Pull request #41072 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 79cfcba76cc36dca760b96216e8a8cec560b54b3+aaf470eca7b588aa19e6681bff8bf08d17be1bf2 (edcbbcddfcea521398ec4c585f027c0bab8dbac7) 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-06-15T07:15:59.314Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-06-15T07:15:59.318Z] Trying to pass milestone 5 [Pipeline] milestone [2020-06-15T07:15:59.357Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-06-15T07:15:59.593Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c3f1cd854a07db91) in /home/ubuntu/workspace/moby_PR-41072 [Pipeline] { [Pipeline] checkout [2020-06-15T07:16:01.637Z] using credential docker-jenkins-github-credentials [2020-06-15T07:16:01.649Z] Cloning the remote Git repository [2020-06-15T07:16:01.649Z] Cloning with configured refspecs honoured and without tags [2020-06-15T07:16:01.677Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T07:16:01.734Z] > git init /home/ubuntu/workspace/moby_PR-41072 # timeout=10 [2020-06-15T07:16:01.947Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:16:01.947Z] > git --version # timeout=10 [2020-06-15T07:16:01.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:16:01.964Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:16:20.655Z] Fetching without tags [2020-06-15T07:16:20.948Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:16:20.591Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:16:20.605Z] > git config --add remote.origin.fetch +refs/pull/41072/head:refs/remotes/origin/PR-41072 # timeout=10 [2020-06-15T07:16:20.629Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:16:20.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:16:20.668Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:16:20.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:16:20.669Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:16:20.965Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:16:20.984Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:16:21.607Z] Merge succeeded, producing 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:16:21.607Z] Checking out Revision 79cfcba76cc36dca760b96216e8a8cec560b54b3 (PR-41072) [2020-06-15T07:16:21.576Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T07:16:21.595Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T07:16:21.619Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:16:21.646Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:16:25.656Z] Commit message: "cgroup2: unshare cgroupns by default regardless to API version" [2020-06-15T07:16:25.672Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T07:16:26.722Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41072:/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-06-15T07:16:25.668Z] > git rev-list --no-walk e7bd39ee721ca573f7114843eac719d02d502b11 # timeout=10 [2020-06-15T07:16:33.282Z] Unable to find image 'alpine:latest' locally [2020-06-15T07:16:33.282Z] latest: Pulling from library/alpine [2020-06-15T07:16:33.282Z] df20fa9351a1: Pulling fs layer [2020-06-15T07:16:33.282Z] df20fa9351a1: Download complete [2020-06-15T07:16:33.539Z] df20fa9351a1: Pull complete [2020-06-15T07:16:33.539Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-15T07:16:33.539Z] Status: Downloaded newer image for alpine:latest [2020-06-15T07:16:37.729Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2020-06-15T07:16:38.264Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c3f1cd854a07db91) in /home/ubuntu/workspace/moby_PR-41072 [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] { [2020-06-15T07:16:38.301Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41072 [Pipeline] // stage [2020-06-15T07:16:38.313Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-41072 [Pipeline] // stage [Pipeline] checkout [2020-06-15T07:16:38.337Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-06-15T07:16:38.364Z] Fetching changes from the remote Git repository [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-06-15T07:16:38.390Z] Fetching without tags [Pipeline] checkout [Pipeline] // stage [2020-06-15T07:16:38.430Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-06-15T07:16:38.449Z] Cloning the remote Git repository [2020-06-15T07:16:38.449Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-06-15T07:16:38.698Z] using credential docker-jenkins-github-credentials [2020-06-15T07:16:38.716Z] Running on azwin-2-5900f0 in d:\jenkins\workspace\moby_PR-41072 [Pipeline] { [2020-06-15T07:16:38.728Z] Cloning the remote Git repository [2020-06-15T07:16:38.728Z] Cloning with configured refspecs honoured and without tags [Pipeline] ws [2020-06-15T07:16:38.731Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-06-15T07:16:38.802Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:16:38.901Z] Merge succeeded, producing 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:16:38.901Z] Checking out Revision 79cfcba76cc36dca760b96216e8a8cec560b54b3 (PR-41072) [2020-06-15T07:16:39.030Z] Commit message: "cgroup2: unshare cgroupns by default regardless to API version" [2020-06-15T07:16:39.052Z] using credential docker-jenkins-github-credentials [2020-06-15T07:16:39.133Z] Cloning the remote Git repository [2020-06-15T07:16:39.133Z] Cloning with configured refspecs honoured and without tags [2020-06-15T07:16:38.355Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-06-15T07:16:38.377Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:16:38.403Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:16:38.403Z] > git --version # timeout=10 [2020-06-15T07:16:38.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:16:38.415Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:16:38.814Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:16:38.831Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:16:38.891Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T07:16:38.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T07:16:38.914Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:16:38.922Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:16:38.452Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T07:16:38.452Z] > git init /home/jenkins/workspace/moby_PR-41072 # timeout=10 [2020-06-15T07:16:38.458Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:16:38.458Z] > git --version # timeout=10 [2020-06-15T07:16:38.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:16:38.464Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:16:38.746Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T07:16:38.747Z] > git init /home/docker/workspace/moby_PR-41072 # timeout=10 [2020-06-15T07:16:38.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:16:38.760Z] > git --version # timeout=10 [2020-06-15T07:16:38.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:16:38.764Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T07:16:39.762Z] + [ PR != PR ] [2020-06-15T07:16:39.762Z] + [ master != master ] [2020-06-15T07:16:39.762Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T07:16:39.169Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T07:16:39.170Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-06-15T07:16:39.240Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:16:39.240Z] > git --version # timeout=10 [2020-06-15T07:16:39.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:16:39.311Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:16:40.178Z] + docker version [2020-06-15T07:16:40.178Z] Client: Docker Engine - Community [2020-06-15T07:16:40.178Z] Version: 19.03.11 [2020-06-15T07:16:40.178Z] API version: 1.40 [2020-06-15T07:16:40.178Z] Go version: go1.13.10 [2020-06-15T07:16:40.178Z] Git commit: 42e35e61f3 [2020-06-15T07:16:40.178Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-15T07:16:40.178Z] OS/Arch: linux/amd64 [2020-06-15T07:16:40.178Z] Experimental: false [2020-06-15T07:16:40.178Z] [2020-06-15T07:16:40.178Z] Server: Docker Engine - Community [2020-06-15T07:16:40.178Z] Engine: [2020-06-15T07:16:40.178Z] Version: 19.03.11 [2020-06-15T07:16:40.178Z] API version: 1.40 (minimum version 1.12) [2020-06-15T07:16:40.178Z] Go version: go1.13.10 [2020-06-15T07:16:40.178Z] Git commit: 42e35e61f3 [2020-06-15T07:16:40.178Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-15T07:16:40.178Z] OS/Arch: linux/amd64 [2020-06-15T07:16:40.178Z] Experimental: true [2020-06-15T07:16:40.178Z] containerd: [2020-06-15T07:16:40.178Z] Version: 1.2.13 [2020-06-15T07:16:40.178Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T07:16:40.178Z] runc: [2020-06-15T07:16:40.178Z] Version: 1.0.0-rc10 [2020-06-15T07:16:40.178Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:16:40.178Z] docker-init: [2020-06-15T07:16:40.178Z] Version: 0.18.0 [2020-06-15T07:16:40.178Z] GitCommit: fec3683 [Pipeline] sh [2020-06-15T07:16:40.467Z] + docker info [2020-06-15T07:16:47.595Z] Fetching without tags [2020-06-15T07:16:47.878Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:16:47.567Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:16:47.568Z] > git config --add remote.origin.fetch +refs/pull/41072/head:refs/remotes/origin/PR-41072 # timeout=10 [2020-06-15T07:16:47.569Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:16:47.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:16:47.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:16:47.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:16:47.598Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:16:47.881Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:16:47.886Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:16:48.383Z] Merge succeeded, producing 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:16:48.383Z] Checking out Revision 79cfcba76cc36dca760b96216e8a8cec560b54b3 (PR-41072) [2020-06-15T07:16:48.578Z] Client: [2020-06-15T07:16:48.578Z] Debug Mode: false [2020-06-15T07:16:48.578Z] [2020-06-15T07:16:48.578Z] Server: [2020-06-15T07:16:48.578Z] Containers: 0 [2020-06-15T07:16:48.578Z] Running: 0 [2020-06-15T07:16:48.578Z] Paused: 0 [2020-06-15T07:16:48.578Z] Stopped: 0 [2020-06-15T07:16:48.578Z] Images: 1 [2020-06-15T07:16:48.578Z] Server Version: 19.03.11 [2020-06-15T07:16:48.578Z] Storage Driver: overlay2 [2020-06-15T07:16:48.578Z] Backing Filesystem: extfs [2020-06-15T07:16:48.578Z] Supports d_type: true [2020-06-15T07:16:48.578Z] Native Overlay Diff: true [2020-06-15T07:16:48.578Z] Logging Driver: json-file [2020-06-15T07:16:48.578Z] Cgroup Driver: cgroupfs [2020-06-15T07:16:48.578Z] Plugins: [2020-06-15T07:16:48.578Z] Volume: local [2020-06-15T07:16:48.578Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T07:16:48.578Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-15T07:16:48.578Z] Swarm: inactive [2020-06-15T07:16:48.578Z] Runtimes: runc [2020-06-15T07:16:48.578Z] Default Runtime: runc [2020-06-15T07:16:48.578Z] Init Binary: docker-init [2020-06-15T07:16:48.578Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T07:16:48.578Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:16:48.578Z] init version: fec3683 [2020-06-15T07:16:48.578Z] Security Options: [2020-06-15T07:16:48.578Z] apparmor [2020-06-15T07:16:48.578Z] seccomp [2020-06-15T07:16:48.578Z] Profile: default [2020-06-15T07:16:48.578Z] Kernel Version: 5.3.0-1019-aws [2020-06-15T07:16:48.578Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-15T07:16:48.578Z] OSType: linux [2020-06-15T07:16:48.578Z] Architecture: x86_64 [2020-06-15T07:16:48.578Z] CPUs: 2 [2020-06-15T07:16:48.578Z] Total Memory: 7.487GiB [2020-06-15T07:16:48.578Z] Name: ip-10-100-34-180 [2020-06-15T07:16:48.578Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-15T07:16:48.578Z] Docker Root Dir: /var/lib/docker [2020-06-15T07:16:48.578Z] Debug Mode: false [2020-06-15T07:16:48.578Z] Registry: https://index.docker.io/v1/ [2020-06-15T07:16:48.578Z] Labels: [2020-06-15T07:16:48.578Z] Experimental: true [2020-06-15T07:16:48.578Z] Insecure Registries: [2020-06-15T07:16:48.578Z] 127.0.0.0/8 [2020-06-15T07:16:48.578Z] Live Restore Enabled: true [2020-06-15T07:16:48.578Z] [2020-06-15T07:16:48.578Z] WARNING: No swap limit support [Pipeline] sh [2020-06-15T07:16:48.789Z] Commit message: "cgroup2: unshare cgroupns by default regardless to API version" [2020-06-15T07:16:48.865Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:16:48.865Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:16:48.865Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41072/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T07:16:48.358Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T07:16:48.373Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T07:16:48.386Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:16:48.387Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:16:49.431Z] + bash /home/ubuntu/workspace/moby_PR-41072/check-config.sh [2020-06-15T07:16:49.431Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T07:16:49.431Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-15T07:16:49.431Z] [2020-06-15T07:16:49.431Z] Generally Necessary: [2020-06-15T07:16:49.431Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T07:16:49.431Z] - apparmor: enabled and tools installed [2020-06-15T07:16:49.431Z] - CONFIG_NAMESPACES: enabled [2020-06-15T07:16:49.431Z] - CONFIG_NET_NS: enabled [2020-06-15T07:16:49.431Z] - CONFIG_PID_NS: enabled [2020-06-15T07:16:49.431Z] - CONFIG_IPC_NS: enabled [2020-06-15T07:16:49.431Z] - CONFIG_UTS_NS: enabled [2020-06-15T07:16:49.431Z] - CONFIG_CGROUPS: enabled [2020-06-15T07:16:49.431Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T07:16:49.431Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T07:16:49.431Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T07:16:49.431Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T07:16:49.431Z] - CONFIG_CPUSETS: enabled [2020-06-15T07:16:49.431Z] - CONFIG_MEMCG: enabled [2020-06-15T07:16:49.431Z] - CONFIG_KEYS: enabled [2020-06-15T07:16:49.431Z] - CONFIG_VETH: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-15T07:16:49.431Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-15T07:16:49.431Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T07:16:49.431Z] [2020-06-15T07:16:49.431Z] Optional Features: [2020-06-15T07:16:49.431Z] - CONFIG_USER_NS: enabled [2020-06-15T07:16:49.431Z] - CONFIG_SECCOMP: enabled [2020-06-15T07:16:49.431Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T07:16:49.431Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T07:16:49.431Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T07:16:49.431Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-15T07:16:49.431Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T07:16:49.431Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T07:16:49.431Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-15T07:16:49.431Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-15T07:16:49.431Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T07:16:49.431Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T07:16:49.431Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T07:16:49.431Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T07:16:49.431Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T07:16:49.431Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T07:16:49.431Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T07:16:49.431Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T07:16:49.431Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T07:16:49.431Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T07:16:49.431Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T07:16:49.607Z] + docker version [2020-06-15T07:16:49.607Z] Client: Docker Engine - Community [2020-06-15T07:16:49.607Z] Version: 19.03.7 [2020-06-15T07:16:49.607Z] API version: 1.40 [2020-06-15T07:16:49.607Z] Go version: go1.12.17 [2020-06-15T07:16:49.607Z] Git commit: 7141c199a2 [2020-06-15T07:16:49.607Z] Built: Sat Mar 7 16:48:47 2020 [2020-06-15T07:16:49.607Z] OS/Arch: linux/s390x [2020-06-15T07:16:49.607Z] Experimental: false [2020-06-15T07:16:49.607Z] [2020-06-15T07:16:49.607Z] Server: Docker Engine - Community [2020-06-15T07:16:49.607Z] Engine: [2020-06-15T07:16:49.607Z] Version: 19.03.7 [2020-06-15T07:16:49.607Z] API version: 1.40 (minimum version 1.12) [2020-06-15T07:16:49.607Z] Go version: go1.12.17 [2020-06-15T07:16:49.607Z] Git commit: 7141c199a2 [2020-06-15T07:16:49.607Z] Built: Sat Mar 7 16:47:46 2020 [2020-06-15T07:16:49.607Z] OS/Arch: linux/s390x [2020-06-15T07:16:49.607Z] Experimental: true [2020-06-15T07:16:49.607Z] containerd: [2020-06-15T07:16:49.607Z] Version: 1.2.13 [2020-06-15T07:16:49.607Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T07:16:49.607Z] runc: [2020-06-15T07:16:49.607Z] Version: 1.0.0-rc10 [2020-06-15T07:16:49.607Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:16:49.607Z] docker-init: [2020-06-15T07:16:49.607Z] Version: 0.18.0 [2020-06-15T07:16:49.607Z] GitCommit: fec3683 [Pipeline] sh [2020-06-15T07:16:49.689Z] - CONFIG_EXT4_FS: enabled [2020-06-15T07:16:49.689Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T07:16:49.689Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T07:16:49.689Z] - Network Drivers: [2020-06-15T07:16:49.689Z] - "overlay": [2020-06-15T07:16:49.689Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T07:16:49.689Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T07:16:49.689Z] Optional (for encrypted networks): [2020-06-15T07:16:49.689Z] - CONFIG_CRYPTO: enabled [2020-06-15T07:16:49.689Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-15T07:16:49.689Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-15T07:16:49.689Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-15T07:16:49.689Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-15T07:16:49.689Z] - CONFIG_XFRM: enabled [2020-06-15T07:16:49.689Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T07:16:49.689Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T07:16:49.689Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T07:16:49.689Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-15T07:16:49.689Z] - "ipvlan": [2020-06-15T07:16:49.689Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T07:16:49.689Z] - "macvlan": [2020-06-15T07:16:49.689Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T07:16:49.689Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T07:16:49.689Z] - "ftp,tftp client in container": [2020-06-15T07:16:49.689Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T07:16:49.689Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T07:16:49.689Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T07:16:49.689Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T07:16:49.689Z] - Storage Drivers: [2020-06-15T07:16:49.689Z] - "aufs": [2020-06-15T07:16:49.689Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T07:16:49.689Z] - "btrfs": [2020-06-15T07:16:49.689Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T07:16:49.689Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T07:16:49.689Z] - "devicemapper": [2020-06-15T07:16:49.689Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T07:16:49.689Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T07:16:49.689Z] - "overlay": [2020-06-15T07:16:49.689Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T07:16:49.689Z] - "zfs": [2020-06-15T07:16:49.689Z] - /dev/zfs: present [2020-06-15T07:16:49.689Z] - zfs command: missing [2020-06-15T07:16:49.689Z] - zpool command: missing [2020-06-15T07:16:49.689Z] [2020-06-15T07:16:49.689Z] Limits: [2020-06-15T07:16:49.689Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T07:16:49.689Z] [2020-06-15T07:16:49.689Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T07:16:49.979Z] + docker info [2020-06-15T07:16:50.042Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 . [2020-06-15T07:16:50.042Z] #2 [internal] load build definition from Dockerfile [2020-06-15T07:16:50.042Z] #2 transferring dockerfile: 16.37kB done [2020-06-15T07:16:50.042Z] #2 DONE 0.0s [2020-06-15T07:16:50.042Z] [2020-06-15T07:16:50.042Z] #1 [internal] load .dockerignore [2020-06-15T07:16:50.042Z] #1 transferring context: 87B done [2020-06-15T07:16:50.042Z] #1 DONE 0.0s [2020-06-15T07:16:50.042Z] [2020-06-15T07:16:50.042Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T07:16:50.261Z] Client: [2020-06-15T07:16:50.261Z] Debug Mode: false [2020-06-15T07:16:50.261Z] [2020-06-15T07:16:50.261Z] Server: [2020-06-15T07:16:50.261Z] Containers: 0 [2020-06-15T07:16:50.261Z] Running: 0 [2020-06-15T07:16:50.261Z] Paused: 0 [2020-06-15T07:16:50.261Z] Stopped: 0 [2020-06-15T07:16:50.261Z] Images: 0 [2020-06-15T07:16:50.261Z] Server Version: 19.03.7 [2020-06-15T07:16:50.261Z] Storage Driver: overlay2 [2020-06-15T07:16:50.261Z] Backing Filesystem: [2020-06-15T07:16:50.261Z] Supports d_type: true [2020-06-15T07:16:50.261Z] Native Overlay Diff: true [2020-06-15T07:16:50.261Z] Logging Driver: json-file [2020-06-15T07:16:50.261Z] Cgroup Driver: cgroupfs [2020-06-15T07:16:50.261Z] Plugins: [2020-06-15T07:16:50.261Z] Volume: local [2020-06-15T07:16:50.261Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T07:16:50.261Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-15T07:16:50.261Z] Swarm: inactive [2020-06-15T07:16:50.261Z] Runtimes: runc [2020-06-15T07:16:50.261Z] Default Runtime: runc [2020-06-15T07:16:50.261Z] Init Binary: docker-init [2020-06-15T07:16:50.261Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T07:16:50.261Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:16:50.261Z] init version: fec3683 [2020-06-15T07:16:50.261Z] Security Options: [2020-06-15T07:16:50.261Z] apparmor [2020-06-15T07:16:50.261Z] seccomp [2020-06-15T07:16:50.261Z] Profile: default [2020-06-15T07:16:50.261Z] Kernel Version: 4.15.0-88-generic [2020-06-15T07:16:50.261Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-15T07:16:50.261Z] OSType: linux [2020-06-15T07:16:50.261Z] Architecture: s390x [2020-06-15T07:16:50.261Z] CPUs: 2 [2020-06-15T07:16:50.261Z] Total Memory: 7.861GiB [2020-06-15T07:16:50.261Z] Name: s390x-ubuntu-30 [2020-06-15T07:16:50.261Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-06-15T07:16:50.261Z] Docker Root Dir: /var/lib/docker [2020-06-15T07:16:50.261Z] Debug Mode: false [2020-06-15T07:16:50.261Z] Username: dockerbuildbot [2020-06-15T07:16:50.261Z] Registry: https://index.docker.io/v1/ [2020-06-15T07:16:50.261Z] Labels: [2020-06-15T07:16:50.261Z] Experimental: true [2020-06-15T07:16:50.261Z] Insecure Registries: [2020-06-15T07:16:50.261Z] 127.0.0.0/8 [2020-06-15T07:16:50.261Z] Live Restore Enabled: false [2020-06-15T07:16:50.261Z] [2020-06-15T07:16:50.261Z] WARNING: No swap limit support [Pipeline] sh [2020-06-15T07:16:50.300Z] #3 DONE 0.2s [2020-06-15T07:16:50.300Z] [2020-06-15T07:16:50.300Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T07:16:50.300Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T07:16:50.300Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T07:16:50.300Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-15T07:16:50.300Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-15T07:16:50.300Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.13MB / 8.88MB 0.1s [2020-06-15T07:16:50.558Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-06-15T07:16:50.558Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-06-15T07:16:50.633Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:16:50.633Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:16:50.633Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41072/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-15T07:16:50.821Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-06-15T07:16:50.821Z] #4 DONE 0.4s [2020-06-15T07:16:50.915Z] + bash /home/jenkins/workspace/moby_PR-41072/check-config.sh [2020-06-15T07:16:50.915Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T07:16:50.915Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-06-15T07:16:50.915Z] [2020-06-15T07:16:50.915Z] Generally Necessary: [2020-06-15T07:16:50.915Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T07:16:50.915Z] - apparmor: enabled and tools installed [2020-06-15T07:16:50.915Z] - CONFIG_NAMESPACES: enabled [2020-06-15T07:16:50.915Z] - CONFIG_NET_NS: enabled [2020-06-15T07:16:50.915Z] - CONFIG_PID_NS: enabled [2020-06-15T07:16:50.915Z] - CONFIG_IPC_NS: enabled [2020-06-15T07:16:50.915Z] - CONFIG_UTS_NS: enabled [2020-06-15T07:16:50.915Z] - CONFIG_CGROUPS: enabled [2020-06-15T07:16:50.915Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T07:16:50.915Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T07:16:50.915Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T07:16:50.915Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T07:16:50.915Z] - CONFIG_CPUSETS: enabled [2020-06-15T07:16:50.915Z] - CONFIG_MEMCG: enabled [2020-06-15T07:16:50.915Z] - CONFIG_KEYS: enabled [2020-06-15T07:16:50.915Z] - CONFIG_VETH: enabled (as module) [2020-06-15T07:16:50.915Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-15T07:16:50.915Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T07:16:50.915Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-15T07:16:50.915Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T07:16:50.915Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T07:16:50.915Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T07:16:50.915Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T07:16:50.915Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T07:16:50.915Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T07:16:50.915Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T07:16:50.915Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-15T07:16:50.915Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T07:16:50.915Z] [2020-06-15T07:16:50.915Z] Optional Features: [2020-06-15T07:16:50.915Z] - CONFIG_USER_NS: enabled [2020-06-15T07:16:50.915Z] - CONFIG_SECCOMP: enabled [2020-06-15T07:16:50.916Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T07:16:50.916Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T07:16:50.916Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T07:16:50.916Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-15T07:16:50.916Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T07:16:50.916Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T07:16:50.916Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-15T07:16:50.916Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-15T07:16:50.916Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T07:16:50.916Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T07:16:50.916Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T07:16:50.916Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T07:16:50.916Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T07:16:50.916Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T07:16:50.916Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T07:16:50.916Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T07:16:50.916Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T07:16:50.916Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T07:16:50.916Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T07:16:50.916Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T07:16:50.916Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T07:16:50.916Z] - CONFIG_EXT4_FS: enabled [2020-06-15T07:16:50.916Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T07:16:50.916Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T07:16:50.916Z] - Network Drivers: [2020-06-15T07:16:50.916Z] - "overlay": [2020-06-15T07:16:50.916Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T07:16:50.916Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T07:16:50.916Z] Optional (for encrypted networks): [2020-06-15T07:16:51.080Z] [2020-06-15T07:16:51.080Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T07:16:51.080Z] #6 DONE 0.2s [2020-06-15T07:16:51.080Z] [2020-06-15T07:16:51.080Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T07:16:51.080Z] #5 DONE 0.2s [2020-06-15T07:16:51.197Z] - CONFIG_CRYPTO: enabled [2020-06-15T07:16:51.197Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-15T07:16:51.197Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-15T07:16:51.197Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-15T07:16:51.197Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-15T07:16:51.197Z] - CONFIG_XFRM: enabled [2020-06-15T07:16:51.197Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T07:16:51.197Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T07:16:51.197Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T07:16:51.197Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-15T07:16:51.197Z] - "ipvlan": [2020-06-15T07:16:51.197Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T07:16:51.197Z] - "macvlan": [2020-06-15T07:16:51.197Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T07:16:51.197Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T07:16:51.197Z] - "ftp,tftp client in container": [2020-06-15T07:16:51.197Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T07:16:51.197Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T07:16:51.197Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T07:16:51.197Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T07:16:51.197Z] - Storage Drivers: [2020-06-15T07:16:51.197Z] - "aufs": [2020-06-15T07:16:51.197Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T07:16:51.197Z] - "btrfs": [2020-06-15T07:16:51.197Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T07:16:51.197Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T07:16:51.197Z] - "devicemapper": [2020-06-15T07:16:51.197Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T07:16:51.197Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T07:16:51.197Z] - "overlay": [2020-06-15T07:16:51.197Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T07:16:51.197Z] - "zfs": [2020-06-15T07:16:51.197Z] - /dev/zfs: missing [2020-06-15T07:16:51.197Z] - zfs command: missing [2020-06-15T07:16:51.197Z] - zpool command: missing [2020-06-15T07:16:51.197Z] [2020-06-15T07:16:51.197Z] Limits: [2020-06-15T07:16:51.197Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T07:16:51.197Z] [2020-06-15T07:16:51.197Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T07:16:51.339Z] [2020-06-15T07:16:51.339Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:16:51.339Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T07:16:51.339Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T07:16:51.339Z] #7 sha256:5d68921f0785ae41d6aef770c464e6f18a4b289ef340398157e9c928a1b7c3c2 1.79kB / 1.79kB done [2020-06-15T07:16:51.339Z] #7 sha256:e9bdcb0f0af979d51f2c22a51c666f9152ee2135f4fd8619fe7c09817d8413d8 5.46kB / 5.46kB done [2020-06-15T07:16:51.339Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.1s [2020-06-15T07:16:51.339Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.1s [2020-06-15T07:16:51.339Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 6.74MB / 50.39MB 0.3s [2020-06-15T07:16:51.339Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done [2020-06-15T07:16:51.339Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.3s [2020-06-15T07:16:51.597Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 20.09MB / 50.39MB 0.5s [2020-06-15T07:16:51.597Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 7.95MB / 10.00MB 0.5s [2020-06-15T07:16:51.597Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.52MB / 51.83MB 0.5s [2020-06-15T07:16:51.616Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 . [2020-06-15T07:16:51.616Z] #2 [internal] load .dockerignore [2020-06-15T07:16:51.616Z] #2 transferring context: 87B done [2020-06-15T07:16:51.616Z] #2 DONE 0.0s [2020-06-15T07:16:51.616Z] [2020-06-15T07:16:51.616Z] #1 [internal] load build definition from Dockerfile [2020-06-15T07:16:51.616Z] #1 transferring dockerfile: 16.37kB done [2020-06-15T07:16:51.616Z] #1 DONE 0.0s [2020-06-15T07:16:51.616Z] [2020-06-15T07:16:51.616Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T07:16:51.864Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 28.67MB / 50.39MB 0.7s [2020-06-15T07:16:51.864Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s done [2020-06-15T07:16:51.864Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 12.26MB / 51.83MB 0.7s [2020-06-15T07:16:51.864Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.94MB / 68.65MB 0.7s [2020-06-15T07:16:51.899Z] #3 DONE 0.2s [2020-06-15T07:16:51.899Z] [2020-06-15T07:16:51.899Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T07:16:51.899Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T07:16:52.128Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 37.33MB / 50.39MB 0.8s [2020-06-15T07:16:52.128Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 22.77MB / 51.83MB 0.8s [2020-06-15T07:16:52.128Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 9.21MB / 68.65MB 0.8s [2020-06-15T07:16:52.128Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 26.22MB / 51.83MB 0.9s [2020-06-15T07:16:52.128Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 12.78MB / 68.65MB 0.9s [2020-06-15T07:16:52.128Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 43.61MB / 50.39MB 1.0s [2020-06-15T07:16:52.128Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 30.28MB / 51.83MB 1.0s [2020-06-15T07:16:52.128Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 17.24MB / 68.65MB 1.0s [2020-06-15T07:16:52.183Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T07:16:52.183Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-06-15T07:16:52.183Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-06-15T07:16:52.183Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.67MB / 8.88MB 0.1s [2020-06-15T07:16:52.183Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-06-15T07:16:52.183Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-06-15T07:16:52.387Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.2s [2020-06-15T07:16:52.387Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 39.45MB / 51.83MB 1.2s [2020-06-15T07:16:52.387Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 30.38MB / 68.65MB 1.2s [2020-06-15T07:16:52.387Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.2s done [2020-06-15T07:16:52.387Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 43.84MB / 51.83MB 1.3s [2020-06-15T07:16:52.387Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 34.82MB / 68.65MB 1.3s [2020-06-15T07:16:52.387Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 0B / 120.16MB 1.3s [2020-06-15T07:16:52.465Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-06-15T07:16:52.465Z] #4 DONE 0.6s [2020-06-15T07:16:52.645Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 49.28MB / 51.83MB 1.4s [2020-06-15T07:16:52.645Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 38.79MB / 68.65MB 1.4s [2020-06-15T07:16:52.645Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 42.65MB / 68.65MB 1.5s [2020-06-15T07:16:52.645Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 9.61MB / 120.16MB 1.5s [2020-06-15T07:16:52.645Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-06-15T07:16:52.748Z] [2020-06-15T07:16:52.749Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T07:16:52.905Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.5s done [2020-06-15T07:16:52.905Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 0B / 123B 1.6s [2020-06-15T07:16:52.905Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 55.31MB / 68.65MB 1.8s [2020-06-15T07:16:52.905Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 29.92MB / 120.16MB 1.8s [2020-06-15T07:16:52.905Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 123B / 123B 1.6s done [2020-06-15T07:16:53.049Z] #5 DONE 0.1s [2020-06-15T07:16:53.049Z] [2020-06-15T07:16:53.049Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T07:16:53.049Z] #6 DONE 0.2s [2020-06-15T07:16:53.049Z] [2020-06-15T07:16:53.049Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:16:53.049Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T07:16:53.172Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 64.85MB / 68.65MB 2.0s [2020-06-15T07:16:53.172Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 39.46MB / 120.16MB 2.0s [2020-06-15T07:16:53.249Z] Still waiting to schedule task [2020-06-15T07:16:53.249Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-06-15T07:16:53.250Z] Still waiting to schedule task [2020-06-15T07:16:53.250Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-06-15T07:16:53.254Z] Still waiting to schedule task [2020-06-15T07:16:53.254Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0fe5bd6de159c5c54)’ [2020-06-15T07:16:53.345Z] #7 sha256:91a64123d86fe249219076638cf70e62edacff8ae0ba221c12b5d938d96626cc 1.79kB / 1.79kB done [2020-06-15T07:16:53.345Z] #7 sha256:617ad326fb949f21b571405c1268a2b61795a8bf167f617b2f2f29a83df8546e 5.46kB / 5.46kB done [2020-06-15T07:16:53.345Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0B / 7.39MB 0.0s [2020-06-15T07:16:53.345Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T07:16:53.345Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 851.97kB / 48.97MB 0.0s [2020-06-15T07:16:53.345Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 4.84MB / 7.39MB 0.2s [2020-06-15T07:16:53.345Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 12.46MB / 48.97MB 0.2s [2020-06-15T07:16:53.345Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.4s [2020-06-15T07:16:53.345Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 19.63MB / 48.97MB 0.4s [2020-06-15T07:16:53.430Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.1s [2020-06-15T07:16:53.430Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 52.47MB / 120.16MB 2.2s [2020-06-15T07:16:53.430Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.2s done [2020-06-15T07:16:53.646Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.4s done [2020-06-15T07:16:53.646Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 28.78MB / 48.97MB 0.4s [2020-06-15T07:16:53.646Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 465.98kB / 9.88MB 0.4s [2020-06-15T07:16:53.646Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0B / 51.37MB 0.4s [2020-06-15T07:16:53.646Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 31.36MB / 48.97MB 0.5s [2020-06-15T07:16:53.646Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 5.68MB / 9.88MB 0.5s [2020-06-15T07:16:53.646Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 3.45MB / 51.37MB 0.5s [2020-06-15T07:16:53.693Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 71.56MB / 120.16MB 2.5s [2020-06-15T07:16:53.945Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 42.57MB / 48.97MB 0.8s [2020-06-15T07:16:53.945Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.6s done [2020-06-15T07:16:53.945Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 8.85MB / 51.37MB 0.8s [2020-06-15T07:16:53.945Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 2.72MB / 56.71MB 0.8s [2020-06-15T07:16:53.945Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 47.12MB / 48.97MB 0.8s [2020-06-15T07:16:53.945Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 12.90MB / 51.37MB 0.8s [2020-06-15T07:16:53.952Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 84.32MB / 120.16MB 2.7s [2020-06-15T07:16:54.211Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 101.68MB / 120.16MB 3.0s [2020-06-15T07:16:54.211Z] #7 ... [2020-06-15T07:16:54.211Z] [2020-06-15T07:16:54.211Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T07:16:54.211Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T07:16:54.211Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T07:16:54.211Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T07:16:54.211Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-06-15T07:16:54.211Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-06-15T07:16:54.211Z] #58 DONE 3.1s [2020-06-15T07:16:54.211Z] [2020-06-15T07:16:54.211Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:16:54.211Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 108.61MB / 120.16MB 3.1s [2020-06-15T07:16:54.238Z] #7 ... [2020-06-15T07:16:54.238Z] [2020-06-15T07:16:54.238Z] #20 [internal] load build context [2020-06-15T07:16:54.238Z] #20 transferring context: 50.68MB 1.0s done [2020-06-15T07:16:54.238Z] #20 DONE 1.1s [2020-06-15T07:16:54.238Z] [2020-06-15T07:16:54.238Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:16:54.238Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 19.25MB / 51.37MB 0.9s [2020-06-15T07:16:54.238Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 8.97MB / 56.71MB 0.9s [2020-06-15T07:16:54.238Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 0.9s done [2020-06-15T07:16:54.238Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 24.79MB / 51.37MB 1.1s [2020-06-15T07:16:54.238Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 588.81kB / 102.23MB 1.1s [2020-06-15T07:16:54.238Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 28.82MB / 51.37MB 1.1s [2020-06-15T07:16:54.238Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 14.71MB / 56.71MB 1.1s [2020-06-15T07:16:54.238Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-06-15T07:16:54.470Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 116.06MB / 120.16MB 3.2s [2020-06-15T07:16:54.534Z] #7 ... [2020-06-15T07:16:54.534Z] [2020-06-15T07:16:54.534Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T07:16:54.534Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T07:16:54.534Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T07:16:54.534Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T07:16:54.534Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-06-15T07:16:54.534Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-06-15T07:16:54.534Z] #58 DONE 1.4s [2020-06-15T07:16:54.534Z] [2020-06-15T07:16:54.534Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:16:54.534Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 35.58MB / 51.37MB 1.3s [2020-06-15T07:16:54.534Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 22.79MB / 56.71MB 1.3s [2020-06-15T07:16:54.534Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 10.39MB / 102.23MB 1.3s [2020-06-15T07:16:54.534Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 39.39MB / 51.37MB 1.4s [2020-06-15T07:16:54.534Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 26.80MB / 56.71MB 1.4s [2020-06-15T07:16:54.727Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 3.4s done [2020-06-15T07:16:54.777Z] Fetching without tags [2020-06-15T07:16:54.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:16:54.484Z] > git config --add remote.origin.fetch +refs/pull/41072/head:refs/remotes/origin/PR-41072 # timeout=10 [2020-06-15T07:16:54.542Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:16:54.670Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:16:54.821Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 43.39MB / 51.37MB 1.5s [2020-06-15T07:16:54.821Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 30.76MB / 56.71MB 1.5s [2020-06-15T07:16:54.821Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 18.28MB / 102.23MB 1.5s [2020-06-15T07:16:54.821Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 46.67MB / 51.37MB 1.6s [2020-06-15T07:16:54.821Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 34.74MB / 56.71MB 1.6s [2020-06-15T07:16:54.821Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 50.72MB / 51.37MB 1.7s [2020-06-15T07:16:54.821Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 38.92MB / 56.71MB 1.7s [2020-06-15T07:16:54.821Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 26.32MB / 102.23MB 1.7s [2020-06-15T07:16:55.106Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.8s done [2020-06-15T07:16:55.106Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 48.51MB / 56.71MB 1.9s [2020-06-15T07:16:55.106Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 34.99MB / 102.23MB 1.9s [2020-06-15T07:16:55.106Z] #7 sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918 155B / 155B 1.9s done [2020-06-15T07:16:55.106Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 54.34MB / 56.71MB 2.0s [2020-06-15T07:16:55.395Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 48.59MB / 102.23MB 2.2s [2020-06-15T07:16:55.395Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.2s done [2020-06-15T07:16:55.395Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 57.37MB / 102.23MB 2.2s [2020-06-15T07:16:55.395Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 68.99MB / 102.23MB 2.3s [2020-06-15T07:16:55.573Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:16:55.665Z] #7 ... [2020-06-15T07:16:55.665Z] [2020-06-15T07:16:55.665Z] #20 [internal] load build context [2020-06-15T07:16:55.665Z] #20 transferring context: 50.68MB 4.2s done [2020-06-15T07:16:55.665Z] #20 DONE 4.3s [2020-06-15T07:16:55.665Z] [2020-06-15T07:16:55.665Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:16:55.679Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 80.78MB / 102.23MB 2.4s [2020-06-15T07:16:55.679Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 92.59MB / 102.23MB 2.5s [2020-06-15T07:16:55.961Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 102.23MB / 102.23MB 2.6s [2020-06-15T07:16:55.961Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 102.23MB / 102.23MB 2.8s done [2020-06-15T07:16:55.961Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.6s done [2020-06-15T07:16:55.961Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 [2020-06-15T07:16:56.575Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done [2020-06-15T07:16:56.575Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 [2020-06-15T07:16:54.815Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:16:54.815Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:16:54.818Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:16:55.609Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:16:55.664Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:16:56.857Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-06-15T07:16:56.857Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-06-15T07:16:57.043Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.2s done [2020-06-15T07:16:57.043Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-06-15T07:16:57.301Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-06-15T07:16:57.301Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-06-15T07:16:57.559Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-06-15T07:16:57.559Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-06-15T07:16:58.326Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.4s done [2020-06-15T07:16:58.608Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-06-15T07:16:59.579Z] Merge succeeded, producing 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:16:59.579Z] Checking out Revision 79cfcba76cc36dca760b96216e8a8cec560b54b3 (PR-41072) [2020-06-15T07:16:59.613Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done [2020-06-15T07:16:59.909Z] #7 extracting sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef [2020-06-15T07:17:00.086Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.1s done [2020-06-15T07:17:00.086Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-06-15T07:16:59.295Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T07:16:59.472Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-06-15T07:16:59.614Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:16:59.669Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:17:00.477Z] Commit message: "cgroup2: unshare cgroupns by default regardless to API version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T07:17:01.985Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.2s done [2020-06-15T07:17:02.020Z] + docker version [2020-06-15T07:17:02.020Z] Client: Docker Engine - Enterprise [2020-06-15T07:17:02.020Z] Version: 19.03.5 [2020-06-15T07:17:02.020Z] API version: 1.40 [2020-06-15T07:17:02.020Z] Go version: go1.12.12 [2020-06-15T07:17:02.020Z] Git commit: 2ee0c57608 [2020-06-15T07:17:02.020Z] Built: 11/13/2019 08:00:16 [2020-06-15T07:17:02.020Z] OS/Arch: windows/amd64 [2020-06-15T07:17:02.020Z] Experimental: false [2020-06-15T07:17:02.020Z] [2020-06-15T07:17:02.020Z] Server: Docker Engine - Enterprise [2020-06-15T07:17:02.020Z] Engine: [2020-06-15T07:17:02.020Z] Version: 19.03.5 [2020-06-15T07:17:02.020Z] API version: 1.40 (minimum version 1.24) [2020-06-15T07:17:02.020Z] Go version: go1.12.12 [2020-06-15T07:17:02.020Z] Git commit: 2ee0c57608 [2020-06-15T07:17:02.020Z] Built: 11/13/2019 07:58:51 [2020-06-15T07:17:02.020Z] OS/Arch: windows/amd64 [2020-06-15T07:17:02.020Z] Experimental: true [Pipeline] sh [2020-06-15T07:17:02.243Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 0.1s [2020-06-15T07:17:02.587Z] #7 extracting sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 2.5s done [2020-06-15T07:17:02.587Z] #7 extracting sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918 [2020-06-15T07:17:02.868Z] #7 extracting sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918 0.0s done [2020-06-15T07:17:02.868Z] #7 DONE 9.8s [2020-06-15T07:17:02.868Z] [2020-06-15T07:17:02.868Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T07:17:03.095Z] + docker info [2020-06-15T07:17:04.089Z] Client: [2020-06-15T07:17:04.089Z] Debug Mode: false [2020-06-15T07:17:04.089Z] Plugins: [2020-06-15T07:17:04.089Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-15T07:17:04.089Z] [2020-06-15T07:17:04.089Z] Server: [2020-06-15T07:17:04.089Z] Containers: 0 [2020-06-15T07:17:04.089Z] Running: 0 [2020-06-15T07:17:04.089Z] Paused: 0 [2020-06-15T07:17:04.089Z] Stopped: 0 [2020-06-15T07:17:04.089Z] Images: 10 [2020-06-15T07:17:04.089Z] Server Version: 19.03.5 [2020-06-15T07:17:04.089Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-15T07:17:04.089Z] Windows: [2020-06-15T07:17:04.089Z] LCOW: [2020-06-15T07:17:04.089Z] Logging Driver: json-file [2020-06-15T07:17:04.089Z] Plugins: [2020-06-15T07:17:04.089Z] Volume: local [2020-06-15T07:17:04.089Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-15T07:17:04.089Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-15T07:17:04.089Z] Swarm: inactive [2020-06-15T07:17:04.089Z] Default Isolation: process [2020-06-15T07:17:04.089Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-15T07:17:04.089Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-15T07:17:04.089Z] OSType: windows [2020-06-15T07:17:04.089Z] Architecture: x86_64 [2020-06-15T07:17:04.089Z] CPUs: 4 [2020-06-15T07:17:04.089Z] Total Memory: 32GiB [2020-06-15T07:17:04.089Z] Name: azwin-2-5900f0 [2020-06-15T07:17:04.089Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-15T07:17:04.089Z] Docker Root Dir: D:\docker [2020-06-15T07:17:04.089Z] Debug Mode: false [2020-06-15T07:17:04.089Z] Registry: https://index.docker.io/v1/ [2020-06-15T07:17:04.089Z] Labels: [2020-06-15T07:17:04.089Z] Experimental: true [2020-06-15T07:17:04.089Z] Insecure Registries: [2020-06-15T07:17:04.089Z] 10.0.0.4:5000 [2020-06-15T07:17:04.089Z] 127.0.0.0/8 [2020-06-15T07:17:04.089Z] Registry Mirrors: [2020-06-15T07:17:04.089Z] http://10.0.0.4:5000/ [2020-06-15T07:17:04.089Z] Live Restore Enabled: false [2020-06-15T07:17:04.089Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-06-15T07:17:04.339Z] #8 DONE 1.1s [2020-06-15T07:17:04.339Z] [2020-06-15T07:17:04.339Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T07:17:05.344Z] #9 DONE 1.1s [2020-06-15T07:17:05.344Z] [2020-06-15T07:17:05.344Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T07:17:05.344Z] #35 DONE 0.1s [2020-06-15T07:17:05.344Z] [2020-06-15T07:17:05.344Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T07:17:05.344Z] #27 DONE 0.1s [2020-06-15T07:17:05.344Z] [2020-06-15T07:17:05.344Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:17:06.432Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 4.2s done [2020-06-15T07:17:06.689Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 done [2020-06-15T07:17:06.949Z] #7 DONE 15.9s [2020-06-15T07:17:07.207Z] [2020-06-15T07:17:07.207Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T07:17:08.139Z] #8 DONE 0.9s [2020-06-15T07:17:08.139Z] [2020-06-15T07:17:08.139Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T07:17:08.704Z] #9 DONE 0.6s [2020-06-15T07:17:08.704Z] [2020-06-15T07:17:08.704Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T07:17:08.704Z] #27 DONE 0.1s [2020-06-15T07:17:08.704Z] [2020-06-15T07:17:08.704Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:17:08.704Z] #28 ... [2020-06-15T07:17:08.704Z] [2020-06-15T07:17:08.704Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T07:17:08.704Z] #35 DONE 0.1s [2020-06-15T07:17:08.966Z] [2020-06-15T07:17:08.966Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:17:09.742Z] #28 3.771 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T07:17:09.743Z] #28 3.772 Cloning into '.'... [2020-06-15T07:17:10.359Z] #28 ... [2020-06-15T07:17:10.359Z] [2020-06-15T07:17:10.359Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:10.359Z] #43 3.504 + RM_GOPATH=0 [2020-06-15T07:17:10.359Z] #43 3.504 + TMP_GOPATH= [2020-06-15T07:17:10.359Z] #43 3.504 + : /build [2020-06-15T07:17:10.359Z] #43 3.504 + '[' -z '' ']' [2020-06-15T07:17:10.359Z] #43 3.505 ++ mktemp -d [2020-06-15T07:17:10.359Z] #43 3.507 + export GOPATH=/tmp/tmp.a19KE2aX8l [2020-06-15T07:17:10.359Z] #43 3.508 + GOPATH=/tmp/tmp.a19KE2aX8l [2020-06-15T07:17:10.359Z] #43 3.508 + RM_GOPATH=1 [2020-06-15T07:17:10.359Z] #43 3.508 + case "$(go env GOARCH)" in [2020-06-15T07:17:10.359Z] #43 3.508 ++ go env GOARCH [2020-06-15T07:17:10.359Z] #43 3.572 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:10.359Z] #43 3.572 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:10.359Z] #43 3.572 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:10.359Z] #43 3.572 + dir=/tmp/install [2020-06-15T07:17:10.359Z] #43 3.572 + bin=gotestsum [2020-06-15T07:17:10.359Z] #43 3.572 + shift [2020-06-15T07:17:10.359Z] #43 3.573 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T07:17:10.359Z] #43 3.573 + . /tmp/install/gotestsum.installer [2020-06-15T07:17:10.359Z] #43 3.573 ++ : v0.3.5 [2020-06-15T07:17:10.359Z] #43 3.573 + install_gotestsum [2020-06-15T07:17:10.359Z] #43 3.573 + set -e [2020-06-15T07:17:10.359Z] #43 3.573 + export GO111MODULE=on [2020-06-15T07:17:10.359Z] #43 3.573 + GO111MODULE=on [2020-06-15T07:17:10.359Z] #43 3.573 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T07:17:10.359Z] #43 3.621 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T07:17:10.359Z] #43 3.621 go: finding gotest.tools v0.3.5 [2020-06-15T07:17:10.359Z] #43 4.094 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T07:17:10.359Z] #43 4.202 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T07:17:10.359Z] #43 4.539 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T07:17:10.359Z] #43 4.604 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T07:17:10.359Z] #43 4.736 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:17:10.359Z] #43 4.736 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T07:17:10.359Z] #43 4.756 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T07:17:10.359Z] #43 4.757 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T07:17:10.359Z] #43 4.802 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:17:10.359Z] #43 4.815 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:17:10.359Z] #43 4.882 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:17:10.359Z] #43 4.912 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:17:10.359Z] #43 5.014 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T07:17:10.359Z] #43 5.079 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T07:17:10.359Z] #43 5.290 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T07:17:10.641Z] #43 5.290 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:17:10.641Z] #43 5.330 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:17:10.641Z] #43 5.360 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:17:10.641Z] #43 5.361 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:17:10.641Z] #43 5.443 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:17:10.641Z] #43 5.444 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:17:10.641Z] #43 5.551 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:17:10.641Z] #43 5.579 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:17:12.112Z] #43 6.779 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:17:12.112Z] #43 6.782 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:17:12.112Z] #43 7.080 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:17:13.587Z] #43 8.354 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T07:17:14.200Z] #43 8.997 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T07:17:14.200Z] #43 8.998 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T07:17:14.200Z] #43 9.004 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T07:17:14.200Z] #43 9.004 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T07:17:14.200Z] #43 9.206 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T07:17:14.265Z] #36 ... [2020-06-15T07:17:14.265Z] [2020-06-15T07:17:14.265Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:14.265Z] #38 4.551 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:17:14.265Z] #38 4.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:17:14.265Z] #38 4.740 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:17:14.265Z] #38 5.650 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:17:14.483Z] #43 9.208 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T07:17:14.764Z] #43 9.636 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T07:17:14.764Z] #43 9.637 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T07:17:14.764Z] #43 9.638 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:17:15.055Z] #43 9.791 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:17:15.055Z] #43 9.819 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:17:15.055Z] #43 9.927 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T07:17:15.055Z] #43 ... [2020-06-15T07:17:15.055Z] [2020-06-15T07:17:15.055Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:15.055Z] #21 4.019 + RM_GOPATH=0 [2020-06-15T07:17:15.055Z] #21 4.019 + TMP_GOPATH= [2020-06-15T07:17:15.055Z] #21 4.019 + : /build [2020-06-15T07:17:15.055Z] #21 4.019 + '[' -z '' ']' [2020-06-15T07:17:15.055Z] #21 4.021 ++ mktemp -d [2020-06-15T07:17:15.055Z] #21 4.029 + export GOPATH=/tmp/tmp.ss3UedTkdl [2020-06-15T07:17:15.055Z] #21 4.030 + GOPATH=/tmp/tmp.ss3UedTkdl [2020-06-15T07:17:15.055Z] #21 4.030 + RM_GOPATH=1 [2020-06-15T07:17:15.055Z] #21 4.030 + case "$(go env GOARCH)" in [2020-06-15T07:17:15.055Z] #21 4.031 ++ go env GOARCH [2020-06-15T07:17:15.055Z] #21 4.073 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:15.055Z] #21 4.073 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:15.055Z] #21 4.073 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:15.055Z] #21 4.076 + dir=/tmp/install [2020-06-15T07:17:15.055Z] #21 4.076 + bin=dockercli [2020-06-15T07:17:15.055Z] #21 4.076 + shift [2020-06-15T07:17:15.055Z] #21 4.076 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T07:17:15.055Z] #21 4.077 + . /tmp/install/dockercli.installer [2020-06-15T07:17:15.055Z] #21 4.077 ++ : stable [2020-06-15T07:17:15.055Z] #21 4.077 ++ : 17.06.2-ce [2020-06-15T07:17:15.055Z] #21 4.078 + install_dockercli [2020-06-15T07:17:15.055Z] #21 4.084 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T07:17:15.055Z] #21 4.088 Install docker/cli version 17.06.2-ce from stable [2020-06-15T07:17:15.055Z] #21 4.088 ++ uname -m [2020-06-15T07:17:15.055Z] #21 4.089 + arch=s390x [2020-06-15T07:17:15.055Z] #21 4.094 + '[' s390x '!=' x86_64 ']' [2020-06-15T07:17:15.055Z] #21 4.094 + '[' s390x '!=' s390x ']' [2020-06-15T07:17:15.055Z] #21 4.094 + url=https://download.docker.com/linux/static [2020-06-15T07:17:15.055Z] #21 4.094 + tar -xz docker/docker [2020-06-15T07:17:15.055Z] #21 4.095 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-06-15T07:17:15.055Z] #21 9.743 + mkdir -p /build [2020-06-15T07:17:15.055Z] #21 9.747 + mv docker/docker /build/ [2020-06-15T07:17:15.055Z] #21 9.753 + rmdir docker [2020-06-15T07:17:15.200Z] #38 ... [2020-06-15T07:17:15.200Z] [2020-06-15T07:17:15.200Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:15.200Z] #45 6.627 + RM_GOPATH=0 [2020-06-15T07:17:15.200Z] #45 6.627 + TMP_GOPATH= [2020-06-15T07:17:15.200Z] #45 6.627 + : /build [2020-06-15T07:17:15.200Z] #45 6.627 + '[' -z '' ']' [2020-06-15T07:17:15.200Z] #45 6.634 ++ mktemp -d [2020-06-15T07:17:15.200Z] #45 6.639 + export GOPATH=/tmp/tmp.ZVZj6OqSIZ [2020-06-15T07:17:15.200Z] #45 6.639 + GOPATH=/tmp/tmp.ZVZj6OqSIZ [2020-06-15T07:17:15.200Z] #45 6.639 + RM_GOPATH=1 [2020-06-15T07:17:15.200Z] #45 6.639 + case "$(go env GOARCH)" in [2020-06-15T07:17:15.200Z] #45 6.640 ++ go env GOARCH [2020-06-15T07:17:15.200Z] #45 6.671 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:15.337Z] #21 ... [2020-06-15T07:17:15.337Z] [2020-06-15T07:17:15.337Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:15.337Z] #60 3.261 + RM_GOPATH=0 [2020-06-15T07:17:15.337Z] #60 3.261 + TMP_GOPATH= [2020-06-15T07:17:15.337Z] #60 3.261 + : /build [2020-06-15T07:17:15.337Z] #60 3.261 + '[' -z '' ']' [2020-06-15T07:17:15.337Z] #60 3.261 ++ mktemp -d [2020-06-15T07:17:15.337Z] #60 3.261 + export GOPATH=/tmp/tmp.tMe7tBqiwL [2020-06-15T07:17:15.337Z] #60 3.261 + GOPATH=/tmp/tmp.tMe7tBqiwL [2020-06-15T07:17:15.337Z] #60 3.261 + RM_GOPATH=1 [2020-06-15T07:17:15.337Z] #60 3.261 + case "$(go env GOARCH)" in [2020-06-15T07:17:15.337Z] #60 3.261 ++ go env GOARCH [2020-06-15T07:17:15.337Z] #60 3.278 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:15.337Z] #60 3.278 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:15.337Z] #60 3.278 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:15.337Z] #60 3.280 + dir=/tmp/install [2020-06-15T07:17:15.337Z] #60 3.280 + bin=proxy [2020-06-15T07:17:15.337Z] #60 3.280 + shift [2020-06-15T07:17:15.337Z] #60 3.280 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T07:17:15.337Z] #60 3.280 + . /tmp/install/proxy.installer [2020-06-15T07:17:15.337Z] #60 3.280 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:17:15.337Z] #60 3.280 + install_proxy [2020-06-15T07:17:15.337Z] #60 3.280 + case "$1" in [2020-06-15T07:17:15.337Z] #60 3.280 + export CGO_ENABLED=0 [2020-06-15T07:17:15.337Z] #60 3.280 + CGO_ENABLED=0 [2020-06-15T07:17:15.337Z] #60 3.280 + _install_proxy [2020-06-15T07:17:15.337Z] #60 3.280 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T07:17:15.337Z] #60 3.280 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:17:15.337Z] #60 3.281 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tMe7tBqiwL/src/github.com/docker/libnetwork [2020-06-15T07:17:15.337Z] #60 3.287 Cloning into '/tmp/tmp.tMe7tBqiwL/src/github.com/docker/libnetwork'... [2020-06-15T07:17:15.337Z] #60 ... [2020-06-15T07:17:15.337Z] [2020-06-15T07:17:15.337Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:15.337Z] #21 DONE 10.2s [2020-06-15T07:17:15.337Z] [2020-06-15T07:17:15.337Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:15.337Z] #54 1.915 + RM_GOPATH=0 [2020-06-15T07:17:15.337Z] #54 1.915 + TMP_GOPATH= [2020-06-15T07:17:15.337Z] #54 1.915 + : /build [2020-06-15T07:17:15.337Z] #54 1.915 + '[' -z '' ']' [2020-06-15T07:17:15.337Z] #54 1.915 ++ mktemp -d [2020-06-15T07:17:15.337Z] #54 1.915 + export GOPATH=/tmp/tmp.oCgLKIf7tN [2020-06-15T07:17:15.337Z] #54 1.915 + GOPATH=/tmp/tmp.oCgLKIf7tN [2020-06-15T07:17:15.337Z] #54 1.915 + RM_GOPATH=1 [2020-06-15T07:17:15.337Z] #54 1.915 + case "$(go env GOARCH)" in [2020-06-15T07:17:15.337Z] #54 1.915 ++ go env GOARCH [2020-06-15T07:17:15.337Z] #54 1.920 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:17:15.337Z] #54 1.920 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:15.337Z] #54 1.920 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:15.337Z] #54 1.920 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:15.337Z] #54 1.920 + dir=/tmp/install [2020-06-15T07:17:15.337Z] #54 1.920 + bin=rootlesskit [2020-06-15T07:17:15.337Z] #54 1.920 + shift [2020-06-15T07:17:15.337Z] #54 1.920 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T07:17:15.337Z] #54 1.920 + . /tmp/install/rootlesskit.installer [2020-06-15T07:17:15.337Z] #54 1.920 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:17:15.337Z] #54 1.920 + install_rootlesskit [2020-06-15T07:17:15.337Z] #54 1.920 + case "$1" in [2020-06-15T07:17:15.337Z] #54 1.920 + export CGO_ENABLED=0 [2020-06-15T07:17:15.337Z] #54 1.920 + CGO_ENABLED=0 [2020-06-15T07:17:15.337Z] #54 1.920 + _install_rootlesskit [2020-06-15T07:17:15.337Z] #54 1.920 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T07:17:15.337Z] #54 1.920 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oCgLKIf7tN/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:17:15.337Z] #54 1.923 Cloning into '/tmp/tmp.oCgLKIf7tN/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T07:17:15.337Z] #54 5.557 + cd /tmp/tmp.oCgLKIf7tN/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:17:15.337Z] #54 5.557 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:17:15.337Z] #54 5.898 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:17:15.337Z] #54 5.904 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T07:17:15.459Z] #45 6.671 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:15.459Z] #45 6.673 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:15.459Z] #45 6.675 + dir=/tmp/install [2020-06-15T07:17:15.459Z] #45 6.676 + bin=golangci_lint [2020-06-15T07:17:15.459Z] #45 6.676 + shift [2020-06-15T07:17:15.459Z] #45 6.677 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T07:17:15.459Z] #45 6.677 + . /tmp/install/golangci_lint.installer [2020-06-15T07:17:15.459Z] #45 6.678 ++ : v1.23.8 [2020-06-15T07:17:15.459Z] #45 6.678 + install_golangci_lint [2020-06-15T07:17:15.459Z] #45 6.679 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T07:17:15.459Z] #45 6.679 Installing golangci-lint version v1.23.8 [2020-06-15T07:17:15.459Z] #45 6.679 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T07:17:15.622Z] #54 ... [2020-06-15T07:17:15.622Z] [2020-06-15T07:17:15.622Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:17:15.622Z] #23 2.458 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:17:15.622Z] #23 2.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:17:15.622Z] #23 2.515 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:17:15.622Z] #23 3.154 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T07:17:15.622Z] #23 4.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T07:17:15.622Z] #23 6.289 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T07:17:15.622Z] #23 ... [2020-06-15T07:17:15.622Z] [2020-06-15T07:17:15.622Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:17:15.622Z] #51 3.501 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:17:15.622Z] #51 3.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:17:15.622Z] #51 3.624 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:17:15.622Z] #51 4.206 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T07:17:15.622Z] #51 6.004 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T07:17:15.622Z] #51 8.175 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T07:17:15.717Z] #45 ... [2020-06-15T07:17:15.717Z] [2020-06-15T07:17:15.717Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:17:15.717Z] #28 7.023 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T07:17:15.717Z] #28 7.026 Cloning into '.'... [2020-06-15T07:17:15.905Z] #51 ... [2020-06-15T07:17:15.905Z] [2020-06-15T07:17:15.905Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:15.905Z] #30 3.853 + RM_GOPATH=0 [2020-06-15T07:17:15.905Z] #30 3.853 + TMP_GOPATH= [2020-06-15T07:17:15.905Z] #30 3.853 + : /build [2020-06-15T07:17:15.905Z] #30 3.853 + '[' -z '' ']' [2020-06-15T07:17:15.905Z] #30 3.855 ++ mktemp -d [2020-06-15T07:17:15.905Z] #30 3.871 + export GOPATH=/tmp/tmp.o4AfikbCOw [2020-06-15T07:17:15.905Z] #30 3.872 + GOPATH=/tmp/tmp.o4AfikbCOw [2020-06-15T07:17:15.905Z] #30 3.872 + RM_GOPATH=1 [2020-06-15T07:17:15.905Z] #30 3.872 + case "$(go env GOARCH)" in [2020-06-15T07:17:15.905Z] #30 3.872 ++ go env GOARCH [2020-06-15T07:17:15.905Z] #30 3.889 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:15.905Z] #30 3.890 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:15.905Z] #30 3.890 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:15.905Z] #30 3.890 + dir=/tmp/install [2020-06-15T07:17:15.905Z] #30 3.891 + bin=tomlv [2020-06-15T07:17:15.905Z] #30 3.891 + shift [2020-06-15T07:17:15.905Z] #30 3.891 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T07:17:15.905Z] #30 3.891 + . /tmp/install/tomlv.installer [2020-06-15T07:17:15.905Z] #30 3.891 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:17:15.905Z] #30 3.891 + install_tomlv [2020-06-15T07:17:15.905Z] #30 3.891 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T07:17:15.905Z] #30 3.891 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:17:15.905Z] #30 3.891 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.o4AfikbCOw/src/github.com/BurntSushi/toml [2020-06-15T07:17:15.905Z] #30 3.892 Cloning into '/tmp/tmp.o4AfikbCOw/src/github.com/BurntSushi/toml'... [2020-06-15T07:17:15.905Z] #30 4.642 + cd /tmp/tmp.o4AfikbCOw/src/github.com/BurntSushi/toml [2020-06-15T07:17:15.905Z] #30 4.642 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:17:15.905Z] #30 4.646 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:17:15.905Z] #30 5.157 runtime/internal/atomic [2020-06-15T07:17:15.905Z] #30 5.158 internal/cpu [2020-06-15T07:17:15.905Z] #30 5.315 runtime/internal/sys [2020-06-15T07:17:15.905Z] #30 5.486 runtime/internal/math [2020-06-15T07:17:15.905Z] #30 5.578 math/bits [2020-06-15T07:17:15.905Z] #30 5.738 internal/bytealg [2020-06-15T07:17:15.905Z] #30 5.996 runtime [2020-06-15T07:17:15.905Z] #30 6.125 math [2020-06-15T07:17:15.905Z] #30 ... [2020-06-15T07:17:15.905Z] [2020-06-15T07:17:15.905Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:17:15.905Z] #36 4.137 + git clone https://github.com/docker/distribution.git . [2020-06-15T07:17:15.905Z] #36 4.143 Cloning into '.'... [2020-06-15T07:17:16.196Z] #36 ... [2020-06-15T07:17:16.196Z] [2020-06-15T07:17:16.196Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:16.196Z] #47 2.522 + RM_GOPATH=0 [2020-06-15T07:17:16.196Z] #47 2.522 + TMP_GOPATH= [2020-06-15T07:17:16.196Z] #47 2.522 + : /build [2020-06-15T07:17:16.196Z] #47 2.522 + '[' -z '' ']' [2020-06-15T07:17:16.196Z] #47 2.522 ++ mktemp -d [2020-06-15T07:17:16.196Z] #47 2.522 + export GOPATH=/tmp/tmp.E089nkPuwo [2020-06-15T07:17:16.196Z] #47 2.522 + GOPATH=/tmp/tmp.E089nkPuwo [2020-06-15T07:17:16.196Z] #47 2.522 + RM_GOPATH=1 [2020-06-15T07:17:16.196Z] #47 2.522 + case "$(go env GOARCH)" in [2020-06-15T07:17:16.196Z] #47 2.522 ++ go env GOARCH [2020-06-15T07:17:16.196Z] #47 2.534 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:16.196Z] #47 2.534 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:16.196Z] #47 2.534 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:16.196Z] #47 2.565 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:17:16.196Z] #47 2.565 + dir=/tmp/install [2020-06-15T07:17:16.196Z] #47 2.565 + bin=shfmt [2020-06-15T07:17:16.196Z] #47 2.565 + shift [2020-06-15T07:17:16.196Z] #47 2.565 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T07:17:16.196Z] #47 2.565 + . /tmp/install/shfmt.installer [2020-06-15T07:17:16.196Z] #47 2.565 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:17:16.196Z] #47 2.565 + install_shfmt [2020-06-15T07:17:16.196Z] #47 2.565 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T07:17:16.196Z] #47 2.565 + git clone https://github.com/mvdan/sh.git /tmp/tmp.E089nkPuwo/src/github.com/mvdan/sh [2020-06-15T07:17:16.197Z] #47 2.565 Cloning into '/tmp/tmp.E089nkPuwo/src/github.com/mvdan/sh'... [2020-06-15T07:17:16.197Z] #47 9.146 + cd /tmp/tmp.E089nkPuwo/src/github.com/mvdan/sh [2020-06-15T07:17:16.197Z] #47 9.146 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:17:16.197Z] #47 9.174 + GO111MODULE=on [2020-06-15T07:17:16.197Z] #47 9.174 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T07:17:16.197Z] #47 10.16 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:17:16.197Z] #47 10.16 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:17:16.197Z] #47 10.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:17:16.197Z] #47 10.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:17:16.197Z] #47 10.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:17:16.197Z] #47 ... [2020-06-15T07:17:16.197Z] [2020-06-15T07:17:16.197Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:17:16.197Z] #10 3.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:17:16.197Z] #10 3.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:17:16.197Z] #10 3.794 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:17:16.197Z] #10 4.733 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T07:17:16.197Z] #10 6.152 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T07:17:16.197Z] #10 8.089 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T07:17:16.486Z] #10 ... [2020-06-15T07:17:16.486Z] [2020-06-15T07:17:16.486Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:16.486Z] #38 1.944 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:17:16.486Z] #38 1.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:17:16.486Z] #38 1.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:17:16.486Z] #38 2.363 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T07:17:16.486Z] #38 3.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T07:17:16.486Z] #38 5.033 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T07:17:16.486Z] #38 ... [2020-06-15T07:17:16.486Z] [2020-06-15T07:17:16.486Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:17:16.486Z] #32 4.488 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:17:16.486Z] #32 4.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:17:16.486Z] #32 4.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:17:16.486Z] #32 5.291 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T07:17:16.486Z] #32 6.915 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T07:17:16.486Z] #32 8.886 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T07:17:16.768Z] #32 ... [2020-06-15T07:17:16.768Z] [2020-06-15T07:17:16.768Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:16.768Z] #45 2.933 + RM_GOPATH=0 [2020-06-15T07:17:16.768Z] #45 2.933 + TMP_GOPATH= [2020-06-15T07:17:16.768Z] #45 2.933 + : /build [2020-06-15T07:17:16.768Z] #45 2.933 + '[' -z '' ']' [2020-06-15T07:17:16.768Z] #45 2.933 ++ mktemp -d [2020-06-15T07:17:16.768Z] #45 2.936 + export GOPATH=/tmp/tmp.RbMyUCKkTh [2020-06-15T07:17:16.768Z] #45 2.936 + GOPATH=/tmp/tmp.RbMyUCKkTh [2020-06-15T07:17:16.768Z] #45 2.936 + RM_GOPATH=1 [2020-06-15T07:17:16.768Z] #45 2.936 + case "$(go env GOARCH)" in [2020-06-15T07:17:16.768Z] #45 2.936 ++ go env GOARCH [2020-06-15T07:17:16.768Z] #45 2.995 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:16.768Z] #45 2.995 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:16.768Z] #45 3.004 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:16.768Z] #45 3.005 + dir=/tmp/install [2020-06-15T07:17:16.768Z] #45 3.005 + bin=golangci_lint [2020-06-15T07:17:16.768Z] #45 3.006 + shift [2020-06-15T07:17:16.768Z] #45 3.006 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T07:17:16.768Z] #45 3.006 + . /tmp/install/golangci_lint.installer [2020-06-15T07:17:16.768Z] #45 3.006 ++ : v1.23.8 [2020-06-15T07:17:16.768Z] #45 3.006 + install_golangci_lint [2020-06-15T07:17:16.768Z] #45 3.006 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T07:17:16.768Z] #45 3.006 Installing golangci-lint version v1.23.8 [2020-06-15T07:17:16.768Z] #45 3.006 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T07:17:16.768Z] #45 ... [2020-06-15T07:17:16.768Z] [2020-06-15T07:17:16.768Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:17:16.768Z] #41 4.253 + RM_GOPATH=0 [2020-06-15T07:17:16.768Z] #41 4.253 + TMP_GOPATH= [2020-06-15T07:17:16.768Z] #41 4.253 + : /build [2020-06-15T07:17:16.768Z] #41 4.253 + '[' -z '' ']' [2020-06-15T07:17:16.768Z] #41 4.253 ++ mktemp -d [2020-06-15T07:17:16.768Z] #41 4.260 + export GOPATH=/tmp/tmp.oHQy9pK1CQ [2020-06-15T07:17:16.768Z] #41 4.260 + GOPATH=/tmp/tmp.oHQy9pK1CQ [2020-06-15T07:17:16.768Z] #41 4.260 + RM_GOPATH=1 [2020-06-15T07:17:16.768Z] #41 4.260 + case "$(go env GOARCH)" in [2020-06-15T07:17:16.768Z] #41 4.261 ++ go env GOARCH [2020-06-15T07:17:16.768Z] #41 4.287 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:16.768Z] #41 4.287 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:16.768Z] #41 4.287 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:16.768Z] #41 4.287 + dir=/tmp/install [2020-06-15T07:17:16.768Z] #41 4.288 + bin=vndr [2020-06-15T07:17:16.768Z] #41 4.288 + shift [2020-06-15T07:17:16.768Z] #41 4.288 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T07:17:16.768Z] #41 4.288 + . /tmp/install/vndr.installer [2020-06-15T07:17:16.768Z] #41 4.288 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:17:16.768Z] #41 4.288 + install_vndr [2020-06-15T07:17:16.768Z] #41 4.288 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T07:17:16.768Z] #41 4.288 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:17:16.768Z] #41 4.288 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oHQy9pK1CQ/src/github.com/LK4D4/vndr [2020-06-15T07:17:16.768Z] #41 4.295 Cloning into '/tmp/tmp.oHQy9pK1CQ/src/github.com/LK4D4/vndr'... [2020-06-15T07:17:16.768Z] #41 5.040 + cd /tmp/tmp.oHQy9pK1CQ/src/github.com/LK4D4/vndr [2020-06-15T07:17:16.768Z] #41 5.041 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:17:16.768Z] #41 5.053 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T07:17:16.768Z] #41 6.075 internal/race [2020-06-15T07:17:16.768Z] #41 6.163 runtime [2020-06-15T07:17:16.768Z] #41 6.196 sync/atomic [2020-06-15T07:17:16.768Z] #41 6.282 unicode [2020-06-15T07:17:16.768Z] #41 9.461 unicode/utf8 [2020-06-15T07:17:16.768Z] #41 9.979 math [2020-06-15T07:17:17.050Z] #41 ... [2020-06-15T07:17:17.050Z] [2020-06-15T07:17:17.050Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:17.050Z] #30 10.99 internal/testlog [2020-06-15T07:17:17.050Z] #30 11.45 encoding [2020-06-15T07:17:17.050Z] #30 11.57 runtime/cgo [2020-06-15T07:17:19.005Z] #28 ... [2020-06-15T07:17:19.005Z] [2020-06-15T07:17:19.005Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:17:19.005Z] #51 8.000 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:17:19.005Z] #51 8.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:17:19.005Z] #51 8.073 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:17:19.005Z] #51 9.119 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:17:19.005Z] #51 ... [2020-06-15T07:17:19.005Z] [2020-06-15T07:17:19.005Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:17:19.005Z] #23 7.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:17:19.005Z] #23 7.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:17:19.005Z] #23 7.731 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:17:19.005Z] #23 8.817 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:17:19.005Z] #23 ... [2020-06-15T07:17:19.005Z] [2020-06-15T07:17:19.005Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:19.005Z] #60 7.614 + RM_GOPATH=0 [2020-06-15T07:17:19.005Z] #60 7.614 + TMP_GOPATH= [2020-06-15T07:17:19.005Z] #60 7.614 + : /build [2020-06-15T07:17:19.005Z] #60 7.614 + '[' -z '' ']' [2020-06-15T07:17:19.005Z] #60 7.620 ++ mktemp -d [2020-06-15T07:17:19.005Z] #60 7.622 + export GOPATH=/tmp/tmp.QIj0FgshlC [2020-06-15T07:17:19.005Z] #60 7.622 + GOPATH=/tmp/tmp.QIj0FgshlC [2020-06-15T07:17:19.005Z] #60 7.623 + RM_GOPATH=1 [2020-06-15T07:17:19.005Z] #60 7.623 + case "$(go env GOARCH)" in [2020-06-15T07:17:19.005Z] #60 7.623 ++ go env GOARCH [2020-06-15T07:17:19.005Z] #60 7.690 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.005Z] #60 7.690 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.005Z] #60 7.705 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:19.005Z] #60 7.706 + dir=/tmp/install [2020-06-15T07:17:19.005Z] #60 7.709 + bin=proxy [2020-06-15T07:17:19.005Z] #60 7.709 + shift [2020-06-15T07:17:19.005Z] #60 7.709 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T07:17:19.005Z] #60 7.709 + . /tmp/install/proxy.installer [2020-06-15T07:17:19.005Z] #60 7.709 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:17:19.005Z] #60 7.709 + install_proxy [2020-06-15T07:17:19.005Z] #60 7.709 + case "$1" in [2020-06-15T07:17:19.005Z] #60 7.709 + export CGO_ENABLED=0 [2020-06-15T07:17:19.005Z] #60 7.709 + CGO_ENABLED=0 [2020-06-15T07:17:19.005Z] #60 7.709 + _install_proxy [2020-06-15T07:17:19.005Z] #60 7.709 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T07:17:19.005Z] #60 7.709 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:17:19.005Z] #60 7.709 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QIj0FgshlC/src/github.com/docker/libnetwork [2020-06-15T07:17:19.005Z] #60 7.711 Cloning into '/tmp/tmp.QIj0FgshlC/src/github.com/docker/libnetwork'... [2020-06-15T07:17:19.005Z] #60 ... [2020-06-15T07:17:19.005Z] [2020-06-15T07:17:19.005Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:19.005Z] #21 7.157 + RM_GOPATH=0 [2020-06-15T07:17:19.005Z] #21 7.158 + TMP_GOPATH= [2020-06-15T07:17:19.005Z] #21 7.158 + : /build [2020-06-15T07:17:19.005Z] #21 7.158 + '[' -z '' ']' [2020-06-15T07:17:19.005Z] #21 7.161 ++ mktemp -d [2020-06-15T07:17:19.005Z] #21 7.163 + export GOPATH=/tmp/tmp.F0Z20K6Bq2 [2020-06-15T07:17:19.005Z] #21 7.164 + GOPATH=/tmp/tmp.F0Z20K6Bq2 [2020-06-15T07:17:19.005Z] #21 7.164 + RM_GOPATH=1 [2020-06-15T07:17:19.005Z] #21 7.164 + case "$(go env GOARCH)" in [2020-06-15T07:17:19.005Z] #21 7.169 ++ go env GOARCH [2020-06-15T07:17:19.005Z] #21 7.176 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.005Z] #21 7.176 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.005Z] #21 7.176 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:19.005Z] #21 7.177 + dir=/tmp/install [2020-06-15T07:17:19.005Z] #21 7.177 + bin=dockercli [2020-06-15T07:17:19.005Z] #21 7.177 + shift [2020-06-15T07:17:19.005Z] #21 7.177 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T07:17:19.005Z] #21 7.177 + . /tmp/install/dockercli.installer [2020-06-15T07:17:19.005Z] #21 7.180 ++ : stable [2020-06-15T07:17:19.005Z] #21 7.180 ++ : 17.06.2-ce [2020-06-15T07:17:19.005Z] #21 7.180 + install_dockercli [2020-06-15T07:17:19.005Z] #21 7.182 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T07:17:19.005Z] #21 7.182 Install docker/cli version 17.06.2-ce from stable [2020-06-15T07:17:19.005Z] #21 7.188 ++ uname -m [2020-06-15T07:17:19.005Z] #21 7.203 + arch=x86_64 [2020-06-15T07:17:19.005Z] #21 7.210 + '[' x86_64 '!=' x86_64 ']' [2020-06-15T07:17:19.005Z] #21 7.210 + url=https://download.docker.com/linux/static [2020-06-15T07:17:19.005Z] #21 7.211 + tar -xz docker/docker [2020-06-15T07:17:19.005Z] #21 7.225 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-15T07:17:19.005Z] #21 ... [2020-06-15T07:17:19.005Z] [2020-06-15T07:17:19.005Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:17:19.005Z] #32 7.191 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:17:19.005Z] #32 7.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:17:19.005Z] #32 7.295 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:17:19.005Z] #32 8.521 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:17:19.264Z] #32 10.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:17:19.264Z] #32 ... [2020-06-15T07:17:19.264Z] [2020-06-15T07:17:19.264Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:19.264Z] #30 6.969 + RM_GOPATH=0 [2020-06-15T07:17:19.264Z] #30 6.969 + TMP_GOPATH= [2020-06-15T07:17:19.264Z] #30 6.969 + : /build [2020-06-15T07:17:19.264Z] #30 6.969 + '[' -z '' ']' [2020-06-15T07:17:19.264Z] #30 6.969 ++ mktemp -d [2020-06-15T07:17:19.264Z] #30 6.984 + export GOPATH=/tmp/tmp.tr168gFu1r [2020-06-15T07:17:19.264Z] #30 6.984 + GOPATH=/tmp/tmp.tr168gFu1r [2020-06-15T07:17:19.264Z] #30 6.984 + RM_GOPATH=1 [2020-06-15T07:17:19.264Z] #30 6.985 + case "$(go env GOARCH)" in [2020-06-15T07:17:19.264Z] #30 6.993 ++ go env GOARCH [2020-06-15T07:17:19.264Z] #30 6.998 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.264Z] #30 6.998 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.264Z] #30 6.998 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:19.264Z] #30 7.000 + dir=/tmp/install [2020-06-15T07:17:19.264Z] #30 7.001 + bin=tomlv [2020-06-15T07:17:19.264Z] #30 7.001 + shift [2020-06-15T07:17:19.264Z] #30 7.001 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T07:17:19.264Z] #30 7.001 + . /tmp/install/tomlv.installer [2020-06-15T07:17:19.264Z] #30 7.001 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:17:19.264Z] #30 7.004 + install_tomlv [2020-06-15T07:17:19.264Z] #30 7.004 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T07:17:19.264Z] #30 7.004 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:17:19.264Z] #30 7.004 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tr168gFu1r/src/github.com/BurntSushi/toml [2020-06-15T07:17:19.264Z] #30 7.006 Cloning into '/tmp/tmp.tr168gFu1r/src/github.com/BurntSushi/toml'... [2020-06-15T07:17:19.264Z] #30 8.057 + cd /tmp/tmp.tr168gFu1r/src/github.com/BurntSushi/toml [2020-06-15T07:17:19.264Z] #30 8.057 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:17:19.264Z] #30 8.062 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:17:19.264Z] #30 8.911 internal/cpu [2020-06-15T07:17:19.264Z] #30 8.917 runtime/internal/atomic [2020-06-15T07:17:19.264Z] #30 9.222 runtime/internal/sys [2020-06-15T07:17:19.264Z] #30 9.550 runtime/internal/math [2020-06-15T07:17:19.264Z] #30 9.635 internal/bytealg [2020-06-15T07:17:19.264Z] #30 9.672 math/bits [2020-06-15T07:17:19.264Z] #30 10.17 math [2020-06-15T07:17:19.264Z] #30 ... [2020-06-15T07:17:19.264Z] [2020-06-15T07:17:19.264Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:19.264Z] #54 4.365 + RM_GOPATH=0 [2020-06-15T07:17:19.264Z] #54 4.365 + TMP_GOPATH= [2020-06-15T07:17:19.264Z] #54 4.365 + : /build [2020-06-15T07:17:19.264Z] #54 4.365 + '[' -z '' ']' [2020-06-15T07:17:19.264Z] #54 4.365 ++ mktemp -d [2020-06-15T07:17:19.264Z] #54 4.365 + export GOPATH=/tmp/tmp.GuMZoVFR0g [2020-06-15T07:17:19.264Z] #54 4.365 + GOPATH=/tmp/tmp.GuMZoVFR0g [2020-06-15T07:17:19.264Z] #54 4.365 + RM_GOPATH=1 [2020-06-15T07:17:19.264Z] #54 4.365 + case "$(go env GOARCH)" in [2020-06-15T07:17:19.264Z] #54 4.365 ++ go env GOARCH [2020-06-15T07:17:19.264Z] #54 4.365 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.264Z] #54 4.365 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.264Z] #54 4.365 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:19.264Z] #54 4.365 + dir=/tmp/install [2020-06-15T07:17:19.264Z] #54 4.365 + bin=rootlesskit [2020-06-15T07:17:19.264Z] #54 4.365 + shift [2020-06-15T07:17:19.264Z] #54 4.365 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T07:17:19.264Z] #54 4.365 + . /tmp/install/rootlesskit.installer [2020-06-15T07:17:19.264Z] #54 4.365 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:17:19.264Z] #54 4.365 + install_rootlesskit [2020-06-15T07:17:19.264Z] #54 4.365 + case "$1" in [2020-06-15T07:17:19.264Z] #54 4.365 + export CGO_ENABLED=0 [2020-06-15T07:17:19.264Z] #54 4.365 + CGO_ENABLED=0 [2020-06-15T07:17:19.264Z] #54 4.365 + _install_rootlesskit [2020-06-15T07:17:19.264Z] #54 4.365 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T07:17:19.264Z] #54 4.365 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GuMZoVFR0g/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:17:19.264Z] #54 4.365 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:17:19.264Z] #54 4.372 Cloning into '/tmp/tmp.GuMZoVFR0g/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T07:17:19.264Z] #54 9.260 + cd /tmp/tmp.GuMZoVFR0g/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:17:19.264Z] #54 9.262 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:17:19.264Z] #54 9.812 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:17:19.264Z] #54 9.815 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T07:17:19.523Z] #54 ... [2020-06-15T07:17:19.523Z] [2020-06-15T07:17:19.523Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:19.523Z] #43 7.261 + RM_GOPATH=0 [2020-06-15T07:17:19.523Z] #43 7.263 + TMP_GOPATH= [2020-06-15T07:17:19.523Z] #43 7.263 + : /build [2020-06-15T07:17:19.523Z] #43 7.263 + '[' -z '' ']' [2020-06-15T07:17:19.523Z] #43 7.265 ++ mktemp -d [2020-06-15T07:17:19.523Z] #43 7.269 + export GOPATH=/tmp/tmp.wtexUxZSyj [2020-06-15T07:17:19.523Z] #43 7.269 + GOPATH=/tmp/tmp.wtexUxZSyj [2020-06-15T07:17:19.523Z] #43 7.269 + RM_GOPATH=1 [2020-06-15T07:17:19.523Z] #43 7.269 + case "$(go env GOARCH)" in [2020-06-15T07:17:19.523Z] #43 7.274 ++ go env GOARCH [2020-06-15T07:17:19.523Z] #43 7.298 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.523Z] #43 7.299 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.523Z] #43 7.299 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:19.523Z] #43 7.300 + dir=/tmp/install [2020-06-15T07:17:19.523Z] #43 7.301 + bin=gotestsum [2020-06-15T07:17:19.523Z] #43 7.301 + shift [2020-06-15T07:17:19.523Z] #43 7.301 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T07:17:19.523Z] #43 7.301 + . /tmp/install/gotestsum.installer [2020-06-15T07:17:19.523Z] #43 7.301 ++ : v0.3.5 [2020-06-15T07:17:19.523Z] #43 7.302 + install_gotestsum [2020-06-15T07:17:19.523Z] #43 7.302 + set -e [2020-06-15T07:17:19.523Z] #43 7.302 + export GO111MODULE=on [2020-06-15T07:17:19.523Z] #43 7.303 + GO111MODULE=on [2020-06-15T07:17:19.523Z] #43 7.303 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T07:17:19.523Z] #43 7.415 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T07:17:19.523Z] #43 7.420 go: finding gotest.tools v0.3.5 [2020-06-15T07:17:19.523Z] #43 8.441 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T07:17:19.523Z] #43 8.964 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T07:17:19.523Z] #43 9.960 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T07:17:19.523Z] #43 10.07 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T07:17:19.523Z] #43 10.23 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T07:17:19.523Z] #43 10.30 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T07:17:19.523Z] #43 10.39 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T07:17:19.523Z] #43 10.39 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:17:19.523Z] #43 10.39 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:17:19.523Z] #43 10.41 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:17:19.523Z] #43 10.69 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T07:17:19.523Z] #43 10.76 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:17:19.523Z] #43 10.81 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:17:19.523Z] #43 10.91 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:17:19.523Z] #43 10.96 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:17:19.523Z] #43 10.98 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:17:19.523Z] #43 11.05 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:17:19.523Z] #43 ... [2020-06-15T07:17:19.523Z] [2020-06-15T07:17:19.523Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:19.523Z] #47 7.478 + RM_GOPATH=0 [2020-06-15T07:17:19.523Z] #47 7.478 + TMP_GOPATH= [2020-06-15T07:17:19.523Z] #47 7.478 + : /build [2020-06-15T07:17:19.523Z] #47 7.478 + '[' -z '' ']' [2020-06-15T07:17:19.523Z] #47 7.484 ++ mktemp -d [2020-06-15T07:17:19.523Z] #47 7.484 + export GOPATH=/tmp/tmp.HAwAVdaht5 [2020-06-15T07:17:19.523Z] #47 7.484 + GOPATH=/tmp/tmp.HAwAVdaht5 [2020-06-15T07:17:19.523Z] #47 7.484 + RM_GOPATH=1 [2020-06-15T07:17:19.523Z] #47 7.484 + case "$(go env GOARCH)" in [2020-06-15T07:17:19.523Z] #47 7.484 ++ go env GOARCH [2020-06-15T07:17:19.523Z] #47 7.537 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.523Z] #47 7.537 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.523Z] #47 7.540 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:19.523Z] #47 7.544 + dir=/tmp/install [2020-06-15T07:17:19.523Z] #47 7.545 + bin=shfmt [2020-06-15T07:17:19.523Z] #47 7.550 + shift [2020-06-15T07:17:19.523Z] #47 7.569 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T07:17:19.523Z] #47 7.569 + . /tmp/install/shfmt.installer [2020-06-15T07:17:19.523Z] #47 7.569 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:17:19.523Z] #47 7.569 + install_shfmt [2020-06-15T07:17:19.523Z] #47 7.570 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:17:19.524Z] #47 7.570 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T07:17:19.524Z] #47 7.570 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HAwAVdaht5/src/github.com/mvdan/sh [2020-06-15T07:17:19.524Z] #47 7.601 Cloning into '/tmp/tmp.HAwAVdaht5/src/github.com/mvdan/sh'... [2020-06-15T07:17:19.783Z] #47 ... [2020-06-15T07:17:19.783Z] [2020-06-15T07:17:19.783Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:17:19.783Z] #10 7.946 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:17:19.783Z] #10 8.018 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:17:19.783Z] #10 8.021 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:17:19.783Z] #10 9.022 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:17:19.783Z] #10 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:17:19.783Z] #10 ... [2020-06-15T07:17:19.783Z] [2020-06-15T07:17:19.783Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:17:19.783Z] #41 7.475 + RM_GOPATH=0 [2020-06-15T07:17:19.783Z] #41 7.475 + TMP_GOPATH= [2020-06-15T07:17:19.783Z] #41 7.475 + : /build [2020-06-15T07:17:19.783Z] #41 7.475 + '[' -z '' ']' [2020-06-15T07:17:19.783Z] #41 7.490 ++ mktemp -d [2020-06-15T07:17:19.783Z] #41 7.491 + export GOPATH=/tmp/tmp.mOcDAvEbzD [2020-06-15T07:17:19.783Z] #41 7.492 + GOPATH=/tmp/tmp.mOcDAvEbzD [2020-06-15T07:17:19.783Z] #41 7.492 + RM_GOPATH=1 [2020-06-15T07:17:19.783Z] #41 7.492 + case "$(go env GOARCH)" in [2020-06-15T07:17:19.783Z] #41 7.493 ++ go env GOARCH [2020-06-15T07:17:19.783Z] #41 7.511 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.783Z] #41 7.512 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:19.783Z] #41 7.515 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:19.783Z] #41 7.521 + dir=/tmp/install [2020-06-15T07:17:19.783Z] #41 7.521 + bin=vndr [2020-06-15T07:17:19.783Z] #41 7.521 + shift [2020-06-15T07:17:19.783Z] #41 7.521 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T07:17:19.783Z] #41 7.521 + . /tmp/install/vndr.installer [2020-06-15T07:17:19.783Z] #41 7.521 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:17:19.783Z] #41 7.521 + install_vndr [2020-06-15T07:17:19.783Z] #41 7.521 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T07:17:19.783Z] #41 7.521 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mOcDAvEbzD/src/github.com/LK4D4/vndr [2020-06-15T07:17:19.783Z] #41 7.521 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:17:19.783Z] #41 7.532 Cloning into '/tmp/tmp.mOcDAvEbzD/src/github.com/LK4D4/vndr'... [2020-06-15T07:17:19.783Z] #41 8.316 + cd /tmp/tmp.mOcDAvEbzD/src/github.com/LK4D4/vndr [2020-06-15T07:17:19.783Z] #41 8.317 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:17:19.783Z] #41 8.353 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T07:17:19.783Z] #41 9.594 runtime/internal/math [2020-06-15T07:17:19.783Z] #41 9.598 internal/cpu [2020-06-15T07:17:19.783Z] #41 9.707 internal/race [2020-06-15T07:17:19.783Z] #41 9.805 sync/atomic [2020-06-15T07:17:19.783Z] #41 10.08 unicode [2020-06-15T07:17:19.783Z] #41 10.18 internal/bytealg [2020-06-15T07:17:19.783Z] #41 11.12 runtime [2020-06-15T07:17:20.049Z] #41 ... [2020-06-15T07:17:20.049Z] [2020-06-15T07:17:20.049Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:17:20.049Z] #51 11.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:17:21.431Z] #30 ... [2020-06-15T07:17:21.431Z] [2020-06-15T07:17:21.431Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:17:21.431Z] #36 15.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T07:17:22.902Z] #36 17.36 + 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-06-15T07:17:23.339Z] #51 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:17:25.245Z] #51 ... [2020-06-15T07:17:25.245Z] [2020-06-15T07:17:25.245Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:25.245Z] #21 16.09 + mkdir -p /build [2020-06-15T07:17:25.245Z] #21 16.10 + mv docker/docker /build/ [2020-06-15T07:17:25.245Z] #21 16.11 + rmdir docker [2020-06-15T07:17:25.245Z] #21 DONE 16.5s [2020-06-15T07:17:25.245Z] [2020-06-15T07:17:25.245Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:25.245Z] #43 11.13 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:17:25.245Z] #43 11.13 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:17:25.245Z] #43 11.13 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:17:25.245Z] #43 11.21 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T07:17:25.245Z] #43 11.23 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T07:17:25.245Z] #43 11.28 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:17:25.245Z] #43 13.94 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:17:25.245Z] #43 14.34 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:17:25.245Z] #43 14.38 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:17:25.581Z] #36 ... [2020-06-15T07:17:25.581Z] [2020-06-15T07:17:25.581Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:25.581Z] #43 10.05 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T07:17:25.581Z] #43 10.16 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:17:25.581Z] #43 10.95 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:17:25.581Z] #43 11.96 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:17:25.581Z] #43 12.84 go: finding github.com/fatih/color v1.6.0 [2020-06-15T07:17:25.581Z] #43 12.84 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T07:17:25.581Z] #43 12.90 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:17:25.581Z] #43 13.01 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T07:17:25.581Z] #43 13.02 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:17:25.581Z] #43 13.09 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:17:25.581Z] #43 13.21 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:17:25.581Z] #43 13.24 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:17:25.581Z] #43 13.28 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:17:25.581Z] #43 13.36 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:17:26.124Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-06-15T07:17:26.124Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-30e21e46\powershellScript.ps1'; exit $LASTEXITCODE; [2020-06-15T07:17:26.124Z] ---------------------------------------------------------------------------- [2020-06-15T07:17:26.124Z] [2020-06-15T07:17:26.124Z] INFO: executeCI.ps1 starting at Mon Jun 15 07:17:23 CUT 2020 [2020-06-15T07:17:26.124Z] [2020-06-15T07:17:26.124Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-06-15T07:17:26.124Z] INFO: Running git version 2.24.1.windows.2 [2020-06-15T07:17:26.124Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-06-15T07:17:26.124Z] INFO: Environment variables: [2020-06-15T07:17:26.124Z] [2020-06-15T07:17:26.124Z] Name Value [2020-06-15T07:17:26.124Z] ---- ----- [2020-06-15T07:17:26.124Z] ALLUSERSPROFILE C:\ProgramData [2020-06-15T07:17:26.124Z] amd64 true [2020-06-15T07:17:26.124Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-06-15T07:17:26.124Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-06-15T07:17:26.124Z] arm64 true [2020-06-15T07:17:26.124Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-06-15T07:17:26.124Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-06-15T07:17:26.124Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-06-15T07:17:26.124Z] BRANCH_NAME PR-41072 [2020-06-15T07:17:26.124Z] BUILD_DISPLAY_NAME #6 [2020-06-15T07:17:26.124Z] BUILD_ID 6 [2020-06-15T07:17:26.124Z] BUILD_NUMBER 6 [2020-06-15T07:17:26.124Z] BUILD_TAG jenkins-moby-PR-41072-6 [2020-06-15T07:17:26.124Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41072/6/ [2020-06-15T07:17:26.124Z] CHANGE_AUTHOR AkihiroSuda [2020-06-15T07:17:26.124Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2020-06-15T07:17:26.124Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2020-06-15T07:17:26.124Z] CHANGE_BRANCH fix-41071 [2020-06-15T07:17:26.124Z] CHANGE_FORK AkihiroSuda/docker [2020-06-15T07:17:26.124Z] CHANGE_ID 41072 [2020-06-15T07:17:26.124Z] CHANGE_TARGET master [2020-06-15T07:17:26.124Z] CHANGE_TITLE cgroup2: unshare cgroupns by default regardless to API version [2020-06-15T07:17:26.124Z] CHANGE_URL https://github.com/moby/moby/pull/41072 [2020-06-15T07:17:26.124Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:17:26.124Z] CommonProgramFiles C:\Program Files\Common Files [2020-06-15T07:17:26.124Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-06-15T07:17:26.124Z] CommonProgramW6432 C:\Program Files\Common Files [2020-06-15T07:17:26.124Z] COMPUTERNAME azwin-2-5900f0 [2020-06-15T07:17:26.124Z] ComSpec C:\windows\system32\cmd.exe [2020-06-15T07:17:26.124Z] ConfigSequenceNumber 0 [2020-06-15T07:17:26.124Z] dco true [2020-06-15T07:17:26.124Z] DOCKER_BUILDKIT 0 [2020-06-15T07:17:26.124Z] DOCKER_DUT_DEBUG 1 [2020-06-15T07:17:26.124Z] DOCKER_EXPERIMENTAL 1 [2020-06-15T07:17:26.124Z] DOCKER_GRAPHDRIVER overlay2 [2020-06-15T07:17:26.124Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-06-15T07:17:26.124Z] EXECUTOR_NUMBER 0 [2020-06-15T07:17:26.124Z] FQDN azwin-2-5900f0.westus.cloudapp.azure.com [2020-06-15T07:17:26.124Z] GIT_BRANCH PR-41072 [2020-06-15T07:17:26.124Z] GIT_COMMIT 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:17:26.124Z] GIT_PREVIOUS_COMMIT e7bd39ee721ca573f7114843eac719d02d502b11 [2020-06-15T07:17:26.124Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 938a00ffcd50932a40c92e97d875274a12599709 [2020-06-15T07:17:26.124Z] GIT_URL https://github.com/moby/moby.git [2020-06-15T07:17:26.124Z] HUDSON_COOKIE 2a9897b1-033a-4a37-b7ef-62ab93aa55d1 [2020-06-15T07:17:26.124Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-06-15T07:17:26.124Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-06-15T07:17:26.124Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-06-15T07:17:26.124Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-06-15T07:17:26.124Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-06-15T07:17:26.124Z] JENKINS_NODE_COOKIE f72ed481-79c0-4eb3-8e2c-c47255fa70dd [2020-06-15T07:17:26.124Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-06-15T07:17:26.124Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-06-15T07:17:26.124Z] JOB_BASE_NAME PR-41072 [2020-06-15T07:17:26.124Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41072/display/redirect [2020-06-15T07:17:26.124Z] JOB_NAME moby/PR-41072 [2020-06-15T07:17:26.124Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41072/ [2020-06-15T07:17:26.124Z] library.jps.version master [2020-06-15T07:17:26.124Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-06-15T07:17:26.124Z] NODE_LABELS amd64 azure azwin-2-5900f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-06-15T07:17:26.124Z] NODE_NAME azwin-2-5900f0 [2020-06-15T07:17:26.125Z] NUMBER_OF_PROCESSORS 4 [2020-06-15T07:17:26.125Z] OS Windows_NT [2020-06-15T07:17:26.125Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-06-15T07:17:26.125Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-06-15T07:17:26.125Z] ppc64le true [2020-06-15T07:17:26.125Z] PROCESSOR_ARCHITECTURE AMD64 [2020-06-15T07:17:26.125Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-06-15T07:17:26.125Z] PROCESSOR_LEVEL 6 [2020-06-15T07:17:26.125Z] PROCESSOR_REVISION 4f01 [2020-06-15T07:17:26.125Z] ProgramData C:\ProgramData [2020-06-15T07:17:26.125Z] ProgramFiles C:\Program Files [2020-06-15T07:17:26.125Z] ProgramFiles(x86) C:\Program Files (x86) [2020-06-15T07:17:26.125Z] ProgramW6432 C:\Program Files [2020-06-15T07:17:26.125Z] PROMPT $P$G [2020-06-15T07:17:26.125Z] PSExecutionPolicyPreference Bypass [2020-06-15T07:17:26.125Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-06-15T07:17:26.125Z] PUBLIC C:\Users\Public [2020-06-15T07:17:26.125Z] rootless true [2020-06-15T07:17:26.125Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41072/6/display/redirect?page=changes [2020-06-15T07:17:26.125Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41072/6/display/redirect [2020-06-15T07:17:26.125Z] s390x true [2020-06-15T07:17:26.125Z] SKIP_VALIDATION_TESTS 1 [2020-06-15T07:17:26.125Z] SOURCES_DRIVE d [2020-06-15T07:17:26.125Z] SOURCES_SUBDIR gopath [2020-06-15T07:17:26.125Z] STAGE_NAME Run tests [2020-06-15T07:17:26.125Z] SystemDrive C: [2020-06-15T07:17:26.125Z] SystemRoot C:\windows [2020-06-15T07:17:26.125Z] TEMP C:\windows\TEMP [2020-06-15T07:17:26.125Z] TESTDEBUG 0 [2020-06-15T07:17:26.125Z] TESTRUN_DRIVE d [2020-06-15T07:17:26.125Z] TESTRUN_SUBDIR CI [2020-06-15T07:17:26.125Z] TIMEOUT 120m [2020-06-15T07:17:26.125Z] TMP C:\windows\TEMP [2020-06-15T07:17:26.125Z] unit_validate true [2020-06-15T07:17:26.125Z] USERDOMAIN WORKGROUP [2020-06-15T07:17:26.125Z] USERNAME azwin-2-5900f0$ [2020-06-15T07:17:26.125Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-06-15T07:17:26.125Z] validate_force false [2020-06-15T07:17:26.125Z] windir C:\windows [2020-06-15T07:17:26.125Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-06-15T07:17:26.125Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-06-15T07:17:26.125Z] windowsRS1 false [2020-06-15T07:17:26.125Z] windowsRS5 true [2020-06-15T07:17:26.125Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-06-15T07:17:26.125Z] [2020-06-15T07:17:26.125Z] [2020-06-15T07:17:26.125Z] [2020-06-15T07:17:26.125Z] INFO: Sources under d:\gopath\... [2020-06-15T07:17:26.125Z] INFO: Test run under d:\CI\... [2020-06-15T07:17:26.125Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-06-15T07:17:26.125Z] INFO: docker/docker repository was found [2020-06-15T07:17:26.125Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-06-15T07:17:26.125Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282' [2020-06-15T07:17:26.125Z] INFO: Docker version of control daemon [2020-06-15T07:17:26.125Z] [2020-06-15T07:17:26.125Z] Client: Docker Engine - Enterprise [2020-06-15T07:17:26.125Z] Version: 19.03.5 [2020-06-15T07:17:26.125Z] API version: 1.40 [2020-06-15T07:17:26.125Z] Go version: go1.12.12 [2020-06-15T07:17:26.125Z] Git commit: 2ee0c57608 [2020-06-15T07:17:26.125Z] Built: 11/13/2019 08:00:16 [2020-06-15T07:17:26.125Z] OS/Arch: windows/amd64 [2020-06-15T07:17:26.125Z] Experimental: false [2020-06-15T07:17:26.125Z] [2020-06-15T07:17:26.125Z] Server: Docker Engine - Enterprise [2020-06-15T07:17:26.125Z] Engine: [2020-06-15T07:17:26.125Z] Version: 19.03.5 [2020-06-15T07:17:26.125Z] API version: 1.40 (minimum version 1.24) [2020-06-15T07:17:26.125Z] Go version: go1.12.12 [2020-06-15T07:17:26.125Z] Git commit: 2ee0c57608 [2020-06-15T07:17:26.125Z] Built: 11/13/2019 07:58:51 [2020-06-15T07:17:26.125Z] OS/Arch: windows/amd64 [2020-06-15T07:17:26.125Z] Experimental: true [2020-06-15T07:17:26.125Z] [2020-06-15T07:17:26.125Z] INFO: Docker info of control daemon [2020-06-15T07:17:26.125Z] [2020-06-15T07:17:26.125Z] Client: [2020-06-15T07:17:26.125Z] Debug Mode: false [2020-06-15T07:17:26.125Z] Plugins: [2020-06-15T07:17:26.125Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-15T07:17:26.125Z] [2020-06-15T07:17:26.125Z] Server: [2020-06-15T07:17:26.125Z] Containers: 0 [2020-06-15T07:17:26.125Z] Running: 0 [2020-06-15T07:17:26.125Z] Paused: 0 [2020-06-15T07:17:26.125Z] Stopped: 0 [2020-06-15T07:17:26.125Z] Images: 10 [2020-06-15T07:17:26.125Z] Server Version: 19.03.5 [2020-06-15T07:17:26.125Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-15T07:17:26.125Z] Windows: [2020-06-15T07:17:26.125Z] LCOW: [2020-06-15T07:17:26.125Z] Logging Driver: json-file [2020-06-15T07:17:26.125Z] Plugins: [2020-06-15T07:17:26.125Z] Volume: local [2020-06-15T07:17:26.125Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-15T07:17:26.125Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-15T07:17:26.125Z] Swarm: inactive [2020-06-15T07:17:26.125Z] Default Isolation: process [2020-06-15T07:17:26.125Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-15T07:17:26.125Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-15T07:17:26.125Z] OSType: windows [2020-06-15T07:17:26.125Z] Architecture: x86_64 [2020-06-15T07:17:26.125Z] CPUs: 4 [2020-06-15T07:17:26.125Z] Total Memory: 32GiB [2020-06-15T07:17:26.125Z] Name: azwin-2-5900f0 [2020-06-15T07:17:26.125Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-15T07:17:26.125Z] Docker Root Dir: D:\docker [2020-06-15T07:17:26.125Z] Debug Mode: false [2020-06-15T07:17:26.125Z] Registry: https://index.docker.io/v1/ [2020-06-15T07:17:26.125Z] Labels: [2020-06-15T07:17:26.125Z] Experimental: true [2020-06-15T07:17:26.125Z] Insecure Registries: [2020-06-15T07:17:26.125Z] 10.0.0.4:5000 [2020-06-15T07:17:26.125Z] 127.0.0.0/8 [2020-06-15T07:17:26.125Z] Registry Mirrors: [2020-06-15T07:17:26.125Z] http://10.0.0.4:5000/ [2020-06-15T07:17:26.125Z] Live Restore Enabled: false [2020-06-15T07:17:26.125Z] [2020-06-15T07:17:26.125Z] [2020-06-15T07:17:26.125Z] INFO: Commit hash is 79cfcba76c [2020-06-15T07:17:26.125Z] INFO: Nuke-Everything... [2020-06-15T07:17:26.125Z] INFO: Container count on control daemon to delete is 0 [2020-06-15T07:17:26.180Z] #43 17.60 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T07:17:26.180Z] #43 ... [2020-06-15T07:17:26.180Z] [2020-06-15T07:17:26.180Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:17:26.180Z] #36 7.576 + git clone https://github.com/docker/distribution.git . [2020-06-15T07:17:26.180Z] #36 7.582 Cloning into '.'... [2020-06-15T07:17:26.438Z] #36 ... [2020-06-15T07:17:26.438Z] [2020-06-15T07:17:26.438Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:26.438Z] #38 7.897 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:17:26.438Z] #38 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:17:26.588Z] #43 ... [2020-06-15T07:17:26.588Z] [2020-06-15T07:17:26.588Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:26.588Z] #47 11.50 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:17:26.588Z] #47 12.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:17:26.588Z] #47 12.88 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:17:26.588Z] #47 13.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:17:26.588Z] #47 13.85 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:17:26.588Z] #47 13.99 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:17:26.588Z] #47 14.08 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:17:26.588Z] #47 14.66 runtime/cgo [2020-06-15T07:17:26.588Z] #47 14.78 runtime [2020-06-15T07:17:26.598Z] INFO: Nuking d:\CI [2020-06-15T07:17:26.598Z] INFO: Zapped successfully [2020-06-15T07:17:26.598Z] INFO: Location for testing is d:\CI\PR-41072\6 [2020-06-15T07:17:26.598Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-06-15T07:17:26.598Z] [2020-06-15T07:17:26.598Z] [2020-06-15T07:17:26.598Z] INFO: Building the image from Dockerfile.windows at 06/15/2020 07:17:26... [2020-06-15T07:17:26.598Z] [2020-06-15T07:17:26.697Z] #38 ... [2020-06-15T07:17:26.697Z] [2020-06-15T07:17:26.697Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:26.697Z] #30 10.81 runtime [2020-06-15T07:17:26.697Z] #30 15.10 internal/testlog [2020-06-15T07:17:26.697Z] #30 15.56 encoding [2020-06-15T07:17:26.697Z] #30 15.79 runtime/cgo [2020-06-15T07:17:26.870Z] #47 ... [2020-06-15T07:17:26.870Z] [2020-06-15T07:17:26.870Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:26.870Z] #38 11.96 Fetched 8050 kB in 10s (797 kB/s) [2020-06-15T07:17:26.870Z] #38 11.96 Reading package lists... [2020-06-15T07:17:26.870Z] #38 15.39 Reading package lists... [2020-06-15T07:17:26.870Z] #38 19.44 Building dependency tree... [2020-06-15T07:17:26.870Z] #38 20.90 The following additional packages will be installed: [2020-06-15T07:17:26.870Z] #38 20.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T07:17:26.870Z] #38 20.90 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T07:17:26.870Z] #38 20.90 Suggested packages: [2020-06-15T07:17:26.870Z] #38 20.90 manpages-dev python-setuptools [2020-06-15T07:17:27.152Z] #38 21.87 The following NEW packages will be installed: [2020-06-15T07:17:27.152Z] #38 21.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T07:17:27.152Z] #38 21.87 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T07:17:27.152Z] #38 21.87 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T07:17:27.152Z] #38 21.88 python-six zlib1g-dev [2020-06-15T07:17:27.152Z] #38 22.04 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T07:17:27.152Z] #38 22.04 Need to get 3742 kB of archives. [2020-06-15T07:17:27.152Z] #38 22.04 After this operation, 22.0 MB of additional disk space will be used. [2020-06-15T07:17:27.152Z] #38 22.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-06-15T07:17:27.152Z] #38 22.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-15T07:17:27.152Z] #38 22.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-06-15T07:17:27.152Z] #38 22.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-15T07:17:27.152Z] #38 22.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-06-15T07:17:27.152Z] #38 22.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-15T07:17:27.152Z] #38 22.10 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-06-15T07:17:27.152Z] #38 22.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-06-15T07:17:27.152Z] #38 22.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-06-15T07:17:27.152Z] #38 22.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-06-15T07:17:27.152Z] #38 22.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-06-15T07:17:27.348Z] #30 ... [2020-06-15T07:17:27.348Z] [2020-06-15T07:17:27.348Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:27.348Z] #43 18.61 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T07:17:27.348Z] #43 18.61 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T07:17:27.348Z] #43 18.61 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T07:17:27.348Z] #43 18.62 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T07:17:27.434Z] #38 22.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-06-15T07:17:27.434Z] #38 22.27 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-06-15T07:17:27.434Z] #38 22.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-06-15T07:17:27.434Z] #38 22.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T07:17:27.434Z] #38 22.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-06-15T07:17:27.434Z] #38 22.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-06-15T07:17:27.608Z] #43 19.17 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T07:17:27.868Z] #43 19.26 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T07:17:28.441Z] #38 23.20 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:17:28.441Z] #38 ... [2020-06-15T07:17:28.441Z] [2020-06-15T07:17:28.441Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:17:28.441Z] #23 13.15 Fetched 8050 kB in 11s (749 kB/s) [2020-06-15T07:17:28.441Z] #23 13.15 Reading package lists... [2020-06-15T07:17:28.441Z] #23 16.88 Reading package lists... [2020-06-15T07:17:28.441Z] #23 20.52 Building dependency tree... [2020-06-15T07:17:28.441Z] #23 21.81 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T07:17:28.441Z] #23 21.81 The following additional packages will be installed: [2020-06-15T07:17:28.441Z] #23 21.81 libjq1 libonig5 [2020-06-15T07:17:28.441Z] #23 22.10 The following NEW packages will be installed: [2020-06-15T07:17:28.441Z] #23 22.10 jq libjq1 libonig5 [2020-06-15T07:17:28.441Z] #23 22.28 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T07:17:28.441Z] #23 22.28 Need to get 350 kB of archives. [2020-06-15T07:17:28.441Z] #23 22.28 After this operation, 1154 kB of additional disk space will be used. [2020-06-15T07:17:28.441Z] #23 22.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-15T07:17:28.441Z] #23 22.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-15T07:17:28.441Z] #23 22.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-15T07:17:28.441Z] #23 23.18 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:17:28.441Z] #23 23.30 Fetched 350 kB in 0s (1853 kB/s) [2020-06-15T07:17:28.441Z] #23 23.36 Selecting previously unselected package libonig5:s390x. [2020-06-15T07:17:28.441Z] #23 23.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% [2020-06-15T07:17:28.441Z] #23 ... [2020-06-15T07:17:28.441Z] [2020-06-15T07:17:28.441Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:28.441Z] #38 23.29 Fetched 3742 kB in 0s (9445 kB/s) [2020-06-15T07:17:28.441Z] #38 23.38 Selecting previously unselected package libcap-dev:s390x. [2020-06-15T07:17:28.723Z] #38 23.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-06-15T07:17:28.723Z] #38 23.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-06-15T07:17:28.723Z] #38 23.45 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-06-15T07:17:28.723Z] #38 23.57 Selecting previously unselected package libnet1:s390x. [2020-06-15T07:17:28.723Z] #38 23.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-15T07:17:28.723Z] #38 23.59 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-15T07:17:28.723Z] #38 23.70 Selecting previously unselected package libnet1-dev. [2020-06-15T07:17:28.723Z] #38 23.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-15T07:17:28.723Z] #38 23.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:17:28.723Z] #38 ... [2020-06-15T07:17:28.723Z] [2020-06-15T07:17:28.723Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:28.723Z] #60 13.66 + cd /tmp/tmp.tMe7tBqiwL/src/github.com/docker/libnetwork [2020-06-15T07:17:28.723Z] #60 13.66 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:17:28.723Z] #60 14.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T07:17:28.813Z] #43 20.31 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T07:17:29.007Z] #60 ... [2020-06-15T07:17:29.007Z] [2020-06-15T07:17:29.007Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:29.007Z] #38 23.89 Selecting previously unselected package libnl-3-200:s390x. [2020-06-15T07:17:29.007Z] #38 23.90 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-15T07:17:29.007Z] #38 23.91 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-15T07:17:29.070Z] #43 20.36 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T07:17:29.070Z] #43 20.39 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:17:29.070Z] #43 20.45 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:17:29.070Z] #43 20.50 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:17:29.291Z] #38 24.05 Selecting previously unselected package libnl-3-dev:s390x. [2020-06-15T07:17:29.291Z] #38 24.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-06-15T07:17:29.291Z] #38 24.11 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-06-15T07:17:29.291Z] #38 ... [2020-06-15T07:17:29.291Z] [2020-06-15T07:17:29.291Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:17:29.291Z] #41 14.08 container/list [2020-06-15T07:17:29.291Z] #41 14.46 crypto/internal/subtle [2020-06-15T07:17:29.291Z] #41 14.51 crypto/subtle [2020-06-15T07:17:29.291Z] #41 14.59 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T07:17:29.291Z] #41 14.88 runtime/cgo [2020-06-15T07:17:29.291Z] #41 ... [2020-06-15T07:17:29.291Z] [2020-06-15T07:17:29.291Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:17:29.291Z] #23 23.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 ... 15177 files and directories currently installed.) [2020-06-15T07:17:29.291Z] #23 23.40 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-06-15T07:17:29.291Z] #23 23.41 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-15T07:17:29.291Z] #23 23.59 Selecting previously unselected package libjq1:s390x. [2020-06-15T07:17:29.291Z] #23 23.64 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-15T07:17:29.291Z] #23 23.64 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-15T07:17:29.291Z] #23 23.77 Selecting previously unselected package jq. [2020-06-15T07:17:29.291Z] #23 23.77 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-15T07:17:29.291Z] #23 23.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:17:29.291Z] #23 23.90 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-15T07:17:29.291Z] #23 23.91 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-15T07:17:29.291Z] #23 23.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:17:29.291Z] #23 23.92 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:17:29.291Z] #23 DONE 24.2s [2020-06-15T07:17:29.291Z] [2020-06-15T07:17:29.291Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:17:29.291Z] #51 14.34 Fetched 8050 kB in 11s (733 kB/s) [2020-06-15T07:17:29.291Z] #51 14.34 Reading package lists... [2020-06-15T07:17:29.291Z] #51 17.87 Reading package lists... [2020-06-15T07:17:29.291Z] #51 21.18 Building dependency tree... [2020-06-15T07:17:29.291Z] #51 22.42 The following additional packages will be installed: [2020-06-15T07:17:29.291Z] #51 22.42 libbtrfs0 [2020-06-15T07:17:29.291Z] #51 22.51 The following NEW packages will be installed: [2020-06-15T07:17:29.291Z] #51 22.51 libbtrfs-dev libbtrfs0 [2020-06-15T07:17:29.291Z] #51 22.64 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T07:17:29.291Z] #51 22.64 Need to get 118 kB of archives. [2020-06-15T07:17:29.291Z] #51 22.64 After this operation, 390 kB of additional disk space will be used. [2020-06-15T07:17:29.291Z] #51 22.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-06-15T07:17:29.291Z] #51 22.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-06-15T07:17:29.291Z] #51 23.20 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:17:29.291Z] #51 23.31 Fetched 118 kB in 0s (1388 kB/s) [2020-06-15T07:17:29.291Z] #51 23.35 Selecting previously unselected package libbtrfs0. [2020-06-15T07:17:29.291Z] #51 23.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 ... 15177 files and directories currently installed.) [2020-06-15T07:17:29.291Z] #51 23.47 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-06-15T07:17:29.291Z] #51 23.48 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:17:29.291Z] #51 23.57 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:17:29.291Z] #51 23.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-06-15T07:17:29.291Z] #51 23.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:17:29.291Z] #51 23.74 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:17:29.291Z] #51 23.75 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:17:29.291Z] #51 23.76 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:17:29.291Z] #51 DONE 24.2s [2020-06-15T07:17:29.291Z] [2020-06-15T07:17:29.291Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:29.328Z] #43 ... [2020-06-15T07:17:29.328Z] [2020-06-15T07:17:29.328Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:17:29.328Z] #23 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:17:29.328Z] #23 13.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:17:29.573Z] #52 ... [2020-06-15T07:17:29.573Z] [2020-06-15T07:17:29.573Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T07:17:29.573Z] #24 DONE 0.1s [2020-06-15T07:17:29.573Z] [2020-06-15T07:17:29.573Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:29.573Z] #38 24.35 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-15T07:17:29.573Z] #38 24.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-15T07:17:29.573Z] #38 24.41 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-15T07:17:29.573Z] #38 24.47 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-06-15T07:17:29.573Z] #38 24.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-06-15T07:17:29.586Z] #23 ... [2020-06-15T07:17:29.586Z] [2020-06-15T07:17:29.586Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:29.586Z] #43 20.83 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T07:17:29.586Z] #43 20.95 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:17:29.586Z] #43 21.00 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T07:17:29.856Z] #38 24.53 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-15T07:17:29.856Z] #38 ... [2020-06-15T07:17:29.856Z] [2020-06-15T07:17:29.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:17:29.856Z] #10 14.48 Fetched 8050 kB in 11s (744 kB/s) [2020-06-15T07:17:29.856Z] #10 14.48 Reading package lists... [2020-06-15T07:17:29.856Z] #10 18.20 Reading package lists... [2020-06-15T07:17:29.856Z] #10 22.33 Building dependency tree... [2020-06-15T07:17:29.856Z] #10 23.60 The following additional packages will be installed: [2020-06-15T07:17:29.856Z] #10 23.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T07:17:29.856Z] #10 23.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T07:17:29.856Z] #10 23.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T07:17:29.856Z] #10 23.60 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:17:29.856Z] #10 23.61 Suggested packages: [2020-06-15T07:17:29.856Z] #10 23.61 gcc-8-locales seccomp wine64 [2020-06-15T07:17:29.856Z] #10 ... [2020-06-15T07:17:29.856Z] [2020-06-15T07:17:29.856Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:29.856Z] #38 24.71 Selecting previously unselected package zlib1g-dev:s390x. [2020-06-15T07:17:29.856Z] #38 24.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-06-15T07:17:29.856Z] #38 24.73 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-15T07:17:30.139Z] #38 24.95 Selecting previously unselected package libprotobuf17:s390x. [2020-06-15T07:17:30.139Z] #38 24.96 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-06-15T07:17:30.139Z] #38 24.96 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-15T07:17:30.421Z] #38 ... [2020-06-15T07:17:30.421Z] [2020-06-15T07:17:30.421Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:17:30.421Z] #32 15.14 Fetched 8050 kB in 11s (754 kB/s) [2020-06-15T07:17:30.421Z] #32 15.14 Reading package lists... [2020-06-15T07:17:30.421Z] #32 18.74 Reading package lists... [2020-06-15T07:17:30.421Z] #32 22.45 Building dependency tree... [2020-06-15T07:17:30.421Z] #32 23.55 The following additional packages will be installed: [2020-06-15T07:17:30.421Z] #32 23.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T07:17:30.421Z] #32 23.57 Suggested packages: [2020-06-15T07:17:30.421Z] #32 23.57 cmake-doc ninja-build lrzip [2020-06-15T07:17:30.421Z] #32 23.57 Recommended packages: [2020-06-15T07:17:30.421Z] #32 23.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T07:17:30.421Z] #32 24.31 The following NEW packages will be installed: [2020-06-15T07:17:30.421Z] #32 24.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T07:17:30.421Z] #32 24.32 vim-common xxd [2020-06-15T07:17:30.421Z] #32 24.51 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T07:17:30.421Z] #32 24.51 Need to get 14.0 MB of archives. [2020-06-15T07:17:30.421Z] #32 24.51 After this operation, 62.1 MB of additional disk space will be used. [2020-06-15T07:17:30.421Z] #32 24.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-15T07:17:30.421Z] #32 24.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:17:30.421Z] #32 24.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T07:17:30.421Z] #32 24.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-15T07:17:30.421Z] #32 25.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-06-15T07:17:30.421Z] #32 25.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-06-15T07:17:30.421Z] #32 25.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-06-15T07:17:30.421Z] #32 25.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-06-15T07:17:30.421Z] #32 25.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-06-15T07:17:30.421Z] #32 25.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-06-15T07:17:30.421Z] #32 ... [2020-06-15T07:17:30.421Z] [2020-06-15T07:17:30.421Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:17:30.421Z] #10 24.99 The following NEW packages will be installed: [2020-06-15T07:17:30.421Z] #10 24.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T07:17:30.421Z] #10 24.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T07:17:30.421Z] #10 24.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T07:17:30.421Z] #10 24.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T07:17:30.421Z] #10 24.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T07:17:30.421Z] #10 24.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:17:30.421Z] #10 25.22 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T07:17:30.421Z] #10 25.22 Need to get 73.3 MB of archives. [2020-06-15T07:17:30.421Z] #10 25.22 After this operation, 494 MB of additional disk space will be used. [2020-06-15T07:17:30.421Z] #10 25.22 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-06-15T07:17:30.421Z] #10 25.49 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-06-15T07:17:30.702Z] #10 25.64 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-06-15T07:17:30.703Z] #10 25.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-06-15T07:17:30.703Z] #10 25.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-06-15T07:17:30.703Z] #10 25.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T07:17:30.962Z] #43 22.13 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:17:30.984Z] #10 26.01 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-06-15T07:17:31.598Z] #10 26.26 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-06-15T07:17:31.598Z] #10 26.28 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-06-15T07:17:31.897Z] #43 ... [2020-06-15T07:17:31.897Z] [2020-06-15T07:17:31.897Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:17:31.897Z] #32 13.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:17:31.897Z] #32 ... [2020-06-15T07:17:31.897Z] [2020-06-15T07:17:31.897Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:31.897Z] #47 18.76 + cd /tmp/tmp.HAwAVdaht5/src/github.com/mvdan/sh [2020-06-15T07:17:31.897Z] #47 18.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:17:31.897Z] #47 18.84 + GO111MODULE=on [2020-06-15T07:17:31.897Z] #47 18.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T07:17:31.897Z] #47 20.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:17:31.897Z] #47 20.58 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:17:31.897Z] #47 20.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:17:31.897Z] #47 20.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:17:31.897Z] #47 20.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:17:31.897Z] #47 21.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:17:31.897Z] #47 22.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:17:32.154Z] #47 ... [2020-06-15T07:17:32.154Z] [2020-06-15T07:17:32.154Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:17:32.154Z] #10 13.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:17:32.412Z] #10 ... [2020-06-15T07:17:32.412Z] [2020-06-15T07:17:32.412Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:17:32.412Z] #41 13.82 unicode/utf8 [2020-06-15T07:17:32.412Z] #41 14.71 math [2020-06-15T07:17:32.412Z] #41 19.06 unicode/utf16 [2020-06-15T07:17:32.412Z] #41 19.53 container/list [2020-06-15T07:17:32.412Z] #41 20.34 crypto/internal/subtle [2020-06-15T07:17:32.412Z] #41 20.48 crypto/subtle [2020-06-15T07:17:32.412Z] #41 20.65 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T07:17:32.412Z] #41 20.71 internal/nettrace [2020-06-15T07:17:32.412Z] #41 20.82 runtime/cgo [2020-06-15T07:17:32.670Z] #41 ... [2020-06-15T07:17:32.670Z] [2020-06-15T07:17:32.670Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:32.670Z] #43 23.73 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:17:33.075Z] #10 ... [2020-06-15T07:17:33.075Z] [2020-06-15T07:17:33.075Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:33.075Z] #60 DONE 27.7s [2020-06-15T07:17:33.075Z] [2020-06-15T07:17:33.075Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:17:33.075Z] #32 26.02 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:17:33.075Z] #32 26.08 Fetched 14.0 MB in 1s (13.3 MB/s) [2020-06-15T07:17:33.075Z] #32 26.16 Selecting previously unselected package xxd. [2020-06-15T07:17:33.075Z] #32 26.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-06-15T07:17:33.076Z] #32 26.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-15T07:17:33.076Z] #32 26.25 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:17:33.076Z] #32 26.40 Selecting previously unselected package vim-common. [2020-06-15T07:17:33.076Z] #32 26.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:17:33.076Z] #32 26.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:17:33.076Z] #32 26.76 Selecting previously unselected package cmake-data. [2020-06-15T07:17:33.076Z] #32 26.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T07:17:33.076Z] #32 26.76 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T07:17:33.603Z] #43 24.83 go: finding github.com/fatih/color v1.6.0 [2020-06-15T07:17:33.603Z] #43 24.88 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T07:17:33.603Z] #43 24.92 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:17:33.603Z] #43 25.01 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:17:33.796Z] Sending build context to Docker daemon 55.42MB [2020-06-15T07:17:33.796Z] [2020-06-15T07:17:33.796Z] Step 1/10 : FROM microsoft/windowsservercore [2020-06-15T07:17:33.796Z] ---> 486def14a6bd [2020-06-15T07:17:33.796Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-06-15T07:17:33.796Z] ---> Using cache [2020-06-15T07:17:33.796Z] ---> 383926cd54ad [2020-06-15T07:17:33.796Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-06-15T07:17:33.796Z] ---> Using cache [2020-06-15T07:17:33.796Z] ---> 3e9c1b980ecc [2020-06-15T07:17:33.796Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-06-15T07:17:33.796Z] ---> Using cache [2020-06-15T07:17:33.796Z] ---> 14bea6ad91eb [2020-06-15T07:17:33.796Z] 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-06-15T07:17:33.796Z] ---> Using cache [2020-06-15T07:17:33.796Z] ---> 466e940b7d24 [2020-06-15T07:17:33.797Z] 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-06-15T07:17:33.797Z] ---> Using cache [2020-06-15T07:17:33.797Z] ---> a5b100377399 [2020-06-15T07:17:33.797Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $env:GO111MODULE = 'on'; &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"Failed getting gotestsum sources..."' }; $env:GO111MODULE = 'on'; &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-06-15T07:17:33.797Z] ---> Using cache [2020-06-15T07:17:33.797Z] ---> f9c5a055083e [2020-06-15T07:17:33.797Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-06-15T07:17:33.797Z] ---> Using cache [2020-06-15T07:17:33.797Z] ---> 25d2d805bce8 [2020-06-15T07:17:33.797Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-06-15T07:17:33.797Z] ---> Using cache [2020-06-15T07:17:33.797Z] ---> d54c4e3080b3 [2020-06-15T07:17:33.797Z] Step 10/10 : COPY . . [2020-06-15T07:17:33.861Z] #43 25.18 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:17:33.861Z] #43 25.21 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T07:17:34.119Z] #43 25.35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:17:34.119Z] #43 25.39 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:17:34.119Z] #43 25.45 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:17:34.377Z] #43 25.61 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:17:34.548Z] #32 29.35 Selecting previously unselected package libicu63:s390x. [2020-06-15T07:17:34.548Z] #32 29.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-15T07:17:34.548Z] #32 29.39 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-15T07:17:37.223Z] #32 ... [2020-06-15T07:17:37.223Z] [2020-06-15T07:17:37.223Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:17:37.223Z] #25 3.183 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T07:17:37.223Z] #25 3.596 [2020-06-15T07:17:37.223Z] #25 3.740 #=#=# # 2.7% ### 4.8% ###### 9.0% ######### 13.6% ############## 19.7% ####################### 32.2% ########################### 38.5% ################################## 47.4% ####################################### 54.5% ############################################ 61.5% ################################################ 67.3% ###################################################### 75.5% ############################################################ 84.4% ################################################################# 90.7% ##################################################################### 97.0% ######################################################################## 100.0% [2020-06-15T07:17:37.223Z] #25 5.913 [2020-06-15T07:17:37.223Z] #25 6.081 ######## 11.5% #################### 28.5% ################################ 45.5% ############################################# 62.5% ######################################################### 79.5% ##################################################################### 96.5% ######################################################################## 100.0% [2020-06-15T07:17:37.223Z] #25 7.165 [2020-06-15T07:17:37.506Z] #25 7.372 ## 3.9% ###### 9.0% ########## 14.1% ################# 24.4% ##################### 29.5% ########################## 37.1% ################## [2020-06-15T07:17:37.506Z] #25 ... [2020-06-15T07:17:37.506Z] [2020-06-15T07:17:37.506Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:37.506Z] #47 32.34 syscall [2020-06-15T07:17:37.506Z] #47 32.34 bytes [2020-06-15T07:17:38.565Z] #43 ... [2020-06-15T07:17:38.565Z] [2020-06-15T07:17:38.565Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:38.565Z] #60 25.75 Checking out files: 64% (1329/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-06-15T07:17:38.565Z] #60 26.50 + cd /tmp/tmp.QIj0FgshlC/src/github.com/docker/libnetwork [2020-06-15T07:17:38.565Z] #60 26.50 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:17:38.565Z] #60 27.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T07:17:38.981Z] #47 33.66 reflect [2020-06-15T07:17:40.775Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00fb570958040938f) in /home/ubuntu/workspace/moby_PR-41072 [Pipeline] { [Pipeline] checkout [2020-06-15T07:17:40.820Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0dd636460cd51f165) in /home/ubuntu/workspace/moby_PR-41072 [Pipeline] { [Pipeline] checkout [2020-06-15T07:17:41.004Z] #47 ... [2020-06-15T07:17:41.004Z] [2020-06-15T07:17:41.004Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:41.004Z] #38 25.51 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-06-15T07:17:41.004Z] #38 25.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-06-15T07:17:41.004Z] #38 25.52 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-15T07:17:41.004Z] #38 25.72 Selecting previously unselected package libprotobuf-dev:s390x. [2020-06-15T07:17:41.004Z] #38 25.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-06-15T07:17:41.004Z] #38 25.75 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-15T07:17:41.004Z] #38 26.88 Selecting previously unselected package libprotoc17:s390x. [2020-06-15T07:17:41.004Z] #38 26.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-06-15T07:17:41.004Z] #38 26.91 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-06-15T07:17:41.004Z] #38 27.42 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T07:17:41.004Z] #38 27.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-06-15T07:17:41.004Z] #38 27.46 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:17:41.004Z] #38 27.60 Selecting previously unselected package protobuf-compiler. [2020-06-15T07:17:41.004Z] #38 27.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-06-15T07:17:41.004Z] #38 27.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:17:41.004Z] #38 27.79 Selecting previously unselected package python-pkg-resources. [2020-06-15T07:17:41.004Z] #38 27.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:17:41.004Z] #38 27.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T07:17:41.004Z] #38 28.23 Selecting previously unselected package python-six. [2020-06-15T07:17:41.004Z] #38 28.24 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T07:17:41.004Z] #38 28.24 Unpacking python-six (1.12.0-1) ... [2020-06-15T07:17:41.004Z] #38 28.36 Selecting previously unselected package python-protobuf. [2020-06-15T07:17:41.004Z] #38 28.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-06-15T07:17:41.004Z] #38 28.36 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T07:17:41.004Z] #38 28.82 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T07:17:41.004Z] #38 30.76 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-15T07:17:41.004Z] #38 30.77 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-15T07:17:41.004Z] #38 30.77 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-15T07:17:41.004Z] #38 30.78 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-15T07:17:41.004Z] #38 30.78 Setting up python-six (1.12.0-1) ... [2020-06-15T07:17:41.004Z] #38 32.46 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-15T07:17:41.004Z] #38 32.47 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-15T07:17:41.004Z] #38 32.49 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-15T07:17:41.004Z] #38 32.50 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-06-15T07:17:41.004Z] #38 32.50 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-06-15T07:17:41.004Z] #38 32.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:17:41.004Z] #38 32.53 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:17:41.004Z] #38 32.53 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-15T07:17:41.004Z] #38 32.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:17:41.004Z] #38 32.56 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T07:17:41.004Z] #38 ... [2020-06-15T07:17:41.004Z] [2020-06-15T07:17:41.004Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:17:41.004Z] #25 7.372 ## 3.9% ###### 9.0% ########## 14.1% ################# 24.4% ##################### 29.5% ########################## 37.1% ############################## 42.2% ##################################### 52.4% ############################################# 62.6% #################################################### 72.7% ######################################################### 80.4% ################################################################### 93.1% ###################################################################### 98.2% ######################################################################## 100.0% [2020-06-15T07:17:41.004Z] #25 9.096 [2020-06-15T07:17:41.099Z] #60 ... [2020-06-15T07:17:41.099Z] [2020-06-15T07:17:41.099Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:41.099Z] #38 22.35 Fetched 8355 kB in 18s (459 kB/s) [2020-06-15T07:17:41.099Z] #38 22.35 Reading package lists... [2020-06-15T07:17:41.099Z] #38 29.62 Reading package lists... [2020-06-15T07:17:41.099Z] #38 ... [2020-06-15T07:17:41.099Z] [2020-06-15T07:17:41.099Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:17:41.099Z] #36 24.73 Checking out files: 92% (1476/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-06-15T07:17:41.099Z] #36 24.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T07:17:41.099Z] #36 26.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-06-15T07:17:41.287Z] #25 9.247 # 1.9% #### 5.6% ###### 9.4% ######## 12.3% ########## 15.1% ############ 17.9% ############## 20.8% ################ 23.6% ################### 27.4% ###################### 31.2% ######################## 34.0% ########################## 36.8% ############################ 39.7% ############################# 41.6% ################################ 45.3% ################################### 49.1% #################################### 51.0% ###################################### 53.8% ######################################## 56.7% ########################################## 59.5% ############################################# 63.3% ############################################## 65.2% [2020-06-15T07:17:41.287Z] #25 ... [2020-06-15T07:17:41.287Z] [2020-06-15T07:17:41.287Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:41.287Z] #52 1.878 + RM_GOPATH=0 [2020-06-15T07:17:41.287Z] #52 1.878 + TMP_GOPATH= [2020-06-15T07:17:41.287Z] #52 1.878 + : /build [2020-06-15T07:17:41.287Z] #52 1.878 + '[' -z '' ']' [2020-06-15T07:17:41.287Z] #52 1.879 ++ mktemp -d [2020-06-15T07:17:41.287Z] #52 1.880 + export GOPATH=/tmp/tmp.pozMzVq41n [2020-06-15T07:17:41.287Z] #52 1.880 + GOPATH=/tmp/tmp.pozMzVq41n [2020-06-15T07:17:41.287Z] #52 1.880 + RM_GOPATH=1 [2020-06-15T07:17:41.287Z] #52 1.880 + case "$(go env GOARCH)" in [2020-06-15T07:17:41.287Z] #52 1.880 ++ go env GOARCH [2020-06-15T07:17:41.287Z] #52 1.894 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:41.287Z] #52 1.894 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:41.287Z] #52 1.894 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:41.287Z] #52 1.894 + dir=/tmp/install [2020-06-15T07:17:41.287Z] #52 1.894 + bin=containerd [2020-06-15T07:17:41.287Z] #52 1.894 + shift [2020-06-15T07:17:41.287Z] #52 1.894 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T07:17:41.287Z] #52 1.894 + . /tmp/install/containerd.installer [2020-06-15T07:17:41.287Z] #52 1.894 ++ set -e [2020-06-15T07:17:41.287Z] #52 1.895 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:17:41.287Z] #52 1.896 + install_containerd [2020-06-15T07:17:41.287Z] #52 1.897 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T07:17:41.287Z] #52 1.897 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:17:41.287Z] #52 1.898 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pozMzVq41n/src/github.com/containerd/containerd [2020-06-15T07:17:41.287Z] #52 1.907 Cloning into '/tmp/tmp.pozMzVq41n/src/github.com/containerd/containerd'... [2020-06-15T07:17:41.287Z] #52 ... [2020-06-15T07:17:41.287Z] [2020-06-15T07:17:41.287Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:17:41.901Z] #25 9.247 # 1.9% #### 5.6% ###### 9.4% ######## 12.3% ########## 15.1% ############ 17.9% ############## 20.8% ################ 23.6% ################### 27.4% ###################### 31.2% ######################## 34.0% ########################## 36.8% ############################ 39.7% ############################# 41.6% ################################ 45.3% ################################### 49.1% #################################### 51.0% ###################################### 53.8% ######################################## 56.7% ########################################## 59.5% ############################################# 63.3% ############################################## 65.2% ################################################ 68.0% ################################################### 70.9% #################################################### 72.7% ##################################################### 74.6% # [2020-06-15T07:17:41.901Z] #25 ... [2020-06-15T07:17:41.901Z] [2020-06-15T07:17:41.901Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:41.901Z] #38 36.02 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-06-15T07:17:41.901Z] #38 36.03 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:17:41.901Z] #38 DONE 36.7s [2020-06-15T07:17:41.901Z] [2020-06-15T07:17:41.901Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:17:42.191Z] #25 9.247 # 1.9% #### 5.6% ###### 9.4% ######## 12.3% ########## 15.1% ############ 17.9% ############## 20.8% ################ 23.6% ################### 27.4% ###################### 31.2% ######################## 34.0% ########################## 36.8% ############################ 39.7% ############################# 41.6% ################################ 45.3% ################################### 49.1% #################################### 51.0% ###################################### 53.8% ######################################## 56.7% ########################################## 59.5% ############################################# 63.3% ############################################## 65.2% ################################################ 68.0% ################################################### 70.9% #################################################### 72.7% ##################################################### 74.6% ###################################################### 75.6% ######################################################## 78.4% ########################################################## 81.6% ########################################################### 82.6% ############################################################## 87.3% [2020-06-15T07:17:42.191Z] #25 ... [2020-06-15T07:17:42.191Z] [2020-06-15T07:17:42.191Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:42.191Z] #30 27.21 sync [2020-06-15T07:17:42.191Z] #30 27.21 internal/reflectlite [2020-06-15T07:17:42.191Z] #30 29.75 sort [2020-06-15T07:17:42.191Z] #30 29.75 errors [2020-06-15T07:17:42.191Z] #30 30.13 strconv [2020-06-15T07:17:42.191Z] #30 30.65 io [2020-06-15T07:17:42.191Z] #30 31.65 syscall [2020-06-15T07:17:42.191Z] #30 32.79 reflect [2020-06-15T07:17:42.473Z] #30 ... [2020-06-15T07:17:42.474Z] [2020-06-15T07:17:42.474Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:17:42.762Z] #25 9.247 # 1.9% #### 5.6% ###### 9.4% ######## 12.3% ########## 15.1% ############ 17.9% ############## 20.8% ################ 23.6% ################### 27.4% ###################### 31.2% ######################## 34.0% ########################## 36.8% ############################ 39.7% ############################# 41.6% ################################ 45.3% ################################### 49.1% #################################### 51.0% ###################################### 53.8% ######################################## 56.7% ########################################## 59.5% ############################################# 63.3% ############################################## 65.2% ################################################ 68.0% ################################################### 70.9% #################################################### 72.7% ##################################################### 74.6% ###################################################### 75.6% ######################################################## 78.4% ########################################################## 81.6% ########################################################### 82.6% ############################################################## 87.3% ################################################################ 90.1% ################################################################### 93.9% ###################################################################### 97.7% ######################################################################## 100.0% [2020-06-15T07:17:42.762Z] #25 13.37 [2020-06-15T07:17:43.002Z] #36 ... [2020-06-15T07:17:43.003Z] [2020-06-15T07:17:43.003Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:43.003Z] #47 24.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:17:43.003Z] #47 25.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:17:43.003Z] #47 25.76 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:17:43.003Z] #47 25.92 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:17:43.003Z] #47 25.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:17:43.003Z] #47 26.92 runtime [2020-06-15T07:17:43.003Z] #47 26.92 runtime/cgo [2020-06-15T07:17:43.379Z] #25 ... [2020-06-15T07:17:43.380Z] [2020-06-15T07:17:43.380Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:17:43.380Z] #32 34.37 Selecting previously unselected package libxml2:s390x. [2020-06-15T07:17:43.380Z] #32 34.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-06-15T07:17:43.380Z] #32 34.37 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:17:43.380Z] #32 34.82 Selecting previously unselected package libarchive13:s390x. [2020-06-15T07:17:43.380Z] #32 34.82 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-06-15T07:17:43.380Z] #32 34.83 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-15T07:17:43.380Z] #32 35.02 Selecting previously unselected package libjsoncpp1:s390x. [2020-06-15T07:17:43.380Z] #32 35.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-06-15T07:17:43.380Z] #32 35.03 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-06-15T07:17:43.380Z] #32 35.12 Selecting previously unselected package librhash0:s390x. [2020-06-15T07:17:43.380Z] #32 35.12 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-06-15T07:17:43.380Z] #32 35.12 Unpacking librhash0:s390x (1.3.8-1) ... [2020-06-15T07:17:43.380Z] #32 35.32 Selecting previously unselected package libuv1:s390x. [2020-06-15T07:17:43.380Z] #32 35.32 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-06-15T07:17:43.380Z] #32 35.32 Unpacking libuv1:s390x (1.24.1-1) ... [2020-06-15T07:17:43.380Z] #32 35.42 Selecting previously unselected package cmake. [2020-06-15T07:17:43.380Z] #32 35.42 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-06-15T07:17:43.380Z] #32 35.43 Unpacking cmake (3.13.4-1) ... [2020-06-15T07:17:43.380Z] #32 37.75 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-15T07:17:43.380Z] #32 37.78 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:17:43.380Z] #32 37.79 Setting up libuv1:s390x (1.24.1-1) ... [2020-06-15T07:17:43.380Z] #32 37.80 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:17:43.380Z] #32 37.82 Setting up librhash0:s390x (1.3.8-1) ... [2020-06-15T07:17:43.380Z] #32 37.84 Setting up cmake-data (3.13.4-1) ... [2020-06-15T07:17:43.380Z] #32 37.85 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:17:43.380Z] #32 37.86 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-06-15T07:17:43.380Z] #32 37.87 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-15T07:17:43.380Z] #32 37.88 Setting up cmake (3.13.4-1) ... [2020-06-15T07:17:43.380Z] #32 37.89 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:17:43.380Z] #32 37.94 Processing triggers for mime-support (3.62) ... [2020-06-15T07:17:43.380Z] #32 DONE 38.3s [2020-06-15T07:17:43.671Z] [2020-06-15T07:17:43.671Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:17:43.671Z] #10 28.40 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-06-15T07:17:43.671Z] #10 29.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-06-15T07:17:43.671Z] #10 29.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-06-15T07:17:43.671Z] #10 29.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-06-15T07:17:43.671Z] #10 29.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-06-15T07:17:43.671Z] #10 29.89 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-06-15T07:17:43.671Z] #10 29.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-06-15T07:17:43.671Z] #10 29.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-06-15T07:17:43.671Z] #10 29.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-06-15T07:17:43.671Z] #10 29.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-06-15T07:17:43.671Z] #10 29.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-06-15T07:17:43.671Z] #10 29.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-06-15T07:17:43.671Z] #10 29.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-06-15T07:17:43.671Z] #10 29.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-06-15T07:17:43.671Z] #10 29.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-06-15T07:17:43.671Z] #10 29.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-06-15T07:17:43.671Z] #10 30.88 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:17:43.671Z] #10 30.98 Fetched 73.3 MB in 5s (15.0 MB/s) [2020-06-15T07:17:43.671Z] #10 31.05 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T07:17:43.671Z] #10 31.05 (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-06-15T07:17:43.671Z] #10 31.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-06-15T07:17:43.671Z] #10 31.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:17:43.671Z] #10 32.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T07:17:43.671Z] #10 32.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-06-15T07:17:43.671Z] #10 32.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:17:43.671Z] #10 34.82 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T07:17:43.671Z] #10 34.82 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T07:17:43.671Z] #10 34.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:17:43.671Z] #10 34.90 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-06-15T07:17:43.671Z] #10 34.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-06-15T07:17:43.671Z] #10 34.91 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-06-15T07:17:43.671Z] #10 35.08 Selecting previously unselected package dmsetup. [2020-06-15T07:17:43.671Z] #10 35.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-06-15T07:17:43.671Z] #10 35.10 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T07:17:43.671Z] #10 35.27 Selecting previously unselected package mingw-w64-common. [2020-06-15T07:17:43.671Z] #10 35.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T07:17:43.671Z] #10 35.28 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T07:17:43.936Z] #47 ... [2020-06-15T07:17:43.936Z] [2020-06-15T07:17:43.936Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:17:43.936Z] #32 25.16 Fetched 8355 kB in 18s (456 kB/s) [2020-06-15T07:17:43.936Z] #32 25.16 Reading package lists... [2020-06-15T07:17:43.936Z] #32 32.28 Reading package lists... [2020-06-15T07:17:43.936Z] #32 ... [2020-06-15T07:17:43.936Z] [2020-06-15T07:17:43.936Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:17:43.936Z] #10 26.00 Fetched 8355 kB in 18s (454 kB/s) [2020-06-15T07:17:43.936Z] #10 26.00 Reading package lists... [2020-06-15T07:17:43.953Z] #10 ... [2020-06-15T07:17:43.953Z] [2020-06-15T07:17:43.953Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:17:43.953Z] #41 28.74 internal/reflectlite [2020-06-15T07:17:43.953Z] #41 28.74 sync [2020-06-15T07:17:43.953Z] #41 29.84 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T07:17:43.953Z] #41 30.15 math/rand [2020-06-15T07:17:43.953Z] #41 30.83 internal/singleflight [2020-06-15T07:17:43.953Z] #41 31.16 io [2020-06-15T07:17:43.953Z] #41 31.16 strconv [2020-06-15T07:17:43.953Z] #41 32.08 bytes [2020-06-15T07:17:43.953Z] #41 33.36 bufio [2020-06-15T07:17:43.953Z] #41 34.36 reflect [2020-06-15T07:17:43.953Z] #41 34.57 syscall [2020-06-15T07:17:43.953Z] #41 ... [2020-06-15T07:17:43.953Z] [2020-06-15T07:17:43.953Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:17:43.953Z] #25 14.47 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T07:17:44.235Z] #25 14.70 #=#=# [2020-06-15T07:17:44.256Z] using credential docker-jenkins-github-credentials [2020-06-15T07:17:44.274Z] Cloning the remote Git repository [2020-06-15T07:17:44.274Z] Cloning with configured refspecs honoured and without tags [2020-06-15T07:17:44.289Z] using credential docker-jenkins-github-credentials [2020-06-15T07:17:44.300Z] Cloning the remote Git repository [2020-06-15T07:17:44.300Z] Cloning with configured refspecs honoured and without tags [2020-06-15T07:17:44.302Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T07:17:44.700Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T07:17:44.761Z] > git init /home/ubuntu/workspace/moby_PR-41072 # timeout=10 [2020-06-15T07:17:44.501Z] #10 33.18 Reading package lists... [2020-06-15T07:17:44.501Z] #10 ... [2020-06-15T07:17:44.501Z] [2020-06-15T07:17:44.501Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:17:44.501Z] #23 25.94 Fetched 8355 kB in 19s (450 kB/s) [2020-06-15T07:17:44.501Z] #23 25.94 Reading package lists... [2020-06-15T07:17:44.518Z] #25 14.85 ######################################################################## 100.0% [2020-06-15T07:17:44.518Z] #25 14.90 [2020-06-15T07:17:44.759Z] #23 33.42 Reading package lists... [2020-06-15T07:17:44.759Z] #23 ... [2020-06-15T07:17:44.759Z] [2020-06-15T07:17:44.759Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:17:44.759Z] #51 25.93 Fetched 8355 kB in 18s (460 kB/s) [2020-06-15T07:17:44.759Z] #51 25.93 Reading package lists... [2020-06-15T07:17:45.134Z] #25 15.71 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T07:17:45.324Z] #51 32.93 Reading package lists... [2020-06-15T07:17:45.324Z] #51 ... [2020-06-15T07:17:45.324Z] [2020-06-15T07:17:45.324Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:45.324Z] #38 29.62 Reading package lists... [2020-06-15T07:17:45.416Z] #25 15.95 [2020-06-15T07:17:44.405Z] > git init /home/ubuntu/workspace/moby_PR-41072 # timeout=10 [2020-06-15T07:17:44.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:17:44.755Z] > git --version # timeout=10 [2020-06-15T07:17:44.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:17:44.829Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:17:45.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:17:45.104Z] > git --version # timeout=10 [2020-06-15T07:17:45.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:17:45.114Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:17:45.699Z] #25 16.09 ################################################################ 89.4% ######################################################################## 100.0% [2020-06-15T07:17:45.699Z] #25 16.24 [2020-06-15T07:17:45.742Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ece231284b9334b5) in /home/ubuntu/workspace/moby_PR-41072 [Pipeline] { [Pipeline] checkout [2020-06-15T07:17:46.705Z] #25 17.10 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T07:17:46.705Z] #25 17.19 skipping existing b63cc5f62c21 [2020-06-15T07:17:46.705Z] #25 17.27 [2020-06-15T07:17:47.484Z] #38 36.88 Building dependency tree... [2020-06-15T07:17:47.720Z] #25 18.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T07:17:48.003Z] #25 18.53 [2020-06-15T07:17:48.286Z] #25 18.63 ######################################################################## 100.0% [2020-06-15T07:17:48.286Z] #25 18.70 [2020-06-15T07:17:48.286Z] #25 18.74 Download of images into '/build' complete. [2020-06-15T07:17:48.286Z] #25 18.74 Use something like the following to load the result into a Docker daemon: [2020-06-15T07:17:48.286Z] #25 18.74 tar -cC '/build' . | docker load [2020-06-15T07:17:48.574Z] #25 DONE 19.0s [2020-06-15T07:17:48.574Z] [2020-06-15T07:17:48.574Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:17:48.574Z] #33 1.501 + RM_GOPATH=0 [2020-06-15T07:17:48.574Z] #33 1.501 + TMP_GOPATH= [2020-06-15T07:17:48.574Z] #33 1.501 + : /build [2020-06-15T07:17:48.574Z] #33 1.501 + '[' -z '' ']' [2020-06-15T07:17:48.574Z] #33 1.501 ++ mktemp -d [2020-06-15T07:17:48.574Z] #33 1.501 + export GOPATH=/tmp/tmp.0eOQ8RtfF4 [2020-06-15T07:17:48.574Z] #33 1.501 + GOPATH=/tmp/tmp.0eOQ8RtfF4 [2020-06-15T07:17:48.574Z] #33 1.501 + RM_GOPATH=1 [2020-06-15T07:17:48.574Z] #33 1.501 + case "$(go env GOARCH)" in [2020-06-15T07:17:48.574Z] #33 1.501 ++ go env GOARCH [2020-06-15T07:17:48.574Z] #33 1.517 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:48.574Z] #33 1.517 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:17:48.574Z] #33 1.518 ++ dirname /tmp/install/install.sh [2020-06-15T07:17:48.574Z] #33 1.518 + dir=/tmp/install [2020-06-15T07:17:48.574Z] #33 1.518 + bin=tini [2020-06-15T07:17:48.574Z] #33 1.518 + shift [2020-06-15T07:17:48.574Z] #33 1.518 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T07:17:48.574Z] #33 1.518 + . /tmp/install/tini.installer [2020-06-15T07:17:48.574Z] #33 1.519 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:17:48.574Z] #33 1.519 + install_tini [2020-06-15T07:17:48.574Z] #33 1.519 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T07:17:48.574Z] #33 1.519 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:17:48.574Z] #33 1.519 + git clone https://github.com/krallin/tini.git /tmp/tmp.0eOQ8RtfF4/tini [2020-06-15T07:17:48.574Z] #33 1.520 Cloning into '/tmp/tmp.0eOQ8RtfF4/tini'... [2020-06-15T07:17:48.574Z] #33 2.108 + cd /tmp/tmp.0eOQ8RtfF4/tini [2020-06-15T07:17:48.574Z] #33 2.109 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:17:48.574Z] #33 2.131 + cmake . [2020-06-15T07:17:48.574Z] #33 2.524 -- The C compiler identification is GNU 8.3.0 [2020-06-15T07:17:48.574Z] #33 2.558 -- Check for working C compiler: /usr/bin/cc [2020-06-15T07:17:48.574Z] #33 2.978 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T07:17:48.574Z] #33 3.001 -- Detecting C compiler ABI info [2020-06-15T07:17:48.574Z] #33 3.307 -- Detecting C compiler ABI info - done [2020-06-15T07:17:48.574Z] #33 3.327 -- Detecting C compile features [2020-06-15T07:17:48.574Z] #33 4.514 -- Detecting C compile features - done [2020-06-15T07:17:48.574Z] #33 4.530 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T07:17:48.574Z] #33 4.654 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T07:17:48.574Z] #33 4.731 -- Configuring done [2020-06-15T07:17:48.574Z] #33 4.751 -- Generating done [2020-06-15T07:17:48.574Z] #33 4.766 -- Build files have been written to: /tmp/tmp.0eOQ8RtfF4/tini [2020-06-15T07:17:48.574Z] #33 4.769 + make tini-static [2020-06-15T07:17:48.574Z] #33 5.053 Scanning dependencies of target tini-static [2020-06-15T07:17:48.855Z] #33 5.279 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T07:17:48.861Z] #38 40.35 The following additional packages will be installed: [2020-06-15T07:17:49.121Z] #38 40.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T07:17:49.121Z] #38 40.37 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T07:17:49.121Z] #38 40.38 Suggested packages: [2020-06-15T07:17:49.121Z] #38 40.38 manpages-dev python-setuptools [2020-06-15T07:17:49.470Z] #33 ... [2020-06-15T07:17:49.470Z] [2020-06-15T07:17:49.470Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:17:49.470Z] #28 34.28 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-15T07:17:49.470Z] #28 34.39 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T07:17:49.470Z] #28 34.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T07:17:49.751Z] #28 ... [2020-06-15T07:17:49.751Z] [2020-06-15T07:17:49.751Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:17:49.751Z] #41 41.05 internal/poll [2020-06-15T07:17:49.751Z] #41 42.47 internal/syscall/execenv [2020-06-15T07:17:49.751Z] #41 42.57 internal/syscall/unix [2020-06-15T07:17:49.751Z] #41 42.78 os [2020-06-15T07:17:49.879Z] using credential docker-jenkins-github-credentials [2020-06-15T07:17:49.895Z] Cloning the remote Git repository [2020-06-15T07:17:49.895Z] Cloning with configured refspecs honoured and without tags [2020-06-15T07:17:50.367Z] #41 45.24 regexp/syntax [2020-06-15T07:17:50.499Z] #38 41.83 The following NEW packages will be installed: [2020-06-15T07:17:50.499Z] #38 41.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T07:17:50.499Z] #38 41.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T07:17:50.499Z] #38 41.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T07:17:50.499Z] #38 41.85 python-six zlib1g-dev [2020-06-15T07:17:50.650Z] #41 ... [2020-06-15T07:17:50.650Z] [2020-06-15T07:17:50.650Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:17:50.650Z] #33 6.545 [100%] Linking C executable tini-static [2020-06-15T07:17:50.650Z] #33 7.036 [100%] Built target tini-static [2020-06-15T07:17:50.650Z] #33 7.060 + mkdir -p /build [2020-06-15T07:17:50.650Z] #33 7.062 + cp tini-static /build/docker-init [2020-06-15T07:17:50.650Z] #33 DONE 7.2s [2020-06-15T07:17:49.909Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T07:17:49.986Z] > git init /home/ubuntu/workspace/moby_PR-41072 # timeout=10 [2020-06-15T07:17:50.244Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:17:50.244Z] > git --version # timeout=10 [2020-06-15T07:17:50.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:17:50.273Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:17:50.932Z] [2020-06-15T07:17:50.932Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:17:50.932Z] #10 40.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T07:17:50.932Z] #10 40.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T07:17:50.932Z] #10 40.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:17:50.932Z] #10 44.81 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T07:17:50.932Z] #10 44.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-15T07:17:50.932Z] #10 44.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:17:50.932Z] #10 44.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T07:17:50.932Z] #10 44.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-15T07:17:50.932Z] #10 44.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:17:50.932Z] #10 ... [2020-06-15T07:17:50.932Z] [2020-06-15T07:17:50.932Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:17:50.932Z] #41 45.90 fmt [2020-06-15T07:17:51.071Z] #38 42.43 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:17:51.071Z] #38 42.43 Need to get 4095 kB of archives. [2020-06-15T07:17:51.071Z] #38 42.43 After this operation, 22.5 MB of additional disk space will be used. [2020-06-15T07:17:51.071Z] #38 42.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-15T07:17:51.071Z] #38 42.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-15T07:17:51.071Z] #38 42.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-15T07:17:51.071Z] #38 42.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-15T07:17:51.071Z] #38 42.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-15T07:17:51.071Z] #38 42.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-15T07:17:51.071Z] #38 42.49 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-06-15T07:17:51.071Z] #38 42.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-15T07:17:51.071Z] #38 42.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-15T07:17:51.071Z] #38 42.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-15T07:17:51.330Z] #38 42.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-15T07:17:51.330Z] #38 42.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-15T07:17:51.330Z] #38 42.81 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-06-15T07:17:51.330Z] #38 42.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-15T07:17:51.330Z] #38 42.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T07:17:51.330Z] #38 42.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-15T07:17:51.589Z] #38 42.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-15T07:17:51.968Z] #41 ... [2020-06-15T07:17:51.968Z] [2020-06-15T07:17:51.968Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:17:51.968Z] #39 7.749 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:17:51.968Z] #39 7.749 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:17:51.968Z] #39 7.756 Note: Building without GnuTLS support [2020-06-15T07:17:51.968Z] #39 7.760 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:17:51.968Z] #39 7.761 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:17:51.968Z] #39 8.743 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:17:51.968Z] #39 8.795 GEN .gitid [2020-06-15T07:17:51.968Z] #39 8.810 GEN criu/include/version.h [2020-06-15T07:17:51.968Z] #39 8.820 GEN include/common/asm [2020-06-15T07:17:51.968Z] #39 9.913 PBCC images/timens.pb-c.c [2020-06-15T07:17:51.968Z] #39 9.942 DEP images/timens.pb-c.d [2020-06-15T07:17:51.968Z] #39 9.985 PBCC images/fown.pb-c.c [2020-06-15T07:17:51.968Z] #39 9.991 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T07:17:51.968Z] #39 10.02 PBCC images/opts.pb-c.c [2020-06-15T07:17:51.968Z] #39 10.04 PBCC images/memfd.pb-c.c [2020-06-15T07:17:51.968Z] #39 10.07 DEP images/fown.pb-c.d [2020-06-15T07:17:51.968Z] #39 10.08 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T07:17:51.968Z] #39 10.13 DEP images/opts.pb-c.d [2020-06-15T07:17:51.968Z] #39 10.16 DEP images/memfd.pb-c.d [2020-06-15T07:17:51.968Z] #39 10.18 PBCC images/sit.pb-c.c [2020-06-15T07:17:51.968Z] #39 10.22 DEP images/sit.pb-c.d [2020-06-15T07:17:51.968Z] #39 10.24 PBCC images/macvlan.pb-c.c [2020-06-15T07:17:52.156Z] #38 ... [2020-06-15T07:17:52.156Z] [2020-06-15T07:17:52.156Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:17:52.156Z] #41 43.53 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T07:17:52.156Z] #41 43.53 internal/reflectlite [2020-06-15T07:17:52.251Z] #39 10.25 DEP images/macvlan.pb-c.d [2020-06-15T07:17:52.251Z] #39 10.34 PBCC images/autofs.pb-c.c [2020-06-15T07:17:52.251Z] #39 10.34 DEP images/autofs.pb-c.d [2020-06-15T07:17:52.251Z] #39 10.37 PBCC images/sysctl.pb-c.c [2020-06-15T07:17:52.251Z] #39 10.40 DEP images/sysctl.pb-c.d [2020-06-15T07:17:52.251Z] #39 10.44 PBCC images/time.pb-c.c [2020-06-15T07:17:52.251Z] #39 10.47 DEP images/time.pb-c.d [2020-06-15T07:17:52.251Z] #39 10.48 PBCC images/binfmt-misc.pb-c.c [2020-06-15T07:17:52.415Z] #41 43.85 math/rand [2020-06-15T07:17:52.533Z] #39 10.51 DEP images/binfmt-misc.pb-c.d [2020-06-15T07:17:52.533Z] #39 10.55 PBCC images/seccomp.pb-c.c [2020-06-15T07:17:52.533Z] #39 10.57 DEP images/seccomp.pb-c.d [2020-06-15T07:17:52.533Z] #39 10.60 PBCC images/userns.pb-c.c [2020-06-15T07:17:52.533Z] #39 10.61 DEP images/userns.pb-c.d [2020-06-15T07:17:52.533Z] #39 10.65 PBCC images/cgroup.pb-c.c [2020-06-15T07:17:52.533Z] #39 10.69 DEP images/cgroup.pb-c.d [2020-06-15T07:17:52.533Z] #39 10.73 PBCC images/ext-file.pb-c.c [2020-06-15T07:17:52.533Z] #39 10.73 DEP images/ext-file.pb-c.d [2020-06-15T07:17:52.533Z] #39 10.78 PBCC images/rpc.pb-c.c [2020-06-15T07:17:52.533Z] #39 10.81 DEP images/rpc.pb-c.d [2020-06-15T07:17:52.816Z] #39 10.82 PBCC images/siginfo.pb-c.c [2020-06-15T07:17:52.816Z] #39 10.85 DEP images/siginfo.pb-c.d [2020-06-15T07:17:52.816Z] #39 10.88 PBCC images/pagemap.pb-c.c [2020-06-15T07:17:52.816Z] #39 10.92 DEP images/pagemap.pb-c.d [2020-06-15T07:17:52.816Z] #39 10.94 PBCC images/rlimit.pb-c.c [2020-06-15T07:17:52.816Z] #39 10.95 DEP images/rlimit.pb-c.d [2020-06-15T07:17:52.816Z] #39 10.98 PBCC images/file-lock.pb-c.c [2020-06-15T07:17:52.816Z] #39 10.99 DEP images/file-lock.pb-c.d [2020-06-15T07:17:52.816Z] #39 11.01 PBCC images/tty.pb-c.c [2020-06-15T07:17:52.816Z] #39 11.04 DEP images/tty.pb-c.d [2020-06-15T07:17:52.816Z] #39 ... [2020-06-15T07:17:52.816Z] [2020-06-15T07:17:52.816Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:52.816Z] #30 37.69 time [2020-06-15T07:17:52.816Z] #30 41.93 internal/fmtsort [2020-06-15T07:17:52.816Z] #30 42.40 internal/syscall/execenv [2020-06-15T07:17:52.816Z] #30 42.50 internal/syscall/unix [2020-06-15T07:17:52.816Z] #30 42.51 strings [2020-06-15T07:17:52.816Z] #30 42.72 os [2020-06-15T07:17:52.816Z] #30 45.09 path [2020-06-15T07:17:52.816Z] #30 45.84 text/tabwriter [2020-06-15T07:17:52.816Z] #30 46.46 fmt [2020-06-15T07:17:52.816Z] #30 46.47 path/filepath [2020-06-15T07:17:52.816Z] #30 47.44 io/ioutil [2020-06-15T07:17:53.098Z] #30 ... [2020-06-15T07:17:53.098Z] [2020-06-15T07:17:53.098Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:17:53.098Z] #39 11.10 PBCC images/tun.pb-c.c [2020-06-15T07:17:53.098Z] #39 11.13 PBCC images/netdev.pb-c.c [2020-06-15T07:17:53.098Z] #39 11.19 DEP images/tun.pb-c.d [2020-06-15T07:17:53.098Z] #39 11.23 DEP images/netdev.pb-c.d [2020-06-15T07:17:53.098Z] #39 11.28 PBCC images/vma.pb-c.c [2020-06-15T07:17:53.098Z] #39 11.30 DEP images/vma.pb-c.d [2020-06-15T07:17:53.098Z] #39 11.34 PBCC images/creds.pb-c.c [2020-06-15T07:17:53.098Z] #39 11.37 DEP images/creds.pb-c.d [2020-06-15T07:17:53.098Z] #39 11.39 PBCC images/utsns.pb-c.c [2020-06-15T07:17:53.098Z] #39 11.41 DEP images/utsns.pb-c.d [2020-06-15T07:17:53.352Z] #41 44.82 internal/singleflight [2020-06-15T07:17:53.380Z] #39 11.45 PBCC images/ipc-desc.pb-c.c [2020-06-15T07:17:53.380Z] #39 11.46 PBCC images/ipc-sem.pb-c.c [2020-06-15T07:17:53.380Z] #39 11.49 DEP images/ipc-desc.pb-c.d [2020-06-15T07:17:53.380Z] #39 11.51 DEP images/ipc-sem.pb-c.d [2020-06-15T07:17:53.380Z] #39 11.54 PBCC images/ipc-msg.pb-c.c [2020-06-15T07:17:53.380Z] #39 11.56 DEP images/ipc-msg.pb-c.d [2020-06-15T07:17:53.380Z] #39 11.60 PBCC images/ipc-shm.pb-c.c [2020-06-15T07:17:53.380Z] #39 11.62 DEP images/ipc-shm.pb-c.d [2020-06-15T07:17:53.380Z] #39 11.65 PBCC images/ipc-var.pb-c.c [2020-06-15T07:17:53.662Z] #39 11.68 DEP images/ipc-var.pb-c.d [2020-06-15T07:17:53.662Z] #39 11.71 PBCC images/sk-opts.pb-c.c [2020-06-15T07:17:53.662Z] #39 11.73 PBCC images/packet-sock.pb-c.c [2020-06-15T07:17:53.662Z] #39 11.78 DEP images/sk-opts.pb-c.d [2020-06-15T07:17:53.662Z] #39 11.79 DEP images/packet-sock.pb-c.d [2020-06-15T07:17:53.662Z] #39 11.83 PBCC images/sk-netlink.pb-c.c [2020-06-15T07:17:53.662Z] #39 11.86 DEP images/sk-netlink.pb-c.d [2020-06-15T07:17:53.662Z] #39 11.90 PBCC images/sk-inet.pb-c.c [2020-06-15T07:17:53.919Z] #41 ... [2020-06-15T07:17:53.919Z] [2020-06-15T07:17:53.919Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:53.919Z] #60 DONE 45.2s [2020-06-15T07:17:53.919Z] [2020-06-15T07:17:53.919Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:53.919Z] #38 44.13 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:17:53.919Z] #38 44.41 Fetched 4095 kB in 1s (4561 kB/s) [2020-06-15T07:17:53.919Z] #38 44.51 Selecting previously unselected package libcap-dev:amd64. [2020-06-15T07:17:53.919Z] #38 44.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T07:17:53.919Z] #38 44.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-15T07:17:53.919Z] #38 44.62 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T07:17:53.919Z] #38 44.78 Selecting previously unselected package libnet1:amd64. [2020-06-15T07:17:53.919Z] #38 44.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T07:17:53.919Z] #38 44.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:17:53.919Z] #38 45.11 Selecting previously unselected package libnet1-dev. [2020-06-15T07:17:53.919Z] #38 45.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T07:17:53.919Z] #38 45.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:17:53.944Z] #39 11.93 DEP images/sk-inet.pb-c.d [2020-06-15T07:17:53.944Z] #39 11.96 PBCC images/sk-unix.pb-c.c [2020-06-15T07:17:53.944Z] #39 11.98 DEP images/sk-unix.pb-c.d [2020-06-15T07:17:53.944Z] #39 12.02 PBCC images/mm.pb-c.c [2020-06-15T07:17:53.944Z] #39 12.06 DEP images/mm.pb-c.d [2020-06-15T07:17:53.944Z] #39 12.10 PBCC images/timerfd.pb-c.c [2020-06-15T07:17:53.944Z] #39 12.15 DEP images/timerfd.pb-c.d [2020-06-15T07:17:53.944Z] #39 12.20 PBCC images/timer.pb-c.c [2020-06-15T07:17:53.944Z] #39 12.21 DEP images/timer.pb-c.d [2020-06-15T07:17:53.944Z] #39 12.26 PBCC images/sa.pb-c.c [2020-06-15T07:17:54.226Z] #39 12.31 DEP images/sa.pb-c.d [2020-06-15T07:17:54.226Z] #39 12.37 PBCC images/pipe-data.pb-c.c [2020-06-15T07:17:54.226Z] #39 ... [2020-06-15T07:17:54.226Z] [2020-06-15T07:17:54.226Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:54.226Z] #47 39.08 time [2020-06-15T07:17:54.226Z] #47 42.86 os [2020-06-15T07:17:54.226Z] #47 45.57 encoding/binary [2020-06-15T07:17:54.226Z] #47 46.13 fmt [2020-06-15T07:17:54.226Z] #47 47.26 encoding/base64 [2020-06-15T07:17:54.226Z] #47 47.76 golang.org/x/sys/unix [2020-06-15T07:17:54.226Z] #47 ... [2020-06-15T07:17:54.226Z] [2020-06-15T07:17:54.226Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:17:54.226Z] #39 12.37 DEP images/pipe-data.pb-c.d [2020-06-15T07:17:54.226Z] #39 12.41 PBCC images/mnt.pb-c.c [2020-06-15T07:17:54.226Z] #39 12.44 DEP images/mnt.pb-c.d [2020-06-15T07:17:54.226Z] #39 12.48 PBCC images/sk-packet.pb-c.c [2020-06-15T07:17:54.486Z] #38 45.68 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T07:17:54.486Z] #38 45.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T07:17:54.486Z] #38 45.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:17:54.508Z] #39 12.48 DEP images/sk-packet.pb-c.d [2020-06-15T07:17:54.508Z] #39 12.51 PBCC images/tcp-stream.pb-c.c [2020-06-15T07:17:54.508Z] #39 12.56 DEP images/tcp-stream.pb-c.d [2020-06-15T07:17:54.508Z] #39 12.59 PBCC images/pipe.pb-c.c [2020-06-15T07:17:54.508Z] #39 12.65 DEP images/pipe.pb-c.d [2020-06-15T07:17:54.508Z] #39 12.70 PBCC images/pstree.pb-c.c [2020-06-15T07:17:54.508Z] #39 12.70 DEP images/pstree.pb-c.d [2020-06-15T07:17:54.508Z] #39 12.76 PBCC images/fs.pb-c.c [2020-06-15T07:17:54.508Z] #39 12.76 DEP images/fs.pb-c.d [2020-06-15T07:17:54.745Z] #38 46.07 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-15T07:17:54.745Z] #38 46.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-15T07:17:54.745Z] #38 46.07 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T07:17:54.745Z] #38 46.31 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T07:17:54.789Z] #39 12.82 PBCC images/signalfd.pb-c.c [2020-06-15T07:17:54.790Z] #39 12.84 DEP images/signalfd.pb-c.d [2020-06-15T07:17:54.790Z] #39 12.90 PBCC images/fh.pb-c.c [2020-06-15T07:17:54.790Z] #39 12.92 PBCC images/fsnotify.pb-c.c [2020-06-15T07:17:54.790Z] #39 12.95 DEP images/fh.pb-c.d [2020-06-15T07:17:54.790Z] #39 12.98 DEP images/fsnotify.pb-c.d [2020-06-15T07:17:54.790Z] #39 13.01 PBCC images/eventpoll.pb-c.c [2020-06-15T07:17:55.003Z] #38 46.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:17:55.004Z] #38 46.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:17:55.004Z] #38 46.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-15T07:17:55.004Z] #38 46.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:17:55.004Z] #38 46.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T07:17:55.076Z] #39 13.04 DEP images/eventpoll.pb-c.d [2020-06-15T07:17:55.076Z] #39 13.05 PBCC images/eventfd.pb-c.c [2020-06-15T07:17:55.076Z] #39 13.07 DEP images/eventfd.pb-c.d [2020-06-15T07:17:55.076Z] #39 13.13 PBCC images/remap-file-path.pb-c.c [2020-06-15T07:17:55.076Z] #39 13.13 DEP images/remap-file-path.pb-c.d [2020-06-15T07:17:55.076Z] #39 13.21 PBCC images/fifo.pb-c.c [2020-06-15T07:17:55.076Z] #39 13.26 DEP images/fifo.pb-c.d [2020-06-15T07:17:55.076Z] #39 13.30 PBCC images/ghost-file.pb-c.c [2020-06-15T07:17:55.076Z] #39 13.31 DEP images/ghost-file.pb-c.d [2020-06-15T07:17:55.076Z] #39 13.36 PBCC images/regfile.pb-c.c [2020-06-15T07:17:55.076Z] #39 13.36 DEP images/regfile.pb-c.d [2020-06-15T07:17:55.262Z] #38 46.59 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-15T07:17:55.263Z] #38 46.62 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-15T07:17:55.263Z] #38 46.62 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T07:17:55.358Z] #39 13.43 PBCC images/ns.pb-c.c [2020-06-15T07:17:55.358Z] #39 13.43 DEP images/ns.pb-c.d [2020-06-15T07:17:55.358Z] #39 13.47 PBCC images/fdinfo.pb-c.c [2020-06-15T07:17:55.358Z] #39 13.52 DEP images/fdinfo.pb-c.d [2020-06-15T07:17:55.358Z] #39 13.57 PBCC images/core-aarch64.pb-c.c [2020-06-15T07:17:55.358Z] #39 13.60 PBCC images/core-arm.pb-c.c [2020-06-15T07:17:55.521Z] #38 46.93 Selecting previously unselected package libprotobuf17:amd64. [2020-06-15T07:17:55.521Z] #38 46.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-15T07:17:55.521Z] #38 46.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T07:17:55.640Z] #39 13.63 PBCC images/core-ppc64.pb-c.c [2020-06-15T07:17:55.641Z] #39 13.68 PBCC images/core-s390.pb-c.c [2020-06-15T07:17:55.641Z] #39 13.74 PBCC images/core-x86.pb-c.c [2020-06-15T07:17:55.641Z] #39 13.76 PBCC images/core.pb-c.c [2020-06-15T07:17:55.641Z] #39 13.82 PBCC images/inventory.pb-c.c [2020-06-15T07:17:55.641Z] #39 13.85 DEP images/core-aarch64.pb-c.d [2020-06-15T07:17:55.641Z] #39 13.89 DEP images/core-arm.pb-c.d [2020-06-15T07:17:55.641Z] #39 13.91 DEP images/core-ppc64.pb-c.d [2020-06-15T07:17:55.641Z] #39 13.94 DEP images/core-s390.pb-c.d [2020-06-15T07:17:55.641Z] #39 13.97 DEP images/core-x86.pb-c.d [2020-06-15T07:17:55.780Z] #38 ... [2020-06-15T07:17:55.780Z] [2020-06-15T07:17:55.780Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:17:55.780Z] #51 32.93 Reading package lists... [2020-06-15T07:17:55.780Z] #51 40.07 Building dependency tree... [2020-06-15T07:17:55.780Z] #51 43.57 The following additional packages will be installed: [2020-06-15T07:17:55.780Z] #51 43.58 libbtrfs0 [2020-06-15T07:17:55.780Z] #51 43.78 The following NEW packages will be installed: [2020-06-15T07:17:55.780Z] #51 43.82 libbtrfs-dev libbtrfs0 [2020-06-15T07:17:55.780Z] #51 44.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:17:55.780Z] #51 44.27 Need to get 119 kB of archives. [2020-06-15T07:17:55.780Z] #51 44.27 After this operation, 387 kB of additional disk space will be used. [2020-06-15T07:17:55.780Z] #51 44.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T07:17:55.780Z] #51 44.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T07:17:55.780Z] #51 45.94 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:17:55.780Z] #51 46.12 Fetched 119 kB in 0s (445 kB/s) [2020-06-15T07:17:55.780Z] #51 46.28 Selecting previously unselected package libbtrfs0. [2020-06-15T07:17:55.780Z] #51 46.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T07:17:55.780Z] #51 46.44 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T07:17:55.780Z] #51 46.45 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:17:55.780Z] #51 46.55 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:17:55.780Z] #51 46.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T07:17:55.780Z] #51 46.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:17:55.780Z] #51 46.83 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:17:55.780Z] #51 46.85 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:17:55.780Z] #51 46.87 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:17:55.780Z] #51 DONE 47.1s [2020-06-15T07:17:55.780Z] [2020-06-15T07:17:55.780Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:55.923Z] #39 14.01 DEP images/core.pb-c.d [2020-06-15T07:17:55.923Z] #39 14.05 DEP images/inventory.pb-c.d [2020-06-15T07:17:55.923Z] #39 14.07 PBCC images/cpuinfo.pb-c.c [2020-06-15T07:17:55.923Z] #39 14.10 DEP images/cpuinfo.pb-c.d [2020-06-15T07:17:55.923Z] #39 14.14 PBCC images/stats.pb-c.c [2020-06-15T07:17:55.923Z] #39 14.16 DEP images/stats.pb-c.d [2020-06-15T07:17:56.932Z] #39 15.13 make[1]: Nothing to be done for 'all'. [2020-06-15T07:17:57.684Z] #52 ... [2020-06-15T07:17:57.684Z] [2020-06-15T07:17:57.684Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:17:57.684Z] #23 33.42 Reading package lists... [2020-06-15T07:17:57.684Z] #23 40.73 Building dependency tree... [2020-06-15T07:17:57.684Z] #23 44.28 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T07:17:57.684Z] #23 44.28 The following additional packages will be installed: [2020-06-15T07:17:57.684Z] #23 44.28 libjq1 libonig5 [2020-06-15T07:17:57.684Z] #23 44.77 The following NEW packages will be installed: [2020-06-15T07:17:57.684Z] #23 44.79 jq libjq1 libonig5 [2020-06-15T07:17:57.684Z] #23 45.35 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:17:57.684Z] #23 45.35 Need to get 355 kB of archives. [2020-06-15T07:17:57.684Z] #23 45.35 After this operation, 1072 kB of additional disk space will be used. [2020-06-15T07:17:57.684Z] #23 45.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T07:17:57.684Z] #23 45.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T07:17:57.684Z] #23 45.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T07:17:57.684Z] #23 46.87 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:17:57.684Z] #23 47.08 Fetched 355 kB in 0s (1274 kB/s) [2020-06-15T07:17:57.684Z] #23 47.34 Selecting previously unselected package libonig5:amd64. [2020-06-15T07:17:57.684Z] #23 47.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T07:17:57.684Z] #23 47.49 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-15T07:17:57.684Z] #23 47.50 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:17:57.684Z] #23 47.75 Selecting previously unselected package libjq1:amd64. [2020-06-15T07:17:57.684Z] #23 47.76 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:17:57.684Z] #23 47.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:17:57.684Z] #23 48.15 Selecting previously unselected package jq. [2020-06-15T07:17:57.684Z] #23 48.17 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:17:57.684Z] #23 48.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:17:57.684Z] #23 48.43 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:17:57.684Z] #23 48.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:17:57.684Z] #23 48.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:17:57.684Z] #23 48.48 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:17:57.684Z] #23 DONE 48.8s [2020-06-15T07:17:57.684Z] [2020-06-15T07:17:57.684Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T07:17:57.684Z] #24 DONE 0.0s [2020-06-15T07:17:57.684Z] [2020-06-15T07:17:57.684Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:57.684Z] #38 48.15 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-15T07:17:57.684Z] #38 48.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-15T07:17:57.684Z] #38 48.16 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T07:17:57.684Z] #38 48.38 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-15T07:17:57.684Z] #38 48.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-15T07:17:57.684Z] #38 48.43 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T07:17:57.684Z] #38 ... [2020-06-15T07:17:57.684Z] [2020-06-15T07:17:57.684Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:17:57.684Z] #32 32.28 Reading package lists... [2020-06-15T07:17:57.684Z] #32 39.37 Building dependency tree... [2020-06-15T07:17:57.684Z] #32 43.00 The following additional packages will be installed: [2020-06-15T07:17:57.684Z] #32 43.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T07:17:57.685Z] #32 43.04 Suggested packages: [2020-06-15T07:17:57.685Z] #32 43.05 cmake-doc ninja-build lrzip [2020-06-15T07:17:57.685Z] #32 43.05 Recommended packages: [2020-06-15T07:17:57.685Z] #32 43.05 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T07:17:57.685Z] #32 44.17 The following NEW packages will be installed: [2020-06-15T07:17:57.685Z] #32 44.19 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T07:17:57.685Z] #32 44.19 vim-common xxd [2020-06-15T07:17:57.685Z] #32 44.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:17:57.685Z] #32 44.61 Need to get 14.9 MB of archives. [2020-06-15T07:17:57.685Z] #32 44.61 After this operation, 61.8 MB of additional disk space will be used. [2020-06-15T07:17:57.685Z] #32 44.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T07:17:57.685Z] #32 44.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:17:57.685Z] #32 44.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T07:17:57.685Z] #32 44.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T07:17:57.685Z] #32 46.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-15T07:17:57.685Z] #32 46.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-15T07:17:57.685Z] #32 46.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-15T07:17:57.685Z] #32 46.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-15T07:17:57.685Z] #32 46.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-15T07:17:57.685Z] #32 46.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-15T07:17:57.685Z] #32 48.38 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:17:57.685Z] #32 48.62 Fetched 14.9 MB in 2s (6316 kB/s) [2020-06-15T07:17:57.685Z] #32 48.73 Selecting previously unselected package xxd. [2020-06-15T07:17:57.685Z] #32 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-06-15T07:17:57.685Z] #32 48.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T07:17:57.685Z] #32 48.91 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:17:57.940Z] #39 16.08 CC images/stats.o [2020-06-15T07:17:57.943Z] #32 49.22 Selecting previously unselected package vim-common. [2020-06-15T07:17:57.943Z] #32 49.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:17:57.943Z] #32 49.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:17:58.268Z] #39 16.34 CC images/core.o [2020-06-15T07:17:58.511Z] #32 49.83 Selecting previously unselected package cmake-data. [2020-06-15T07:17:58.511Z] #32 49.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T07:17:58.511Z] #32 49.84 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T07:17:58.769Z] #32 ... [2020-06-15T07:17:58.769Z] [2020-06-15T07:17:58.769Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:17:58.769Z] #10 33.18 Reading package lists... [2020-06-15T07:17:58.769Z] #10 40.57 Building dependency tree... [2020-06-15T07:17:58.769Z] #10 44.17 The following additional packages will be installed: [2020-06-15T07:17:58.769Z] #10 44.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T07:17:58.769Z] #10 44.18 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T07:17:58.769Z] #10 44.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T07:17:58.769Z] #10 44.18 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:17:58.769Z] #10 44.20 Suggested packages: [2020-06-15T07:17:58.769Z] #10 44.21 gcc-8-locales seccomp wine64 [2020-06-15T07:17:58.769Z] #10 46.10 The following NEW packages will be installed: [2020-06-15T07:17:58.769Z] #10 46.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T07:17:58.769Z] #10 46.14 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T07:17:58.769Z] #10 46.14 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T07:17:58.769Z] #10 46.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T07:17:58.769Z] #10 46.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T07:17:58.769Z] #10 46.17 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:17:58.769Z] #10 46.72 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:17:58.769Z] #10 46.72 Need to get 77.7 MB of archives. [2020-06-15T07:17:58.769Z] #10 46.72 After this operation, 487 MB of additional disk space will be used. [2020-06-15T07:17:58.769Z] #10 46.72 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-06-15T07:17:58.769Z] #10 46.93 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-06-15T07:17:58.769Z] #10 47.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-15T07:17:58.769Z] #10 47.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-15T07:17:58.770Z] #10 47.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-15T07:17:58.770Z] #10 47.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T07:17:58.770Z] #10 48.02 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-06-15T07:17:58.770Z] #10 48.35 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-06-15T07:17:58.770Z] #10 48.36 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-06-15T07:17:58.882Z] #39 16.83 CC images/core-x86.o [2020-06-15T07:17:58.882Z] #39 17.19 CC images/core-arm.o [2020-06-15T07:17:59.028Z] #10 ... [2020-06-15T07:17:59.028Z] [2020-06-15T07:17:59.028Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:59.028Z] #38 50.28 Selecting previously unselected package libprotoc17:amd64. [2020-06-15T07:17:59.028Z] #38 50.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-15T07:17:59.028Z] #38 50.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T07:17:59.172Z] #39 ... [2020-06-15T07:17:59.172Z] [2020-06-15T07:17:59.172Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:59.172Z] #30 48.53 flag [2020-06-15T07:17:59.172Z] #30 48.54 github.com/BurntSushi/toml [2020-06-15T07:17:59.172Z] #30 49.70 log [2020-06-15T07:17:59.172Z] #30 51.29 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:17:59.172Z] #30 DONE 54.0s [2020-06-15T07:17:59.172Z] [2020-06-15T07:17:59.172Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:17:59.173Z] #52 25.15 Checking out files: 78% (2488/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-15T07:17:59.173Z] #52 25.70 + cd /tmp/tmp.pozMzVq41n/src/github.com/containerd/containerd [2020-06-15T07:17:59.173Z] #52 25.70 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:17:59.173Z] #52 27.46 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T07:17:59.173Z] #52 27.46 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T07:17:59.173Z] #52 27.46 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:17:59.173Z] #52 27.46 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:17:59.173Z] #52 27.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T07:17:59.173Z] #52 27.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T07:17:59.173Z] #52 27.46 + '[' '' = dynamic ']' [2020-06-15T07:17:59.173Z] #52 27.46 + make [2020-06-15T07:17:59.173Z] #52 28.46 + bin/ctr [2020-06-15T07:17:59.597Z] #38 ... [2020-06-15T07:17:59.597Z] [2020-06-15T07:17:59.597Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:17:59.597Z] #30 40.90 internal/reflectlite [2020-06-15T07:17:59.597Z] #30 40.90 sync [2020-06-15T07:17:59.597Z] #30 43.78 sort [2020-06-15T07:17:59.597Z] #30 43.78 errors [2020-06-15T07:17:59.597Z] #30 44.13 strconv [2020-06-15T07:17:59.597Z] #30 45.15 io [2020-06-15T07:17:59.597Z] #30 46.96 internal/oserror [2020-06-15T07:17:59.597Z] #30 47.03 syscall [2020-06-15T07:17:59.597Z] #30 49.70 reflect [2020-06-15T07:17:59.597Z] #30 ... [2020-06-15T07:17:59.597Z] [2020-06-15T07:17:59.598Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:17:59.598Z] #38 51.01 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T07:17:59.598Z] #38 51.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:17:59.598Z] #38 51.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:17:59.860Z] #38 51.23 Selecting previously unselected package protobuf-compiler. [2020-06-15T07:17:59.860Z] #38 51.26 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-15T07:17:59.860Z] #38 51.29 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:18:00.119Z] #38 51.48 Selecting previously unselected package python-pkg-resources. [2020-06-15T07:18:00.119Z] #38 51.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:18:00.119Z] #38 51.53 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T07:18:00.378Z] #38 51.81 Selecting previously unselected package python-six. [2020-06-15T07:18:00.378Z] #38 51.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T07:18:00.378Z] #38 51.82 Unpacking python-six (1.12.0-1) ... [2020-06-15T07:18:00.637Z] #38 51.94 Selecting previously unselected package python-protobuf. [2020-06-15T07:18:00.637Z] #38 51.95 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-15T07:18:00.637Z] #38 51.97 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T07:18:01.204Z] #38 52.68 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T07:18:02.226Z] Fetching without tags [2020-06-15T07:18:02.617Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:18:02.641Z] #52 ... [2020-06-15T07:18:02.641Z] [2020-06-15T07:18:02.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:02.641Z] #39 17.53 CC images/core-aarch64.o [2020-06-15T07:18:02.641Z] #39 17.86 CC images/core-ppc64.o [2020-06-15T07:18:02.641Z] #39 18.37 CC images/core-s390.o [2020-06-15T07:18:02.641Z] #39 18.76 CC images/cpuinfo.o [2020-06-15T07:18:02.641Z] #39 19.01 CC images/inventory.o [2020-06-15T07:18:02.641Z] #39 19.16 CC images/fdinfo.o [2020-06-15T07:18:02.641Z] #39 19.39 CC images/fown.o [2020-06-15T07:18:02.641Z] #39 19.48 CC images/ns.o [2020-06-15T07:18:02.641Z] #39 19.63 CC images/regfile.o [2020-06-15T07:18:02.641Z] #39 19.79 CC images/ghost-file.o [2020-06-15T07:18:02.641Z] #39 20.07 CC images/fifo.o [2020-06-15T07:18:02.642Z] #39 20.26 CC images/remap-file-path.o [2020-06-15T07:18:02.642Z] #39 20.42 CC images/eventfd.o [2020-06-15T07:18:02.642Z] #39 20.57 CC images/eventpoll.o [2020-06-15T07:18:02.642Z] #39 20.69 CC images/fh.o [2020-06-15T07:18:02.642Z] #39 20.92 CC images/fsnotify.o [2020-06-15T07:18:02.270Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:18:02.292Z] > git config --add remote.origin.fetch +refs/pull/41072/head:refs/remotes/origin/PR-41072 # timeout=10 [2020-06-15T07:18:02.302Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:18:02.318Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:18:02.330Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:18:02.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:18:02.332Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:18:02.719Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:18:02.740Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:18:03.256Z] #39 21.35 CC images/signalfd.o [2020-06-15T07:18:03.539Z] #39 21.57 CC images/fs.o [2020-06-15T07:18:03.539Z] #39 21.77 CC images/pstree.o [2020-06-15T07:18:03.673Z] Merge succeeded, producing 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:18:03.673Z] Checking out Revision 79cfcba76cc36dca760b96216e8a8cec560b54b3 (PR-41072) [2020-06-15T07:18:03.822Z] #39 21.97 CC images/pipe.o [2020-06-15T07:18:03.822Z] #39 ... [2020-06-15T07:18:03.822Z] [2020-06-15T07:18:03.822Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:03.822Z] #41 48.74 regexp [2020-06-15T07:18:03.822Z] #41 49.01 flag [2020-06-15T07:18:03.822Z] #41 50.44 go/token [2020-06-15T07:18:03.822Z] #41 51.22 go/scanner [2020-06-15T07:18:03.822Z] #41 51.48 internal/lazyregexp [2020-06-15T07:18:03.822Z] #41 51.66 net/url [2020-06-15T07:18:03.822Z] #41 51.99 go/ast [2020-06-15T07:18:03.822Z] #41 53.10 text/template/parse [2020-06-15T07:18:03.822Z] #41 55.47 go/parser [2020-06-15T07:18:03.822Z] #41 56.47 text/template [2020-06-15T07:18:03.822Z] #41 58.47 encoding/xml [2020-06-15T07:18:03.983Z] ---> 6f6f64bc9ec2 [2020-06-15T07:18:03.983Z] Successfully built 6f6f64bc9ec2 [2020-06-15T07:18:03.983Z] Successfully tagged docker:latest [2020-06-15T07:18:03.983Z] INFO: Image build ended at 06/15/2020 07:18:03. Duration:00:00:37.4498256 [2020-06-15T07:18:03.983Z] [2020-06-15T07:18:03.983Z] [2020-06-15T07:18:03.983Z] INFO: Building the test binaries at 06/15/2020 07:18:03... [2020-06-15T07:18:04.105Z] #41 ... [2020-06-15T07:18:04.105Z] [2020-06-15T07:18:04.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:04.105Z] #39 22.20 CC images/tcp-stream.o [2020-06-15T07:18:04.387Z] #39 22.36 CC images/sk-packet.o [2020-06-15T07:18:04.387Z] #39 22.56 CC images/mnt.o [2020-06-15T07:18:04.670Z] #39 22.77 CC images/pipe-data.o [2020-06-15T07:18:04.670Z] #39 22.87 CC images/sa.o [2020-06-15T07:18:04.953Z] #39 23.05 CC images/timer.o [2020-06-15T07:18:04.953Z] #39 ... [2020-06-15T07:18:04.953Z] [2020-06-15T07:18:04.953Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:04.953Z] #47 49.87 encoding/json [2020-06-15T07:18:04.953Z] #47 53.49 github.com/pkg/diff [2020-06-15T07:18:04.953Z] #47 53.97 go/ast [2020-06-15T07:18:04.953Z] #47 55.01 golang.org/x/crypto/ssh/terminal [2020-06-15T07:18:04.953Z] #47 56.03 mvdan.cc/editorconfig [2020-06-15T07:18:04.953Z] #47 57.10 mvdan.cc/sh/v3/fileutil [2020-06-15T07:18:04.953Z] #47 57.29 mvdan.cc/sh/v3/syntax [2020-06-15T07:18:03.718Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T07:18:03.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T07:18:03.756Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:18:03.773Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:18:05.236Z] #47 ... [2020-06-15T07:18:05.236Z] [2020-06-15T07:18:05.236Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:05.236Z] #39 23.34 CC images/timerfd.o [2020-06-15T07:18:05.396Z] #38 ... [2020-06-15T07:18:05.396Z] [2020-06-15T07:18:05.396Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:18:05.397Z] #25 4.074 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T07:18:05.397Z] #25 4.485 [2020-06-15T07:18:05.397Z] #25 4.699 1.2% ##### 8.2% ######### 13.1% ############ 17.8% ################ 23.2% #################### 29.0% ######################## 34.7% ############################## 42.5% ################################### 48.8% ###################################### 53.6% ########################################### 59.9% ################################################ 67.2% #################################################### 72.9% ######################################################## 78.7% ############################################################ 84.6% ################################################################ 89.9% ###################################################################### 97.2% ######################################################################## 100.0% [2020-06-15T07:18:05.397Z] #25 6.819 [2020-06-15T07:18:05.397Z] #25 6.987 ##### 8.0% ################## 26.0% ############################# 41.1% ####################################### 54.7% ################################################# 68.5% ######################################################################## 100.0% [2020-06-15T07:18:05.397Z] #25 7.914 [2020-06-15T07:18:05.492Z] Fetching without tags [2020-06-15T07:18:05.518Z] #39 23.49 CC images/mm.o [2020-06-15T07:18:05.518Z] #39 23.72 CC images/sk-opts.o [2020-06-15T07:18:05.656Z] #25 ... [2020-06-15T07:18:05.656Z] [2020-06-15T07:18:05.656Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:05.656Z] #41 46.87 strconv [2020-06-15T07:18:05.656Z] #41 46.87 io [2020-06-15T07:18:05.656Z] #41 48.53 bytes [2020-06-15T07:18:05.656Z] #41 51.08 bufio [2020-06-15T07:18:05.656Z] #41 52.01 reflect [2020-06-15T07:18:05.656Z] #41 53.20 syscall [2020-06-15T07:18:05.656Z] #41 ... [2020-06-15T07:18:05.656Z] [2020-06-15T07:18:05.656Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:18:05.801Z] #39 23.87 CC images/sk-unix.o [2020-06-15T07:18:05.801Z] #39 24.04 CC images/sk-inet.o [2020-06-15T07:18:05.824Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:18:06.083Z] #39 24.26 CC images/tun.o [2020-06-15T07:18:06.366Z] #39 24.47 CC images/sk-netlink.o [2020-06-15T07:18:06.481Z] Merge succeeded, producing 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:18:06.482Z] Checking out Revision 79cfcba76cc36dca760b96216e8a8cec560b54b3 (PR-41072) [2020-06-15T07:18:06.649Z] #39 24.63 CC images/packet-sock.o [2020-06-15T07:18:06.649Z] #39 24.86 CC images/ipc-var.o [2020-06-15T07:18:06.932Z] #39 25.02 CC images/ipc-desc.o [2020-06-15T07:18:06.932Z] #39 25.13 CC images/ipc-shm.o [2020-06-15T07:18:05.420Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:18:05.436Z] > git config --add remote.origin.fetch +refs/pull/41072/head:refs/remotes/origin/PR-41072 # timeout=10 [2020-06-15T07:18:05.456Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:18:05.470Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:18:05.537Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:18:05.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:18:05.538Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:18:05.830Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:18:05.839Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:18:06.443Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T07:18:06.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T07:18:06.483Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:18:06.499Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:18:07.215Z] #39 25.22 CC images/ipc-msg.o [2020-06-15T07:18:07.468Z] #25 8.156 0.0% ###### 8.8% ########### 16.3% ################ 23.4% ##################### 29.5% ######################### 36.1% ############################### 43.5% ################################### 49.1% ####################################### 55.0% ############################################ 62.4% ################################################## 69.6% ####################################################### 76.8% ############################################################ 83.9% ################################################################### 93.7% ######################################################################## 100.0% [2020-06-15T07:18:07.497Z] #39 25.49 CC images/ipc-sem.o [2020-06-15T07:18:07.498Z] #39 25.58 CC images/utsns.o [2020-06-15T07:18:07.498Z] #39 25.67 CC images/creds.o [2020-06-15T07:18:07.780Z] #39 25.77 CC images/vma.o [2020-06-15T07:18:07.780Z] #39 26.01 CC images/netdev.o [2020-06-15T07:18:08.035Z] #25 10.49 [2020-06-15T07:18:08.063Z] #39 26.18 CC images/tty.o [2020-06-15T07:18:08.161Z] Commit message: "cgroup2: unshare cgroupns by default regardless to API version" [2020-06-15T07:18:08.346Z] #39 26.55 CC images/file-lock.o [2020-06-15T07:18:08.629Z] #39 26.66 CC images/rlimit.o [2020-06-15T07:18:08.629Z] #39 26.81 CC images/pagemap.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-06-15T07:18:08.777Z] INFO: make.ps1 starting at 06/15/2020 07:18:08 [2020-06-15T07:18:08.777Z] INFO: Git commit (79cfcba76c) assumed from DOCKER_GITCOMMIT environment variable [2020-06-15T07:18:08.777Z] INFO: Invoking autogen... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T07:18:08.918Z] #39 27.08 CC images/siginfo.o [2020-06-15T07:18:09.072Z] #25 10.69 0.6% # 2.4% ## 3.7% #### 5.8% ###### 8.5% ######## 11.8% ######### 13.0% ########### 15.4% ############ 17.9% [2020-06-15T07:18:09.072Z] #25 ... [2020-06-15T07:18:09.072Z] [2020-06-15T07:18:09.072Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:18:09.072Z] #52 3.298 + RM_GOPATH=0 [2020-06-15T07:18:09.072Z] #52 3.300 + TMP_GOPATH= [2020-06-15T07:18:09.072Z] #52 3.300 + : /build [2020-06-15T07:18:09.072Z] #52 3.300 + '[' -z '' ']' [2020-06-15T07:18:09.072Z] #52 3.306 ++ mktemp -d [2020-06-15T07:18:09.072Z] #52 3.312 + export GOPATH=/tmp/tmp.oWELwfCwdN [2020-06-15T07:18:09.072Z] #52 3.312 + GOPATH=/tmp/tmp.oWELwfCwdN [2020-06-15T07:18:09.072Z] #52 3.312 + RM_GOPATH=1 [2020-06-15T07:18:09.072Z] #52 3.320 + case "$(go env GOARCH)" in [2020-06-15T07:18:09.072Z] #52 3.322 ++ go env GOARCH [2020-06-15T07:18:09.072Z] #52 3.351 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:09.072Z] #52 3.351 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:09.072Z] #52 3.351 ++ dirname /tmp/install/install.sh [2020-06-15T07:18:09.072Z] #52 3.360 + dir=/tmp/install [2020-06-15T07:18:09.072Z] #52 3.360 + bin=containerd [2020-06-15T07:18:09.072Z] #52 3.361 + shift [2020-06-15T07:18:09.072Z] #52 3.361 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T07:18:09.072Z] #52 3.361 + . /tmp/install/containerd.installer [2020-06-15T07:18:09.072Z] #52 3.361 ++ set -e [2020-06-15T07:18:09.072Z] #52 3.361 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:18:09.072Z] #52 3.361 + install_containerd [2020-06-15T07:18:09.072Z] #52 3.364 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T07:18:09.072Z] #52 3.364 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:18:09.072Z] #52 3.365 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oWELwfCwdN/src/github.com/containerd/containerd [2020-06-15T07:18:09.072Z] #52 3.367 Cloning into '/tmp/tmp.oWELwfCwdN/src/github.com/containerd/containerd'... [2020-06-15T07:18:09.072Z] #52 ... [2020-06-15T07:18:09.072Z] [2020-06-15T07:18:09.072Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:18:09.201Z] #39 27.22 CC images/rpc.o [2020-06-15T07:18:09.250Z] INFO: Building daemon... [2020-06-15T07:18:09.371Z] + docker version [2020-06-15T07:18:09.817Z] #39 28.02 CC images/ext-file.o [2020-06-15T07:18:10.099Z] #39 28.12 CC images/cgroup.o [2020-06-15T07:18:10.381Z] #39 28.49 CC images/userns.o [2020-06-15T07:18:10.381Z] #39 28.61 CC images/google/protobuf/descriptor.o [2020-06-15T07:18:10.539Z] Commit message: "cgroup2: unshare cgroupns by default regardless to API version" [2020-06-15T07:18:10.627Z] #25 10.69 0.6% # 2.4% ## 3.7% #### 5.8% ###### 8.5% ######## 11.8% ######### 13.0% ########### 15.4% ############ 17.9% ############## 19.9% ############### 22.0% ################# 24.0% ################## 26.0% #################### 28.7% ###################### 30.7% ####################### 33.2% ######################### 34.8% ########################### 38.2% ############################# 40.3% ############################## 42.6% ################################ 44.5% ################################# 46.9% ################################### 49.1% ##################################### 51.6% [2020-06-15T07:18:10.627Z] #25 ... [2020-06-15T07:18:10.627Z] [2020-06-15T07:18:10.627Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:18:10.627Z] #28 52.08 Checking out files: 87% (1334/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-06-15T07:18:10.627Z] #28 52.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T07:18:10.627Z] #28 53.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T07:18:10.886Z] #28 ... [2020-06-15T07:18:10.886Z] [2020-06-15T07:18:10.886Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:18:10.886Z] #10 52.22 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-06-15T07:18:10.886Z] #10 54.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-15T07:18:10.886Z] #10 54.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-15T07:18:10.886Z] #10 54.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T07:18:10.886Z] #10 54.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T07:18:10.886Z] #10 54.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-06-15T07:18:10.886Z] #10 54.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-15T07:18:10.886Z] #10 55.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-15T07:18:10.886Z] #10 55.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-15T07:18:10.887Z] #10 55.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-15T07:18:10.887Z] #10 55.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-15T07:18:10.887Z] #10 55.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-15T07:18:10.887Z] #10 55.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-15T07:18:10.887Z] #10 55.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-15T07:18:10.887Z] #10 55.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-15T07:18:10.887Z] #10 55.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-15T07:18:10.887Z] #10 56.61 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:18:10.887Z] #10 56.88 Fetched 77.7 MB in 9s (8839 kB/s) [2020-06-15T07:18:10.887Z] #10 56.99 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T07:18:10.887Z] #10 56.99 (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-06-15T07:18:10.887Z] #10 57.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-15T07:18:10.887Z] #10 57.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:18:10.887Z] #10 60.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T07:18:10.887Z] #10 60.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-15T07:18:10.887Z] #10 60.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:18:10.887Z] #10 ... [2020-06-15T07:18:10.887Z] [2020-06-15T07:18:10.887Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T07:18:11.387Z] #39 ... [2020-06-15T07:18:11.388Z] [2020-06-15T07:18:11.388Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:11.388Z] #47 61.88 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T07:18:11.388Z] #47 DONE 66.2s [2020-06-15T07:18:11.388Z] [2020-06-15T07:18:11.388Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:11.388Z] #41 60.03 go/doc [2020-06-15T07:18:11.388Z] #41 61.72 github.com/LK4D4/vndr/build [2020-06-15T07:18:11.388Z] #41 63.15 github.com/LK4D4/vndr/versioned [2020-06-15T07:18:11.388Z] #41 63.32 vendor/golang.org/x/crypto/cryptobyte [2020-06-15T07:18:11.388Z] #41 63.86 net [2020-06-15T07:18:11.388Z] #41 65.07 vendor/golang.org/x/crypto/internal/chacha20 [2020-06-15T07:18:11.388Z] #41 65.57 vendor/golang.org/x/crypto/poly1305 [2020-06-15T07:18:11.388Z] #41 65.90 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-15T07:18:11.388Z] #41 ... [2020-06-15T07:18:11.388Z] [2020-06-15T07:18:11.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:11.388Z] #39 29.57 CC images/opts.o [2020-06-15T07:18:11.388Z] #39 29.65 CC images/seccomp.o [2020-06-15T07:18:11.599Z] Fetching without tags [2020-06-15T07:18:11.665Z] #25 10.69 0.6% # 2.4% ## 3.7% #### 5.8% ###### 8.5% ######## 11.8% ######### 13.0% ########### 15.4% ############ 17.9% ############## 19.9% ############### 22.0% ################# 24.0% ################## 26.0% #################### 28.7% ###################### 30.7% ####################### 33.2% ######################### 34.8% ########################### 38.2% ############################# 40.3% ############################## 42.6% ################################ 44.5% ################################# 46.9% ################################### 49.1% ##################################### 51.6% ###################################### 53.9% ####################################### 55.4% ######################################### 58.0% ########################################## 59.3% ########################################### 61.1% ############################################# 63.2% ############################################### 65.3% ################################################ 67.8% [2020-06-15T07:18:11.665Z] #25 ... [2020-06-15T07:18:11.665Z] [2020-06-15T07:18:11.665Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:18:11.665Z] #32 52.99 Selecting previously unselected package libicu63:amd64. [2020-06-15T07:18:11.665Z] #32 53.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T07:18:11.665Z] #32 53.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:18:11.665Z] #32 61.33 Selecting previously unselected package libxml2:amd64. [2020-06-15T07:18:11.665Z] #32 61.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-15T07:18:11.665Z] #32 61.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:18:11.665Z] #32 62.12 Selecting previously unselected package libarchive13:amd64. [2020-06-15T07:18:11.665Z] #32 62.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-15T07:18:11.665Z] #32 62.13 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T07:18:11.665Z] #32 62.70 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-15T07:18:11.665Z] #32 62.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-15T07:18:11.665Z] #32 62.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T07:18:11.665Z] #32 63.01 Selecting previously unselected package librhash0:amd64. [2020-06-15T07:18:11.665Z] #32 63.08 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-15T07:18:11.665Z] #32 63.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-15T07:18:11.665Z] #32 ... [2020-06-15T07:18:11.665Z] [2020-06-15T07:18:11.665Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:18:11.677Z] #39 29.84 CC images/binfmt-misc.o [2020-06-15T07:18:11.677Z] #39 29.93 CC images/time.o [2020-06-15T07:18:11.738Z] + docker version [2020-06-15T07:18:11.949Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:18:11.985Z] #39 30.00 CC images/sysctl.o [2020-06-15T07:18:11.985Z] #39 30.15 CC images/autofs.o [2020-06-15T07:18:11.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:18:11.532Z] > git config --add remote.origin.fetch +refs/pull/41072/head:refs/remotes/origin/PR-41072 # timeout=10 [2020-06-15T07:18:11.553Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:18:11.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:18:11.599Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:18:11.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:18:11.601Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:18:11.955Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:18:11.972Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:18:12.273Z] #39 30.34 CC images/macvlan.o [2020-06-15T07:18:12.273Z] #39 30.46 CC images/sit.o [2020-06-15T07:18:12.554Z] #39 30.61 CC images/memfd.o [2020-06-15T07:18:12.554Z] #39 30.85 CC images/timens.o [2020-06-15T07:18:12.684Z] Merge succeeded, producing 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:18:12.684Z] Checking out Revision 79cfcba76cc36dca760b96216e8a8cec560b54b3 (PR-41072) [2020-06-15T07:18:12.837Z] #39 31.02 LINK images/built-in.o [2020-06-15T07:18:12.837Z] #39 31.13 GEN compel/include/asm [2020-06-15T07:18:13.118Z] #39 31.15 GEN compel/include/version.h [2020-06-15T07:18:13.118Z] #39 31.16 touch .config [2020-06-15T07:18:13.118Z] #39 31.18 GEN include/common/config.h [2020-06-15T07:18:13.118Z] #39 31.23 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-06-15T07:18:13.118Z] #39 31.29 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-15T07:18:13.118Z] #39 31.32 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-15T07:18:13.118Z] #39 31.33 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-06-15T07:18:13.118Z] #39 31.34 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-06-15T07:18:13.118Z] #39 31.36 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-06-15T07:18:13.118Z] #39 31.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T07:18:13.118Z] #39 31.37 DEP compel/plugins/std/infect.d [2020-06-15T07:18:13.219Z] #25 10.69 0.6% # 2.4% ## 3.7% #### 5.8% ###### 8.5% ######## 11.8% ######### 13.0% ########### 15.4% ############ 17.9% ############## 19.9% ############### 22.0% ################# 24.0% ################## 26.0% #################### 28.7% ###################### 30.7% ####################### 33.2% ######################### 34.8% ########################### 38.2% ############################# 40.3% ############################## 42.6% ################################ 44.5% ################################# 46.9% ################################### 49.1% ##################################### 51.6% ###################################### 53.9% ####################################### 55.4% ######################################### 58.0% ########################################## 59.3% ########################################### 61.1% ############################################# 63.2% ############################################### 65.3% ################################################ 67.8% ################################################## 70.4% #################################################### 72.5% ##################################################### 74.8% ####################################################### 77.6% ######################################################## 78.7% ########################################################## 81.0% ########################################################### 82.7% ############################################################# 84.9% ############################################################## 86.9% ################################################################ 89.3% ################################################################## 92.2% ################################################################### 93.8% #################################################################### 95.8% ####################################################################### 99.1% ######################################################################## 100.0% [2020-06-15T07:18:13.400Z] #39 31.44 DEP compel/plugins/std/string.d [2020-06-15T07:18:13.400Z] #39 31.48 DEP compel/plugins/std/log.d [2020-06-15T07:18:13.400Z] #39 31.55 DEP compel/plugins/std/fds.d [2020-06-15T07:18:13.400Z] #39 31.64 DEP compel/plugins/std/std.d [2020-06-15T07:18:13.478Z] #25 15.80 [2020-06-15T07:18:13.683Z] #39 31.70 DEP compel/plugins/shmem/shmem.d [2020-06-15T07:18:13.683Z] #39 31.81 DEP compel/plugins/fds/fds.d [2020-06-15T07:18:13.965Z] #39 31.94 CC compel/plugins/std/std.o [2020-06-15T07:18:13.965Z] #39 32.11 CC compel/plugins/std/fds.o [2020-06-15T07:18:14.045Z] #25 16.75 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T07:18:14.248Z] #39 32.35 CC compel/plugins/std/log.o [2020-06-15T07:18:14.303Z] #25 ... [2020-06-15T07:18:14.303Z] [2020-06-15T07:18:14.303Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:14.303Z] #30 55.76 time [2020-06-15T07:18:14.303Z] #30 61.64 internal/poll [2020-06-15T07:18:14.303Z] #30 64.75 internal/syscall/execenv [2020-06-15T07:18:14.303Z] #30 64.96 internal/syscall/unix [2020-06-15T07:18:14.303Z] #30 65.26 os [2020-06-15T07:18:14.303Z] #30 65.68 internal/fmtsort [2020-06-15T07:18:12.653Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T07:18:12.669Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T07:18:12.684Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:18:12.700Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:18:14.562Z] #30 ... [2020-06-15T07:18:14.563Z] [2020-06-15T07:18:14.563Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:14.563Z] #47 55.80 reflect [2020-06-15T07:18:14.563Z] #47 55.85 time [2020-06-15T07:18:14.563Z] #47 62.62 context [2020-06-15T07:18:14.563Z] #47 63.46 internal/poll [2020-06-15T07:18:14.563Z] #47 ... [2020-06-15T07:18:14.563Z] [2020-06-15T07:18:14.563Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:18:14.563Z] #10 63.95 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T07:18:14.563Z] #10 63.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T07:18:14.563Z] #10 63.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:18:14.563Z] #10 64.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-15T07:18:14.563Z] #10 64.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:18:14.563Z] #10 64.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:18:14.563Z] #10 64.57 Selecting previously unselected package dmsetup. [2020-06-15T07:18:14.563Z] #10 64.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:18:14.563Z] #10 64.60 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T07:18:14.563Z] #10 64.85 Selecting previously unselected package mingw-w64-common. [2020-06-15T07:18:14.563Z] #10 64.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T07:18:14.563Z] #10 64.87 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T07:18:14.862Z] #39 32.84 CC compel/plugins/std/string.o [2020-06-15T07:18:15.145Z] #39 33.25 CC compel/plugins/std/infect.o [2020-06-15T07:18:15.427Z] #39 33.44 CC compel/arch/s390/plugins/std/parasite-head.o [2020-06-15T07:18:15.427Z] #39 33.47 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-06-15T07:18:15.427Z] #39 33.49 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-06-15T07:18:15.427Z] #39 33.61 AR compel/plugins/std.lib.a [2020-06-15T07:18:15.427Z] #39 33.64 CC compel/plugins/fds/fds.o [2020-06-15T07:18:15.709Z] #39 33.99 AR compel/plugins/fds.lib.a [2020-06-15T07:18:15.991Z] #39 34.03 HOSTDEP compel/src/lib/log-host.d [2020-06-15T07:18:15.991Z] #39 34.07 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T07:18:15.991Z] #39 34.11 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-06-15T07:18:15.991Z] #39 34.18 HOSTDEP compel/src/main-host.d [2020-06-15T07:18:16.273Z] #39 34.28 DEP compel/src/lib/ptrace.d [2020-06-15T07:18:16.273Z] #39 34.36 DEP compel/src/lib/infect.d [2020-06-15T07:18:16.273Z] #39 34.46 DEP compel/src/lib/infect-util.d [2020-06-15T07:18:16.273Z] #39 34.52 DEP compel/src/lib/infect-rpc.d [2020-06-15T07:18:16.467Z] #10 ... [2020-06-15T07:18:16.467Z] [2020-06-15T07:18:16.467Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:18:16.467Z] #38 57.82 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T07:18:16.467Z] #38 57.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:18:16.467Z] #38 57.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:18:16.467Z] #38 57.88 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T07:18:16.467Z] #38 57.90 Setting up python-six (1.12.0-1) ... [2020-06-15T07:18:16.467Z] #38 62.42 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T07:18:16.467Z] #38 62.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:18:16.467Z] #38 62.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T07:18:16.467Z] #38 62.48 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T07:18:16.467Z] #38 62.50 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T07:18:16.467Z] #38 62.54 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:18:16.467Z] #38 62.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:18:16.467Z] #38 62.58 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T07:18:16.467Z] #38 62.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:18:16.467Z] #38 62.66 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T07:18:16.555Z] #39 34.60 DEP compel/arch/s390/src/lib/infect.d [2020-06-15T07:18:16.555Z] #39 34.72 DEP compel/arch/s390/src/lib/cpu.d [2020-06-15T07:18:16.555Z] #39 34.76 DEP compel/src/lib/log.d [2020-06-15T07:18:16.726Z] #38 ... [2020-06-15T07:18:16.726Z] [2020-06-15T07:18:16.726Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:18:16.726Z] #32 63.35 Selecting previously unselected package libuv1:amd64. [2020-06-15T07:18:16.726Z] #32 63.37 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-15T07:18:16.726Z] #32 63.38 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-15T07:18:16.726Z] #32 63.56 Selecting previously unselected package cmake. [2020-06-15T07:18:16.726Z] #32 63.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-15T07:18:16.726Z] #32 63.60 Unpacking cmake (3.13.4-1) ... [2020-06-15T07:18:16.726Z] #32 66.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:18:16.726Z] #32 67.01 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:18:16.726Z] #32 67.02 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-15T07:18:16.726Z] #32 67.03 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:18:16.726Z] #32 67.06 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-15T07:18:16.726Z] #32 67.10 Setting up cmake-data (3.13.4-1) ... [2020-06-15T07:18:16.726Z] #32 67.13 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:18:16.726Z] #32 67.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T07:18:16.726Z] #32 67.19 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T07:18:16.726Z] #32 67.20 Setting up cmake (3.13.4-1) ... [2020-06-15T07:18:16.726Z] #32 67.21 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:18:16.726Z] #32 67.25 Processing triggers for mime-support (3.62) ... [2020-06-15T07:18:16.837Z] #39 34.85 DEP compel/src/main.d [2020-06-15T07:18:16.837Z] #39 34.94 DEP compel/src/lib/handle-elf.d [2020-06-15T07:18:16.837Z] #39 35.05 DEP compel/arch/s390/src/lib/handle-elf.d [2020-06-15T07:18:17.080Z] Commit message: "cgroup2: unshare cgroupns by default regardless to API version" [2020-06-15T07:18:17.123Z] #39 35.14 CC compel/src/lib/log.o [2020-06-15T07:18:17.123Z] #39 35.30 CC compel/arch/s390/src/lib/cpu.o [2020-06-15T07:18:17.293Z] #32 DONE 68.7s [2020-06-15T07:18:17.293Z] [2020-06-15T07:18:17.293Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:18:17.293Z] #25 17.21 [2020-06-15T07:18:17.293Z] #25 17.38 ######################################################################## 100.0% [2020-06-15T07:18:17.293Z] #25 17.50 [2020-06-15T07:18:17.293Z] #25 18.69 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T07:18:17.293Z] #25 19.14 [2020-06-15T07:18:17.293Z] #25 19.30 ####################################### 54.3% ######################################################################## 100.0% [2020-06-15T07:18:17.293Z] #25 19.53 [2020-06-15T07:18:17.445Z] #39 35.43 CC compel/arch/s390/src/lib/infect.o [2020-06-15T07:18:17.445Z] #39 ... [2020-06-15T07:18:17.445Z] [2020-06-15T07:18:17.445Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:18:17.445Z] #10 62.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T07:18:17.445Z] #10 62.37 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-15T07:18:17.445Z] #10 62.37 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T07:18:17.727Z] #10 ... [2020-06-15T07:18:17.727Z] [2020-06-15T07:18:17.727Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:17.727Z] #41 66.38 vendor/golang.org/x/crypto/curve25519 [2020-06-15T07:18:17.727Z] #41 66.86 vendor/golang.org/x/crypto/hkdf [2020-06-15T07:18:17.727Z] #41 67.03 vendor/golang.org/x/text/transform [2020-06-15T07:18:17.727Z] #41 67.53 vendor/golang.org/x/text/unicode/bidi [2020-06-15T07:18:17.727Z] #41 68.41 vendor/golang.org/x/text/secure/bidirule [2020-06-15T07:18:17.727Z] #41 68.65 vendor/golang.org/x/text/unicode/norm [2020-06-15T07:18:17.727Z] #41 71.90 vendor/golang.org/x/net/idna [2020-06-15T07:18:17.727Z] #41 ... [2020-06-15T07:18:17.727Z] [2020-06-15T07:18:17.727Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:17.727Z] #39 35.91 CC compel/src/lib/infect-rpc.o [2020-06-15T07:18:18.290Z] Client: Docker Engine - Community [2020-06-15T07:18:18.290Z] Version: 19.03.11 [2020-06-15T07:18:18.290Z] API version: 1.40 [2020-06-15T07:18:18.290Z] Go version: go1.13.10 [2020-06-15T07:18:18.290Z] Git commit: 42e35e61f3 [2020-06-15T07:18:18.290Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-15T07:18:18.290Z] OS/Arch: linux/amd64 [2020-06-15T07:18:18.290Z] Experimental: false [2020-06-15T07:18:18.290Z] [2020-06-15T07:18:18.290Z] Server: Docker Engine - Community [2020-06-15T07:18:18.290Z] Engine: [2020-06-15T07:18:18.290Z] Version: 19.03.11 [2020-06-15T07:18:18.290Z] API version: 1.40 (minimum version 1.12) [2020-06-15T07:18:18.290Z] Go version: go1.13.10 [2020-06-15T07:18:18.290Z] Git commit: 42e35e61f3 [2020-06-15T07:18:18.290Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-15T07:18:18.290Z] OS/Arch: linux/amd64 [2020-06-15T07:18:18.290Z] Experimental: true [2020-06-15T07:18:18.290Z] containerd: [2020-06-15T07:18:18.290Z] Version: 1.2.13 [2020-06-15T07:18:18.290Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T07:18:18.290Z] runc: [2020-06-15T07:18:18.290Z] Version: 1.0.0-rc10 [2020-06-15T07:18:18.290Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:18:18.290Z] docker-init: [2020-06-15T07:18:18.290Z] Version: 0.18.0 [2020-06-15T07:18:18.290Z] GitCommit: fec3683 [Pipeline] sh [2020-06-15T07:18:18.341Z] #39 36.24 CC compel/src/lib/infect-util.o [2020-06-15T07:18:18.341Z] #39 36.42 CC compel/src/lib/infect.o [2020-06-15T07:18:18.361Z] + docker version [2020-06-15T07:18:18.643Z] + docker info [2020-06-15T07:18:18.668Z] #25 21.12 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T07:18:18.668Z] #25 21.23 skipping existing 1849cc453dee [2020-06-15T07:18:18.927Z] #25 21.42 [2020-06-15T07:18:19.364Z] Client: Docker Engine - Community [2020-06-15T07:18:19.364Z] Version: 19.03.11 [2020-06-15T07:18:19.364Z] API version: 1.40 [2020-06-15T07:18:19.364Z] Go version: go1.13.10 [2020-06-15T07:18:19.364Z] Git commit: 42e35e6 [2020-06-15T07:18:19.364Z] Built: Mon Jun 1 09:13:13 2020 [2020-06-15T07:18:19.364Z] OS/Arch: linux/arm64 [2020-06-15T07:18:19.364Z] Experimental: false [2020-06-15T07:18:19.364Z] [2020-06-15T07:18:19.364Z] Server: Docker Engine - Community [2020-06-15T07:18:19.364Z] Engine: [2020-06-15T07:18:19.364Z] Version: 19.03.11 [2020-06-15T07:18:19.364Z] API version: 1.40 (minimum version 1.12) [2020-06-15T07:18:19.364Z] Go version: go1.13.10 [2020-06-15T07:18:19.364Z] Git commit: 42e35e6 [2020-06-15T07:18:19.364Z] Built: Mon Jun 1 09:11:46 2020 [2020-06-15T07:18:19.364Z] OS/Arch: linux/arm64 [2020-06-15T07:18:19.364Z] Experimental: true [2020-06-15T07:18:19.364Z] containerd: [2020-06-15T07:18:19.364Z] Version: 1.2.13 [2020-06-15T07:18:19.364Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T07:18:19.364Z] runc: [2020-06-15T07:18:19.364Z] Version: 1.0.0-rc10 [2020-06-15T07:18:19.364Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:18:19.364Z] docker-init: [2020-06-15T07:18:19.364Z] Version: 0.18.0 [2020-06-15T07:18:19.364Z] GitCommit: fec3683 [Pipeline] sh [2020-06-15T07:18:19.699Z] + docker info [2020-06-15T07:18:19.811Z] #39 37.80 CC compel/src/lib/ptrace.o [2020-06-15T07:18:19.863Z] #25 ... [2020-06-15T07:18:19.863Z] [2020-06-15T07:18:19.863Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:18:19.863Z] #38 70.66 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T07:18:19.863Z] #38 70.69 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:18:19.863Z] #38 DONE 71.1s [2020-06-15T07:18:19.863Z] [2020-06-15T07:18:19.863Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:20.093Z] #39 38.19 AR compel/libcompel.a [2020-06-15T07:18:20.093Z] #39 38.23 HOSTCC compel/src/main-host.o [2020-06-15T07:18:20.376Z] #39 38.51 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-06-15T07:18:20.658Z] #39 38.65 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T07:18:20.658Z] #39 38.90 HOSTCC compel/src/lib/log-host.o [2020-06-15T07:18:20.800Z] #39 ... [2020-06-15T07:18:20.800Z] [2020-06-15T07:18:20.800Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:20.800Z] #41 62.19 internal/poll [2020-06-15T07:18:20.800Z] #41 64.80 internal/syscall/execenv [2020-06-15T07:18:20.800Z] #41 65.09 internal/syscall/unix [2020-06-15T07:18:20.800Z] #41 65.36 os [2020-06-15T07:18:20.800Z] #41 67.58 strings [2020-06-15T07:18:20.800Z] #41 70.35 fmt [2020-06-15T07:18:20.800Z] #41 71.48 path/filepath [2020-06-15T07:18:20.800Z] #41 ... [2020-06-15T07:18:20.800Z] [2020-06-15T07:18:20.800Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:18:20.800Z] #25 22.68 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T07:18:20.800Z] #25 23.22 [2020-06-15T07:18:20.800Z] #25 23.39 ######################################################################## 100.0% [2020-06-15T07:18:20.941Z] #39 38.99 HOSTLINK compel/compel-host-bin [2020-06-15T07:18:20.941Z] #39 39.07 DEP soccr/soccr.d [2020-06-15T07:18:21.060Z] #25 23.49 [2020-06-15T07:18:21.060Z] #25 23.56 Download of images into '/build' complete. [2020-06-15T07:18:21.060Z] #25 23.56 Use something like the following to load the result into a Docker daemon: [2020-06-15T07:18:21.060Z] #25 23.56 tar -cC '/build' . | docker load [2020-06-15T07:18:21.238Z] #39 39.22 CC soccr/soccr.o [2020-06-15T07:18:21.319Z] #25 DONE 23.6s [2020-06-15T07:18:21.319Z] [2020-06-15T07:18:21.319Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:21.319Z] #33 2.966 + RM_GOPATH=0 [2020-06-15T07:18:21.319Z] #33 2.966 + TMP_GOPATH= [2020-06-15T07:18:21.319Z] #33 2.966 + : /build [2020-06-15T07:18:21.319Z] #33 2.966 + '[' -z '' ']' [2020-06-15T07:18:21.319Z] #33 2.968 ++ mktemp -d [2020-06-15T07:18:21.319Z] #33 2.971 + export GOPATH=/tmp/tmp.6cvfSZTkW0 [2020-06-15T07:18:21.319Z] #33 2.971 + GOPATH=/tmp/tmp.6cvfSZTkW0 [2020-06-15T07:18:21.319Z] #33 2.971 + RM_GOPATH=1 [2020-06-15T07:18:21.319Z] #33 2.971 + case "$(go env GOARCH)" in [2020-06-15T07:18:21.319Z] #33 2.971 ++ go env GOARCH [2020-06-15T07:18:21.319Z] #33 2.989 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:21.319Z] #33 2.989 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:21.319Z] #33 2.989 ++ dirname /tmp/install/install.sh [2020-06-15T07:18:21.319Z] #33 2.990 + dir=/tmp/install [2020-06-15T07:18:21.319Z] #33 2.990 + bin=tini [2020-06-15T07:18:21.319Z] #33 2.990 + shift [2020-06-15T07:18:21.319Z] #33 2.995 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:18:21.319Z] #33 2.999 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T07:18:21.319Z] #33 2.999 + . /tmp/install/tini.installer [2020-06-15T07:18:21.319Z] #33 2.999 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:18:21.319Z] #33 2.999 + install_tini [2020-06-15T07:18:21.319Z] #33 2.999 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T07:18:21.319Z] #33 2.999 + git clone https://github.com/krallin/tini.git /tmp/tmp.6cvfSZTkW0/tini [2020-06-15T07:18:21.319Z] #33 3.010 Cloning into '/tmp/tmp.6cvfSZTkW0/tini'... [2020-06-15T07:18:21.579Z] #33 4.112 + cd /tmp/tmp.6cvfSZTkW0/tini [2020-06-15T07:18:21.579Z] #33 4.112 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:18:21.579Z] #33 4.162 + cmake . [2020-06-15T07:18:21.853Z] #39 40.09 AR soccr/libsoccr.a [2020-06-15T07:18:22.135Z] #39 40.11 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:18:22.135Z] #39 40.30 DEP criu/arch/s390/sigframe.d [2020-06-15T07:18:22.417Z] #39 40.45 DEP criu/arch/s390/crtools.d [2020-06-15T07:18:22.417Z] #39 40.55 DEP criu/arch/s390/cpu.d [2020-06-15T07:18:22.417Z] #39 40.63 CC criu/arch/s390/cpu.o [2020-06-15T07:18:22.556Z] Client: Docker Engine - Community [2020-06-15T07:18:22.556Z] Version: 19.03.11 [2020-06-15T07:18:22.556Z] API version: 1.40 [2020-06-15T07:18:22.556Z] Go version: go1.13.10 [2020-06-15T07:18:22.556Z] Git commit: 42e35e61f3 [2020-06-15T07:18:22.556Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-15T07:18:22.556Z] OS/Arch: linux/amd64 [2020-06-15T07:18:22.556Z] Experimental: false [2020-06-15T07:18:22.556Z] [2020-06-15T07:18:22.556Z] Server: Docker Engine - Community [2020-06-15T07:18:22.556Z] Engine: [2020-06-15T07:18:22.556Z] Version: 19.03.11 [2020-06-15T07:18:22.556Z] API version: 1.40 (minimum version 1.12) [2020-06-15T07:18:22.556Z] Go version: go1.13.10 [2020-06-15T07:18:22.556Z] Git commit: 42e35e61f3 [2020-06-15T07:18:22.556Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-15T07:18:22.556Z] OS/Arch: linux/amd64 [2020-06-15T07:18:22.556Z] Experimental: true [2020-06-15T07:18:22.556Z] containerd: [2020-06-15T07:18:22.556Z] Version: 1.2.13 [2020-06-15T07:18:22.556Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T07:18:22.556Z] runc: [2020-06-15T07:18:22.556Z] Version: 1.0.0-rc10 [2020-06-15T07:18:22.556Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:18:22.556Z] docker-init: [2020-06-15T07:18:22.556Z] Version: 0.18.0 [2020-06-15T07:18:22.556Z] GitCommit: fec3683 [Pipeline] sh [2020-06-15T07:18:22.700Z] #39 40.90 CC criu/arch/s390/crtools.o [2020-06-15T07:18:22.700Z] #39 ... [2020-06-15T07:18:22.700Z] [2020-06-15T07:18:22.700Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:18:22.700Z] #10 74.63 Selecting previously unselected package libapparmor1:s390x. [2020-06-15T07:18:22.700Z] #10 74.64 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 74.65 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-06-15T07:18:22.700Z] #10 74.72 Selecting previously unselected package libapparmor-dev:s390x. [2020-06-15T07:18:22.700Z] #10 74.74 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 74.74 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-06-15T07:18:22.700Z] #10 74.82 Selecting previously unselected package libbtrfs0. [2020-06-15T07:18:22.700Z] #10 74.82 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 74.82 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:18:22.700Z] #10 74.85 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:18:22.700Z] #10 74.86 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 74.86 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:18:22.700Z] #10 74.94 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-06-15T07:18:22.700Z] #10 74.94 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 74.94 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-06-15T07:18:22.700Z] #10 74.99 Selecting previously unselected package libudev-dev:s390x. [2020-06-15T07:18:22.700Z] #10 74.99 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 74.99 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-06-15T07:18:22.700Z] #10 75.08 Selecting previously unselected package libsepol1-dev:s390x. [2020-06-15T07:18:22.700Z] #10 75.09 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 75.10 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-06-15T07:18:22.700Z] #10 75.37 Selecting previously unselected package libpcre16-3:s390x. [2020-06-15T07:18:22.700Z] #10 75.37 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 75.37 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-06-15T07:18:22.700Z] #10 75.45 Selecting previously unselected package libpcre32-3:s390x. [2020-06-15T07:18:22.700Z] #10 75.46 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 75.46 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-06-15T07:18:22.700Z] #10 75.60 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-06-15T07:18:22.700Z] #10 75.60 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 75.60 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-06-15T07:18:22.700Z] #10 75.68 Selecting previously unselected package libpcre3-dev:s390x. [2020-06-15T07:18:22.700Z] #10 75.68 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 75.68 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-06-15T07:18:22.700Z] #10 76.00 Selecting previously unselected package libselinux1-dev:s390x. [2020-06-15T07:18:22.700Z] #10 76.00 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 76.01 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-06-15T07:18:22.700Z] #10 76.20 Selecting previously unselected package libdevmapper-dev:s390x. [2020-06-15T07:18:22.700Z] #10 76.21 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 76.22 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-06-15T07:18:22.700Z] #10 76.32 Selecting previously unselected package libseccomp-dev:s390x. [2020-06-15T07:18:22.700Z] #10 76.33 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 76.33 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-06-15T07:18:22.700Z] #10 76.46 Selecting previously unselected package libsystemd-dev:s390x. [2020-06-15T07:18:22.700Z] #10 76.46 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-06-15T07:18:22.700Z] #10 76.46 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-06-15T07:18:22.700Z] #10 76.85 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-06-15T07:18:22.700Z] #10 76.86 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-06-15T07:18:22.700Z] #10 76.87 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-06-15T07:18:22.700Z] #10 76.89 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:18:22.700Z] #10 76.90 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-06-15T07:18:22.700Z] #10 76.90 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-06-15T07:18:22.700Z] #10 76.92 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:18:22.700Z] #10 76.93 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:18:22.700Z] #10 76.94 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-06-15T07:18:22.700Z] #10 76.96 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-06-15T07:18:22.700Z] #10 76.97 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:18:22.700Z] #10 76.98 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:18:22.700Z] #10 76.99 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-06-15T07:18:22.700Z] #10 76.99 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T07:18:22.700Z] #10 77.00 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-06-15T07:18:22.700Z] #10 77.01 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:18:22.700Z] #10 77.02 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-06-15T07:18:22.700Z] #10 77.03 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:18:22.700Z] #10 77.03 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-06-15T07:18:22.700Z] #10 77.04 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-06-15T07:18:22.700Z] #10 77.04 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:18:22.700Z] #10 77.05 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-06-15T07:18:22.700Z] #10 77.05 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-06-15T07:18:22.700Z] #10 77.15 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:18:22.700Z] #10 77.16 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-06-15T07:18:22.700Z] #10 77.16 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-06-15T07:18:22.700Z] #10 77.17 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T07:18:22.700Z] #10 77.18 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-06-15T07:18:22.700Z] #10 77.18 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-06-15T07:18:22.700Z] #10 77.19 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:18:22.700Z] #10 DONE 77.8s [2020-06-15T07:18:22.700Z] [2020-06-15T07:18:22.700Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:22.700Z] #41 73.81 vendor/golang.org/x/net/http2/hpack [2020-06-15T07:18:22.700Z] #41 74.72 mime [2020-06-15T07:18:22.700Z] #41 76.00 mime/quotedprintable [2020-06-15T07:18:22.700Z] #41 76.44 net/http/internal [2020-06-15T07:18:22.892Z] + docker info [2020-06-15T07:18:22.959Z] #33 5.333 -- The C compiler identification is GNU 8.3.0 [2020-06-15T07:18:22.959Z] #33 5.445 -- Check for working C compiler: /usr/bin/cc [2020-06-15T07:18:23.315Z] #41 78.13 crypto/tls [2020-06-15T07:18:23.600Z] #41 ... [2020-06-15T07:18:23.600Z] [2020-06-15T07:18:23.600Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:18:23.600Z] #43 DONE 78.5s [2020-06-15T07:18:23.600Z] [2020-06-15T07:18:23.600Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:23.600Z] #39 41.66 CC criu/arch/s390/sigframe.o [2020-06-15T07:18:23.600Z] #39 41.79 LINK criu/arch/s390/crtools.built-in.o [2020-06-15T07:18:23.600Z] #39 41.83 DEP criu/pie/util-vdso.d [2020-06-15T07:18:23.882Z] #39 42.06 DEP criu/pie/util.d [2020-06-15T07:18:23.894Z] #33 6.502 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T07:18:23.894Z] #33 6.503 -- Detecting C compiler ABI info [2020-06-15T07:18:24.164Z] #39 42.34 CC criu/pie/util.o [2020-06-15T07:18:24.446Z] #39 ... [2020-06-15T07:18:24.446Z] [2020-06-15T07:18:24.446Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:18:24.446Z] #54 74.23 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:18:24.446Z] #54 74.23 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T07:18:24.446Z] #54 DONE 79.2s [2020-06-15T07:18:24.446Z] [2020-06-15T07:18:24.446Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T07:18:24.446Z] #55 DONE 0.1s [2020-06-15T07:18:24.446Z] [2020-06-15T07:18:24.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:24.446Z] #39 42.57 CC criu/pie/util-vdso.o [2020-06-15T07:18:24.446Z] #39 ... [2020-06-15T07:18:24.446Z] [2020-06-15T07:18:24.446Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T07:18:24.446Z] #56 DONE 0.1s [2020-06-15T07:18:24.461Z] #33 7.203 -- Detecting C compiler ABI info - done [2020-06-15T07:18:24.720Z] #33 7.260 -- Detecting C compile features [2020-06-15T07:18:24.732Z] [2020-06-15T07:18:24.732Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:24.732Z] #49 2.028 + RM_GOPATH=0 [2020-06-15T07:18:24.732Z] #49 2.028 + TMP_GOPATH= [2020-06-15T07:18:24.732Z] #49 2.028 + : /build [2020-06-15T07:18:24.732Z] #49 2.028 + '[' -z '' ']' [2020-06-15T07:18:24.732Z] #49 2.028 ++ mktemp -d [2020-06-15T07:18:24.732Z] #49 2.028 + export GOPATH=/tmp/tmp.gbUNCSIqJu [2020-06-15T07:18:24.732Z] #49 2.028 + GOPATH=/tmp/tmp.gbUNCSIqJu [2020-06-15T07:18:24.732Z] #49 2.028 + RM_GOPATH=1 [2020-06-15T07:18:24.732Z] #49 2.028 + case "$(go env GOARCH)" in [2020-06-15T07:18:24.732Z] #49 2.028 ++ go env GOARCH [2020-06-15T07:18:24.979Z] #33 ... [2020-06-15T07:18:24.979Z] [2020-06-15T07:18:24.979Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:24.979Z] #47 66.42 os [2020-06-15T07:18:24.979Z] #47 71.50 path/filepath [2020-06-15T07:18:24.979Z] #47 71.80 encoding/base64 [2020-06-15T07:18:24.979Z] #47 73.63 fmt [2020-06-15T07:18:24.979Z] #47 73.75 golang.org/x/sys/unix [2020-06-15T07:18:25.017Z] #49 ... [2020-06-15T07:18:25.017Z] [2020-06-15T07:18:25.017Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T07:18:25.017Z] #11 DONE 2.1s [2020-06-15T07:18:25.017Z] [2020-06-15T07:18:25.017Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:25.017Z] #49 2.040 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:25.017Z] #49 2.040 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:25.017Z] #49 2.040 ++ dirname /tmp/install/install.sh [2020-06-15T07:18:25.017Z] #49 2.040 + dir=/tmp/install [2020-06-15T07:18:25.017Z] #49 2.040 + bin=runc [2020-06-15T07:18:25.017Z] #49 2.040 + shift [2020-06-15T07:18:25.017Z] #49 2.040 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T07:18:25.017Z] #49 2.040 + . /tmp/install/runc.installer [2020-06-15T07:18:25.017Z] #49 2.040 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:18:25.017Z] #49 2.040 + install_runc [2020-06-15T07:18:25.017Z] #49 2.040 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T07:18:25.017Z] #49 2.042 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T07:18:25.017Z] #49 2.042 + uname -r [2020-06-15T07:18:25.017Z] #49 2.042 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T07:18:25.017Z] #49 2.042 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T07:18:25.017Z] #49 2.042 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gbUNCSIqJu/src/github.com/opencontainers/runc [2020-06-15T07:18:25.017Z] #49 2.061 Cloning into '/tmp/tmp.gbUNCSIqJu/src/github.com/opencontainers/runc'... [2020-06-15T07:18:25.238Z] #47 ... [2020-06-15T07:18:25.238Z] [2020-06-15T07:18:25.238Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:25.238Z] #30 66.54 strings [2020-06-15T07:18:25.238Z] #30 70.15 path [2020-06-15T07:18:25.238Z] #30 70.64 fmt [2020-06-15T07:18:25.238Z] #30 70.91 path/filepath [2020-06-15T07:18:25.238Z] #30 73.26 io/ioutil [2020-06-15T07:18:25.238Z] #30 74.35 text/tabwriter [2020-06-15T07:18:25.238Z] #30 ... [2020-06-15T07:18:25.238Z] [2020-06-15T07:18:25.238Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:25.238Z] #39 5.566 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:18:25.238Z] #39 5.567 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:18:25.238Z] #39 5.604 Note: Building without GnuTLS support [2020-06-15T07:18:25.497Z] #39 5.610 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:18:25.497Z] #39 5.610 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:18:26.729Z] Client: [2020-06-15T07:18:26.729Z] Debug Mode: false [2020-06-15T07:18:26.729Z] [2020-06-15T07:18:26.729Z] Server: [2020-06-15T07:18:26.729Z] Containers: 0 [2020-06-15T07:18:26.729Z] Running: 0 [2020-06-15T07:18:26.729Z] Paused: 0 [2020-06-15T07:18:26.729Z] Stopped: 0 [2020-06-15T07:18:26.729Z] Images: 0 [2020-06-15T07:18:26.729Z] Server Version: 19.03.11 [2020-06-15T07:18:26.729Z] Storage Driver: overlay2 [2020-06-15T07:18:26.729Z] Backing Filesystem: extfs [2020-06-15T07:18:26.729Z] Supports d_type: true [2020-06-15T07:18:26.729Z] Native Overlay Diff: true [2020-06-15T07:18:26.729Z] Logging Driver: json-file [2020-06-15T07:18:26.729Z] Cgroup Driver: cgroupfs [2020-06-15T07:18:26.729Z] Plugins: [2020-06-15T07:18:26.729Z] Volume: local [2020-06-15T07:18:26.729Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T07:18:26.729Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-15T07:18:26.729Z] Swarm: inactive [2020-06-15T07:18:26.729Z] Runtimes: runc [2020-06-15T07:18:26.729Z] Default Runtime: runc [2020-06-15T07:18:26.729Z] Init Binary: docker-init [2020-06-15T07:18:26.729Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T07:18:26.729Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:18:26.729Z] init version: fec3683 [2020-06-15T07:18:26.729Z] Security Options: [2020-06-15T07:18:26.729Z] apparmor [2020-06-15T07:18:26.729Z] seccomp [2020-06-15T07:18:26.729Z] Profile: default [2020-06-15T07:18:26.729Z] Kernel Version: 5.3.0-1019-aws [2020-06-15T07:18:26.729Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-15T07:18:26.729Z] OSType: linux [2020-06-15T07:18:26.729Z] Architecture: x86_64 [2020-06-15T07:18:26.729Z] CPUs: 2 [2020-06-15T07:18:26.729Z] Total Memory: 7.487GiB [2020-06-15T07:18:26.729Z] Name: ip-10-100-90-170 [2020-06-15T07:18:26.729Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-15T07:18:26.729Z] Docker Root Dir: /var/lib/docker [2020-06-15T07:18:26.729Z] Debug Mode: false [2020-06-15T07:18:26.729Z] Registry: https://index.docker.io/v1/ [2020-06-15T07:18:26.729Z] Labels: [2020-06-15T07:18:26.729Z] Experimental: true [2020-06-15T07:18:26.729Z] Insecure Registries: [2020-06-15T07:18:26.729Z] 127.0.0.0/8 [2020-06-15T07:18:26.729Z] Live Restore Enabled: true [2020-06-15T07:18:26.729Z] [2020-06-15T07:18:26.729Z] WARNING: No swap limit support [Pipeline] sh [2020-06-15T07:18:27.043Z] #49 ... [2020-06-15T07:18:27.043Z] [2020-06-15T07:18:27.043Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T07:18:27.043Z] #12 DONE 1.9s [2020-06-15T07:18:27.043Z] [2020-06-15T07:18:27.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:27.043Z] #39 43.28 AR criu/pie/pie.lib.a [2020-06-15T07:18:27.043Z] #39 43.34 DEP criu/pie/restorer.d [2020-06-15T07:18:27.043Z] #39 43.60 DEP criu/arch/s390/restorer.d [2020-06-15T07:18:27.043Z] #39 43.78 DEP criu/arch/s390/vdso-pie.d [2020-06-15T07:18:27.043Z] #39 43.91 DEP criu/pie/parasite-vdso.d [2020-06-15T07:18:27.043Z] #39 44.12 DEP criu/pie/parasite.d [2020-06-15T07:18:27.043Z] #39 44.60 CC criu/pie/parasite.o [2020-06-15T07:18:27.043Z] #39 45.26 LINK criu/pie/parasite.built-in.o [2020-06-15T07:18:27.043Z] #39 45.28 GEN criu/pie/parasite-blob.h [2020-06-15T07:18:27.059Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:18:27.060Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:18:27.060Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41072/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-15T07:18:27.060Z] + bash /home/ubuntu/workspace/moby_PR-41072/check-config.sh [2020-06-15T07:18:27.060Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T07:18:27.060Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-15T07:18:27.060Z] [2020-06-15T07:18:27.060Z] Generally Necessary: [2020-06-15T07:18:27.060Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T07:18:27.060Z] - apparmor: enabled and tools installed [2020-06-15T07:18:27.315Z] - CONFIG_NAMESPACES: enabled [2020-06-15T07:18:27.315Z] - CONFIG_NET_NS: enabled [2020-06-15T07:18:27.315Z] - CONFIG_PID_NS: enabled [2020-06-15T07:18:27.315Z] - CONFIG_IPC_NS: enabled [2020-06-15T07:18:27.315Z] - CONFIG_UTS_NS: enabled [2020-06-15T07:18:27.315Z] - CONFIG_CGROUPS: enabled [2020-06-15T07:18:27.315Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T07:18:27.315Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T07:18:27.315Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T07:18:27.315Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T07:18:27.315Z] - CONFIG_CPUSETS: enabled [2020-06-15T07:18:27.315Z] - CONFIG_MEMCG: enabled [2020-06-15T07:18:27.315Z] - CONFIG_KEYS: enabled [2020-06-15T07:18:27.315Z] - CONFIG_VETH: enabled (as module) [2020-06-15T07:18:27.315Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-15T07:18:27.315Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T07:18:27.315Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-15T07:18:27.328Z] #39 45.29 CC criu/pie/parasite-vdso.o [2020-06-15T07:18:27.571Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T07:18:27.571Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T07:18:27.571Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T07:18:27.571Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T07:18:27.571Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T07:18:27.571Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T07:18:27.571Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T07:18:27.571Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-15T07:18:27.571Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T07:18:27.571Z] [2020-06-15T07:18:27.571Z] Optional Features: [2020-06-15T07:18:27.571Z] - CONFIG_USER_NS: enabled [2020-06-15T07:18:27.571Z] - CONFIG_SECCOMP: enabled [2020-06-15T07:18:27.571Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T07:18:27.571Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T07:18:27.571Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T07:18:27.571Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-15T07:18:27.571Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T07:18:27.571Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T07:18:27.571Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-15T07:18:27.571Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-15T07:18:27.571Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T07:18:27.571Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T07:18:27.571Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T07:18:27.571Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T07:18:27.571Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T07:18:27.571Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T07:18:27.571Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T07:18:27.571Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T07:18:27.571Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T07:18:27.572Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T07:18:27.572Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T07:18:27.572Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T07:18:27.572Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T07:18:27.572Z] - CONFIG_EXT4_FS: enabled [2020-06-15T07:18:27.572Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T07:18:27.572Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T07:18:27.572Z] - Network Drivers: [2020-06-15T07:18:27.572Z] - "overlay": [2020-06-15T07:18:27.572Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T07:18:27.572Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T07:18:27.572Z] Optional (for encrypted networks): [2020-06-15T07:18:27.612Z] #39 45.63 CC criu/arch/s390/vdso-pie.o [2020-06-15T07:18:27.612Z] #39 45.80 CC criu/arch/s390/restorer.o [2020-06-15T07:18:27.822Z] Client: [2020-06-15T07:18:27.822Z] Debug Mode: false [2020-06-15T07:18:27.822Z] [2020-06-15T07:18:27.822Z] Server: [2020-06-15T07:18:27.822Z] Containers: 0 [2020-06-15T07:18:27.822Z] Running: 0 [2020-06-15T07:18:27.822Z] Paused: 0 [2020-06-15T07:18:27.822Z] Stopped: 0 [2020-06-15T07:18:27.822Z] Images: 0 [2020-06-15T07:18:27.822Z] Server Version: 19.03.11 [2020-06-15T07:18:27.822Z] Storage Driver: overlay2 [2020-06-15T07:18:27.823Z] Backing Filesystem: extfs [2020-06-15T07:18:27.823Z] Supports d_type: true [2020-06-15T07:18:27.823Z] Native Overlay Diff: true [2020-06-15T07:18:27.823Z] Logging Driver: json-file [2020-06-15T07:18:27.823Z] Cgroup Driver: cgroupfs [2020-06-15T07:18:27.823Z] Plugins: [2020-06-15T07:18:27.823Z] Volume: local [2020-06-15T07:18:27.823Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T07:18:27.823Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-15T07:18:27.823Z] Swarm: inactive [2020-06-15T07:18:27.823Z] Runtimes: runc [2020-06-15T07:18:27.823Z] Default Runtime: runc [2020-06-15T07:18:27.823Z] Init Binary: docker-init [2020-06-15T07:18:27.823Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T07:18:27.823Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:18:27.823Z] init version: fec3683 [2020-06-15T07:18:27.823Z] Security Options: [2020-06-15T07:18:27.823Z] apparmor [2020-06-15T07:18:27.823Z] seccomp [2020-06-15T07:18:27.823Z] Profile: default [2020-06-15T07:18:27.823Z] Kernel Version: 4.15.0-1067-aws [2020-06-15T07:18:27.823Z] Operating System: Ubuntu 16.04.6 LTS [2020-06-15T07:18:27.823Z] OSType: linux [2020-06-15T07:18:27.823Z] Architecture: aarch64 [2020-06-15T07:18:27.823Z] CPUs: 4 [2020-06-15T07:18:27.823Z] Total Memory: 7.525GiB [2020-06-15T07:18:27.823Z] Name: ip-10-100-107-27 [2020-06-15T07:18:27.823Z] ID: TSQ6:WXGO:53S5:BRVT:FFFG:4X7X:LIVW:AY2N:4FI7:5RRI:VUDZ:GVUJ [2020-06-15T07:18:27.823Z] Docker Root Dir: /var/lib/docker [2020-06-15T07:18:27.823Z] Debug Mode: false [2020-06-15T07:18:27.823Z] Registry: https://index.docker.io/v1/ [2020-06-15T07:18:27.823Z] Labels: [2020-06-15T07:18:27.823Z] Experimental: true [2020-06-15T07:18:27.823Z] Insecure Registries: [2020-06-15T07:18:27.823Z] 127.0.0.0/8 [2020-06-15T07:18:27.823Z] Live Restore Enabled: true [2020-06-15T07:18:27.823Z] [2020-06-15T07:18:27.823Z] WARNING: No swap limit support [2020-06-15T07:18:27.827Z] - CONFIG_CRYPTO: enabled [2020-06-15T07:18:27.827Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-15T07:18:27.827Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-15T07:18:27.827Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-15T07:18:27.827Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-15T07:18:27.827Z] - CONFIG_XFRM: enabled [2020-06-15T07:18:27.827Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T07:18:27.827Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T07:18:27.827Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T07:18:27.827Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-15T07:18:27.827Z] - "ipvlan": [2020-06-15T07:18:27.827Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T07:18:27.827Z] - "macvlan": [2020-06-15T07:18:27.827Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T07:18:27.827Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T07:18:27.827Z] - "ftp,tftp client in container": [2020-06-15T07:18:27.827Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T07:18:27.827Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T07:18:27.827Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T07:18:27.827Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T07:18:27.827Z] - Storage Drivers: [2020-06-15T07:18:27.827Z] - "aufs": [2020-06-15T07:18:27.827Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T07:18:27.827Z] - "btrfs": [2020-06-15T07:18:27.827Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T07:18:27.827Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T07:18:27.827Z] - "devicemapper": [2020-06-15T07:18:27.827Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T07:18:27.827Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T07:18:27.827Z] - "overlay": [2020-06-15T07:18:27.827Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T07:18:27.827Z] - "zfs": [2020-06-15T07:18:27.827Z] - /dev/zfs: present [2020-06-15T07:18:27.827Z] - zfs command: missing [2020-06-15T07:18:27.827Z] - zpool command: missing [2020-06-15T07:18:27.827Z] [2020-06-15T07:18:27.827Z] Limits: [2020-06-15T07:18:27.827Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T07:18:27.827Z] [2020-06-15T07:18:27.827Z] + true [Pipeline] sh [Pipeline] } [Pipeline] // stage [2020-06-15T07:18:27.893Z] #39 46.08 CC criu/pie/restorer.o [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T07:18:28.033Z] #39 7.858 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:18:28.033Z] #39 7.918 GEN .gitid [2020-06-15T07:18:28.033Z] #39 7.944 GEN criu/include/version.h [2020-06-15T07:18:28.033Z] #39 8.034 GEN include/common/asm [2020-06-15T07:18:28.116Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:18:28.116Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:18:28.116Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41072/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-15T07:18:28.116Z] + bash /home/ubuntu/workspace/moby_PR-41072/check-config.sh [2020-06-15T07:18:28.116Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T07:18:28.116Z] info: reading kernel config from /boot/config-4.15.0-1067-aws ... [2020-06-15T07:18:28.116Z] [2020-06-15T07:18:28.116Z] Generally Necessary: [2020-06-15T07:18:28.116Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T07:18:28.116Z] - apparmor: enabled and tools installed [2020-06-15T07:18:28.116Z] - CONFIG_NAMESPACES: enabled [2020-06-15T07:18:28.116Z] - CONFIG_NET_NS: enabled [2020-06-15T07:18:28.172Z] Client: [2020-06-15T07:18:28.172Z] Debug Mode: false [2020-06-15T07:18:28.172Z] [2020-06-15T07:18:28.172Z] Server: [2020-06-15T07:18:28.172Z] Containers: 0 [2020-06-15T07:18:28.172Z] Running: 0 [2020-06-15T07:18:28.172Z] Paused: 0 [2020-06-15T07:18:28.172Z] Stopped: 0 [2020-06-15T07:18:28.172Z] Images: 0 [2020-06-15T07:18:28.172Z] Server Version: 19.03.11 [2020-06-15T07:18:28.172Z] Storage Driver: overlay2 [2020-06-15T07:18:28.172Z] Backing Filesystem: extfs [2020-06-15T07:18:28.172Z] Supports d_type: true [2020-06-15T07:18:28.172Z] Native Overlay Diff: true [2020-06-15T07:18:28.172Z] Logging Driver: json-file [2020-06-15T07:18:28.172Z] Cgroup Driver: cgroupfs [2020-06-15T07:18:28.172Z] Plugins: [2020-06-15T07:18:28.172Z] Volume: local [2020-06-15T07:18:28.172Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T07:18:28.172Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-15T07:18:28.172Z] Swarm: inactive [2020-06-15T07:18:28.172Z] Runtimes: runc [2020-06-15T07:18:28.172Z] Default Runtime: runc [2020-06-15T07:18:28.172Z] Init Binary: docker-init [2020-06-15T07:18:28.172Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T07:18:28.172Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:18:28.172Z] init version: fec3683 [2020-06-15T07:18:28.172Z] Security Options: [2020-06-15T07:18:28.172Z] apparmor [2020-06-15T07:18:28.172Z] seccomp [2020-06-15T07:18:28.172Z] Profile: default [2020-06-15T07:18:28.172Z] Kernel Version: 5.3.0-1019-aws [2020-06-15T07:18:28.172Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-15T07:18:28.172Z] OSType: linux [2020-06-15T07:18:28.172Z] Architecture: x86_64 [2020-06-15T07:18:28.172Z] CPUs: 2 [2020-06-15T07:18:28.172Z] Total Memory: 7.569GiB [2020-06-15T07:18:28.172Z] Name: ip-10-100-103-64 [2020-06-15T07:18:28.172Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-15T07:18:28.172Z] Docker Root Dir: /var/lib/docker [2020-06-15T07:18:28.172Z] Debug Mode: false [2020-06-15T07:18:28.172Z] Registry: https://index.docker.io/v1/ [2020-06-15T07:18:28.172Z] Labels: [2020-06-15T07:18:28.172Z] Experimental: true [2020-06-15T07:18:28.172Z] Insecure Registries: [2020-06-15T07:18:28.172Z] 127.0.0.0/8 [2020-06-15T07:18:28.172Z] Live Restore Enabled: true [2020-06-15T07:18:28.172Z] [2020-06-15T07:18:28.172Z] WARNING: No swap limit support [Pipeline] sh [2020-06-15T07:18:28.247Z] + sudo modprobe ip_vs [2020-06-15T07:18:28.247Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 . [2020-06-15T07:18:28.247Z] #2 [internal] load .dockerignore [2020-06-15T07:18:28.376Z] - CONFIG_PID_NS: enabled [2020-06-15T07:18:28.376Z] - CONFIG_IPC_NS: enabled [2020-06-15T07:18:28.376Z] - CONFIG_UTS_NS: enabled [2020-06-15T07:18:28.376Z] - CONFIG_CGROUPS: enabled [2020-06-15T07:18:28.376Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T07:18:28.376Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T07:18:28.376Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T07:18:28.376Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T07:18:28.376Z] - CONFIG_CPUSETS: enabled [2020-06-15T07:18:28.376Z] - CONFIG_MEMCG: enabled [2020-06-15T07:18:28.376Z] - CONFIG_KEYS: enabled [2020-06-15T07:18:28.376Z] - CONFIG_VETH: enabled (as module) [2020-06-15T07:18:28.376Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-15T07:18:28.376Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T07:18:28.376Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-15T07:18:28.376Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T07:18:28.376Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T07:18:28.376Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T07:18:28.376Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T07:18:28.376Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T07:18:28.376Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T07:18:28.376Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T07:18:28.376Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-15T07:18:28.376Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T07:18:28.376Z] [2020-06-15T07:18:28.376Z] Optional Features: [2020-06-15T07:18:28.473Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:18:28.473Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:18:28.473Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41072/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-15T07:18:28.473Z] + bash /home/ubuntu/workspace/moby_PR-41072/check-config.sh [2020-06-15T07:18:28.473Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T07:18:28.473Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-15T07:18:28.473Z] [2020-06-15T07:18:28.473Z] Generally Necessary: [2020-06-15T07:18:28.473Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T07:18:28.473Z] - apparmor: enabled and tools installed [2020-06-15T07:18:28.473Z] - CONFIG_NAMESPACES: enabled [2020-06-15T07:18:28.473Z] - CONFIG_NET_NS: enabled [2020-06-15T07:18:28.473Z] - CONFIG_PID_NS: enabled [2020-06-15T07:18:28.473Z] - CONFIG_IPC_NS: enabled [2020-06-15T07:18:28.473Z] - CONFIG_UTS_NS: enabled [2020-06-15T07:18:28.473Z] - CONFIG_CGROUPS: enabled [2020-06-15T07:18:28.473Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T07:18:28.473Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T07:18:28.473Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T07:18:28.473Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T07:18:28.473Z] - CONFIG_CPUSETS: enabled [2020-06-15T07:18:28.473Z] - CONFIG_MEMCG: enabled [2020-06-15T07:18:28.473Z] - CONFIG_KEYS: enabled [2020-06-15T07:18:28.473Z] - CONFIG_VETH: enabled (as module) [2020-06-15T07:18:28.473Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-15T07:18:28.473Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T07:18:28.473Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-15T07:18:28.473Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T07:18:28.473Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T07:18:28.473Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T07:18:28.473Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T07:18:28.473Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T07:18:28.473Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T07:18:28.473Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T07:18:28.507Z] #39 ... [2020-06-15T07:18:28.507Z] [2020-06-15T07:18:28.507Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T07:18:28.507Z] #13 1.383 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T07:18:28.507Z] #13 DONE 1.6s [2020-06-15T07:18:28.635Z] - CONFIG_USER_NS: enabled [2020-06-15T07:18:28.635Z] - CONFIG_SECCOMP: enabled [2020-06-15T07:18:28.635Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T07:18:28.635Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T07:18:28.635Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T07:18:28.635Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-15T07:18:28.635Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T07:18:28.635Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T07:18:28.635Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-15T07:18:28.635Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-15T07:18:28.635Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T07:18:28.635Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T07:18:28.635Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T07:18:28.635Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T07:18:28.635Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T07:18:28.635Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T07:18:28.635Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T07:18:28.635Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T07:18:28.635Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T07:18:28.635Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T07:18:28.635Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T07:18:28.635Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T07:18:28.635Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T07:18:28.635Z] - CONFIG_EXT4_FS: enabled [2020-06-15T07:18:28.635Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T07:18:28.735Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-15T07:18:28.735Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T07:18:28.735Z] [2020-06-15T07:18:28.735Z] Optional Features: [2020-06-15T07:18:28.735Z] - CONFIG_USER_NS: enabled [2020-06-15T07:18:28.735Z] - CONFIG_SECCOMP: enabled [2020-06-15T07:18:28.735Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T07:18:28.735Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T07:18:28.735Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T07:18:28.735Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-15T07:18:28.735Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T07:18:28.735Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T07:18:28.735Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-15T07:18:28.735Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-15T07:18:28.735Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T07:18:28.735Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T07:18:28.735Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T07:18:28.735Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T07:18:28.735Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T07:18:28.735Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T07:18:28.735Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T07:18:28.735Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T07:18:28.735Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T07:18:28.735Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T07:18:28.735Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T07:18:28.735Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T07:18:28.735Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T07:18:28.735Z] - CONFIG_EXT4_FS: enabled [2020-06-15T07:18:28.735Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T07:18:28.735Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T07:18:28.796Z] [2020-06-15T07:18:28.796Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:28.796Z] #41 83.38 net/http/httptrace [2020-06-15T07:18:28.796Z] #41 83.58 net/http [2020-06-15T07:18:28.807Z] #2 transferring context: 87B done [2020-06-15T07:18:28.807Z] #2 DONE 0.7s [2020-06-15T07:18:28.807Z] [2020-06-15T07:18:28.807Z] #1 [internal] load build definition from Dockerfile [2020-06-15T07:18:28.807Z] #1 transferring dockerfile: 16.37kB done [2020-06-15T07:18:28.807Z] #1 DONE 0.7s [2020-06-15T07:18:28.895Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T07:18:28.895Z] - Network Drivers: [2020-06-15T07:18:28.895Z] - "overlay": [2020-06-15T07:18:28.895Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T07:18:28.895Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T07:18:28.895Z] Optional (for encrypted networks): [2020-06-15T07:18:28.895Z] - CONFIG_CRYPTO: enabled [2020-06-15T07:18:28.895Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-15T07:18:28.895Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-15T07:18:28.895Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-15T07:18:28.895Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-15T07:18:28.895Z] - CONFIG_XFRM: enabled [2020-06-15T07:18:28.895Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T07:18:28.895Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T07:18:28.895Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T07:18:28.895Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-15T07:18:28.895Z] - "ipvlan": [2020-06-15T07:18:28.895Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T07:18:28.895Z] - "macvlan": [2020-06-15T07:18:28.895Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T07:18:28.895Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T07:18:28.895Z] - "ftp,tftp client in container": [2020-06-15T07:18:28.895Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T07:18:28.895Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T07:18:28.895Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T07:18:28.895Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T07:18:28.895Z] - Storage Drivers: [2020-06-15T07:18:28.895Z] - "aufs": [2020-06-15T07:18:28.895Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T07:18:28.994Z] - Network Drivers: [2020-06-15T07:18:28.994Z] - "overlay": [2020-06-15T07:18:28.994Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T07:18:28.994Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T07:18:28.994Z] Optional (for encrypted networks): [2020-06-15T07:18:28.994Z] - CONFIG_CRYPTO: enabled [2020-06-15T07:18:28.994Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-15T07:18:28.994Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-15T07:18:28.994Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-15T07:18:28.994Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-15T07:18:28.994Z] - CONFIG_XFRM: enabled [2020-06-15T07:18:28.994Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T07:18:28.994Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T07:18:28.994Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T07:18:28.994Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-15T07:18:28.994Z] - "ipvlan": [2020-06-15T07:18:28.994Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T07:18:28.994Z] - "macvlan": [2020-06-15T07:18:28.994Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T07:18:28.994Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T07:18:28.994Z] - "ftp,tftp client in container": [2020-06-15T07:18:28.994Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T07:18:28.994Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T07:18:28.994Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T07:18:28.994Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T07:18:28.994Z] - Storage Drivers: [2020-06-15T07:18:28.994Z] - "aufs": [2020-06-15T07:18:28.994Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T07:18:28.994Z] - "btrfs": [2020-06-15T07:18:28.994Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T07:18:28.994Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T07:18:28.994Z] - "devicemapper": [2020-06-15T07:18:28.994Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T07:18:28.994Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T07:18:28.994Z] - "overlay": [2020-06-15T07:18:28.994Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T07:18:28.994Z] - "zfs": [2020-06-15T07:18:28.995Z] - /dev/zfs: present [2020-06-15T07:18:28.995Z] - zfs command: missing [2020-06-15T07:18:28.995Z] - zpool command: missing [2020-06-15T07:18:28.995Z] [2020-06-15T07:18:28.995Z] Limits: [2020-06-15T07:18:29.062Z] [2020-06-15T07:18:29.063Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T07:18:29.155Z] - "btrfs": [2020-06-15T07:18:29.155Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T07:18:29.155Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T07:18:29.155Z] - "devicemapper": [2020-06-15T07:18:29.155Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T07:18:29.155Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T07:18:29.155Z] - "overlay": [2020-06-15T07:18:29.155Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T07:18:29.155Z] - "zfs": [2020-06-15T07:18:29.155Z] - /dev/zfs: missing [2020-06-15T07:18:29.155Z] - zfs command: missing [2020-06-15T07:18:29.155Z] - zpool command: missing [2020-06-15T07:18:29.155Z] [2020-06-15T07:18:29.155Z] Limits: [2020-06-15T07:18:29.155Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T07:18:29.155Z] [2020-06-15T07:18:29.155Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T07:18:29.252Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T07:18:29.253Z] [2020-06-15T07:18:29.253Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T07:18:29.319Z] #3 DONE 0.3s [2020-06-15T07:18:29.319Z] [2020-06-15T07:18:29.319Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T07:18:29.319Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T07:18:29.319Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T07:18:29.319Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-15T07:18:29.319Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-15T07:18:29.319Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.07MB / 8.88MB 0.1s [2020-06-15T07:18:29.502Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 . [2020-06-15T07:18:29.502Z] #2 [internal] load .dockerignore [2020-06-15T07:18:29.502Z] #2 transferring context: 87B 0.0s done [2020-06-15T07:18:29.502Z] #2 DONE 0.1s [2020-06-15T07:18:29.502Z] [2020-06-15T07:18:29.502Z] #1 [internal] load build definition from Dockerfile [2020-06-15T07:18:29.502Z] #1 transferring dockerfile: 16.37kB done [2020-06-15T07:18:29.575Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-06-15T07:18:29.575Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-15T07:18:29.575Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-06-15T07:18:29.628Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 . [2020-06-15T07:18:29.766Z] #1 DONE 0.1s [2020-06-15T07:18:29.766Z] [2020-06-15T07:18:29.766Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T07:18:29.887Z] #2 [internal] load .dockerignore [2020-06-15T07:18:29.887Z] #2 transferring context: [2020-06-15T07:18:29.887Z] #2 transferring context: 87B done [2020-06-15T07:18:29.887Z] #2 DONE 0.3s [2020-06-15T07:18:29.887Z] [2020-06-15T07:18:29.887Z] #1 [internal] load build definition from Dockerfile [2020-06-15T07:18:29.887Z] #1 transferring dockerfile: 16.37kB done [2020-06-15T07:18:29.887Z] #1 DONE 0.3s [2020-06-15T07:18:29.887Z] [2020-06-15T07:18:29.887Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T07:18:29.934Z] #39 ... [2020-06-15T07:18:29.934Z] [2020-06-15T07:18:29.934Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:29.934Z] #33 9.388 -- Detecting C compile features - done [2020-06-15T07:18:29.934Z] #33 9.420 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T07:18:29.934Z] #33 9.687 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T07:18:29.934Z] #33 9.785 -- Configuring done [2020-06-15T07:18:29.934Z] #33 9.798 -- Generating done [2020-06-15T07:18:29.934Z] #33 9.812 -- Build files have been written to: /tmp/tmp.6cvfSZTkW0/tini [2020-06-15T07:18:29.934Z] #33 9.818 + make tini-static [2020-06-15T07:18:29.934Z] #33 10.25 Scanning dependencies of target tini-static [2020-06-15T07:18:29.934Z] #33 10.33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T07:18:29.934Z] #33 11.35 [100%] Linking C executable tini-static [2020-06-15T07:18:29.934Z] #33 11.90 [100%] Built target tini-static [2020-06-15T07:18:29.934Z] #33 12.04 + mkdir -p /build [2020-06-15T07:18:29.934Z] #33 12.04 + cp tini-static /build/docker-init [2020-06-15T07:18:29.934Z] #33 DONE 12.3s [2020-06-15T07:18:29.934Z] [2020-06-15T07:18:29.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:29.934Z] #39 9.766 PBCC images/timens.pb-c.c [2020-06-15T07:18:29.934Z] #39 9.800 DEP images/timens.pb-c.d [2020-06-15T07:18:29.934Z] #39 9.886 PBCC images/fown.pb-c.c [2020-06-15T07:18:29.934Z] #39 9.918 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T07:18:29.934Z] #39 10.09 PBCC images/opts.pb-c.c [2020-06-15T07:18:29.934Z] #39 10.22 PBCC images/memfd.pb-c.c [2020-06-15T07:18:30.135Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-06-15T07:18:30.136Z] #4 DONE 0.8s [2020-06-15T07:18:30.145Z] #3 DONE 0.4s [2020-06-15T07:18:30.191Z] #39 10.36 DEP images/fown.pb-c.d [2020-06-15T07:18:30.191Z] #39 10.41 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T07:18:30.191Z] #39 10.56 DEP images/opts.pb-c.d [2020-06-15T07:18:30.277Z] #41 ... [2020-06-15T07:18:30.277Z] [2020-06-15T07:18:30.277Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T07:18:30.277Z] #14 DONE 1.6s [2020-06-15T07:18:30.277Z] [2020-06-15T07:18:30.277Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:30.277Z] #39 47.80 LINK criu/pie/restorer.built-in.o [2020-06-15T07:18:30.277Z] #39 47.83 GEN criu/pie/restorer-blob.h [2020-06-15T07:18:30.277Z] #39 47.87 DEP criu/vdso.d [2020-06-15T07:18:30.277Z] #39 48.06 DEP criu/uts_ns.d [2020-06-15T07:18:30.277Z] #39 48.15 DEP criu/util.d [2020-06-15T07:18:30.277Z] #39 48.24 DEP criu/uffd.d [2020-06-15T07:18:30.277Z] #39 48.42 DEP criu/tun.d [2020-06-15T07:18:30.334Z] #3 DONE 0.5s [2020-06-15T07:18:30.334Z] [2020-06-15T07:18:30.334Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T07:18:30.334Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T07:18:30.334Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T07:18:30.334Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-06-15T07:18:30.334Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-06-15T07:18:30.334Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-06-15T07:18:30.334Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 935.18kB / 8.28MB 0.2s [2020-06-15T07:18:30.391Z] [2020-06-15T07:18:30.391Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T07:18:30.402Z] [2020-06-15T07:18:30.402Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T07:18:30.402Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T07:18:30.402Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-15T07:18:30.402Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.13MB / 8.88MB 0.1s [2020-06-15T07:18:30.402Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T07:18:30.402Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-15T07:18:30.402Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-06-15T07:18:30.449Z] #39 10.62 DEP images/memfd.pb-c.d [2020-06-15T07:18:30.449Z] #39 ... [2020-06-15T07:18:30.449Z] [2020-06-15T07:18:30.449Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:18:30.449Z] #10 71.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T07:18:30.449Z] #10 71.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T07:18:30.449Z] #10 71.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:18:30.449Z] #10 79.44 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T07:18:30.449Z] #10 79.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T07:18:30.449Z] #10 79.47 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:18:30.449Z] #10 79.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T07:18:30.449Z] #10 79.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T07:18:30.449Z] #10 79.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:18:30.449Z] #10 ... [2020-06-15T07:18:30.449Z] [2020-06-15T07:18:30.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:30.449Z] #39 10.80 PBCC images/sit.pb-c.c [2020-06-15T07:18:30.449Z] #39 10.87 DEP images/sit.pb-c.d [2020-06-15T07:18:30.559Z] #39 48.54 DEP criu/tty.d [2020-06-15T07:18:30.559Z] #39 48.63 DEP criu/timerfd.d [2020-06-15T07:18:30.559Z] #39 48.77 DEP criu/timens.d [2020-06-15T07:18:30.559Z] #39 48.83 DEP criu/sysfs_parse.d [2020-06-15T07:18:30.594Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-06-15T07:18:30.594Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-06-15T07:18:30.660Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-06-15T07:18:30.706Z] #39 10.97 PBCC images/macvlan.pb-c.c [2020-06-15T07:18:30.706Z] #39 11.03 DEP images/macvlan.pb-c.d [2020-06-15T07:18:30.706Z] #39 11.07 PBCC images/autofs.pb-c.c [2020-06-15T07:18:30.706Z] #39 11.10 DEP images/autofs.pb-c.d [2020-06-15T07:18:30.841Z] #39 48.88 DEP criu/sysctl.d [2020-06-15T07:18:30.841Z] #39 48.95 DEP criu/string.d [2020-06-15T07:18:30.841Z] #39 48.97 DEP criu/stats.d [2020-06-15T07:18:30.841Z] #39 49.05 DEP criu/sockets.d [2020-06-15T07:18:30.854Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-06-15T07:18:30.919Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-06-15T07:18:30.919Z] #4 DONE 0.7s [2020-06-15T07:18:30.950Z] #6 DONE 0.4s [2020-06-15T07:18:30.950Z] [2020-06-15T07:18:30.950Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T07:18:30.950Z] #5 DONE 0.4s [2020-06-15T07:18:30.950Z] [2020-06-15T07:18:30.950Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:18:30.950Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T07:18:30.950Z] #7 sha256:e9bdcb0f0af979d51f2c22a51c666f9152ee2135f4fd8619fe7c09817d8413d8 5.46kB / 5.46kB done [2020-06-15T07:18:30.950Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.64MB / 7.81MB 0.2s [2020-06-15T07:18:30.950Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 3.46MB / 10.00MB 0.2s [2020-06-15T07:18:30.950Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T07:18:30.950Z] #7 sha256:5d68921f0785ae41d6aef770c464e6f18a4b289ef340398157e9c928a1b7c3c2 1.79kB / 1.79kB done [2020-06-15T07:18:30.950Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 9.19MB / 50.39MB 0.2s [2020-06-15T07:18:30.963Z] #39 11.16 PBCC images/sysctl.pb-c.c [2020-06-15T07:18:30.964Z] #39 11.17 DEP images/sysctl.pb-c.d [2020-06-15T07:18:30.964Z] #39 11.28 PBCC images/time.pb-c.c [2020-06-15T07:18:30.964Z] #39 11.34 DEP images/time.pb-c.d [2020-06-15T07:18:30.964Z] #39 11.38 PBCC images/binfmt-misc.pb-c.c [2020-06-15T07:18:31.114Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-06-15T07:18:31.114Z] #4 DONE 0.8s [2020-06-15T07:18:31.123Z] #39 49.20 DEP criu/sk-unix.d [2020-06-15T07:18:31.123Z] #39 49.34 DEP criu/sk-tcp.d [2020-06-15T07:18:31.205Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.3s [2020-06-15T07:18:31.205Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 16.31MB / 50.39MB 0.3s [2020-06-15T07:18:31.205Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 25.34MB / 50.39MB 0.4s [2020-06-15T07:18:31.221Z] #39 11.43 DEP images/binfmt-misc.pb-c.d [2020-06-15T07:18:31.221Z] #39 11.49 PBCC images/seccomp.pb-c.c [2020-06-15T07:18:31.221Z] #39 11.54 DEP images/seccomp.pb-c.d [2020-06-15T07:18:31.221Z] #39 11.63 PBCC images/userns.pb-c.c [2020-06-15T07:18:31.374Z] [2020-06-15T07:18:31.374Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T07:18:31.406Z] #39 49.48 DEP criu/sk-queue.d [2020-06-15T07:18:31.406Z] #39 ... [2020-06-15T07:18:31.406Z] [2020-06-15T07:18:31.406Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T07:18:31.406Z] #15 DONE 1.3s [2020-06-15T07:18:31.406Z] [2020-06-15T07:18:31.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:31.406Z] #39 49.56 DEP criu/sk-packet.d [2020-06-15T07:18:31.462Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 32.55MB / 50.39MB 0.5s [2020-06-15T07:18:31.462Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.5s done [2020-06-15T07:18:31.462Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s done [2020-06-15T07:18:31.462Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 41.06MB / 50.39MB 0.7s [2020-06-15T07:18:31.462Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 5.96MB / 51.83MB 0.7s [2020-06-15T07:18:31.462Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 4.63MB / 68.65MB 0.7s [2020-06-15T07:18:31.479Z] #39 11.65 DEP images/userns.pb-c.d [2020-06-15T07:18:31.479Z] #39 11.73 PBCC images/cgroup.pb-c.c [2020-06-15T07:18:31.479Z] #39 11.80 DEP images/cgroup.pb-c.d [2020-06-15T07:18:31.479Z] #39 11.86 PBCC images/ext-file.pb-c.c [2020-06-15T07:18:31.486Z] [2020-06-15T07:18:31.486Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T07:18:31.639Z] #5 DONE 0.1s [2020-06-15T07:18:31.639Z] [2020-06-15T07:18:31.639Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T07:18:31.688Z] #39 49.68 DEP criu/sk-netlink.d [2020-06-15T07:18:31.688Z] #39 49.79 DEP criu/sk-inet.d [2020-06-15T07:18:31.719Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 47.50MB / 50.39MB 0.8s [2020-06-15T07:18:31.719Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 0.9s done [2020-06-15T07:18:31.719Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 12.82MB / 51.83MB 0.9s [2020-06-15T07:18:31.719Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 9.02MB / 68.65MB 0.9s [2020-06-15T07:18:31.719Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 0B / 120.16MB 0.9s [2020-06-15T07:18:31.736Z] #39 11.90 DEP images/ext-file.pb-c.d [2020-06-15T07:18:31.736Z] #39 11.96 PBCC images/rpc.pb-c.c [2020-06-15T07:18:31.736Z] #39 12.03 DEP images/rpc.pb-c.d [2020-06-15T07:18:31.745Z] #6 DONE 0.1s [2020-06-15T07:18:31.745Z] [2020-06-15T07:18:31.745Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T07:18:31.745Z] #5 DONE 0.3s [2020-06-15T07:18:31.745Z] [2020-06-15T07:18:31.745Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:18:31.745Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T07:18:31.745Z] #7 sha256:e9bdcb0f0af979d51f2c22a51c666f9152ee2135f4fd8619fe7c09817d8413d8 5.46kB / 5.46kB done [2020-06-15T07:18:31.745Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.1s [2020-06-15T07:18:31.745Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.1s [2020-06-15T07:18:31.745Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T07:18:31.745Z] #7 sha256:5d68921f0785ae41d6aef770c464e6f18a4b289ef340398157e9c928a1b7c3c2 1.79kB / 1.79kB done [2020-06-15T07:18:31.745Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 1.54MB / 50.39MB 0.1s [2020-06-15T07:18:31.901Z] #6 DONE 0.3s [2020-06-15T07:18:31.901Z] [2020-06-15T07:18:31.901Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T07:18:31.901Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T07:18:31.901Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T07:18:31.901Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T07:18:31.901Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-06-15T07:18:31.970Z] #39 50.02 DEP criu/signalfd.d [2020-06-15T07:18:31.970Z] #39 50.08 DEP criu/sigframe.d [2020-06-15T07:18:31.970Z] #39 50.14 DEP criu/shmem.d [2020-06-15T07:18:31.970Z] #39 50.21 DEP criu/servicefd.d [2020-06-15T07:18:31.979Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-06-15T07:18:31.979Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 18.06MB / 51.83MB 1.1s [2020-06-15T07:18:31.979Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 13.11MB / 68.65MB 1.1s [2020-06-15T07:18:31.994Z] #39 12.12 PBCC images/siginfo.pb-c.c [2020-06-15T07:18:31.994Z] #39 12.15 DEP images/siginfo.pb-c.d [2020-06-15T07:18:31.994Z] #39 12.22 PBCC images/pagemap.pb-c.c [2020-06-15T07:18:31.994Z] #39 12.34 DEP images/pagemap.pb-c.d [2020-06-15T07:18:32.003Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 1.69MB / 7.81MB 0.2s [2020-06-15T07:18:32.003Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 2.87MB / 10.00MB 0.2s [2020-06-15T07:18:32.003Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 7.24MB / 50.39MB 0.2s [2020-06-15T07:18:32.161Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.39MB / 9.86MB 0.3s [2020-06-15T07:18:32.161Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s [2020-06-15T07:18:32.235Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 21.98MB / 51.83MB 1.3s [2020-06-15T07:18:32.235Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 21.53MB / 68.65MB 1.3s [2020-06-15T07:18:32.235Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 8.22MB / 120.16MB 1.3s [2020-06-15T07:18:32.235Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 27.78MB / 51.83MB 1.5s [2020-06-15T07:18:32.235Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 26.89MB / 68.65MB 1.5s [2020-06-15T07:18:32.251Z] #39 12.40 PBCC images/rlimit.pb-c.c [2020-06-15T07:18:32.251Z] #39 12.43 DEP images/rlimit.pb-c.d [2020-06-15T07:18:32.251Z] #39 12.51 PBCC images/file-lock.pb-c.c [2020-06-15T07:18:32.251Z] #39 12.54 DEP images/file-lock.pb-c.d [2020-06-15T07:18:32.251Z] #39 12.61 PBCC images/tty.pb-c.c [2020-06-15T07:18:32.252Z] #39 50.36 DEP criu/seize.d [2020-06-15T07:18:32.252Z] #39 50.46 DEP criu/seccomp.d [2020-06-15T07:18:32.261Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 5.13MB / 7.81MB 0.4s [2020-06-15T07:18:32.261Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 6.51MB / 10.00MB 0.4s [2020-06-15T07:18:32.261Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 6.49MB / 7.81MB 0.5s [2020-06-15T07:18:32.261Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 8.22MB / 10.00MB 0.5s [2020-06-15T07:18:32.261Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 11.71MB / 50.39MB 0.5s [2020-06-15T07:18:32.423Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-06-15T07:18:32.423Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-06-15T07:18:32.491Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 33.02MB / 51.83MB 1.6s [2020-06-15T07:18:32.491Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 31.77MB / 68.65MB 1.6s [2020-06-15T07:18:32.491Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 15.74MB / 120.16MB 1.6s [2020-06-15T07:18:32.509Z] #39 12.71 DEP images/tty.pb-c.d [2020-06-15T07:18:32.509Z] #39 12.82 PBCC images/tun.pb-c.c [2020-06-15T07:18:32.509Z] #39 12.88 PBCC images/netdev.pb-c.c [2020-06-15T07:18:32.509Z] #39 ... [2020-06-15T07:18:32.509Z] [2020-06-15T07:18:32.509Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:32.509Z] #41 73.94 regexp/syntax [2020-06-15T07:18:32.509Z] #41 77.24 flag [2020-06-15T07:18:32.509Z] #41 79.24 go/token [2020-06-15T07:18:32.509Z] #41 79.77 regexp [2020-06-15T07:18:32.509Z] #41 80.42 go/scanner [2020-06-15T07:18:32.509Z] #41 82.48 go/ast [2020-06-15T07:18:32.519Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.6s done [2020-06-15T07:18:32.519Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s done [2020-06-15T07:18:32.519Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 22.49MB / 50.39MB 0.7s [2020-06-15T07:18:32.519Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 1.41MB / 51.83MB 0.7s [2020-06-15T07:18:32.519Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 329.23kB / 68.65MB 0.7s [2020-06-15T07:18:32.519Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 6.98MB / 51.83MB 0.8s [2020-06-15T07:18:32.534Z] #39 50.54 DEP criu/rst-malloc.d [2020-06-15T07:18:32.534Z] #39 50.58 DEP criu/rbtree.d [2020-06-15T07:18:32.534Z] #39 50.59 DEP criu/pstree.d [2020-06-15T07:18:32.534Z] #39 50.68 DEP criu/protobuf.d [2020-06-15T07:18:32.534Z] #39 50.75 GEN criu/protobuf-desc-gen.h [2020-06-15T07:18:32.747Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 40.22MB / 51.83MB 1.8s [2020-06-15T07:18:32.747Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 36.01MB / 68.65MB 1.8s [2020-06-15T07:18:32.747Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 23.40MB / 120.16MB 1.8s [2020-06-15T07:18:32.767Z] #41 84.07 internal/lazyregexp [2020-06-15T07:18:32.767Z] #41 ... [2020-06-15T07:18:32.767Z] [2020-06-15T07:18:32.767Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:32.767Z] #39 12.94 DEP images/tun.pb-c.d [2020-06-15T07:18:32.767Z] #39 13.01 DEP images/netdev.pb-c.d [2020-06-15T07:18:32.767Z] #39 13.07 PBCC images/vma.pb-c.c [2020-06-15T07:18:32.767Z] #39 13.12 DEP images/vma.pb-c.d [2020-06-15T07:18:32.782Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 26.51MB / 50.39MB 0.9s [2020-06-15T07:18:32.782Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 5.95MB / 68.65MB 0.9s [2020-06-15T07:18:32.782Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 29.97MB / 50.39MB 1.1s [2020-06-15T07:18:32.782Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 13.70MB / 51.83MB 1.1s [2020-06-15T07:18:32.782Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 12.24MB / 68.65MB 1.1s [2020-06-15T07:18:32.782Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 17.13MB / 51.83MB 1.2s [2020-06-15T07:18:32.817Z] #39 ... [2020-06-15T07:18:32.817Z] [2020-06-15T07:18:32.817Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T07:18:32.817Z] #16 DONE 1.3s [2020-06-15T07:18:32.817Z] [2020-06-15T07:18:32.817Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:18:33.011Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 43.85MB / 51.83MB 1.9s [2020-06-15T07:18:33.011Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 40.11MB / 68.65MB 1.9s [2020-06-15T07:18:33.011Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.1s done [2020-06-15T07:18:33.011Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 50.52MB / 68.65MB 2.2s [2020-06-15T07:18:33.011Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 35.39MB / 120.16MB 2.2s [2020-06-15T07:18:33.011Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 0B / 123B 2.2s [2020-06-15T07:18:33.025Z] #39 13.18 PBCC images/creds.pb-c.c [2020-06-15T07:18:33.025Z] #39 13.22 DEP images/creds.pb-c.d [2020-06-15T07:18:33.025Z] #39 13.26 PBCC images/utsns.pb-c.c [2020-06-15T07:18:33.025Z] #39 13.31 DEP images/utsns.pb-c.d [2020-06-15T07:18:33.025Z] #39 13.37 PBCC images/ipc-desc.pb-c.c [2020-06-15T07:18:33.041Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 37.26MB / 50.39MB 1.3s [2020-06-15T07:18:33.041Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 20.28MB / 51.83MB 1.3s [2020-06-15T07:18:33.041Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 16.66MB / 68.65MB 1.3s [2020-06-15T07:18:33.041Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 23.19MB / 51.83MB 1.4s [2020-06-15T07:18:33.269Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 55.77MB / 68.65MB 2.3s [2020-06-15T07:18:33.269Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 123B / 123B 2.2s done [2020-06-15T07:18:33.269Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 42.01MB / 120.16MB 2.4s [2020-06-15T07:18:33.301Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 41.62MB / 50.39MB 1.5s [2020-06-15T07:18:33.301Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 26.58MB / 51.83MB 1.5s [2020-06-15T07:18:33.301Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 22.21MB / 68.65MB 1.5s [2020-06-15T07:18:33.301Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 45.86MB / 50.39MB 1.7s [2020-06-15T07:18:33.301Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 31.15MB / 51.83MB 1.7s [2020-06-15T07:18:33.301Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 25.95MB / 68.65MB 1.7s [2020-06-15T07:18:33.310Z] #39 13.37 PBCC images/ipc-sem.pb-c.c [2020-06-15T07:18:33.310Z] #39 13.43 DEP images/ipc-desc.pb-c.d [2020-06-15T07:18:33.310Z] #39 13.48 DEP images/ipc-sem.pb-c.d [2020-06-15T07:18:33.310Z] #39 13.57 PBCC images/ipc-msg.pb-c.c [2020-06-15T07:18:33.310Z] #39 13.60 DEP images/ipc-msg.pb-c.d [2020-06-15T07:18:33.310Z] #39 13.74 PBCC images/ipc-shm.pb-c.c [2020-06-15T07:18:33.527Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 62.39MB / 68.65MB 2.5s [2020-06-15T07:18:33.527Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.6s done [2020-06-15T07:18:33.527Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 56.12MB / 120.16MB 2.7s [2020-06-15T07:18:33.560Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.9s [2020-06-15T07:18:33.560Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 36.30MB / 51.83MB 1.9s [2020-06-15T07:18:33.560Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 30.67MB / 68.65MB 1.9s [2020-06-15T07:18:33.569Z] #39 13.77 DEP images/ipc-shm.pb-c.d [2020-06-15T07:18:33.583Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-06-15T07:18:33.783Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 63.16MB / 120.16MB 2.9s [2020-06-15T07:18:33.821Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.0s done [2020-06-15T07:18:33.821Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 40.14MB / 51.83MB 2.1s [2020-06-15T07:18:33.821Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 35.03MB / 68.65MB 2.1s [2020-06-15T07:18:33.821Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 0B / 120.16MB 2.1s [2020-06-15T07:18:33.829Z] #39 13.93 PBCC images/ipc-var.pb-c.c [2020-06-15T07:18:33.829Z] #39 13.95 DEP images/ipc-var.pb-c.d [2020-06-15T07:18:33.829Z] #39 13.98 PBCC images/sk-opts.pb-c.c [2020-06-15T07:18:33.829Z] #39 14.01 PBCC images/packet-sock.pb-c.c [2020-06-15T07:18:33.829Z] #39 14.13 DEP images/sk-opts.pb-c.d [2020-06-15T07:18:34.040Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 74.18MB / 120.16MB 3.2s [2020-06-15T07:18:34.079Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 42.75MB / 51.83MB 2.3s [2020-06-15T07:18:34.079Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 38.88MB / 68.65MB 2.4s [2020-06-15T07:18:34.098Z] #39 14.15 DEP images/packet-sock.pb-c.d [2020-06-15T07:18:34.098Z] #39 14.21 PBCC images/sk-netlink.pb-c.c [2020-06-15T07:18:34.098Z] #39 14.27 DEP images/sk-netlink.pb-c.d [2020-06-15T07:18:34.098Z] #39 14.33 PBCC images/sk-inet.pb-c.c [2020-06-15T07:18:34.098Z] #39 14.37 DEP images/sk-inet.pb-c.d [2020-06-15T07:18:34.098Z] #39 14.40 PBCC images/sk-unix.pb-c.c [2020-06-15T07:18:34.098Z] #39 14.43 DEP images/sk-unix.pb-c.d [2020-06-15T07:18:34.098Z] #39 14.48 PBCC images/mm.pb-c.c [2020-06-15T07:18:34.297Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 81.49MB / 120.16MB 3.4s [2020-06-15T07:18:34.338Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 46.53MB / 51.83MB 2.5s [2020-06-15T07:18:34.338Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.7s [2020-06-15T07:18:34.338Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 47.58MB / 68.65MB 2.7s [2020-06-15T07:18:34.338Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 7.60MB / 120.16MB 2.7s [2020-06-15T07:18:34.338Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-06-15T07:18:34.356Z] #39 14.58 DEP images/mm.pb-c.d [2020-06-15T07:18:34.356Z] #39 14.68 PBCC images/timerfd.pb-c.c [2020-06-15T07:18:34.356Z] #39 14.73 DEP images/timerfd.pb-c.d [2020-06-15T07:18:34.402Z] #17 1.448 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:18:34.402Z] #17 1.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:18:34.402Z] #17 1.681 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:18:34.525Z] #58 DONE 2.7s [2020-06-15T07:18:34.525Z] [2020-06-15T07:18:34.525Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:18:34.525Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T07:18:34.525Z] #7 sha256:262685195d69bec22c3076e5912f1104590f30721528142b658fed2789d59cca 5.46kB / 5.46kB done [2020-06-15T07:18:34.525Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 2.2s done [2020-06-15T07:18:34.525Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.5s done [2020-06-15T07:18:34.525Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T07:18:34.525Z] #7 sha256:3e5b8b29e893831f9966879c3a6779ca220d35765302019f798a542832462496 1.79kB / 1.79kB done [2020-06-15T07:18:34.526Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 2.4s done [2020-06-15T07:18:34.526Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 1.0s done [2020-06-15T07:18:34.526Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 17.78MB / 62.52MB 2.6s [2020-06-15T07:18:34.526Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 0B / 97.68MB 2.6s [2020-06-15T07:18:34.526Z] #7 sha256:00e029923d83abf1fdd455020b16352cd26e80c3257349bbcb527c02af3502e8 0B / 155B 2.6s [2020-06-15T07:18:34.526Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 [2020-06-15T07:18:34.526Z] #7 sha256:00e029923d83abf1fdd455020b16352cd26e80c3257349bbcb527c02af3502e8 155B / 155B 2.6s done [2020-06-15T07:18:34.552Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 89.76MB / 120.16MB 3.6s [2020-06-15T07:18:34.601Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.7s done [2020-06-15T07:18:34.601Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 123B / 123B 2.8s [2020-06-15T07:18:34.601Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 51.64MB / 68.65MB 2.9s [2020-06-15T07:18:34.602Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 123B / 123B 2.8s done [2020-06-15T07:18:34.613Z] #39 14.81 PBCC images/timer.pb-c.c [2020-06-15T07:18:34.614Z] #39 14.84 DEP images/timer.pb-c.d [2020-06-15T07:18:34.614Z] #39 14.90 PBCC images/sa.pb-c.c [2020-06-15T07:18:34.614Z] #39 14.94 DEP images/sa.pb-c.d [2020-06-15T07:18:34.791Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 25.42MB / 62.52MB 2.9s [2020-06-15T07:18:34.791Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 10.96MB / 97.68MB 2.9s [2020-06-15T07:18:34.791Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 34.36MB / 62.52MB 2.9s [2020-06-15T07:18:34.791Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 16.31MB / 97.68MB 2.9s [2020-06-15T07:18:34.811Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 97.80MB / 120.16MB 3.8s [2020-06-15T07:18:34.860Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 15.65MB / 120.16MB 3.0s [2020-06-15T07:18:34.860Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 56.27MB / 68.65MB 3.1s [2020-06-15T07:18:34.879Z] #39 15.03 PBCC images/pipe-data.pb-c.c [2020-06-15T07:18:34.879Z] #39 15.12 DEP images/pipe-data.pb-c.d [2020-06-15T07:18:34.879Z] #39 15.16 PBCC images/mnt.pb-c.c [2020-06-15T07:18:34.879Z] #39 15.22 DEP images/mnt.pb-c.d [2020-06-15T07:18:34.940Z] #17 1.844 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T07:18:35.051Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 40.10MB / 62.52MB 3.0s [2020-06-15T07:18:35.051Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 21.37MB / 97.68MB 3.0s [2020-06-15T07:18:35.051Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 46.87MB / 62.52MB 3.2s [2020-06-15T07:18:35.051Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 55.09MB / 62.52MB 3.2s [2020-06-15T07:18:35.051Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 33.55MB / 97.68MB 3.2s [2020-06-15T07:18:35.067Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 103.88MB / 120.16MB 4.1s [2020-06-15T07:18:35.067Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 110.11MB / 120.16MB 4.3s [2020-06-15T07:18:35.118Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 61.13MB / 68.65MB 3.4s [2020-06-15T07:18:35.118Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 22.01MB / 120.16MB 3.5s [2020-06-15T07:18:35.136Z] #39 15.28 PBCC images/sk-packet.pb-c.c [2020-06-15T07:18:35.136Z] #39 15.35 DEP images/sk-packet.pb-c.d [2020-06-15T07:18:35.136Z] #39 15.42 PBCC images/tcp-stream.pb-c.c [2020-06-15T07:18:35.136Z] #39 15.53 DEP images/tcp-stream.pb-c.d [2020-06-15T07:18:35.317Z] #17 2.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T07:18:35.325Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 118.92MB / 120.16MB 4.5s [2020-06-15T07:18:35.379Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 66.88MB / 68.65MB 3.7s [2020-06-15T07:18:35.387Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 3.3s [2020-06-15T07:18:35.387Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 45.51MB / 97.68MB 3.5s [2020-06-15T07:18:35.395Z] #39 15.59 PBCC images/pipe.pb-c.c [2020-06-15T07:18:35.395Z] #39 15.64 DEP images/pipe.pb-c.d [2020-06-15T07:18:35.395Z] #39 ... [2020-06-15T07:18:35.395Z] [2020-06-15T07:18:35.395Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:35.395Z] #30 76.80 github.com/BurntSushi/toml [2020-06-15T07:18:35.395Z] #30 76.81 flag [2020-06-15T07:18:35.395Z] #30 78.83 log [2020-06-15T07:18:35.395Z] #30 82.27 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:18:35.581Z] #7 ... [2020-06-15T07:18:35.582Z] [2020-06-15T07:18:35.582Z] #20 [internal] load build context [2020-06-15T07:18:35.582Z] #20 transferring context: 50.68MB 4.5s done [2020-06-15T07:18:35.582Z] #20 DONE 4.7s [2020-06-15T07:18:35.582Z] [2020-06-15T07:18:35.582Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:18:35.582Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 4.6s done [2020-06-15T07:18:35.602Z] #17 2.938 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T07:18:35.639Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.9s done [2020-06-15T07:18:35.639Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 32.75MB / 120.16MB 4.0s [2020-06-15T07:18:35.652Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 50.40MB / 97.68MB 3.6s [2020-06-15T07:18:35.652Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 60.26MB / 97.68MB 3.7s [2020-06-15T07:18:35.652Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 3.8s done [2020-06-15T07:18:35.652Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 85.86MB / 97.68MB 3.9s [2020-06-15T07:18:35.653Z] #30 DONE 87.0s [2020-06-15T07:18:35.653Z] [2020-06-15T07:18:35.653Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:18:35.837Z] #7 ... [2020-06-15T07:18:35.837Z] [2020-06-15T07:18:35.837Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T07:18:35.837Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T07:18:35.837Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T07:18:35.837Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T07:18:35.837Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s done [2020-06-15T07:18:35.837Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done [2020-06-15T07:18:35.837Z] #58 DONE 5.0s [2020-06-15T07:18:35.837Z] [2020-06-15T07:18:35.837Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:18:35.899Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 48.48MB / 120.16MB 4.2s [2020-06-15T07:18:35.916Z] #7 ... [2020-06-15T07:18:35.916Z] [2020-06-15T07:18:35.916Z] #20 [internal] load build context [2020-06-15T07:18:35.916Z] #20 transferring context: 50.68MB 4.0s done [2020-06-15T07:18:35.916Z] #20 DONE 4.1s [2020-06-15T07:18:35.916Z] [2020-06-15T07:18:35.916Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:18:35.916Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 97.21MB / 97.68MB 4.0s [2020-06-15T07:18:35.916Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 97.68MB / 97.68MB 4.1s done [2020-06-15T07:18:36.160Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 62.39MB / 120.16MB 4.4s [2020-06-15T07:18:36.160Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 70.31MB / 120.16MB 4.5s [2020-06-15T07:18:36.421Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 82.31MB / 120.16MB 4.7s [2020-06-15T07:18:36.679Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 91.48MB / 120.16MB 4.8s [2020-06-15T07:18:36.679Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 100.45MB / 120.16MB 5.0s [2020-06-15T07:18:36.937Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 112.37MB / 120.16MB 5.2s [2020-06-15T07:18:36.937Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 5.3s [2020-06-15T07:18:37.199Z] #52 39.71 Checking out files: 49% (1590/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 83% (2666/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-15T07:18:37.199Z] #52 41.58 + cd /tmp/tmp.oWELwfCwdN/src/github.com/containerd/containerd [2020-06-15T07:18:37.205Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.2s [2020-06-15T07:18:37.456Z] #52 41.58 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:18:37.508Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 5.6s done [2020-06-15T07:18:37.508Z] #7 ... [2020-06-15T07:18:37.508Z] [2020-06-15T07:18:37.508Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T07:18:37.508Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T07:18:37.508Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T07:18:37.508Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T07:18:37.508Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done [2020-06-15T07:18:37.508Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done [2020-06-15T07:18:37.508Z] #58 DONE 5.8s [2020-06-15T07:18:37.508Z] [2020-06-15T07:18:37.508Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:18:37.508Z] #7 ... [2020-06-15T07:18:37.508Z] [2020-06-15T07:18:37.508Z] #20 [internal] load build context [2020-06-15T07:18:37.508Z] #20 transferring context: 47.36MB 5.9s [2020-06-15T07:18:37.766Z] #20 transferring context: 50.68MB 6.1s done [2020-06-15T07:18:37.766Z] #20 DONE 6.1s [2020-06-15T07:18:37.766Z] [2020-06-15T07:18:37.766Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:18:37.826Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 3.4s done [2020-06-15T07:18:38.090Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 [2020-06-15T07:18:38.133Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 6.3s done [2020-06-15T07:18:38.389Z] #52 ... [2020-06-15T07:18:38.389Z] [2020-06-15T07:18:38.389Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:38.389Z] #47 79.53 encoding/json [2020-06-15T07:18:38.389Z] #47 85.61 github.com/pkg/diff [2020-06-15T07:18:38.389Z] #47 87.03 go/ast [2020-06-15T07:18:38.389Z] #47 87.07 golang.org/x/crypto/ssh/terminal [2020-06-15T07:18:38.389Z] #47 89.23 mvdan.cc/editorconfig [2020-06-15T07:18:38.389Z] #47 ... [2020-06-15T07:18:38.389Z] [2020-06-15T07:18:38.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:38.389Z] #39 15.80 PBCC images/pstree.pb-c.c [2020-06-15T07:18:38.389Z] #39 15.88 DEP images/pstree.pb-c.d [2020-06-15T07:18:38.389Z] #39 16.05 PBCC images/fs.pb-c.c [2020-06-15T07:18:38.389Z] #39 16.14 DEP images/fs.pb-c.d [2020-06-15T07:18:38.389Z] #39 16.29 PBCC images/signalfd.pb-c.c [2020-06-15T07:18:38.389Z] #39 16.34 DEP images/signalfd.pb-c.d [2020-06-15T07:18:38.389Z] #39 16.39 PBCC images/fh.pb-c.c [2020-06-15T07:18:38.389Z] #39 16.55 PBCC images/fsnotify.pb-c.c [2020-06-15T07:18:38.389Z] #39 16.69 DEP images/fh.pb-c.d [2020-06-15T07:18:38.389Z] #39 16.74 DEP images/fsnotify.pb-c.d [2020-06-15T07:18:38.389Z] #39 16.83 PBCC images/eventpoll.pb-c.c [2020-06-15T07:18:38.389Z] #39 16.88 DEP images/eventpoll.pb-c.d [2020-06-15T07:18:38.389Z] #39 16.95 PBCC images/eventfd.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.02 DEP images/eventfd.pb-c.d [2020-06-15T07:18:38.389Z] #39 17.09 PBCC images/remap-file-path.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.11 DEP images/remap-file-path.pb-c.d [2020-06-15T07:18:38.389Z] #39 17.15 PBCC images/fifo.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.18 DEP images/fifo.pb-c.d [2020-06-15T07:18:38.389Z] #39 17.21 PBCC images/ghost-file.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.25 DEP images/ghost-file.pb-c.d [2020-06-15T07:18:38.389Z] #39 17.35 PBCC images/regfile.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.38 DEP images/regfile.pb-c.d [2020-06-15T07:18:38.389Z] #39 17.43 PBCC images/ns.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.46 DEP images/ns.pb-c.d [2020-06-15T07:18:38.389Z] #39 17.52 PBCC images/fdinfo.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.59 DEP images/fdinfo.pb-c.d [2020-06-15T07:18:38.389Z] #39 17.65 PBCC images/core-aarch64.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.70 PBCC images/core-arm.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.74 PBCC images/core-ppc64.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.81 PBCC images/core-s390.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.87 PBCC images/core-x86.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.92 PBCC images/core.pb-c.c [2020-06-15T07:18:38.389Z] #39 17.99 PBCC images/inventory.pb-c.c [2020-06-15T07:18:38.389Z] #39 18.07 DEP images/core-aarch64.pb-c.d [2020-06-15T07:18:38.389Z] #39 18.13 DEP images/core-arm.pb-c.d [2020-06-15T07:18:38.389Z] #39 18.23 DEP images/core-ppc64.pb-c.d [2020-06-15T07:18:38.389Z] #39 18.29 DEP images/core-s390.pb-c.d [2020-06-15T07:18:38.389Z] #39 18.37 DEP images/core-x86.pb-c.d [2020-06-15T07:18:38.389Z] #39 18.43 DEP images/core.pb-c.d [2020-06-15T07:18:38.389Z] #39 18.54 DEP images/inventory.pb-c.d [2020-06-15T07:18:38.389Z] #39 18.61 PBCC images/cpuinfo.pb-c.c [2020-06-15T07:18:38.389Z] #39 18.63 DEP images/cpuinfo.pb-c.d [2020-06-15T07:18:38.389Z] #39 18.70 PBCC images/stats.pb-c.c [2020-06-15T07:18:38.389Z] #39 18.71 DEP images/stats.pb-c.d [2020-06-15T07:18:38.392Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-06-15T07:18:38.496Z] #17 ... [2020-06-15T07:18:38.496Z] [2020-06-15T07:18:38.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:38.496Z] #39 51.60 DEP criu/protobuf-desc.d [2020-06-15T07:18:38.496Z] #39 51.67 DEP criu/proc_parse.d [2020-06-15T07:18:38.496Z] #39 51.74 DEP criu/plugin.d [2020-06-15T07:18:38.496Z] #39 51.77 DEP criu/pipes.d [2020-06-15T07:18:38.496Z] #39 51.84 DEP criu/pie-util.d [2020-06-15T07:18:38.496Z] #39 51.88 DEP criu/pie-util-vdso.d [2020-06-15T07:18:38.496Z] #39 51.93 DEP criu/path.d [2020-06-15T07:18:38.496Z] #39 51.98 DEP criu/parasite-syscall.d [2020-06-15T07:18:38.496Z] #39 52.08 DEP criu/pagemap.d [2020-06-15T07:18:38.496Z] #39 52.17 DEP criu/pagemap-cache.d [2020-06-15T07:18:38.496Z] #39 52.28 DEP criu/page-xfer.d [2020-06-15T07:18:38.496Z] #39 52.39 DEP criu/page-pipe.d [2020-06-15T07:18:38.496Z] #39 52.46 DEP criu/netfilter.d [2020-06-15T07:18:38.496Z] #39 52.57 DEP criu/net.d [2020-06-15T07:18:38.496Z] #39 52.78 DEP criu/namespaces.d [2020-06-15T07:18:38.496Z] #39 52.89 DEP criu/mount.d [2020-06-15T07:18:38.496Z] #39 53.04 DEP criu/memfd.d [2020-06-15T07:18:38.496Z] #39 53.14 DEP criu/mem.d [2020-06-15T07:18:38.496Z] #39 53.23 DEP criu/lsm.d [2020-06-15T07:18:38.496Z] #39 53.31 DEP criu/log.d [2020-06-15T07:18:38.496Z] #39 53.42 DEP criu/libnetlink.d [2020-06-15T07:18:38.496Z] #39 53.50 DEP criu/kerndat.d [2020-06-15T07:18:38.496Z] #39 53.72 DEP criu/kcmp-ids.d [2020-06-15T07:18:38.496Z] #39 53.77 DEP criu/irmap.d [2020-06-15T07:18:38.496Z] #39 53.88 DEP criu/ipc_ns.d [2020-06-15T07:18:38.496Z] #39 53.99 DEP criu/image.d [2020-06-15T07:18:38.496Z] #39 54.11 DEP criu/image-desc.d [2020-06-15T07:18:38.496Z] #39 54.17 DEP criu/fsnotify.d [2020-06-15T07:18:38.496Z] #39 54.30 DEP criu/filesystems.d [2020-06-15T07:18:38.496Z] #39 54.45 DEP criu/files.d [2020-06-15T07:18:38.496Z] #39 54.61 DEP criu/files-reg.d [2020-06-15T07:18:38.496Z] #39 54.70 DEP criu/files-ext.d [2020-06-15T07:18:38.496Z] #39 54.78 DEP criu/file-lock.d [2020-06-15T07:18:38.496Z] #39 54.87 DEP criu/file-ids.d [2020-06-15T07:18:38.496Z] #39 54.93 DEP criu/fifo.d [2020-06-15T07:18:38.496Z] #39 55.10 DEP criu/fdstore.d [2020-06-15T07:18:38.496Z] #39 55.20 DEP criu/fault-injection.d [2020-06-15T07:18:38.496Z] #39 55.22 DEP criu/external.d [2020-06-15T07:18:38.496Z] #39 55.27 DEP criu/eventpoll.d [2020-06-15T07:18:38.496Z] #39 55.36 DEP criu/eventfd.d [2020-06-15T07:18:38.496Z] #39 55.47 DEP criu/crtools.d [2020-06-15T07:18:38.496Z] #39 55.63 DEP criu/cr-service.d [2020-06-15T07:18:38.496Z] #39 55.71 DEP criu/cr-restore.d [2020-06-15T07:18:38.496Z] #39 55.86 DEP criu/cr-errno.d [2020-06-15T07:18:38.496Z] #39 55.86 DEP criu/cr-dump.d [2020-06-15T07:18:38.496Z] #39 56.04 DEP criu/cr-dedup.d [2020-06-15T07:18:38.496Z] #39 56.21 DEP criu/cr-check.d [2020-06-15T07:18:38.496Z] #39 56.42 DEP criu/config.d [2020-06-15T07:18:38.496Z] #39 56.53 DEP criu/clone-noasan.d [2020-06-15T07:18:38.496Z] #39 56.60 DEP criu/cgroup.d [2020-06-15T07:18:38.496Z] #39 ... [2020-06-15T07:18:38.496Z] [2020-06-15T07:18:38.496Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:18:38.496Z] #17 5.816 Fetched 8050 kB in 4s (1817 kB/s) [2020-06-15T07:18:38.649Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-06-15T07:18:38.649Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-06-15T07:18:38.659Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.4s done [2020-06-15T07:18:38.659Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef [2020-06-15T07:18:38.904Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-06-15T07:18:38.904Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-06-15T07:18:39.228Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.4s done [2020-06-15T07:18:39.228Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f [2020-06-15T07:18:39.672Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.1s [2020-06-15T07:18:40.021Z] #17 5.816 Reading package lists... [2020-06-15T07:18:40.021Z] #17 ... [2020-06-15T07:18:40.021Z] [2020-06-15T07:18:40.021Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:40.021Z] #49 7.022 + cd /tmp/tmp.gbUNCSIqJu/src/github.com/opencontainers/runc [2020-06-15T07:18:40.021Z] #49 7.023 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:18:40.021Z] #49 7.619 + '[' -z '' ']' [2020-06-15T07:18:40.021Z] #49 7.620 + target=static [2020-06-15T07:18:40.021Z] #49 7.620 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T07:18:40.021Z] #49 8.520 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-15T07:18:40.021Z] #49 ... [2020-06-15T07:18:40.021Z] [2020-06-15T07:18:40.021Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:40.021Z] #39 56.73 DEP criu/cgroup-props.d [2020-06-15T07:18:40.021Z] #39 56.84 DEP criu/bitmap.d [2020-06-15T07:18:40.021Z] #39 56.85 DEP criu/bfd.d [2020-06-15T07:18:40.021Z] #39 56.92 DEP criu/autofs.d [2020-06-15T07:18:40.021Z] #39 57.09 DEP criu/aio.d [2020-06-15T07:18:40.021Z] #39 57.20 DEP criu/action-scripts.d [2020-06-15T07:18:40.021Z] #39 57.38 CC criu/action-scripts.o [2020-06-15T07:18:40.021Z] #39 57.68 CC criu/aio.o [2020-06-15T07:18:40.021Z] #39 58.04 CC criu/autofs.o [2020-06-15T07:18:40.239Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.7s done [2020-06-15T07:18:40.292Z] #39 20.26 make[1]: Nothing to be done for 'all'. [2020-06-15T07:18:40.498Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-06-15T07:18:40.634Z] #39 58.91 CC criu/bfd.o [2020-06-15T07:18:41.065Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.4s done [2020-06-15T07:18:41.065Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-06-15T07:18:41.249Z] #39 59.32 CC criu/bitmap.o [2020-06-15T07:18:41.249Z] #39 59.48 CC criu/cgroup-props.o [2020-06-15T07:18:41.327Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.5s done [2020-06-15T07:18:41.424Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.1s done [2020-06-15T07:18:41.424Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-06-15T07:18:41.585Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0.1s [2020-06-15T07:18:41.666Z] #39 21.85 CC images/stats.o [2020-06-15T07:18:41.768Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 2.4s done [2020-06-15T07:18:41.863Z] #39 60.00 CC criu/cgroup.o [2020-06-15T07:18:41.925Z] #39 22.26 CC images/core.o [2020-06-15T07:18:42.027Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 [2020-06-15T07:18:44.345Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-06-15T07:18:44.345Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 [2020-06-15T07:18:44.346Z] #39 22.89 CC images/core-x86.o [2020-06-15T07:18:44.346Z] #39 ... [2020-06-15T07:18:44.346Z] [2020-06-15T07:18:44.346Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:44.346Z] #41 84.44 net/url [2020-06-15T07:18:44.346Z] #41 86.49 text/template/parse [2020-06-15T07:18:44.346Z] #41 89.14 go/parser [2020-06-15T07:18:44.346Z] #41 91.48 text/template [2020-06-15T07:18:44.346Z] #41 92.93 encoding/xml [2020-06-15T07:18:44.346Z] #41 ... [2020-06-15T07:18:44.346Z] [2020-06-15T07:18:44.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:44.346Z] #39 23.51 CC images/core-arm.o [2020-06-15T07:18:44.346Z] #39 23.90 CC images/core-aarch64.o [2020-06-15T07:18:44.346Z] #39 24.29 CC images/core-ppc64.o [2020-06-15T07:18:44.348Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 2.0s done [2020-06-15T07:18:44.348Z] #7 extracting sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 [2020-06-15T07:18:44.362Z] #39 ... [2020-06-15T07:18:44.362Z] [2020-06-15T07:18:44.362Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:44.362Z] #41 91.23 github.com/LK4D4/vndr/godl [2020-06-15T07:18:44.362Z] #41 91.68 github.com/LK4D4/vndr [2020-06-15T07:18:44.362Z] #41 DONE 97.7s [2020-06-15T07:18:44.362Z] [2020-06-15T07:18:44.362Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:18:44.362Z] #17 5.816 Reading package lists... [2020-06-15T07:18:44.362Z] #17 7.678 Reading package lists... [2020-06-15T07:18:44.362Z] #17 9.453 Building dependency tree... [2020-06-15T07:18:44.362Z] #17 9.982 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T07:18:44.362Z] #17 9.982 The following additional packages will be installed: [2020-06-15T07:18:44.362Z] #17 9.982 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T07:18:44.362Z] #17 9.982 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T07:18:44.362Z] #17 9.983 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T07:18:44.362Z] #17 9.983 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T07:18:44.362Z] #17 9.983 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T07:18:44.362Z] #17 9.983 Suggested packages: [2020-06-15T07:18:44.362Z] #17 9.983 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T07:18:44.362Z] #17 9.983 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T07:18:44.362Z] #17 9.983 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T07:18:44.362Z] #17 9.983 Recommended packages: [2020-06-15T07:18:44.362Z] #17 9.983 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T07:18:44.362Z] #17 9.983 python3-keyrings.alt python3-xdg unzip [2020-06-15T07:18:44.362Z] #17 11.64 The following NEW packages will be installed: [2020-06-15T07:18:44.362Z] #17 11.64 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T07:18:44.362Z] #17 11.64 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T07:18:44.362Z] #17 11.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T07:18:44.362Z] #17 11.64 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T07:18:44.362Z] #17 11.64 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T07:18:44.362Z] #17 11.64 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T07:18:44.362Z] #17 11.64 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T07:18:44.362Z] #17 11.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T07:18:44.362Z] #17 11.64 xz-utils zip [2020-06-15T07:18:44.362Z] #17 11.72 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T07:18:44.362Z] #17 11.72 Need to get 27.7 MB of archives. [2020-06-15T07:18:44.362Z] #17 11.72 After this operation, 117 MB of additional disk space will be used. [2020-06-15T07:18:44.362Z] #17 11.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-06-15T07:18:44.362Z] #17 11.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-06-15T07:18:44.362Z] #17 11.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-06-15T07:18:44.362Z] #17 11.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-06-15T07:18:44.605Z] #39 24.97 CC images/core-s390.o [2020-06-15T07:18:44.644Z] #17 11.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-06-15T07:18:44.644Z] #17 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-06-15T07:18:44.644Z] #17 11.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-06-15T07:18:44.644Z] #17 11.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-06-15T07:18:44.644Z] #17 11.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-06-15T07:18:44.644Z] #17 11.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-06-15T07:18:44.644Z] #17 11.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-06-15T07:18:44.644Z] #17 11.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-06-15T07:18:44.644Z] #17 11.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-06-15T07:18:44.644Z] #17 11.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-06-15T07:18:44.644Z] #17 11.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-06-15T07:18:44.644Z] #17 11.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-06-15T07:18:44.644Z] #17 11.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-15T07:18:44.644Z] #17 11.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:18:44.644Z] #17 11.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-06-15T07:18:44.644Z] #17 11.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-06-15T07:18:44.644Z] #17 11.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-06-15T07:18:44.644Z] #17 11.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-06-15T07:18:44.644Z] #17 12.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-06-15T07:18:44.644Z] #17 12.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-15T07:18:44.644Z] #17 12.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-15T07:18:44.644Z] #17 12.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-15T07:18:44.644Z] #17 12.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-06-15T07:18:44.644Z] #17 12.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-06-15T07:18:44.644Z] #17 12.03 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-15T07:18:44.927Z] #17 12.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-15T07:18:44.927Z] #17 12.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-15T07:18:44.927Z] #17 12.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-15T07:18:44.927Z] #17 12.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-06-15T07:18:44.927Z] #17 12.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-06-15T07:18:44.927Z] #17 12.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T07:18:44.927Z] #17 12.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T07:18:44.927Z] #17 12.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T07:18:44.927Z] #17 12.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-06-15T07:18:44.927Z] #17 12.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T07:18:44.927Z] #17 12.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T07:18:44.927Z] #17 12.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T07:18:44.927Z] #17 12.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-06-15T07:18:44.927Z] #17 12.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-06-15T07:18:45.210Z] #17 12.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-06-15T07:18:45.210Z] #17 12.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T07:18:45.210Z] #17 12.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-06-15T07:18:45.210Z] #17 12.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-06-15T07:18:45.210Z] #17 12.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-06-15T07:18:45.315Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.5s done [2020-06-15T07:18:45.315Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-06-15T07:18:45.541Z] #39 25.67 CC images/cpuinfo.o [2020-06-15T07:18:45.800Z] #39 26.16 CC images/inventory.o [2020-06-15T07:18:45.825Z] #17 12.93 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:18:45.825Z] #17 12.98 Fetched 27.7 MB in 1s (32.7 MB/s) [2020-06-15T07:18:45.825Z] #17 13.02 Selecting previously unselected package pigz. [2020-06-15T07:18:45.825Z] #17 13.02 (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-06-15T07:18:45.825Z] #17 13.06 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-06-15T07:18:45.825Z] #17 13.06 Unpacking pigz (2.4-1) ... [2020-06-15T07:18:45.825Z] #17 13.11 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-06-15T07:18:45.825Z] #17 13.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-15T07:18:45.825Z] #17 13.11 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-15T07:18:46.059Z] #39 26.43 CC images/fdinfo.o [2020-06-15T07:18:46.107Z] #17 13.40 Selecting previously unselected package python3.7-minimal. [2020-06-15T07:18:46.107Z] #17 13.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-15T07:18:46.107Z] #17 13.41 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:18:46.629Z] #39 26.84 CC images/fown.o [2020-06-15T07:18:46.629Z] #39 26.98 CC images/ns.o [2020-06-15T07:18:46.721Z] #17 13.98 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-15T07:18:46.721Z] #17 13.99 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:18:46.887Z] #39 27.18 CC images/regfile.o [2020-06-15T07:18:47.220Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-06-15T07:18:47.220Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 [2020-06-15T07:18:47.451Z] #39 27.43 CC images/ghost-file.o [2020-06-15T07:18:47.451Z] #39 27.76 CC images/fifo.o [2020-06-15T07:18:47.708Z] #39 27.99 CC images/remap-file-path.o [2020-06-15T07:18:47.754Z] #17 15.14 Selecting previously unselected package python3-minimal. [2020-06-15T07:18:47.754Z] #17 15.14 (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-06-15T07:18:47.754Z] #17 15.15 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-06-15T07:18:47.754Z] #17 15.16 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T07:18:47.754Z] #17 15.21 Selecting previously unselected package libmpdec2:s390x. [2020-06-15T07:18:47.754Z] #17 15.21 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-06-15T07:18:48.098Z] #17 15.21 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-06-15T07:18:48.098Z] #17 15.27 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-06-15T07:18:48.098Z] #17 15.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-06-15T07:18:48.098Z] #17 15.28 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-15T07:18:48.274Z] #39 28.30 CC images/eventfd.o [2020-06-15T07:18:48.274Z] #39 28.59 CC images/eventpoll.o [2020-06-15T07:18:48.509Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 4.3s done [2020-06-15T07:18:48.509Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 done [2020-06-15T07:18:48.509Z] #7 DONE 17.4s [2020-06-15T07:18:48.509Z] [2020-06-15T07:18:48.509Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T07:18:48.553Z] #7 extracting sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 4.2s done [2020-06-15T07:18:48.712Z] #17 15.87 Selecting previously unselected package python3.7. [2020-06-15T07:18:48.712Z] #17 15.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-06-15T07:18:48.712Z] #17 15.88 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:18:48.712Z] #17 15.97 Selecting previously unselected package libpython3-stdlib:s390x. [2020-06-15T07:18:48.712Z] #17 15.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-06-15T07:18:48.712Z] #17 15.97 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-15T07:18:48.712Z] #17 16.03 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T07:18:48.813Z] #7 extracting sha256:00e029923d83abf1fdd455020b16352cd26e80c3257349bbcb527c02af3502e8 done [2020-06-15T07:18:48.839Z] #39 28.89 CC images/fh.o [2020-06-15T07:18:48.840Z] #39 29.17 CC images/fsnotify.o [2020-06-15T07:18:49.072Z] #7 DONE 17.2s [2020-06-15T07:18:49.072Z] [2020-06-15T07:18:49.072Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T07:18:49.098Z] #39 ... [2020-06-15T07:18:49.098Z] [2020-06-15T07:18:49.098Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:18:49.098Z] #52 43.24 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T07:18:49.098Z] #52 43.26 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T07:18:49.098Z] #52 43.26 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:18:49.098Z] #52 43.26 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:18:49.098Z] #52 43.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T07:18:49.098Z] #52 43.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T07:18:49.098Z] #52 43.26 + '[' '' = dynamic ']' [2020-06-15T07:18:49.098Z] #52 43.26 + make [2020-06-15T07:18:49.098Z] #52 44.33 + bin/ctr [2020-06-15T07:18:49.098Z] #52 ... [2020-06-15T07:18:49.098Z] [2020-06-15T07:18:49.098Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:49.098Z] #47 90.43 mvdan.cc/sh/v3/fileutil [2020-06-15T07:18:49.098Z] #47 90.65 mvdan.cc/sh/v3/syntax [2020-06-15T07:18:49.098Z] #47 98.33 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T07:18:49.329Z] #17 16.46 Selecting previously unselected package python3. [2020-06-15T07:18:49.329Z] #17 16.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-06-15T07:18:49.329Z] #17 16.50 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-06-15T07:18:49.329Z] #17 16.51 Unpacking python3 (3.7.3-1) ... [2020-06-15T07:18:49.329Z] #17 16.57 Selecting previously unselected package libip4tc0:s390x. [2020-06-15T07:18:49.329Z] #17 16.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-06-15T07:18:49.329Z] #17 16.57 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-06-15T07:18:49.329Z] #17 16.64 Selecting previously unselected package libip6tc0:s390x. [2020-06-15T07:18:49.329Z] #17 16.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-06-15T07:18:49.329Z] #17 16.64 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-06-15T07:18:49.356Z] #47 ... [2020-06-15T07:18:49.356Z] [2020-06-15T07:18:49.356Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:49.356Z] #41 97.22 go/doc [2020-06-15T07:18:49.356Z] #41 98.33 github.com/LK4D4/vndr/versioned [2020-06-15T07:18:49.356Z] #41 98.45 compress/flate [2020-06-15T07:18:49.356Z] #41 100.6 github.com/LK4D4/vndr/build [2020-06-15T07:18:49.436Z] #8 DONE 0.9s [2020-06-15T07:18:49.436Z] [2020-06-15T07:18:49.436Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T07:18:49.626Z] #17 ... [2020-06-15T07:18:49.626Z] [2020-06-15T07:18:49.626Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:18:49.626Z] #28 DONE 104.3s [2020-06-15T07:18:49.626Z] [2020-06-15T07:18:49.626Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:18:49.626Z] #17 16.79 Selecting previously unselected package libiptc0:s390x. [2020-06-15T07:18:49.626Z] #17 16.79 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-06-15T07:18:49.626Z] #17 16.80 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-06-15T07:18:49.626Z] #17 ... [2020-06-15T07:18:49.626Z] [2020-06-15T07:18:49.626Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:49.626Z] #39 62.00 CC criu/clone-noasan.o [2020-06-15T07:18:49.626Z] #39 62.16 CC criu/config.o [2020-06-15T07:18:49.626Z] #39 63.21 CC criu/cr-check.o [2020-06-15T07:18:49.626Z] #39 64.25 CC criu/cr-dedup.o [2020-06-15T07:18:49.626Z] #39 64.48 CC criu/cr-dump.o [2020-06-15T07:18:49.626Z] #39 65.94 CC criu/cr-errno.o [2020-06-15T07:18:49.626Z] #39 65.98 CC criu/cr-restore.o [2020-06-15T07:18:49.626Z] #39 ... [2020-06-15T07:18:49.626Z] [2020-06-15T07:18:49.626Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:18:49.626Z] #17 16.97 Selecting previously unselected package libnfnetlink0:s390x. [2020-06-15T07:18:49.626Z] #17 16.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-06-15T07:18:49.626Z] #17 16.97 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-15T07:18:49.626Z] #17 17.05 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-06-15T07:18:49.626Z] #17 17.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-06-15T07:18:49.908Z] #17 17.06 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-15T07:18:49.908Z] #17 17.21 Selecting previously unselected package libnftnl11:s390x. [2020-06-15T07:18:49.908Z] #17 17.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-06-15T07:18:49.909Z] #17 17.23 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-06-15T07:18:49.909Z] #17 17.34 Selecting previously unselected package iptables. [2020-06-15T07:18:49.909Z] #17 17.34 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-06-15T07:18:49.996Z] #9 DONE 0.6s [2020-06-15T07:18:49.996Z] [2020-06-15T07:18:49.996Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T07:18:49.996Z] #35 DONE 0.1s [2020-06-15T07:18:49.996Z] [2020-06-15T07:18:49.996Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T07:18:49.996Z] #27 DONE 0.1s [2020-06-15T07:18:49.996Z] [2020-06-15T07:18:49.996Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:18:50.191Z] #17 17.34 Unpacking iptables (1.8.2-4) ... [2020-06-15T07:18:50.297Z] #41 101.7 hash/crc32 [2020-06-15T07:18:50.473Z] #17 17.67 Selecting previously unselected package xxd. [2020-06-15T07:18:50.473Z] #17 17.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-15T07:18:50.473Z] #17 17.68 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:18:50.473Z] #17 17.74 Selecting previously unselected package vim-common. [2020-06-15T07:18:50.473Z] #17 17.74 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:18:50.473Z] #17 17.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:18:50.755Z] #17 17.87 Selecting previously unselected package bash-completion. [2020-06-15T07:18:50.755Z] #17 17.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T07:18:50.861Z] #41 102.2 compress/gzip [2020-06-15T07:18:51.701Z] #8 DONE 2.8s [2020-06-15T07:18:51.796Z] #41 103.2 net [2020-06-15T07:18:51.962Z] [2020-06-15T07:18:51.962Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T07:18:52.297Z] #17 19.20 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T07:18:52.298Z] #17 19.46 Selecting previously unselected package bzip2. [2020-06-15T07:18:52.298Z] #17 19.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-06-15T07:18:52.298Z] #17 19.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:18:52.298Z] #17 19.50 Selecting previously unselected package xz-utils. [2020-06-15T07:18:52.298Z] #17 19.50 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-06-15T07:18:52.298Z] #17 19.50 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T07:18:52.298Z] #17 19.58 Selecting previously unselected package apparmor. [2020-06-15T07:18:52.298Z] #17 19.58 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-06-15T07:18:52.298Z] #17 19.63 Unpacking apparmor (2.13.2-10) ... [2020-06-15T07:18:52.363Z] #41 ... [2020-06-15T07:18:52.363Z] [2020-06-15T07:18:52.363Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:52.363Z] #39 29.87 CC images/signalfd.o [2020-06-15T07:18:52.363Z] #39 30.12 CC images/fs.o [2020-06-15T07:18:52.363Z] #39 30.36 CC images/pstree.o [2020-06-15T07:18:52.363Z] #39 30.64 CC images/pipe.o [2020-06-15T07:18:52.363Z] #39 31.00 CC images/tcp-stream.o [2020-06-15T07:18:52.363Z] #39 31.28 CC images/sk-packet.o [2020-06-15T07:18:52.363Z] #39 31.57 CC images/mnt.o [2020-06-15T07:18:52.363Z] #39 31.83 CC images/pipe-data.o [2020-06-15T07:18:52.363Z] #39 32.04 CC images/sa.o [2020-06-15T07:18:52.363Z] #39 32.27 CC images/timer.o [2020-06-15T07:18:52.523Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 4.5s done [2020-06-15T07:18:52.523Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 done [2020-06-15T07:18:52.580Z] #17 19.88 Selecting previously unselected package aufs-tools. [2020-06-15T07:18:52.580Z] #17 19.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-06-15T07:18:52.580Z] #17 19.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:18:52.580Z] #17 19.95 Selecting previously unselected package libonig5:s390x. [2020-06-15T07:18:52.580Z] #17 19.95 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-06-15T07:18:52.580Z] #17 19.95 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-15T07:18:52.625Z] #39 32.77 CC images/timerfd.o [2020-06-15T07:18:52.642Z] Fetching without tags [2020-06-15T07:18:52.781Z] #7 DONE 21.1s [2020-06-15T07:18:52.781Z] [2020-06-15T07:18:52.781Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T07:18:52.612Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:18:52.615Z] > git config --add remote.origin.fetch +refs/pull/41072/head:refs/remotes/origin/PR-41072 # timeout=10 [2020-06-15T07:18:52.618Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:18:52.635Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T07:18:52.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T07:18:52.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T07:18:52.661Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41072/head:refs/remotes/origin/PR-41072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T07:18:52.863Z] #17 20.01 Selecting previously unselected package libjq1:s390x. [2020-06-15T07:18:52.863Z] #17 20.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-15T07:18:52.863Z] #17 20.01 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-15T07:18:52.863Z] #17 20.08 Selecting previously unselected package jq. [2020-06-15T07:18:52.863Z] #17 20.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-15T07:18:52.863Z] #17 20.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:18:52.863Z] #17 20.12 Selecting previously unselected package libaio1:s390x. [2020-06-15T07:18:52.863Z] #17 20.12 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-06-15T07:18:52.863Z] #17 20.12 Unpacking libaio1:s390x (0.3.112-3) ... [2020-06-15T07:18:52.863Z] #17 20.15 Selecting previously unselected package libgpm2:s390x. [2020-06-15T07:18:52.863Z] #17 20.15 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-06-15T07:18:52.863Z] #17 20.16 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-06-15T07:18:52.863Z] #17 20.19 Selecting previously unselected package libicu63:s390x. [2020-06-15T07:18:52.863Z] #17 20.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-15T07:18:52.863Z] #17 20.20 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-15T07:18:52.884Z] #39 ... [2020-06-15T07:18:52.884Z] [2020-06-15T07:18:52.884Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:52.884Z] #47 DONE 104.4s [2020-06-15T07:18:52.884Z] [2020-06-15T07:18:52.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:18:52.884Z] #39 33.19 CC images/mm.o [2020-06-15T07:18:52.902Z] #9 DONE 1.0s [2020-06-15T07:18:52.902Z] [2020-06-15T07:18:52.902Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T07:18:52.902Z] #35 DONE 0.1s [2020-06-15T07:18:52.902Z] [2020-06-15T07:18:52.902Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T07:18:52.902Z] #27 DONE 0.1s [2020-06-15T07:18:52.902Z] [2020-06-15T07:18:52.902Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:18:53.109Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:18:53.451Z] #39 33.67 CC images/sk-opts.o [2020-06-15T07:18:53.709Z] #39 33.99 CC images/sk-unix.o [2020-06-15T07:18:53.715Z] #8 DONE 0.8s [2020-06-15T07:18:53.715Z] [2020-06-15T07:18:53.715Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T07:18:53.952Z] Merge succeeded, producing 79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:18:53.952Z] Checking out Revision 79cfcba76cc36dca760b96216e8a8cec560b54b3 (PR-41072) [2020-06-15T07:18:54.276Z] #39 34.53 CC images/sk-inet.o [2020-06-15T07:18:54.283Z] #9 DONE 0.6s [2020-06-15T07:18:54.283Z] [2020-06-15T07:18:54.283Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T07:18:54.283Z] #27 DONE 0.1s [2020-06-15T07:18:54.283Z] [2020-06-15T07:18:54.283Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:18:54.283Z] #32 ... [2020-06-15T07:18:54.283Z] [2020-06-15T07:18:54.283Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T07:18:54.283Z] #35 DONE 0.1s [2020-06-15T07:18:54.542Z] [2020-06-15T07:18:54.542Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:18:54.844Z] #39 35.10 CC images/tun.o [2020-06-15T07:18:54.989Z] Commit message: "cgroup2: unshare cgroupns by default regardless to API version" [2020-06-15T07:18:55.010Z] #17 22.18 Selecting previously unselected package libnet1:s390x. [2020-06-15T07:18:55.010Z] #17 22.18 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-15T07:18:55.010Z] #17 22.19 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-15T07:18:55.010Z] #17 22.23 Selecting previously unselected package libnl-3-200:s390x. [2020-06-15T07:18:55.010Z] #17 22.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-15T07:18:55.010Z] #17 22.23 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-15T07:18:55.010Z] #17 22.27 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-15T07:18:55.010Z] #17 22.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-15T07:18:55.010Z] #17 22.28 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-15T07:18:55.010Z] #17 22.30 Selecting previously unselected package libreadline5:s390x. [2020-06-15T07:18:55.010Z] #17 22.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-06-15T07:18:55.010Z] #17 22.30 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-15T07:18:55.010Z] #17 22.37 Selecting previously unselected package net-tools. [2020-06-15T07:18:55.010Z] #17 22.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-06-15T07:18:55.010Z] #17 22.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:18:55.245Z] #28 ... [2020-06-15T07:18:55.245Z] [2020-06-15T07:18:55.245Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:55.245Z] #60 3.624 + RM_GOPATH=0 [2020-06-15T07:18:55.245Z] #60 3.624 + TMP_GOPATH= [2020-06-15T07:18:55.245Z] #60 3.624 + : /build [2020-06-15T07:18:55.245Z] #60 3.624 + '[' -z '' ']' [2020-06-15T07:18:55.245Z] #60 3.624 ++ mktemp -d [2020-06-15T07:18:55.245Z] #60 3.624 + export GOPATH=/tmp/tmp.4CR0Jf9jW9 [2020-06-15T07:18:55.245Z] #60 3.624 + GOPATH=/tmp/tmp.4CR0Jf9jW9 [2020-06-15T07:18:55.245Z] #60 3.624 + RM_GOPATH=1 [2020-06-15T07:18:55.245Z] #60 3.624 + case "$(go env GOARCH)" in [2020-06-15T07:18:55.245Z] #60 3.624 ++ go env GOARCH [2020-06-15T07:18:55.245Z] #60 3.636 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:18:55.245Z] #60 3.636 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:55.245Z] #60 3.636 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:55.245Z] #60 3.636 ++ dirname /tmp/install/install.sh [2020-06-15T07:18:55.245Z] #60 3.636 + dir=/tmp/install [2020-06-15T07:18:55.245Z] #60 3.636 + bin=proxy [2020-06-15T07:18:55.245Z] #60 3.636 + shift [2020-06-15T07:18:55.245Z] #60 3.636 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T07:18:55.245Z] #60 3.636 + . /tmp/install/proxy.installer [2020-06-15T07:18:55.245Z] #60 3.636 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:18:55.245Z] #60 3.636 + install_proxy [2020-06-15T07:18:55.245Z] #60 3.636 + case "$1" in [2020-06-15T07:18:55.245Z] #60 3.636 + export CGO_ENABLED=0 [2020-06-15T07:18:55.245Z] #60 3.636 + CGO_ENABLED=0 [2020-06-15T07:18:55.245Z] #60 3.636 + _install_proxy [2020-06-15T07:18:55.245Z] #60 3.636 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T07:18:55.245Z] #60 3.636 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4CR0Jf9jW9/src/github.com/docker/libnetwork [2020-06-15T07:18:55.245Z] #60 3.636 Cloning into '/tmp/tmp.4CR0Jf9jW9/src/github.com/docker/libnetwork'... [2020-06-15T07:18:55.295Z] #17 22.47 Selecting previously unselected package python-pip-whl. [2020-06-15T07:18:55.296Z] #17 22.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T07:18:55.296Z] #17 22.47 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T07:18:55.296Z] #17 22.75 Selecting previously unselected package python3-lib2to3. [2020-06-15T07:18:55.296Z] #17 22.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T07:18:55.411Z] #39 35.49 CC images/sk-netlink.o [2020-06-15T07:18:55.411Z] #39 35.71 CC images/packet-sock.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T07:18:55.587Z] #17 22.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:18:55.587Z] #17 22.82 Selecting previously unselected package python3-distutils. [2020-06-15T07:18:55.587Z] #17 22.82 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T07:18:55.587Z] #17 22.82 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T07:18:55.587Z] #17 22.89 Selecting previously unselected package python3-pip. [2020-06-15T07:18:55.587Z] #17 22.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T07:18:55.587Z] #17 22.89 Unpacking python3-pip (18.1-5) ... [2020-06-15T07:18:55.587Z] #17 22.97 Selecting previously unselected package python3-pkg-resources. [2020-06-15T07:18:55.587Z] #17 22.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:18:55.587Z] #17 22.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:18:55.805Z] #60 ... [2020-06-15T07:18:55.805Z] [2020-06-15T07:18:55.805Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:55.805Z] #47 5.853 + RM_GOPATH=0 [2020-06-15T07:18:55.805Z] #47 5.854 + TMP_GOPATH= [2020-06-15T07:18:55.805Z] #47 5.854 + : /build [2020-06-15T07:18:55.805Z] #47 5.854 + '[' -z '' ']' [2020-06-15T07:18:55.805Z] #47 5.861 ++ mktemp -d [2020-06-15T07:18:55.805Z] #47 5.871 + export GOPATH=/tmp/tmp.hrlRxVMFqQ [2020-06-15T07:18:55.805Z] #47 5.871 + GOPATH=/tmp/tmp.hrlRxVMFqQ [2020-06-15T07:18:55.805Z] #47 5.871 + RM_GOPATH=1 [2020-06-15T07:18:55.805Z] #47 5.871 + case "$(go env GOARCH)" in [2020-06-15T07:18:55.805Z] #47 5.873 ++ go env GOARCH [2020-06-15T07:18:55.805Z] #47 5.887 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:55.805Z] #47 5.887 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:55.805Z] #47 5.894 ++ dirname /tmp/install/install.sh [2020-06-15T07:18:55.805Z] #47 5.900 + dir=/tmp/install [2020-06-15T07:18:55.805Z] #47 5.900 + bin=shfmt [2020-06-15T07:18:55.805Z] #47 5.900 + shift [2020-06-15T07:18:55.805Z] #47 5.901 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T07:18:55.805Z] #47 5.901 + . /tmp/install/shfmt.installer [2020-06-15T07:18:55.805Z] #47 5.902 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:18:55.805Z] #47 5.903 + install_shfmt [2020-06-15T07:18:55.805Z] #47 5.907 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T07:18:55.805Z] #47 5.907 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:18:55.805Z] #47 5.907 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hrlRxVMFqQ/src/github.com/mvdan/sh [2020-06-15T07:18:55.805Z] #47 5.913 Cloning into '/tmp/tmp.hrlRxVMFqQ/src/github.com/mvdan/sh'... [2020-06-15T07:18:55.903Z] #17 23.06 Selecting previously unselected package python3-setuptools. [2020-06-15T07:18:55.903Z] #17 23.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T07:18:55.903Z] #17 23.06 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T07:18:55.903Z] #17 23.24 Selecting previously unselected package python3-wheel. [2020-06-15T07:18:55.903Z] #17 23.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T07:18:55.903Z] #17 23.25 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T07:18:55.903Z] #17 23.33 Selecting previously unselected package sudo. [2020-06-15T07:18:55.978Z] #39 36.05 CC images/ipc-var.o [2020-06-15T07:18:55.978Z] #39 36.23 CC images/ipc-desc.o [2020-06-15T07:18:56.128Z] + docker version [2020-06-15T07:18:56.128Z] Client: [2020-06-15T07:18:56.128Z] Version: 18.06.1-ce [2020-06-15T07:18:56.128Z] API version: 1.38 [2020-06-15T07:18:56.128Z] Go version: go1.10.3 [2020-06-15T07:18:56.128Z] Git commit: e68fc7a [2020-06-15T07:18:56.128Z] Built: Tue Aug 21 17:26:10 2018 [2020-06-15T07:18:56.128Z] OS/Arch: linux/ppc64le [2020-06-15T07:18:56.128Z] Experimental: false [2020-06-15T07:18:56.128Z] [2020-06-15T07:18:56.128Z] Server: [2020-06-15T07:18:56.128Z] Engine: [2020-06-15T07:18:56.128Z] Version: 18.06.1-ce [2020-06-15T07:18:56.128Z] API version: 1.38 (minimum version 1.12) [2020-06-15T07:18:56.128Z] Go version: go1.10.3 [2020-06-15T07:18:56.128Z] Git commit: e68fc7a [2020-06-15T07:18:56.128Z] Built: Tue Aug 21 17:24:20 2018 [2020-06-15T07:18:56.128Z] OS/Arch: linux/ppc64le [2020-06-15T07:18:56.128Z] Experimental: true [Pipeline] sh [2020-06-15T07:18:56.195Z] #17 23.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-06-15T07:18:56.195Z] #17 23.34 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:18:56.195Z] #17 23.62 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T07:18:56.236Z] #39 36.42 CC images/ipc-shm.o [2020-06-15T07:18:56.379Z] #47 ... [2020-06-15T07:18:56.379Z] [2020-06-15T07:18:56.379Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:18:56.379Z] #54 6.364 + RM_GOPATH=0 [2020-06-15T07:18:56.379Z] #54 6.364 + TMP_GOPATH= [2020-06-15T07:18:56.379Z] #54 6.364 + : /build [2020-06-15T07:18:56.379Z] #54 6.364 + '[' -z '' ']' [2020-06-15T07:18:56.379Z] #54 6.372 ++ mktemp -d [2020-06-15T07:18:56.379Z] #54 6.374 + export GOPATH=/tmp/tmp.MdvBXIKNtM [2020-06-15T07:18:56.379Z] #54 6.374 + GOPATH=/tmp/tmp.MdvBXIKNtM [2020-06-15T07:18:56.379Z] #54 6.374 + RM_GOPATH=1 [2020-06-15T07:18:56.379Z] #54 6.374 + case "$(go env GOARCH)" in [2020-06-15T07:18:56.379Z] #54 6.378 ++ go env GOARCH [2020-06-15T07:18:56.379Z] #54 6.409 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:56.379Z] #54 6.409 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:56.379Z] #54 6.414 ++ dirname /tmp/install/install.sh [2020-06-15T07:18:56.379Z] #54 6.416 + dir=/tmp/install [2020-06-15T07:18:56.379Z] #54 6.416 + bin=rootlesskit [2020-06-15T07:18:56.379Z] #54 6.416 + shift [2020-06-15T07:18:56.379Z] #54 6.419 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T07:18:56.379Z] #54 6.420 + . /tmp/install/rootlesskit.installer [2020-06-15T07:18:56.379Z] #54 6.423 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:18:56.379Z] #54 6.427 + install_rootlesskit [2020-06-15T07:18:56.379Z] #54 6.427 + case "$1" in [2020-06-15T07:18:56.379Z] #54 6.427 + export CGO_ENABLED=0 [2020-06-15T07:18:56.379Z] #54 6.427 + CGO_ENABLED=0 [2020-06-15T07:18:56.379Z] #54 6.427 + _install_rootlesskit [2020-06-15T07:18:56.379Z] #54 6.428 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T07:18:56.379Z] #54 6.428 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:18:56.379Z] #54 6.428 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MdvBXIKNtM/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:18:56.379Z] #54 6.443 Cloning into '/tmp/tmp.MdvBXIKNtM/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T07:18:56.477Z] #17 23.63 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-06-15T07:18:56.478Z] #17 23.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:18:56.478Z] #17 23.76 Selecting previously unselected package uidmap. [2020-06-15T07:18:56.478Z] #17 23.76 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-06-15T07:18:56.478Z] #17 23.77 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T07:18:56.478Z] #17 23.86 Selecting previously unselected package vim-runtime. [2020-06-15T07:18:56.478Z] #17 23.86 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:18:56.495Z] #39 36.66 CC images/ipc-msg.o [2020-06-15T07:18:56.638Z] #54 ... [2020-06-15T07:18:56.638Z] [2020-06-15T07:18:56.638Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:18:56.638Z] #28 6.718 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T07:18:56.638Z] #28 6.736 Cloning into '.'... [2020-06-15T07:18:56.754Z] #39 36.97 CC images/ipc-sem.o [2020-06-15T07:18:56.759Z] #17 23.87 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-15T07:18:56.760Z] #17 23.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T07:18:56.760Z] #17 23.90 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:18:57.015Z] #39 37.20 CC images/utsns.o [2020-06-15T07:18:57.064Z] + docker info [2020-06-15T07:18:57.064Z] Containers: 0 [2020-06-15T07:18:57.064Z] Running: 0 [2020-06-15T07:18:57.064Z] Paused: 0 [2020-06-15T07:18:57.064Z] Stopped: 0 [2020-06-15T07:18:57.064Z] Images: 0 [2020-06-15T07:18:57.064Z] Server Version: 18.06.1-ce [2020-06-15T07:18:57.064Z] Storage Driver: overlay2 [2020-06-15T07:18:57.064Z] Backing Filesystem: extfs [2020-06-15T07:18:57.064Z] Supports d_type: true [2020-06-15T07:18:57.064Z] Native Overlay Diff: true [2020-06-15T07:18:57.064Z] Logging Driver: json-file [2020-06-15T07:18:57.064Z] Cgroup Driver: cgroupfs [2020-06-15T07:18:57.064Z] Plugins: [2020-06-15T07:18:57.064Z] Volume: local [2020-06-15T07:18:57.064Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T07:18:57.064Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-06-15T07:18:57.064Z] Swarm: inactive [2020-06-15T07:18:57.064Z] Runtimes: runc [2020-06-15T07:18:57.064Z] Default Runtime: runc [2020-06-15T07:18:57.064Z] Init Binary: docker-init [2020-06-15T07:18:57.064Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-06-15T07:18:57.064Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-06-15T07:18:57.064Z] init version: fec3683 [2020-06-15T07:18:57.064Z] Security Options: [2020-06-15T07:18:57.064Z] apparmor [2020-06-15T07:18:57.064Z] seccomp [2020-06-15T07:18:57.064Z] Profile: default [2020-06-15T07:18:57.064Z] Kernel Version: 4.4.0-130-generic [2020-06-15T07:18:57.064Z] Operating System: Ubuntu 16.04.3 LTS [2020-06-15T07:18:57.064Z] OSType: linux [2020-06-15T07:18:57.064Z] Architecture: ppc64le [2020-06-15T07:18:57.064Z] CPUs: 4 [2020-06-15T07:18:57.064Z] Total Memory: 7.972GiB [2020-06-15T07:18:57.064Z] Name: ppc64le-ubuntu-24 [2020-06-15T07:18:57.064Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-06-15T07:18:57.064Z] Docker Root Dir: /var/lib/docker [2020-06-15T07:18:57.064Z] Debug Mode (client): false [2020-06-15T07:18:57.064Z] Debug Mode (server): false [2020-06-15T07:18:57.064Z] Username: dockerbuildbot [2020-06-15T07:18:57.064Z] Registry: https://index.docker.io/v1/ [2020-06-15T07:18:57.064Z] Labels: [2020-06-15T07:18:57.064Z] Experimental: true [2020-06-15T07:18:57.064Z] Insecure Registries: [2020-06-15T07:18:57.064Z] 127.0.0.0/8 [2020-06-15T07:18:57.064Z] Live Restore Enabled: false [2020-06-15T07:18:57.064Z] [Pipeline] sh [2020-06-15T07:18:57.274Z] #39 37.50 CC images/creds.o [2020-06-15T07:18:57.533Z] #39 37.74 CC images/vma.o [2020-06-15T07:18:57.570Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:18:57.570Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T07:18:57.570Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41072/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-15T07:18:57.570Z] + bash /home/docker/workspace/moby_PR-41072/check-config.sh [2020-06-15T07:18:57.570Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T07:18:57.570Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-06-15T07:18:57.570Z] [2020-06-15T07:18:57.570Z] Generally Necessary: [2020-06-15T07:18:57.570Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T07:18:57.570Z] - apparmor: enabled and tools installed [2020-06-15T07:18:57.570Z] - CONFIG_NAMESPACES: enabled [2020-06-15T07:18:57.570Z] - CONFIG_NET_NS: enabled [2020-06-15T07:18:57.570Z] - CONFIG_PID_NS: enabled [2020-06-15T07:18:57.570Z] - CONFIG_IPC_NS: enabled [2020-06-15T07:18:57.570Z] - CONFIG_UTS_NS: enabled [2020-06-15T07:18:57.570Z] - CONFIG_CGROUPS: enabled [2020-06-15T07:18:57.570Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T07:18:57.570Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T07:18:57.570Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T07:18:57.570Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T07:18:57.570Z] - CONFIG_CPUSETS: enabled [2020-06-15T07:18:57.570Z] - CONFIG_MEMCG: enabled [2020-06-15T07:18:57.570Z] - CONFIG_KEYS: enabled [2020-06-15T07:18:57.570Z] - CONFIG_VETH: enabled (as module) [2020-06-15T07:18:57.570Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-15T07:18:57.570Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T07:18:57.570Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-15T07:18:57.791Z] #39 37.94 CC images/netdev.o [2020-06-15T07:18:58.050Z] #39 38.28 CC images/tty.o [2020-06-15T07:18:58.085Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-15T07:18:58.085Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T07:18:58.085Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-06-15T07:18:58.085Z] [2020-06-15T07:18:58.085Z] Optional Features: [2020-06-15T07:18:58.085Z] - CONFIG_USER_NS: enabled [2020-06-15T07:18:58.085Z] - CONFIG_SECCOMP: enabled [2020-06-15T07:18:58.085Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T07:18:58.085Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T07:18:58.085Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T07:18:58.085Z] (cgroup swap accounting is currently enabled) [2020-06-15T07:18:58.085Z] - CONFIG_MEMCG_KMEM: enabled [2020-06-15T07:18:58.085Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T07:18:58.085Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T07:18:58.085Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-15T07:18:58.085Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-15T07:18:58.085Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T07:18:58.085Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T07:18:58.085Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T07:18:58.085Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T07:18:58.085Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T07:18:58.085Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T07:18:58.085Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T07:18:58.085Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T07:18:58.085Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T07:18:58.085Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_EXT4_FS: enabled [2020-06-15T07:18:58.085Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T07:18:58.085Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T07:18:58.085Z] - Network Drivers: [2020-06-15T07:18:58.085Z] - "overlay": [2020-06-15T07:18:58.085Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T07:18:58.085Z] Optional (for encrypted networks): [2020-06-15T07:18:58.085Z] - CONFIG_CRYPTO: enabled [2020-06-15T07:18:58.085Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_XFRM: enabled [2020-06-15T07:18:58.085Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T07:18:58.085Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-15T07:18:58.085Z] - "ipvlan": [2020-06-15T07:18:58.085Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T07:18:58.085Z] - "macvlan": [2020-06-15T07:18:58.086Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T07:18:58.086Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T07:18:58.086Z] - "ftp,tftp client in container": [2020-06-15T07:18:58.086Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T07:18:58.086Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T07:18:58.086Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T07:18:58.086Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T07:18:58.086Z] - Storage Drivers: [2020-06-15T07:18:58.086Z] - "aufs": [2020-06-15T07:18:58.086Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T07:18:58.086Z] - "btrfs": [2020-06-15T07:18:58.086Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T07:18:58.086Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T07:18:58.086Z] - "devicemapper": [2020-06-15T07:18:58.086Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T07:18:58.086Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T07:18:58.086Z] - "overlay": [2020-06-15T07:18:58.086Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T07:18:58.086Z] - "zfs": [2020-06-15T07:18:58.086Z] - /dev/zfs: missing [2020-06-15T07:18:58.086Z] - zfs command: missing [2020-06-15T07:18:58.086Z] - zpool command: missing [2020-06-15T07:18:58.086Z] [2020-06-15T07:18:58.086Z] Limits: [2020-06-15T07:18:58.086Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T07:18:58.086Z] [2020-06-15T07:18:58.086Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T07:18:58.232Z] #28 ... [2020-06-15T07:18:58.232Z] [2020-06-15T07:18:58.232Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:18:58.232Z] #47 4.529 + RM_GOPATH=0 [2020-06-15T07:18:58.232Z] #47 4.529 + TMP_GOPATH= [2020-06-15T07:18:58.232Z] #47 4.529 + : /build [2020-06-15T07:18:58.232Z] #47 4.530 + '[' -z '' ']' [2020-06-15T07:18:58.232Z] #47 4.542 ++ mktemp -d [2020-06-15T07:18:58.232Z] #47 4.542 + export GOPATH=/tmp/tmp.m2W3R8i5lv [2020-06-15T07:18:58.232Z] #47 4.542 + GOPATH=/tmp/tmp.m2W3R8i5lv [2020-06-15T07:18:58.232Z] #47 4.542 + RM_GOPATH=1 [2020-06-15T07:18:58.232Z] #47 4.542 + case "$(go env GOARCH)" in [2020-06-15T07:18:58.232Z] #47 4.548 ++ go env GOARCH [2020-06-15T07:18:58.232Z] #47 4.567 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:58.232Z] #47 4.567 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:58.232Z] #47 4.567 ++ dirname /tmp/install/install.sh [2020-06-15T07:18:58.232Z] #47 4.581 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:18:58.232Z] #47 4.581 + dir=/tmp/install [2020-06-15T07:18:58.232Z] #47 4.581 + bin=shfmt [2020-06-15T07:18:58.232Z] #47 4.581 + shift [2020-06-15T07:18:58.232Z] #47 4.581 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T07:18:58.232Z] #47 4.581 + . /tmp/install/shfmt.installer [2020-06-15T07:18:58.232Z] #47 4.581 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:18:58.232Z] #47 4.581 + install_shfmt [2020-06-15T07:18:58.232Z] #47 4.581 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T07:18:58.232Z] #47 4.581 + git clone https://github.com/mvdan/sh.git /tmp/tmp.m2W3R8i5lv/src/github.com/mvdan/sh [2020-06-15T07:18:58.232Z] #47 4.581 Cloning into '/tmp/tmp.m2W3R8i5lv/src/github.com/mvdan/sh'... [2020-06-15T07:18:58.508Z] #47 ... [2020-06-15T07:18:58.508Z] [2020-06-15T07:18:58.508Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:18:58.508Z] #41 5.583 + RM_GOPATH=0 [2020-06-15T07:18:58.508Z] #41 5.583 + TMP_GOPATH= [2020-06-15T07:18:58.508Z] #41 5.584 + : /build [2020-06-15T07:18:58.508Z] #41 5.584 + '[' -z '' ']' [2020-06-15T07:18:58.508Z] #41 5.584 ++ mktemp -d [2020-06-15T07:18:58.508Z] #41 5.586 + export GOPATH=/tmp/tmp.OQdanBqeZO [2020-06-15T07:18:58.508Z] #41 5.587 + GOPATH=/tmp/tmp.OQdanBqeZO [2020-06-15T07:18:58.508Z] #41 5.587 + RM_GOPATH=1 [2020-06-15T07:18:58.508Z] #41 5.587 + case "$(go env GOARCH)" in [2020-06-15T07:18:58.508Z] #41 5.588 ++ go env GOARCH [2020-06-15T07:18:58.508Z] #41 5.624 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:58.508Z] #41 5.624 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:58.508Z] #41 5.641 ++ dirname /tmp/install/install.sh [2020-06-15T07:18:58.508Z] #41 5.647 + dir=/tmp/install [2020-06-15T07:18:58.508Z] #41 5.647 + bin=vndr [2020-06-15T07:18:58.508Z] #41 5.647 + shift [2020-06-15T07:18:58.508Z] #41 5.647 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T07:18:58.508Z] #41 5.647 + . /tmp/install/vndr.installer [2020-06-15T07:18:58.508Z] #41 5.648 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:18:58.508Z] #41 5.648 + install_vndr [2020-06-15T07:18:58.508Z] #41 5.648 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T07:18:58.508Z] #41 5.649 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:18:58.508Z] #41 5.649 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OQdanBqeZO/src/github.com/LK4D4/vndr [2020-06-15T07:18:58.508Z] #41 5.685 Cloning into '/tmp/tmp.OQdanBqeZO/src/github.com/LK4D4/vndr'... [2020-06-15T07:18:58.616Z] #39 38.87 CC images/file-lock.o [2020-06-15T07:18:58.827Z] #17 25.92 Selecting previously unselected package vim. [2020-06-15T07:18:58.827Z] #17 25.92 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-06-15T07:18:58.827Z] #17 25.93 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T07:18:58.838Z] + make bundles/buildx [2020-06-15T07:18:58.838Z] make: command: Command not found [2020-06-15T07:18:58.838Z] make: command: Command not found [2020-06-15T07:18:58.838Z] mkdir bundles [2020-06-15T07:18:58.838Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-06-15T07:18:58.838Z] --build-arg BUILDX_COMMIT \ [2020-06-15T07:18:58.838Z] --build-arg BUILDX_REPO \ [2020-06-15T07:18:58.838Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-06-15T07:18:58.838Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-06-15T07:18:58.838Z] . [2020-06-15T07:18:58.838Z] /bin/sh: 4: go: not found [2020-06-15T07:18:58.838Z] /bin/sh: 5: go: not found [2020-06-15T07:18:58.875Z] #39 39.04 CC images/rlimit.o [2020-06-15T07:18:59.109Z] #17 26.26 Selecting previously unselected package xfsprogs. [2020-06-15T07:18:59.109Z] #17 26.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-06-15T07:18:59.109Z] #17 26.27 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T07:18:59.135Z] #39 39.26 CC images/pagemap.o [2020-06-15T07:18:59.392Z] #17 26.59 Selecting previously unselected package zip. [2020-06-15T07:18:59.392Z] #17 26.59 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-06-15T07:18:59.392Z] #17 26.59 Unpacking zip (3.0-11+b1) ... [2020-06-15T07:18:59.392Z] #17 26.70 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:18:59.392Z] #17 26.73 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:18:59.392Z] #17 26.74 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-06-15T07:18:59.392Z] #17 26.74 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-15T07:18:59.392Z] #17 26.75 Setting up libgpm2:s390x (1.20.7-5) ... [2020-06-15T07:18:59.392Z] #17 26.76 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-06-15T07:18:59.392Z] #17 26.77 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T07:18:59.395Z] #39 39.56 CC images/siginfo.o [2020-06-15T07:18:59.654Z] #39 39.94 CC images/rpc.o [2020-06-15T07:18:59.675Z] #17 26.78 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-06-15T07:18:59.675Z] #17 26.79 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-15T07:18:59.675Z] #17 26.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:18:59.675Z] #17 26.81 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-15T07:18:59.675Z] #17 26.81 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-15T07:18:59.675Z] #17 26.82 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:18:59.675Z] #17 26.83 Setting up zip (3.0-11+b1) ... [2020-06-15T07:18:59.675Z] #17 26.83 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:18:59.675Z] #17 26.85 Setting up bash-completion (1:2.8-6) ... [2020-06-15T07:18:59.810Z] #36 ... [2020-06-15T07:18:59.810Z] [2020-06-15T07:18:59.810Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:18:59.810Z] #54 4.273 + RM_GOPATH=0 [2020-06-15T07:18:59.810Z] #54 4.273 + TMP_GOPATH= [2020-06-15T07:18:59.810Z] #54 4.273 + : /build [2020-06-15T07:18:59.810Z] #54 4.273 + '[' -z '' ']' [2020-06-15T07:18:59.810Z] #54 4.273 ++ mktemp -d [2020-06-15T07:18:59.810Z] #54 4.273 + export GOPATH=/tmp/tmp.vTw0522CcY [2020-06-15T07:18:59.810Z] #54 4.273 + GOPATH=/tmp/tmp.vTw0522CcY [2020-06-15T07:18:59.810Z] #54 4.273 + RM_GOPATH=1 [2020-06-15T07:18:59.810Z] #54 4.273 + case "$(go env GOARCH)" in [2020-06-15T07:18:59.810Z] #54 4.273 ++ go env GOARCH [2020-06-15T07:18:59.810Z] #54 4.281 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:18:59.810Z] #54 4.293 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:59.810Z] #54 4.293 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:18:59.810Z] #54 4.293 ++ dirname /tmp/install/install.sh [2020-06-15T07:18:59.810Z] #54 4.293 + dir=/tmp/install [2020-06-15T07:18:59.810Z] #54 4.293 + bin=rootlesskit [2020-06-15T07:18:59.810Z] #54 4.293 + shift [2020-06-15T07:18:59.810Z] #54 4.293 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T07:18:59.810Z] #54 4.293 + . /tmp/install/rootlesskit.installer [2020-06-15T07:18:59.810Z] #54 4.293 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:18:59.810Z] #54 4.293 + install_rootlesskit [2020-06-15T07:18:59.810Z] #54 4.293 + case "$1" in [2020-06-15T07:18:59.810Z] #54 4.293 + export CGO_ENABLED=0 [2020-06-15T07:18:59.810Z] #54 4.293 + CGO_ENABLED=0 [2020-06-15T07:18:59.810Z] #54 4.293 + _install_rootlesskit [2020-06-15T07:18:59.810Z] #54 4.293 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T07:18:59.810Z] #54 4.293 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vTw0522CcY/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:18:59.810Z] #54 4.293 Cloning into '/tmp/tmp.vTw0522CcY/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T07:18:59.906Z] #28 ... [2020-06-15T07:18:59.906Z] [2020-06-15T07:18:59.906Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:18:59.906Z] #23 6.133 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:18:59.906Z] #23 6.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:18:59.906Z] #23 6.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:18:59.906Z] #23 7.191 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:18:59.906Z] #23 9.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:18:59.906Z] #23 ... [2020-06-15T07:18:59.906Z] [2020-06-15T07:18:59.906Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:18:59.906Z] #38 7.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:18:59.906Z] #38 7.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:18:59.906Z] #38 7.535 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:18:59.906Z] #38 8.644 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:18:59.907Z] #41 ... [2020-06-15T07:18:59.907Z] [2020-06-15T07:18:59.907Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:18:59.907Z] #28 6.921 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T07:18:59.907Z] #28 6.921 Cloning into '.'... [2020-06-15T07:19:00.162Z] #38 ... [2020-06-15T07:19:00.162Z] [2020-06-15T07:19:00.162Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:00.162Z] #41 6.153 + RM_GOPATH=0 [2020-06-15T07:19:00.162Z] #41 6.153 + TMP_GOPATH= [2020-06-15T07:19:00.162Z] #41 6.153 + : /build [2020-06-15T07:19:00.162Z] #41 6.153 + '[' -z '' ']' [2020-06-15T07:19:00.162Z] #41 6.158 ++ mktemp -d [2020-06-15T07:19:00.162Z] #41 6.163 + export GOPATH=/tmp/tmp.uzQonqVztE [2020-06-15T07:19:00.162Z] #41 6.165 + GOPATH=/tmp/tmp.uzQonqVztE [2020-06-15T07:19:00.162Z] #41 6.165 + RM_GOPATH=1 [2020-06-15T07:19:00.162Z] #41 6.166 + case "$(go env GOARCH)" in [2020-06-15T07:19:00.162Z] #41 6.166 ++ go env GOARCH [2020-06-15T07:19:00.162Z] #41 6.216 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.162Z] #41 6.217 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.162Z] #41 6.217 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:00.162Z] #41 6.218 + dir=/tmp/install [2020-06-15T07:19:00.162Z] #41 6.219 + bin=vndr [2020-06-15T07:19:00.162Z] #41 6.219 + shift [2020-06-15T07:19:00.162Z] #41 6.219 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T07:19:00.162Z] #41 6.219 + . /tmp/install/vndr.installer [2020-06-15T07:19:00.162Z] #41 6.219 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:19:00.162Z] #41 6.220 + install_vndr [2020-06-15T07:19:00.162Z] #41 6.220 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T07:19:00.162Z] #41 6.220 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:19:00.162Z] #41 6.220 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uzQonqVztE/src/github.com/LK4D4/vndr [2020-06-15T07:19:00.162Z] #41 6.225 Cloning into '/tmp/tmp.uzQonqVztE/src/github.com/LK4D4/vndr'... [2020-06-15T07:19:00.162Z] #41 7.339 + cd /tmp/tmp.uzQonqVztE/src/github.com/LK4D4/vndr [2020-06-15T07:19:00.162Z] #41 7.340 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:19:00.162Z] #41 7.410 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T07:19:00.162Z] #41 8.825 internal/cpu [2020-06-15T07:19:00.162Z] #41 8.826 runtime/internal/atomic [2020-06-15T07:19:00.162Z] #41 9.237 runtime/internal/sys [2020-06-15T07:19:00.162Z] #41 9.520 runtime/internal/math [2020-06-15T07:19:00.162Z] #41 9.597 internal/race [2020-06-15T07:19:00.162Z] #41 9.657 internal/bytealg [2020-06-15T07:19:00.162Z] #41 9.811 sync/atomic [2020-06-15T07:19:00.162Z] #41 10.12 unicode [2020-06-15T07:19:00.162Z] #41 ... [2020-06-15T07:19:00.162Z] [2020-06-15T07:19:00.162Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:00.162Z] #30 6.964 + RM_GOPATH=0 [2020-06-15T07:19:00.162Z] #30 6.964 + TMP_GOPATH= [2020-06-15T07:19:00.162Z] #30 6.965 + : /build [2020-06-15T07:19:00.162Z] #30 6.965 + '[' -z '' ']' [2020-06-15T07:19:00.162Z] #30 6.969 ++ mktemp -d [2020-06-15T07:19:00.162Z] #30 6.978 + export GOPATH=/tmp/tmp.oi33CMTVdb [2020-06-15T07:19:00.162Z] #30 6.978 + GOPATH=/tmp/tmp.oi33CMTVdb [2020-06-15T07:19:00.162Z] #30 6.978 + RM_GOPATH=1 [2020-06-15T07:19:00.162Z] #30 6.978 + case "$(go env GOARCH)" in [2020-06-15T07:19:00.162Z] #30 6.978 ++ go env GOARCH [2020-06-15T07:19:00.162Z] #30 7.047 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.162Z] #30 7.047 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.162Z] #30 7.049 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:00.162Z] #30 7.050 + dir=/tmp/install [2020-06-15T07:19:00.162Z] #30 7.050 + bin=tomlv [2020-06-15T07:19:00.162Z] #30 7.050 + shift [2020-06-15T07:19:00.162Z] #30 7.050 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T07:19:00.162Z] #30 7.050 + . /tmp/install/tomlv.installer [2020-06-15T07:19:00.162Z] #30 7.051 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:19:00.162Z] #30 7.051 + install_tomlv [2020-06-15T07:19:00.162Z] #30 7.051 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T07:19:00.162Z] #30 7.051 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:19:00.162Z] #30 7.051 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oi33CMTVdb/src/github.com/BurntSushi/toml [2020-06-15T07:19:00.162Z] #30 7.066 Cloning into '/tmp/tmp.oi33CMTVdb/src/github.com/BurntSushi/toml'... [2020-06-15T07:19:00.162Z] #30 8.082 + cd /tmp/tmp.oi33CMTVdb/src/github.com/BurntSushi/toml [2020-06-15T07:19:00.162Z] #30 8.082 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:19:00.162Z] #30 8.142 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:19:00.162Z] #30 9.038 runtime/internal/atomic [2020-06-15T07:19:00.162Z] #30 9.039 internal/cpu [2020-06-15T07:19:00.162Z] #30 9.380 runtime/internal/sys [2020-06-15T07:19:00.162Z] #30 9.652 internal/bytealg [2020-06-15T07:19:00.162Z] #30 9.669 math/bits [2020-06-15T07:19:00.162Z] #30 10.39 math [2020-06-15T07:19:00.162Z] #30 10.41 runtime [2020-06-15T07:19:00.376Z] #54 ... [2020-06-15T07:19:00.376Z] [2020-06-15T07:19:00.376Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:00.376Z] #23 4.356 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:00.376Z] #23 4.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:00.376Z] #23 4.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:00.376Z] #23 5.517 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:19:00.417Z] #30 ... [2020-06-15T07:19:00.417Z] [2020-06-15T07:19:00.417Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:00.417Z] #43 6.770 + RM_GOPATH=0 [2020-06-15T07:19:00.417Z] #43 6.773 + TMP_GOPATH= [2020-06-15T07:19:00.417Z] #43 6.773 + : /build [2020-06-15T07:19:00.417Z] #43 6.773 + '[' -z '' ']' [2020-06-15T07:19:00.417Z] #43 6.776 ++ mktemp -d [2020-06-15T07:19:00.417Z] #43 6.779 + export GOPATH=/tmp/tmp.u6HrEbuWfL [2020-06-15T07:19:00.417Z] #43 6.779 + GOPATH=/tmp/tmp.u6HrEbuWfL [2020-06-15T07:19:00.417Z] #43 6.779 + RM_GOPATH=1 [2020-06-15T07:19:00.417Z] #43 6.779 + case "$(go env GOARCH)" in [2020-06-15T07:19:00.417Z] #43 6.783 ++ go env GOARCH [2020-06-15T07:19:00.417Z] #43 6.826 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.417Z] #43 6.827 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.417Z] #43 6.832 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:00.417Z] #43 6.833 + dir=/tmp/install [2020-06-15T07:19:00.417Z] #43 6.833 + bin=gotestsum [2020-06-15T07:19:00.417Z] #43 6.833 + shift [2020-06-15T07:19:00.417Z] #43 6.833 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T07:19:00.417Z] #43 6.833 + . /tmp/install/gotestsum.installer [2020-06-15T07:19:00.417Z] #43 6.833 ++ : v0.3.5 [2020-06-15T07:19:00.417Z] #43 6.833 + install_gotestsum [2020-06-15T07:19:00.417Z] #43 6.834 + set -e [2020-06-15T07:19:00.417Z] #43 6.834 + export GO111MODULE=on [2020-06-15T07:19:00.417Z] #43 6.834 + GO111MODULE=on [2020-06-15T07:19:00.417Z] #43 6.834 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T07:19:00.417Z] #43 6.967 go: finding gotest.tools v0.3.5 [2020-06-15T07:19:00.417Z] #43 6.980 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T07:19:00.417Z] #43 7.951 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T07:19:00.417Z] #43 8.539 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T07:19:00.417Z] #43 9.531 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T07:19:00.417Z] #43 9.686 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T07:19:00.417Z] #43 9.849 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T07:19:00.417Z] #43 9.871 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:19:00.417Z] #43 9.881 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:19:00.417Z] #43 9.961 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T07:19:00.417Z] #43 10.09 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T07:19:00.417Z] #43 10.13 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:19:00.417Z] #43 10.44 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:19:00.417Z] #43 10.50 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:19:00.417Z] #43 10.52 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T07:19:00.417Z] #43 10.66 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T07:19:00.417Z] #43 10.66 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:19:00.417Z] #43 10.68 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T07:19:00.417Z] #43 10.75 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:19:00.417Z] #43 ... [2020-06-15T07:19:00.417Z] [2020-06-15T07:19:00.417Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:00.417Z] #32 7.017 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:00.417Z] #32 7.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:00.417Z] #32 7.162 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:00.417Z] #32 8.059 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:19:00.417Z] #32 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:18:53.115Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:18:53.118Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:18:53.918Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T07:18:53.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T07:18:53.961Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T07:18:53.964Z] > git checkout -f 79cfcba76cc36dca760b96216e8a8cec560b54b3 # timeout=10 [2020-06-15T07:19:00.571Z] Sending build context to Docker daemon 55.43MB [2020-06-15T07:19:00.635Z] #23 ... [2020-06-15T07:19:00.635Z] [2020-06-15T07:19:00.635Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:00.635Z] #60 6.347 + RM_GOPATH=0 [2020-06-15T07:19:00.635Z] #60 6.347 + TMP_GOPATH= [2020-06-15T07:19:00.635Z] #60 6.347 + : /build [2020-06-15T07:19:00.635Z] #60 6.347 + '[' -z '' ']' [2020-06-15T07:19:00.635Z] #60 6.347 ++ mktemp -d [2020-06-15T07:19:00.635Z] #60 6.351 + export GOPATH=/tmp/tmp.UpOCl6uJUK [2020-06-15T07:19:00.635Z] #60 6.351 + GOPATH=/tmp/tmp.UpOCl6uJUK [2020-06-15T07:19:00.635Z] #60 6.351 + RM_GOPATH=1 [2020-06-15T07:19:00.635Z] #60 6.351 + case "$(go env GOARCH)" in [2020-06-15T07:19:00.635Z] #60 6.351 ++ go env GOARCH [2020-06-15T07:19:00.635Z] #60 6.393 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.635Z] #60 6.393 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.635Z] #60 6.394 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:00.635Z] #60 6.403 + dir=/tmp/install [2020-06-15T07:19:00.635Z] #60 6.407 + bin=proxy [2020-06-15T07:19:00.635Z] #60 6.407 + shift [2020-06-15T07:19:00.635Z] #60 6.409 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T07:19:00.635Z] #60 6.409 + . /tmp/install/proxy.installer [2020-06-15T07:19:00.635Z] #60 6.409 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:19:00.635Z] #60 6.410 + install_proxy [2020-06-15T07:19:00.635Z] #60 6.410 + case "$1" in [2020-06-15T07:19:00.635Z] #60 6.411 + export CGO_ENABLED=0 [2020-06-15T07:19:00.635Z] #60 6.411 + CGO_ENABLED=0 [2020-06-15T07:19:00.635Z] #60 6.411 + _install_proxy [2020-06-15T07:19:00.635Z] #60 6.412 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T07:19:00.635Z] #60 6.412 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:19:00.635Z] #60 6.412 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UpOCl6uJUK/src/github.com/docker/libnetwork [2020-06-15T07:19:00.635Z] #60 6.414 Cloning into '/tmp/tmp.UpOCl6uJUK/src/github.com/docker/libnetwork'... [2020-06-15T07:19:00.672Z] #32 ... [2020-06-15T07:19:00.673Z] [2020-06-15T07:19:00.673Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:00.673Z] #45 6.900 + RM_GOPATH=0 [2020-06-15T07:19:00.673Z] #45 6.900 + TMP_GOPATH= [2020-06-15T07:19:00.673Z] #45 6.900 + : /build [2020-06-15T07:19:00.673Z] #45 6.901 + '[' -z '' ']' [2020-06-15T07:19:00.673Z] #45 6.904 ++ mktemp -d [2020-06-15T07:19:00.673Z] #45 6.906 + export GOPATH=/tmp/tmp.bnnaqr5LY2 [2020-06-15T07:19:00.673Z] #45 6.906 + GOPATH=/tmp/tmp.bnnaqr5LY2 [2020-06-15T07:19:00.673Z] #45 6.906 + RM_GOPATH=1 [2020-06-15T07:19:00.673Z] #45 6.907 + case "$(go env GOARCH)" in [2020-06-15T07:19:00.673Z] #45 6.907 ++ go env GOARCH [2020-06-15T07:19:00.673Z] #45 6.926 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.673Z] #45 6.930 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.673Z] #45 6.930 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:00.673Z] #45 6.934 + dir=/tmp/install [2020-06-15T07:19:00.673Z] #45 6.936 + bin=golangci_lint [2020-06-15T07:19:00.673Z] #45 6.936 + shift [2020-06-15T07:19:00.673Z] #45 6.937 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T07:19:00.673Z] #45 6.937 + . /tmp/install/golangci_lint.installer [2020-06-15T07:19:00.673Z] #45 6.937 ++ : v1.23.8 [2020-06-15T07:19:00.673Z] #45 6.937 + install_golangci_lint [2020-06-15T07:19:00.673Z] #45 6.937 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T07:19:00.673Z] #45 6.938 Installing golangci-lint version v1.23.8 [2020-06-15T07:19:00.673Z] #45 6.938 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T07:19:00.682Z] #17 ... [2020-06-15T07:19:00.682Z] [2020-06-15T07:19:00.682Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:00.682Z] #39 68.69 CC criu/cr-service.o [2020-06-15T07:19:00.682Z] #39 69.68 CC criu/crtools.o [2020-06-15T07:19:00.682Z] #39 70.00 CC criu/eventfd.o [2020-06-15T07:19:00.682Z] #39 70.23 CC criu/eventpoll.o [2020-06-15T07:19:00.682Z] #39 70.68 CC criu/external.o [2020-06-15T07:19:00.682Z] #39 70.84 CC criu/fault-injection.o [2020-06-15T07:19:00.682Z] #39 70.91 CC criu/fdstore.o [2020-06-15T07:19:00.682Z] #39 71.10 CC criu/fifo.o [2020-06-15T07:19:00.682Z] #39 71.29 CC criu/file-ids.o [2020-06-15T07:19:00.682Z] #39 71.56 CC criu/file-lock.o [2020-06-15T07:19:00.682Z] #39 72.12 CC criu/files-ext.o [2020-06-15T07:19:00.682Z] #39 72.35 CC criu/files-reg.o [2020-06-15T07:19:00.682Z] #39 73.76 CC criu/files.o [2020-06-15T07:19:00.682Z] #39 75.02 CC criu/filesystems.o [2020-06-15T07:19:00.682Z] #39 75.30 CC criu/fsnotify.o [2020-06-15T07:19:00.682Z] #39 75.79 CC criu/image-desc.o [2020-06-15T07:19:00.682Z] #39 75.92 CC criu/image.o [2020-06-15T07:19:00.682Z] #39 76.37 CC criu/ipc_ns.o [2020-06-15T07:19:00.682Z] #39 76.98 CC criu/irmap.o [2020-06-15T07:19:00.682Z] #39 77.28 CC criu/kcmp-ids.o [2020-06-15T07:19:00.682Z] #39 77.42 CC criu/kerndat.o [2020-06-15T07:19:00.682Z] #39 78.07 CC criu/libnetlink.o [2020-06-15T07:19:00.682Z] #39 78.27 CC criu/log.o [2020-06-15T07:19:00.682Z] #39 78.58 CC criu/lsm.o [2020-06-15T07:19:00.682Z] #39 78.83 CC criu/mem.o [2020-06-15T07:19:00.865Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-06-15T07:19:00.865Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-06-15T07:19:00.865Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-06-15T07:19:00.865Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-06-15T07:19:00.934Z] #45 ... [2020-06-15T07:19:00.934Z] [2020-06-15T07:19:00.934Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:00.934Z] #21 6.600 + RM_GOPATH=0 [2020-06-15T07:19:00.934Z] #21 6.600 + TMP_GOPATH= [2020-06-15T07:19:00.934Z] #21 6.600 + : /build [2020-06-15T07:19:00.934Z] #21 6.600 + '[' -z '' ']' [2020-06-15T07:19:00.934Z] #21 6.600 ++ mktemp -d [2020-06-15T07:19:00.934Z] #21 6.603 + export GOPATH=/tmp/tmp.c6eeWy1OYT [2020-06-15T07:19:00.934Z] #21 6.603 + GOPATH=/tmp/tmp.c6eeWy1OYT [2020-06-15T07:19:00.934Z] #21 6.603 + RM_GOPATH=1 [2020-06-15T07:19:00.934Z] #21 6.603 + case "$(go env GOARCH)" in [2020-06-15T07:19:00.934Z] #21 6.630 ++ go env GOARCH [2020-06-15T07:19:00.934Z] #21 6.643 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.934Z] #21 6.643 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:00.934Z] #21 6.644 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:00.934Z] #21 6.645 + dir=/tmp/install [2020-06-15T07:19:00.934Z] #21 6.645 + bin=dockercli [2020-06-15T07:19:00.934Z] #21 6.645 + shift [2020-06-15T07:19:00.934Z] #21 6.645 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T07:19:00.934Z] #21 6.645 + . /tmp/install/dockercli.installer [2020-06-15T07:19:00.934Z] #21 6.645 ++ : stable [2020-06-15T07:19:00.934Z] #21 6.645 ++ : 17.06.2-ce [2020-06-15T07:19:00.934Z] #21 6.646 + install_dockercli [2020-06-15T07:19:00.934Z] #21 6.646 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T07:19:00.934Z] #21 6.646 Install docker/cli version 17.06.2-ce from stable [2020-06-15T07:19:00.934Z] #21 6.646 ++ uname -m [2020-06-15T07:19:00.934Z] #21 6.651 + arch=x86_64 [2020-06-15T07:19:00.934Z] #21 6.651 + '[' x86_64 '!=' x86_64 ']' [2020-06-15T07:19:00.934Z] #21 6.651 + url=https://download.docker.com/linux/static [2020-06-15T07:19:00.934Z] #21 6.655 + tar -xz docker/docker [2020-06-15T07:19:00.934Z] #21 6.658 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-15T07:19:00.934Z] #21 ... [2020-06-15T07:19:00.934Z] [2020-06-15T07:19:00.934Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:19:00.934Z] #36 6.715 + git clone https://github.com/docker/distribution.git . [2020-06-15T07:19:00.934Z] #36 6.715 Cloning into '.'... [2020-06-15T07:19:01.023Z] #39 ... [2020-06-15T07:19:01.023Z] [2020-06-15T07:19:01.023Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:19:01.023Z] #17 28.23 Setting up libiptc0:s390x (1.8.2-4) ... [2020-06-15T07:19:01.023Z] #17 28.24 Setting up xz-utils (5.2.4-1) ... [2020-06-15T07:19:01.023Z] #17 28.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T07:19:01.023Z] #17 28.25 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:19:01.023Z] #17 28.28 invoke-rc.d: could not determine current runlevel [2020-06-15T07:19:01.023Z] #17 28.29 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T07:19:01.023Z] #17 28.30 Setting up pigz (2.4-1) ... [2020-06-15T07:19:01.023Z] #17 28.31 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-15T07:19:01.023Z] #17 28.31 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-15T07:19:01.023Z] #17 28.33 Setting up python-pip-whl (18.1-5) ... [2020-06-15T07:19:01.023Z] #17 28.33 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-06-15T07:19:01.023Z] #17 28.34 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:19:01.029Z] #39 41.13 CC images/ext-file.o [2020-06-15T07:19:01.029Z] #39 41.30 CC images/cgroup.o [2020-06-15T07:19:01.189Z] #36 ... [2020-06-15T07:19:01.189Z] [2020-06-15T07:19:01.189Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:01.189Z] #51 7.263 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:01.189Z] #51 7.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:01.189Z] #51 7.339 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:01.189Z] #51 8.419 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:19:01.189Z] #51 10.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:19:01.189Z] #51 ... [2020-06-15T07:19:01.189Z] [2020-06-15T07:19:01.189Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:01.189Z] #10 7.603 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:01.189Z] #10 7.666 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:01.189Z] #10 7.679 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:01.189Z] #10 8.633 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:19:01.189Z] #10 11.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:19:01.201Z] #60 ... [2020-06-15T07:19:01.201Z] [2020-06-15T07:19:01.201Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:01.201Z] #43 6.653 + RM_GOPATH=0 [2020-06-15T07:19:01.201Z] #43 6.655 + TMP_GOPATH= [2020-06-15T07:19:01.201Z] #43 6.655 + : /build [2020-06-15T07:19:01.201Z] #43 6.657 + '[' -z '' ']' [2020-06-15T07:19:01.201Z] #43 6.657 ++ mktemp -d [2020-06-15T07:19:01.201Z] #43 6.675 + export GOPATH=/tmp/tmp.nTBuTJLd9T [2020-06-15T07:19:01.201Z] #43 6.676 + GOPATH=/tmp/tmp.nTBuTJLd9T [2020-06-15T07:19:01.201Z] #43 6.676 + RM_GOPATH=1 [2020-06-15T07:19:01.201Z] #43 6.676 + case "$(go env GOARCH)" in [2020-06-15T07:19:01.201Z] #43 6.679 ++ go env GOARCH [2020-06-15T07:19:01.201Z] #43 6.704 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:01.201Z] #43 6.705 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:01.201Z] #43 6.716 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:01.201Z] #43 6.718 + dir=/tmp/install [2020-06-15T07:19:01.201Z] #43 6.718 + bin=gotestsum [2020-06-15T07:19:01.201Z] #43 6.718 + shift [2020-06-15T07:19:01.201Z] #43 6.718 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T07:19:01.201Z] #43 6.718 + . /tmp/install/gotestsum.installer [2020-06-15T07:19:01.201Z] #43 6.718 ++ : v0.3.5 [2020-06-15T07:19:01.201Z] #43 6.719 + install_gotestsum [2020-06-15T07:19:01.201Z] #43 6.719 + set -e [2020-06-15T07:19:01.201Z] #43 6.719 + export GO111MODULE=on [2020-06-15T07:19:01.201Z] #43 6.719 + GO111MODULE=on [2020-06-15T07:19:01.201Z] #43 6.719 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T07:19:01.201Z] #43 6.802 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T07:19:01.201Z] #43 6.804 go: finding gotest.tools v0.3.5 [2020-06-15T07:19:01.305Z] #17 28.53 Setting up libaio1:s390x (0.3.112-3) ... [2020-06-15T07:19:01.305Z] #17 28.54 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-15T07:19:01.305Z] #17 28.55 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-15T07:19:01.305Z] #17 28.55 Setting up vim (2:8.1.0875-5) ... [2020-06-15T07:19:01.305Z] #17 28.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T07:19:01.305Z] #17 28.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T07:19:01.305Z] #17 28.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T07:19:01.305Z] #17 28.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T07:19:01.305Z] #17 28.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T07:19:01.305Z] #17 28.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T07:19:01.305Z] #17 28.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T07:19:01.305Z] #17 28.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T07:19:01.305Z] #17 28.61 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-15T07:19:01.305Z] #17 28.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:19:01.305Z] #17 28.62 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-15T07:19:01.305Z] #17 28.63 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:19:01.305Z] #17 28.63 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-15T07:19:01.305Z] #17 28.64 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:19:01.444Z] #10 ... [2020-06-15T07:19:01.445Z] [2020-06-15T07:19:01.445Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:01.445Z] #43 10.82 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:19:01.445Z] #43 10.82 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:19:01.445Z] #43 10.97 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:19:01.445Z] #43 11.02 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:19:01.445Z] #43 11.12 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:19:01.445Z] #43 11.12 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:19:01.459Z] #43 ... [2020-06-15T07:19:01.459Z] [2020-06-15T07:19:01.459Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:01.459Z] #21 7.231 + RM_GOPATH=0 [2020-06-15T07:19:01.459Z] #21 7.236 + TMP_GOPATH= [2020-06-15T07:19:01.459Z] #21 7.236 + : /build [2020-06-15T07:19:01.459Z] #21 7.236 + '[' -z '' ']' [2020-06-15T07:19:01.459Z] #21 7.239 ++ mktemp -d [2020-06-15T07:19:01.459Z] #21 7.251 + export GOPATH=/tmp/tmp.RSugwcaUlV [2020-06-15T07:19:01.459Z] #21 7.251 + GOPATH=/tmp/tmp.RSugwcaUlV [2020-06-15T07:19:01.459Z] #21 7.251 + RM_GOPATH=1 [2020-06-15T07:19:01.459Z] #21 7.251 + case "$(go env GOARCH)" in [2020-06-15T07:19:01.459Z] #21 7.261 ++ go env GOARCH [2020-06-15T07:19:01.459Z] #21 7.311 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:01.459Z] #21 7.312 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:01.459Z] #21 7.325 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:01.459Z] #21 7.329 + dir=/tmp/install [2020-06-15T07:19:01.459Z] #21 7.344 + bin=dockercli [2020-06-15T07:19:01.459Z] #21 7.344 + shift [2020-06-15T07:19:01.459Z] #21 7.346 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T07:19:01.459Z] #21 7.346 + . /tmp/install/dockercli.installer [2020-06-15T07:19:01.459Z] #21 7.348 ++ : stable [2020-06-15T07:19:01.459Z] #21 7.348 ++ : 17.06.2-ce [2020-06-15T07:19:01.459Z] #21 7.350 + install_dockercli [2020-06-15T07:19:01.459Z] #21 7.350 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T07:19:01.459Z] #21 7.351 Install docker/cli version 17.06.2-ce from stable [2020-06-15T07:19:01.459Z] #21 7.354 ++ uname -m [2020-06-15T07:19:01.459Z] #21 7.358 + arch=x86_64 [2020-06-15T07:19:01.459Z] #21 7.359 + '[' x86_64 '!=' x86_64 ']' [2020-06-15T07:19:01.459Z] #21 7.359 + url=https://download.docker.com/linux/static [2020-06-15T07:19:01.459Z] #21 7.359 + tar -xz docker/docker [2020-06-15T07:19:01.459Z] #21 7.365 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-15T07:19:01.717Z] #21 ... [2020-06-15T07:19:01.717Z] [2020-06-15T07:19:01.717Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:19:01.717Z] #36 7.436 + git clone https://github.com/docker/distribution.git . [2020-06-15T07:19:01.717Z] #36 7.437 Cloning into '.'... [2020-06-15T07:19:01.964Z] #39 42.03 CC images/userns.o [2020-06-15T07:19:01.964Z] #39 42.31 CC images/google/protobuf/descriptor.o [2020-06-15T07:19:02.150Z] 1.13.12-stretch: Pulling from library/golang [2020-06-15T07:19:02.451Z] 68fc3b7ea52e: Pulling fs layer [2020-06-15T07:19:02.451Z] c5f566612be5: Pulling fs layer [2020-06-15T07:19:02.451Z] 6980ff97a81d: Pulling fs layer [2020-06-15T07:19:02.451Z] 67146a7d847b: Pulling fs layer [2020-06-15T07:19:02.451Z] 348799e90099: Pulling fs layer [2020-06-15T07:19:02.451Z] ea699aa62ac7: Pulling fs layer [2020-06-15T07:19:02.451Z] 0141e25df0bd: Pulling fs layer [2020-06-15T07:19:02.451Z] 67146a7d847b: Waiting [2020-06-15T07:19:02.451Z] 348799e90099: Waiting [2020-06-15T07:19:02.451Z] ea699aa62ac7: Waiting [2020-06-15T07:19:02.778Z] #17 30.14 Setting up iptables (1.8.2-4) ... [2020-06-15T07:19:02.778Z] #17 30.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:19:02.778Z] #17 30.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:19:02.778Z] #17 30.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:19:02.778Z] #17 30.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:19:02.778Z] #17 30.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T07:19:02.778Z] #17 30.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T07:19:02.778Z] #17 30.16 Setting up python3 (3.7.3-1) ... [2020-06-15T07:19:02.785Z] 6980ff97a81d: Verifying Checksum [2020-06-15T07:19:02.785Z] 6980ff97a81d: Download complete [2020-06-15T07:19:02.807Z] #43 13.12 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:19:02.899Z] #39 ... [2020-06-15T07:19:02.899Z] [2020-06-15T07:19:02.899Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:02.899Z] #41 104.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-15T07:19:02.899Z] #41 106.0 vendor/golang.org/x/crypto/hkdf [2020-06-15T07:19:02.899Z] #41 106.2 vendor/golang.org/x/text/transform [2020-06-15T07:19:02.899Z] #41 106.9 vendor/golang.org/x/text/unicode/bidi [2020-06-15T07:19:02.899Z] #41 108.9 vendor/golang.org/x/text/secure/bidirule [2020-06-15T07:19:02.899Z] #41 109.1 vendor/golang.org/x/text/unicode/norm [2020-06-15T07:19:02.899Z] #41 113.6 vendor/golang.org/x/net/idna [2020-06-15T07:19:03.060Z] #17 30.36 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T07:19:03.081Z] c5f566612be5: Verifying Checksum [2020-06-15T07:19:03.081Z] c5f566612be5: Download complete [2020-06-15T07:19:03.332Z] #28 ... [2020-06-15T07:19:03.332Z] [2020-06-15T07:19:03.332Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:03.332Z] #21 4.175 + RM_GOPATH=0 [2020-06-15T07:19:03.332Z] #21 4.175 + TMP_GOPATH= [2020-06-15T07:19:03.332Z] #21 4.175 + : /build [2020-06-15T07:19:03.332Z] #21 4.175 + '[' -z '' ']' [2020-06-15T07:19:03.332Z] #21 4.175 ++ mktemp -d [2020-06-15T07:19:03.332Z] #21 4.175 + export GOPATH=/tmp/tmp.7b5B2bwcIq [2020-06-15T07:19:03.332Z] #21 4.175 + GOPATH=/tmp/tmp.7b5B2bwcIq [2020-06-15T07:19:03.332Z] #21 4.175 + RM_GOPATH=1 [2020-06-15T07:19:03.332Z] #21 4.175 + case "$(go env GOARCH)" in [2020-06-15T07:19:03.332Z] #21 4.175 ++ go env GOARCH [2020-06-15T07:19:03.332Z] #21 4.204 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:03.332Z] #21 4.204 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:03.332Z] #21 4.204 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:03.332Z] #21 4.204 + dir=/tmp/install [2020-06-15T07:19:03.332Z] #21 4.204 + bin=dockercli [2020-06-15T07:19:03.332Z] #21 4.204 + shift [2020-06-15T07:19:03.332Z] #21 4.204 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T07:19:03.332Z] #21 4.204 + . /tmp/install/dockercli.installer [2020-06-15T07:19:03.332Z] #21 4.204 ++ : stable [2020-06-15T07:19:03.332Z] #21 4.204 ++ : 17.06.2-ce [2020-06-15T07:19:03.332Z] #21 4.204 + install_dockercli [2020-06-15T07:19:03.332Z] #21 4.204 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T07:19:03.332Z] #21 4.204 ++ uname -m [2020-06-15T07:19:03.332Z] #21 4.204 + arch=aarch64 [2020-06-15T07:19:03.332Z] #21 4.204 + '[' aarch64 '!=' x86_64 ']' [2020-06-15T07:19:03.332Z] #21 4.204 + '[' aarch64 '!=' s390x ']' [2020-06-15T07:19:03.332Z] #21 4.235 + '[' aarch64 '!=' armhf ']' [2020-06-15T07:19:03.332Z] #21 4.235 + build_dockercli [2020-06-15T07:19:03.332Z] #21 4.235 + git clone https://github.com/docker/docker-ce /tmp/tmp.7b5B2bwcIq/tmp/docker-ce [2020-06-15T07:19:03.332Z] #21 4.235 Cloning into '/tmp/tmp.7b5B2bwcIq/tmp/docker-ce'... [2020-06-15T07:19:03.332Z] #21 4.262 Install docker/cli version 17.06.2-ce from stable [2020-06-15T07:19:03.332Z] #21 ... [2020-06-15T07:19:03.332Z] [2020-06-15T07:19:03.332Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:03.332Z] #38 7.699 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:03.332Z] #38 7.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:03.332Z] #38 7.887 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:03.332Z] #38 8.800 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T07:19:03.332Z] #38 ... [2020-06-15T07:19:03.332Z] [2020-06-15T07:19:03.332Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:03.332Z] #30 7.910 + RM_GOPATH=0 [2020-06-15T07:19:03.332Z] #30 7.911 + TMP_GOPATH= [2020-06-15T07:19:03.332Z] #30 7.911 + : /build [2020-06-15T07:19:03.332Z] #30 7.911 + '[' -z '' ']' [2020-06-15T07:19:03.332Z] #30 7.914 ++ mktemp -d [2020-06-15T07:19:03.332Z] #30 7.918 + export GOPATH=/tmp/tmp.GVoFMM3oiK [2020-06-15T07:19:03.332Z] #30 7.918 + GOPATH=/tmp/tmp.GVoFMM3oiK [2020-06-15T07:19:03.332Z] #30 7.919 + RM_GOPATH=1 [2020-06-15T07:19:03.332Z] #30 7.919 + case "$(go env GOARCH)" in [2020-06-15T07:19:03.332Z] #30 7.921 ++ go env GOARCH [2020-06-15T07:19:03.332Z] #30 7.934 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:03.332Z] #30 7.937 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:03.332Z] #30 7.938 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:03.332Z] #30 7.945 + dir=/tmp/install [2020-06-15T07:19:03.332Z] #30 7.947 + bin=tomlv [2020-06-15T07:19:03.332Z] #30 7.950 + shift [2020-06-15T07:19:03.332Z] #30 7.953 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T07:19:03.332Z] #30 7.953 + . /tmp/install/tomlv.installer [2020-06-15T07:19:03.332Z] #30 7.954 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:19:03.332Z] #30 7.954 + install_tomlv [2020-06-15T07:19:03.332Z] #30 7.955 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T07:19:03.332Z] #30 7.955 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:19:03.332Z] #30 7.956 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GVoFMM3oiK/src/github.com/BurntSushi/toml [2020-06-15T07:19:03.332Z] #30 7.968 Cloning into '/tmp/tmp.GVoFMM3oiK/src/github.com/BurntSushi/toml'... [2020-06-15T07:19:03.332Z] #30 9.123 + cd /tmp/tmp.GVoFMM3oiK/src/github.com/BurntSushi/toml [2020-06-15T07:19:03.332Z] #30 9.123 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:19:03.332Z] #30 9.147 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:19:03.332Z] #30 9.978 math/bits [2020-06-15T07:19:03.332Z] #30 9.998 runtime/internal/sys [2020-06-15T07:19:03.332Z] #30 10.10 internal/cpu [2020-06-15T07:19:03.332Z] #30 10.11 runtime/internal/atomic [2020-06-15T07:19:03.332Z] #30 10.43 unicode/utf8 [2020-06-15T07:19:03.332Z] #30 ... [2020-06-15T07:19:03.332Z] [2020-06-15T07:19:03.332Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:03.332Z] #51 2.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:03.332Z] #51 3.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:03.332Z] #51 3.041 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:03.332Z] #51 3.363 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T07:19:03.332Z] #51 4.313 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T07:19:03.332Z] #51 5.515 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T07:19:03.332Z] #51 ... [2020-06-15T07:19:03.332Z] [2020-06-15T07:19:03.332Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:03.332Z] #10 3.216 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:03.332Z] #10 3.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:03.332Z] #10 3.240 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:03.332Z] #10 3.613 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T07:19:03.332Z] #10 4.657 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T07:19:03.332Z] #10 7.338 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T07:19:03.332Z] #10 ... [2020-06-15T07:19:03.332Z] [2020-06-15T07:19:03.332Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:03.332Z] #32 7.946 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:03.332Z] #32 8.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:03.332Z] #32 8.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:03.332Z] #32 8.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T07:19:03.332Z] #32 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T07:19:03.343Z] #17 30.77 Setting up apparmor (2.13.2-10) ... [2020-06-15T07:19:03.593Z] #32 ... [2020-06-15T07:19:03.593Z] [2020-06-15T07:19:03.593Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:19:03.593Z] #36 6.934 + git clone https://github.com/docker/distribution.git . [2020-06-15T07:19:03.593Z] #36 7.145 Cloning into '.'... [2020-06-15T07:19:03.593Z] #36 ... [2020-06-15T07:19:03.593Z] [2020-06-15T07:19:03.593Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:03.593Z] #45 4.121 + RM_GOPATH=0 [2020-06-15T07:19:03.593Z] #45 4.121 + TMP_GOPATH= [2020-06-15T07:19:03.593Z] #45 4.121 + : /build [2020-06-15T07:19:03.593Z] #45 4.121 + '[' -z '' ']' [2020-06-15T07:19:03.593Z] #45 4.121 ++ mktemp -d [2020-06-15T07:19:03.593Z] #45 4.122 + export GOPATH=/tmp/tmp.YYBkYwjUzG [2020-06-15T07:19:03.593Z] #45 4.122 + GOPATH=/tmp/tmp.YYBkYwjUzG [2020-06-15T07:19:03.593Z] #45 4.122 + RM_GOPATH=1 [2020-06-15T07:19:03.593Z] #45 4.122 + case "$(go env GOARCH)" in [2020-06-15T07:19:03.593Z] #45 4.132 ++ go env GOARCH [2020-06-15T07:19:03.593Z] #45 4.168 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:03.593Z] #45 4.168 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:03.593Z] #45 4.168 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:03.593Z] #45 4.175 Installing golangci-lint version v1.23.8 [2020-06-15T07:19:03.593Z] #45 4.175 + dir=/tmp/install [2020-06-15T07:19:03.593Z] #45 4.175 + bin=golangci_lint [2020-06-15T07:19:03.593Z] #45 4.175 + shift [2020-06-15T07:19:03.593Z] #45 4.175 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T07:19:03.593Z] #45 4.175 + . /tmp/install/golangci_lint.installer [2020-06-15T07:19:03.593Z] #45 4.175 ++ : v1.23.8 [2020-06-15T07:19:03.593Z] #45 4.175 + install_golangci_lint [2020-06-15T07:19:03.593Z] #45 4.175 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T07:19:03.593Z] #45 4.175 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T07:19:03.732Z] #43 13.77 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:19:03.834Z] #41 ... [2020-06-15T07:19:03.834Z] [2020-06-15T07:19:03.834Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:03.834Z] #39 43.98 CC images/opts.o [2020-06-15T07:19:03.855Z] #45 ... [2020-06-15T07:19:03.855Z] [2020-06-15T07:19:03.855Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:03.855Z] #60 5.448 + RM_GOPATH=0 [2020-06-15T07:19:03.855Z] #60 5.448 + TMP_GOPATH= [2020-06-15T07:19:03.855Z] #60 5.449 + : /build [2020-06-15T07:19:03.855Z] #60 5.450 + '[' -z '' ']' [2020-06-15T07:19:03.855Z] #60 5.454 ++ mktemp -d [2020-06-15T07:19:03.855Z] #60 5.457 + export GOPATH=/tmp/tmp.1BC45KtDMn [2020-06-15T07:19:03.855Z] #60 5.457 + GOPATH=/tmp/tmp.1BC45KtDMn [2020-06-15T07:19:03.855Z] #60 5.457 + RM_GOPATH=1 [2020-06-15T07:19:03.855Z] #60 5.459 + case "$(go env GOARCH)" in [2020-06-15T07:19:03.855Z] #60 5.461 ++ go env GOARCH [2020-06-15T07:19:03.855Z] #60 5.476 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:03.855Z] #60 5.476 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:03.855Z] #60 5.478 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:03.855Z] #60 5.485 + dir=/tmp/install [2020-06-15T07:19:03.855Z] #60 5.485 + bin=proxy [2020-06-15T07:19:03.855Z] #60 5.485 + shift [2020-06-15T07:19:03.855Z] #60 5.485 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T07:19:03.855Z] #60 5.485 + . /tmp/install/proxy.installer [2020-06-15T07:19:03.855Z] #60 5.485 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:19:03.855Z] #60 5.485 + install_proxy [2020-06-15T07:19:03.855Z] #60 5.485 + case "$1" in [2020-06-15T07:19:03.855Z] #60 5.485 + export CGO_ENABLED=0 [2020-06-15T07:19:03.855Z] #60 5.485 + CGO_ENABLED=0 [2020-06-15T07:19:03.855Z] #60 5.485 + _install_proxy [2020-06-15T07:19:03.855Z] #60 5.485 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T07:19:03.855Z] #60 5.485 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:19:03.855Z] #60 5.489 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1BC45KtDMn/src/github.com/docker/libnetwork [2020-06-15T07:19:03.855Z] #60 5.492 Cloning into '/tmp/tmp.1BC45KtDMn/src/github.com/docker/libnetwork'... [2020-06-15T07:19:03.855Z] #60 ... [2020-06-15T07:19:03.855Z] [2020-06-15T07:19:03.855Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:03.855Z] #54 4.235 + RM_GOPATH=0 [2020-06-15T07:19:03.855Z] #54 4.235 + TMP_GOPATH= [2020-06-15T07:19:03.855Z] #54 4.235 + : /build [2020-06-15T07:19:03.855Z] #54 4.235 + '[' -z '' ']' [2020-06-15T07:19:03.855Z] #54 4.235 ++ mktemp -d [2020-06-15T07:19:03.855Z] #54 4.235 + export GOPATH=/tmp/tmp.nMspSqIef6 [2020-06-15T07:19:03.855Z] #54 4.235 + GOPATH=/tmp/tmp.nMspSqIef6 [2020-06-15T07:19:03.855Z] #54 4.235 + RM_GOPATH=1 [2020-06-15T07:19:03.855Z] #54 4.235 + case "$(go env GOARCH)" in [2020-06-15T07:19:03.855Z] #54 4.235 ++ go env GOARCH [2020-06-15T07:19:03.855Z] #54 4.253 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:03.855Z] #54 4.253 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:03.855Z] #54 4.253 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:03.855Z] #54 4.253 + dir=/tmp/install [2020-06-15T07:19:03.855Z] #54 4.253 + bin=rootlesskit [2020-06-15T07:19:03.855Z] #54 4.253 + shift [2020-06-15T07:19:03.855Z] #54 4.253 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T07:19:03.855Z] #54 4.253 + . /tmp/install/rootlesskit.installer [2020-06-15T07:19:03.855Z] #54 4.253 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:19:03.855Z] #54 4.253 + install_rootlesskit [2020-06-15T07:19:03.855Z] #54 4.253 + case "$1" in [2020-06-15T07:19:03.855Z] #54 4.253 + export CGO_ENABLED=0 [2020-06-15T07:19:03.855Z] #54 4.253 + CGO_ENABLED=0 [2020-06-15T07:19:03.855Z] #54 4.253 + _install_rootlesskit [2020-06-15T07:19:03.855Z] #54 4.253 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T07:19:03.855Z] #54 4.255 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:19:03.855Z] #54 4.256 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nMspSqIef6/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:19:03.855Z] #54 4.260 Cloning into '/tmp/tmp.nMspSqIef6/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T07:19:03.855Z] #54 8.661 + cd /tmp/tmp.nMspSqIef6/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:19:03.855Z] #54 8.661 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:19:03.855Z] #54 9.025 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:19:03.855Z] #54 9.025 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T07:19:04.095Z] #39 44.29 CC images/seccomp.o [2020-06-15T07:19:04.116Z] #54 ... [2020-06-15T07:19:04.116Z] [2020-06-15T07:19:04.116Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:04.116Z] #43 5.237 + RM_GOPATH=0 [2020-06-15T07:19:04.116Z] #43 5.237 + TMP_GOPATH= [2020-06-15T07:19:04.116Z] #43 5.237 + : /build [2020-06-15T07:19:04.116Z] #43 5.237 + '[' -z '' ']' [2020-06-15T07:19:04.116Z] #43 5.247 ++ mktemp -d [2020-06-15T07:19:04.116Z] #43 5.247 + export GOPATH=/tmp/tmp.fkgcspf1dl [2020-06-15T07:19:04.116Z] #43 5.247 + GOPATH=/tmp/tmp.fkgcspf1dl [2020-06-15T07:19:04.116Z] #43 5.247 + RM_GOPATH=1 [2020-06-15T07:19:04.116Z] #43 5.247 + case "$(go env GOARCH)" in [2020-06-15T07:19:04.116Z] #43 5.249 ++ go env GOARCH [2020-06-15T07:19:04.116Z] #43 5.260 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:04.116Z] #43 5.260 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:04.116Z] #43 5.260 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:04.116Z] #43 5.282 + dir=/tmp/install [2020-06-15T07:19:04.116Z] #43 5.282 + bin=gotestsum [2020-06-15T07:19:04.116Z] #43 5.282 + shift [2020-06-15T07:19:04.116Z] #43 5.282 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T07:19:04.116Z] #43 5.282 + . /tmp/install/gotestsum.installer [2020-06-15T07:19:04.116Z] #43 5.282 ++ : v0.3.5 [2020-06-15T07:19:04.116Z] #43 5.282 + install_gotestsum [2020-06-15T07:19:04.116Z] #43 5.283 + set -e [2020-06-15T07:19:04.116Z] #43 5.283 + export GO111MODULE=on [2020-06-15T07:19:04.116Z] #43 5.283 + GO111MODULE=on [2020-06-15T07:19:04.116Z] #43 5.283 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T07:19:04.116Z] #43 5.375 go: finding gotest.tools v0.3.5 [2020-06-15T07:19:04.116Z] #43 5.379 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T07:19:04.116Z] #43 6.870 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T07:19:04.116Z] #43 7.874 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T07:19:04.116Z] #43 8.578 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T07:19:04.116Z] #43 8.761 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T07:19:04.116Z] #43 8.952 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T07:19:04.116Z] #43 8.981 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T07:19:04.116Z] #43 8.985 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:19:04.116Z] #43 9.007 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T07:19:04.116Z] #43 9.391 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:19:04.116Z] #43 9.397 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:19:04.116Z] #43 9.521 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:19:04.116Z] #43 9.578 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T07:19:04.116Z] #43 9.602 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T07:19:04.116Z] #43 9.605 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:19:04.116Z] #43 9.614 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T07:19:04.116Z] #43 9.804 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:19:04.116Z] #43 9.807 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:19:04.116Z] #43 9.838 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:19:04.116Z] #43 9.909 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:19:04.116Z] #43 10.07 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:19:04.116Z] #43 10.09 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:19:04.116Z] #43 10.81 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:19:04.116Z] #43 10.84 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:19:04.248Z] #36 ... [2020-06-15T07:19:04.248Z] [2020-06-15T07:19:04.248Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:04.248Z] #30 7.399 + RM_GOPATH=0 [2020-06-15T07:19:04.248Z] #30 7.399 + TMP_GOPATH= [2020-06-15T07:19:04.248Z] #30 7.399 + : /build [2020-06-15T07:19:04.248Z] #30 7.399 + '[' -z '' ']' [2020-06-15T07:19:04.248Z] #30 7.401 ++ mktemp -d [2020-06-15T07:19:04.248Z] #30 7.402 + export GOPATH=/tmp/tmp.dVb0RRaD4D [2020-06-15T07:19:04.248Z] #30 7.402 + GOPATH=/tmp/tmp.dVb0RRaD4D [2020-06-15T07:19:04.248Z] #30 7.402 + RM_GOPATH=1 [2020-06-15T07:19:04.248Z] #30 7.402 + case "$(go env GOARCH)" in [2020-06-15T07:19:04.248Z] #30 7.404 ++ go env GOARCH [2020-06-15T07:19:04.248Z] #30 7.468 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:04.248Z] #30 7.473 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:04.248Z] #30 7.474 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:04.248Z] #30 7.474 + dir=/tmp/install [2020-06-15T07:19:04.248Z] #30 7.475 + bin=tomlv [2020-06-15T07:19:04.248Z] #30 7.475 + shift [2020-06-15T07:19:04.248Z] #30 7.476 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T07:19:04.248Z] #30 7.476 + . /tmp/install/tomlv.installer [2020-06-15T07:19:04.248Z] #30 7.476 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:19:04.248Z] #30 7.476 + install_tomlv [2020-06-15T07:19:04.248Z] #30 7.477 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T07:19:04.248Z] #30 7.477 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:19:04.248Z] #30 7.477 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dVb0RRaD4D/src/github.com/BurntSushi/toml [2020-06-15T07:19:04.248Z] #30 7.480 Cloning into '/tmp/tmp.dVb0RRaD4D/src/github.com/BurntSushi/toml'... [2020-06-15T07:19:04.248Z] #30 9.049 + cd /tmp/tmp.dVb0RRaD4D/src/github.com/BurntSushi/toml [2020-06-15T07:19:04.248Z] #30 9.050 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:19:04.248Z] #30 9.064 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:19:04.248Z] #30 9.914 internal/bytealg [2020-06-15T07:19:04.248Z] #30 9.932 math/bits [2020-06-15T07:19:04.248Z] #30 ... [2020-06-15T07:19:04.248Z] [2020-06-15T07:19:04.248Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:04.248Z] #41 6.440 + RM_GOPATH=0 [2020-06-15T07:19:04.248Z] #41 6.440 + TMP_GOPATH= [2020-06-15T07:19:04.248Z] #41 6.440 + : /build [2020-06-15T07:19:04.248Z] #41 6.440 + '[' -z '' ']' [2020-06-15T07:19:04.248Z] #41 6.442 ++ mktemp -d [2020-06-15T07:19:04.248Z] #41 6.445 + export GOPATH=/tmp/tmp.dSNc1Ha5wj [2020-06-15T07:19:04.248Z] #41 6.445 + GOPATH=/tmp/tmp.dSNc1Ha5wj [2020-06-15T07:19:04.248Z] #41 6.445 + RM_GOPATH=1 [2020-06-15T07:19:04.248Z] #41 6.445 + case "$(go env GOARCH)" in [2020-06-15T07:19:04.248Z] #41 6.453 ++ go env GOARCH [2020-06-15T07:19:04.248Z] #41 6.505 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:04.248Z] #41 6.506 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:04.248Z] #41 6.511 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:04.248Z] #41 6.517 + dir=/tmp/install [2020-06-15T07:19:04.248Z] #41 6.519 + bin=vndr [2020-06-15T07:19:04.248Z] #41 6.519 + shift [2020-06-15T07:19:04.248Z] #41 6.531 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T07:19:04.248Z] #41 6.531 + . /tmp/install/vndr.installer [2020-06-15T07:19:04.248Z] #41 6.531 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:19:04.248Z] #41 6.532 + install_vndr [2020-06-15T07:19:04.248Z] #41 6.532 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T07:19:04.248Z] #41 6.533 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:19:04.248Z] #41 6.533 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dSNc1Ha5wj/src/github.com/LK4D4/vndr [2020-06-15T07:19:04.248Z] #41 6.552 Cloning into '/tmp/tmp.dSNc1Ha5wj/src/github.com/LK4D4/vndr'... [2020-06-15T07:19:04.248Z] #41 7.433 + cd /tmp/tmp.dSNc1Ha5wj/src/github.com/LK4D4/vndr [2020-06-15T07:19:04.248Z] #41 7.439 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:19:04.248Z] #41 7.487 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T07:19:04.248Z] #41 8.811 internal/cpu [2020-06-15T07:19:04.248Z] #41 8.814 runtime/internal/atomic [2020-06-15T07:19:04.248Z] #41 9.172 runtime/internal/sys [2020-06-15T07:19:04.248Z] #41 9.396 runtime/internal/math [2020-06-15T07:19:04.248Z] #41 9.446 internal/bytealg [2020-06-15T07:19:04.248Z] #41 9.491 internal/race [2020-06-15T07:19:04.248Z] #41 9.582 sync/atomic [2020-06-15T07:19:04.248Z] #41 9.942 unicode [2020-06-15T07:19:04.326Z] 68fc3b7ea52e: Verifying Checksum [2020-06-15T07:19:04.326Z] 68fc3b7ea52e: Download complete [2020-06-15T07:19:04.349Z] #17 31.80 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T07:19:04.353Z] #39 44.57 CC images/binfmt-misc.o [2020-06-15T07:19:04.378Z] #43 ... [2020-06-15T07:19:04.378Z] [2020-06-15T07:19:04.378Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:04.378Z] #23 7.314 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:04.378Z] #23 7.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:04.378Z] #23 7.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:04.378Z] #23 8.710 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T07:19:04.378Z] #23 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T07:19:04.378Z] #23 ... [2020-06-15T07:19:04.378Z] [2020-06-15T07:19:04.378Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:04.378Z] #43 11.59 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:19:04.506Z] #41 ... [2020-06-15T07:19:04.506Z] [2020-06-15T07:19:04.506Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:19:04.506Z] #28 7.212 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T07:19:04.506Z] #28 7.226 Cloning into '.'... [2020-06-15T07:19:04.506Z] #28 ... [2020-06-15T07:19:04.506Z] [2020-06-15T07:19:04.506Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:04.506Z] #45 7.594 + RM_GOPATH=0 [2020-06-15T07:19:04.506Z] #45 7.594 + TMP_GOPATH= [2020-06-15T07:19:04.506Z] #45 7.594 + : /build [2020-06-15T07:19:04.506Z] #45 7.594 + '[' -z '' ']' [2020-06-15T07:19:04.506Z] #45 7.597 ++ mktemp -d [2020-06-15T07:19:04.506Z] #45 7.605 + export GOPATH=/tmp/tmp.Fsv9yYLOOD [2020-06-15T07:19:04.506Z] #45 7.605 + GOPATH=/tmp/tmp.Fsv9yYLOOD [2020-06-15T07:19:04.506Z] #45 7.605 + RM_GOPATH=1 [2020-06-15T07:19:04.506Z] #45 7.606 + case "$(go env GOARCH)" in [2020-06-15T07:19:04.506Z] #45 7.606 ++ go env GOARCH [2020-06-15T07:19:04.506Z] #45 7.667 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:04.506Z] #45 7.668 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:04.506Z] #45 7.671 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:04.506Z] #45 7.684 + dir=/tmp/install [2020-06-15T07:19:04.506Z] #45 7.684 + bin=golangci_lint [2020-06-15T07:19:04.506Z] #45 7.684 + shift [2020-06-15T07:19:04.506Z] #45 7.684 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T07:19:04.506Z] #45 7.684 + . /tmp/install/golangci_lint.installer [2020-06-15T07:19:04.506Z] #45 7.684 ++ : v1.23.8 [2020-06-15T07:19:04.506Z] #45 7.684 + install_golangci_lint [2020-06-15T07:19:04.506Z] #45 7.684 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T07:19:04.506Z] #45 7.684 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T07:19:04.506Z] #45 7.684 Installing golangci-lint version v1.23.8 [2020-06-15T07:19:04.612Z] #39 44.74 CC images/time.o [2020-06-15T07:19:04.612Z] #39 44.93 CC images/sysctl.o [2020-06-15T07:19:04.632Z] #17 31.81 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:19:04.632Z] #17 32.09 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:19:04.658Z] #43 14.92 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:19:04.771Z] #45 ... [2020-06-15T07:19:04.771Z] [2020-06-15T07:19:04.771Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:04.771Z] #38 6.896 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:04.771Z] #38 6.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:04.771Z] #38 6.972 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:04.771Z] #38 8.159 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:19:04.771Z] #38 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:19:04.771Z] #38 ... [2020-06-15T07:19:04.771Z] [2020-06-15T07:19:04.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:04.771Z] #10 7.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:04.771Z] #10 7.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:04.771Z] #10 7.577 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:04.771Z] #10 8.553 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:19:04.871Z] #39 45.12 CC images/autofs.o [2020-06-15T07:19:05.029Z] #10 ... [2020-06-15T07:19:05.029Z] [2020-06-15T07:19:05.029Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:05.029Z] #47 7.408 + RM_GOPATH=0 [2020-06-15T07:19:05.029Z] #47 7.408 + TMP_GOPATH= [2020-06-15T07:19:05.029Z] #47 7.409 + : /build [2020-06-15T07:19:05.029Z] #47 7.409 + '[' -z '' ']' [2020-06-15T07:19:05.029Z] #47 7.415 ++ mktemp -d [2020-06-15T07:19:05.029Z] #47 7.415 + export GOPATH=/tmp/tmp.Rwg4ppidUH [2020-06-15T07:19:05.029Z] #47 7.415 + GOPATH=/tmp/tmp.Rwg4ppidUH [2020-06-15T07:19:05.029Z] #47 7.415 + RM_GOPATH=1 [2020-06-15T07:19:05.029Z] #47 7.415 + case "$(go env GOARCH)" in [2020-06-15T07:19:05.029Z] #47 7.416 ++ go env GOARCH [2020-06-15T07:19:05.029Z] #47 7.467 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:05.029Z] #47 7.468 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:05.029Z] #47 7.471 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:05.029Z] #47 7.489 + dir=/tmp/install [2020-06-15T07:19:05.029Z] #47 7.489 + bin=shfmt [2020-06-15T07:19:05.029Z] #47 7.490 + shift [2020-06-15T07:19:05.029Z] #47 7.491 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T07:19:05.029Z] #47 7.492 + . /tmp/install/shfmt.installer [2020-06-15T07:19:05.029Z] #47 7.493 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:19:05.029Z] #47 7.493 + install_shfmt [2020-06-15T07:19:05.030Z] #47 7.496 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T07:19:05.030Z] #47 7.498 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:19:05.030Z] #47 7.498 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Rwg4ppidUH/src/github.com/mvdan/sh [2020-06-15T07:19:05.030Z] #47 7.523 Cloning into '/tmp/tmp.Rwg4ppidUH/src/github.com/mvdan/sh'... [2020-06-15T07:19:05.030Z] #47 ... [2020-06-15T07:19:05.030Z] [2020-06-15T07:19:05.030Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:05.030Z] #51 7.937 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:05.030Z] #51 7.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:05.030Z] #51 7.986 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:05.030Z] #51 9.109 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:19:05.130Z] #39 45.37 CC images/macvlan.o [2020-06-15T07:19:05.288Z] #51 ... [2020-06-15T07:19:05.288Z] [2020-06-15T07:19:05.288Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:05.288Z] #43 7.862 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T07:19:05.288Z] #43 8.339 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T07:19:05.288Z] #43 9.311 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T07:19:05.288Z] #43 9.414 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T07:19:05.288Z] #43 9.554 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T07:19:05.288Z] #43 9.612 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T07:19:05.288Z] #43 9.781 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T07:19:05.288Z] #43 9.786 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T07:19:05.288Z] #43 9.812 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:19:05.288Z] #43 9.893 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:19:05.288Z] #43 9.984 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:19:05.288Z] #43 10.12 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:19:05.288Z] #43 10.21 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:19:05.288Z] #43 10.41 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T07:19:05.288Z] #43 10.43 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T07:19:05.288Z] #43 10.44 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:19:05.288Z] #43 10.50 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:19:05.288Z] #43 10.52 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:19:05.288Z] #43 10.52 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:19:05.288Z] #43 10.52 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:19:05.288Z] #43 10.65 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:19:05.288Z] #43 10.84 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:19:05.288Z] #43 10.86 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:19:05.334Z] #43 12.41 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:19:05.357Z] 67146a7d847b: Verifying Checksum [2020-06-15T07:19:05.357Z] 67146a7d847b: Download complete [2020-06-15T07:19:05.357Z] 0141e25df0bd: Verifying Checksum [2020-06-15T07:19:05.357Z] 0141e25df0bd: Download complete [2020-06-15T07:19:05.388Z] #39 45.60 CC images/sit.o [2020-06-15T07:19:05.595Z] #43 12.76 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:19:05.596Z] #43 ... [2020-06-15T07:19:05.596Z] [2020-06-15T07:19:05.596Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:05.596Z] #21 15.47 + mkdir -p /build [2020-06-15T07:19:05.596Z] #21 15.47 + mv docker/docker /build/ [2020-06-15T07:19:05.596Z] #21 15.47 + rmdir docker [2020-06-15T07:19:05.596Z] #21 DONE 15.8s [2020-06-15T07:19:05.596Z] [2020-06-15T07:19:05.596Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:05.596Z] #30 15.57 internal/testlog [2020-06-15T07:19:05.639Z] #17 32.72 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T07:19:05.646Z] 348799e90099: Verifying Checksum [2020-06-15T07:19:05.646Z] 348799e90099: Download complete [2020-06-15T07:19:05.647Z] #39 ... [2020-06-15T07:19:05.647Z] [2020-06-15T07:19:05.647Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:05.647Z] #10 106.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T07:19:05.647Z] #10 106.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T07:19:05.647Z] #10 106.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:19:05.647Z] #10 ... [2020-06-15T07:19:05.647Z] [2020-06-15T07:19:05.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:05.647Z] #39 45.83 CC images/memfd.o [2020-06-15T07:19:05.906Z] #39 46.06 CC images/timens.o [2020-06-15T07:19:05.921Z] #17 33.00 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T07:19:06.156Z] #30 16.17 encoding [2020-06-15T07:19:06.156Z] #30 16.40 runtime/cgo [2020-06-15T07:19:06.164Z] #39 46.34 LINK images/built-in.o [2020-06-15T07:19:06.164Z] #39 46.52 GEN compel/include/asm [2020-06-15T07:19:06.164Z] #39 46.56 GEN compel/include/version.h [2020-06-15T07:19:06.422Z] #39 46.58 touch .config [2020-06-15T07:19:06.422Z] #39 46.62 GEN include/common/config.h [2020-06-15T07:19:06.535Z] #17 33.83 Setting up python3-pip (18.1-5) ... [2020-06-15T07:19:06.681Z] #39 46.73 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-15T07:19:06.681Z] #39 46.76 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-15T07:19:06.681Z] #39 46.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-15T07:19:06.681Z] #39 46.81 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-15T07:19:06.681Z] #39 46.86 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-15T07:19:06.681Z] #39 46.87 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-15T07:19:06.681Z] #39 46.91 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-15T07:19:06.681Z] #39 46.94 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-15T07:19:06.681Z] #39 46.96 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-15T07:19:06.681Z] #39 46.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T07:19:06.681Z] #39 46.99 DEP compel/plugins/std/infect.d [2020-06-15T07:19:06.939Z] #39 47.17 DEP compel/plugins/std/string.d [2020-06-15T07:19:07.150Z] #17 34.44 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:19:07.150Z] #17 34.46 Processing triggers for mime-support (3.62) ... [2020-06-15T07:19:07.199Z] #39 47.31 DEP compel/plugins/std/log.d [2020-06-15T07:19:07.199Z] #39 47.41 DEP compel/plugins/std/fds.d [2020-06-15T07:19:07.457Z] #39 47.59 DEP compel/plugins/std/std.d [2020-06-15T07:19:07.457Z] #39 47.68 DEP compel/plugins/shmem/shmem.d [2020-06-15T07:19:07.508Z] #43 14.76 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T07:19:07.718Z] 68fc3b7ea52e: Pull complete [2020-06-15T07:19:07.727Z] #39 47.85 DEP compel/plugins/fds/fds.d [2020-06-15T07:19:07.727Z] #39 48.06 CC compel/plugins/std/std.o [2020-06-15T07:19:07.767Z] #17 DONE 34.9s [2020-06-15T07:19:07.767Z] [2020-06-15T07:19:07.767Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T07:19:07.824Z] #43 13.27 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:19:07.824Z] #43 13.72 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:19:08.009Z] c5f566612be5: Pull complete [2020-06-15T07:19:08.294Z] #39 48.34 CC compel/plugins/std/fds.o [2020-06-15T07:19:08.390Z] #43 13.99 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:19:08.638Z] 6980ff97a81d: Pull complete [2020-06-15T07:19:08.775Z] #18 1.124 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T07:19:08.775Z] #18 1.126 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T07:19:08.775Z] #18 1.128 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T07:19:08.861Z] #39 48.88 CC compel/plugins/std/log.o [2020-06-15T07:19:08.896Z] #43 15.87 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T07:19:08.896Z] #43 15.87 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T07:19:08.896Z] #43 15.87 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T07:19:08.896Z] #43 15.87 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T07:19:08.945Z] ea699aa62ac7: Verifying Checksum [2020-06-15T07:19:08.945Z] ea699aa62ac7: Download complete [2020-06-15T07:19:09.058Z] #18 DONE 1.3s [2020-06-15T07:19:09.058Z] [2020-06-15T07:19:09.058Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:19:09.157Z] #43 16.29 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T07:19:09.157Z] #43 16.36 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T07:19:09.798Z] #39 49.79 CC compel/plugins/std/string.o [2020-06-15T07:19:10.104Z] #43 17.12 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T07:19:10.104Z] #43 17.19 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:19:10.104Z] #43 17.23 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:19:10.104Z] #43 17.25 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T07:19:10.325Z] #30 ... [2020-06-15T07:19:10.325Z] [2020-06-15T07:19:10.325Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:10.325Z] #41 10.54 runtime [2020-06-15T07:19:10.325Z] #41 14.72 unicode/utf8 [2020-06-15T07:19:10.325Z] #41 15.20 math [2020-06-15T07:19:10.325Z] #41 19.34 unicode/utf16 [2020-06-15T07:19:10.325Z] #41 19.66 container/list [2020-06-15T07:19:10.325Z] #41 20.35 crypto/internal/subtle [2020-06-15T07:19:10.325Z] #41 20.50 crypto/subtle [2020-06-15T07:19:10.365Z] #39 50.46 CC compel/plugins/std/infect.o [2020-06-15T07:19:10.365Z] #43 17.46 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:19:10.365Z] #43 17.55 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T07:19:10.365Z] #43 17.65 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:19:10.581Z] #41 20.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T07:19:10.581Z] #41 20.78 internal/nettrace [2020-06-15T07:19:10.581Z] #41 ... [2020-06-15T07:19:10.581Z] [2020-06-15T07:19:10.581Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:10.581Z] #43 17.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T07:19:10.581Z] #43 18.25 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T07:19:10.581Z] #43 18.25 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T07:19:10.581Z] #43 18.26 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T07:19:10.581Z] #43 18.33 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T07:19:10.581Z] #43 18.70 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T07:19:10.581Z] #43 18.71 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T07:19:10.581Z] #43 19.53 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T07:19:10.581Z] #43 19.59 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:19:10.581Z] #43 19.61 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T07:19:10.581Z] #43 19.68 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:19:10.581Z] #43 19.70 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:19:10.581Z] #43 19.94 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:19:10.581Z] #43 20.15 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T07:19:10.581Z] #43 20.21 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T07:19:10.626Z] #43 17.88 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T07:19:10.626Z] #43 ... [2020-06-15T07:19:10.626Z] [2020-06-15T07:19:10.626Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:10.626Z] #41 7.928 + cd /tmp/tmp.OQdanBqeZO/src/github.com/LK4D4/vndr [2020-06-15T07:19:10.626Z] #41 7.929 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:19:10.626Z] #41 7.971 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T07:19:10.626Z] #41 9.408 internal/cpu [2020-06-15T07:19:10.626Z] #41 9.462 runtime/internal/sys [2020-06-15T07:19:10.626Z] #41 9.477 internal/race [2020-06-15T07:19:10.626Z] #41 9.568 runtime/internal/atomic [2020-06-15T07:19:10.626Z] #41 9.753 sync/atomic [2020-06-15T07:19:10.626Z] #41 10.03 runtime/internal/math [2020-06-15T07:19:10.626Z] #41 10.17 unicode [2020-06-15T07:19:10.626Z] #41 10.23 internal/bytealg [2020-06-15T07:19:10.626Z] #41 10.32 unicode/utf8 [2020-06-15T07:19:10.626Z] #41 10.55 math/bits [2020-06-15T07:19:10.626Z] #41 11.22 internal/testlog [2020-06-15T07:19:10.626Z] #41 11.37 runtime [2020-06-15T07:19:10.626Z] #41 11.53 encoding [2020-06-15T07:19:10.626Z] #41 11.75 unicode/utf16 [2020-06-15T07:19:10.626Z] #41 11.96 math [2020-06-15T07:19:10.626Z] #41 12.05 container/list [2020-06-15T07:19:10.626Z] #41 13.84 crypto/internal/subtle [2020-06-15T07:19:10.626Z] #41 14.32 crypto/subtle [2020-06-15T07:19:10.626Z] #41 14.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T07:19:10.626Z] #41 14.59 internal/nettrace [2020-06-15T07:19:10.626Z] #41 15.05 runtime/cgo [2020-06-15T07:19:10.626Z] #41 16.81 vendor/golang.org/x/crypto/internal/subtle [2020-06-15T07:19:10.837Z] #43 ... [2020-06-15T07:19:10.837Z] [2020-06-15T07:19:10.837Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:10.837Z] #38 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:19:10.837Z] #38 13.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:19:10.887Z] #41 ... [2020-06-15T07:19:10.887Z] [2020-06-15T07:19:10.887Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:10.887Z] #47 14.37 + cd /tmp/tmp.m2W3R8i5lv/src/github.com/mvdan/sh [2020-06-15T07:19:10.887Z] #47 14.37 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:19:10.887Z] #47 14.46 + GO111MODULE=on [2020-06-15T07:19:10.887Z] #47 14.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T07:19:10.887Z] #47 15.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:19:10.887Z] #47 15.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:19:10.887Z] #47 15.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:19:10.887Z] #47 15.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:19:10.887Z] #47 16.10 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:19:10.887Z] #47 17.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:19:10.887Z] #47 18.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:19:10.920Z] #43 16.40 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T07:19:10.921Z] #43 ... [2020-06-15T07:19:10.921Z] [2020-06-15T07:19:10.921Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:10.921Z] #21 16.78 + mkdir -p /build [2020-06-15T07:19:10.921Z] #21 16.78 + mv docker/docker /build/ [2020-06-15T07:19:10.921Z] #21 16.79 + rmdir docker [2020-06-15T07:19:10.937Z] #39 50.97 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-15T07:19:10.937Z] #39 51.02 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-15T07:19:10.937Z] #39 51.12 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-15T07:19:10.937Z] #39 51.18 AR compel/plugins/std.lib.a [2020-06-15T07:19:11.058Z] 67146a7d847b: Pull complete [2020-06-15T07:19:11.092Z] #38 ... [2020-06-15T07:19:11.092Z] [2020-06-15T07:19:11.092Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:11.092Z] #41 20.95 runtime/cgo [2020-06-15T07:19:11.196Z] #39 51.29 CC compel/plugins/fds/fds.o [2020-06-15T07:19:11.455Z] #39 51.57 AR compel/plugins/fds.lib.a [2020-06-15T07:19:11.455Z] #39 ... [2020-06-15T07:19:11.455Z] [2020-06-15T07:19:11.455Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:11.455Z] #10 122.8 Selecting previously unselected package libapparmor1:amd64. [2020-06-15T07:19:11.455Z] #10 122.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-15T07:19:11.455Z] #10 122.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T07:19:11.490Z] #21 DONE 17.1s [2020-06-15T07:19:11.490Z] [2020-06-15T07:19:11.490Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:11.490Z] #54 9.576 Checking out files: 98% (784/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-06-15T07:19:11.490Z] #54 9.615 + cd /tmp/tmp.vTw0522CcY/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:19:11.490Z] #54 9.615 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:19:11.490Z] #54 10.01 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:19:11.490Z] #54 10.01 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T07:19:11.653Z] #41 ... [2020-06-15T07:19:11.653Z] [2020-06-15T07:19:11.653Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:11.653Z] #54 11.79 + cd /tmp/tmp.MdvBXIKNtM/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:19:11.653Z] #54 11.79 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:19:11.653Z] #54 12.14 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:19:11.653Z] #54 12.14 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T07:19:11.653Z] #54 ... [2020-06-15T07:19:11.653Z] [2020-06-15T07:19:11.653Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:11.714Z] #10 123.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-15T07:19:11.714Z] #10 123.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-15T07:19:11.714Z] #10 123.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...#10 ... [2020-06-15T07:19:11.714Z] [2020-06-15T07:19:11.714Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:11.714Z] #54 116.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:19:11.714Z] #54 116.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T07:19:11.714Z] #54 DONE 123.2s [2020-06-15T07:19:11.714Z] [2020-06-15T07:19:11.714Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T07:19:11.714Z] #55 DONE 0.0s [2020-06-15T07:19:11.714Z] [2020-06-15T07:19:11.714Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:11.714Z] #10 123.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T07:19:11.733Z] #19 ... [2020-06-15T07:19:11.733Z] [2020-06-15T07:19:11.733Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:11.733Z] #39 79.76 CC criu/memfd.o [2020-06-15T07:19:11.733Z] #39 80.07 CC criu/mount.o [2020-06-15T07:19:11.733Z] #39 82.22 CC criu/namespaces.o [2020-06-15T07:19:11.733Z] #39 83.24 CC criu/net.o [2020-06-15T07:19:11.733Z] #39 85.27 CC criu/netfilter.o [2020-06-15T07:19:11.733Z] #39 85.64 CC criu/page-pipe.o [2020-06-15T07:19:11.733Z] #39 86.06 CC criu/page-xfer.o [2020-06-15T07:19:11.733Z] #39 87.20 CC criu/pagemap-cache.o [2020-06-15T07:19:11.733Z] #39 87.51 CC criu/pagemap.o [2020-06-15T07:19:11.733Z] #39 88.28 CC criu/parasite-syscall.o [2020-06-15T07:19:11.733Z] #39 89.02 CC criu/path.o [2020-06-15T07:19:11.733Z] #39 89.19 CC criu/pie-util-vdso.o [2020-06-15T07:19:11.733Z] #39 89.52 CC criu/pie-util.o [2020-06-15T07:19:11.733Z] #39 89.61 CC criu/pipes.o [2020-06-15T07:19:11.733Z] #39 ... [2020-06-15T07:19:11.733Z] [2020-06-15T07:19:11.733Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:19:11.733Z] #36 125.3 + dpkg --print-architecture [2020-06-15T07:19:11.733Z] #36 125.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-15T07:19:11.733Z] #36 125.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-15T07:19:11.733Z] #36 125.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-15T07:19:11.747Z] #54 ... [2020-06-15T07:19:11.747Z] [2020-06-15T07:19:11.747Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:11.747Z] #43 17.63 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T07:19:11.747Z] #43 17.63 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T07:19:11.831Z] #47 19.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:19:11.909Z] #60 21.27 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-06-15T07:19:11.909Z] #60 21.99 + cd /tmp/tmp.4CR0Jf9jW9/src/github.com/docker/libnetwork [2020-06-15T07:19:11.909Z] #60 22.01 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:19:11.972Z] #10 ... [2020-06-15T07:19:11.972Z] [2020-06-15T07:19:11.972Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T07:19:11.972Z] #56 DONE 0.0s [2020-06-15T07:19:11.972Z] [2020-06-15T07:19:11.972Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:11.972Z] #10 123.3 Selecting previously unselected package libbtrfs0. [2020-06-15T07:19:11.972Z] #10 123.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T07:19:11.972Z] #10 123.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:19:12.008Z] #43 17.70 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T07:19:12.008Z] #43 17.71 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T07:19:12.165Z] #60 ... [2020-06-15T07:19:12.165Z] [2020-06-15T07:19:12.165Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:12.165Z] #23 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:19:12.165Z] #23 ... [2020-06-15T07:19:12.165Z] [2020-06-15T07:19:12.165Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:12.165Z] #47 16.88 + cd /tmp/tmp.hrlRxVMFqQ/src/github.com/mvdan/sh [2020-06-15T07:19:12.165Z] #47 16.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:19:12.165Z] #47 17.04 + GO111MODULE=on [2020-06-15T07:19:12.165Z] #47 17.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T07:19:12.165Z] #47 18.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:19:12.165Z] #47 18.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:19:12.165Z] #47 18.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:19:12.165Z] #47 18.80 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:19:12.165Z] #47 18.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:19:12.165Z] #47 19.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:19:12.165Z] #47 20.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:19:12.165Z] #47 21.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:19:12.231Z] #10 123.5 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:19:12.231Z] #10 123.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T07:19:12.231Z] #10 123.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:19:12.266Z] #43 ... [2020-06-15T07:19:12.266Z] [2020-06-15T07:19:12.266Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:12.266Z] #32 8.037 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:12.266Z] #32 8.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:12.266Z] #32 8.120 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:12.266Z] #32 9.268 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:19:12.266Z] #32 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:19:12.266Z] #32 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:19:12.266Z] #32 ... [2020-06-15T07:19:12.266Z] [2020-06-15T07:19:12.266Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:12.266Z] #23 8.012 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:19:12.266Z] #23 10.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:19:12.489Z] #10 123.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-15T07:19:12.489Z] #10 123.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:19:12.489Z] #10 123.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:19:12.489Z] #10 123.9 Selecting previously unselected package libudev-dev:amd64. [2020-06-15T07:19:12.489Z] #10 123.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T07:19:12.489Z] #10 124.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:19:12.524Z] #23 ... [2020-06-15T07:19:12.524Z] [2020-06-15T07:19:12.524Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:12.524Z] #30 10.56 math [2020-06-15T07:19:12.524Z] #30 10.65 runtime [2020-06-15T07:19:12.524Z] #30 16.17 internal/testlog [2020-06-15T07:19:12.524Z] #30 16.52 encoding [2020-06-15T07:19:12.524Z] #30 16.71 runtime/cgo [2020-06-15T07:19:12.524Z] #30 ... [2020-06-15T07:19:12.524Z] [2020-06-15T07:19:12.524Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:12.524Z] #43 18.44 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T07:19:12.524Z] #43 18.45 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T07:19:12.596Z] 348799e90099: Pull complete [2020-06-15T07:19:12.726Z] #47 ... [2020-06-15T07:19:12.726Z] [2020-06-15T07:19:12.726Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:12.726Z] #32 12.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:19:12.748Z] #10 124.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-15T07:19:12.773Z] #47 ... [2020-06-15T07:19:12.773Z] [2020-06-15T07:19:12.773Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:19:12.773Z] #36 20.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T07:19:12.982Z] #32 ... [2020-06-15T07:19:12.982Z] [2020-06-15T07:19:12.982Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:12.982Z] #47 23.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:19:12.982Z] #47 23.26 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:19:13.006Z] #10 124.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-15T07:19:13.006Z] #10 124.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T07:19:13.238Z] #47 ... [2020-06-15T07:19:13.238Z] [2020-06-15T07:19:13.238Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:13.238Z] #51 13.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:19:13.238Z] #51 ... [2020-06-15T07:19:13.238Z] [2020-06-15T07:19:13.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:13.238Z] #10 13.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:19:13.383Z] #36 ... [2020-06-15T07:19:13.383Z] [2020-06-15T07:19:13.383Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:13.383Z] #30 10.74 unicode [2020-06-15T07:19:13.383Z] #30 10.91 math [2020-06-15T07:19:13.383Z] #30 10.96 internal/bytealg [2020-06-15T07:19:13.383Z] #30 11.41 internal/testlog [2020-06-15T07:19:13.383Z] #30 11.86 runtime/cgo [2020-06-15T07:19:13.383Z] #30 13.60 runtime [2020-06-15T07:19:13.465Z] #43 19.23 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T07:19:13.465Z] #43 19.26 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T07:19:13.465Z] #43 19.31 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:19:13.494Z] #10 ... [2020-06-15T07:19:13.494Z] [2020-06-15T07:19:13.494Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:13.494Z] #47 23.50 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:19:13.494Z] #47 23.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:19:13.573Z] #10 124.7 Selecting previously unselected package libpcre16-3:amd64. [2020-06-15T07:19:13.573Z] #10 124.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-15T07:19:13.573Z] #10 124.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T07:19:13.573Z] #10 125.0 Selecting previously unselected package libpcre32-3:amd64. [2020-06-15T07:19:13.573Z] #10 125.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-15T07:19:13.573Z] #10 125.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T07:19:13.648Z] #30 ... [2020-06-15T07:19:13.648Z] [2020-06-15T07:19:13.648Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:13.648Z] #38 10.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T07:19:13.648Z] #38 12.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T07:19:13.648Z] #38 18.41 Fetched 8183 kB in 11s (725 kB/s) [2020-06-15T07:19:13.648Z] #38 18.41 Reading package lists... [2020-06-15T07:19:13.648Z] #38 ... [2020-06-15T07:19:13.648Z] [2020-06-15T07:19:13.648Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:13.724Z] #43 19.41 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:19:13.724Z] #43 19.52 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:19:13.724Z] #43 19.62 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T07:19:13.832Z] #10 125.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-15T07:19:13.832Z] #10 125.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-15T07:19:13.832Z] #10 125.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T07:19:13.913Z] #60 20.83 Checking out files: 84% (1746/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-06-15T07:19:13.913Z] #60 21.10 + cd /tmp/tmp.1BC45KtDMn/src/github.com/docker/libnetwork [2020-06-15T07:19:13.913Z] #60 21.10 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:19:13.982Z] #43 19.71 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:19:13.982Z] #43 19.88 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T07:19:14.055Z] #47 24.43 runtime [2020-06-15T07:19:14.092Z] #10 125.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-15T07:19:14.092Z] #10 125.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-15T07:19:14.092Z] #10 125.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-15T07:19:14.310Z] #47 24.44 runtime/cgo [2020-06-15T07:19:14.351Z] #10 125.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-15T07:19:14.351Z] #10 125.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-15T07:19:14.351Z] #10 125.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T07:19:14.484Z] #60 21.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T07:19:14.551Z] #43 ... [2020-06-15T07:19:14.551Z] [2020-06-15T07:19:14.551Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:14.551Z] #41 10.47 runtime [2020-06-15T07:19:14.551Z] #41 14.99 unicode/utf8 [2020-06-15T07:19:14.551Z] #41 15.49 math [2020-06-15T07:19:14.610Z] #10 ... [2020-06-15T07:19:14.610Z] [2020-06-15T07:19:14.610Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:14.610Z] #43 DONE 126.0s [2020-06-15T07:19:14.610Z] [2020-06-15T07:19:14.610Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:14.610Z] #39 51.68 HOSTDEP compel/src/lib/log-host.d [2020-06-15T07:19:14.610Z] #39 51.76 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T07:19:14.610Z] #39 51.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-15T07:19:14.610Z] #39 51.88 HOSTDEP compel/src/main-host.d [2020-06-15T07:19:14.610Z] #39 51.96 DEP compel/src/lib/ptrace.d [2020-06-15T07:19:14.610Z] #39 52.10 DEP compel/src/lib/infect.d [2020-06-15T07:19:14.610Z] #39 52.30 DEP compel/src/lib/infect-util.d [2020-06-15T07:19:14.610Z] #39 52.40 DEP compel/src/lib/infect-rpc.d [2020-06-15T07:19:14.610Z] #39 52.53 DEP compel/arch/x86/src/lib/infect.d [2020-06-15T07:19:14.610Z] #39 52.69 DEP compel/arch/x86/src/lib/cpu.d [2020-06-15T07:19:14.610Z] #39 52.80 DEP compel/src/lib/log.d [2020-06-15T07:19:14.610Z] #39 52.99 DEP compel/src/main.d [2020-06-15T07:19:14.610Z] #39 53.16 DEP compel/src/lib/handle-elf.d [2020-06-15T07:19:14.610Z] #39 53.22 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-15T07:19:14.610Z] #39 53.34 CC compel/src/lib/log.o [2020-06-15T07:19:14.610Z] #39 53.56 CC compel/arch/x86/src/lib/cpu.o [2020-06-15T07:19:14.610Z] #39 54.20 CC compel/arch/x86/src/lib/infect.o [2020-06-15T07:19:14.810Z] #41 20.58 unicode/utf16 [2020-06-15T07:19:14.810Z] #41 ... [2020-06-15T07:19:14.810Z] [2020-06-15T07:19:14.810Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:14.810Z] #47 19.30 + cd /tmp/tmp.Rwg4ppidUH/src/github.com/mvdan/sh [2020-06-15T07:19:14.810Z] #47 19.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:19:14.810Z] #47 19.42 + GO111MODULE=on [2020-06-15T07:19:14.810Z] #47 19.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T07:19:14.868Z] #39 ... [2020-06-15T07:19:14.868Z] [2020-06-15T07:19:14.868Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:14.868Z] #41 116.2 vendor/golang.org/x/net/http2/hpack [2020-06-15T07:19:14.868Z] #41 117.8 mime [2020-06-15T07:19:14.868Z] #41 119.7 mime/quotedprintable [2020-06-15T07:19:14.868Z] #41 120.3 net/http/internal [2020-06-15T07:19:14.868Z] #41 122.9 crypto/tls [2020-06-15T07:19:14.868Z] #41 ... [2020-06-15T07:19:14.868Z] [2020-06-15T07:19:14.868Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:14.868Z] #10 126.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-15T07:19:14.868Z] #10 126.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:19:14.868Z] #10 126.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T07:19:15.056Z] #60 ... [2020-06-15T07:19:15.056Z] [2020-06-15T07:19:15.056Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:15.056Z] #23 12.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T07:19:15.056Z] #23 18.60 Fetched 8183 kB in 12s (702 kB/s) [2020-06-15T07:19:15.056Z] #23 18.60 Reading package lists... [2020-06-15T07:19:15.056Z] #23 ... [2020-06-15T07:19:15.056Z] [2020-06-15T07:19:15.056Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:15.056Z] #43 19.02 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:19:15.056Z] #43 19.35 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:19:15.056Z] #43 20.86 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T07:19:15.056Z] #43 20.86 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:19:15.056Z] #43 20.89 go: finding github.com/fatih/color v1.6.0 [2020-06-15T07:19:15.056Z] #43 20.95 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T07:19:15.056Z] #43 21.14 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:19:15.056Z] #43 21.15 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:19:15.056Z] #43 21.16 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:19:15.056Z] #43 21.29 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:19:15.056Z] #43 21.36 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:19:15.056Z] #43 21.47 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:19:15.068Z] #47 20.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:19:15.068Z] #47 20.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:19:15.068Z] #47 20.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:19:15.068Z] #47 21.05 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:19:15.068Z] #47 ... [2020-06-15T07:19:15.068Z] [2020-06-15T07:19:15.068Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:15.068Z] #10 11.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:19:15.068Z] #10 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:19:15.127Z] #10 126.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-15T07:19:15.127Z] #10 126.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-15T07:19:15.127Z] #10 126.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T07:19:15.127Z] #10 126.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-15T07:19:15.182Z] #36 ... [2020-06-15T07:19:15.182Z] [2020-06-15T07:19:15.182Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:19:15.182Z] #19 3.524 Collecting yamllint==1.16.0 [2020-06-15T07:19:15.182Z] #19 3.623 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T07:19:15.183Z] #19 3.649 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T07:19:15.183Z] #19 3.663 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T07:19:15.183Z] #19 3.678 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T07:19:15.183Z] #19 3.753 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T07:19:15.183Z] #19 4.498 Building wheels for collected packages: pyyaml [2020-06-15T07:19:15.183Z] #19 4.510 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T07:19:15.183Z] #19 5.066 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T07:19:15.183Z] #19 5.066 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T07:19:15.183Z] #19 5.111 Successfully built pyyaml [2020-06-15T07:19:15.183Z] #19 5.167 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-15T07:19:15.183Z] #19 5.381 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T07:19:15.183Z] #19 DONE 5.7s [2020-06-15T07:19:15.183Z] [2020-06-15T07:19:15.183Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T07:19:15.183Z] #22 DONE 0.1s [2020-06-15T07:19:15.183Z] [2020-06-15T07:19:15.183Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T07:19:15.317Z] #43 ... [2020-06-15T07:19:15.317Z] [2020-06-15T07:19:15.317Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:15.317Z] #32 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T07:19:15.317Z] #32 18.45 Fetched 8183 kB in 11s (745 kB/s) [2020-06-15T07:19:15.327Z] #10 ... [2020-06-15T07:19:15.327Z] [2020-06-15T07:19:15.327Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:15.327Z] #47 21.14 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:19:15.385Z] #10 126.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T07:19:15.386Z] #10 126.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:19:15.465Z] #26 DONE 0.7s [2020-06-15T07:19:15.465Z] [2020-06-15T07:19:15.465Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:15.465Z] #39 90.19 CC criu/plugin.o [2020-06-15T07:19:15.465Z] #39 90.45 CC criu/proc_parse.o [2020-06-15T07:19:15.465Z] #39 92.38 CC criu/protobuf-desc.o [2020-06-15T07:19:15.465Z] #39 92.96 CC criu/protobuf.o [2020-06-15T07:19:15.466Z] #39 93.26 CC criu/pstree.o [2020-06-15T07:19:15.578Z] #32 18.45 Reading package lists... [2020-06-15T07:19:15.578Z] #32 ... [2020-06-15T07:19:15.578Z] [2020-06-15T07:19:15.578Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:19:15.578Z] #36 22.30 + 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-06-15T07:19:15.586Z] #47 ... [2020-06-15T07:19:15.586Z] [2020-06-15T07:19:15.586Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:15.586Z] #51 11.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:19:15.586Z] #51 13.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:19:15.748Z] #39 ... [2020-06-15T07:19:15.748Z] [2020-06-15T07:19:15.748Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T07:19:15.748Z] #29 DONE 0.2s [2020-06-15T07:19:15.839Z] #36 ... [2020-06-15T07:19:15.839Z] [2020-06-15T07:19:15.839Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:15.839Z] #10 13.00 Fetched 8183 kB in 10s (838 kB/s) [2020-06-15T07:19:15.839Z] #10 13.00 Reading package lists... [2020-06-15T07:19:15.839Z] #10 19.42 Reading package lists... [2020-06-15T07:19:15.839Z] #10 ... [2020-06-15T07:19:15.839Z] [2020-06-15T07:19:15.839Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:15.839Z] #38 18.41 Reading package lists... [2020-06-15T07:19:15.856Z] #51 ... [2020-06-15T07:19:15.856Z] [2020-06-15T07:19:15.856Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:15.856Z] #43 21.40 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:19:15.952Z] #10 127.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T07:19:15.952Z] #10 127.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T07:19:15.952Z] #10 127.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T07:19:15.952Z] #10 127.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:19:15.952Z] #10 127.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T07:19:15.952Z] #10 127.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T07:19:15.952Z] #10 127.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:19:16.030Z] [2020-06-15T07:19:16.030Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T07:19:16.030Z] #31 DONE 0.1s [2020-06-15T07:19:16.030Z] [2020-06-15T07:19:16.030Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T07:19:16.030Z] #34 DONE 0.1s [2020-06-15T07:19:16.030Z] [2020-06-15T07:19:16.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:16.030Z] #39 94.05 CC criu/rbtree.o [2020-06-15T07:19:16.100Z] #38 ... [2020-06-15T07:19:16.100Z] [2020-06-15T07:19:16.100Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:16.100Z] #51 13.32 Fetched 8183 kB in 11s (756 kB/s) [2020-06-15T07:19:16.100Z] #51 13.32 Reading package lists... [2020-06-15T07:19:16.212Z] #10 127.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:19:16.212Z] #10 127.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T07:19:16.212Z] #10 127.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:19:16.212Z] #10 127.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:19:16.212Z] #10 127.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:19:16.212Z] #10 127.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T07:19:16.212Z] #10 127.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T07:19:16.212Z] #10 127.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:19:16.212Z] #10 127.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:19:16.212Z] #10 127.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-15T07:19:16.212Z] #10 127.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:19:16.212Z] #10 127.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-15T07:19:16.212Z] #10 127.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-15T07:19:16.212Z] #10 127.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:19:16.212Z] #10 127.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T07:19:16.212Z] #10 127.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T07:19:16.212Z] #10 127.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:19:16.212Z] #10 127.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T07:19:16.212Z] #10 127.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:19:16.316Z] #39 94.28 CC criu/rst-malloc.o [2020-06-15T07:19:16.316Z] #39 94.49 CC criu/seccomp.o [2020-06-15T07:19:16.361Z] #51 19.85 Reading package lists... [2020-06-15T07:19:16.361Z] #51 ... [2020-06-15T07:19:16.361Z] [2020-06-15T07:19:16.361Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:16.361Z] #23 18.60 Reading package lists... [2020-06-15T07:19:16.431Z] #43 22.30 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:19:16.471Z] #10 127.7 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T07:19:16.471Z] #10 127.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:19:16.471Z] #10 127.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T07:19:16.471Z] #10 127.7 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:19:16.685Z] #39 94.95 CC criu/seize.o [2020-06-15T07:19:16.729Z] #10 DONE 128.0s [2020-06-15T07:19:16.730Z] [2020-06-15T07:19:16.730Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:17.121Z] ea699aa62ac7: Pull complete [2020-06-15T07:19:17.121Z] 0141e25df0bd: Pull complete [2020-06-15T07:19:17.121Z] Digest: sha256:31a4ecc047a4443fc7b5f13028b3344364b2567a10471c6862625852ac81bde2 [2020-06-15T07:19:17.121Z] Status: Downloaded newer image for golang:1.13.12-stretch [2020-06-15T07:19:17.121Z] ---> 81e9279b4cb2 [2020-06-15T07:19:17.121Z] Step 5/15 : ARG BUILDX_REPO [2020-06-15T07:19:17.121Z] ---> Running in 5cc743b79a71 [2020-06-15T07:19:17.121Z] Removing intermediate container 5cc743b79a71 [2020-06-15T07:19:17.121Z] ---> 111f8a59f4f1 [2020-06-15T07:19:17.121Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-06-15T07:19:17.121Z] ---> Running in 5fcc9d0e3ad7 [2020-06-15T07:19:17.121Z] Cloning into '/buildx'... [2020-06-15T07:19:17.299Z] #39 95.48 CC criu/servicefd.o [2020-06-15T07:19:17.367Z] #43 ... [2020-06-15T07:19:17.367Z] [2020-06-15T07:19:17.367Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:17.367Z] #38 13.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:19:17.367Z] #38 ... [2020-06-15T07:19:17.367Z] [2020-06-15T07:19:17.367Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:17.367Z] #41 21.22 container/list [2020-06-15T07:19:17.367Z] #41 21.84 crypto/internal/subtle [2020-06-15T07:19:17.367Z] #41 21.96 crypto/subtle [2020-06-15T07:19:17.367Z] #41 22.09 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T07:19:17.367Z] #41 22.26 internal/nettrace [2020-06-15T07:19:17.367Z] #41 22.40 runtime/cgo [2020-06-15T07:19:17.912Z] #39 95.82 CC criu/shmem.o [2020-06-15T07:19:18.195Z] #39 96.35 CC criu/sigframe.o [2020-06-15T07:19:18.486Z] #39 96.50 CC criu/signalfd.o [2020-06-15T07:19:18.486Z] #39 96.74 CC criu/sk-inet.o [2020-06-15T07:19:19.103Z] #39 97.37 CC criu/sk-netlink.o [2020-06-15T07:19:19.261Z] #49 ... [2020-06-15T07:19:19.261Z] [2020-06-15T07:19:19.261Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T07:19:19.261Z] #11 DONE 2.7s [2020-06-15T07:19:19.261Z] [2020-06-15T07:19:19.261Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:19.261Z] #49 2.632 + RM_GOPATH=0 [2020-06-15T07:19:19.261Z] #49 2.632 + TMP_GOPATH= [2020-06-15T07:19:19.261Z] #49 2.632 + : /build [2020-06-15T07:19:19.261Z] #49 2.632 + '[' -z '' ']' [2020-06-15T07:19:19.261Z] #49 2.632 ++ mktemp -d [2020-06-15T07:19:19.261Z] #49 2.633 + export GOPATH=/tmp/tmp.eh99Wwh219 [2020-06-15T07:19:19.261Z] #49 2.633 + GOPATH=/tmp/tmp.eh99Wwh219 [2020-06-15T07:19:19.261Z] #49 2.633 + RM_GOPATH=1 [2020-06-15T07:19:19.261Z] #49 2.633 + case "$(go env GOARCH)" in [2020-06-15T07:19:19.261Z] #49 2.664 ++ go env GOARCH [2020-06-15T07:19:19.261Z] #49 2.708 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:19.261Z] #49 2.708 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:19.261Z] #49 2.708 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:19.261Z] #49 2.740 + dir=/tmp/install [2020-06-15T07:19:19.261Z] #49 2.740 + bin=runc [2020-06-15T07:19:19.261Z] #49 2.740 + shift [2020-06-15T07:19:19.261Z] #49 2.740 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T07:19:19.261Z] #49 2.740 + . /tmp/install/runc.installer [2020-06-15T07:19:19.261Z] #49 2.740 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:19:19.261Z] #49 2.740 + install_runc [2020-06-15T07:19:19.261Z] #49 2.740 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T07:19:19.261Z] #49 2.740 + uname -r [2020-06-15T07:19:19.387Z] #39 97.64 CC criu/sk-packet.o [2020-06-15T07:19:19.520Z] #49 2.762 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T07:19:19.520Z] #49 2.762 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T07:19:19.520Z] #49 2.762 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T07:19:19.520Z] #49 2.762 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eh99Wwh219/src/github.com/opencontainers/runc [2020-06-15T07:19:19.520Z] #49 2.765 Cloning into '/tmp/tmp.eh99Wwh219/src/github.com/opencontainers/runc'... [2020-06-15T07:19:19.553Z] #47 ... [2020-06-15T07:19:19.553Z] [2020-06-15T07:19:19.553Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:19:19.553Z] #36 23.70 Checking out files: 87% (1391/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-06-15T07:19:19.553Z] #36 23.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T07:19:19.553Z] #36 26.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-06-15T07:19:20.001Z] #39 98.11 CC criu/sk-queue.o [2020-06-15T07:19:20.283Z] #39 98.47 CC criu/sk-tcp.o [2020-06-15T07:19:20.565Z] #39 98.82 CC criu/sk-unix.o [2020-06-15T07:19:20.658Z] #41 ... [2020-06-15T07:19:20.658Z] [2020-06-15T07:19:20.658Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:20.658Z] #60 24.39 Checking out files: 61% (1280/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-06-15T07:19:20.658Z] #60 25.24 + cd /tmp/tmp.UpOCl6uJUK/src/github.com/docker/libnetwork [2020-06-15T07:19:20.658Z] #60 25.25 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:19:20.658Z] #60 25.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T07:19:21.422Z] #49 ... [2020-06-15T07:19:21.422Z] [2020-06-15T07:19:21.422Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T07:19:21.422Z] #12 DONE 2.0s [2020-06-15T07:19:21.422Z] [2020-06-15T07:19:21.422Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T07:19:21.796Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-06-15T07:19:21.922Z] #23 23.90 Reading package lists... [2020-06-15T07:19:21.922Z] #23 28.72 Building dependency tree... [2020-06-15T07:19:21.922Z] #23 ... [2020-06-15T07:19:21.922Z] [2020-06-15T07:19:21.922Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:21.922Z] #51 19.85 Reading package lists... [2020-06-15T07:19:21.922Z] #51 24.33 Building dependency tree... [2020-06-15T07:19:21.922Z] #51 26.89 The following additional packages will be installed: [2020-06-15T07:19:21.922Z] #51 26.90 libbtrfs0 [2020-06-15T07:19:21.922Z] #51 27.00 The following NEW packages will be installed: [2020-06-15T07:19:21.922Z] #51 27.01 libbtrfs-dev libbtrfs0 [2020-06-15T07:19:21.922Z] #51 27.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:21.922Z] #51 27.36 Need to get 119 kB of archives. [2020-06-15T07:19:21.922Z] #51 27.36 After this operation, 387 kB of additional disk space will be used. [2020-06-15T07:19:21.922Z] #51 27.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-15T07:19:21.922Z] #51 27.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-15T07:19:21.922Z] #51 28.50 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:21.922Z] #51 28.75 Fetched 119 kB in 0s (453 kB/s) [2020-06-15T07:19:21.922Z] #51 28.88 Selecting previously unselected package libbtrfs0. [2020-06-15T07:19:21.922Z] #51 28.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-06-15T07:19:21.922Z] #51 28.94 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-15T07:19:21.922Z] #51 28.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:19:21.922Z] #51 29.08 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:19:21.922Z] #51 29.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-15T07:19:21.922Z] #51 29.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:19:22.036Z] #39 100.1 CC criu/sockets.o [2020-06-15T07:19:22.073Z] #36 ... [2020-06-15T07:19:22.073Z] [2020-06-15T07:19:22.073Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:22.073Z] #43 21.88 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:19:22.073Z] #43 22.55 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:19:22.073Z] #43 23.89 go: finding github.com/fatih/color v1.6.0 [2020-06-15T07:19:22.073Z] #43 23.94 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T07:19:22.073Z] #43 23.96 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:19:22.073Z] #43 24.11 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T07:19:22.073Z] #43 24.13 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:19:22.073Z] #43 24.19 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:19:22.073Z] #43 24.36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:19:22.073Z] #43 24.50 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:19:22.073Z] #43 24.50 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:19:22.073Z] #43 24.67 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:19:22.184Z] #51 29.27 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:19:22.184Z] #51 29.28 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:19:22.184Z] #51 29.30 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:19:22.317Z] #39 100.6 CC criu/stats.o [2020-06-15T07:19:22.331Z] #43 ... [2020-06-15T07:19:22.331Z] [2020-06-15T07:19:22.331Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:22.331Z] #60 22.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T07:19:22.444Z] #51 ... [2020-06-15T07:19:22.444Z] [2020-06-15T07:19:22.445Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:22.445Z] #23 28.72 Building dependency tree... [2020-06-15T07:19:22.587Z] #60 ... [2020-06-15T07:19:22.587Z] [2020-06-15T07:19:22.587Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:22.587Z] #10 25.10 Fetched 8355 kB in 18s (471 kB/s) [2020-06-15T07:19:22.587Z] #10 25.10 Reading package lists... [2020-06-15T07:19:22.599Z] #39 100.8 CC criu/string.o [2020-06-15T07:19:22.599Z] #39 100.8 CC criu/sysctl.o [2020-06-15T07:19:22.801Z] [2020-06-15T07:19:22.801Z] ________ ____ __. [2020-06-15T07:19:22.801Z] \_____ \ | |/ _| [2020-06-15T07:19:22.801Z] / | \| < [2020-06-15T07:19:22.801Z] / | \ | \ [2020-06-15T07:19:22.801Z] \_______ /____|__ \ [2020-06-15T07:19:22.801Z] \/ \/ [2020-06-15T07:19:22.801Z] [2020-06-15T07:19:22.801Z] INFO: make.ps1 ended at 06/15/2020 07:19:22 [2020-06-15T07:19:23.020Z] #23 ... [2020-06-15T07:19:23.020Z] [2020-06-15T07:19:23.020Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:23.020Z] #51 DONE 30.4s [2020-06-15T07:19:23.020Z] [2020-06-15T07:19:23.020Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:23.020Z] #47 20.36 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:19:23.020Z] #47 20.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:19:23.020Z] #47 20.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:19:23.020Z] #47 20.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:19:23.020Z] #47 21.59 runtime/cgo [2020-06-15T07:19:23.020Z] #47 21.77 runtime [2020-06-15T07:19:23.213Z] #39 101.2 CC criu/sysfs_parse.o [2020-06-15T07:19:23.213Z] #39 101.4 CC criu/timens.o [2020-06-15T07:19:23.283Z] #47 ... [2020-06-15T07:19:23.283Z] [2020-06-15T07:19:23.283Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:23.325Z] #13 2.036 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T07:19:23.325Z] #13 DONE 2.1s [2020-06-15T07:19:23.325Z] [2020-06-15T07:19:23.325Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T07:19:23.496Z] #39 101.5 CC criu/timerfd.o [2020-06-15T07:19:23.496Z] #39 101.7 CC criu/tty.o [2020-06-15T07:19:23.523Z] #10 31.95 Reading package lists... [2020-06-15T07:19:23.523Z] #10 ... [2020-06-15T07:19:23.523Z] [2020-06-15T07:19:23.523Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:23.523Z] #23 23.75 Fetched 8355 kB in 18s (466 kB/s) [2020-06-15T07:19:23.523Z] #23 23.75 Reading package lists... [2020-06-15T07:19:23.523Z] #23 30.56 Reading package lists... [2020-06-15T07:19:23.523Z] #23 ... [2020-06-15T07:19:23.523Z] [2020-06-15T07:19:23.523Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:23.523Z] #38 25.05 Fetched 8355 kB in 18s (468 kB/s) [2020-06-15T07:19:23.523Z] #38 25.05 Reading package lists... [2020-06-15T07:19:24.458Z] #38 32.33 Reading package lists... [2020-06-15T07:19:24.458Z] #38 ... [2020-06-15T07:19:24.458Z] [2020-06-15T07:19:24.458Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:24.458Z] #51 24.54 Fetched 8355 kB in 18s (477 kB/s) [2020-06-15T07:19:24.458Z] #51 24.54 Reading package lists... [2020-06-15T07:19:24.458Z] #51 31.88 Reading package lists... [2020-06-15T07:19:24.458Z] #51 ... [2020-06-15T07:19:24.458Z] [2020-06-15T07:19:24.458Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:24.458Z] #32 24.55 Fetched 8355 kB in 18s (470 kB/s) [2020-06-15T07:19:24.458Z] #32 24.55 Reading package lists... [2020-06-15T07:19:24.502Z] #39 102.6 CC criu/tun.o [2020-06-15T07:19:24.787Z] #39 102.9 CC criu/uffd.o [2020-06-15T07:19:25.206Z] #52 1.916 + RM_GOPATH=0 [2020-06-15T07:19:25.206Z] #52 1.916 + TMP_GOPATH= [2020-06-15T07:19:25.206Z] #52 1.916 + : /build [2020-06-15T07:19:25.206Z] #52 1.917 + '[' -z '' ']' [2020-06-15T07:19:25.206Z] #52 1.921 ++ mktemp -d [2020-06-15T07:19:25.206Z] #52 1.926 + export GOPATH=/tmp/tmp.fztIiF6YuN [2020-06-15T07:19:25.206Z] #52 1.927 + GOPATH=/tmp/tmp.fztIiF6YuN [2020-06-15T07:19:25.206Z] #52 1.927 + RM_GOPATH=1 [2020-06-15T07:19:25.206Z] #52 1.927 + case "$(go env GOARCH)" in [2020-06-15T07:19:25.206Z] #52 1.928 ++ go env GOARCH [2020-06-15T07:19:25.206Z] #52 1.939 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:25.206Z] #52 1.939 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:25.206Z] #52 1.940 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:25.206Z] #52 1.946 + dir=/tmp/install [2020-06-15T07:19:25.206Z] #52 1.947 + bin=containerd [2020-06-15T07:19:25.206Z] #52 1.947 + shift [2020-06-15T07:19:25.206Z] #52 1.948 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T07:19:25.206Z] #52 1.950 + . /tmp/install/containerd.installer [2020-06-15T07:19:25.206Z] #52 1.951 ++ set -e [2020-06-15T07:19:25.206Z] #52 1.951 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:19:25.206Z] #52 1.952 + install_containerd [2020-06-15T07:19:25.206Z] #52 1.953 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T07:19:25.206Z] #52 1.954 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:19:25.206Z] #52 1.958 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fztIiF6YuN/src/github.com/containerd/containerd [2020-06-15T07:19:25.206Z] #52 1.960 Cloning into '/tmp/tmp.fztIiF6YuN/src/github.com/containerd/containerd'... [2020-06-15T07:19:25.226Z] #14 ... [2020-06-15T07:19:25.226Z] [2020-06-15T07:19:25.226Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:25.226Z] #39 55.29 CC compel/src/lib/infect-rpc.o [2020-06-15T07:19:25.226Z] #39 55.78 CC compel/src/lib/infect-util.o [2020-06-15T07:19:25.226Z] #39 56.20 CC compel/src/lib/infect.o [2020-06-15T07:19:25.226Z] #39 58.83 CC compel/src/lib/ptrace.o [2020-06-15T07:19:25.226Z] #39 59.18 AR compel/libcompel.a [2020-06-15T07:19:25.226Z] #39 59.25 HOSTCC compel/src/main-host.o [2020-06-15T07:19:25.226Z] #39 59.55 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-15T07:19:25.226Z] #39 59.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T07:19:25.226Z] #39 60.38 HOSTCC compel/src/lib/log-host.o [2020-06-15T07:19:25.226Z] #39 60.53 HOSTLINK compel/compel-host-bin [2020-06-15T07:19:25.226Z] #39 60.69 DEP soccr/soccr.d [2020-06-15T07:19:25.226Z] #39 60.85 CC soccr/soccr.o [2020-06-15T07:19:25.226Z] #39 62.47 AR soccr/libsoccr.a [2020-06-15T07:19:25.226Z] #39 62.53 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:19:25.226Z] #39 62.88 DEP criu/arch/x86/sigframe.d [2020-06-15T07:19:25.226Z] #39 62.96 DEP criu/arch/x86/sigaction_compat.d [2020-06-15T07:19:25.226Z] #39 63.05 DEP criu/arch/x86/kerndat.d [2020-06-15T07:19:25.226Z] #39 63.15 DEP criu/arch/x86/crtools.d [2020-06-15T07:19:25.226Z] #39 63.24 DEP criu/arch/x86/cpu.d [2020-06-15T07:19:25.226Z] #39 63.39 CC criu/arch/x86/cpu.o [2020-06-15T07:19:25.226Z] #39 64.17 CC criu/arch/x86/crtools.o [2020-06-15T07:19:25.226Z] #39 ... [2020-06-15T07:19:25.226Z] [2020-06-15T07:19:25.226Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T07:19:25.226Z] #14 DONE 1.9s [2020-06-15T07:19:25.226Z] [2020-06-15T07:19:25.226Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:25.226Z] #41 130.4 net/http/httptrace [2020-06-15T07:19:25.226Z] #41 130.6 net/http [2020-06-15T07:19:25.401Z] #39 103.4 CC criu/util.o [2020-06-15T07:19:25.485Z] #41 ... [2020-06-15T07:19:25.485Z] [2020-06-15T07:19:25.485Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:25.485Z] #39 65.68 CC criu/arch/x86/kerndat.o [2020-06-15T07:19:25.524Z] Removing intermediate container 5fcc9d0e3ad7 [2020-06-15T07:19:25.524Z] ---> ca114c813b12 [2020-06-15T07:19:25.524Z] Step 7/15 : WORKDIR /buildx [2020-06-15T07:19:25.524Z] ---> Running in 5aa870037862 [2020-06-15T07:19:25.524Z] Removing intermediate container 5aa870037862 [2020-06-15T07:19:25.524Z] ---> d97639f575ba [2020-06-15T07:19:25.524Z] Step 8/15 : ARG BUILDX_COMMIT [2020-06-15T07:19:25.524Z] ---> Running in 6d7bba6b1a55 [2020-06-15T07:19:25.524Z] Removing intermediate container 6d7bba6b1a55 [2020-06-15T07:19:25.524Z] ---> 3c452ba87a34 [2020-06-15T07:19:25.524Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-06-15T07:19:25.524Z] ---> Running in aef8453cf748 [2020-06-15T07:19:25.524Z] From https://github.com/docker/buildx [2020-06-15T07:19:25.524Z] * [new tag] v0.3.1 -> build [2020-06-15T07:19:25.524Z] Switched to branch 'build' [2020-06-15T07:19:25.774Z] INFO: Binaries build ended at 06/15/2020 07:19:25. Duration:00:01:21.1032783 [2020-06-15T07:19:25.778Z] #52 ... [2020-06-15T07:19:25.778Z] [2020-06-15T07:19:25.778Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:25.778Z] #32 18.45 Reading package lists... [2020-06-15T07:19:25.778Z] #32 23.41 Reading package lists... [2020-06-15T07:19:25.778Z] #32 28.61 Building dependency tree... [2020-06-15T07:19:25.778Z] #32 31.64 The following additional packages will be installed: [2020-06-15T07:19:25.778Z] #32 31.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T07:19:25.778Z] #32 31.66 Suggested packages: [2020-06-15T07:19:25.778Z] #32 31.66 cmake-doc ninja-build lrzip [2020-06-15T07:19:25.778Z] #32 31.66 Recommended packages: [2020-06-15T07:19:25.778Z] #32 31.66 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T07:19:25.778Z] #32 32.49 The following NEW packages will be installed: [2020-06-15T07:19:25.778Z] #32 32.50 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T07:19:25.778Z] #32 32.50 vim-common xxd [2020-06-15T07:19:25.778Z] #32 32.93 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:25.778Z] #32 32.93 Need to get 14.2 MB of archives. [2020-06-15T07:19:25.778Z] #32 32.93 After this operation, 60.0 MB of additional disk space will be used. [2020-06-15T07:19:25.778Z] #32 32.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-15T07:19:25.778Z] #32 32.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:19:25.778Z] #32 32.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T07:19:25.778Z] #32 33.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-15T07:19:26.015Z] #39 104.0 CC criu/uts_ns.o [2020-06-15T07:19:26.015Z] #39 104.1 CC criu/vdso.o [2020-06-15T07:19:26.041Z] #32 ... [2020-06-15T07:19:26.041Z] [2020-06-15T07:19:26.041Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:26.041Z] #10 19.42 Reading package lists... [2020-06-15T07:19:26.041Z] #10 24.23 Building dependency tree... [2020-06-15T07:19:26.041Z] #10 26.64 The following additional packages will be installed: [2020-06-15T07:19:26.042Z] #10 26.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T07:19:26.042Z] #10 26.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T07:19:26.042Z] #10 26.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T07:19:26.042Z] #10 26.65 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:19:26.042Z] #10 26.66 Suggested packages: [2020-06-15T07:19:26.042Z] #10 26.67 gcc-8-locales seccomp wine64 [2020-06-15T07:19:26.042Z] #10 27.76 The following NEW packages will be installed: [2020-06-15T07:19:26.042Z] #10 27.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T07:19:26.042Z] #10 27.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T07:19:26.042Z] #10 27.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T07:19:26.042Z] #10 27.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T07:19:26.042Z] #10 27.79 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T07:19:26.042Z] #10 27.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:19:26.042Z] #10 28.16 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:26.042Z] #10 28.16 Need to get 73.3 MB of archives. [2020-06-15T07:19:26.042Z] #10 28.16 After this operation, 472 MB of additional disk space will be used. [2020-06-15T07:19:26.042Z] #10 28.16 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-06-15T07:19:26.042Z] #10 28.30 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-06-15T07:19:26.042Z] #10 28.43 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-06-15T07:19:26.042Z] #10 28.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-06-15T07:19:26.042Z] #10 28.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-06-15T07:19:26.042Z] #10 28.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T07:19:26.042Z] #10 28.68 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-06-15T07:19:26.042Z] #10 28.89 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-06-15T07:19:26.042Z] #10 28.92 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-06-15T07:19:26.042Z] #10 31.01 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-06-15T07:19:26.042Z] #10 32.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-06-15T07:19:26.042Z] #10 32.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-06-15T07:19:26.042Z] #10 32.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-15T07:19:26.042Z] #10 32.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-15T07:19:26.042Z] #10 32.39 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-06-15T07:19:26.042Z] #10 32.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-06-15T07:19:26.042Z] #10 32.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-06-15T07:19:26.042Z] #10 32.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-06-15T07:19:26.042Z] #10 32.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-06-15T07:19:26.042Z] #10 32.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-06-15T07:19:26.042Z] #10 32.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-06-15T07:19:26.042Z] #10 32.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-06-15T07:19:26.042Z] #10 32.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-06-15T07:19:26.042Z] #10 32.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-06-15T07:19:26.042Z] #10 32.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-06-15T07:19:26.298Z] #39 104.5 LINK criu/built-in.o [2020-06-15T07:19:26.298Z] #39 104.5 LINK criu/criu [2020-06-15T07:19:26.303Z] #10 33.60 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:26.303Z] #10 ... [2020-06-15T07:19:26.303Z] [2020-06-15T07:19:26.303Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:26.303Z] #38 23.63 Reading package lists... [2020-06-15T07:19:26.303Z] #38 28.54 Building dependency tree... [2020-06-15T07:19:26.303Z] #38 31.34 The following additional packages will be installed: [2020-06-15T07:19:26.303Z] #38 31.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T07:19:26.303Z] #38 31.37 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T07:19:26.303Z] #38 31.37 Suggested packages: [2020-06-15T07:19:26.303Z] #38 31.37 manpages-dev python-setuptools [2020-06-15T07:19:26.303Z] #38 32.59 The following NEW packages will be installed: [2020-06-15T07:19:26.303Z] #38 32.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T07:19:26.303Z] #38 32.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T07:19:26.303Z] #38 32.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T07:19:26.303Z] #38 32.59 python-six zlib1g-dev [2020-06-15T07:19:26.303Z] #38 33.01 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:26.303Z] #38 33.01 Need to get 3798 kB of archives. [2020-06-15T07:19:26.303Z] #38 33.01 After this operation, 21.6 MB of additional disk space will be used. [2020-06-15T07:19:26.303Z] #38 33.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-06-15T07:19:26.303Z] #38 33.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-06-15T07:19:26.303Z] #38 33.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-06-15T07:19:26.303Z] #38 33.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-06-15T07:19:26.303Z] #38 33.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-06-15T07:19:26.303Z] #38 33.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-06-15T07:19:26.303Z] #38 33.04 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-06-15T07:19:26.303Z] #38 33.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-06-15T07:19:26.303Z] #38 33.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-06-15T07:19:26.303Z] #38 33.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-06-15T07:19:26.303Z] #38 33.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-06-15T07:19:26.303Z] #38 33.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-06-15T07:19:26.303Z] #38 33.29 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-06-15T07:19:26.303Z] #38 33.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-06-15T07:19:26.303Z] #38 33.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T07:19:26.303Z] #38 33.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-06-15T07:19:26.303Z] #38 33.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-06-15T07:19:26.419Z] #39 66.41 CC criu/arch/x86/sigaction_compat.o [2020-06-15T07:19:26.420Z] #39 66.60 CC criu/arch/x86/sigframe.o [2020-06-15T07:19:26.539Z] Removing intermediate container aef8453cf748 [2020-06-15T07:19:26.539Z] ---> 3b29100ee5c0 [2020-06-15T07:19:26.539Z] Step 10/15 : ARG GOOS [2020-06-15T07:19:26.539Z] ---> Running in 5b662e019442 [2020-06-15T07:19:26.539Z] Removing intermediate container 5b662e019442 [2020-06-15T07:19:26.539Z] ---> b844f1689e42 [2020-06-15T07:19:26.539Z] Step 11/15 : ARG GOARCH [2020-06-15T07:19:26.539Z] ---> Running in f18c1774d8d7 [2020-06-15T07:19:26.539Z] Removing intermediate container f18c1774d8d7 [2020-06-15T07:19:26.539Z] ---> cb4481f6282e [2020-06-15T07:19:26.539Z] 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-06-15T07:19:26.539Z] ---> Running in cef2f4d01bf1 [2020-06-15T07:19:26.564Z] #38 ... [2020-06-15T07:19:26.564Z] [2020-06-15T07:19:26.564Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:26.564Z] #10 33.77 Fetched 73.3 MB in 5s (15.6 MB/s) [2020-06-15T07:19:26.564Z] #10 33.85 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T07:19:26.579Z] #39 104.7 DEP lib/c/criu.d [2020-06-15T07:19:26.579Z] #39 104.7 CC images/rpc.pb-c.o [2020-06-15T07:19:26.678Z] #39 66.84 LINK criu/arch/x86/crtools.built-in.o [2020-06-15T07:19:26.678Z] #39 66.91 DEP criu/pie/util-vdso-elf32.d [2020-06-15T07:19:26.678Z] #39 67.01 DEP criu/pie/util-vdso.d [2020-06-15T07:19:26.829Z] #10 33.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-06-15T07:19:26.829Z] #10 33.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-06-15T07:19:26.829Z] #10 34.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:19:26.861Z] #39 105.0 CC lib/c/criu.o [2020-06-15T07:19:26.937Z] #39 67.18 DEP criu/pie/util.d [2020-06-15T07:19:26.977Z] #32 31.65 Reading package lists... [2020-06-15T07:19:26.977Z] #32 ... [2020-06-15T07:19:26.977Z] [2020-06-15T07:19:26.977Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:26.977Z] #23 30.56 Reading package lists... [2020-06-15T07:19:27.195Z] #39 67.33 CC criu/pie/util.o [2020-06-15T07:19:27.226Z] #60 ... [2020-06-15T07:19:27.226Z] [2020-06-15T07:19:27.226Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:27.226Z] #23 22.08 Fetched 8355 kB in 18s (458 kB/s) [2020-06-15T07:19:27.226Z] #23 22.08 Reading package lists... [2020-06-15T07:19:27.226Z] #23 29.93 Reading package lists... [2020-06-15T07:19:27.226Z] #23 ... [2020-06-15T07:19:27.226Z] [2020-06-15T07:19:27.226Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:19:27.226Z] #36 25.26 Checking out files: 87% (1395/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-06-15T07:19:27.226Z] #36 25.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T07:19:27.226Z] #36 27.81 + 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-06-15T07:19:27.226Z] #36 ... [2020-06-15T07:19:27.226Z] [2020-06-15T07:19:27.226Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:27.226Z] #47 22.28 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:19:27.226Z] #47 23.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:19:27.226Z] #47 24.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:19:27.226Z] #47 25.69 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:19:27.226Z] #47 25.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:19:27.226Z] #47 25.98 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:19:27.226Z] #47 26.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:19:27.226Z] #47 27.17 runtime/cgo [2020-06-15T07:19:27.226Z] #47 27.20 runtime [2020-06-15T07:19:27.226Z] #47 ... [2020-06-15T07:19:27.226Z] [2020-06-15T07:19:27.226Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:27.226Z] #43 23.75 go: finding github.com/fatih/color v1.6.0 [2020-06-15T07:19:27.226Z] #43 23.77 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T07:19:27.226Z] #43 23.86 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:19:27.226Z] #43 24.06 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:19:27.226Z] #43 24.16 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T07:19:27.226Z] #43 24.16 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:19:27.226Z] #43 24.38 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:19:27.226Z] #43 24.52 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:19:27.226Z] #43 24.58 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:19:27.226Z] #43 24.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:19:27.454Z] #39 67.58 CC criu/pie/util-vdso.o [2020-06-15T07:19:27.489Z] #39 105.5 LINK lib/c/built-in.o [2020-06-15T07:19:27.489Z] #39 105.5 LINK lib/c/libcriu.so [2020-06-15T07:19:27.489Z] #39 ... [2020-06-15T07:19:27.489Z] [2020-06-15T07:19:27.489Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:19:27.489Z] #36 DONE 142.3s [2020-06-15T07:19:27.489Z] [2020-06-15T07:19:27.489Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:27.489Z] #39 105.5 LINK lib/c/libcriu.a [2020-06-15T07:19:27.489Z] #39 105.6 GEN magic.py [2020-06-15T07:19:27.489Z] #39 105.8 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:19:27.489Z] #39 105.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:19:27.489Z] #39 105.8 Note: Building without GnuTLS support [2020-06-15T07:19:27.712Z] #39 ... [2020-06-15T07:19:27.713Z] [2020-06-15T07:19:27.713Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T07:19:27.713Z] #15 DONE 2.3s [2020-06-15T07:19:27.776Z] #39 105.8 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:19:27.776Z] #39 105.8 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:19:27.971Z] [2020-06-15T07:19:27.971Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:27.971Z] #49 10.28 + cd /tmp/tmp.eh99Wwh219/src/github.com/opencontainers/runc [2020-06-15T07:19:27.971Z] #49 10.28 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:19:27.971Z] #49 11.03 + '[' -z '' ']' [2020-06-15T07:19:27.971Z] #49 11.03 + target=static [2020-06-15T07:19:27.971Z] #49 11.03 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T07:19:28.014Z] INFO: Copying the built daemon binary to d:\CI\PR-41072\6\binary\dockerd-79cfcba76c.exe... [2020-06-15T07:19:28.355Z] #10 ... [2020-06-15T07:19:28.355Z] [2020-06-15T07:19:28.355Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:28.355Z] #60 DONE 35.4s [2020-06-15T07:19:28.355Z] [2020-06-15T07:19:28.355Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:28.355Z] #38 34.77 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:28.355Z] #38 34.87 Fetched 3798 kB in 1s (5792 kB/s) [2020-06-15T07:19:28.355Z] #38 34.98 Selecting previously unselected package libcap-dev:arm64. [2020-06-15T07:19:28.355Z] #38 34.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-06-15T07:19:28.355Z] #38 35.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-06-15T07:19:28.355Z] #38 35.12 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-06-15T07:19:28.355Z] #38 35.34 Selecting previously unselected package libnet1:arm64. [2020-06-15T07:19:28.355Z] #38 35.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-15T07:19:28.355Z] #38 35.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:19:28.355Z] #38 ... [2020-06-15T07:19:28.355Z] [2020-06-15T07:19:28.355Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:28.355Z] #23 31.68 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T07:19:28.355Z] #23 31.68 The following additional packages will be installed: [2020-06-15T07:19:28.355Z] #23 31.70 libjq1 libonig5 [2020-06-15T07:19:28.355Z] #23 32.08 The following NEW packages will be installed: [2020-06-15T07:19:28.355Z] #23 32.09 jq libjq1 libonig5 [2020-06-15T07:19:28.355Z] #23 32.47 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:28.355Z] #23 32.47 Need to get 325 kB of archives. [2020-06-15T07:19:28.355Z] #23 32.47 After this operation, 1019 kB of additional disk space will be used. [2020-06-15T07:19:28.355Z] #23 32.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-15T07:19:28.355Z] #23 32.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-15T07:19:28.355Z] #23 32.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-15T07:19:28.355Z] #23 33.65 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:28.355Z] #23 33.82 Fetched 325 kB in 0s (1154 kB/s) [2020-06-15T07:19:28.355Z] #23 33.97 Selecting previously unselected package libonig5:arm64. [2020-06-15T07:19:28.355Z] #23 33.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 ... 15383 files and directories currently installed.) [2020-06-15T07:19:28.355Z] #23 34.09 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-06-15T07:19:28.355Z] #23 34.11 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-15T07:19:28.355Z] #23 34.37 Selecting previously unselected package libjq1:arm64. [2020-06-15T07:19:28.355Z] #23 34.37 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-15T07:19:28.355Z] #23 34.39 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-15T07:19:28.355Z] #23 34.75 Selecting previously unselected package jq. [2020-06-15T07:19:28.355Z] #23 34.75 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-15T07:19:28.355Z] #23 34.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:19:28.355Z] #23 34.93 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-15T07:19:28.355Z] #23 34.97 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-15T07:19:28.355Z] #23 34.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:19:28.355Z] #23 35.01 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:19:28.355Z] #23 DONE 35.6s [2020-06-15T07:19:28.355Z] [2020-06-15T07:19:28.355Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:28.355Z] #38 35.65 Selecting previously unselected package libnet1-dev. [2020-06-15T07:19:28.355Z] #38 35.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-15T07:19:28.355Z] #38 35.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:19:28.393Z] #39 106.5 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:19:28.616Z] #38 ... [2020-06-15T07:19:28.616Z] [2020-06-15T07:19:28.616Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T07:19:28.616Z] #24 DONE 0.1s [2020-06-15T07:19:28.616Z] [2020-06-15T07:19:28.616Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:28.616Z] #32 33.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-06-15T07:19:28.616Z] #32 33.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-06-15T07:19:28.616Z] #32 33.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-06-15T07:19:28.616Z] #32 33.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-06-15T07:19:28.616Z] #32 33.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-06-15T07:19:28.616Z] #32 33.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-06-15T07:19:28.616Z] #32 35.12 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:28.616Z] #32 35.35 Fetched 14.2 MB in 1s (10.8 MB/s) [2020-06-15T07:19:28.616Z] #32 35.46 Selecting previously unselected package xxd. [2020-06-15T07:19:28.616Z] #32 35.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-06-15T07:19:28.616Z] #32 35.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-15T07:19:28.616Z] #32 35.57 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:19:28.616Z] #32 35.92 Selecting previously unselected package vim-common. [2020-06-15T07:19:28.616Z] #32 35.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:19:28.675Z] #39 ... [2020-06-15T07:19:28.675Z] [2020-06-15T07:19:28.675Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T07:19:28.675Z] #37 DONE 0.2s [2020-06-15T07:19:28.675Z] [2020-06-15T07:19:28.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:28.675Z] #39 106.9 make[1]: Nothing to be done for 'all'. [2020-06-15T07:19:28.897Z] #32 35.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:19:28.905Z] #23 37.52 Building dependency tree... [2020-06-15T07:19:29.007Z] INFO: Copying the built client binary to d:\CI\PR-41072\6\binary\docker-79cfcba76c.exe... [2020-06-15T07:19:29.007Z] INFO: Copying dockerversion from the container... [2020-06-15T07:19:29.289Z] #39 107.2 make[1]: 'images/built-in.o' is up to date. [2020-06-15T07:19:29.289Z] #39 107.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T07:19:29.289Z] #39 107.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T07:19:29.289Z] #39 107.3 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T07:19:29.289Z] #39 107.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T07:19:29.289Z] #39 107.3 make[1]: Nothing to be done for 'all'. [2020-06-15T07:19:29.289Z] #39 107.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:19:29.289Z] #39 107.4 make[2]: Nothing to be done for 'all'. [2020-06-15T07:19:29.289Z] #39 107.4 make[2]: Nothing to be done for 'all'. [2020-06-15T07:19:29.289Z] #39 107.4 make[2]: Nothing to be done for 'all'. [2020-06-15T07:19:29.289Z] #39 107.5 make[2]: Nothing to be done for 'all'. [2020-06-15T07:19:29.347Z] #49 12.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-15T07:19:29.479Z] #32 36.68 Selecting previously unselected package cmake-data. [2020-06-15T07:19:29.479Z] #32 36.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T07:19:29.479Z] #32 36.69 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T07:19:29.483Z] INFO: Copying the golang package from the container to d:\CI\PR-41072\6\installer\go.zip... [2020-06-15T07:19:29.575Z] #39 107.5 make[2]: Nothing to be done for 'all'. [2020-06-15T07:19:29.575Z] #39 107.5 make[2]: Nothing to be done for 'all'. [2020-06-15T07:19:29.575Z] #39 107.5 make[2]: Nothing to be done for 'all'. [2020-06-15T07:19:29.575Z] #39 107.6 make[2]: Nothing to be done for 'all'. [2020-06-15T07:19:29.575Z] #39 107.6 INSTALL criu/criu [2020-06-15T07:19:29.575Z] #39 DONE 107.8s [2020-06-15T07:19:29.575Z] [2020-06-15T07:19:29.575Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:29.605Z] #49 ... [2020-06-15T07:19:29.605Z] [2020-06-15T07:19:29.605Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T07:19:29.605Z] #16 DONE 1.9s [2020-06-15T07:19:29.605Z] [2020-06-15T07:19:29.605Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:19:29.762Z] #43 ... [2020-06-15T07:19:29.762Z] [2020-06-15T07:19:29.762Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:29.762Z] #51 25.34 Fetched 8355 kB in 18s (473 kB/s) [2020-06-15T07:19:29.762Z] #51 25.34 Reading package lists... [2020-06-15T07:19:29.762Z] #51 32.64 Reading package lists... [2020-06-15T07:19:29.762Z] #51 ... [2020-06-15T07:19:29.762Z] [2020-06-15T07:19:29.762Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:29.762Z] #38 25.49 Fetched 8355 kB in 19s (444 kB/s) [2020-06-15T07:19:29.762Z] #38 25.49 Reading package lists... [2020-06-15T07:19:29.762Z] #38 33.00 Reading package lists... [2020-06-15T07:19:29.762Z] #38 ... [2020-06-15T07:19:29.762Z] [2020-06-15T07:19:29.762Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:29.762Z] #10 25.68 Fetched 8355 kB in 18s (453 kB/s) [2020-06-15T07:19:29.762Z] #10 25.68 Reading package lists... [2020-06-15T07:19:30.020Z] #10 33.20 Reading package lists... [2020-06-15T07:19:30.020Z] #10 ... [2020-06-15T07:19:30.020Z] [2020-06-15T07:19:30.020Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:30.020Z] #32 26.19 Fetched 8355 kB in 18s (454 kB/s) [2020-06-15T07:19:30.020Z] #32 26.19 Reading package lists... [2020-06-15T07:19:30.218Z] #52 ... [2020-06-15T07:19:30.218Z] [2020-06-15T07:19:30.218Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:30.218Z] #49 67.51 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-15T07:19:30.852Z] #49 ... [2020-06-15T07:19:30.852Z] [2020-06-15T07:19:30.852Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T07:19:30.852Z] #40 DONE 0.1s [2020-06-15T07:19:30.959Z] #32 33.75 Reading package lists... [2020-06-15T07:19:30.959Z] #32 ... [2020-06-15T07:19:30.959Z] [2020-06-15T07:19:30.959Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:30.959Z] #23 29.93 Reading package lists... [2020-06-15T07:19:31.135Z] [2020-06-15T07:19:31.135Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T07:19:31.135Z] #42 DONE 0.1s [2020-06-15T07:19:31.135Z] [2020-06-15T07:19:31.135Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:31.135Z] #49 ... [2020-06-15T07:19:31.135Z] [2020-06-15T07:19:31.135Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T07:19:31.135Z] #44 DONE 0.1s [2020-06-15T07:19:31.135Z] [2020-06-15T07:19:31.135Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:31.135Z] #49 68.24 + mkdir -p /build [2020-06-15T07:19:31.135Z] #49 68.24 + cp runc /build/runc [2020-06-15T07:19:31.422Z] #49 DONE 68.4s [2020-06-15T07:19:31.422Z] [2020-06-15T07:19:31.422Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:31.502Z] #23 ... [2020-06-15T07:19:31.502Z] [2020-06-15T07:19:31.502Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:31.502Z] #60 DONE 41.3s [2020-06-15T07:19:31.502Z] [2020-06-15T07:19:31.502Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:31.502Z] #30 40.16 sync [2020-06-15T07:19:31.502Z] #30 40.18 internal/reflectlite [2020-06-15T07:19:32.137Z] #17 2.195 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:19:32.137Z] #17 2.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:19:32.137Z] #17 2.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:19:32.395Z] #17 2.774 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:19:32.454Z] INFO: Extracting go.zip to d:\CI\PR-41072\6\go [2020-06-15T07:19:32.782Z] #32 ... [2020-06-15T07:19:32.782Z] [2020-06-15T07:19:32.782Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:32.782Z] #38 36.08 Selecting previously unselected package libnl-3-200:arm64. [2020-06-15T07:19:32.782Z] #38 36.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-15T07:19:32.782Z] #38 36.10 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-15T07:19:32.782Z] #38 36.22 Selecting previously unselected package libnl-3-dev:arm64. [2020-06-15T07:19:32.782Z] #38 36.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-06-15T07:19:32.782Z] #38 36.23 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-15T07:19:32.782Z] #38 36.57 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-15T07:19:32.782Z] #38 36.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-15T07:19:32.782Z] #38 36.58 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-15T07:19:32.782Z] #38 36.69 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-06-15T07:19:32.782Z] #38 36.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-06-15T07:19:32.782Z] #38 36.73 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-15T07:19:32.782Z] #38 36.94 Selecting previously unselected package zlib1g-dev:arm64. [2020-06-15T07:19:32.782Z] #38 36.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-06-15T07:19:32.782Z] #38 36.98 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-15T07:19:32.782Z] #38 37.27 Selecting previously unselected package libprotobuf17:arm64. [2020-06-15T07:19:32.782Z] #38 37.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-06-15T07:19:32.782Z] #38 37.30 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-15T07:19:32.782Z] #38 38.17 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-06-15T07:19:32.782Z] #38 38.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-06-15T07:19:32.782Z] #38 38.19 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-15T07:19:32.783Z] #38 38.60 Selecting previously unselected package libprotobuf-dev:arm64. [2020-06-15T07:19:32.783Z] #38 38.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-06-15T07:19:32.783Z] #38 38.66 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-15T07:19:32.783Z] #38 39.66 Selecting previously unselected package libprotoc17:arm64. [2020-06-15T07:19:32.783Z] #38 39.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-06-15T07:19:32.783Z] #38 39.68 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-15T07:19:32.783Z] #38 40.15 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T07:19:32.783Z] #38 40.15 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-06-15T07:19:32.892Z] #52 ... [2020-06-15T07:19:32.892Z] [2020-06-15T07:19:32.892Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:32.892Z] #45 147.7 + cd /tmp/tmp.RbMyUCKkTh/src/github.com/golangci/golangci-lint/ [2020-06-15T07:19:32.892Z] #45 147.7 + git checkout -q v1.23.8 [2020-06-15T07:19:32.901Z] #23 37.14 Building dependency tree... [2020-06-15T07:19:33.044Z] #38 40.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:19:33.044Z] #38 40.33 Selecting previously unselected package protobuf-compiler. [2020-06-15T07:19:33.044Z] #38 40.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-06-15T07:19:33.044Z] #38 40.34 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:19:33.175Z] #45 147.9 ++ git describe --tags [2020-06-15T07:19:33.175Z] #45 147.9 + version=v1.23.8 [2020-06-15T07:19:33.175Z] #45 147.9 ++ git rev-parse --short HEAD [2020-06-15T07:19:33.175Z] #45 147.9 + commit=76a82c6 [2020-06-15T07:19:33.175Z] #45 147.9 ++ git show -s --format=%cd [2020-06-15T07:19:33.175Z] #45 147.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T07:19:33.175Z] #45 147.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T07:19:33.305Z] #38 40.51 Selecting previously unselected package python-pkg-resources. [2020-06-15T07:19:33.305Z] #38 40.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:19:33.305Z] #38 40.52 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T07:19:33.565Z] #38 40.72 Selecting previously unselected package python-six. [2020-06-15T07:19:33.565Z] #38 40.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T07:19:33.565Z] #38 40.75 Unpacking python-six (1.12.0-1) ... [2020-06-15T07:19:33.565Z] #38 40.87 Selecting previously unselected package python-protobuf. [2020-06-15T07:19:33.565Z] #38 40.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-06-15T07:19:33.565Z] #38 40.89 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T07:19:33.837Z] #17 4.044 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:19:34.015Z] #30 43.73 sort [2020-06-15T07:19:34.015Z] #30 43.73 errors [2020-06-15T07:19:34.015Z] #30 44.13 strconv [2020-06-15T07:19:34.510Z] #38 41.57 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T07:19:34.510Z] #38 ... [2020-06-15T07:19:34.510Z] [2020-06-15T07:19:34.510Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:34.510Z] #25 4.633 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T07:19:34.510Z] #25 5.121 [2020-06-15T07:19:34.776Z] #17 5.394 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:19:34.941Z] #30 45.01 io [2020-06-15T07:19:35.196Z] #30 ... [2020-06-15T07:19:35.196Z] [2020-06-15T07:19:35.196Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:35.196Z] #23 41.55 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T07:19:35.196Z] #23 41.55 The following additional packages will be installed: [2020-06-15T07:19:35.196Z] #23 41.56 libjq1 libonig5 [2020-06-15T07:19:35.196Z] #23 42.52 The following NEW packages will be installed: [2020-06-15T07:19:35.196Z] #23 42.52 jq libjq1 libonig5 [2020-06-15T07:19:35.196Z] #23 43.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:35.196Z] #23 43.27 Need to get 355 kB of archives. [2020-06-15T07:19:35.196Z] #23 43.27 After this operation, 1072 kB of additional disk space will be used. [2020-06-15T07:19:35.196Z] #23 43.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T07:19:35.196Z] #23 43.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T07:19:35.196Z] #23 43.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T07:19:35.196Z] #23 44.37 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:35.196Z] #23 44.60 Fetched 355 kB in 0s (731 kB/s) [2020-06-15T07:19:35.196Z] #23 44.72 Selecting previously unselected package libonig5:amd64. [2020-06-15T07:19:35.197Z] #23 44.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T07:19:35.197Z] #23 44.81 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-15T07:19:35.197Z] #23 44.83 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:19:35.197Z] #23 45.09 Selecting previously unselected package libjq1:amd64. [2020-06-15T07:19:35.197Z] #23 45.09 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:19:35.197Z] #23 45.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:19:35.197Z] #23 45.29 Selecting previously unselected package jq. [2020-06-15T07:19:35.197Z] #23 45.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:19:35.197Z] #23 45.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:19:35.435Z] #23 41.00 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T07:19:35.435Z] #23 41.00 The following additional packages will be installed: [2020-06-15T07:19:35.435Z] #23 41.02 libjq1 libonig5 [2020-06-15T07:19:35.451Z] #23 45.53 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:19:35.451Z] #23 45.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:19:35.451Z] #23 45.56 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:19:35.451Z] #23 45.57 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:19:35.695Z] #23 41.53 The following NEW packages will be installed: [2020-06-15T07:19:35.695Z] #23 41.55 jq libjq1 libonig5 [2020-06-15T07:19:35.726Z] #23 DONE 46.0s [2020-06-15T07:19:35.726Z] [2020-06-15T07:19:35.726Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T07:19:35.981Z] #24 DONE 0.0s [2020-06-15T07:19:35.981Z] [2020-06-15T07:19:35.981Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:36.236Z] #25 ... [2020-06-15T07:19:36.236Z] [2020-06-15T07:19:36.236Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:36.236Z] #51 31.88 Reading package lists... [2020-06-15T07:19:36.236Z] #51 38.93 Building dependency tree... [2020-06-15T07:19:36.236Z] #51 43.60 The following additional packages will be installed: [2020-06-15T07:19:36.236Z] #51 43.60 libbtrfs0 [2020-06-15T07:19:36.236Z] #51 43.81 The following NEW packages will be installed: [2020-06-15T07:19:36.236Z] #51 43.82 libbtrfs-dev libbtrfs0 [2020-06-15T07:19:36.236Z] #51 44.19 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:36.236Z] #51 44.19 Need to get 119 kB of archives. [2020-06-15T07:19:36.236Z] #51 44.19 After this operation, 387 kB of additional disk space will be used. [2020-06-15T07:19:36.237Z] #51 44.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T07:19:36.237Z] #51 44.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T07:19:36.237Z] #51 45.18 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:36.237Z] #51 45.29 Fetched 119 kB in 0s (453 kB/s) [2020-06-15T07:19:36.237Z] #51 45.40 Selecting previously unselected package libbtrfs0. [2020-06-15T07:19:36.237Z] #51 45.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 ... 15410 files and directories currently installed.) [2020-06-15T07:19:36.237Z] #51 45.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T07:19:36.237Z] #51 45.51 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:19:36.237Z] #51 45.64 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:19:36.237Z] #51 45.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T07:19:36.237Z] #51 45.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:19:36.237Z] #51 45.89 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:19:36.237Z] #51 45.91 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:19:36.237Z] #51 45.96 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:19:36.237Z] #51 DONE 46.5s [2020-06-15T07:19:36.271Z] #23 42.03 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:36.271Z] #23 42.03 Need to get 355 kB of archives. [2020-06-15T07:19:36.271Z] #23 42.03 After this operation, 1072 kB of additional disk space will be used. [2020-06-15T07:19:36.271Z] #23 42.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T07:19:36.271Z] #23 42.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T07:19:36.271Z] #23 42.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T07:19:36.494Z] [2020-06-15T07:19:36.494Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:36.494Z] #30 46.63 internal/oserror [2020-06-15T07:19:36.600Z] #25 5.416 0.0% ## 3.7% ####### 9.9% ######### 13.6% ############# 19.0% ################# 24.6% ###################### 31.0% ########################## 36.5% ############################# 40.6% ################################ 45.1% ################################### 48.8% ##################################### 51.8% ######################################## 56.2% ########################################### 60.0% ############################################## 65.1% ################################################# 68.3% ################################################### 71.4% ####################################################### 77.2% ######################################################### 79.8% ########################################################### 82.1% ############################################################ 84.2% ################################################################ 89.6% #################################################################### 94.8% ######################################################################## 100.0% [2020-06-15T07:19:36.673Z] #17 ... [2020-06-15T07:19:36.673Z] [2020-06-15T07:19:36.673Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:36.673Z] #39 68.51 CC criu/pie/util-vdso-elf32.o [2020-06-15T07:19:36.673Z] #39 69.13 AR criu/pie/pie.lib.a [2020-06-15T07:19:36.673Z] #39 69.20 DEP criu/pie/restorer.d [2020-06-15T07:19:36.673Z] #39 69.48 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-15T07:19:36.673Z] #39 69.58 DEP criu/arch/x86/restorer_unmap.d [2020-06-15T07:19:36.673Z] #39 69.60 DEP criu/arch/x86/restorer.d [2020-06-15T07:19:36.673Z] #39 69.85 DEP criu/arch/x86/vdso-pie.d [2020-06-15T07:19:36.673Z] #39 70.04 DEP criu/pie/parasite-vdso.d [2020-06-15T07:19:36.673Z] #39 70.26 DEP criu/pie/parasite.d [2020-06-15T07:19:36.673Z] #39 70.51 CC criu/pie/parasite.o [2020-06-15T07:19:36.673Z] #39 71.69 LINK criu/pie/parasite.built-in.o [2020-06-15T07:19:36.673Z] #39 71.70 GEN criu/pie/parasite-blob.h [2020-06-15T07:19:36.673Z] #39 71.72 CC criu/pie/parasite-vdso.o [2020-06-15T07:19:36.673Z] #39 72.46 CC criu/arch/x86/vdso-pie.o [2020-06-15T07:19:36.673Z] #39 72.71 CC criu/arch/x86/restorer.o [2020-06-15T07:19:36.673Z] #39 73.30 CC criu/arch/x86/restorer_unmap.o [2020-06-15T07:19:36.673Z] #39 73.34 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-15T07:19:36.673Z] #39 73.57 CC criu/pie/restorer.o [2020-06-15T07:19:36.673Z] #39 76.74 LINK criu/pie/restorer.built-in.o [2020-06-15T07:19:36.673Z] #39 76.77 GEN criu/pie/restorer-blob.h [2020-06-15T07:19:36.673Z] #39 76.88 DEP criu/vdso.d [2020-06-15T07:19:36.750Z] #30 46.85 syscall [2020-06-15T07:19:36.860Z] #25 8.221 [2020-06-15T07:19:36.931Z] #39 77.05 DEP criu/vdso-compat.d [2020-06-15T07:19:36.931Z] #39 77.18 DEP criu/uts_ns.d [2020-06-15T07:19:37.189Z] #39 77.40 DEP criu/util.d [2020-06-15T07:19:37.448Z] #39 77.59 DEP criu/uffd.d [2020-06-15T07:19:37.448Z] #39 77.78 DEP criu/tun.d [2020-06-15T07:19:37.646Z] #23 43.27 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:37.647Z] #23 43.52 Fetched 355 kB in 0s (1200 kB/s) [2020-06-15T07:19:37.647Z] #23 43.61 Selecting previously unselected package libonig5:amd64. [2020-06-15T07:19:37.904Z] #25 8.432 0.1% ######## 12.3% ###################### 31.0% ################################ 45.6% ########################################## 58.9% ################################################### 70.9% ########################################################### 83.0% ##################################################################### 96.4% ######################################################################## 100.0% [2020-06-15T07:19:37.905Z] #23 43.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T07:19:37.905Z] #23 43.69 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-15T07:19:37.905Z] #23 43.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:19:38.014Z] #39 78.00 DEP criu/tty.d [2020-06-15T07:19:38.014Z] #39 78.16 DEP criu/timerfd.d [2020-06-15T07:19:38.014Z] #39 78.41 DEP criu/timens.d [2020-06-15T07:19:38.164Z] #23 43.94 Selecting previously unselected package libjq1:amd64. [2020-06-15T07:19:38.164Z] #23 43.94 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:19:38.164Z] #23 43.95 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:19:38.164Z] #23 44.17 Selecting previously unselected package jq. [2020-06-15T07:19:38.164Z] #23 44.17 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:19:38.165Z] #25 9.639 [2020-06-15T07:19:38.165Z] #25 ... [2020-06-15T07:19:38.165Z] [2020-06-15T07:19:38.165Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:38.165Z] #30 35.38 sync [2020-06-15T07:19:38.165Z] #30 35.39 internal/reflectlite [2020-06-15T07:19:38.165Z] #30 38.13 errors [2020-06-15T07:19:38.165Z] #30 38.13 sort [2020-06-15T07:19:38.165Z] #30 38.60 internal/oserror [2020-06-15T07:19:38.165Z] #30 38.60 io [2020-06-15T07:19:38.165Z] #30 38.62 strconv [2020-06-15T07:19:38.165Z] #30 38.77 syscall [2020-06-15T07:19:38.165Z] #30 40.07 strings [2020-06-15T07:19:38.165Z] #30 40.26 bytes [2020-06-15T07:19:38.165Z] #30 42.86 bufio [2020-06-15T07:19:38.165Z] #30 44.43 path [2020-06-15T07:19:38.165Z] #30 45.20 reflect [2020-06-15T07:19:38.423Z] #23 44.17 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:19:38.427Z] #30 45.61 text/tabwriter [2020-06-15T07:19:38.427Z] #30 ... [2020-06-15T07:19:38.427Z] [2020-06-15T07:19:38.427Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:38.427Z] #38 44.14 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-15T07:19:38.427Z] #38 44.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:19:38.427Z] #38 44.21 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-15T07:19:38.427Z] #38 44.23 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-15T07:19:38.427Z] #38 44.24 Setting up python-six (1.12.0-1) ... [2020-06-15T07:19:38.581Z] #39 78.62 DEP criu/sysfs_parse.d [2020-06-15T07:19:38.581Z] #39 78.76 DEP criu/sysctl.d [2020-06-15T07:19:38.581Z] #39 78.92 DEP criu/string.d [2020-06-15T07:19:38.581Z] #39 78.96 DEP criu/stats.d [2020-06-15T07:19:38.639Z] #30 ... [2020-06-15T07:19:38.639Z] [2020-06-15T07:19:38.639Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:38.639Z] #32 31.65 Reading package lists... [2020-06-15T07:19:38.639Z] #32 38.75 Building dependency tree... [2020-06-15T07:19:38.639Z] #32 43.13 The following additional packages will be installed: [2020-06-15T07:19:38.639Z] #32 43.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T07:19:38.639Z] #32 43.16 Suggested packages: [2020-06-15T07:19:38.639Z] #32 43.17 cmake-doc ninja-build lrzip [2020-06-15T07:19:38.639Z] #32 43.17 Recommended packages: [2020-06-15T07:19:38.639Z] #32 43.17 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T07:19:38.639Z] #32 44.15 The following NEW packages will be installed: [2020-06-15T07:19:38.639Z] #32 44.15 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T07:19:38.639Z] #32 44.17 vim-common xxd [2020-06-15T07:19:38.639Z] #32 44.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:38.639Z] #32 44.58 Need to get 14.9 MB of archives. [2020-06-15T07:19:38.639Z] #32 44.58 After this operation, 61.8 MB of additional disk space will be used. [2020-06-15T07:19:38.639Z] #32 44.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T07:19:38.639Z] #32 44.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:19:38.639Z] #32 44.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T07:19:38.639Z] #32 44.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T07:19:38.639Z] #32 45.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-15T07:19:38.639Z] #32 45.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-15T07:19:38.639Z] #32 45.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-15T07:19:38.639Z] #32 45.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-15T07:19:38.639Z] #32 45.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-15T07:19:38.639Z] #32 45.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-15T07:19:38.639Z] #32 48.07 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:38.639Z] #32 48.30 Fetched 14.9 MB in 2s (7385 kB/s) [2020-06-15T07:19:38.639Z] #32 48.40 Selecting previously unselected package xxd. [2020-06-15T07:19:38.639Z] #32 48.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 ... 15410 files and directories currently installed.) [2020-06-15T07:19:38.639Z] #32 48.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T07:19:38.639Z] #32 48.49 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:19:38.639Z] #32 ... [2020-06-15T07:19:38.639Z] [2020-06-15T07:19:38.639Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:38.639Z] #38 32.33 Reading package lists... [2020-06-15T07:19:38.639Z] #38 39.25 Building dependency tree... [2020-06-15T07:19:38.639Z] #38 43.51 The following additional packages will be installed: [2020-06-15T07:19:38.639Z] #38 43.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T07:19:38.639Z] #38 43.53 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T07:19:38.639Z] #38 43.54 Suggested packages: [2020-06-15T07:19:38.639Z] #38 43.56 manpages-dev python-setuptools [2020-06-15T07:19:38.639Z] #38 44.97 The following NEW packages will be installed: [2020-06-15T07:19:38.639Z] #38 44.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T07:19:38.639Z] #38 44.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T07:19:38.639Z] #38 44.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T07:19:38.639Z] #38 44.99 python-six zlib1g-dev [2020-06-15T07:19:38.639Z] #38 45.40 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:38.639Z] #38 45.40 Need to get 4095 kB of archives. [2020-06-15T07:19:38.639Z] #38 45.40 After this operation, 22.5 MB of additional disk space will be used. [2020-06-15T07:19:38.639Z] #38 45.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-15T07:19:38.639Z] #38 45.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-15T07:19:38.639Z] #38 45.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-15T07:19:38.639Z] #38 45.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-15T07:19:38.639Z] #38 45.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-15T07:19:38.639Z] #38 45.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-15T07:19:38.639Z] #38 45.44 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-06-15T07:19:38.639Z] #38 45.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-15T07:19:38.639Z] #38 45.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-15T07:19:38.639Z] #38 45.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-15T07:19:38.639Z] #38 45.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-15T07:19:38.639Z] #38 45.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-15T07:19:38.639Z] #38 45.76 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-06-15T07:19:38.639Z] #38 45.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-06-15T07:19:38.639Z] #38 45.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T07:19:38.639Z] #38 45.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-15T07:19:38.639Z] #38 45.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-15T07:19:38.639Z] #38 47.51 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:38.639Z] #38 47.76 Fetched 4095 kB in 1s (5916 kB/s) [2020-06-15T07:19:38.639Z] #38 47.89 Selecting previously unselected package libcap-dev:amd64. [2020-06-15T07:19:38.639Z] #38 47.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 ... 15410 files and directories currently installed.) [2020-06-15T07:19:38.639Z] #38 48.01 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-15T07:19:38.639Z] #38 48.01 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T07:19:38.639Z] #38 48.14 Selecting previously unselected package libnet1:amd64. [2020-06-15T07:19:38.639Z] #38 48.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T07:19:38.639Z] #38 48.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:19:38.639Z] #38 48.28 Selecting previously unselected package libnet1-dev. [2020-06-15T07:19:38.639Z] #38 48.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T07:19:38.639Z] #38 48.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:19:38.639Z] #38 48.56 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T07:19:38.639Z] #38 48.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T07:19:38.639Z] #38 48.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:19:38.639Z] #38 48.70 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-15T07:19:38.639Z] #38 48.70 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-15T07:19:38.639Z] #38 48.71 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T07:19:38.639Z] #38 ... [2020-06-15T07:19:38.639Z] [2020-06-15T07:19:38.639Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:38.639Z] #32 48.71 Selecting previously unselected package vim-common. [2020-06-15T07:19:38.639Z] #32 48.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:19:38.639Z] #32 48.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:19:38.639Z] #32 ... [2020-06-15T07:19:38.639Z] [2020-06-15T07:19:38.639Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:38.639Z] #10 31.95 Reading package lists... [2020-06-15T07:19:38.639Z] #10 39.17 Building dependency tree... [2020-06-15T07:19:38.639Z] #10 43.59 The following additional packages will be installed: [2020-06-15T07:19:38.639Z] #10 43.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T07:19:38.639Z] #10 43.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T07:19:38.639Z] #10 43.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T07:19:38.639Z] #10 43.60 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:19:38.639Z] #10 43.61 Suggested packages: [2020-06-15T07:19:38.639Z] #10 43.62 gcc-8-locales seccomp wine64 [2020-06-15T07:19:38.639Z] #10 45.03 The following NEW packages will be installed: [2020-06-15T07:19:38.639Z] #10 45.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T07:19:38.639Z] #10 45.03 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T07:19:38.639Z] #10 45.03 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T07:19:38.639Z] #10 45.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T07:19:38.639Z] #10 45.04 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T07:19:38.639Z] #10 45.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:19:38.639Z] #10 45.42 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:38.639Z] #10 45.42 Need to get 77.7 MB of archives. [2020-06-15T07:19:38.639Z] #10 45.42 After this operation, 487 MB of additional disk space will be used. [2020-06-15T07:19:38.639Z] #10 45.42 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-06-15T07:19:38.639Z] #10 45.64 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-06-15T07:19:38.639Z] #10 45.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-15T07:19:38.639Z] #10 46.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-15T07:19:38.639Z] #10 46.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-15T07:19:38.639Z] #10 46.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T07:19:38.639Z] #10 46.80 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-06-15T07:19:38.639Z] #10 47.29 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-06-15T07:19:38.639Z] #10 47.29 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-06-15T07:19:38.682Z] #23 44.44 Setting up libonig5:amd64 (6.9.1-1) ...#23 ... [2020-06-15T07:19:38.682Z] [2020-06-15T07:19:38.682Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:38.682Z] #60 DONE 44.5s [2020-06-15T07:19:38.682Z] [2020-06-15T07:19:38.682Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:38.682Z] #23 44.44 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:19:38.682Z] #23 44.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:19:38.682Z] #23 ... [2020-06-15T07:19:38.682Z] [2020-06-15T07:19:38.682Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:38.682Z] #10 33.20 Reading package lists... [2020-06-15T07:19:38.682Z] #10 40.11 Building dependency tree... [2020-06-15T07:19:38.682Z] #10 44.12 The following additional packages will be installed: [2020-06-15T07:19:38.682Z] #10 44.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T07:19:38.682Z] #10 44.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T07:19:38.682Z] #10 44.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T07:19:38.682Z] #10 44.13 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:19:38.682Z] #10 44.15 Suggested packages: [2020-06-15T07:19:38.682Z] #10 44.15 gcc-8-locales seccomp wine64 [2020-06-15T07:19:38.840Z] #39 79.07 DEP criu/sockets.d [2020-06-15T07:19:38.894Z] #10 ... [2020-06-15T07:19:38.894Z] [2020-06-15T07:19:38.894Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:38.894Z] #38 48.99 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T07:19:38.894Z] #38 48.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:19:38.894Z] #38 49.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:19:38.894Z] #38 49.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-15T07:19:38.894Z] #38 49.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:19:38.894Z] #38 49.13 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T07:19:38.894Z] #38 49.24 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-15T07:19:38.894Z] #38 49.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-15T07:19:39.099Z] #39 79.27 DEP criu/sk-unix.d [2020-06-15T07:19:39.099Z] #39 79.47 DEP criu/sk-tcp.d [2020-06-15T07:19:39.149Z] #38 49.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T07:19:39.149Z] #38 49.48 Selecting previously unselected package libprotobuf17:amd64. [2020-06-15T07:19:39.149Z] #38 49.49 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-15T07:19:39.149Z] #38 49.50 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:39.249Z] #10 ... [2020-06-15T07:19:39.249Z] [2020-06-15T07:19:39.249Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:19:39.249Z] #23 44.56 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:19:39.249Z] #23 44.58 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:19:39.249Z] #23 DONE 45.2s [2020-06-15T07:19:39.249Z] [2020-06-15T07:19:39.249Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T07:19:39.249Z] #24 DONE 0.0s [2020-06-15T07:19:39.249Z] [2020-06-15T07:19:39.249Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:39.249Z] #41 44.86 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T07:19:39.249Z] #41 44.86 io [2020-06-15T07:19:39.374Z] #39 79.67 DEP criu/sk-queue.d [2020-06-15T07:19:39.374Z] #38 46.44 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-15T07:19:39.374Z] #38 46.48 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-15T07:19:39.374Z] #38 46.54 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-15T07:19:39.374Z] #38 46.57 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-06-15T07:19:39.374Z] #38 46.59 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-15T07:19:39.374Z] #38 46.63 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:19:39.635Z] #38 46.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:19:39.635Z] #38 46.73 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-15T07:19:39.635Z] #38 46.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:19:39.635Z] #38 46.85 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T07:19:39.638Z] #39 79.89 DEP criu/sk-packet.d [2020-06-15T07:19:39.822Z] #41 45.63 strconv [2020-06-15T07:19:39.897Z] #38 ... [2020-06-15T07:19:39.897Z] #39 80.07 DEP criu/sk-netlink.d [2020-06-15T07:19:39.897Z] [2020-06-15T07:19:39.897Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:39.897Z] #10 37.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T07:19:39.897Z] #10 37.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-06-15T07:19:39.897Z] #10 37.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:19:39.897Z] #10 39.47 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T07:19:39.897Z] #10 39.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T07:19:39.897Z] #10 39.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:19:39.897Z] #10 39.69 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-06-15T07:19:39.897Z] #10 39.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-15T07:19:39.897Z] #10 39.71 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-15T07:19:39.897Z] #10 39.91 Selecting previously unselected package dmsetup. [2020-06-15T07:19:39.897Z] #10 39.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-06-15T07:19:39.897Z] #10 39.95 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T07:19:39.897Z] #10 40.18 Selecting previously unselected package mingw-w64-common. [2020-06-15T07:19:39.897Z] #10 40.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T07:19:39.897Z] #10 40.21 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T07:19:39.897Z] #10 46.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T07:19:39.897Z] #10 46.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T07:19:39.897Z] #10 46.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:19:39.897Z] #10 ... [2020-06-15T07:19:39.897Z] [2020-06-15T07:19:39.897Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:40.073Z] #38 50.32 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-15T07:19:40.155Z] #39 80.30 DEP criu/sk-inet.d [2020-06-15T07:19:40.155Z] #39 ... [2020-06-15T07:19:40.155Z] [2020-06-15T07:19:40.155Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:19:40.155Z] #17 10.55 Fetched 8355 kB in 9s (959 kB/s) [2020-06-15T07:19:40.160Z] #25 9.900 0.0% #### 6.4% ######### 12.7% ########### 16.4% ############### 21.6% ################### 27.8% ###################### 31.5% ########################### 38.2% ############################## 42.3% ################################## 48.2% ###################################### 53.3% ########################################### 60.3% ################################################# 68.7% ######################################################## 78.4% ############################################################### 88.0% ##################################################################### 96.2% ######################################################################## 100.0% [2020-06-15T07:19:40.330Z] #38 50.32 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-15T07:19:40.330Z] #38 50.33 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:40.585Z] #38 50.61 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-15T07:19:40.585Z] #38 50.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-15T07:19:40.585Z] #38 50.61 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:40.732Z] #25 12.10 [2020-06-15T07:19:40.732Z] #25 12.31 [2020-06-15T07:19:40.732Z] #25 ... [2020-06-15T07:19:40.732Z] [2020-06-15T07:19:40.732Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:40.732Z] #41 37.95 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T07:19:40.732Z] #41 37.96 internal/singleflight [2020-06-15T07:19:40.732Z] #41 37.96 math/rand [2020-06-15T07:19:40.732Z] #41 37.97 internal/reflectlite [2020-06-15T07:19:40.732Z] #41 40.05 io [2020-06-15T07:19:40.732Z] #41 40.09 sort [2020-06-15T07:19:40.732Z] #41 40.09 strconv [2020-06-15T07:19:40.732Z] #41 40.09 syscall [2020-06-15T07:19:40.732Z] #41 41.96 bytes [2020-06-15T07:19:40.732Z] #41 42.07 strings [2020-06-15T07:19:40.732Z] #41 45.98 hash/crc32 [2020-06-15T07:19:40.732Z] #41 47.03 vendor/golang.org/x/net/dns/dnsmessage [2020-06-15T07:19:40.732Z] #41 47.05 vendor/golang.org/x/crypto/hkdf [2020-06-15T07:19:40.732Z] #41 47.16 reflect [2020-06-15T07:19:40.732Z] #41 47.56 regexp/syntax [2020-06-15T07:19:40.994Z] #41 ... [2020-06-15T07:19:40.994Z] [2020-06-15T07:19:40.994Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:41.724Z] #41 47.28 bytes [2020-06-15T07:19:41.950Z] #38 52.16 Selecting previously unselected package libprotoc17:amd64. [2020-06-15T07:19:41.950Z] #38 52.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-15T07:19:41.950Z] #38 52.18 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:42.661Z] #41 ... [2020-06-15T07:19:42.661Z] [2020-06-15T07:19:42.661Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:19:42.661Z] #51 32.64 Reading package lists... [2020-06-15T07:19:42.661Z] #51 40.43 Building dependency tree... [2020-06-15T07:19:42.661Z] #51 44.49 The following additional packages will be installed: [2020-06-15T07:19:42.661Z] #51 44.50 libbtrfs0 [2020-06-15T07:19:42.661Z] #51 45.06 The following NEW packages will be installed: [2020-06-15T07:19:42.661Z] #51 45.13 libbtrfs-dev libbtrfs0 [2020-06-15T07:19:42.661Z] #51 45.79 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:42.661Z] #51 45.79 Need to get 119 kB of archives. [2020-06-15T07:19:42.661Z] #51 45.79 After this operation, 387 kB of additional disk space will be used. [2020-06-15T07:19:42.661Z] #51 45.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T07:19:42.661Z] #51 45.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T07:19:42.661Z] #51 47.37 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:42.661Z] #51 47.59 Fetched 119 kB in 0s (355 kB/s) [2020-06-15T07:19:42.661Z] #51 47.71 Selecting previously unselected package libbtrfs0. [2020-06-15T07:19:42.661Z] #51 47.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T07:19:42.661Z] #51 47.79 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T07:19:42.661Z] #51 47.80 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:19:42.661Z] #51 47.93 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:19:42.661Z] #51 47.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T07:19:42.661Z] #51 47.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:19:42.661Z] #51 48.24 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:19:42.661Z] #51 48.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:19:42.661Z] #51 48.28 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:19:42.661Z] #51 DONE 48.6s [2020-06-15T07:19:42.822Z] #25 12.31 0.0% ## 3.1% #### 6.2% ###### 8.8% ######## 11.6% ######### 13.9% ########### 16.2% ############# 18.4% ############### 20.9% ################# 23.9% ################## 26.2% #################### 28.9% ###################### 30.8% ####################### 33.0% ######################### 35.7% ########################### 38.0% ############################ 40.1% ############################# 41.6% ############################### 43.1% ################################ 45.3% [2020-06-15T07:19:42.822Z] #25 ... [2020-06-15T07:19:42.822Z] [2020-06-15T07:19:42.822Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:42.822Z] #32 40.14 Selecting previously unselected package libicu63:arm64. [2020-06-15T07:19:42.822Z] #32 40.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-15T07:19:42.822Z] #32 40.18 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-15T07:19:42.822Z] #32 45.06 Selecting previously unselected package libxml2:arm64. [2020-06-15T07:19:42.822Z] #32 45.06 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-06-15T07:19:42.822Z] #32 45.06 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:19:42.822Z] #32 45.58 Selecting previously unselected package libarchive13:arm64. [2020-06-15T07:19:42.822Z] #32 45.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-06-15T07:19:42.822Z] #32 45.59 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-15T07:19:42.822Z] #32 45.95 Selecting previously unselected package libjsoncpp1:arm64. [2020-06-15T07:19:42.822Z] #32 45.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-06-15T07:19:42.822Z] #32 45.96 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-15T07:19:42.822Z] #32 46.19 Selecting previously unselected package librhash0:arm64. [2020-06-15T07:19:42.822Z] #32 46.24 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-06-15T07:19:42.822Z] #32 46.25 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-06-15T07:19:42.822Z] #32 46.55 Selecting previously unselected package libuv1:arm64. [2020-06-15T07:19:42.822Z] #32 46.58 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-06-15T07:19:42.822Z] #32 46.59 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-06-15T07:19:42.822Z] #32 46.85 Selecting previously unselected package cmake. [2020-06-15T07:19:42.822Z] #32 46.86 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-06-15T07:19:42.822Z] #32 46.88 Unpacking cmake (3.13.4-1) ... [2020-06-15T07:19:42.822Z] #32 48.96 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-15T07:19:42.822Z] #32 49.00 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:19:42.822Z] #32 49.02 Setting up libuv1:arm64 (1.24.1-1) ... [2020-06-15T07:19:42.822Z] #32 49.04 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:19:42.822Z] #32 49.08 Setting up librhash0:arm64 (1.3.8-1) ... [2020-06-15T07:19:42.822Z] #32 49.10 Setting up cmake-data (3.13.4-1) ... [2020-06-15T07:19:42.822Z] #32 49.14 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:19:42.822Z] #32 49.15 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-15T07:19:42.822Z] #32 49.18 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-15T07:19:42.822Z] #32 49.21 Setting up cmake (3.13.4-1) ... [2020-06-15T07:19:42.822Z] #32 49.23 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:19:42.822Z] #32 49.39 Processing triggers for mime-support (3.62) ... [2020-06-15T07:19:42.882Z] #38 ... [2020-06-15T07:19:42.882Z] [2020-06-15T07:19:42.882Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:42.882Z] #41 43.05 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T07:19:42.882Z] #41 43.05 internal/reflectlite [2020-06-15T07:19:42.882Z] #41 43.42 math/rand [2020-06-15T07:19:42.882Z] #41 44.45 internal/singleflight [2020-06-15T07:19:42.882Z] #41 45.75 io [2020-06-15T07:19:42.882Z] #41 45.76 strconv [2020-06-15T07:19:42.882Z] #41 47.92 bytes [2020-06-15T07:19:42.882Z] #41 50.04 reflect [2020-06-15T07:19:42.882Z] #41 50.41 bufio [2020-06-15T07:19:42.882Z] #41 52.54 syscall [2020-06-15T07:19:42.882Z] #41 ... [2020-06-15T07:19:42.882Z] [2020-06-15T07:19:42.882Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:42.882Z] #25 4.819 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T07:19:42.882Z] #25 5.358 [2020-06-15T07:19:42.920Z] [2020-06-15T07:19:42.920Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:43.085Z] #32 ... [2020-06-15T07:19:43.085Z] [2020-06-15T07:19:43.085Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:43.085Z] #25 12.31 0.0% ## 3.1% #### 6.2% ###### 8.8% ######## 11.6% ######### 13.9% ########### 16.2% ############# 18.4% ############### 20.9% ################# 23.9% ################## 26.2% #################### 28.9% ###################### 30.8% ####################### 33.0% ######################### 35.7% ########################### 38.0% ############################ 40.1% ############################# 41.6% ############################### 43.1% ################################ 45.3% ################################## 47.7% ################################### 49.3% [2020-06-15T07:19:43.085Z] #25 ... [2020-06-15T07:19:43.085Z] [2020-06-15T07:19:43.085Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:43.085Z] #32 DONE 50.4s [2020-06-15T07:19:43.085Z] [2020-06-15T07:19:43.085Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:43.347Z] #25 12.31 0.0% ## 3.1% #### 6.2% ###### 8.8% ######## 11.6% ######### 13.9% ########### 16.2% ############# 18.4% ############### 20.9% ################# 23.9% ################## 26.2% #################### 28.9% ###################### 30.8% ####################### 33.0% ######################### 35.7% ########################### 38.0% ############################ 40.1% ############################# 41.6% ############################### 43.1% ################################ 45.3% ################################## 47.7% ################################### 49.3% #################################### 50.6% ###################################### 53.2% ####################################### 54.9% [2020-06-15T07:19:43.347Z] #25 ... [2020-06-15T07:19:43.347Z] [2020-06-15T07:19:43.347Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:19:43.347Z] #28 40.37 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T07:19:43.347Z] #28 40.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T07:19:43.347Z] #28 ... [2020-06-15T07:19:43.347Z] [2020-06-15T07:19:43.347Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:43.439Z] #17 10.55 Reading package lists... [2020-06-15T07:19:43.439Z] #17 ... [2020-06-15T07:19:43.439Z] [2020-06-15T07:19:43.439Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:43.439Z] #41 144.4 github.com/LK4D4/vndr/godl [2020-06-15T07:19:43.439Z] #41 145.1 github.com/LK4D4/vndr [2020-06-15T07:19:43.439Z] #41 DONE 154.5s [2020-06-15T07:19:43.439Z] [2020-06-15T07:19:43.439Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:43.439Z] #39 80.50 DEP criu/signalfd.d [2020-06-15T07:19:43.439Z] #39 80.64 DEP criu/sigframe.d [2020-06-15T07:19:43.439Z] #39 80.76 DEP criu/shmem.d [2020-06-15T07:19:43.439Z] #39 80.95 DEP criu/servicefd.d [2020-06-15T07:19:43.439Z] #39 81.19 DEP criu/seize.d [2020-06-15T07:19:43.439Z] #39 81.44 DEP criu/seccomp.d [2020-06-15T07:19:43.439Z] #39 81.60 DEP criu/rst-malloc.d [2020-06-15T07:19:43.439Z] #39 81.65 DEP criu/rbtree.d [2020-06-15T07:19:43.439Z] #39 81.68 DEP criu/pstree.d [2020-06-15T07:19:43.439Z] #39 81.81 DEP criu/protobuf.d [2020-06-15T07:19:43.439Z] #39 81.91 GEN criu/protobuf-desc-gen.h [2020-06-15T07:19:43.651Z] #25 5.529 1.0% ### 5.0% ####### 10.0% ########### 15.8% ################ 22.2% ################### 27.4% ####################### 32.8% ############################ 39.1% ############################## 42.9% ################################# 46.6% #################################### 51.1% ######################################### 57.2% ############################################## 64.9% ################################################## 70.1% ################################################### 72.1% ###################################################### 75.9% ########################################################## 80.8% ############################################################# 85.4% ################################################################# 90.9% ######################################################################## 100.0% [2020-06-15T07:19:43.698Z] #39 83.87 DEP criu/protobuf-desc.d [2020-06-15T07:19:43.907Z] #25 8.107 [2020-06-15T07:19:43.956Z] #39 84.22 DEP criu/proc_parse.d [2020-06-15T07:19:44.215Z] #39 84.46 DEP criu/plugin.d [2020-06-15T07:19:44.298Z] #52 ... [2020-06-15T07:19:44.298Z] [2020-06-15T07:19:44.298Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:44.298Z] #38 33.00 Reading package lists... [2020-06-15T07:19:44.298Z] #38 40.57 Building dependency tree... [2020-06-15T07:19:44.298Z] #38 44.52 The following additional packages will be installed: [2020-06-15T07:19:44.298Z] #38 44.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T07:19:44.298Z] #38 44.53 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T07:19:44.298Z] #38 44.63 Suggested packages: [2020-06-15T07:19:44.298Z] #38 44.63 manpages-dev python-setuptools [2020-06-15T07:19:44.298Z] #38 47.07 The following NEW packages will be installed: [2020-06-15T07:19:44.298Z] #38 47.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T07:19:44.298Z] #38 47.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T07:19:44.298Z] #38 47.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T07:19:44.298Z] #38 47.09 python-six zlib1g-dev [2020-06-15T07:19:44.298Z] #38 47.64 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:44.298Z] #38 47.64 Need to get 4095 kB of archives. [2020-06-15T07:19:44.298Z] #38 47.64 After this operation, 22.5 MB of additional disk space will be used. [2020-06-15T07:19:44.298Z] #38 47.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-15T07:19:44.298Z] #38 47.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-15T07:19:44.298Z] #38 47.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-15T07:19:44.298Z] #38 47.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-15T07:19:44.298Z] #38 47.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-15T07:19:44.298Z] #38 47.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-15T07:19:44.298Z] #38 47.68 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-06-15T07:19:44.298Z] #38 47.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-15T07:19:44.298Z] #38 47.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-15T07:19:44.298Z] #38 47.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-15T07:19:44.298Z] #38 47.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-15T07:19:44.298Z] #38 47.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-15T07:19:44.298Z] #38 48.06 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-06-15T07:19:44.298Z] #38 48.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-15T07:19:44.298Z] #38 48.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T07:19:44.298Z] #38 48.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-15T07:19:44.298Z] #38 48.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-15T07:19:44.298Z] #38 49.88 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:44.298Z] #38 50.10 Fetched 4095 kB in 1s (4662 kB/s) [2020-06-15T07:19:44.474Z] #39 84.71 DEP criu/pipes.d [2020-06-15T07:19:44.474Z] #39 84.81 DEP criu/pie-util.d [2020-06-15T07:19:44.558Z] #38 50.25 Selecting previously unselected package libcap-dev:amd64. [2020-06-15T07:19:44.558Z] #38 50.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% [2020-06-15T07:19:44.558Z] #38 ... [2020-06-15T07:19:44.558Z] [2020-06-15T07:19:44.558Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:44.558Z] #41 50.04 reflect [2020-06-15T07:19:44.558Z] #41 50.09 bufio [2020-06-15T07:19:44.674Z] #25 8.292 ##### 8.1% ############### 21.0% ########################### 38.8% ######################################### 57.6% ###################################################### 76.3% ################################################################ 89.7% ######################################################################## 100.0% [2020-06-15T07:19:44.736Z] #39 84.93 DEP criu/pie-util-vdso.d [2020-06-15T07:19:44.736Z] #39 85.03 DEP criu/pie-util-vdso-elf32.d [2020-06-15T07:19:44.819Z] #41 ... [2020-06-15T07:19:44.819Z] [2020-06-15T07:19:44.819Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:44.819Z] #30 40.66 sync [2020-06-15T07:19:44.819Z] #30 40.68 internal/reflectlite [2020-06-15T07:19:44.819Z] #30 43.52 sort [2020-06-15T07:19:44.819Z] #30 43.52 errors [2020-06-15T07:19:44.819Z] #30 43.92 strconv [2020-06-15T07:19:44.819Z] #30 44.94 io [2020-06-15T07:19:44.819Z] #30 47.13 internal/oserror [2020-06-15T07:19:44.819Z] #30 47.27 syscall [2020-06-15T07:19:44.819Z] #30 49.53 reflect [2020-06-15T07:19:44.920Z] #25 12.31 0.0% ## 3.1% #### 6.2% ###### 8.8% ######## 11.6% ######### 13.9% ########### 16.2% ############# 18.4% ############### 20.9% ################# 23.9% ################## 26.2% #################### 28.9% ###################### 30.8% ####################### 33.0% ######################### 35.7% ########################### 38.0% ############################ 40.1% ############################# 41.6% ############################### 43.1% ################################ 45.3% ################################## 47.7% ################################### 49.3% #################################### 50.6% ###################################### 53.2% ####################################### 54.9% ######################################### 57.9% ########################################### 60.4% ############################################# 63.2% ############################################### 65.3% ################################################ 67.7% ################################################## 70.5% #################################################### 73.5% ####################################################### 76.5% ######################################################### 79.5% ########################################################### 83.0% ############################################################# 86.1% ################################################################ 89.0% ################################################################## 92.8% ##################################################################### 96.7% ######################################################################## 100.0% [2020-06-15T07:19:44.995Z] #39 85.12 DEP criu/path.d [2020-06-15T07:19:44.995Z] #39 85.23 DEP criu/parasite-syscall.d [2020-06-15T07:19:45.079Z] #30 ... [2020-06-15T07:19:45.079Z] [2020-06-15T07:19:45.079Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:19:45.079Z] #28 50.74 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) [2020-06-15T07:19:45.079Z] #28 ... [2020-06-15T07:19:45.079Z] [2020-06-15T07:19:45.079Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:45.079Z] #32 33.75 Reading package lists... [2020-06-15T07:19:45.079Z] #32 41.20 Building dependency tree... [2020-06-15T07:19:45.079Z] #32 46.07 The following additional packages will be installed: [2020-06-15T07:19:45.079Z] #32 46.10 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T07:19:45.079Z] #32 46.12 Suggested packages: [2020-06-15T07:19:45.079Z] #32 46.15 cmake-doc ninja-build lrzip [2020-06-15T07:19:45.079Z] #32 46.16 Recommended packages: [2020-06-15T07:19:45.079Z] #32 46.16 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T07:19:45.079Z] #32 47.30 The following NEW packages will be installed: [2020-06-15T07:19:45.079Z] #32 47.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T07:19:45.079Z] #32 47.31 vim-common xxd [2020-06-15T07:19:45.079Z] #32 47.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:45.079Z] #32 47.84 Need to get 14.9 MB of archives. [2020-06-15T07:19:45.079Z] #32 47.84 After this operation, 61.8 MB of additional disk space will be used. [2020-06-15T07:19:45.079Z] #32 47.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T07:19:45.079Z] #32 47.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:19:45.079Z] #32 47.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T07:19:45.079Z] #32 48.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T07:19:45.079Z] #32 49.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-15T07:19:45.079Z] #32 49.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-15T07:19:45.079Z] #32 49.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-15T07:19:45.079Z] #32 49.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-15T07:19:45.079Z] #32 49.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-15T07:19:45.079Z] #32 49.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-15T07:19:45.079Z] #32 ... [2020-06-15T07:19:45.079Z] [2020-06-15T07:19:45.079Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:45.080Z] #38 50.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T07:19:45.080Z] #38 50.34 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-15T07:19:45.080Z] #38 50.36 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T07:19:45.080Z] #38 50.52 Selecting previously unselected package libnet1:amd64. [2020-06-15T07:19:45.080Z] #38 50.53 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T07:19:45.080Z] #38 50.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:19:45.080Z] #38 50.79 Selecting previously unselected package libnet1-dev. [2020-06-15T07:19:45.080Z] #38 50.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T07:19:45.080Z] #38 50.81 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:19:45.080Z] #38 51.07 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T07:19:45.080Z] #38 51.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T07:19:45.180Z] #25 ... [2020-06-15T07:19:45.180Z] [2020-06-15T07:19:45.180Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:45.180Z] #38 51.77 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-15T07:19:45.180Z] #38 51.79 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:19:45.180Z] #38 DONE 52.3s [2020-06-15T07:19:45.180Z] [2020-06-15T07:19:45.180Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:45.180Z] #25 16.49 [2020-06-15T07:19:45.180Z] #25 ... [2020-06-15T07:19:45.180Z] [2020-06-15T07:19:45.180Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:45.180Z] #47 42.34 bytes [2020-06-15T07:19:45.180Z] #47 42.34 syscall [2020-06-15T07:19:45.180Z] #47 42.34 strconv [2020-06-15T07:19:45.180Z] #47 42.37 strings [2020-06-15T07:19:45.180Z] #47 46.26 text/tabwriter [2020-06-15T07:19:45.180Z] #47 46.94 reflect [2020-06-15T07:19:45.180Z] #47 46.99 regexp/syntax [2020-06-15T07:19:45.180Z] #47 52.01 regexp [2020-06-15T07:19:45.180Z] #47 ... [2020-06-15T07:19:45.180Z] [2020-06-15T07:19:45.180Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:45.180Z] #33 1.701 + RM_GOPATH=0 [2020-06-15T07:19:45.180Z] #33 1.719 + TMP_GOPATH= [2020-06-15T07:19:45.180Z] #33 1.719 + : /build [2020-06-15T07:19:45.180Z] #33 1.719 + '[' -z '' ']' [2020-06-15T07:19:45.180Z] #33 1.719 ++ mktemp -d [2020-06-15T07:19:45.180Z] #33 1.719 + export GOPATH=/tmp/tmp.QQSSRVSEYb [2020-06-15T07:19:45.180Z] #33 1.719 + GOPATH=/tmp/tmp.QQSSRVSEYb [2020-06-15T07:19:45.180Z] #33 1.719 + RM_GOPATH=1 [2020-06-15T07:19:45.180Z] #33 1.719 + case "$(go env GOARCH)" in [2020-06-15T07:19:45.180Z] #33 1.719 ++ go env GOARCH [2020-06-15T07:19:45.180Z] #33 1.723 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:45.180Z] #33 1.724 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:45.180Z] #33 1.728 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:45.180Z] #33 1.738 + dir=/tmp/install [2020-06-15T07:19:45.180Z] #33 1.738 + bin=tini [2020-06-15T07:19:45.180Z] #33 1.740 + shift [2020-06-15T07:19:45.180Z] #33 1.752 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T07:19:45.180Z] #33 1.752 + . /tmp/install/tini.installer [2020-06-15T07:19:45.180Z] #33 1.752 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:19:45.180Z] #33 1.752 + install_tini [2020-06-15T07:19:45.180Z] #33 1.752 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T07:19:45.180Z] #33 1.752 + git clone https://github.com/krallin/tini.git /tmp/tmp.QQSSRVSEYb/tini [2020-06-15T07:19:45.180Z] #33 1.752 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:19:45.180Z] #33 1.773 Cloning into '/tmp/tmp.QQSSRVSEYb/tini'... [2020-06-15T07:19:45.236Z] #25 9.306 [2020-06-15T07:19:45.253Z] #39 85.46 DEP criu/pagemap.d [2020-06-15T07:19:45.253Z] #39 85.57 DEP criu/pagemap-cache.d [2020-06-15T07:19:45.338Z] #38 51.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:19:45.512Z] #39 85.66 DEP criu/page-xfer.d [2020-06-15T07:19:45.512Z] #39 85.80 DEP criu/page-pipe.d [2020-06-15T07:19:45.597Z] #38 51.35 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-15T07:19:45.597Z] #38 51.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-15T07:19:45.597Z] #38 51.39 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T07:19:45.706Z] #45 ... [2020-06-15T07:19:45.707Z] [2020-06-15T07:19:45.707Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:45.707Z] #52 124.3 + bin/containerd [2020-06-15T07:19:45.752Z] #33 2.701 + cd /tmp/tmp.QQSSRVSEYb/tini [2020-06-15T07:19:45.752Z] #33 2.701 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:19:45.752Z] #33 2.729 + cmake . [2020-06-15T07:19:45.770Z] #39 85.92 DEP criu/netfilter.d [2020-06-15T07:19:45.770Z] #39 86.05 DEP criu/net.d [2020-06-15T07:19:45.860Z] #38 51.73 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T07:19:45.860Z] #38 51.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:19:45.860Z] #38 51.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:19:46.028Z] #39 86.23 DEP criu/namespaces.d [2020-06-15T07:19:46.121Z] #38 51.87 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-15T07:19:46.121Z] #38 51.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:19:46.121Z] #38 51.92 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T07:19:46.260Z] #25 9.553 ### 4.3% ######## 12.3% ############### 21.5% ##################### 30.0% ########################## 37.2% ################################# 46.3% ######################################## 55.8% ############################################## 64.6% ################################################### 72.2% ########################################################## 81.2% [2020-06-15T07:19:46.260Z] #25 ... [2020-06-15T07:19:46.260Z] [2020-06-15T07:19:46.260Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:46.260Z] #52 3.319 + RM_GOPATH=0 [2020-06-15T07:19:46.260Z] #52 3.319 + TMP_GOPATH= [2020-06-15T07:19:46.260Z] #52 3.319 + : /build [2020-06-15T07:19:46.260Z] #52 3.319 + '[' -z '' ']' [2020-06-15T07:19:46.260Z] #52 3.322 ++ mktemp -d [2020-06-15T07:19:46.260Z] #52 3.325 + export GOPATH=/tmp/tmp.RDDtv4Q5WZ [2020-06-15T07:19:46.260Z] #52 3.326 + GOPATH=/tmp/tmp.RDDtv4Q5WZ [2020-06-15T07:19:46.260Z] #52 3.327 + RM_GOPATH=1 [2020-06-15T07:19:46.260Z] #52 3.327 + case "$(go env GOARCH)" in [2020-06-15T07:19:46.260Z] #52 3.328 ++ go env GOARCH [2020-06-15T07:19:46.260Z] #52 3.365 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:46.260Z] #52 3.366 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:46.260Z] #52 3.370 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:46.260Z] #52 3.378 + dir=/tmp/install [2020-06-15T07:19:46.260Z] #52 3.379 + bin=containerd [2020-06-15T07:19:46.260Z] #52 3.380 + shift [2020-06-15T07:19:46.260Z] #52 3.380 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T07:19:46.260Z] #52 3.381 + . /tmp/install/containerd.installer [2020-06-15T07:19:46.260Z] #52 3.382 ++ set -e [2020-06-15T07:19:46.260Z] #52 3.383 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:19:46.260Z] #52 3.385 + install_containerd [2020-06-15T07:19:46.260Z] #52 3.391 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T07:19:46.260Z] #52 3.394 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:19:46.260Z] #52 3.394 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RDDtv4Q5WZ/src/github.com/containerd/containerd [2020-06-15T07:19:46.260Z] #52 3.415 Cloning into '/tmp/tmp.RDDtv4Q5WZ/src/github.com/containerd/containerd'... [2020-06-15T07:19:46.286Z] #39 86.36 DEP criu/mount.d [2020-06-15T07:19:46.286Z] #39 86.55 DEP criu/memfd.d [2020-06-15T07:19:46.324Z] #33 3.318 -- The C compiler identification is GNU 8.3.0 [2020-06-15T07:19:46.383Z] #38 52.23 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-15T07:19:46.383Z] #38 52.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-15T07:19:46.383Z] #38 52.24 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T07:19:46.516Z] #52 ... [2020-06-15T07:19:46.516Z] [2020-06-15T07:19:46.516Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:46.516Z] #25 9.553 ### 4.3% ######## 12.3% ############### 21.5% ##################### 30.0% ########################## 37.2% ################################# 46.3% ######################################## 55.8% ############################################## 64.6% ################################################### 72.2% ########################################################## 81.2% ################################################################## 92.8% ######################################################################## 100.0% [2020-06-15T07:19:46.544Z] #39 86.76 DEP criu/mem.d [2020-06-15T07:19:46.586Z] #33 3.389 -- Check for working C compiler: /usr/bin/cc [2020-06-15T07:19:46.772Z] #25 11.03 [2020-06-15T07:19:46.803Z] #39 86.96 DEP criu/lsm.d [2020-06-15T07:19:46.803Z] #39 87.12 DEP criu/log.d [2020-06-15T07:19:46.950Z] #38 52.68 Selecting previously unselected package libprotobuf17:amd64. [2020-06-15T07:19:46.950Z] #38 52.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-15T07:19:46.950Z] #38 52.70 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:47.061Z] #39 87.24 DEP criu/libnetlink.d [2020-06-15T07:19:47.061Z] #39 87.33 DEP criu/kerndat.d [2020-06-15T07:19:47.158Z] #33 4.178 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T07:19:47.319Z] #39 87.49 DEP criu/kcmp-ids.d [2020-06-15T07:19:47.319Z] #39 87.58 DEP criu/irmap.d [2020-06-15T07:19:47.421Z] #33 4.192 -- Detecting C compiler ABI info [2020-06-15T07:19:47.577Z] #39 87.71 DEP criu/ipc_ns.d [2020-06-15T07:19:47.577Z] #39 87.87 DEP criu/image.d [2020-06-15T07:19:47.835Z] #39 88.00 DEP criu/image-desc.d [2020-06-15T07:19:47.835Z] #39 88.08 DEP criu/fsnotify.d [2020-06-15T07:19:47.835Z] #39 88.17 DEP criu/filesystems.d [2020-06-15T07:19:47.899Z] #38 53.59 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-15T07:19:47.899Z] #38 53.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-15T07:19:47.899Z] #38 53.60 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:47.899Z] #38 53.83 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-15T07:19:47.899Z] #38 53.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-15T07:19:48.093Z] #39 88.37 DEP criu/files.d [2020-06-15T07:19:48.157Z] #38 53.84 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:48.351Z] #39 88.54 DEP criu/files-reg.d [2020-06-15T07:19:48.371Z] #33 5.038 -- Detecting C compiler ABI info - done [2020-06-15T07:19:48.371Z] #33 5.069 -- Detecting C compile features [2020-06-15T07:19:48.572Z] #25 11.24 0.4% # 1.9% ### 4.6% ##### 7.3% ###### 9.6% ######## 12.2% ########## 14.1% ########### 16.1% ############# 18.1% ############## 20.0% ############### 22.0% ################# 23.9% ################## 25.8% # [2020-06-15T07:19:48.572Z] #25 ... [2020-06-15T07:19:48.572Z] [2020-06-15T07:19:48.572Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:48.572Z] #30 48.72 reflect [2020-06-15T07:19:48.572Z] #30 55.87 time [2020-06-15T07:19:48.572Z] #30 ... [2020-06-15T07:19:48.572Z] [2020-06-15T07:19:48.572Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:48.609Z] #39 88.67 DEP criu/files-ext.d [2020-06-15T07:19:48.609Z] #39 88.79 DEP criu/file-lock.d [2020-06-15T07:19:48.609Z] #39 88.92 DEP criu/file-ids.d [2020-06-15T07:19:48.632Z] #33 ... [2020-06-15T07:19:48.632Z] [2020-06-15T07:19:48.632Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:48.632Z] #25 17.94 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T07:19:48.632Z] #25 18.31 [2020-06-15T07:19:48.632Z] #25 18.54 ################################################ 67.2% ######################################################################## 100.0% [2020-06-15T07:19:48.632Z] #25 18.69 [2020-06-15T07:19:48.632Z] #25 20.07 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T07:19:48.828Z] #25 11.24 0.4% # 1.9% ### 4.6% ##### 7.3% ###### 9.6% ######## 12.2% ########## 14.1% ########### 16.1% ############# 18.1% ############## 20.0% ############### 22.0% ################# 23.9% ################## 25.8% #################### 28.0% ##################### 29.6% ###################### 31.5% ######################## 33.8% [2020-06-15T07:19:48.828Z] #25 ... [2020-06-15T07:19:48.828Z] [2020-06-15T07:19:48.828Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:48.828Z] #32 49.13 Selecting previously unselected package cmake-data. [2020-06-15T07:19:48.828Z] #32 49.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T07:19:48.828Z] #32 49.15 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T07:19:48.828Z] #32 52.03 Selecting previously unselected package libicu63:amd64. [2020-06-15T07:19:48.828Z] #32 52.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T07:19:48.828Z] #32 52.05 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:19:48.867Z] #39 89.02 DEP criu/fifo.d [2020-06-15T07:19:48.867Z] #39 89.19 DEP criu/fdstore.d [2020-06-15T07:19:48.893Z] #25 20.41 [2020-06-15T07:19:49.088Z] #32 ... [2020-06-15T07:19:49.088Z] [2020-06-15T07:19:49.088Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:49.125Z] #39 89.35 DEP criu/fault-injection.d [2020-06-15T07:19:49.125Z] #39 89.41 DEP criu/external.d [2020-06-15T07:19:49.384Z] #39 89.51 DEP criu/eventpoll.d [2020-06-15T07:19:49.384Z] #39 89.67 DEP criu/eventfd.d [2020-06-15T07:19:49.416Z] #25 20.62 0.8% ################################################################ 89.1% ######################################################################## 100.0% [2020-06-15T07:19:49.416Z] #25 20.93 [2020-06-15T07:19:49.533Z] #38 ... [2020-06-15T07:19:49.533Z] [2020-06-15T07:19:49.533Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:49.533Z] #25 4.821 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T07:19:49.533Z] #25 5.282 [2020-06-15T07:19:49.533Z] #25 5.492 ## 3.1% ##### 7.4% ######### 12.8% ############# 19.3% ################# 24.3% ##################### 29.8% ######################## 34.4% ############################ 39.2% ################################ 45.5% #################################### 51.0% ######################################## 56.3% ############################################ 61.6% ############################################### 66.5% #################################################### 73.1% ######################################################### 80.0% ################################################################# 91.6% ######################################################################## 100.0% [2020-06-15T07:19:49.533Z] #25 7.699 [2020-06-15T07:19:49.533Z] #25 8.037 #=#=# ############# 19.1% ######################### 35.1% ############################## 42.8% ######################################### 57.7% #################################################### 73.3% ############################################################# 85.5% #################################################################### 95.1% ######################################################################## 100.0% [2020-06-15T07:19:49.533Z] #25 9.300 [2020-06-15T07:19:49.642Z] #39 89.83 DEP criu/crtools.d [2020-06-15T07:19:49.792Z] #25 9.477 # 2.5% #### 6.9% ######### 13.2% ############ 17.5% ################ 23.2% #################### 28.9% ######################### 35.9% ############################## 42.4% [2020-06-15T07:19:49.792Z] #25 ... [2020-06-15T07:19:49.792Z] [2020-06-15T07:19:49.792Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:49.792Z] #38 55.59 Selecting previously unselected package libprotoc17:amd64. [2020-06-15T07:19:49.792Z] #38 55.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-15T07:19:49.792Z] #38 55.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:49.900Z] #39 89.96 DEP criu/cr-service.d [2020-06-15T07:19:49.900Z] #39 90.13 DEP criu/cr-restore.d [2020-06-15T07:19:50.160Z] #39 90.36 DEP criu/cr-errno.d [2020-06-15T07:19:50.160Z] #39 90.38 DEP criu/cr-dump.d [2020-06-15T07:19:50.370Z] #25 11.24 0.4% # 1.9% ### 4.6% ##### 7.3% ###### 9.6% ######## 12.2% ########## 14.1% ########### 16.1% ############# 18.1% ############## 20.0% ############### 22.0% ################# 23.9% ################## 25.8% #################### 28.0% ##################### 29.6% ###################### 31.5% ######################## 33.8% ######################### 35.4% ########################### 38.2% ############################# 40.5% ############################## 42.5% ############################### 44.4% ################################# 46.1% ################################## 48.1% ################################### 50.0% ##################################### 51.5% ###################################### 54.0% ######################################## 56.1% ######################################### 57.8% ########################################### 60.3% ############################################ 62.3% # [2020-06-15T07:19:50.370Z] #25 ... [2020-06-15T07:19:50.370Z] [2020-06-15T07:19:50.370Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:50.370Z] #10 50.59 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-06-15T07:19:50.370Z] #10 53.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-15T07:19:50.370Z] #10 53.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-15T07:19:50.370Z] #10 53.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T07:19:50.370Z] #10 53.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T07:19:50.370Z] #10 53.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-06-15T07:19:50.370Z] #10 53.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-15T07:19:50.370Z] #10 53.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-15T07:19:50.370Z] #10 53.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-15T07:19:50.370Z] #10 53.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-15T07:19:50.370Z] #10 53.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-15T07:19:50.370Z] #10 53.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-15T07:19:50.370Z] #10 53.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-15T07:19:50.370Z] #10 53.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-06-15T07:19:50.370Z] #10 53.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-15T07:19:50.370Z] #10 53.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-15T07:19:50.370Z] #10 55.18 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:50.370Z] #10 55.43 Fetched 77.7 MB in 9s (8987 kB/s) [2020-06-15T07:19:50.370Z] #10 55.53 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T07:19:50.370Z] #10 55.53 (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-06-15T07:19:50.370Z] #10 55.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-15T07:19:50.370Z] #10 55.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:19:50.370Z] #10 58.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T07:19:50.370Z] #10 58.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-15T07:19:50.370Z] #10 58.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:19:50.418Z] #39 90.55 DEP criu/cr-dedup.d [2020-06-15T07:19:50.418Z] #39 90.75 DEP criu/cr-check.d [2020-06-15T07:19:50.626Z] #10 ... [2020-06-15T07:19:50.626Z] [2020-06-15T07:19:50.626Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:50.677Z] #39 90.93 DEP criu/config.d [2020-06-15T07:19:50.730Z] #38 56.47 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T07:19:50.730Z] #38 56.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:19:50.730Z] #38 56.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:19:50.808Z] #25 22.01 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T07:19:50.808Z] #25 22.07 skipping existing ed4b54129745 [2020-06-15T07:19:50.808Z] #25 22.19 [2020-06-15T07:19:50.808Z] #25 ... [2020-06-15T07:19:50.808Z] [2020-06-15T07:19:50.808Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:50.808Z] #30 48.12 internal/syscall/execenv [2020-06-15T07:19:50.808Z] #30 48.13 internal/syscall/unix [2020-06-15T07:19:50.808Z] #30 48.13 time [2020-06-15T07:19:50.808Z] #30 53.26 internal/poll [2020-06-15T07:19:50.808Z] #30 54.87 os [2020-06-15T07:19:50.808Z] #30 56.81 internal/fmtsort [2020-06-15T07:19:50.808Z] #30 57.80 path/filepath [2020-06-15T07:19:50.808Z] #30 57.80 fmt [2020-06-15T07:19:50.935Z] #39 91.10 DEP criu/clone-noasan.d [2020-06-15T07:19:50.935Z] #39 91.18 DEP criu/cgroup.d [2020-06-15T07:19:50.935Z] #39 91.36 DEP criu/cgroup-props.d [2020-06-15T07:19:50.989Z] #38 56.71 Selecting previously unselected package protobuf-compiler. [2020-06-15T07:19:50.989Z] #38 56.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-15T07:19:50.989Z] #38 56.74 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:19:50.989Z] #38 ... [2020-06-15T07:19:50.989Z] [2020-06-15T07:19:50.989Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:50.989Z] #10 46.76 The following NEW packages will be installed: [2020-06-15T07:19:50.989Z] #10 46.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T07:19:50.989Z] #10 46.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T07:19:50.989Z] #10 46.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T07:19:50.989Z] #10 46.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T07:19:50.989Z] #10 46.77 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T07:19:50.989Z] #10 46.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:19:50.989Z] #10 47.20 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:50.989Z] #10 47.20 Need to get 77.7 MB of archives. [2020-06-15T07:19:50.989Z] #10 47.20 After this operation, 487 MB of additional disk space will be used. [2020-06-15T07:19:50.989Z] #10 47.20 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-06-15T07:19:50.989Z] #10 47.42 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-06-15T07:19:50.989Z] #10 47.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-15T07:19:50.989Z] #10 47.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-15T07:19:50.989Z] #10 47.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-15T07:19:50.989Z] #10 47.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T07:19:50.989Z] #10 48.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-06-15T07:19:50.989Z] #10 48.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-15T07:19:50.989Z] #10 48.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-06-15T07:19:50.989Z] #10 52.92 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-06-15T07:19:50.989Z] #10 55.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-15T07:19:50.989Z] #10 55.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-15T07:19:50.989Z] #10 55.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T07:19:50.989Z] #10 55.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T07:19:50.989Z] #10 55.23 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-06-15T07:19:50.989Z] #10 55.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-15T07:19:50.989Z] #10 55.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-15T07:19:50.989Z] #10 55.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-15T07:19:50.989Z] #10 55.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-15T07:19:50.989Z] #10 55.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-15T07:19:50.989Z] #10 55.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-15T07:19:50.989Z] #10 55.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-15T07:19:50.989Z] #10 55.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-15T07:19:50.989Z] #10 55.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-15T07:19:50.989Z] #10 55.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-15T07:19:50.989Z] #10 56.81 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:50.989Z] #10 ... [2020-06-15T07:19:50.989Z] [2020-06-15T07:19:50.989Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:50.989Z] #30 56.95 time [2020-06-15T07:19:51.069Z] #30 ... [2020-06-15T07:19:51.069Z] [2020-06-15T07:19:51.069Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:51.069Z] #33 7.568 -- Detecting C compile features - done [2020-06-15T07:19:51.069Z] #33 7.630 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T07:19:51.069Z] #33 8.005 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T07:19:51.141Z] #25 11.24 0.4% # 1.9% ### 4.6% ##### 7.3% ###### 9.6% ######## 12.2% ########## 14.1% ########### 16.1% ############# 18.1% ############## 20.0% ############### 22.0% ################# 23.9% ################## 25.8% #################### 28.0% ##################### 29.6% ###################### 31.5% ######################## 33.8% ######################### 35.4% ########################### 38.2% ############################# 40.5% ############################## 42.5% ############################### 44.4% ################################# 46.1% ################################## 48.1% ################################### 50.0% ##################################### 51.5% ###################################### 54.0% ######################################## 56.1% ######################################### 57.8% ########################################### 60.3% ############################################ 62.3% ############################################## 64.9% ############################################### 66.6% ################################################ 67.6% ################################################### 71.3% #################################################### 73.0% # [2020-06-15T07:19:51.141Z] #25 ... [2020-06-15T07:19:51.141Z] [2020-06-15T07:19:51.141Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:19:51.141Z] #28 51.21 Checking out files: 87% (1333/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-06-15T07:19:51.141Z] #28 51.91 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T07:19:51.141Z] #28 52.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T07:19:51.141Z] #28 ... [2020-06-15T07:19:51.141Z] [2020-06-15T07:19:51.141Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:51.141Z] #47 51.31 syscall [2020-06-15T07:19:51.141Z] #47 51.39 reflect [2020-06-15T07:19:51.141Z] #47 59.69 time [2020-06-15T07:19:51.193Z] #39 91.50 DEP criu/bitmap.d [2020-06-15T07:19:51.193Z] #39 91.53 DEP criu/bfd.d [2020-06-15T07:19:51.338Z] #33 8.110 -- Configuring done [2020-06-15T07:19:51.338Z] #33 8.119 -- Generating done [2020-06-15T07:19:51.338Z] #33 8.137 -- Build files have been written to: /tmp/tmp.QQSSRVSEYb/tini [2020-06-15T07:19:51.338Z] #33 8.148 + make tini-static [2020-06-15T07:19:51.403Z] #47 ... [2020-06-15T07:19:51.403Z] [2020-06-15T07:19:51.403Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:51.451Z] #39 91.69 DEP criu/autofs.d [2020-06-15T07:19:51.709Z] #39 91.90 DEP criu/aio.d [2020-06-15T07:19:51.709Z] #39 ... [2020-06-15T07:19:51.709Z] [2020-06-15T07:19:51.709Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:19:51.709Z] #17 10.55 Reading package lists... [2020-06-15T07:19:51.709Z] #17 15.24 Reading package lists... [2020-06-15T07:19:51.709Z] #17 18.37 Building dependency tree... [2020-06-15T07:19:51.709Z] #17 19.58 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T07:19:51.709Z] #17 19.58 The following additional packages will be installed: [2020-06-15T07:19:51.709Z] #17 19.58 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T07:19:51.709Z] #17 19.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T07:19:51.709Z] #17 19.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T07:19:51.709Z] #17 19.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T07:19:51.709Z] #17 19.59 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T07:19:51.709Z] #17 19.59 Suggested packages: [2020-06-15T07:19:51.709Z] #17 19.59 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T07:19:51.709Z] #17 19.59 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T07:19:51.709Z] #17 19.59 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T07:19:51.709Z] #17 19.59 Recommended packages: [2020-06-15T07:19:51.709Z] #17 19.59 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T07:19:51.709Z] #17 19.59 python3-keyrings.alt python3-xdg unzip [2020-06-15T07:19:51.709Z] #17 21.34 The following NEW packages will be installed: [2020-06-15T07:19:51.709Z] #17 21.35 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T07:19:51.709Z] #17 21.35 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T07:19:51.709Z] #17 21.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T07:19:51.709Z] #17 21.35 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T07:19:51.709Z] #17 21.35 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T07:19:51.709Z] #17 21.35 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T07:19:51.709Z] #17 21.35 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T07:19:51.709Z] #17 21.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T07:19:51.709Z] #17 21.35 xz-utils zip [2020-06-15T07:19:51.709Z] #17 21.79 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:19:51.709Z] #17 21.79 Need to get 28.5 MB of archives. [2020-06-15T07:19:51.709Z] #17 21.79 After this operation, 116 MB of additional disk space will be used. [2020-06-15T07:19:51.709Z] #17 21.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-15T07:19:51.709Z] #17 21.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-15T07:19:51.710Z] #17 21.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-06-15T07:19:51.710Z] #17 21.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-15T07:19:51.710Z] #17 21.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-15T07:19:51.710Z] #17 21.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-15T07:19:51.710Z] #17 22.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-15T07:19:51.710Z] #17 22.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-15T07:19:51.710Z] #17 22.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-15T07:19:51.710Z] #17 22.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-15T07:19:51.710Z] #17 22.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-15T07:19:51.710Z] #17 22.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-15T07:19:51.710Z] #17 22.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-15T07:19:51.710Z] #17 22.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-15T07:19:51.710Z] #17 22.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-15T07:19:51.710Z] #17 22.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-15T07:19:51.710Z] #17 22.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T07:19:51.710Z] #17 22.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:19:51.710Z] #17 22.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-15T07:19:51.710Z] #17 22.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-15T07:19:51.710Z] #17 22.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-15T07:19:51.710Z] #17 22.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-15T07:19:51.710Z] #17 22.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-15T07:19:51.710Z] #17 22.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T07:19:51.710Z] #17 22.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T07:19:51.710Z] #17 22.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T07:19:51.710Z] #17 22.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-15T07:19:51.710Z] #17 22.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-15T07:19:51.710Z] #17 22.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T07:19:51.909Z] #33 8.754 Scanning dependencies of target tini-static [2020-06-15T07:19:52.170Z] #33 8.997 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T07:19:52.276Z] #17 22.65 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-15T07:19:52.276Z] #17 22.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-15T07:19:52.276Z] #17 22.65 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-15T07:19:52.276Z] #17 22.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-15T07:19:52.276Z] #17 22.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-15T07:19:52.276Z] #17 22.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T07:19:52.276Z] #17 22.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T07:19:52.276Z] #17 22.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T07:19:52.276Z] #17 22.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-15T07:19:52.276Z] #17 22.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T07:19:52.276Z] #17 22.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T07:19:52.276Z] #17 22.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T07:19:52.276Z] #17 22.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-15T07:19:52.534Z] #17 22.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-15T07:19:52.534Z] #17 22.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-15T07:19:52.534Z] #17 22.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T07:19:52.685Z] #25 11.24 0.4% # 1.9% ### 4.6% ##### 7.3% ###### 9.6% ######## 12.2% ########## 14.1% ########### 16.1% ############# 18.1% ############## 20.0% ############### 22.0% ################# 23.9% ################## 25.8% #################### 28.0% ##################### 29.6% ###################### 31.5% ######################## 33.8% ######################### 35.4% ########################### 38.2% ############################# 40.5% ############################## 42.5% ############################### 44.4% ################################# 46.1% ################################## 48.1% ################################### 50.0% ##################################### 51.5% ###################################### 54.0% ######################################## 56.1% ######################################### 57.8% ########################################### 60.3% ############################################ 62.3% ############################################## 64.9% ############################################### 66.6% ################################################ 67.6% ################################################### 71.3% #################################################### 73.0% ##################################################### 74.8% ####################################################### 76.6% ######################################################## 78.2% ######################################################### 79.8% ########################################################## 81.3% ########################################################### 82.6% ############################################################ 83.9% ############################################################## 86.2% ############################################################### 87.9% ################################################################ 89.3% ################################################################# 90.7% ################################################################## 92.7% ################################################################### 94.1% ##################################################################### 96.9% ###################################################################### 97.2% ######################################################################## 100.0% [2020-06-15T07:19:52.941Z] #25 17.09 [2020-06-15T07:19:52.941Z] #25 ... [2020-06-15T07:19:52.941Z] [2020-06-15T07:19:52.941Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:52.941Z] #38 53.13 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T07:19:52.941Z] #38 53.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:19:52.941Z] #38 53.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:19:52.941Z] #38 53.30 Selecting previously unselected package protobuf-compiler. [2020-06-15T07:19:52.941Z] #38 53.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-15T07:19:52.941Z] #38 53.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:19:52.941Z] #38 53.51 Selecting previously unselected package python-pkg-resources. [2020-06-15T07:19:52.941Z] #38 53.52 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:19:52.941Z] #38 53.55 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T07:19:52.941Z] #38 53.86 Selecting previously unselected package python-six. [2020-06-15T07:19:52.941Z] #38 53.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T07:19:52.941Z] #38 53.88 Unpacking python-six (1.12.0-1) ... [2020-06-15T07:19:52.941Z] #38 53.98 Selecting previously unselected package python-protobuf. [2020-06-15T07:19:52.941Z] #38 53.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-15T07:19:52.941Z] #38 53.99 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T07:19:52.941Z] #38 54.73 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T07:19:52.941Z] #38 59.83 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:52.941Z] #38 59.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:19:52.941Z] #38 59.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:19:52.941Z] #38 59.88 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T07:19:52.941Z] #38 59.89 Setting up python-six (1.12.0-1) ... [2020-06-15T07:19:53.102Z] #17 23.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-15T07:19:53.102Z] #17 23.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-15T07:19:53.102Z] #17 23.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-15T07:19:53.197Z] #38 ... [2020-06-15T07:19:53.197Z] [2020-06-15T07:19:53.197Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:53.197Z] #10 62.06 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T07:19:53.197Z] #10 62.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T07:19:53.197Z] #10 62.07 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:19:53.197Z] #10 62.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-15T07:19:53.197Z] #10 62.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:19:53.197Z] #10 62.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:19:53.197Z] #10 62.50 Selecting previously unselected package dmsetup. [2020-06-15T07:19:53.197Z] #10 62.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:19:53.197Z] #10 62.51 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T07:19:53.197Z] #10 62.68 Selecting previously unselected package mingw-w64-common. [2020-06-15T07:19:53.197Z] #10 62.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T07:19:53.197Z] #10 62.68 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T07:19:53.684Z] #17 24.15 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:53.684Z] #17 24.25 Fetched 28.5 MB in 2s (14.0 MB/s) [2020-06-15T07:19:53.943Z] #17 24.33 Selecting previously unselected package pigz. [2020-06-15T07:19:53.943Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-06-15T07:19:53.943Z] #17 24.38 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-15T07:19:53.943Z] #17 24.39 Unpacking pigz (2.4-1) ... [2020-06-15T07:19:53.943Z] #17 24.49 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-15T07:19:53.943Z] #17 24.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:19:54.085Z] #33 ... [2020-06-15T07:19:54.085Z] [2020-06-15T07:19:54.085Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:54.085Z] #25 23.78 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T07:19:54.085Z] #25 24.12 [2020-06-15T07:19:54.085Z] #25 24.34 ######################################################################## 100.0% [2020-06-15T07:19:54.085Z] #25 24.44 [2020-06-15T07:19:54.085Z] #25 24.55 Download of images into '/build' complete. [2020-06-15T07:19:54.085Z] #25 24.55 Use something like the following to load the result into a Docker daemon: [2020-06-15T07:19:54.085Z] #25 24.55 tar -cC '/build' . | docker load [2020-06-15T07:19:54.085Z] #25 DONE 25.1s [2020-06-15T07:19:54.085Z] [2020-06-15T07:19:54.085Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:54.085Z] #41 51.04 time [2020-06-15T07:19:54.085Z] #41 55.94 regexp [2020-06-15T07:19:54.085Z] #41 59.42 github.com/LK4D4/vndr/versioned [2020-06-15T07:19:54.085Z] #41 59.75 net [2020-06-15T07:19:54.085Z] #41 59.78 internal/lazyregexp [2020-06-15T07:19:54.085Z] #41 59.81 os/exec [2020-06-15T07:19:54.085Z] #41 ... [2020-06-15T07:19:54.085Z] [2020-06-15T07:19:54.085Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:54.085Z] #33 10.88 [100%] Linking C executable tini-static [2020-06-15T07:19:54.202Z] #17 24.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:19:54.656Z] #33 11.61 [100%] Built target tini-static [2020-06-15T07:19:54.719Z] #17 25.06 Selecting previously unselected package python3.7-minimal.#17 ... [2020-06-15T07:19:54.719Z] [2020-06-15T07:19:54.719Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:19:54.719Z] #28 DONE 166.0s [2020-06-15T07:19:54.719Z] [2020-06-15T07:19:54.719Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:19:54.719Z] #17 25.06 Selecting previously unselected package python3.7-minimal. [2020-06-15T07:19:54.719Z] #17 25.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:19:54.719Z] #17 25.13 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:19:54.719Z] #17 ... [2020-06-15T07:19:54.719Z] [2020-06-15T07:19:54.719Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:54.719Z] #39 92.12 DEP criu/action-scripts.d [2020-06-15T07:19:54.719Z] #39 92.46 CC criu/action-scripts.o [2020-06-15T07:19:54.719Z] #39 93.10 CC criu/aio.o [2020-06-15T07:19:54.719Z] #39 93.74 CC criu/autofs.o [2020-06-15T07:19:54.921Z] #33 11.79 + mkdir -p /build [2020-06-15T07:19:54.921Z] #33 11.80 + cp tini-static /build/docker-init [2020-06-15T07:19:55.183Z] #33 DONE 12.1s [2020-06-15T07:19:55.183Z] [2020-06-15T07:19:55.183Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:55.183Z] #52 28.27 Checking out files: 50% (1618/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 85% (2728/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-15T07:19:55.183Z] #52 29.80 + cd /tmp/tmp.fztIiF6YuN/src/github.com/containerd/containerd [2020-06-15T07:19:55.183Z] #52 29.80 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:19:55.183Z] #52 31.83 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T07:19:55.183Z] #52 31.83 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T07:19:55.183Z] #52 31.83 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:19:55.183Z] #52 31.83 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:19:55.183Z] #52 31.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T07:19:55.183Z] #52 31.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T07:19:55.183Z] #52 31.83 + '[' '' = dynamic ']' [2020-06-15T07:19:55.183Z] #52 31.83 + make [2020-06-15T07:19:55.183Z] #52 ... [2020-06-15T07:19:55.183Z] [2020-06-15T07:19:55.183Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:55.183Z] #39 3.121 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:19:55.183Z] #39 3.121 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:19:55.183Z] #39 3.157 Note: Building without GnuTLS support [2020-06-15T07:19:55.183Z] #39 3.160 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:19:55.183Z] #39 3.161 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:19:55.183Z] #39 5.626 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:19:55.183Z] #39 5.710 GEN .gitid [2020-06-15T07:19:55.183Z] #39 5.766 GEN criu/include/version.h [2020-06-15T07:19:55.183Z] #39 5.862 GEN include/common/asm [2020-06-15T07:19:55.183Z] #39 7.825 PBCC images/timens.pb-c.c [2020-06-15T07:19:55.183Z] #39 7.894 DEP images/timens.pb-c.d [2020-06-15T07:19:55.183Z] #39 7.936 PBCC images/fown.pb-c.c [2020-06-15T07:19:55.183Z] #39 7.950 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T07:19:55.183Z] #39 8.124 PBCC images/opts.pb-c.c [2020-06-15T07:19:55.183Z] #39 8.168 PBCC images/memfd.pb-c.c [2020-06-15T07:19:55.183Z] #39 8.238 DEP images/fown.pb-c.d [2020-06-15T07:19:55.183Z] #39 8.284 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T07:19:55.183Z] #39 8.406 DEP images/opts.pb-c.d [2020-06-15T07:19:55.183Z] #39 8.517 DEP images/memfd.pb-c.d [2020-06-15T07:19:55.183Z] #39 8.574 PBCC images/sit.pb-c.c [2020-06-15T07:19:55.183Z] #39 8.655 DEP images/sit.pb-c.d [2020-06-15T07:19:55.183Z] #39 8.679 PBCC images/macvlan.pb-c.c [2020-06-15T07:19:55.183Z] #39 8.726 DEP images/macvlan.pb-c.d [2020-06-15T07:19:55.183Z] #39 8.810 PBCC images/autofs.pb-c.c [2020-06-15T07:19:55.183Z] #39 8.840 DEP images/autofs.pb-c.d [2020-06-15T07:19:55.183Z] #39 8.918 PBCC images/sysctl.pb-c.c [2020-06-15T07:19:55.183Z] #39 8.943 DEP images/sysctl.pb-c.d [2020-06-15T07:19:55.183Z] #39 9.029 PBCC images/time.pb-c.c [2020-06-15T07:19:55.183Z] #39 9.066 DEP images/time.pb-c.d [2020-06-15T07:19:55.183Z] #39 9.106 PBCC images/binfmt-misc.pb-c.c [2020-06-15T07:19:55.183Z] #39 9.206 DEP images/binfmt-misc.pb-c.d [2020-06-15T07:19:55.183Z] #39 9.230 PBCC images/seccomp.pb-c.c [2020-06-15T07:19:55.183Z] #39 9.238 DEP images/seccomp.pb-c.d [2020-06-15T07:19:55.183Z] #39 9.255 PBCC images/userns.pb-c.c [2020-06-15T07:19:55.183Z] #39 9.271 DEP images/userns.pb-c.d [2020-06-15T07:19:55.183Z] #39 9.329 PBCC images/cgroup.pb-c.c [2020-06-15T07:19:55.183Z] #39 9.340 DEP images/cgroup.pb-c.d [2020-06-15T07:19:55.183Z] #39 9.438 PBCC images/ext-file.pb-c.c [2020-06-15T07:19:55.183Z] #39 9.490 DEP images/ext-file.pb-c.d [2020-06-15T07:19:55.183Z] #39 9.557 PBCC images/rpc.pb-c.c [2020-06-15T07:19:55.183Z] #39 9.651 DEP images/rpc.pb-c.d [2020-06-15T07:19:55.183Z] #39 9.814 PBCC images/siginfo.pb-c.c [2020-06-15T07:19:55.183Z] #39 9.845 DEP images/siginfo.pb-c.d [2020-06-15T07:19:55.183Z] #39 9.957 PBCC images/pagemap.pb-c.c [2020-06-15T07:19:55.183Z] #39 10.12 DEP images/pagemap.pb-c.d [2020-06-15T07:19:55.183Z] #39 10.20 PBCC images/rlimit.pb-c.c [2020-06-15T07:19:55.197Z] #30 ... [2020-06-15T07:19:55.197Z] [2020-06-15T07:19:55.197Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:19:55.197Z] #28 50.74 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-06-15T07:19:55.197Z] #28 51.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T07:19:55.197Z] #28 52.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T07:19:55.197Z] #28 ... [2020-06-15T07:19:55.197Z] [2020-06-15T07:19:55.197Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:55.197Z] #25 9.477 # 2.5% #### 6.9% ######### 13.2% ############ 17.5% ################ 23.2% #################### 28.9% ######################### 35.9% ############################## 42.4% #################################### 50.9% ########################################## 58.7% ############################################### 65.4% ##################################################### 73.7% ########################################################## 81.4% ############################################################### 88.6% ##################################################################### 96.2% ######################################################################## 100.0% [2020-06-15T07:19:55.197Z] #25 11.60 [2020-06-15T07:19:55.286Z] #39 95.52 CC criu/bfd.o [2020-06-15T07:19:55.444Z] #39 10.23 DEP images/rlimit.pb-c.d [2020-06-15T07:19:55.444Z] #39 10.25 PBCC images/file-lock.pb-c.c [2020-06-15T07:19:55.444Z] #39 10.32 DEP images/file-lock.pb-c.d [2020-06-15T07:19:55.444Z] #39 10.36 PBCC images/tty.pb-c.c [2020-06-15T07:19:55.444Z] #39 10.46 DEP images/tty.pb-c.d [2020-06-15T07:19:55.457Z] #25 11.78 0.6% # 2.3% ## 4.0% #### 6.0% ##### 7.6% ###### 9.3% ######## 11.5% ######### 13.5% ########### 15.3% ############ 16.9% ############# 18.9% ############## 20.2% ############### 20.9% ############### 22.0% ################# 23.8% ################## 25.9% ################### 27.7% #################### 28.9% ###################### 30.8% ###################### 31.6% ####################### 32.7% ######################## 33.8% ######################### 35.6% ########################### 37.6% ############################ 39.5% ############################# 41.2% ############################## 42.6% ############################### 43.8% ################################# 46.3% ################################## 48.4% ################################### 49.5% #################################### 51.1% ##################################### 52.5% ####################################### 55.3% ######################################## 56.7% ########################################## 59.0% ############################################ 61.6% ############################################# 62.8% ############################################## 64.1% # [2020-06-15T07:19:55.457Z] #25 ... [2020-06-15T07:19:55.457Z] [2020-06-15T07:19:55.457Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:55.457Z] #32 51.26 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:19:55.457Z] #32 51.57 Fetched 14.9 MB in 2s (6224 kB/s) [2020-06-15T07:19:55.457Z] #32 51.70 Selecting previously unselected package xxd. [2020-06-15T07:19:55.457Z] #32 51.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T07:19:55.457Z] #32 51.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T07:19:55.457Z] #32 51.78 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:19:55.457Z] #32 52.24 Selecting previously unselected package vim-common. [2020-06-15T07:19:55.457Z] #32 52.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:19:55.457Z] #32 52.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:19:55.457Z] #32 52.76 Selecting previously unselected package cmake-data. [2020-06-15T07:19:55.457Z] #32 52.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T07:19:55.457Z] #32 52.78 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T07:19:55.457Z] #32 56.48 Selecting previously unselected package libicu63:amd64. [2020-06-15T07:19:55.457Z] #32 56.49 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T07:19:55.457Z] #32 56.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:19:55.457Z] #32 ... [2020-06-15T07:19:55.457Z] [2020-06-15T07:19:55.457Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:55.706Z] #39 10.60 PBCC images/tun.pb-c.c [2020-06-15T07:19:55.706Z] #39 10.65 PBCC images/netdev.pb-c.c [2020-06-15T07:19:55.706Z] #39 10.69 DEP images/tun.pb-c.d [2020-06-15T07:19:55.706Z] #39 ... [2020-06-15T07:19:55.706Z] [2020-06-15T07:19:55.706Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:19:55.706Z] #10 52.98 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T07:19:55.706Z] #10 53.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-15T07:19:55.706Z] #10 53.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:19:55.706Z] #10 53.16 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T07:19:55.706Z] #10 53.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-15T07:19:55.706Z] #10 53.18 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:19:55.853Z] #39 96.19 CC criu/bitmap.o [2020-06-15T07:19:55.974Z] #10 ... [2020-06-15T07:19:55.974Z] [2020-06-15T07:19:55.974Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:55.974Z] #39 10.79 DEP images/netdev.pb-c.d [2020-06-15T07:19:55.974Z] #39 10.95 PBCC images/vma.pb-c.c [2020-06-15T07:19:55.974Z] #39 11.01 DEP images/vma.pb-c.d [2020-06-15T07:19:55.974Z] #39 ... [2020-06-15T07:19:55.974Z] [2020-06-15T07:19:55.974Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:19:55.974Z] #47 53.28 context [2020-06-15T07:19:55.974Z] #47 53.30 internal/poll [2020-06-15T07:19:55.974Z] #47 54.93 os [2020-06-15T07:19:55.974Z] #47 57.50 path/filepath [2020-06-15T07:19:55.974Z] #47 58.31 mvdan.cc/sh/v3/fileutil [2020-06-15T07:19:55.974Z] #47 58.77 io/ioutil [2020-06-15T07:19:55.974Z] #47 62.49 flag [2020-06-15T07:19:55.974Z] #47 62.49 go/token [2020-06-15T07:19:55.974Z] #47 62.49 github.com/pkg/diff [2020-06-15T07:19:55.974Z] #47 62.52 encoding/binary [2020-06-15T07:19:55.974Z] #25 11.78 0.6% # 2.3% ## 4.0% #### 6.0% ##### 7.6% ###### 9.3% ######## 11.5% ######### 13.5% ########### 15.3% ############ 16.9% ############# 18.9% ############## 20.2% ############### 20.9% ############### 22.0% ################# 23.8% ################## 25.9% ################### 27.7% #################### 28.9% ###################### 30.8% ###################### 31.6% ####################### 32.7% ######################## 33.8% ######################### 35.6% ########################### 37.6% ############################ 39.5% ############################# 41.2% ############################## 42.6% ############################### 43.8% ################################# 46.3% ################################## 48.4% ################################### 49.5% #################################### 51.1% ##################################### 52.5% ####################################### 55.3% ######################################## 56.7% ########################################## 59.0% ############################################ 61.6% ############################################# 62.8% ############################################## 64.1% ############################################### 65.8% ################################################ 67.2% ################################################# 68.6% ################################################## 69.6% ################################################### 71.9% [2020-06-15T07:19:55.974Z] #25 ... [2020-06-15T07:19:55.974Z] [2020-06-15T07:19:55.974Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:19:55.974Z] #52 3.124 + RM_GOPATH=0 [2020-06-15T07:19:55.974Z] #52 3.124 + TMP_GOPATH= [2020-06-15T07:19:55.974Z] #52 3.124 + : /build [2020-06-15T07:19:55.974Z] #52 3.124 + '[' -z '' ']' [2020-06-15T07:19:55.974Z] #52 3.124 ++ mktemp -d [2020-06-15T07:19:55.974Z] #52 3.156 + export GOPATH=/tmp/tmp.F0eZitiX1v [2020-06-15T07:19:55.974Z] #52 3.156 + GOPATH=/tmp/tmp.F0eZitiX1v [2020-06-15T07:19:55.974Z] #52 3.156 + RM_GOPATH=1 [2020-06-15T07:19:55.974Z] #52 3.156 + case "$(go env GOARCH)" in [2020-06-15T07:19:55.974Z] #52 3.156 ++ go env GOARCH [2020-06-15T07:19:55.974Z] #52 3.168 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:55.974Z] #52 3.168 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:19:55.974Z] #52 3.178 ++ dirname /tmp/install/install.sh [2020-06-15T07:19:55.974Z] #52 3.198 + dir=/tmp/install [2020-06-15T07:19:55.974Z] #52 3.199 + bin=containerd [2020-06-15T07:19:55.974Z] #52 3.199 + shift [2020-06-15T07:19:55.974Z] #52 3.199 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T07:19:55.974Z] #52 3.199 + . /tmp/install/containerd.installer [2020-06-15T07:19:55.974Z] #52 3.200 ++ set -e [2020-06-15T07:19:55.974Z] #52 3.200 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:19:55.974Z] #52 3.200 + install_containerd [2020-06-15T07:19:55.974Z] #52 3.201 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T07:19:55.974Z] #52 3.201 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:19:55.974Z] #52 3.202 + git clone https://github.com/containerd/containerd.git /tmp/tmp.F0eZitiX1v/src/github.com/containerd/containerd [2020-06-15T07:19:55.974Z] #52 3.205 Cloning into '/tmp/tmp.F0eZitiX1v/src/github.com/containerd/containerd'... [2020-06-15T07:19:55.974Z] #52 ... [2020-06-15T07:19:55.974Z] [2020-06-15T07:19:55.974Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:56.112Z] #39 96.35 CC criu/cgroup-props.o [2020-06-15T07:19:56.235Z] #47 ... [2020-06-15T07:19:56.235Z] [2020-06-15T07:19:56.235Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:19:56.235Z] #39 11.09 PBCC images/creds.pb-c.c [2020-06-15T07:19:56.235Z] #39 11.12 DEP images/creds.pb-c.d [2020-06-15T07:19:56.235Z] #39 11.17 PBCC images/utsns.pb-c.c [2020-06-15T07:19:56.235Z] #39 11.22 DEP images/utsns.pb-c.d [2020-06-15T07:19:56.491Z] #25 11.78 0.6% # 2.3% ## 4.0% #### 6.0% ##### 7.6% ###### 9.3% ######## 11.5% ######### 13.5% ########### 15.3% ############ 16.9% ############# 18.9% ############## 20.2% ############### 20.9% ############### 22.0% ################# 23.8% ################## 25.9% ################### 27.7% #################### 28.9% ###################### 30.8% ###################### 31.6% ####################### 32.7% ######################## 33.8% ######################### 35.6% ########################### 37.6% ############################ 39.5% ############################# 41.2% ############################## 42.6% ############################### 43.8% ################################# 46.3% ################################## 48.4% ################################### 49.5% #################################### 51.1% ##################################### 52.5% ####################################### 55.3% ######################################## 56.7% ########################################## 59.0% ############################################ 61.6% ############################################# 62.8% ############################################## 64.1% ############################################### 65.8% ################################################ 67.2% ################################################# 68.6% ################################################## 69.6% ################################################### 71.9% #################################################### 73.6% ###################################################### 75.3% ####################################################### 77.0% ######################################################## 78.9% ######################################################### 79.8% ########################################################## 81.3% [2020-06-15T07:19:56.492Z] #25 ... [2020-06-15T07:19:56.492Z] [2020-06-15T07:19:56.492Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:19:56.492Z] #41 52.45 syscall [2020-06-15T07:19:56.492Z] #41 61.22 time [2020-06-15T07:19:56.495Z] #39 11.31 PBCC images/ipc-desc.pb-c.c [2020-06-15T07:19:56.495Z] #39 11.36 PBCC images/ipc-sem.pb-c.c [2020-06-15T07:19:56.495Z] #39 11.40 DEP images/ipc-desc.pb-c.d [2020-06-15T07:19:56.495Z] #39 11.43 DEP images/ipc-sem.pb-c.d [2020-06-15T07:19:56.680Z] #39 96.96 CC criu/cgroup.o [2020-06-15T07:19:56.750Z] #41 ... [2020-06-15T07:19:56.750Z] [2020-06-15T07:19:56.750Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:56.756Z] #39 11.51 PBCC images/ipc-msg.pb-c.c [2020-06-15T07:19:56.756Z] #39 11.55 DEP images/ipc-msg.pb-c.d [2020-06-15T07:19:56.756Z] #39 11.61 PBCC images/ipc-shm.pb-c.c [2020-06-15T07:19:56.756Z] #39 11.64 DEP images/ipc-shm.pb-c.d [2020-06-15T07:19:56.756Z] #39 11.69 PBCC images/ipc-var.pb-c.c [2020-06-15T07:19:56.756Z] #39 11.74 DEP images/ipc-var.pb-c.d [2020-06-15T07:19:57.016Z] #39 11.79 PBCC images/sk-opts.pb-c.c [2020-06-15T07:19:57.016Z] #39 11.86 PBCC images/packet-sock.pb-c.c [2020-06-15T07:19:57.016Z] #39 11.89 DEP images/sk-opts.pb-c.d [2020-06-15T07:19:57.277Z] #39 12.03 DEP images/packet-sock.pb-c.d [2020-06-15T07:19:57.277Z] #39 12.10 PBCC images/sk-netlink.pb-c.c [2020-06-15T07:19:57.277Z] #39 12.20 DEP images/sk-netlink.pb-c.d [2020-06-15T07:19:57.277Z] #39 12.26 PBCC images/sk-inet.pb-c.c [2020-06-15T07:19:57.366Z] #10 ... [2020-06-15T07:19:57.366Z] [2020-06-15T07:19:57.366Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:57.366Z] #25 18.08 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T07:19:57.366Z] #25 18.45 [2020-06-15T07:19:57.366Z] #25 18.60 # 2.3% ######################################################################## 100.0% [2020-06-15T07:19:57.366Z] #25 18.73 [2020-06-15T07:19:57.366Z] #25 19.97 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T07:19:57.366Z] #25 20.46 [2020-06-15T07:19:57.366Z] #25 20.66 ############## 19.6% ######################################################################## 100.0% [2020-06-15T07:19:57.366Z] #25 20.85 [2020-06-15T07:19:57.527Z] #25 11.78 0.6% # 2.3% ## 4.0% #### 6.0% ##### 7.6% ###### 9.3% ######## 11.5% ######### 13.5% ########### 15.3% ############ 16.9% ############# 18.9% ############## 20.2% ############### 20.9% ############### 22.0% ################# 23.8% ################## 25.9% ################### 27.7% #################### 28.9% ###################### 30.8% ###################### 31.6% ####################### 32.7% ######################## 33.8% ######################### 35.6% ########################### 37.6% ############################ 39.5% ############################# 41.2% ############################## 42.6% ############################### 43.8% ################################# 46.3% ################################## 48.4% ################################### 49.5% #################################### 51.1% ##################################### 52.5% ####################################### 55.3% ######################################## 56.7% ########################################## 59.0% ############################################ 61.6% ############################################# 62.8% ############################################## 64.1% ############################################### 65.8% ################################################ 67.2% ################################################# 68.6% ################################################## 69.6% ################################################### 71.9% #################################################### 73.6% ###################################################### 75.3% ####################################################### 77.0% ######################################################## 78.9% ######################################################### 79.8% ########################################################## 81.3% ########################################################### 82.8% ############################################################ 84.3% ############################################################## 86.1% ############################################################## 87.3% ################################################################ 89.7% ################################################################# 90.9% ################################################################### 93.3% #################################################################### 94.5% ###################################################################### 97.3% ######################################################################## 100.0% [2020-06-15T07:19:57.537Z] #39 12.29 DEP images/sk-inet.pb-c.d [2020-06-15T07:19:57.537Z] #39 12.40 PBCC images/sk-unix.pb-c.c [2020-06-15T07:19:57.537Z] #39 12.47 DEP images/sk-unix.pb-c.d [2020-06-15T07:19:57.798Z] #39 12.56 PBCC images/mm.pb-c.c [2020-06-15T07:19:57.798Z] #39 12.70 DEP images/mm.pb-c.d [2020-06-15T07:19:57.798Z] #39 12.78 PBCC images/timerfd.pb-c.c [2020-06-15T07:19:57.798Z] #39 12.82 DEP images/timerfd.pb-c.d [2020-06-15T07:19:57.840Z] #25 18.31 [2020-06-15T07:19:57.928Z] #25 21.95 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T07:19:57.928Z] #25 22.07 skipping existing 1849cc453dee [2020-06-15T07:19:57.928Z] #25 22.20 [2020-06-15T07:19:58.055Z] #39 ... [2020-06-15T07:19:58.055Z] [2020-06-15T07:19:58.055Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:19:58.055Z] #17 26.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:19:58.055Z] #17 26.51 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:19:58.055Z] #17 28.38 Selecting previously unselected package python3-minimal. [2020-06-15T07:19:58.055Z] #17 28.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 ... 23681 files and directories currently installed.) [2020-06-15T07:19:58.055Z] #17 28.46 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-15T07:19:58.055Z] #17 28.47 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T07:19:58.055Z] #17 28.55 Selecting previously unselected package libmpdec2:amd64. [2020-06-15T07:19:58.055Z] #17 28.55 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-15T07:19:58.055Z] #17 28.56 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T07:19:58.058Z] #39 12.87 PBCC images/timer.pb-c.c [2020-06-15T07:19:58.058Z] #39 12.90 DEP images/timer.pb-c.d [2020-06-15T07:19:58.058Z] #39 12.96 PBCC images/sa.pb-c.c [2020-06-15T07:19:58.058Z] #39 13.02 DEP images/sa.pb-c.d [2020-06-15T07:19:58.314Z] #17 28.65 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-15T07:19:58.314Z] #17 28.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:19:58.314Z] #17 28.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:19:58.319Z] #39 13.15 PBCC images/pipe-data.pb-c.c [2020-06-15T07:19:58.319Z] #39 13.18 DEP images/pipe-data.pb-c.d [2020-06-15T07:19:58.319Z] #39 13.27 PBCC images/mnt.pb-c.c [2020-06-15T07:19:58.490Z] #25 ... [2020-06-15T07:19:58.490Z] [2020-06-15T07:19:58.490Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:19:58.490Z] #32 60.98 Selecting previously unselected package libxml2:amd64. [2020-06-15T07:19:58.490Z] #32 60.98 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-15T07:19:58.490Z] #32 60.98 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:19:58.490Z] #32 61.68 Selecting previously unselected package libarchive13:amd64. [2020-06-15T07:19:58.490Z] #32 61.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-15T07:19:58.490Z] #32 61.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T07:19:58.490Z] #32 62.08 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-15T07:19:58.490Z] #32 62.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-15T07:19:58.490Z] #32 62.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T07:19:58.490Z] #32 62.28 Selecting previously unselected package librhash0:amd64. [2020-06-15T07:19:58.490Z] #32 62.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-15T07:19:58.490Z] #32 62.32 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-15T07:19:58.490Z] #32 62.56 Selecting previously unselected package libuv1:amd64. [2020-06-15T07:19:58.490Z] #32 62.57 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-15T07:19:58.490Z] #32 62.57 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-15T07:19:58.490Z] #32 62.77 Selecting previously unselected package cmake. [2020-06-15T07:19:58.490Z] #32 62.78 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-15T07:19:58.490Z] #32 62.79 Unpacking cmake (3.13.4-1) ... [2020-06-15T07:19:58.490Z] #32 66.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:19:58.490Z] #32 66.83 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:19:58.490Z] #32 66.84 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-15T07:19:58.490Z] #32 66.85 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:19:58.490Z] #32 66.90 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-15T07:19:58.490Z] #32 66.91 Setting up cmake-data (3.13.4-1) ... [2020-06-15T07:19:58.490Z] #32 66.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:19:58.490Z] #32 66.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T07:19:58.490Z] #32 66.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T07:19:58.490Z] #32 66.96 Setting up cmake (3.13.4-1) ... [2020-06-15T07:19:58.490Z] #32 66.97 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:19:58.490Z] #32 67.05 Processing triggers for mime-support (3.62) ... [2020-06-15T07:19:58.490Z] #32 DONE 68.7s [2020-06-15T07:19:58.579Z] #39 13.36 DEP images/mnt.pb-c.d [2020-06-15T07:19:58.579Z] #39 13.47 PBCC images/sk-packet.pb-c.c [2020-06-15T07:19:58.579Z] #39 13.50 DEP images/sk-packet.pb-c.d [2020-06-15T07:19:58.579Z] #39 13.59 PBCC images/tcp-stream.pb-c.c [2020-06-15T07:19:58.745Z] [2020-06-15T07:19:58.745Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:19:58.745Z] #38 64.44 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T07:19:58.745Z] #38 64.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:19:58.745Z] #38 64.48 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:58.745Z] #38 64.50 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T07:19:58.745Z] #38 64.51 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:58.745Z] #38 64.54 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:19:58.745Z] #38 64.55 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:19:58.745Z] #38 64.57 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T07:19:58.745Z] #38 64.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:19:58.745Z] #38 64.61 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T07:19:58.776Z] #25 19.32 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T07:19:58.840Z] #39 13.67 DEP images/tcp-stream.pb-c.d [2020-06-15T07:19:58.840Z] #39 13.75 PBCC images/pipe.pb-c.c [2020-06-15T07:19:58.840Z] #39 13.86 DEP images/pipe.pb-c.d [2020-06-15T07:19:59.035Z] #25 19.77 [2020-06-15T07:19:59.101Z] #39 13.90 PBCC images/pstree.pb-c.c [2020-06-15T07:19:59.101Z] #39 13.91 DEP images/pstree.pb-c.d [2020-06-15T07:19:59.101Z] #39 14.00 PBCC images/fs.pb-c.c [2020-06-15T07:19:59.101Z] #39 14.03 DEP images/fs.pb-c.d [2020-06-15T07:19:59.101Z] #39 14.11 PBCC images/signalfd.pb-c.c [2020-06-15T07:19:59.249Z] #17 29.57 Selecting previously unselected package python3.7. [2020-06-15T07:19:59.249Z] #17 29.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:19:59.249Z] #17 29.59 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:19:59.249Z] #17 29.70 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-15T07:19:59.249Z] #17 29.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-15T07:19:59.249Z] #17 29.71 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T07:19:59.293Z] #25 19.98 ######################################################################## 100.0% [2020-06-15T07:19:59.304Z] #38 ... [2020-06-15T07:19:59.305Z] [2020-06-15T07:19:59.305Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:19:59.305Z] #25 23.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T07:19:59.362Z] #39 14.18 DEP images/signalfd.pb-c.d [2020-06-15T07:19:59.362Z] #39 14.25 PBCC images/fh.pb-c.c [2020-06-15T07:19:59.362Z] #39 14.31 PBCC images/fsnotify.pb-c.c [2020-06-15T07:19:59.362Z] #39 14.39 DEP images/fh.pb-c.d [2020-06-15T07:19:59.508Z] #17 29.84 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T07:19:59.623Z] #39 14.49 DEP images/fsnotify.pb-c.d [2020-06-15T07:19:59.860Z] #25 20.21 [2020-06-15T07:19:59.864Z] #25 23.86 [2020-06-15T07:19:59.864Z] #25 24.01 ######################################################################## 100.0% [2020-06-15T07:19:59.884Z] #39 14.56 PBCC images/eventpoll.pb-c.c [2020-06-15T07:19:59.884Z] #39 14.60 DEP images/eventpoll.pb-c.d [2020-06-15T07:19:59.884Z] #39 14.71 PBCC images/eventfd.pb-c.c [2020-06-15T07:19:59.884Z] #39 14.72 DEP images/eventfd.pb-c.d [2020-06-15T07:19:59.884Z] #39 14.80 PBCC images/remap-file-path.pb-c.c [2020-06-15T07:19:59.884Z] #39 14.81 DEP images/remap-file-path.pb-c.d [2020-06-15T07:19:59.884Z] #39 14.87 PBCC images/fifo.pb-c.c [2020-06-15T07:19:59.884Z] #39 14.89 DEP images/fifo.pb-c.d [2020-06-15T07:19:59.884Z] #39 14.94 PBCC images/ghost-file.pb-c.c [2020-06-15T07:20:00.075Z] #17 30.55 Selecting previously unselected package python3. [2020-06-15T07:20:00.075Z] #17 30.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-06-15T07:20:00.075Z] #17 30.59 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-15T07:20:00.075Z] #17 30.61 Unpacking python3 (3.7.3-1) ... [2020-06-15T07:20:00.075Z] #17 30.68 Selecting previously unselected package libip4tc0:amd64. [2020-06-15T07:20:00.118Z] #25 24.15 [2020-06-15T07:20:00.118Z] #25 24.28 Download of images into '/build' complete. [2020-06-15T07:20:00.118Z] #25 24.29 Use something like the following to load the result into a Docker daemon: [2020-06-15T07:20:00.118Z] #25 24.30 tar -cC '/build' . | docker load [2020-06-15T07:20:00.118Z] #25 DONE 24.4s [2020-06-15T07:20:00.118Z] [2020-06-15T07:20:00.118Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:20:00.118Z] #10 69.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T07:20:00.118Z] #10 69.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T07:20:00.118Z] #10 69.93 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:20:00.144Z] #39 15.03 DEP images/ghost-file.pb-c.d [2020-06-15T07:20:00.144Z] #39 15.12 PBCC images/regfile.pb-c.c [2020-06-15T07:20:00.144Z] #39 15.17 DEP images/regfile.pb-c.d [2020-06-15T07:20:00.337Z] #17 30.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-15T07:20:00.337Z] #17 30.70 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T07:20:00.337Z] #17 30.78 Selecting previously unselected package libip6tc0:amd64. [2020-06-15T07:20:00.337Z] #17 30.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-15T07:20:00.337Z] #17 30.80 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T07:20:00.337Z] #17 30.88 Selecting previously unselected package libiptc0:amd64. [2020-06-15T07:20:00.337Z] #17 30.88 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-15T07:20:00.337Z] #17 30.89 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-15T07:20:00.405Z] #39 15.24 PBCC images/ns.pb-c.c [2020-06-15T07:20:00.405Z] #39 15.26 DEP images/ns.pb-c.d [2020-06-15T07:20:00.405Z] #39 15.31 PBCC images/fdinfo.pb-c.c [2020-06-15T07:20:00.405Z] #39 15.43 DEP images/fdinfo.pb-c.d [2020-06-15T07:20:00.428Z] #25 ... [2020-06-15T07:20:00.428Z] [2020-06-15T07:20:00.428Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:00.428Z] #47 56.34 syscall [2020-06-15T07:20:00.428Z] #47 56.41 reflect [2020-06-15T07:20:00.428Z] #47 65.33 internal/poll [2020-06-15T07:20:00.597Z] #17 30.95 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-15T07:20:00.597Z] #17 30.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-15T07:20:00.597Z] #17 30.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T07:20:00.597Z] #17 31.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-15T07:20:00.597Z] #17 31.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-15T07:20:00.597Z] #17 31.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T07:20:00.597Z] #17 31.09 Selecting previously unselected package libnftnl11:amd64. [2020-06-15T07:20:00.597Z] #17 31.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-15T07:20:00.597Z] #17 31.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T07:20:00.665Z] #39 15.49 PBCC images/core-aarch64.pb-c.c [2020-06-15T07:20:00.665Z] #39 15.54 PBCC images/core-arm.pb-c.c [2020-06-15T07:20:00.665Z] #39 15.57 PBCC images/core-ppc64.pb-c.c [2020-06-15T07:20:00.665Z] #39 15.65 PBCC images/core-s390.pb-c.c [2020-06-15T07:20:00.679Z] #10 ... [2020-06-15T07:20:00.679Z] [2020-06-15T07:20:00.679Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:00.679Z] #41 60.82 time [2020-06-15T07:20:00.679Z] #41 66.25 strings [2020-06-15T07:20:00.679Z] #41 67.29 os [2020-06-15T07:20:00.679Z] #41 70.29 regexp/syntax [2020-06-15T07:20:00.679Z] #41 ... [2020-06-15T07:20:00.679Z] [2020-06-15T07:20:00.679Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:00.679Z] #30 62.71 internal/poll [2020-06-15T07:20:00.679Z] #30 64.03 internal/fmtsort [2020-06-15T07:20:00.679Z] #30 64.92 internal/syscall/execenv [2020-06-15T07:20:00.679Z] #30 64.94 internal/syscall/unix [2020-06-15T07:20:00.679Z] #30 65.06 strings [2020-06-15T07:20:00.679Z] #30 65.30 os [2020-06-15T07:20:00.679Z] #30 68.32 path [2020-06-15T07:20:00.679Z] #30 69.12 text/tabwriter [2020-06-15T07:20:00.679Z] #30 70.23 fmt [2020-06-15T07:20:00.679Z] #30 70.30 path/filepath [2020-06-15T07:20:00.686Z] #47 ... [2020-06-15T07:20:00.686Z] [2020-06-15T07:20:00.686Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:20:00.686Z] #32 64.65 Selecting previously unselected package libxml2:amd64. [2020-06-15T07:20:00.686Z] #32 64.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-15T07:20:00.686Z] #32 64.68 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:20:00.686Z] #32 65.42 Selecting previously unselected package libarchive13:amd64. [2020-06-15T07:20:00.686Z] #32 65.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-15T07:20:00.686Z] #32 65.43 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T07:20:00.686Z] #32 65.86 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-15T07:20:00.686Z] #32 65.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-15T07:20:00.686Z] #32 65.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T07:20:00.686Z] #32 66.07 Selecting previously unselected package librhash0:amd64. [2020-06-15T07:20:00.686Z] #32 66.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-15T07:20:00.686Z] #32 66.09 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-15T07:20:00.686Z] #32 66.37 Selecting previously unselected package libuv1:amd64. [2020-06-15T07:20:00.686Z] #32 66.41 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-15T07:20:00.686Z] #32 66.42 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-15T07:20:00.686Z] #32 66.65 Selecting previously unselected package cmake. [2020-06-15T07:20:00.855Z] #17 31.21 Selecting previously unselected package iptables. [2020-06-15T07:20:00.856Z] #17 31.22 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-15T07:20:00.856Z] #17 31.23 Unpacking iptables (1.8.2-4) ... [2020-06-15T07:20:00.926Z] #39 15.70 PBCC images/core-x86.pb-c.c [2020-06-15T07:20:00.926Z] #39 15.76 PBCC images/core.pb-c.c [2020-06-15T07:20:00.926Z] #39 15.83 PBCC images/inventory.pb-c.c [2020-06-15T07:20:00.926Z] #39 15.89 DEP images/core-aarch64.pb-c.d [2020-06-15T07:20:00.945Z] #32 66.68 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-15T07:20:00.945Z] #32 66.69 Unpacking cmake (3.13.4-1) ... [2020-06-15T07:20:01.114Z] #17 31.47 Selecting previously unselected package xxd. [2020-06-15T07:20:01.114Z] #17 31.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T07:20:01.114Z] #17 31.49 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:20:01.186Z] #39 15.97 DEP images/core-arm.pb-c.d [2020-06-15T07:20:01.186Z] #39 16.06 DEP images/core-ppc64.pb-c.d [2020-06-15T07:20:01.186Z] #39 16.16 DEP images/core-s390.pb-c.d [2020-06-15T07:20:01.203Z] #32 ... [2020-06-15T07:20:01.203Z] [2020-06-15T07:20:01.203Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:20:01.203Z] #38 56.89 Selecting previously unselected package python-pkg-resources. [2020-06-15T07:20:01.203Z] #38 56.89 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:20:01.203Z] #38 56.89 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T07:20:01.203Z] #38 57.22 Selecting previously unselected package python-six. [2020-06-15T07:20:01.203Z] #38 57.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T07:20:01.203Z] #38 57.28 Unpacking python-six (1.12.0-1) ... [2020-06-15T07:20:01.203Z] #38 57.42 Selecting previously unselected package python-protobuf. [2020-06-15T07:20:01.203Z] #38 57.43 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-15T07:20:01.203Z] #38 57.45 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T07:20:01.203Z] #38 58.18 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T07:20:01.203Z] #38 63.76 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T07:20:01.203Z] #38 63.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:20:01.203Z] #38 63.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:20:01.203Z] #38 63.80 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T07:20:01.203Z] #38 63.81 Setting up python-six (1.12.0-1) ... [2020-06-15T07:20:01.203Z] #38 ... [2020-06-15T07:20:01.203Z] [2020-06-15T07:20:01.203Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:20:01.203Z] #10 57.04 Fetched 77.7 MB in 9s (9033 kB/s) [2020-06-15T07:20:01.203Z] #10 57.16 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T07:20:01.203Z] #10 57.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T07:20:01.203Z] #10 57.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-15T07:20:01.203Z] #10 57.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:20:01.203Z] #10 59.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T07:20:01.203Z] #10 59.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-15T07:20:01.203Z] #10 59.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:20:01.203Z] #10 63.65 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T07:20:01.203Z] #10 63.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T07:20:01.203Z] #10 63.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:20:01.203Z] #10 63.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-15T07:20:01.203Z] #10 63.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:20:01.203Z] #10 63.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:20:01.203Z] #10 64.17 Selecting previously unselected package dmsetup. [2020-06-15T07:20:01.203Z] #10 64.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:20:01.203Z] #10 64.18 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T07:20:01.203Z] #10 64.43 Selecting previously unselected package mingw-w64-common. [2020-06-15T07:20:01.203Z] #10 64.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T07:20:01.203Z] #10 64.46 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T07:20:01.373Z] #17 31.61 Selecting previously unselected package vim-common. [2020-06-15T07:20:01.373Z] #17 31.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:20:01.373Z] #17 31.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:20:01.373Z] #17 31.85 Selecting previously unselected package bash-completion. [2020-06-15T07:20:01.373Z] #17 31.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T07:20:01.447Z] #39 16.26 DEP images/core-x86.pb-c.d [2020-06-15T07:20:01.447Z] #39 16.35 DEP images/core.pb-c.d [2020-06-15T07:20:01.461Z] #10 ... [2020-06-15T07:20:01.461Z] [2020-06-15T07:20:01.461Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:01.461Z] #41 67.11 strings [2020-06-15T07:20:01.461Z] #41 67.21 os [2020-06-15T07:20:01.708Z] #39 16.44 DEP images/inventory.pb-c.d [2020-06-15T07:20:01.708Z] #39 16.53 PBCC images/cpuinfo.pb-c.c [2020-06-15T07:20:01.708Z] #39 16.57 DEP images/cpuinfo.pb-c.d [2020-06-15T07:20:01.708Z] #39 16.64 PBCC images/stats.pb-c.c [2020-06-15T07:20:01.970Z] #39 16.66 DEP images/stats.pb-c.d [2020-06-15T07:20:02.231Z] #39 ... [2020-06-15T07:20:02.231Z] [2020-06-15T07:20:02.231Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:02.231Z] #30 59.42 io/ioutil [2020-06-15T07:20:02.231Z] #30 61.34 flag [2020-06-15T07:20:02.231Z] #30 61.34 log [2020-06-15T07:20:02.231Z] #30 61.34 github.com/BurntSushi/toml [2020-06-15T07:20:02.231Z] #30 65.73 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:20:02.231Z] #30 DONE 69.4s [2020-06-15T07:20:02.231Z] [2020-06-15T07:20:02.231Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:02.231Z] #41 65.34 encoding/binary [2020-06-15T07:20:02.231Z] #41 65.35 go/scanner [2020-06-15T07:20:02.231Z] #41 65.36 net/url [2020-06-15T07:20:02.231Z] #41 67.41 go/ast [2020-06-15T07:20:02.231Z] #41 68.10 text/template/parse [2020-06-15T07:20:02.231Z] #41 68.16 encoding/json [2020-06-15T07:20:02.566Z] #30 ... [2020-06-15T07:20:02.566Z] [2020-06-15T07:20:02.566Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:02.566Z] #33 3.638 + RM_GOPATH=0 [2020-06-15T07:20:02.566Z] #33 3.638 + TMP_GOPATH= [2020-06-15T07:20:02.566Z] #33 3.638 + : /build [2020-06-15T07:20:02.566Z] #33 3.638 + '[' -z '' ']' [2020-06-15T07:20:02.566Z] #33 3.638 ++ mktemp -d [2020-06-15T07:20:02.566Z] #33 3.638 + export GOPATH=/tmp/tmp.JLCK8LDFSK [2020-06-15T07:20:02.566Z] #33 3.638 + GOPATH=/tmp/tmp.JLCK8LDFSK [2020-06-15T07:20:02.566Z] #33 3.638 + RM_GOPATH=1 [2020-06-15T07:20:02.566Z] #33 3.638 + case "$(go env GOARCH)" in [2020-06-15T07:20:02.566Z] #33 3.638 ++ go env GOARCH [2020-06-15T07:20:02.566Z] #33 3.669 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:02.566Z] #33 3.669 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:02.566Z] #33 3.669 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:02.566Z] #33 3.686 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:20:02.566Z] #33 3.686 + dir=/tmp/install [2020-06-15T07:20:02.566Z] #33 3.686 + bin=tini [2020-06-15T07:20:02.566Z] #33 3.686 + shift [2020-06-15T07:20:02.566Z] #33 3.686 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T07:20:02.566Z] #33 3.686 + . /tmp/install/tini.installer [2020-06-15T07:20:02.566Z] #33 3.686 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:20:02.566Z] #33 3.686 + install_tini [2020-06-15T07:20:02.566Z] #33 3.686 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T07:20:02.566Z] #33 3.697 + git clone https://github.com/krallin/tini.git /tmp/tmp.JLCK8LDFSK/tini [2020-06-15T07:20:02.566Z] #33 3.719 Cloning into '/tmp/tmp.JLCK8LDFSK/tini'... [2020-06-15T07:20:02.638Z] INFO: Extraction ended at 06/15/2020 07:19:57. Duration:00:00:26.1480078 [2020-06-15T07:20:02.638Z] INFO: Updating the golang and path environment variables [2020-06-15T07:20:02.638Z] INFO: GOPATH=d:\gopath [2020-06-15T07:20:02.638Z] INFO: go version go1.13.12 windows/amd64 [2020-06-15T07:20:02.638Z] INFO: Running the daemon under test in debug mode [2020-06-15T07:20:02.638Z] INFO: Starting a daemon under test... [2020-06-15T07:20:02.638Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41072\6\daemon --pidfile d:\CI\PR-41072\6\docker.pid -D [2020-06-15T07:20:02.638Z] INFO: Process started successfully. [2020-06-15T07:20:02.638Z] INFO: Start tailing logs of the daemon under tests [2020-06-15T07:20:02.638Z] INFO: Waiting for the daemon under test to start... [2020-06-15T07:20:02.638Z] INFO: Daemon under test started and replied! [2020-06-15T07:20:02.639Z] INFO: Docker version of the daemon under test [2020-06-15T07:20:02.639Z] [2020-06-15T07:20:02.639Z] Client: [2020-06-15T07:20:02.639Z] Version: 17.06.2-ce [2020-06-15T07:20:02.639Z] API version: 1.30 [2020-06-15T07:20:02.639Z] Go version: go1.8.3 [2020-06-15T07:20:02.639Z] Git commit: cec0b72 [2020-06-15T07:20:02.639Z] Built: Tue Sep 5 19:57:19 2017 [2020-06-15T07:20:02.639Z] OS/Arch: windows/amd64 [2020-06-15T07:20:02.639Z] [2020-06-15T07:20:02.639Z] Server: [2020-06-15T07:20:02.639Z] Version: 0.0.0-dev [2020-06-15T07:20:02.639Z] API version: 1.41 (minimum version 1.24) [2020-06-15T07:20:02.639Z] Go version: go1.13.12 [2020-06-15T07:20:02.639Z] Git commit: 79cfcba76c [2020-06-15T07:20:02.639Z] Built: 06/15/2020 07:18:08 [2020-06-15T07:20:02.639Z] OS/Arch: windows/amd64 [2020-06-15T07:20:02.639Z] Experimental: false [2020-06-15T07:20:02.639Z] [2020-06-15T07:20:02.639Z] INFO: Docker info of the daemon under test [2020-06-15T07:20:02.639Z] [2020-06-15T07:20:02.639Z] Containers: 0 [2020-06-15T07:20:02.639Z] Running: 0 [2020-06-15T07:20:02.639Z] Paused: 0 [2020-06-15T07:20:02.639Z] Stopped: 0 [2020-06-15T07:20:02.639Z] Images: 0 [2020-06-15T07:20:02.639Z] Server Version: 0.0.0-dev [2020-06-15T07:20:02.639Z] Storage Driver: windowsfilter [2020-06-15T07:20:02.639Z] Windows: [2020-06-15T07:20:02.639Z] Logging Driver: json-file [2020-06-15T07:20:02.639Z] Plugins: [2020-06-15T07:20:02.639Z] Volume: local [2020-06-15T07:20:02.639Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-15T07:20:02.639Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-15T07:20:02.639Z] Swarm: inactive [2020-06-15T07:20:02.639Z] Default Isolation: process [2020-06-15T07:20:02.639Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-15T07:20:02.639Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-15T07:20:02.639Z] OSType: windows [2020-06-15T07:20:02.639Z] Architecture: x86_64 [2020-06-15T07:20:02.639Z] CPUs: 4 [2020-06-15T07:20:02.639Z] Total Memory: 32GiB [2020-06-15T07:20:02.639Z] Name: azwin-2-5900f0 [2020-06-15T07:20:02.639Z] ID: QAE6:NSIW:Y5NB:ZION:WZS5:7ROJ:YNY4:MH56:BTI3:AXYB:CT5D:6AAI [2020-06-15T07:20:02.639Z] Docker Root Dir: D:\CI\PR-41072\6\daemon [2020-06-15T07:20:02.639Z] Debug Mode (client): false [2020-06-15T07:20:02.639Z] Debug Mode (server): true [2020-06-15T07:20:02.639Z] File Descriptors: -1 [2020-06-15T07:20:02.639Z] Goroutines: 17 [2020-06-15T07:20:02.639Z] System Time: 2020-06-15T07:20:01.5963496Z [2020-06-15T07:20:02.639Z] EventsListeners: 0 [2020-06-15T07:20:02.639Z] Registry: https://index.docker.io/v1/ [2020-06-15T07:20:02.639Z] Labels: [2020-06-15T07:20:02.639Z] Experimental: false [2020-06-15T07:20:02.639Z] Insecure Registries: [2020-06-15T07:20:02.639Z] 127.0.0.0/8 [2020-06-15T07:20:02.639Z] Live Restore Enabled: false [2020-06-15T07:20:02.639Z] [2020-06-15T07:20:02.639Z] [2020-06-15T07:20:02.639Z] INFO: Docker images of the daemon under test [2020-06-15T07:20:02.639Z] [2020-06-15T07:20:02.639Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-15T07:20:02.639Z] [2020-06-15T07:20:02.639Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-06-15T07:20:02.639Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-06-15T07:20:02.639Z] ltsc2019: Pulling from windows/servercore [2020-06-15T07:20:02.639Z] 4612f6d0b889: Pulling fs layer [2020-06-15T07:20:02.639Z] 666079ee0460: Pulling fs layer [2020-06-15T07:20:02.822Z] #33 ... [2020-06-15T07:20:02.822Z] [2020-06-15T07:20:02.822Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:20:02.822Z] #38 72.57 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T07:20:02.822Z] #38 72.63 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:20:02.822Z] #38 DONE 73.2s [2020-06-15T07:20:03.079Z] [2020-06-15T07:20:03.079Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:03.079Z] #41 73.28 fmt [2020-06-15T07:20:03.617Z] #41 ... [2020-06-15T07:20:03.617Z] [2020-06-15T07:20:03.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:03.617Z] #39 18.41 make[1]: Nothing to be done for 'all'. [2020-06-15T07:20:03.905Z] #17 34.44 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T07:20:04.166Z] #52 ... [2020-06-15T07:20:04.166Z] [2020-06-15T07:20:04.166Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:04.166Z] #45 DONE 178.1s [2020-06-15T07:20:04.166Z] [2020-06-15T07:20:04.166Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:04.472Z] #17 34.74 Selecting previously unselected package bzip2. [2020-06-15T07:20:04.472Z] #17 34.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-15T07:20:04.472Z] #17 34.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:20:04.472Z] #17 34.83 Selecting previously unselected package xz-utils. [2020-06-15T07:20:04.472Z] #17 34.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-15T07:20:04.472Z] #17 34.85 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T07:20:04.472Z] #17 34.99 Selecting previously unselected package apparmor. [2020-06-15T07:20:04.730Z] #17 34.99 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-15T07:20:04.730Z] #17 35.08 Unpacking apparmor (2.13.2-10) ... [2020-06-15T07:20:04.745Z] #41 70.12 regexp/syntax [2020-06-15T07:20:04.798Z] #52 155.4 + bin/containerd-stress [2020-06-15T07:20:04.989Z] #17 35.35 Selecting previously unselected package aufs-tools. [2020-06-15T07:20:04.989Z] #17 35.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-15T07:20:04.989Z] #17 35.36 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:20:04.989Z] #17 35.48 Selecting previously unselected package libonig5:amd64. [2020-06-15T07:20:04.989Z] #17 35.48 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-15T07:20:04.989Z] #17 35.49 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:20:05.001Z] #39 19.96 CC images/stats.o [2020-06-15T07:20:05.081Z] #52 ... [2020-06-15T07:20:05.081Z] [2020-06-15T07:20:05.081Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T07:20:05.081Z] #46 DONE 0.2s [2020-06-15T07:20:05.081Z] [2020-06-15T07:20:05.081Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T07:20:05.081Z] #48 DONE 0.1s [2020-06-15T07:20:05.248Z] #17 35.63 Selecting previously unselected package libjq1:amd64. [2020-06-15T07:20:05.248Z] #17 35.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:20:05.248Z] #17 35.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:20:05.248Z] #17 35.74 Selecting previously unselected package jq. [2020-06-15T07:20:05.248Z] #17 35.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:20:05.248Z] #17 35.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:20:05.248Z] #17 35.84 Selecting previously unselected package libaio1:amd64. [2020-06-15T07:20:05.248Z] #17 35.84 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-15T07:20:05.248Z] #17 35.85 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-15T07:20:05.363Z] [2020-06-15T07:20:05.363Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T07:20:05.363Z] #50 DONE 0.2s [2020-06-15T07:20:05.363Z] [2020-06-15T07:20:05.363Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:05.506Z] #17 35.90 Selecting previously unselected package libgpm2:amd64. [2020-06-15T07:20:05.506Z] #17 35.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-15T07:20:05.507Z] #17 35.92 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-15T07:20:05.507Z] #17 35.98 Selecting previously unselected package libicu63:amd64. [2020-06-15T07:20:05.507Z] #17 35.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T07:20:05.507Z] #17 35.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:20:05.593Z] #41 ... [2020-06-15T07:20:05.593Z] [2020-06-15T07:20:05.593Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:05.593Z] #47 65.72 context [2020-06-15T07:20:05.593Z] #47 66.64 os [2020-06-15T07:20:05.593Z] #47 67.09 encoding/binary [2020-06-15T07:20:05.593Z] #47 69.60 encoding/base64 [2020-06-15T07:20:05.593Z] #47 71.03 golang.org/x/sys/unix [2020-06-15T07:20:05.593Z] #47 72.17 fmt [2020-06-15T07:20:05.593Z] #47 ... [2020-06-15T07:20:05.593Z] [2020-06-15T07:20:05.593Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:05.593Z] #33 4.879 + cd /tmp/tmp.JLCK8LDFSK/tini [2020-06-15T07:20:05.593Z] #33 4.879 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:20:05.593Z] #33 4.921 + cmake . [2020-06-15T07:20:05.593Z] #33 5.687 -- The C compiler identification is GNU 8.3.0 [2020-06-15T07:20:05.593Z] #33 5.743 -- Check for working C compiler: /usr/bin/cc [2020-06-15T07:20:05.593Z] #33 6.491 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T07:20:05.593Z] #33 6.498 -- Detecting C compiler ABI info [2020-06-15T07:20:05.849Z] #33 7.339 -- Detecting C compiler ABI info - done [2020-06-15T07:20:05.849Z] #33 7.367 -- Detecting C compile features [2020-06-15T07:20:05.945Z] #39 20.52 CC images/core.o [2020-06-15T07:20:06.122Z] #41 72.04 fmt [2020-06-15T07:20:06.370Z] #52 156.8 + bin/containerd-shim [2020-06-15T07:20:06.390Z] #41 ... [2020-06-15T07:20:06.390Z] [2020-06-15T07:20:06.390Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:20:06.390Z] #25 21.33 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T07:20:06.390Z] #25 21.85 #=#=# [2020-06-15T07:20:06.390Z] #25 22.02 ################################################# 69.1% ######################################################################## 100.0% [2020-06-15T07:20:06.390Z] #25 22.28 [2020-06-15T07:20:06.390Z] #25 23.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T07:20:06.390Z] #25 23.83 skipping existing 1849cc453dee [2020-06-15T07:20:06.390Z] #25 23.97 [2020-06-15T07:20:06.390Z] #25 25.16 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T07:20:06.390Z] #25 25.52 [2020-06-15T07:20:06.390Z] #25 25.68 ######################################################################## 100.0% [2020-06-15T07:20:06.390Z] #25 25.82 [2020-06-15T07:20:06.390Z] #25 25.97 Download of images into '/build' complete. [2020-06-15T07:20:06.390Z] #25 25.97 Use something like the following to load the result into a Docker daemon: [2020-06-15T07:20:06.390Z] #25 25.97 tar -cC '/build' . | docker load [2020-06-15T07:20:06.516Z] #39 ... [2020-06-15T07:20:06.516Z] [2020-06-15T07:20:06.516Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:06.516Z] #52 33.25 + bin/ctr [2020-06-15T07:20:06.516Z] #52 ... [2020-06-15T07:20:06.516Z] [2020-06-15T07:20:06.516Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:06.516Z] #39 21.49 CC images/core-x86.o [2020-06-15T07:20:06.654Z] #25 DONE 27.1s [2020-06-15T07:20:06.654Z] [2020-06-15T07:20:06.654Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:20:06.654Z] #32 70.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:20:06.654Z] #32 70.49 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:20:06.654Z] #32 70.51 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-15T07:20:06.654Z] #32 70.52 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:20:06.654Z] #32 70.56 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-15T07:20:06.654Z] #32 70.57 Setting up cmake-data (3.13.4-1) ... [2020-06-15T07:20:06.654Z] #32 70.61 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:20:06.654Z] #32 70.62 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T07:20:06.654Z] #32 70.63 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T07:20:06.654Z] #32 70.64 Setting up cmake (3.13.4-1) ... [2020-06-15T07:20:06.654Z] #32 70.65 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:20:06.654Z] #32 70.79 Processing triggers for mime-support (3.62) ... [2020-06-15T07:20:06.654Z] #32 DONE 72.4s [2020-06-15T07:20:06.654Z] [2020-06-15T07:20:06.654Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:07.458Z] #39 ... [2020-06-15T07:20:07.459Z] [2020-06-15T07:20:07.459Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:07.459Z] #47 64.46 go/scanner [2020-06-15T07:20:07.459Z] #47 65.10 mvdan.cc/editorconfig [2020-06-15T07:20:07.459Z] #47 65.42 mvdan.cc/sh/v3/syntax [2020-06-15T07:20:07.459Z] #47 66.10 encoding/base64 [2020-06-15T07:20:07.459Z] #47 66.42 go/ast [2020-06-15T07:20:07.459Z] #47 67.10 golang.org/x/sys/unix [2020-06-15T07:20:07.459Z] #47 67.64 encoding/json [2020-06-15T07:20:07.459Z] #47 ... [2020-06-15T07:20:07.459Z] [2020-06-15T07:20:07.459Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:07.459Z] #39 22.21 CC images/core-arm.o [2020-06-15T07:20:08.030Z] #39 22.76 CC images/core-aarch64.o [2020-06-15T07:20:08.291Z] #39 23.07 CC images/core-ppc64.o [2020-06-15T07:20:08.365Z] #33 9.672 -- Detecting C compile features - done [2020-06-15T07:20:08.365Z] #33 9.692 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T07:20:08.365Z] #33 9.986 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T07:20:08.555Z] 666079ee0460: Verifying Checksum [2020-06-15T07:20:08.555Z] 666079ee0460: Download complete [2020-06-15T07:20:08.563Z] #33 ... [2020-06-15T07:20:08.563Z] [2020-06-15T07:20:08.563Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:08.563Z] #30 64.23 internal/poll [2020-06-15T07:20:08.563Z] #30 65.28 internal/fmtsort [2020-06-15T07:20:08.563Z] #30 65.95 internal/syscall/execenv [2020-06-15T07:20:08.563Z] #30 66.16 internal/syscall/unix [2020-06-15T07:20:08.563Z] #30 66.43 strings [2020-06-15T07:20:08.563Z] #30 66.72 os [2020-06-15T07:20:08.563Z] #30 69.96 path [2020-06-15T07:20:08.563Z] #30 70.63 text/tabwriter [2020-06-15T07:20:08.563Z] #30 70.85 fmt [2020-06-15T07:20:08.563Z] #30 72.07 path/filepath [2020-06-15T07:20:08.563Z] #30 74.50 io/ioutil [2020-06-15T07:20:08.563Z] #30 ... [2020-06-15T07:20:08.563Z] [2020-06-15T07:20:08.563Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:20:08.563Z] #38 68.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T07:20:08.563Z] #38 68.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:20:08.563Z] #38 68.94 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T07:20:08.563Z] #38 68.95 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T07:20:08.563Z] #38 68.96 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T07:20:08.563Z] #38 69.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:20:08.563Z] #38 69.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:20:08.563Z] #38 69.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T07:20:08.563Z] #38 69.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:20:08.563Z] #38 69.08 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T07:20:08.621Z] #33 10.10 -- Configuring done [2020-06-15T07:20:08.621Z] #33 10.13 -- Generating done [2020-06-15T07:20:08.621Z] #33 10.13 -- Build files have been written to: /tmp/tmp.JLCK8LDFSK/tini [2020-06-15T07:20:08.621Z] #33 10.15 + make tini-static [2020-06-15T07:20:08.863Z] #39 23.75 CC images/core-s390.o [2020-06-15T07:20:09.048Z] #17 39.39 Selecting previously unselected package libnet1:amd64. [2020-06-15T07:20:09.048Z] #17 39.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T07:20:09.048Z] #17 39.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:20:09.048Z] #17 39.53 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T07:20:09.048Z] #17 39.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T07:20:09.048Z] #17 39.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:20:09.048Z] #17 39.64 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T07:20:09.183Z] #33 10.66 Scanning dependencies of target tini-static [2020-06-15T07:20:09.306Z] #17 39.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:20:09.306Z] #17 39.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:20:09.306Z] #17 39.72 Selecting previously unselected package libreadline5:amd64. [2020-06-15T07:20:09.306Z] #17 39.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-15T07:20:09.306Z] #17 39.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T07:20:09.306Z] #17 39.87 Selecting previously unselected package net-tools. [2020-06-15T07:20:09.306Z] #17 ... [2020-06-15T07:20:09.306Z] [2020-06-15T07:20:09.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:09.306Z] #39 99.57 CC criu/clone-noasan.o [2020-06-15T07:20:09.306Z] #39 99.76 CC criu/config.o [2020-06-15T07:20:09.306Z] #39 101.0 CC criu/cr-check.o [2020-06-15T07:20:09.306Z] #39 102.6 CC criu/cr-dedup.o [2020-06-15T07:20:09.306Z] #39 102.9 CC criu/cr-dump.o [2020-06-15T07:20:09.306Z] #39 105.1 CC criu/cr-errno.o [2020-06-15T07:20:09.306Z] #39 105.2 CC criu/cr-restore.o [2020-06-15T07:20:09.306Z] #39 109.5 CC criu/cr-service.o [2020-06-15T07:20:09.438Z] #33 10.86 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T07:20:09.564Z] #39 ... [2020-06-15T07:20:09.564Z] [2020-06-15T07:20:09.564Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:20:09.564Z] #17 39.88 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-15T07:20:09.564Z] #17 39.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:20:09.805Z] #39 24.52 CC images/cpuinfo.o [2020-06-15T07:20:09.822Z] #17 40.14 Selecting previously unselected package python-pip-whl. [2020-06-15T07:20:09.822Z] #17 40.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T07:20:09.822Z] #17 40.17 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T07:20:09.999Z] #33 ... [2020-06-15T07:20:09.999Z] [2020-06-15T07:20:09.999Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:20:09.999Z] #10 78.74 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T07:20:09.999Z] #10 78.75 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T07:20:09.999Z] #10 78.76 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:09.999Z] #10 78.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T07:20:09.999Z] #10 78.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T07:20:09.999Z] #10 78.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:10.067Z] #39 25.08 CC images/inventory.o [2020-06-15T07:20:10.080Z] #17 40.71 Selecting previously unselected package python3-lib2to3. [2020-06-15T07:20:10.338Z] #17 40.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T07:20:10.338Z] #17 40.72 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:20:10.597Z] #17 40.85 Selecting previously unselected package python3-distutils. [2020-06-15T07:20:10.597Z] #17 40.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T07:20:10.597Z] #17 40.86 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T07:20:10.597Z] #17 41.01 Selecting previously unselected package python3-pip. [2020-06-15T07:20:10.597Z] #17 41.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T07:20:10.597Z] #17 41.03 Unpacking python3-pip (18.1-5) ... [2020-06-15T07:20:10.747Z] #52 161.4 + bin/containerd-shim-runc-v1 [2020-06-15T07:20:10.855Z] #17 41.18 Selecting previously unselected package python3-pkg-resources. [2020-06-15T07:20:10.855Z] #17 41.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:20:10.855Z] #17 41.19 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:20:10.855Z] #17 41.36 Selecting previously unselected package python3-setuptools. [2020-06-15T07:20:10.855Z] #17 41.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T07:20:10.855Z] #17 41.37 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T07:20:10.876Z] #39 25.48 CC images/fdinfo.o [2020-06-15T07:20:11.096Z] #38 ... [2020-06-15T07:20:11.096Z] [2020-06-15T07:20:11.096Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:11.096Z] #33 4.190 + RM_GOPATH=0 [2020-06-15T07:20:11.096Z] #33 4.190 + TMP_GOPATH= [2020-06-15T07:20:11.096Z] #33 4.190 + : /build [2020-06-15T07:20:11.096Z] #33 4.190 + '[' -z '' ']' [2020-06-15T07:20:11.096Z] #33 4.191 ++ mktemp -d [2020-06-15T07:20:11.096Z] #33 4.208 + export GOPATH=/tmp/tmp.KySP4RYc8S [2020-06-15T07:20:11.096Z] #33 4.208 + GOPATH=/tmp/tmp.KySP4RYc8S [2020-06-15T07:20:11.096Z] #33 4.208 + RM_GOPATH=1 [2020-06-15T07:20:11.096Z] #33 4.208 + case "$(go env GOARCH)" in [2020-06-15T07:20:11.096Z] #33 4.208 ++ go env GOARCH [2020-06-15T07:20:11.096Z] #33 4.225 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:11.096Z] #33 4.225 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:11.096Z] #33 4.229 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:11.096Z] #33 4.230 + dir=/tmp/install [2020-06-15T07:20:11.096Z] #33 4.230 + bin=tini [2020-06-15T07:20:11.096Z] #33 4.230 + shift [2020-06-15T07:20:11.096Z] #33 4.230 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T07:20:11.096Z] #33 4.231 + . /tmp/install/tini.installer [2020-06-15T07:20:11.096Z] #33 4.231 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:20:11.096Z] #33 4.231 + install_tini [2020-06-15T07:20:11.096Z] #33 4.232 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T07:20:11.096Z] #33 4.232 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:20:11.096Z] #33 4.232 + git clone https://github.com/krallin/tini.git /tmp/tmp.KySP4RYc8S/tini [2020-06-15T07:20:11.096Z] #33 4.235 Cloning into '/tmp/tmp.KySP4RYc8S/tini'... [2020-06-15T07:20:11.113Z] #17 41.63 Selecting previously unselected package python3-wheel. [2020-06-15T07:20:11.113Z] #17 41.64 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T07:20:11.113Z] #17 41.64 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T07:20:11.113Z] #17 41.71 Selecting previously unselected package sudo. [2020-06-15T07:20:11.137Z] #39 25.97 CC images/fown.o [2020-06-15T07:20:11.371Z] #17 41.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-15T07:20:11.372Z] #17 41.72 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:20:11.398Z] #39 26.14 CC images/ns.o [2020-06-15T07:20:11.398Z] #39 26.30 CC images/regfile.o [2020-06-15T07:20:11.660Z] #39 26.51 CC images/ghost-file.o [2020-06-15T07:20:11.666Z] #33 5.052 + cd /tmp/tmp.KySP4RYc8S/tini [2020-06-15T07:20:11.666Z] #33 5.052 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:20:11.666Z] #33 5.061 + cmake . [2020-06-15T07:20:11.883Z] #10 ... [2020-06-15T07:20:11.883Z] [2020-06-15T07:20:11.883Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:11.883Z] #33 12.37 [100%] Linking C executable tini-static [2020-06-15T07:20:11.883Z] #33 12.87 [100%] Built target tini-static [2020-06-15T07:20:11.883Z] #33 12.95 + mkdir -p /build [2020-06-15T07:20:11.883Z] #33 12.95 + cp tini-static /build/docker-init [2020-06-15T07:20:11.883Z] #33 DONE 13.3s [2020-06-15T07:20:11.883Z] [2020-06-15T07:20:11.883Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:11.883Z] #39 4.014 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:20:11.883Z] #39 4.014 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:20:11.883Z] #39 4.018 Note: Building without GnuTLS support [2020-06-15T07:20:11.883Z] #39 4.036 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:20:11.883Z] #39 4.037 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:20:11.883Z] #39 6.399 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:20:11.883Z] #39 6.480 GEN .gitid [2020-06-15T07:20:11.883Z] #39 6.513 GEN criu/include/version.h [2020-06-15T07:20:11.883Z] #39 6.593 GEN include/common/asm [2020-06-15T07:20:11.883Z] #39 8.332 PBCC images/timens.pb-c.c [2020-06-15T07:20:11.883Z] #39 8.360 DEP images/timens.pb-c.d [2020-06-15T07:20:11.883Z] #39 8.465 PBCC images/fown.pb-c.c [2020-06-15T07:20:11.883Z] #39 8.500 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T07:20:11.883Z] #39 8.610 PBCC images/opts.pb-c.c [2020-06-15T07:20:11.883Z] #39 8.640 PBCC images/memfd.pb-c.c [2020-06-15T07:20:11.883Z] #39 8.695 DEP images/fown.pb-c.d [2020-06-15T07:20:11.883Z] #39 8.797 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T07:20:11.883Z] #39 8.880 DEP images/opts.pb-c.d [2020-06-15T07:20:11.883Z] #39 9.008 DEP images/memfd.pb-c.d [2020-06-15T07:20:11.923Z] #39 26.96 CC images/fifo.o [2020-06-15T07:20:11.924Z] #33 ... [2020-06-15T07:20:11.924Z] [2020-06-15T07:20:11.924Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:11.924Z] #47 67.64 os [2020-06-15T07:20:11.924Z] #47 71.96 path/filepath [2020-06-15T07:20:11.924Z] #47 72.48 encoding/binary [2020-06-15T07:20:11.924Z] #47 74.55 fmt [2020-06-15T07:20:11.924Z] #47 76.03 encoding/base64 [2020-06-15T07:20:11.924Z] #47 76.97 golang.org/x/sys/unix [2020-06-15T07:20:11.924Z] #47 ... [2020-06-15T07:20:11.924Z] [2020-06-15T07:20:11.924Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:11.924Z] #30 77.10 github.com/BurntSushi/toml [2020-06-15T07:20:11.924Z] #30 77.11 flag [2020-06-15T07:20:11.938Z] #17 42.21 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T07:20:11.938Z] #17 42.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-15T07:20:11.938Z] #17 42.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:20:11.938Z] #17 42.43 Selecting previously unselected package uidmap. [2020-06-15T07:20:11.938Z] #17 42.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-15T07:20:11.938Z] #17 42.45 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T07:20:12.138Z] #39 9.161 PBCC images/sit.pb-c.c [2020-06-15T07:20:12.138Z] #39 9.222 DEP images/sit.pb-c.d [2020-06-15T07:20:12.195Z] #17 42.55 Selecting previously unselected package vim-runtime. [2020-06-15T07:20:12.195Z] #17 42.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:20:12.195Z] #17 42.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-06-15T07:20:12.195Z] #17 42.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T07:20:12.195Z] #17 42.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:20:12.393Z] #39 9.316 PBCC images/macvlan.pb-c.c [2020-06-15T07:20:12.393Z] #39 9.341 DEP images/macvlan.pb-c.d [2020-06-15T07:20:12.393Z] #39 9.417 PBCC images/autofs.pb-c.c [2020-06-15T07:20:12.393Z] #39 9.484 DEP images/autofs.pb-c.d [2020-06-15T07:20:12.495Z] #39 27.33 CC images/remap-file-path.o [2020-06-15T07:20:12.648Z] #39 9.570 PBCC images/sysctl.pb-c.c [2020-06-15T07:20:12.648Z] #39 9.624 DEP images/sysctl.pb-c.d [2020-06-15T07:20:12.755Z] #39 27.62 CC images/eventfd.o [2020-06-15T07:20:12.862Z] #30 ... [2020-06-15T07:20:12.862Z] [2020-06-15T07:20:12.862Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:20:12.862Z] #38 78.10 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T07:20:12.862Z] #38 78.13 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:20:12.862Z] #38 DONE 78.6s [2020-06-15T07:20:12.862Z] [2020-06-15T07:20:12.862Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:12.903Z] #39 9.742 PBCC images/time.pb-c.c [2020-06-15T07:20:12.903Z] #39 9.796 DEP images/time.pb-c.d [2020-06-15T07:20:12.903Z] #39 9.885 PBCC images/binfmt-misc.pb-c.c [2020-06-15T07:20:12.903Z] #39 9.943 DEP images/binfmt-misc.pb-c.d [2020-06-15T07:20:12.903Z] #39 ... [2020-06-15T07:20:12.903Z] [2020-06-15T07:20:12.903Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:12.903Z] #30 73.11 io/ioutil [2020-06-15T07:20:12.903Z] #30 75.51 flag [2020-06-15T07:20:12.903Z] #30 75.51 github.com/BurntSushi/toml [2020-06-15T07:20:12.903Z] #30 77.26 log [2020-06-15T07:20:12.903Z] #30 80.36 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:20:13.017Z] #39 27.86 CC images/eventpoll.o [2020-06-15T07:20:13.157Z] #30 ... [2020-06-15T07:20:13.157Z] [2020-06-15T07:20:13.157Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:13.157Z] #39 10.06 PBCC images/seccomp.pb-c.c [2020-06-15T07:20:13.157Z] #39 10.09 DEP images/seccomp.pb-c.d [2020-06-15T07:20:13.157Z] #39 10.14 PBCC images/userns.pb-c.c [2020-06-15T07:20:13.157Z] #39 10.17 DEP images/userns.pb-c.d [2020-06-15T07:20:13.157Z] #39 10.23 PBCC images/cgroup.pb-c.c [2020-06-15T07:20:13.157Z] #39 10.29 DEP images/cgroup.pb-c.d [2020-06-15T07:20:13.279Z] #39 28.22 CC images/fh.o [2020-06-15T07:20:13.415Z] #39 10.30 PBCC images/ext-file.pb-c.c [2020-06-15T07:20:13.415Z] #39 10.31 DEP images/ext-file.pb-c.d [2020-06-15T07:20:13.415Z] #39 10.36 PBCC images/rpc.pb-c.c [2020-06-15T07:20:13.415Z] #39 10.42 DEP images/rpc.pb-c.d [2020-06-15T07:20:13.415Z] #39 10.47 PBCC images/siginfo.pb-c.c [2020-06-15T07:20:13.415Z] #39 10.50 DEP images/siginfo.pb-c.d [2020-06-15T07:20:13.415Z] #39 10.56 PBCC images/pagemap.pb-c.c [2020-06-15T07:20:13.421Z] #52 163.5 + bin/containerd-shim-runc-v2 [2020-06-15T07:20:13.421Z] #52 164.2 + binaries [2020-06-15T07:20:13.670Z] #39 10.60 DEP images/pagemap.pb-c.d [2020-06-15T07:20:13.670Z] #39 10.68 PBCC images/rlimit.pb-c.c [2020-06-15T07:20:13.670Z] #39 10.69 DEP images/rlimit.pb-c.d [2020-06-15T07:20:13.670Z] #39 10.74 PBCC images/file-lock.pb-c.c [2020-06-15T07:20:13.670Z] #39 10.78 DEP images/file-lock.pb-c.d [2020-06-15T07:20:13.705Z] #52 164.2 + install -D bin/containerd /build/containerd [2020-06-15T07:20:13.705Z] #52 164.2 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T07:20:13.705Z] #52 164.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T07:20:13.705Z] #52 164.2 + install -D bin/ctr /build/ctr [2020-06-15T07:20:13.851Z] #39 28.63 CC images/fsnotify.o [2020-06-15T07:20:13.926Z] #39 10.89 PBCC images/tty.pb-c.c [2020-06-15T07:20:13.926Z] #39 10.96 DEP images/tty.pb-c.d [2020-06-15T07:20:13.987Z] #52 DONE 164.6s [2020-06-15T07:20:14.181Z] #39 11.04 PBCC images/tun.pb-c.c [2020-06-15T07:20:14.181Z] #39 11.11 PBCC images/netdev.pb-c.c [2020-06-15T07:20:14.181Z] #39 11.23 DEP images/tun.pb-c.d [2020-06-15T07:20:14.181Z] #39 11.31 DEP images/netdev.pb-c.d [2020-06-15T07:20:14.182Z] Removing intermediate container cef2f4d01bf1 [2020-06-15T07:20:14.182Z] ---> fd2dc77e41c9 [2020-06-15T07:20:14.182Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-06-15T07:20:14.182Z] ---> 81e9279b4cb2 [2020-06-15T07:20:14.182Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-06-15T07:20:14.182Z] ---> 4fdf12f3b1c7 [2020-06-15T07:20:14.182Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-06-15T07:20:14.182Z] ---> Running in 04cde70562c2 [2020-06-15T07:20:14.182Z] Removing intermediate container 04cde70562c2 [2020-06-15T07:20:14.182Z] ---> b91d988be7eb [2020-06-15T07:20:14.182Z] Successfully built b91d988be7eb [2020-06-15T07:20:14.182Z] Successfully tagged moby-buildx:latest [2020-06-15T07:20:14.182Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-06-15T07:20:14.182Z] if [ -n "${id}" ]; then \ [2020-06-15T07:20:14.182Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-06-15T07:20:14.182Z] && touch bundles/buildx; \ [2020-06-15T07:20:14.182Z] docker rm -f ${id}; \ [2020-06-15T07:20:14.182Z] fi [2020-06-15T07:20:14.182Z] 5deace652c2b3a8502c2260be7f09bb82e552d6bc31a9c1a2bfc3e3b6240a78d [2020-06-15T07:20:14.182Z] bundles/buildx version [2020-06-15T07:20:14.182Z] buildx v0.3.1 6db68d0 [2020-06-15T07:20:14.182Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 . [2020-06-15T07:20:14.182Z] #1 [internal] booting buildkit [2020-06-15T07:20:14.182Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-06-15T07:20:14.182Z] #1 pulling image moby/buildkit:buildx-stable-1 2.3s done [2020-06-15T07:20:14.182Z] #1 creating container buildx_buildkit_default [2020-06-15T07:20:14.182Z] #1 creating container buildx_buildkit_default 0.3s done [2020-06-15T07:20:14.182Z] #1 DONE 2.6s [2020-06-15T07:20:14.182Z] [2020-06-15T07:20:14.183Z] #2 [internal] load build definition from Dockerfile [2020-06-15T07:20:14.183Z] #2 transferring dockerfile: 16.36kB done [2020-06-15T07:20:14.183Z] #2 DONE 0.0s [2020-06-15T07:20:14.183Z] [2020-06-15T07:20:14.183Z] #3 [internal] load .dockerignore [2020-06-15T07:20:14.183Z] #3 transferring context: 87B done [2020-06-15T07:20:14.183Z] #3 DONE 0.0s [2020-06-15T07:20:14.183Z] [2020-06-15T07:20:14.183Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T07:20:14.436Z] #39 11.39 PBCC images/vma.pb-c.c [2020-06-15T07:20:14.436Z] #39 11.48 DEP images/vma.pb-c.d [2020-06-15T07:20:14.436Z] #39 11.54 PBCC images/creds.pb-c.c [2020-06-15T07:20:14.436Z] #39 11.57 DEP images/creds.pb-c.d [2020-06-15T07:20:14.437Z] #39 29.43 CC images/signalfd.o [2020-06-15T07:20:14.601Z] [2020-06-15T07:20:14.601Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T07:20:14.692Z] #39 11.61 PBCC images/utsns.pb-c.c [2020-06-15T07:20:14.692Z] #39 11.66 DEP images/utsns.pb-c.d [2020-06-15T07:20:14.692Z] #39 11.72 PBCC images/ipc-desc.pb-c.c [2020-06-15T07:20:14.692Z] #39 11.77 PBCC images/ipc-sem.pb-c.c [2020-06-15T07:20:14.692Z] #39 11.82 DEP images/ipc-desc.pb-c.d [2020-06-15T07:20:14.692Z] #39 11.87 DEP images/ipc-sem.pb-c.d [2020-06-15T07:20:14.697Z] #39 29.62 CC images/fs.o [2020-06-15T07:20:14.697Z] #39 ... [2020-06-15T07:20:14.697Z] [2020-06-15T07:20:14.697Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:20:14.697Z] #10 71.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T07:20:14.697Z] #10 71.95 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-15T07:20:14.697Z] #10 71.95 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:14.884Z] #53 DONE 0.3s [2020-06-15T07:20:14.884Z] [2020-06-15T07:20:14.884Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T07:20:14.947Z] #39 11.92 PBCC images/ipc-msg.pb-c.c [2020-06-15T07:20:14.947Z] #39 11.96 DEP images/ipc-msg.pb-c.d [2020-06-15T07:20:14.947Z] #39 ... [2020-06-15T07:20:14.947Z] [2020-06-15T07:20:14.947Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:14.947Z] #30 DONE 85.2s [2020-06-15T07:20:14.947Z] [2020-06-15T07:20:14.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:14.947Z] #39 12.10 PBCC images/ipc-shm.pb-c.c [2020-06-15T07:20:14.958Z] #10 ... [2020-06-15T07:20:14.958Z] [2020-06-15T07:20:14.958Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:14.958Z] #41 73.69 text/template [2020-06-15T07:20:14.958Z] #41 75.07 encoding/xml [2020-06-15T07:20:14.958Z] #41 76.92 go/parser [2020-06-15T07:20:14.958Z] #41 79.05 go/doc [2020-06-15T07:20:14.958Z] #41 ... [2020-06-15T07:20:14.958Z] [2020-06-15T07:20:14.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:14.958Z] #39 29.90 CC images/pstree.o [2020-06-15T07:20:15.165Z] #57 DONE 0.2s [2020-06-15T07:20:15.166Z] [2020-06-15T07:20:15.166Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T07:20:15.166Z] #59 DONE 0.2s [2020-06-15T07:20:15.202Z] #39 12.18 DEP images/ipc-shm.pb-c.d [2020-06-15T07:20:15.232Z] #39 30.06 CC images/pipe.o [2020-06-15T07:20:15.281Z] #4 DONE 3.4s [2020-06-15T07:20:15.281Z] [2020-06-15T07:20:15.281Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T07:20:15.281Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T07:20:15.447Z] [2020-06-15T07:20:15.447Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T07:20:15.447Z] #61 DONE 0.1s [2020-06-15T07:20:15.447Z] [2020-06-15T07:20:15.447Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T07:20:15.447Z] #62 DONE 0.0s [2020-06-15T07:20:15.447Z] [2020-06-15T07:20:15.447Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T07:20:15.456Z] #39 12.30 PBCC images/ipc-var.pb-c.c [2020-06-15T07:20:15.456Z] #39 12.37 DEP images/ipc-var.pb-c.d [2020-06-15T07:20:15.456Z] #39 12.57 PBCC images/sk-opts.pb-c.c [2020-06-15T07:20:15.456Z] #39 12.59 PBCC images/packet-sock.pb-c.c [2020-06-15T07:20:15.477Z] #17 45.91 Selecting previously unselected package vim. [2020-06-15T07:20:15.477Z] #17 45.92 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T07:20:15.477Z] #17 45.95 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T07:20:15.496Z] #39 30.23 CC images/tcp-stream.o [2020-06-15T07:20:15.711Z] #39 12.78 DEP images/sk-opts.pb-c.d [2020-06-15T07:20:15.712Z] #39 12.85 DEP images/packet-sock.pb-c.d [2020-06-15T07:20:15.712Z] #39 12.89 PBCC images/sk-netlink.pb-c.c [2020-06-15T07:20:15.756Z] #39 30.77 CC images/sk-packet.o [2020-06-15T07:20:15.966Z] #39 13.00 DEP images/sk-netlink.pb-c.d [2020-06-15T07:20:16.043Z] #17 46.49 Selecting previously unselected package xfsprogs. [2020-06-15T07:20:16.043Z] #17 46.50 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-15T07:20:16.043Z] #17 46.51 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T07:20:16.060Z] #63 DONE 0.7s [2020-06-15T07:20:16.153Z] #39 ... [2020-06-15T07:20:16.153Z] [2020-06-15T07:20:16.153Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:20:16.153Z] #10 71.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T07:20:16.153Z] #10 71.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T07:20:16.153Z] #10 72.03 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:20:16.153Z] #10 80.74 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T07:20:16.153Z] #10 80.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T07:20:16.153Z] #10 80.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:16.153Z] #10 81.04 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T07:20:16.153Z] #10 81.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T07:20:16.153Z] #10 81.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:16.221Z] #39 13.21 PBCC images/sk-inet.pb-c.c [2020-06-15T07:20:16.221Z] #39 13.24 DEP images/sk-inet.pb-c.d [2020-06-15T07:20:16.221Z] #39 13.27 PBCC images/sk-unix.pb-c.c [2020-06-15T07:20:16.221Z] #39 13.29 DEP images/sk-unix.pb-c.d [2020-06-15T07:20:16.221Z] #39 13.31 PBCC images/mm.pb-c.c [2020-06-15T07:20:16.221Z] #39 13.36 DEP images/mm.pb-c.d [2020-06-15T07:20:16.233Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-06-15T07:20:16.233Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-06-15T07:20:16.233Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-06-15T07:20:16.233Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T07:20:16.233Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.7s done [2020-06-15T07:20:16.327Z] #39 31.21 CC images/mnt.o [2020-06-15T07:20:16.342Z] [2020-06-15T07:20:16.342Z] #64 exporting to image [2020-06-15T07:20:16.342Z] #64 exporting layers [2020-06-15T07:20:16.476Z] #39 13.45 PBCC images/timerfd.pb-c.c [2020-06-15T07:20:16.476Z] #39 13.50 DEP images/timerfd.pb-c.d [2020-06-15T07:20:16.476Z] #39 13.59 PBCC images/timer.pb-c.c [2020-06-15T07:20:16.527Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-06-15T07:20:16.609Z] #17 46.92 Selecting previously unselected package zip. [2020-06-15T07:20:16.609Z] #17 46.94 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-15T07:20:16.609Z] #17 46.95 Unpacking zip (3.0-11+b1) ... [2020-06-15T07:20:16.609Z] #17 47.17 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:20:16.731Z] #39 13.60 DEP images/timer.pb-c.d [2020-06-15T07:20:16.731Z] #39 13.69 PBCC images/sa.pb-c.c [2020-06-15T07:20:16.731Z] #39 13.76 DEP images/sa.pb-c.d [2020-06-15T07:20:16.731Z] #39 ... [2020-06-15T07:20:16.731Z] [2020-06-15T07:20:16.731Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:16.731Z] #41 76.87 regexp [2020-06-15T07:20:16.731Z] #41 78.31 go/token [2020-06-15T07:20:16.731Z] #41 79.20 go/scanner [2020-06-15T07:20:16.731Z] #41 80.75 go/ast [2020-06-15T07:20:16.731Z] #41 81.20 internal/lazyregexp [2020-06-15T07:20:16.731Z] #41 81.56 net/url [2020-06-15T07:20:16.731Z] #41 83.84 text/template/parse [2020-06-15T07:20:16.731Z] #41 ... [2020-06-15T07:20:16.731Z] [2020-06-15T07:20:16.731Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:16.832Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-06-15T07:20:16.832Z] #5 DONE 1.5s [2020-06-15T07:20:16.832Z] [2020-06-15T07:20:16.832Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T07:20:16.867Z] #17 47.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:20:16.867Z] #17 47.20 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T07:20:16.867Z] #17 47.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T07:20:16.867Z] #17 47.22 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-15T07:20:16.867Z] #17 47.24 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T07:20:16.867Z] #17 47.25 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T07:20:16.867Z] #17 47.26 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T07:20:16.867Z] #17 47.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:20:16.867Z] #17 47.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:20:16.867Z] #17 47.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:20:16.867Z] #17 47.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:20:16.867Z] #17 47.33 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:20:16.867Z] #17 47.34 Setting up zip (3.0-11+b1) ... [2020-06-15T07:20:16.867Z] #17 47.35 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:20:16.867Z] #17 47.37 Setting up bash-completion (1:2.8-6) ... [2020-06-15T07:20:16.899Z] #39 31.60 CC images/pipe-data.o [2020-06-15T07:20:16.899Z] #39 31.92 CC images/sa.o [2020-06-15T07:20:17.089Z] #10 ... [2020-06-15T07:20:17.089Z] [2020-06-15T07:20:17.089Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:17.089Z] #39 4.046 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:20:17.089Z] #39 4.046 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:20:17.089Z] #39 4.143 Note: Building without GnuTLS support [2020-06-15T07:20:17.089Z] #39 4.159 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:20:17.089Z] #39 4.159 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:20:17.160Z] #39 ... [2020-06-15T07:20:17.160Z] [2020-06-15T07:20:17.160Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:17.160Z] #47 77.48 golang.org/x/crypto/ssh/terminal [2020-06-15T07:20:17.160Z] #47 79.89 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T07:20:17.160Z] #47 DONE 84.4s [2020-06-15T07:20:17.160Z] [2020-06-15T07:20:17.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:17.160Z] #39 32.18 CC images/timer.o [2020-06-15T07:20:17.496Z] #52 39.10 Checking out files: 40% (1284/3184) Checking out files: 41% (1306/3184) Checking out files: 42% (1338/3184) Checking out files: 43% (1370/3184) Checking out files: 44% (1401/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 71% (2284/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 97% (3104/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-15T07:20:17.751Z] #52 41.28 + cd /tmp/tmp.RDDtv4Q5WZ/src/github.com/containerd/containerd [2020-06-15T07:20:17.751Z] #52 41.28 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:20:17.751Z] #52 ... [2020-06-15T07:20:17.751Z] [2020-06-15T07:20:17.751Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:17.751Z] #47 78.02 encoding/json [2020-06-15T07:20:17.751Z] #47 82.59 github.com/pkg/diff [2020-06-15T07:20:17.751Z] #47 84.64 go/ast [2020-06-15T07:20:17.751Z] #47 85.13 golang.org/x/crypto/ssh/terminal [2020-06-15T07:20:17.751Z] #47 87.58 mvdan.cc/editorconfig [2020-06-15T07:20:18.006Z] #47 ... [2020-06-15T07:20:18.006Z] [2020-06-15T07:20:18.006Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:18.006Z] #39 13.83 PBCC images/pipe-data.pb-c.c [2020-06-15T07:20:18.006Z] #39 13.87 DEP images/pipe-data.pb-c.d [2020-06-15T07:20:18.006Z] #39 13.95 PBCC images/mnt.pb-c.c [2020-06-15T07:20:18.006Z] #39 13.99 DEP images/mnt.pb-c.d [2020-06-15T07:20:18.006Z] #39 14.06 PBCC images/sk-packet.pb-c.c [2020-06-15T07:20:18.006Z] #39 14.11 DEP images/sk-packet.pb-c.d [2020-06-15T07:20:18.006Z] #39 14.14 PBCC images/tcp-stream.pb-c.c [2020-06-15T07:20:18.006Z] #39 14.21 DEP images/tcp-stream.pb-c.d [2020-06-15T07:20:18.006Z] #39 14.27 PBCC images/pipe.pb-c.c [2020-06-15T07:20:18.006Z] #39 14.31 DEP images/pipe.pb-c.d [2020-06-15T07:20:18.006Z] #39 14.38 PBCC images/pstree.pb-c.c [2020-06-15T07:20:18.006Z] #39 14.39 DEP images/pstree.pb-c.d [2020-06-15T07:20:18.006Z] #39 14.44 PBCC images/fs.pb-c.c [2020-06-15T07:20:18.006Z] #39 14.46 DEP images/fs.pb-c.d [2020-06-15T07:20:18.006Z] #39 14.52 PBCC images/signalfd.pb-c.c [2020-06-15T07:20:18.006Z] #39 14.59 DEP images/signalfd.pb-c.d [2020-06-15T07:20:18.006Z] #39 14.63 PBCC images/fh.pb-c.c [2020-06-15T07:20:18.006Z] #39 14.73 PBCC images/fsnotify.pb-c.c [2020-06-15T07:20:18.006Z] #39 14.80 DEP images/fh.pb-c.d [2020-06-15T07:20:18.006Z] #39 14.85 DEP images/fsnotify.pb-c.d [2020-06-15T07:20:18.006Z] #39 14.89 PBCC images/eventpoll.pb-c.c [2020-06-15T07:20:18.006Z] #39 14.92 DEP images/eventpoll.pb-c.d [2020-06-15T07:20:18.006Z] #39 14.98 PBCC images/eventfd.pb-c.c [2020-06-15T07:20:18.006Z] #39 15.03 DEP images/eventfd.pb-c.d [2020-06-15T07:20:18.006Z] #39 15.08 PBCC images/remap-file-path.pb-c.c [2020-06-15T07:20:18.006Z] #39 15.11 DEP images/remap-file-path.pb-c.d [2020-06-15T07:20:18.103Z] #39 32.74 CC images/timerfd.o [2020-06-15T07:20:18.103Z] #39 32.91 CC images/mm.o [2020-06-15T07:20:18.265Z] #39 15.15 PBCC images/fifo.pb-c.c [2020-06-15T07:20:18.265Z] #39 15.19 DEP images/fifo.pb-c.d [2020-06-15T07:20:18.265Z] #39 15.26 PBCC images/ghost-file.pb-c.c [2020-06-15T07:20:18.265Z] #39 15.36 DEP images/ghost-file.pb-c.d [2020-06-15T07:20:18.520Z] #39 15.42 PBCC images/regfile.pb-c.c [2020-06-15T07:20:18.520Z] #39 15.51 DEP images/regfile.pb-c.d [2020-06-15T07:20:18.520Z] #39 15.56 PBCC images/ns.pb-c.c [2020-06-15T07:20:18.520Z] #39 15.61 DEP images/ns.pb-c.d [2020-06-15T07:20:18.520Z] #39 15.68 PBCC images/fdinfo.pb-c.c [2020-06-15T07:20:18.675Z] #39 33.42 CC images/sk-opts.o [2020-06-15T07:20:18.775Z] #39 15.74 DEP images/fdinfo.pb-c.d [2020-06-15T07:20:18.775Z] #39 15.84 PBCC images/core-aarch64.pb-c.c [2020-06-15T07:20:18.775Z] #39 15.94 PBCC images/core-arm.pb-c.c [2020-06-15T07:20:18.936Z] #39 33.73 CC images/sk-unix.o [2020-06-15T07:20:19.018Z] #64 exporting layers 2.7s done [2020-06-15T07:20:19.018Z] #64 writing image sha256:1def18fa4bac262d54e5239e7de3a8c3fd770235fe85324fcb779b08bd3852c5 done [2020-06-15T07:20:19.018Z] #64 naming to docker.io/library/docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 done [2020-06-15T07:20:19.018Z] #64 DONE 2.7s [2020-06-15T07:20:19.031Z] #39 15.99 PBCC images/core-ppc64.pb-c.c [2020-06-15T07:20:19.032Z] #39 16.03 PBCC images/core-s390.pb-c.c [2020-06-15T07:20:19.032Z] #39 16.10 PBCC images/core-x86.pb-c.c [2020-06-15T07:20:19.032Z] #39 16.16 PBCC images/core.pb-c.c [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-15T07:20:19.177Z] #7 DONE 1.9s [2020-06-15T07:20:19.177Z] [2020-06-15T07:20:19.177Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T07:20:19.177Z] #6 DONE 2.0s [2020-06-15T07:20:19.177Z] [2020-06-15T07:20:19.177Z] #21 [internal] load build context [2020-06-15T07:20:19.177Z] #21 transferring context: 30B [2020-06-15T07:20:19.196Z] #39 34.13 CC images/sk-inet.o [2020-06-15T07:20:19.287Z] #39 16.30 PBCC images/inventory.pb-c.c [2020-06-15T07:20:19.509Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/test/unit [2020-06-15T07:20:19.542Z] #39 16.40 DEP images/core-aarch64.pb-c.d [2020-06-15T07:20:19.542Z] #39 16.47 DEP images/core-arm.pb-c.d [2020-06-15T07:20:19.542Z] #39 16.54 DEP images/core-ppc64.pb-c.d [2020-06-15T07:20:19.542Z] #39 16.65 DEP images/core-s390.pb-c.d [2020-06-15T07:20:19.620Z] #39 6.572 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:20:19.620Z] #39 6.662 GEN .gitid [2020-06-15T07:20:19.620Z] #39 6.702 GEN criu/include/version.h [2020-06-15T07:20:19.620Z] #39 6.827 GEN include/common/asm [2020-06-15T07:20:19.767Z] #39 34.70 CC images/tun.o [2020-06-15T07:20:19.797Z] #39 16.70 DEP images/core-x86.pb-c.d [2020-06-15T07:20:19.797Z] #39 16.78 DEP images/core.pb-c.d [2020-06-15T07:20:19.797Z] #39 16.84 DEP images/inventory.pb-c.d [2020-06-15T07:20:19.797Z] #39 16.90 PBCC images/cpuinfo.pb-c.c [2020-06-15T07:20:20.052Z] #39 16.94 DEP images/cpuinfo.pb-c.d [2020-06-15T07:20:20.052Z] #39 17.00 PBCC images/stats.pb-c.c [2020-06-15T07:20:20.052Z] #39 17.00 DEP images/stats.pb-c.d [2020-06-15T07:20:20.149Z] #17 50.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-15T07:20:20.149Z] #17 50.01 Setting up xz-utils (5.2.4-1) ... [2020-06-15T07:20:20.149Z] #17 50.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T07:20:20.149Z] #17 50.06 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:20:20.149Z] #17 50.14 invoke-rc.d: could not determine current runlevel [2020-06-15T07:20:20.149Z] #17 50.15 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T07:20:20.149Z] #17 50.17 Setting up pigz (2.4-1) ... [2020-06-15T07:20:20.149Z] #17 50.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T07:20:20.149Z] #17 50.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:20:20.149Z] #17 50.23 Setting up python-pip-whl (18.1-5) ... [2020-06-15T07:20:20.149Z] #17 50.24 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T07:20:20.149Z] #17 50.25 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:20:20.149Z] #17 50.63 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-15T07:20:20.149Z] #17 50.64 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:20:20.149Z] #17 50.65 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:20:20.149Z] #17 50.66 Setting up vim (2:8.1.0875-5) ... [2020-06-15T07:20:20.149Z] #17 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T07:20:20.149Z] #17 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T07:20:20.149Z] #17 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T07:20:20.149Z] #17 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T07:20:20.149Z] #17 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T07:20:20.149Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T07:20:20.149Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T07:20:20.149Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T07:20:20.149Z] #17 50.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:20:20.339Z] #39 35.15 CC images/sk-netlink.o [2020-06-15T07:20:20.408Z] #17 50.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:20:20.408Z] #17 50.79 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T07:20:20.408Z] #17 50.80 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:20:20.408Z] #17 50.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T07:20:20.408Z] #17 50.82 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:20:20.600Z] #39 35.42 CC images/packet-sock.o [2020-06-15T07:20:20.974Z] #17 ... [2020-06-15T07:20:20.974Z] [2020-06-15T07:20:20.974Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:20.974Z] #39 111.2 CC criu/crtools.o [2020-06-15T07:20:20.974Z] #39 111.9 CC criu/eventfd.o [2020-06-15T07:20:20.974Z] #39 112.3 CC criu/eventpoll.o [2020-06-15T07:20:20.974Z] #39 113.2 CC criu/external.o [2020-06-15T07:20:20.974Z] #39 113.5 CC criu/fault-injection.o [2020-06-15T07:20:20.974Z] #39 113.6 CC criu/fdstore.o [2020-06-15T07:20:20.974Z] #39 114.0 CC criu/fifo.o [2020-06-15T07:20:20.974Z] #39 114.4 CC criu/file-ids.o [2020-06-15T07:20:20.974Z] #39 114.7 CC criu/file-lock.o [2020-06-15T07:20:20.974Z] #39 115.5 CC criu/files-ext.o [2020-06-15T07:20:20.974Z] #39 115.8 CC criu/files-reg.o [2020-06-15T07:20:20.974Z] #39 117.9 CC criu/files.o [2020-06-15T07:20:20.974Z] #39 120.0 CC criu/filesystems.o [2020-06-15T07:20:20.974Z] #39 120.8 CC criu/fsnotify.o [2020-06-15T07:20:21.009Z] #39 ... [2020-06-15T07:20:21.009Z] [2020-06-15T07:20:21.009Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:21.009Z] #30 79.41 log [2020-06-15T07:20:21.009Z] #30 82.05 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:20:21.009Z] #30 DONE 86.8s [2020-06-15T07:20:21.009Z] [2020-06-15T07:20:21.009Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:21.009Z] #41 76.75 regexp [2020-06-15T07:20:21.009Z] #41 79.31 flag [2020-06-15T07:20:21.009Z] #41 81.46 go/token [2020-06-15T07:20:21.009Z] #41 81.48 internal/lazyregexp [2020-06-15T07:20:21.009Z] #41 81.87 net/url [2020-06-15T07:20:21.009Z] #41 82.40 go/scanner [2020-06-15T07:20:21.009Z] #41 83.79 go/ast [2020-06-15T07:20:21.009Z] #41 84.31 text/template/parse [2020-06-15T07:20:21.009Z] #41 ... [2020-06-15T07:20:21.009Z] [2020-06-15T07:20:21.009Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:21.009Z] #33 5.676 -- The C compiler identification is GNU 8.3.0 [2020-06-15T07:20:21.009Z] #33 5.765 -- Check for working C compiler: /usr/bin/cc [2020-06-15T07:20:21.009Z] #33 7.089 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T07:20:21.009Z] #33 7.091 -- Detecting C compiler ABI info [2020-06-15T07:20:21.009Z] #33 8.094 -- Detecting C compiler ABI info - done [2020-06-15T07:20:21.009Z] #33 8.144 -- Detecting C compile features [2020-06-15T07:20:21.009Z] #33 10.43 -- Detecting C compile features - done [2020-06-15T07:20:21.009Z] #33 10.48 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T07:20:21.009Z] #33 10.82 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T07:20:21.009Z] #33 11.01 -- Configuring done [2020-06-15T07:20:21.009Z] #33 11.03 -- Generating done [2020-06-15T07:20:21.009Z] #33 11.04 -- Build files have been written to: /tmp/tmp.KySP4RYc8S/tini [2020-06-15T07:20:21.009Z] #33 11.06 + make tini-static [2020-06-15T07:20:21.009Z] #33 11.51 Scanning dependencies of target tini-static [2020-06-15T07:20:21.009Z] #33 11.74 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T07:20:21.009Z] #33 13.36 [100%] Linking C executable tini-static [2020-06-15T07:20:21.009Z] #33 14.29 [100%] Built target tini-static [2020-06-15T07:20:21.009Z] #33 14.42 + mkdir -p /build [2020-06-15T07:20:21.009Z] #33 14.43 + cp tini-static /build/docker-init [2020-06-15T07:20:21.113Z] 4612f6d0b889: Verifying Checksum [2020-06-15T07:20:21.113Z] 4612f6d0b889: Download complete [2020-06-15T07:20:21.171Z] #39 35.87 CC images/ipc-var.o [2020-06-15T07:20:21.171Z] #39 36.03 CC images/ipc-desc.o [2020-06-15T07:20:21.267Z] #33 DONE 14.5s [2020-06-15T07:20:21.267Z] [2020-06-15T07:20:21.267Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:21.267Z] #47 81.25 encoding/json [2020-06-15T07:20:21.267Z] #47 86.93 github.com/pkg/diff [2020-06-15T07:20:21.413Z] #39 18.44 make[1]: Nothing to be done for 'all'. [2020-06-15T07:20:21.431Z] #39 36.28 CC images/ipc-shm.o [2020-06-15T07:20:21.690Z] #39 36.66 CC images/ipc-msg.o [2020-06-15T07:20:21.908Z] #39 122.0 CC criu/image-desc.o [2020-06-15T07:20:21.908Z] #39 122.1 CC criu/image.o [2020-06-15T07:20:22.187Z] ? github.com/docker/docker/api [no test files] [2020-06-15T07:20:22.202Z] #47 ... [2020-06-15T07:20:22.202Z] [2020-06-15T07:20:22.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:22.202Z] #39 9.316 PBCC images/timens.pb-c.c [2020-06-15T07:20:22.202Z] #39 9.395 DEP images/timens.pb-c.d [2020-06-15T07:20:22.202Z] #39 9.497 PBCC images/fown.pb-c.c [2020-06-15T07:20:22.263Z] #39 37.04 CC images/ipc-sem.o [2020-06-15T07:20:22.263Z] #39 ... [2020-06-15T07:20:22.263Z] [2020-06-15T07:20:22.263Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:20:22.263Z] #10 84.93 Selecting previously unselected package libapparmor1:arm64. [2020-06-15T07:20:22.264Z] #10 84.94 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 84.95 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-06-15T07:20:22.264Z] #10 85.15 Selecting previously unselected package libapparmor-dev:arm64. [2020-06-15T07:20:22.264Z] #10 85.15 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 85.19 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-15T07:20:22.264Z] #10 85.39 Selecting previously unselected package libbtrfs0. [2020-06-15T07:20:22.264Z] #10 85.39 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 85.39 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:20:22.264Z] #10 85.52 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:20:22.264Z] #10 85.52 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 85.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:20:22.264Z] #10 85.67 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-06-15T07:20:22.264Z] #10 85.68 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 85.68 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-15T07:20:22.264Z] #10 85.81 Selecting previously unselected package libudev-dev:arm64. [2020-06-15T07:20:22.264Z] #10 85.85 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 85.87 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-15T07:20:22.264Z] #10 86.09 Selecting previously unselected package libsepol1-dev:arm64. [2020-06-15T07:20:22.264Z] #10 86.10 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 86.10 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-06-15T07:20:22.264Z] #10 86.43 Selecting previously unselected package libpcre16-3:arm64. [2020-06-15T07:20:22.264Z] #10 86.45 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 86.46 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-06-15T07:20:22.264Z] #10 86.67 Selecting previously unselected package libpcre32-3:arm64. [2020-06-15T07:20:22.264Z] #10 86.67 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 86.67 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-06-15T07:20:22.264Z] #10 86.83 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-06-15T07:20:22.264Z] #10 86.83 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 86.84 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-15T07:20:22.264Z] #10 86.99 Selecting previously unselected package libpcre3-dev:arm64. [2020-06-15T07:20:22.264Z] #10 86.99 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 87.01 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-15T07:20:22.264Z] #10 87.43 Selecting previously unselected package libselinux1-dev:arm64. [2020-06-15T07:20:22.264Z] #10 87.43 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 87.48 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-15T07:20:22.264Z] #10 87.76 Selecting previously unselected package libdevmapper-dev:arm64. [2020-06-15T07:20:22.264Z] #10 87.76 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 87.76 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-15T07:20:22.264Z] #10 87.87 Selecting previously unselected package libseccomp-dev:arm64. [2020-06-15T07:20:22.264Z] #10 87.89 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 87.89 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-15T07:20:22.264Z] #10 88.09 Selecting previously unselected package libsystemd-dev:arm64. [2020-06-15T07:20:22.264Z] #10 88.09 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-06-15T07:20:22.264Z] #10 88.10 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-15T07:20:22.264Z] #10 88.51 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-15T07:20:22.264Z] #10 88.54 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-15T07:20:22.264Z] #10 88.55 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-06-15T07:20:22.264Z] #10 88.57 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:20:22.264Z] #10 88.59 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-06-15T07:20:22.264Z] #10 88.60 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-06-15T07:20:22.264Z] #10 88.61 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:22.264Z] #10 88.63 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:20:22.264Z] #10 88.64 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-06-15T07:20:22.264Z] #10 88.65 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-15T07:20:22.264Z] #10 88.68 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:20:22.264Z] #10 88.72 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:20:22.264Z] #10 88.73 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-15T07:20:22.264Z] #10 88.75 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T07:20:22.264Z] #10 88.77 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-15T07:20:22.264Z] #10 88.80 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:20:22.264Z] #10 88.81 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-15T07:20:22.264Z] #10 88.83 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:22.264Z] #10 88.84 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-06-15T07:20:22.264Z] #10 88.86 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-06-15T07:20:22.264Z] #10 88.87 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:22.264Z] #10 88.88 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-06-15T07:20:22.264Z] #10 88.88 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-06-15T07:20:22.264Z] #10 88.89 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:20:22.264Z] #10 88.91 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-15T07:20:22.264Z] #10 88.94 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-15T07:20:22.264Z] #10 88.96 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T07:20:22.264Z] #10 88.98 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-15T07:20:22.264Z] #10 88.99 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-15T07:20:22.264Z] #10 89.02 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:20:22.264Z] #10 DONE 89.6s [2020-06-15T07:20:22.461Z] #39 9.549 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T07:20:22.461Z] #39 9.712 PBCC images/opts.pb-c.c [2020-06-15T07:20:22.461Z] #39 9.780 PBCC images/memfd.pb-c.c [2020-06-15T07:20:22.528Z] [2020-06-15T07:20:22.528Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:22.528Z] #39 37.30 CC images/utsns.o [2020-06-15T07:20:22.528Z] #39 37.58 CC images/creds.o [2020-06-15T07:20:22.719Z] #39 9.910 DEP images/fown.pb-c.d [2020-06-15T07:20:22.719Z] #39 10.07 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T07:20:22.842Z] #39 123.1 CC criu/ipc_ns.o [2020-06-15T07:20:22.978Z] #39 10.25 DEP images/opts.pb-c.d [2020-06-15T07:20:22.978Z] #39 10.32 DEP images/memfd.pb-c.d [2020-06-15T07:20:23.099Z] #39 37.97 CC images/vma.o [2020-06-15T07:20:23.135Z] #39 ... [2020-06-15T07:20:23.135Z] [2020-06-15T07:20:23.135Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:20:23.135Z] #17 53.67 Setting up iptables (1.8.2-4) ... [2020-06-15T07:20:23.236Z] #39 10.42 PBCC images/sit.pb-c.c [2020-06-15T07:20:23.236Z] #39 10.55 DEP images/sit.pb-c.d [2020-06-15T07:20:23.299Z] #39 19.94 CC images/stats.o [2020-06-15T07:20:23.299Z] #39 20.42 CC images/core.o [2020-06-15T07:20:23.360Z] #39 38.19 CC images/netdev.o [2020-06-15T07:20:23.394Z] #17 53.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:20:23.394Z] #17 53.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:20:23.394Z] #17 53.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:20:23.394Z] #17 53.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:20:23.394Z] #17 53.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T07:20:23.394Z] #17 53.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T07:20:23.394Z] #17 53.78 Setting up python3 (3.7.3-1) ... [2020-06-15T07:20:23.494Z] #39 10.60 PBCC images/macvlan.pb-c.c [2020-06-15T07:20:23.494Z] #39 10.64 DEP images/macvlan.pb-c.d [2020-06-15T07:20:23.494Z] #39 10.69 PBCC images/autofs.pb-c.c [2020-06-15T07:20:23.494Z] #39 10.74 DEP images/autofs.pb-c.d [2020-06-15T07:20:23.494Z] #39 10.78 PBCC images/sysctl.pb-c.c [2020-06-15T07:20:23.494Z] #39 10.81 DEP images/sysctl.pb-c.d [2020-06-15T07:20:23.621Z] #39 38.57 CC images/tty.o [2020-06-15T07:20:23.652Z] #17 54.16 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T07:20:23.753Z] #39 10.88 PBCC images/time.pb-c.c [2020-06-15T07:20:23.753Z] #39 10.89 DEP images/time.pb-c.d [2020-06-15T07:20:23.753Z] #39 10.96 PBCC images/binfmt-misc.pb-c.c [2020-06-15T07:20:23.753Z] #39 11.00 DEP images/binfmt-misc.pb-c.d [2020-06-15T07:20:23.753Z] #39 11.04 PBCC images/seccomp.pb-c.c [2020-06-15T07:20:23.753Z] #39 11.07 DEP images/seccomp.pb-c.d [2020-06-15T07:20:23.753Z] #39 11.14 PBCC images/userns.pb-c.c [2020-06-15T07:20:23.753Z] #39 11.15 DEP images/userns.pb-c.d [2020-06-15T07:20:23.933Z] #21 ... [2020-06-15T07:20:23.933Z] [2020-06-15T07:20:23.933Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T07:20:23.933Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T07:20:23.933Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T07:20:23.933Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-06-15T07:20:23.933Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T07:20:23.933Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.9s done [2020-06-15T07:20:23.933Z] #59 DONE 5.0s [2020-06-15T07:20:23.933Z] [2020-06-15T07:20:23.933Z] #21 [internal] load build context [2020-06-15T07:20:23.933Z] #21 transferring context: 43.35MB 5.0s [2020-06-15T07:20:23.933Z] #21 ... [2020-06-15T07:20:23.933Z] [2020-06-15T07:20:23.933Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:20:23.933Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T07:20:23.933Z] #8 sha256:b9098f2aad72211ea86eb4524dcc9f788608a4e4dffd4667635a085bbb41c303 1.79kB / 1.79kB done [2020-06-15T07:20:23.933Z] #8 sha256:dade1c93ad14617177088eeb15a5ae459f319dc9d60721739f35d8e4020c355e 155B / 155B 0.7s done [2020-06-15T07:20:23.933Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 71.34MB / 96.51MB 4.4s [2020-06-15T07:20:23.933Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 4.4s [2020-06-15T07:20:23.933Z] #8 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T07:20:23.933Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 4.0s done [2020-06-15T07:20:23.933Z] #8 sha256:461a5bbdfb5b8223e933f67167ebe1255659ed90a2d2380291a20b334a696082 5.46kB / 5.46kB done [2020-06-15T07:20:23.933Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.6s done [2020-06-15T07:20:23.933Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 3.7s done [2020-06-15T07:20:23.933Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 2.2s done [2020-06-15T07:20:24.011Z] #39 11.21 PBCC images/cgroup.pb-c.c [2020-06-15T07:20:24.011Z] #39 11.22 DEP images/cgroup.pb-c.d [2020-06-15T07:20:24.011Z] #39 11.30 PBCC images/ext-file.pb-c.c [2020-06-15T07:20:24.011Z] #39 11.33 DEP images/ext-file.pb-c.d [2020-06-15T07:20:24.011Z] #39 11.35 PBCC images/rpc.pb-c.c [2020-06-15T07:20:24.193Z] #39 39.12 CC images/file-lock.o [2020-06-15T07:20:24.225Z] #39 21.13 CC images/core-x86.o [2020-06-15T07:20:24.250Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 77.02MB / 96.51MB 4.5s [2020-06-15T07:20:24.250Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 4.4s done [2020-06-15T07:20:24.250Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 85.20MB / 96.51MB 4.7s [2020-06-15T07:20:24.250Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 90.72MB / 96.51MB 4.8s [2020-06-15T07:20:24.270Z] #39 11.43 DEP images/rpc.pb-c.d [2020-06-15T07:20:24.270Z] #39 11.50 PBCC images/siginfo.pb-c.c [2020-06-15T07:20:24.270Z] #39 11.56 DEP images/siginfo.pb-c.d [2020-06-15T07:20:24.529Z] #39 11.65 PBCC images/pagemap.pb-c.c [2020-06-15T07:20:24.529Z] #39 11.70 DEP images/pagemap.pb-c.d [2020-06-15T07:20:24.529Z] #39 11.77 PBCC images/rlimit.pb-c.c [2020-06-15T07:20:24.529Z] #39 11.80 DEP images/rlimit.pb-c.d [2020-06-15T07:20:24.553Z] #8 ... [2020-06-15T07:20:24.553Z] [2020-06-15T07:20:24.553Z] #21 [internal] load build context [2020-06-15T07:20:24.553Z] #21 transferring context: 50.68MB 5.5s done [2020-06-15T07:20:24.553Z] #21 DONE 5.6s [2020-06-15T07:20:24.553Z] [2020-06-15T07:20:24.553Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T07:20:24.553Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 96.51MB / 96.51MB 4.9s done [2020-06-15T07:20:24.553Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 [2020-06-15T07:20:24.586Z] #17 54.91 Setting up apparmor (2.13.2-10) ... [2020-06-15T07:20:24.765Z] #39 39.38 CC images/rlimit.o [2020-06-15T07:20:24.765Z] #39 ... [2020-06-15T07:20:24.765Z] [2020-06-15T07:20:24.765Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T07:20:24.765Z] #11 DONE 2.4s [2020-06-15T07:20:24.765Z] [2020-06-15T07:20:24.765Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:24.765Z] #49 2.137 + RM_GOPATH=0 [2020-06-15T07:20:24.765Z] #49 2.137 + TMP_GOPATH= [2020-06-15T07:20:24.765Z] #49 2.137 + : /build [2020-06-15T07:20:24.765Z] #49 2.137 + '[' -z '' ']' [2020-06-15T07:20:24.765Z] #49 2.138 ++ mktemp -d [2020-06-15T07:20:24.765Z] #49 2.140 + export GOPATH=/tmp/tmp.8rDi2aLjZd [2020-06-15T07:20:24.765Z] #49 2.140 + GOPATH=/tmp/tmp.8rDi2aLjZd [2020-06-15T07:20:24.765Z] #49 2.140 + RM_GOPATH=1 [2020-06-15T07:20:24.765Z] #49 2.141 + case "$(go env GOARCH)" in [2020-06-15T07:20:24.765Z] #49 2.144 ++ go env GOARCH [2020-06-15T07:20:24.765Z] #49 2.172 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:24.765Z] #49 2.172 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:24.765Z] #49 2.173 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:24.765Z] #49 2.183 + dir=/tmp/install [2020-06-15T07:20:24.765Z] #49 2.183 + bin=runc [2020-06-15T07:20:24.766Z] #49 2.183 + shift [2020-06-15T07:20:24.766Z] #49 2.183 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T07:20:24.766Z] #49 2.184 + . /tmp/install/runc.installer [2020-06-15T07:20:24.766Z] #49 2.184 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:20:24.766Z] #49 2.186 + install_runc [2020-06-15T07:20:24.766Z] #49 2.187 + uname -r [2020-06-15T07:20:24.766Z] #49 2.188 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T07:20:24.766Z] #49 2.193 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T07:20:24.766Z] #49 2.193 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T07:20:24.766Z] #49 2.193 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T07:20:24.766Z] #49 2.193 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8rDi2aLjZd/src/github.com/opencontainers/runc [2020-06-15T07:20:24.766Z] #49 2.217 Cloning into '/tmp/tmp.8rDi2aLjZd/src/github.com/opencontainers/runc'... [2020-06-15T07:20:24.785Z] #39 21.73 CC images/core-arm.o [2020-06-15T07:20:24.787Z] #39 11.87 PBCC images/file-lock.pb-c.c [2020-06-15T07:20:24.787Z] #39 11.91 DEP images/file-lock.pb-c.d [2020-06-15T07:20:24.787Z] #39 12.00 PBCC images/tty.pb-c.c [2020-06-15T07:20:24.787Z] #39 12.05 DEP images/tty.pb-c.d [2020-06-15T07:20:25.045Z] #39 12.13 PBCC images/tun.pb-c.c [2020-06-15T07:20:25.046Z] #39 12.23 PBCC images/netdev.pb-c.c [2020-06-15T07:20:25.046Z] #39 12.33 DEP images/tun.pb-c.d [2020-06-15T07:20:25.345Z] #49 ... [2020-06-15T07:20:25.346Z] [2020-06-15T07:20:25.346Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:25.346Z] #41 82.56 math/big [2020-06-15T07:20:25.346Z] #41 83.08 github.com/LK4D4/vndr/build [2020-06-15T07:20:25.346Z] #41 85.84 vendor/golang.org/x/text/unicode/norm [2020-06-15T07:20:25.346Z] #41 87.34 mime [2020-06-15T07:20:25.346Z] #41 90.10 mime/quotedprintable [2020-06-15T07:20:25.346Z] #41 90.47 net/http/internal [2020-06-15T07:20:25.346Z] #41 91.72 vendor/golang.org/x/net/idna [2020-06-15T07:20:25.346Z] #39 22.20 CC images/core-aarch64.o [2020-06-15T07:20:25.349Z] #39 12.39 DEP images/netdev.pb-c.d [2020-06-15T07:20:25.349Z] #39 12.45 PBCC images/vma.pb-c.c [2020-06-15T07:20:25.349Z] #39 12.51 DEP images/vma.pb-c.d [2020-06-15T07:20:25.349Z] #39 12.58 PBCC images/creds.pb-c.c [2020-06-15T07:20:25.349Z] #39 12.64 DEP images/creds.pb-c.d [2020-06-15T07:20:25.349Z] #39 12.70 PBCC images/utsns.pb-c.c [2020-06-15T07:20:25.601Z] #39 22.62 CC images/core-ppc64.o [2020-06-15T07:20:25.607Z] #41 ... [2020-06-15T07:20:25.607Z] [2020-06-15T07:20:25.607Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:25.607Z] #39 39.64 CC images/pagemap.o [2020-06-15T07:20:25.607Z] #39 40.21 CC images/siginfo.o [2020-06-15T07:20:25.607Z] #39 40.58 CC images/rpc.o [2020-06-15T07:20:25.668Z] #39 12.79 DEP images/utsns.pb-c.d [2020-06-15T07:20:25.668Z] #39 12.92 PBCC images/ipc-desc.pb-c.c [2020-06-15T07:20:25.669Z] #39 12.97 PBCC images/ipc-sem.pb-c.c [2020-06-15T07:20:25.927Z] #39 13.03 DEP images/ipc-desc.pb-c.d [2020-06-15T07:20:25.927Z] #39 13.08 DEP images/ipc-sem.pb-c.d [2020-06-15T07:20:25.927Z] #39 13.14 PBCC images/ipc-msg.pb-c.c [2020-06-15T07:20:25.927Z] #39 13.17 DEP images/ipc-msg.pb-c.d [2020-06-15T07:20:25.961Z] #17 56.33 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T07:20:25.961Z] #17 56.34 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:20:26.162Z] #39 23.19 CC images/core-s390.o [2020-06-15T07:20:26.203Z] #39 13.27 PBCC images/ipc-shm.pb-c.c [2020-06-15T07:20:26.203Z] #39 13.27 DEP images/ipc-shm.pb-c.d [2020-06-15T07:20:26.203Z] #39 13.32 PBCC images/ipc-var.pb-c.c [2020-06-15T07:20:26.203Z] #39 13.35 DEP images/ipc-var.pb-c.d [2020-06-15T07:20:26.203Z] #39 13.45 PBCC images/sk-opts.pb-c.c [2020-06-15T07:20:26.203Z] #39 13.49 PBCC images/packet-sock.pb-c.c [2020-06-15T07:20:26.497Z] #39 13.59 DEP images/sk-opts.pb-c.d [2020-06-15T07:20:26.497Z] #39 13.66 DEP images/packet-sock.pb-c.d [2020-06-15T07:20:26.497Z] #39 13.69 PBCC images/sk-netlink.pb-c.c [2020-06-15T07:20:26.497Z] #39 13.71 DEP images/sk-netlink.pb-c.d [2020-06-15T07:20:26.497Z] #39 13.77 PBCC images/sk-inet.pb-c.c [2020-06-15T07:20:26.497Z] #39 13.87 DEP images/sk-inet.pb-c.d [2020-06-15T07:20:26.527Z] #17 56.84 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:20:26.551Z] #39 ... [2020-06-15T07:20:26.551Z] [2020-06-15T07:20:26.551Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:26.551Z] #54 88.02 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:20:26.551Z] #54 88.02 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T07:20:26.551Z] #54 DONE 93.5s [2020-06-15T07:20:26.551Z] [2020-06-15T07:20:26.551Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T07:20:26.551Z] #55 DONE 0.1s [2020-06-15T07:20:26.551Z] [2020-06-15T07:20:26.551Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T07:20:26.551Z] #56 DONE 0.2s [2020-06-15T07:20:26.551Z] [2020-06-15T07:20:26.551Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T07:20:26.757Z] #39 13.94 PBCC images/sk-unix.pb-c.c [2020-06-15T07:20:26.757Z] #39 14.05 DEP images/sk-unix.pb-c.d [2020-06-15T07:20:26.757Z] #39 14.12 PBCC images/mm.pb-c.c [2020-06-15T07:20:27.042Z] #39 14.24 DEP images/mm.pb-c.d [2020-06-15T07:20:27.042Z] #39 14.29 PBCC images/timerfd.pb-c.c [2020-06-15T07:20:27.042Z] #39 14.37 DEP images/timerfd.pb-c.d [2020-06-15T07:20:27.086Z] #39 24.00 CC images/cpuinfo.o [2020-06-15T07:20:27.129Z] #12 DONE 2.3s [2020-06-15T07:20:27.129Z] [2020-06-15T07:20:27.129Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T07:20:27.303Z] #39 14.49 PBCC images/timer.pb-c.c [2020-06-15T07:20:27.303Z] #39 14.50 DEP images/timer.pb-c.d [2020-06-15T07:20:27.303Z] #39 14.59 PBCC images/sa.pb-c.c [2020-06-15T07:20:27.303Z] #39 14.62 DEP images/sa.pb-c.d [2020-06-15T07:20:27.341Z] #39 24.46 CC images/inventory.o [2020-06-15T07:20:27.462Z] #17 57.74 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T07:20:27.563Z] #39 14.67 PBCC images/pipe-data.pb-c.c [2020-06-15T07:20:27.563Z] #39 14.71 DEP images/pipe-data.pb-c.d [2020-06-15T07:20:27.563Z] #39 14.78 PBCC images/mnt.pb-c.c [2020-06-15T07:20:27.563Z] #39 14.84 DEP images/mnt.pb-c.d [2020-06-15T07:20:27.597Z] #39 ... [2020-06-15T07:20:27.597Z] [2020-06-15T07:20:27.597Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:27.597Z] #41 87.83 go/parser [2020-06-15T07:20:27.597Z] #41 89.25 text/template [2020-06-15T07:20:27.597Z] #41 91.88 encoding/xml [2020-06-15T07:20:27.597Z] #41 93.71 go/doc [2020-06-15T07:20:27.597Z] #41 97.28 github.com/LK4D4/vndr/versioned [2020-06-15T07:20:27.597Z] #41 97.42 compress/flate [2020-06-15T07:20:27.597Z] #41 97.45 github.com/LK4D4/vndr/build [2020-06-15T07:20:27.720Z] #17 58.21 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T07:20:27.822Z] #39 14.93 PBCC images/sk-packet.pb-c.c [2020-06-15T07:20:27.822Z] #39 14.99 DEP images/sk-packet.pb-c.d [2020-06-15T07:20:27.822Z] #39 15.05 PBCC images/tcp-stream.pb-c.c [2020-06-15T07:20:27.822Z] #39 15.14 DEP images/tcp-stream.pb-c.d [2020-06-15T07:20:27.853Z] #41 ... [2020-06-15T07:20:27.853Z] [2020-06-15T07:20:27.853Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:27.853Z] #39 24.74 CC images/fdinfo.o [2020-06-15T07:20:28.080Z] #39 15.24 PBCC images/pipe.pb-c.c [2020-06-15T07:20:28.080Z] #39 15.28 DEP images/pipe.pb-c.d [2020-06-15T07:20:28.080Z] #39 15.31 PBCC images/pstree.pb-c.c [2020-06-15T07:20:28.080Z] #39 15.33 DEP images/pstree.pb-c.d [2020-06-15T07:20:28.080Z] #39 15.37 PBCC images/fs.pb-c.c [2020-06-15T07:20:28.080Z] #39 15.41 DEP images/fs.pb-c.d [2020-06-15T07:20:28.107Z] #39 25.09 CC images/fown.o [2020-06-15T07:20:28.339Z] #39 15.45 PBCC images/signalfd.pb-c.c [2020-06-15T07:20:28.339Z] #39 15.50 DEP images/signalfd.pb-c.d [2020-06-15T07:20:28.339Z] #39 15.56 PBCC images/fh.pb-c.c [2020-06-15T07:20:28.339Z] #39 15.60 PBCC images/fsnotify.pb-c.c [2020-06-15T07:20:28.339Z] #39 15.66 DEP images/fh.pb-c.d [2020-06-15T07:20:28.362Z] #39 25.33 CC images/ns.o [2020-06-15T07:20:28.597Z] #39 15.74 DEP images/fsnotify.pb-c.d [2020-06-15T07:20:28.598Z] #39 15.82 PBCC images/eventpoll.pb-c.c [2020-06-15T07:20:28.598Z] #39 15.91 DEP images/eventpoll.pb-c.d [2020-06-15T07:20:28.616Z] #39 25.54 CC images/regfile.o [2020-06-15T07:20:28.867Z] #39 15.97 PBCC images/eventfd.pb-c.c [2020-06-15T07:20:28.867Z] #39 16.01 DEP images/eventfd.pb-c.d [2020-06-15T07:20:28.867Z] #39 16.08 PBCC images/remap-file-path.pb-c.c [2020-06-15T07:20:28.867Z] #39 16.10 DEP images/remap-file-path.pb-c.d [2020-06-15T07:20:28.867Z] #39 16.15 PBCC images/fifo.pb-c.c [2020-06-15T07:20:28.867Z] #39 16.20 DEP images/fifo.pb-c.d [2020-06-15T07:20:28.872Z] #39 25.74 CC images/ghost-file.o [2020-06-15T07:20:28.872Z] #39 ... [2020-06-15T07:20:28.872Z] [2020-06-15T07:20:28.872Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:28.872Z] #47 88.87 mvdan.cc/sh/v3/fileutil [2020-06-15T07:20:28.872Z] #47 89.05 mvdan.cc/sh/v3/syntax [2020-06-15T07:20:28.872Z] #47 95.46 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T07:20:28.872Z] #47 ... [2020-06-15T07:20:28.872Z] [2020-06-15T07:20:28.872Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:28.872Z] #52 42.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T07:20:28.872Z] #52 42.81 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T07:20:28.872Z] #52 42.81 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:20:28.872Z] #52 42.81 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:20:28.872Z] #52 42.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T07:20:28.872Z] #52 42.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T07:20:28.872Z] #52 42.81 + '[' '' = dynamic ']' [2020-06-15T07:20:28.872Z] #52 42.81 + make [2020-06-15T07:20:28.872Z] #52 43.81 + bin/ctr [2020-06-15T07:20:29.044Z] #13 2.019 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T07:20:29.094Z] #17 59.40 Setting up python3-pip (18.1-5) ... [2020-06-15T07:20:29.126Z] #39 16.27 PBCC images/ghost-file.pb-c.c [2020-06-15T07:20:29.126Z] #39 16.33 DEP images/ghost-file.pb-c.d [2020-06-15T07:20:29.126Z] #39 16.38 PBCC images/regfile.pb-c.c [2020-06-15T07:20:29.126Z] #39 16.42 DEP images/regfile.pb-c.d [2020-06-15T07:20:29.126Z] #39 16.45 PBCC images/ns.pb-c.c [2020-06-15T07:20:29.127Z] #52 ... [2020-06-15T07:20:29.127Z] [2020-06-15T07:20:29.127Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:29.127Z] #39 26.07 CC images/fifo.o [2020-06-15T07:20:29.305Z] #13 DONE 2.2s [2020-06-15T07:20:29.305Z] [2020-06-15T07:20:29.305Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T07:20:29.384Z] #39 16.49 DEP images/ns.pb-c.d [2020-06-15T07:20:29.384Z] #39 16.55 PBCC images/fdinfo.pb-c.c [2020-06-15T07:20:29.384Z] #39 16.61 DEP images/fdinfo.pb-c.d [2020-06-15T07:20:29.384Z] #39 16.70 PBCC images/core-aarch64.pb-c.c [2020-06-15T07:20:29.386Z] #39 26.31 CC images/remap-file-path.o [2020-06-15T07:20:29.386Z] #39 26.55 CC images/eventfd.o [2020-06-15T07:20:29.641Z] #39 26.78 CC images/eventpoll.o [2020-06-15T07:20:29.643Z] #39 16.76 PBCC images/core-arm.pb-c.c [2020-06-15T07:20:29.643Z] #39 16.81 PBCC images/core-ppc64.pb-c.c [2020-06-15T07:20:29.643Z] #39 16.88 PBCC images/core-s390.pb-c.c [2020-06-15T07:20:29.643Z] #39 16.93 PBCC images/core-x86.pb-c.c [2020-06-15T07:20:29.901Z] #39 17.05 PBCC images/core.pb-c.c [2020-06-15T07:20:29.901Z] #39 17.15 PBCC images/inventory.pb-c.c [2020-06-15T07:20:29.901Z] #39 17.19 DEP images/core-aarch64.pb-c.d [2020-06-15T07:20:29.901Z] #39 17.24 DEP images/core-arm.pb-c.d [2020-06-15T07:20:30.028Z] #17 60.39 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:20:30.028Z] #17 60.44 Processing triggers for mime-support (3.62) ... [2020-06-15T07:20:30.159Z] #39 17.31 DEP images/core-ppc64.pb-c.d [2020-06-15T07:20:30.159Z] #39 17.36 DEP images/core-s390.pb-c.d [2020-06-15T07:20:30.159Z] #39 17.42 DEP images/core-x86.pb-c.d [2020-06-15T07:20:30.159Z] #39 17.53 DEP images/core.pb-c.d [2020-06-15T07:20:30.332Z] #39 27.16 CC images/fh.o [2020-06-15T07:20:30.418Z] #39 17.62 DEP images/inventory.pb-c.d [2020-06-15T07:20:30.418Z] #39 17.66 PBCC images/cpuinfo.pb-c.c [2020-06-15T07:20:30.418Z] #39 17.76 DEP images/cpuinfo.pb-c.d [2020-06-15T07:20:30.564Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-06-15T07:20:30.588Z] #39 27.65 CC images/fsnotify.o [2020-06-15T07:20:30.676Z] #39 17.85 PBCC images/stats.pb-c.c [2020-06-15T07:20:30.676Z] #39 17.91 DEP images/stats.pb-c.d [2020-06-15T07:20:30.963Z] #17 DONE 61.1s [2020-06-15T07:20:30.963Z] [2020-06-15T07:20:30.963Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T07:20:31.172Z] #39 ... [2020-06-15T07:20:31.172Z] [2020-06-15T07:20:31.172Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:31.172Z] #47 DONE 101.5s [2020-06-15T07:20:31.218Z] #14 DONE 2.0s [2020-06-15T07:20:31.218Z] [2020-06-15T07:20:31.218Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T07:20:31.429Z] [2020-06-15T07:20:31.429Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:31.429Z] #41 100.3 hash/crc32 [2020-06-15T07:20:31.429Z] #41 100.9 compress/gzip [2020-06-15T07:20:31.684Z] #41 101.8 vendor/golang.org/x/crypto/cryptobyte [2020-06-15T07:20:31.939Z] #41 102.2 net [2020-06-15T07:20:32.339Z] #18 1.701 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T07:20:32.339Z] #18 1.709 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T07:20:32.339Z] #18 1.712 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T07:20:32.339Z] #18 DONE 1.8s [2020-06-15T07:20:32.339Z] [2020-06-15T07:20:32.339Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:20:32.339Z] #36 195.2 + dpkg --print-architecture [2020-06-15T07:20:32.339Z] #36 195.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-15T07:20:32.339Z] #36 195.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-15T07:20:32.339Z] #36 195.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-15T07:20:32.578Z] #39 19.64 make[1]: Nothing to be done for 'all'. [2020-06-15T07:20:32.597Z] #36 ... [2020-06-15T07:20:32.597Z] [2020-06-15T07:20:32.597Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:20:33.144Z] #39 ... [2020-06-15T07:20:33.144Z] [2020-06-15T07:20:33.144Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:33.144Z] #52 40.33 Checking out files: 24% (789/3184) Checking out files: 25% (796/3184) Checking out files: 26% (828/3184) Checking out files: 27% (860/3184) Checking out files: 28% (892/3184) Checking out files: 29% (924/3184) Checking out files: 30% (956/3184) Checking out files: 31% (988/3184) Checking out files: 32% (1019/3184) Checking out files: 33% (1051/3184) Checking out files: 34% (1083/3184) Checking out files: 35% (1115/3184) Checking out files: 36% (1147/3184) Checking out files: 37% (1179/3184) Checking out files: 38% (1210/3184) Checking out files: 39% (1242/3184) Checking out files: 40% (1274/3184) Checking out files: 41% (1306/3184) Checking out files: 42% (1338/3184) Checking out files: 43% (1370/3184) Checking out files: 44% (1401/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 71% (2281/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-15T07:20:33.144Z] #52 42.26 + cd /tmp/tmp.F0eZitiX1v/src/github.com/containerd/containerd [2020-06-15T07:20:33.144Z] #52 42.27 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:20:33.144Z] #52 44.71 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T07:20:33.144Z] #52 44.71 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T07:20:33.144Z] #52 44.71 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:20:33.145Z] #52 44.71 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:20:33.145Z] #52 44.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T07:20:33.145Z] #52 44.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T07:20:33.145Z] #52 44.71 + '[' '' = dynamic ']' [2020-06-15T07:20:33.145Z] #52 44.71 + make [2020-06-15T07:20:33.145Z] #52 45.81 + bin/ctr [2020-06-15T07:20:33.149Z] #15 DONE 2.0s [2020-06-15T07:20:33.149Z] [2020-06-15T07:20:33.149Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T07:20:33.711Z] #52 ... [2020-06-15T07:20:33.711Z] [2020-06-15T07:20:33.711Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:33.711Z] #47 89.35 go/ast [2020-06-15T07:20:33.711Z] #47 89.57 golang.org/x/crypto/ssh/terminal [2020-06-15T07:20:33.711Z] #47 90.91 mvdan.cc/editorconfig [2020-06-15T07:20:33.711Z] #47 92.26 mvdan.cc/sh/v3/fileutil [2020-06-15T07:20:33.711Z] #47 92.36 mvdan.cc/sh/v3/syntax [2020-06-15T07:20:33.711Z] #47 ... [2020-06-15T07:20:33.711Z] [2020-06-15T07:20:33.711Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:33.711Z] #39 21.09 CC images/stats.o [2020-06-15T07:20:34.278Z] #39 21.56 CC images/core.o [2020-06-15T07:20:34.278Z] #39 ... [2020-06-15T07:20:34.278Z] [2020-06-15T07:20:34.278Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:34.278Z] #41 90.22 go/parser [2020-06-15T07:20:34.278Z] #41 90.69 text/template [2020-06-15T07:20:34.278Z] #41 94.48 encoding/xml [2020-06-15T07:20:34.278Z] #41 96.75 go/doc [2020-06-15T07:20:34.278Z] #41 100.1 github.com/LK4D4/vndr/build [2020-06-15T07:20:34.451Z] #41 104.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-15T07:20:34.499Z] #19 ... [2020-06-15T07:20:34.499Z] [2020-06-15T07:20:34.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:34.499Z] #39 124.4 CC criu/irmap.o [2020-06-15T07:20:34.499Z] #39 125.1 CC criu/kcmp-ids.o [2020-06-15T07:20:34.499Z] #39 125.4 CC criu/kerndat.o [2020-06-15T07:20:34.499Z] #39 126.7 CC criu/libnetlink.o [2020-06-15T07:20:34.499Z] #39 127.2 CC criu/log.o [2020-06-15T07:20:34.499Z] #39 127.8 CC criu/lsm.o [2020-06-15T07:20:34.499Z] #39 128.3 CC criu/mem.o [2020-06-15T07:20:34.499Z] #39 129.8 CC criu/memfd.o [2020-06-15T07:20:34.499Z] #39 130.5 CC criu/mount.o [2020-06-15T07:20:35.064Z] #16 DONE 1.7s [2020-06-15T07:20:35.064Z] [2020-06-15T07:20:35.064Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:20:35.067Z] #39 135.2 CC criu/namespaces.o [2020-06-15T07:20:35.212Z] #41 ... [2020-06-15T07:20:35.213Z] [2020-06-15T07:20:35.213Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:35.213Z] #39 22.36 CC images/core-x86.o [2020-06-15T07:20:35.378Z] #41 105.6 vendor/golang.org/x/text/transform [2020-06-15T07:20:35.780Z] #39 23.06 CC images/core-arm.o [2020-06-15T07:20:36.012Z] #17 ... [2020-06-15T07:20:36.012Z] [2020-06-15T07:20:36.012Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:36.012Z] #43 DONE 103.1s [2020-06-15T07:20:36.012Z] [2020-06-15T07:20:36.012Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:36.012Z] #39 42.30 CC images/ext-file.o [2020-06-15T07:20:36.012Z] #39 42.52 CC images/cgroup.o [2020-06-15T07:20:36.012Z] #39 43.35 CC images/userns.o [2020-06-15T07:20:36.012Z] #39 43.77 CC images/google/protobuf/descriptor.o [2020-06-15T07:20:36.012Z] #39 45.95 CC images/opts.o [2020-06-15T07:20:36.012Z] #39 46.07 CC images/seccomp.o [2020-06-15T07:20:36.012Z] #39 46.38 CC images/binfmt-misc.o [2020-06-15T07:20:36.012Z] #39 46.63 CC images/time.o [2020-06-15T07:20:36.012Z] #39 46.87 CC images/sysctl.o [2020-06-15T07:20:36.012Z] #39 47.06 CC images/autofs.o [2020-06-15T07:20:36.012Z] #39 47.32 CC images/macvlan.o [2020-06-15T07:20:36.012Z] #39 47.60 CC images/sit.o [2020-06-15T07:20:36.012Z] #39 47.87 CC images/memfd.o [2020-06-15T07:20:36.012Z] #39 48.20 CC images/timens.o [2020-06-15T07:20:36.012Z] #39 48.70 LINK images/built-in.o [2020-06-15T07:20:36.012Z] #39 48.93 GEN compel/include/asm [2020-06-15T07:20:36.012Z] #39 48.97 GEN compel/include/version.h [2020-06-15T07:20:36.012Z] #39 49.01 touch .config [2020-06-15T07:20:36.012Z] #39 49.11 GEN include/common/config.h [2020-06-15T07:20:36.012Z] #39 49.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T07:20:36.012Z] #39 49.23 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-06-15T07:20:36.012Z] #39 49.30 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-06-15T07:20:36.012Z] #39 49.33 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-06-15T07:20:36.012Z] #39 49.34 DEP compel/plugins/std/infect.d [2020-06-15T07:20:36.012Z] #39 49.48 DEP compel/plugins/std/string.d [2020-06-15T07:20:36.012Z] #39 49.68 DEP compel/plugins/std/log.d [2020-06-15T07:20:36.012Z] #39 49.80 DEP compel/plugins/std/fds.d [2020-06-15T07:20:36.012Z] #39 49.88 DEP compel/plugins/std/std.d [2020-06-15T07:20:36.012Z] #39 50.02 DEP compel/plugins/shmem/shmem.d [2020-06-15T07:20:36.012Z] #39 50.12 DEP compel/plugins/fds/fds.d [2020-06-15T07:20:36.012Z] #39 50.36 CC compel/plugins/std/std.o [2020-06-15T07:20:36.012Z] #39 50.74 CC compel/plugins/std/fds.o [2020-06-15T07:20:36.304Z] #41 ... [2020-06-15T07:20:36.304Z] [2020-06-15T07:20:36.304Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:20:36.304Z] #10 106.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T07:20:36.304Z] #10 106.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T07:20:36.304Z] #10 106.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:36.347Z] #39 23.63 CC images/core-aarch64.o [2020-06-15T07:20:36.913Z] #39 24.17 CC images/core-ppc64.o [2020-06-15T07:20:36.955Z] #39 51.51 CC compel/plugins/std/log.o [2020-06-15T07:20:37.601Z] #39 137.4 CC criu/net.o [2020-06-15T07:20:37.854Z] #39 24.92 CC images/core-s390.o [2020-06-15T07:20:37.898Z] #39 52.68 CC compel/plugins/std/string.o [2020-06-15T07:20:37.898Z] #39 ... [2020-06-15T07:20:37.898Z] [2020-06-15T07:20:37.898Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:20:37.898Z] #17 2.756 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:20:37.898Z] #17 2.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:20:37.898Z] #17 2.812 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:20:38.166Z] #39 ... [2020-06-15T07:20:38.166Z] [2020-06-15T07:20:38.166Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:20:38.166Z] #19 5.592 Collecting yamllint==1.16.0 [2020-06-15T07:20:38.421Z] #39 25.69 CC images/cpuinfo.o [2020-06-15T07:20:38.471Z] #17 3.466 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T07:20:38.732Z] #17 ... [2020-06-15T07:20:38.732Z] [2020-06-15T07:20:38.732Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:38.732Z] #41 95.96 net/textproto [2020-06-15T07:20:38.732Z] #41 95.96 vendor/golang.org/x/net/http/httpproxy [2020-06-15T07:20:38.732Z] #41 95.98 crypto/x509 [2020-06-15T07:20:38.732Z] #41 97.32 vendor/golang.org/x/net/http/httpguts [2020-06-15T07:20:38.732Z] #41 97.32 mime/multipart [2020-06-15T07:20:38.732Z] #41 99.75 crypto/tls [2020-06-15T07:20:38.732Z] #41 105.3 net/http/httptrace [2020-06-15T07:20:38.732Z] #41 105.4 net/http [2020-06-15T07:20:38.987Z] #39 26.12 CC images/inventory.o [2020-06-15T07:20:38.993Z] #41 ... [2020-06-15T07:20:38.993Z] [2020-06-15T07:20:38.993Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:38.993Z] #39 53.06 CC compel/plugins/std/infect.o [2020-06-15T07:20:38.993Z] #39 53.54 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-06-15T07:20:38.993Z] #39 53.58 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-06-15T07:20:38.993Z] #39 53.63 AR compel/plugins/std.lib.a [2020-06-15T07:20:38.993Z] #39 53.78 CC compel/plugins/fds/fds.o [2020-06-15T07:20:39.245Z] #39 26.42 CC images/fdinfo.o [2020-06-15T07:20:39.255Z] #39 54.16 AR compel/plugins/fds.lib.a [2020-06-15T07:20:39.255Z] #39 54.23 HOSTDEP compel/src/lib/log-host.d [2020-06-15T07:20:39.503Z] #39 26.72 CC images/fown.o [2020-06-15T07:20:39.516Z] #39 54.39 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T07:20:39.516Z] #39 54.49 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-06-15T07:20:39.761Z] #39 27.02 CC images/ns.o [2020-06-15T07:20:39.777Z] #39 54.64 HOSTDEP compel/src/main-host.d [2020-06-15T07:20:39.777Z] #39 54.79 DEP compel/src/lib/ptrace.d [2020-06-15T07:20:40.043Z] #39 54.96 DEP compel/src/lib/infect.d [2020-06-15T07:20:40.304Z] #39 55.10 DEP compel/src/lib/infect-util.d [2020-06-15T07:20:40.304Z] #39 55.16 DEP compel/src/lib/infect-rpc.d [2020-06-15T07:20:40.304Z] #39 55.22 DEP compel/arch/aarch64/src/lib/infect.d [2020-06-15T07:20:40.327Z] #39 27.31 CC images/regfile.o [2020-06-15T07:20:40.327Z] #39 27.55 CC images/ghost-file.o [2020-06-15T07:20:40.565Z] #39 55.37 DEP compel/arch/aarch64/src/lib/cpu.d [2020-06-15T07:20:40.565Z] #39 55.42 DEP compel/src/lib/log.d [2020-06-15T07:20:40.565Z] #39 55.51 DEP compel/src/main.d [2020-06-15T07:20:40.587Z] #39 27.89 CC images/fifo.o [2020-06-15T07:20:40.826Z] #39 55.65 DEP compel/src/lib/handle-elf.d [2020-06-15T07:20:40.826Z] #39 55.78 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-06-15T07:20:41.087Z] #39 ... [2020-06-15T07:20:41.087Z] [2020-06-15T07:20:41.087Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:41.087Z] #49 8.686 + cd /tmp/tmp.8rDi2aLjZd/src/github.com/opencontainers/runc [2020-06-15T07:20:41.087Z] #49 8.688 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:20:41.087Z] #49 9.699 + '[' -z '' ']' [2020-06-15T07:20:41.087Z] #49 9.705 + target=static [2020-06-15T07:20:41.087Z] #49 9.707 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T07:20:41.088Z] #49 11.02 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-15T07:20:41.088Z] #49 ... [2020-06-15T07:20:41.088Z] [2020-06-15T07:20:41.088Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:41.088Z] #39 55.96 CC compel/src/lib/log.o [2020-06-15T07:20:41.153Z] #39 28.27 CC images/remap-file-path.o [2020-06-15T07:20:41.153Z] #39 ... [2020-06-15T07:20:41.153Z] [2020-06-15T07:20:41.153Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:41.153Z] #47 101.0 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T07:20:41.153Z] #47 DONE 107.0s [2020-06-15T07:20:41.153Z] [2020-06-15T07:20:41.153Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:41.153Z] #41 101.1 github.com/LK4D4/vndr/versioned [2020-06-15T07:20:41.153Z] #41 101.2 compress/flate [2020-06-15T07:20:41.153Z] #41 103.5 hash/crc32 [2020-06-15T07:20:41.153Z] #41 104.3 net [2020-06-15T07:20:41.153Z] #41 104.6 compress/gzip [2020-06-15T07:20:41.153Z] #41 105.2 vendor/golang.org/x/sys/cpu [2020-06-15T07:20:41.153Z] #41 105.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-15T07:20:41.153Z] #41 106.8 vendor/golang.org/x/crypto/hkdf [2020-06-15T07:20:41.153Z] #41 107.0 vendor/golang.org/x/text/transform [2020-06-15T07:20:41.348Z] #39 56.28 CC compel/arch/aarch64/src/lib/cpu.o [2020-06-15T07:20:41.411Z] #41 ... [2020-06-15T07:20:41.411Z] [2020-06-15T07:20:41.411Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:41.411Z] #39 28.54 CC images/eventfd.o [2020-06-15T07:20:41.411Z] #39 28.75 CC images/eventpoll.o [2020-06-15T07:20:41.546Z] #10 ... [2020-06-15T07:20:41.546Z] [2020-06-15T07:20:41.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:41.546Z] #39 28.58 CC images/signalfd.o [2020-06-15T07:20:41.546Z] #39 28.86 CC images/fs.o [2020-06-15T07:20:41.546Z] #39 29.13 CC images/pstree.o [2020-06-15T07:20:41.546Z] #39 29.40 CC images/pipe.o [2020-06-15T07:20:41.546Z] #39 29.63 CC images/tcp-stream.o [2020-06-15T07:20:41.546Z] #39 29.91 CC images/sk-packet.o [2020-06-15T07:20:41.546Z] #39 30.23 CC images/mnt.o [2020-06-15T07:20:41.546Z] #39 30.43 CC images/pipe-data.o [2020-06-15T07:20:41.546Z] #39 30.68 CC images/sa.o [2020-06-15T07:20:41.546Z] #39 30.88 CC images/timer.o [2020-06-15T07:20:41.546Z] #39 31.20 CC images/timerfd.o [2020-06-15T07:20:41.546Z] #39 31.39 CC images/mm.o [2020-06-15T07:20:41.546Z] #39 31.75 CC images/sk-opts.o [2020-06-15T07:20:41.546Z] #39 31.93 CC images/sk-unix.o [2020-06-15T07:20:41.546Z] #39 32.16 CC images/sk-inet.o [2020-06-15T07:20:41.546Z] #39 32.53 CC images/tun.o [2020-06-15T07:20:41.546Z] #39 32.80 CC images/sk-netlink.o [2020-06-15T07:20:41.546Z] #39 33.12 CC images/packet-sock.o [2020-06-15T07:20:41.546Z] #39 33.60 CC images/ipc-var.o [2020-06-15T07:20:41.546Z] #39 33.79 CC images/ipc-desc.o [2020-06-15T07:20:41.546Z] #39 33.98 CC images/ipc-shm.o [2020-06-15T07:20:41.546Z] #39 34.18 CC images/ipc-msg.o [2020-06-15T07:20:41.546Z] #39 34.39 CC images/ipc-sem.o [2020-06-15T07:20:41.546Z] #39 34.61 CC images/utsns.o [2020-06-15T07:20:41.546Z] #39 34.81 CC images/creds.o [2020-06-15T07:20:41.546Z] #39 35.15 CC images/vma.o [2020-06-15T07:20:41.546Z] #39 35.38 CC images/netdev.o [2020-06-15T07:20:41.546Z] #39 35.82 CC images/tty.o [2020-06-15T07:20:41.546Z] #39 36.35 CC images/file-lock.o [2020-06-15T07:20:41.546Z] #39 36.59 CC images/rlimit.o [2020-06-15T07:20:41.546Z] #39 36.81 CC images/pagemap.o [2020-06-15T07:20:41.546Z] #39 37.06 CC images/siginfo.o [2020-06-15T07:20:41.546Z] #39 37.43 CC images/rpc.o [2020-06-15T07:20:41.609Z] #39 56.63 CC compel/arch/aarch64/src/lib/infect.o [2020-06-15T07:20:41.802Z] #39 38.71 CC images/ext-file.o [2020-06-15T07:20:41.978Z] #39 29.21 CC images/fh.o [2020-06-15T07:20:42.058Z] #39 38.96 CC images/cgroup.o [2020-06-15T07:20:42.181Z] #39 56.96 CC compel/src/lib/infect-rpc.o [2020-06-15T07:20:42.441Z] #39 57.26 CC compel/src/lib/infect-util.o [2020-06-15T07:20:42.545Z] #39 29.69 CC images/fsnotify.o [2020-06-15T07:20:42.620Z] #39 39.53 CC images/userns.o [2020-06-15T07:20:42.620Z] #39 39.77 CC images/google/protobuf/descriptor.o [2020-06-15T07:20:42.703Z] #39 57.56 CC compel/src/lib/infect.o [2020-06-15T07:20:42.803Z] #39 30.18 CC images/signalfd.o [2020-06-15T07:20:43.061Z] #39 30.38 CC images/fs.o [2020-06-15T07:20:43.320Z] #39 30.59 CC images/pstree.o [2020-06-15T07:20:43.494Z] #19 10.95 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T07:20:43.494Z] #19 11.04 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T07:20:43.494Z] #19 11.09 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T07:20:43.494Z] #19 11.15 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T07:20:43.578Z] #39 30.83 CC images/pipe.o [2020-06-15T07:20:43.612Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 18.7s done [2020-06-15T07:20:43.612Z] #8 DONE 24.2s [2020-06-15T07:20:43.612Z] [2020-06-15T07:20:43.612Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T07:20:43.612Z] #9 DONE 0.1s [2020-06-15T07:20:43.612Z] [2020-06-15T07:20:43.612Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T07:20:43.612Z] #10 DONE 0.2s [2020-06-15T07:20:43.612Z] [2020-06-15T07:20:43.612Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T07:20:43.612Z] #36 DONE 0.1s [2020-06-15T07:20:43.612Z] [2020-06-15T07:20:43.612Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:20:43.612Z] #39 ... [2020-06-15T07:20:43.612Z] [2020-06-15T07:20:43.612Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T07:20:43.612Z] #28 DONE 0.1s [2020-06-15T07:20:43.751Z] #19 11.30 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T07:20:43.836Z] #39 31.03 CC images/tcp-stream.o [2020-06-15T07:20:43.912Z] [2020-06-15T07:20:43.912Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:20:44.095Z] #39 31.31 CC images/sk-packet.o [2020-06-15T07:20:44.216Z] #29 0.687 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T07:20:44.216Z] #29 0.693 Cloning into '.'... [2020-06-15T07:20:44.353Z] #39 31.58 CC images/mnt.o [2020-06-15T07:20:44.515Z] #39 41.43 CC images/opts.o [2020-06-15T07:20:44.515Z] #39 ... [2020-06-15T07:20:44.515Z] [2020-06-15T07:20:44.515Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:44.515Z] #54 114.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:20:44.515Z] #54 114.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T07:20:44.612Z] #39 31.82 CC images/pipe-data.o [2020-06-15T07:20:44.618Z] #39 59.62 CC compel/src/lib/ptrace.o [2020-06-15T07:20:44.871Z] #39 32.02 CC images/sa.o [2020-06-15T07:20:45.124Z] #19 12.55 Building wheels for collected packages: pyyaml [2020-06-15T07:20:45.124Z] #19 12.55 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T07:20:45.129Z] #39 32.22 CC images/timer.o [2020-06-15T07:20:45.189Z] #39 60.05 AR compel/libcompel.a [2020-06-15T07:20:45.189Z] #39 60.11 HOSTCC compel/src/main-host.o [2020-06-15T07:20:45.387Z] #39 32.58 CC images/timerfd.o [2020-06-15T07:20:45.645Z] #39 32.77 CC images/mm.o [2020-06-15T07:20:45.761Z] #39 60.55 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-06-15T07:20:45.761Z] #39 60.76 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T07:20:45.903Z] #39 33.06 CC images/sk-opts.o [2020-06-15T07:20:46.058Z] #19 13.56 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T07:20:46.058Z] #19 13.57 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T07:20:46.058Z] #19 13.64 Successfully built pyyaml [2020-06-15T07:20:46.162Z] #39 33.25 CC images/sk-unix.o [2020-06-15T07:20:46.316Z] #19 13.66 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-15T07:20:46.338Z] #39 61.19 HOSTCC compel/src/lib/log-host.o [2020-06-15T07:20:46.420Z] #39 33.56 CC images/sk-inet.o [2020-06-15T07:20:46.443Z] #54 ... [2020-06-15T07:20:46.443Z] [2020-06-15T07:20:46.443Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:46.443Z] #41 106.4 vendor/golang.org/x/text/unicode/bidi [2020-06-15T07:20:46.443Z] #41 108.3 vendor/golang.org/x/text/secure/bidirule [2020-06-15T07:20:46.443Z] #41 108.6 vendor/golang.org/x/text/unicode/norm [2020-06-15T07:20:46.443Z] #41 113.0 vendor/golang.org/x/net/idna [2020-06-15T07:20:46.443Z] #41 115.5 vendor/golang.org/x/net/http2/hpack [2020-06-15T07:20:46.443Z] #41 116.6 mime [2020-06-15T07:20:46.443Z] #41 ... [2020-06-15T07:20:46.443Z] [2020-06-15T07:20:46.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:46.443Z] #39 41.59 CC images/seccomp.o [2020-06-15T07:20:46.443Z] #39 41.84 CC images/binfmt-misc.o [2020-06-15T07:20:46.443Z] #39 42.01 CC images/time.o [2020-06-15T07:20:46.443Z] #39 42.17 CC images/sysctl.o [2020-06-15T07:20:46.443Z] #39 42.37 CC images/autofs.o [2020-06-15T07:20:46.443Z] #39 42.58 CC images/macvlan.o [2020-06-15T07:20:46.443Z] #39 42.86 CC images/sit.o [2020-06-15T07:20:46.443Z] #39 43.10 CC images/memfd.o [2020-06-15T07:20:46.443Z] #39 43.38 CC images/timens.o [2020-06-15T07:20:46.443Z] #39 43.61 LINK images/built-in.o [2020-06-15T07:20:46.574Z] #19 14.00 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T07:20:46.603Z] #39 61.43 HOSTLINK compel/compel-host-bin [2020-06-15T07:20:46.603Z] #39 61.63 DEP soccr/soccr.d [2020-06-15T07:20:46.680Z] #39 34.04 CC images/tun.o [2020-06-15T07:20:46.698Z] #39 43.87 GEN compel/include/asm [2020-06-15T07:20:46.833Z] #19 DONE 14.5s [2020-06-15T07:20:46.833Z] [2020-06-15T07:20:46.833Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T07:20:46.869Z] #39 61.83 CC soccr/soccr.o [2020-06-15T07:20:46.954Z] #39 43.89 GEN compel/include/version.h [2020-06-15T07:20:46.954Z] #39 43.90 touch .config [2020-06-15T07:20:46.954Z] #39 43.96 GEN include/common/config.h [2020-06-15T07:20:46.954Z] #39 44.04 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-15T07:20:46.954Z] #39 44.07 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-15T07:20:46.954Z] #39 44.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-15T07:20:46.954Z] #39 44.14 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-15T07:20:47.092Z] #22 DONE 0.1s [2020-06-15T07:20:47.092Z] [2020-06-15T07:20:47.092Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T07:20:47.210Z] #39 44.16 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-15T07:20:47.210Z] #39 44.20 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-15T07:20:47.210Z] #39 44.22 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-15T07:20:47.210Z] #39 44.24 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-15T07:20:47.210Z] #39 44.25 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-15T07:20:47.210Z] #39 44.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T07:20:47.210Z] #39 44.29 DEP compel/plugins/std/infect.d [2020-06-15T07:20:47.210Z] #39 44.39 DEP compel/plugins/std/string.d [2020-06-15T07:20:47.245Z] #39 34.37 CC images/sk-netlink.o [2020-06-15T07:20:47.245Z] #39 34.60 CC images/packet-sock.o [2020-06-15T07:20:47.771Z] #39 44.55 DEP compel/plugins/std/log.d [2020-06-15T07:20:47.771Z] #39 44.70 DEP compel/plugins/std/fds.d [2020-06-15T07:20:47.771Z] #39 44.84 DEP compel/plugins/std/std.d [2020-06-15T07:20:47.771Z] #39 44.97 DEP compel/plugins/shmem/shmem.d [2020-06-15T07:20:47.811Z] #39 35.10 CC images/ipc-var.o [2020-06-15T07:20:47.812Z] #39 ... [2020-06-15T07:20:47.812Z] [2020-06-15T07:20:47.812Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:48.026Z] #26 DONE 1.0s [2020-06-15T07:20:48.026Z] [2020-06-15T07:20:48.026Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T07:20:48.027Z] #39 45.10 DEP compel/plugins/fds/fds.d [2020-06-15T07:20:48.283Z] #39 45.29 CC compel/plugins/std/std.o [2020-06-15T07:20:48.284Z] #29 DONE 0.1s [2020-06-15T07:20:48.284Z] [2020-06-15T07:20:48.284Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T07:20:48.284Z] #31 DONE 0.0s [2020-06-15T07:20:48.284Z] [2020-06-15T07:20:48.284Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T07:20:48.284Z] #34 DONE 0.0s [2020-06-15T07:20:48.284Z] [2020-06-15T07:20:48.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:48.284Z] #39 140.7 CC criu/netfilter.o [2020-06-15T07:20:48.284Z] #39 141.1 CC criu/page-pipe.o [2020-06-15T07:20:48.284Z] #39 141.6 CC criu/page-xfer.o [2020-06-15T07:20:48.284Z] #39 143.1 CC criu/pagemap-cache.o [2020-06-15T07:20:48.284Z] #39 143.5 CC criu/pagemap.o [2020-06-15T07:20:48.284Z] #39 144.6 CC criu/parasite-syscall.o [2020-06-15T07:20:48.284Z] #39 145.8 CC criu/path.o [2020-06-15T07:20:48.284Z] #39 146.2 CC criu/pie-util-vdso-elf32.o [2020-06-15T07:20:48.284Z] #39 146.7 CC criu/pie-util-vdso.o [2020-06-15T07:20:48.284Z] #39 147.3 CC criu/pie-util.o [2020-06-15T07:20:48.284Z] #39 147.6 CC criu/pipes.o [2020-06-15T07:20:48.284Z] #39 148.4 CC criu/plugin.o [2020-06-15T07:20:48.377Z] #39 35.40 CC images/ipc-desc.o [2020-06-15T07:20:48.538Z] #39 45.61 CC compel/plugins/std/fds.o [2020-06-15T07:20:48.542Z] #39 148.8 CC criu/proc_parse.o [2020-06-15T07:20:48.635Z] #39 35.66 CC images/ipc-shm.o [2020-06-15T07:20:48.635Z] #39 35.87 CC images/ipc-msg.o [2020-06-15T07:20:48.734Z] #29 ... [2020-06-15T07:20:48.734Z] [2020-06-15T07:20:48.734Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:48.734Z] #42 0.833 + RM_GOPATH=0 [2020-06-15T07:20:48.734Z] #42 0.839 + TMP_GOPATH= [2020-06-15T07:20:48.734Z] #42 0.841 + : /build [2020-06-15T07:20:48.734Z] #42 0.843 + '[' -z '' ']' [2020-06-15T07:20:48.734Z] #42 0.846 ++ mktemp -d [2020-06-15T07:20:48.734Z] #42 0.848 + export GOPATH=/tmp/tmp.hRTk4Za4YB [2020-06-15T07:20:48.734Z] #42 0.848 + GOPATH=/tmp/tmp.hRTk4Za4YB [2020-06-15T07:20:48.734Z] #42 0.848 + RM_GOPATH=1 [2020-06-15T07:20:48.734Z] #42 0.848 + case "$(go env GOARCH)" in [2020-06-15T07:20:48.734Z] #42 0.849 ++ go env GOARCH [2020-06-15T07:20:48.734Z] #42 0.875 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:48.734Z] #42 0.876 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:48.734Z] #42 0.878 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:48.734Z] #42 0.880 + dir=/tmp/install [2020-06-15T07:20:48.734Z] #42 0.880 + bin=vndr [2020-06-15T07:20:48.734Z] #42 0.881 + shift [2020-06-15T07:20:48.734Z] #42 0.882 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T07:20:48.734Z] #42 0.882 + . /tmp/install/vndr.installer [2020-06-15T07:20:48.734Z] #42 0.883 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:20:48.734Z] #42 0.885 + install_vndr [2020-06-15T07:20:48.734Z] #42 0.886 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:20:48.734Z] #42 0.886 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T07:20:48.734Z] #42 0.886 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hRTk4Za4YB/src/github.com/LK4D4/vndr [2020-06-15T07:20:48.734Z] #42 0.893 Cloning into '/tmp/tmp.hRTk4Za4YB/src/github.com/LK4D4/vndr'... [2020-06-15T07:20:48.734Z] #42 1.683 + cd /tmp/tmp.hRTk4Za4YB/src/github.com/LK4D4/vndr [2020-06-15T07:20:48.734Z] #42 1.683 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T07:20:48.734Z] #42 1.699 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T07:20:48.734Z] #42 3.090 internal/cpu [2020-06-15T07:20:48.734Z] #42 3.166 runtime/internal/sys [2020-06-15T07:20:48.734Z] #42 3.168 internal/race [2020-06-15T07:20:48.734Z] #42 3.346 runtime/internal/atomic [2020-06-15T07:20:48.734Z] #42 3.548 sync/atomic [2020-06-15T07:20:48.734Z] #42 3.614 runtime/internal/math [2020-06-15T07:20:48.734Z] #42 3.888 unicode [2020-06-15T07:20:48.734Z] #42 4.084 unicode/utf8 [2020-06-15T07:20:48.734Z] #42 4.187 math/bits [2020-06-15T07:20:48.734Z] #42 4.293 internal/bytealg [2020-06-15T07:20:48.894Z] #39 36.19 CC images/ipc-sem.o [2020-06-15T07:20:49.024Z] #42 5.343 internal/testlog [2020-06-15T07:20:49.100Z] #39 46.14 CC compel/plugins/std/log.o [2020-06-15T07:20:49.314Z] #42 5.630 runtime [2020-06-15T07:20:49.460Z] #39 36.41 CC images/utsns.o [2020-06-15T07:20:49.460Z] #39 36.69 CC images/creds.o [2020-06-15T07:20:49.605Z] #42 5.983 encoding [2020-06-15T07:20:49.605Z] #42 6.031 math [2020-06-15T07:20:49.605Z] #42 6.108 unicode/utf16 [2020-06-15T07:20:49.718Z] #39 36.95 CC images/vma.o [2020-06-15T07:20:49.898Z] #21 115.0 Checking out files: 30% (3318/10837) Checking out files: 31% (3360/10837) Checking out files: 32% (3468/10837) Checking out files: 33% (3577/10837) Checking out files: 34% (3685/10837) Checking out files: 35% (3793/10837) Checking out files: 36% (3902/10837) Checking out files: 37% (4010/10837) Checking out files: 38% (4119/10837) Checking out files: 39% (4227/10837) Checking out files: 40% (4335/10837) Checking out files: 41% (4444/10837) Checking out files: 42% (4552/10837) Checking out files: 43% (4660/10837) Checking out files: 44% (4769/10837) Checking out files: 45% (4877/10837) Checking out files: 46% (4986/10837) Checking out files: 47% (5094/10837) Checking out files: 48% (5202/10837) Checking out files: 49% (5311/10837) Checking out files: 50% (5419/10837) Checking out files: 51% (5527/10837) Checking out files: 52% (5636/10837) Checking out files: 53% (5744/10837) Checking out files: 53% (5826/10837) Checking out files: 54% (5852/10837) Checking out files: 55% (5961/10837) Checking out files: 56% (6069/10837) Checking out files: 57% (6178/10837) Checking out files: 58% (6286/10837) Checking out files: 59% (6394/10837) Checking out files: 60% (6503/10837) Checking out files: 61% (6611/10837) Checking out files: 62% (6719/10837) Checking out files: 63% (6828/10837) Checking out files: 64% (6936/10837) Checking out files: 65% (7045/10837) Checking out files: 66% (7153/10837) Checking out files: 67% (7261/10837) Checking out files: 68% (7370/10837) Checking out files: 69% (7478/10837) Checking out files: 70% (7586/10837) Checking out files: 71% (7695/10837) Checking out files: 72% (7803/10837) Checking out files: 73% (7912/10837) Checking out files: 74% (8020/10837) Checking out files: 75% (8128/10837) Checking out files: 76% (8237/10837) Checking out files: 77% (8345/10837) Checking out files: 77% (8410/10837) Checking out files: 78% (8453/10837) Checking out files: 79% (8562/10837) [2020-06-15T07:20:49.898Z] #21 ... [2020-06-15T07:20:49.898Z] [2020-06-15T07:20:49.898Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:20:49.898Z] #17 4.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T07:20:49.898Z] #17 5.912 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T07:20:49.898Z] #17 8.159 Fetched 8183 kB in 6s (1373 kB/s) [2020-06-15T07:20:49.898Z] #17 8.159 Reading package lists... [2020-06-15T07:20:49.898Z] #17 11.16 Reading package lists... [2020-06-15T07:20:49.898Z] #17 14.06 Building dependency tree... [2020-06-15T07:20:49.898Z] #17 15.01 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T07:20:49.898Z] #17 15.01 The following additional packages will be installed: [2020-06-15T07:20:49.898Z] #17 ... [2020-06-15T07:20:49.898Z] [2020-06-15T07:20:49.898Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:49.976Z] #39 37.16 CC images/netdev.o [2020-06-15T07:20:50.027Z] #39 47.14 CC compel/plugins/std/string.o [2020-06-15T07:20:50.459Z] #42 6.878 container/list [2020-06-15T07:20:50.542Z] #39 37.56 CC images/tty.o [2020-06-15T07:20:50.681Z] #21 115.0 Checking out files: 30% (3318/10837) Checking out files: 31% (3360/10837) Checking out files: 32% (3468/10837) Checking out files: 33% (3577/10837) Checking out files: 34% (3685/10837) Checking out files: 35% (3793/10837) Checking out files: 36% (3902/10837) Checking out files: 37% (4010/10837) Checking out files: 38% (4119/10837) Checking out files: 39% (4227/10837) Checking out files: 40% (4335/10837) Checking out files: 41% (4444/10837) Checking out files: 42% (4552/10837) Checking out files: 43% (4660/10837) Checking out files: 44% (4769/10837) Checking out files: 45% (4877/10837) Checking out files: 46% (4986/10837) Checking out files: 47% (5094/10837) Checking out files: 48% (5202/10837) Checking out files: 49% (5311/10837) Checking out files: 50% (5419/10837) Checking out files: 51% (5527/10837) Checking out files: 52% (5636/10837) Checking out files: 53% (5744/10837) Checking out files: 53% (5826/10837) Checking out files: 54% (5852/10837) Checking out files: 55% (5961/10837) Checking out files: 56% (6069/10837) Checking out files: 57% (6178/10837) Checking out files: 58% (6286/10837) Checking out files: 59% (6394/10837) Checking out files: 60% (6503/10837) Checking out files: 61% (6611/10837) Checking out files: 62% (6719/10837) Checking out files: 63% (6828/10837) Checking out files: 64% (6936/10837) Checking out files: 65% (7045/10837) Checking out files: 66% (7153/10837) Checking out files: 67% (7261/10837) Checking out files: 68% (7370/10837) Checking out files: 69% (7478/10837) Checking out files: 70% (7586/10837) Checking out files: 71% (7695/10837) Checking out files: 72% (7803/10837) Checking out files: 73% (7912/10837) Checking out files: 74% (8020/10837) Checking out files: 75% (8128/10837) Checking out files: 76% (8237/10837) Checking out files: 77% (8345/10837) Checking out files: 77% (8410/10837) Checking out files: 78% (8453/10837) Checking out files: 79% (8562/10837) Checking out files: 80% (8670/10837) Checking out files: 81% (8778/10837) Checking out files: 82% (8887/10837) Checking out files: 83% (8995/10837) Checking out files: 84% (9104/10837) Checking out files: 85% (9212/10837) Checking out files: 86% (9320/10837) Checking out files: 87% (9429/10837) Checking out files: 88% (9537/10837) Checking out files: 89% (9645/10837) Checking out files: 90% (9754/10837) Checking out files: 91% (9862/10837) Checking out files: 92% (9971/10837) Checking out files: 93% (10079/10837) Checking out files: 94% (10187/10837) Checking out files: 95% (10296/10837) Checking out files: 96% (10404/10837) Checking out files: 97% (10512/10837) Checking out files: 98% (10621/10837) Checking out files: 99% (10729/10837) Checking out files: 100% (10837/10837) Checking out files: 100% (10837/10837), done. [2020-06-15T07:20:50.682Z] #21 117.8 + cd /tmp/tmp.7b5B2bwcIq/tmp/docker-ce [2020-06-15T07:20:50.682Z] #21 117.8 + git checkout -q v17.06.2-ce [2020-06-15T07:20:50.800Z] #39 38.09 CC images/file-lock.o [2020-06-15T07:20:50.956Z] #39 47.88 CC compel/plugins/std/infect.o [2020-06-15T07:20:51.059Z] #39 38.41 CC images/rlimit.o [2020-06-15T07:20:51.067Z] #39 151.4 CC criu/protobuf-desc.o [2020-06-15T07:20:51.559Z] #39 48.49 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-15T07:20:51.559Z] #39 48.56 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-15T07:20:51.559Z] #39 ... [2020-06-15T07:20:51.559Z] [2020-06-15T07:20:51.559Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:51.559Z] #43 DONE 121.8s [2020-06-15T07:20:51.559Z] [2020-06-15T07:20:51.559Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:51.559Z] #54 DONE 121.8s [2020-06-15T07:20:51.559Z] [2020-06-15T07:20:51.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:51.559Z] #39 48.61 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-15T07:20:51.559Z] #39 ... [2020-06-15T07:20:51.559Z] [2020-06-15T07:20:51.559Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T07:20:51.625Z] #39 38.72 CC images/pagemap.o [2020-06-15T07:20:51.625Z] #39 38.98 CC images/siginfo.o [2020-06-15T07:20:51.815Z] #55 DONE 0.1s [2020-06-15T07:20:51.815Z] [2020-06-15T07:20:51.815Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T07:20:51.815Z] #56 DONE 0.0s [2020-06-15T07:20:51.815Z] [2020-06-15T07:20:51.815Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:51.815Z] #39 48.72 AR compel/plugins/std.lib.a [2020-06-15T07:20:51.815Z] #39 48.83 CC compel/plugins/fds/fds.o [2020-06-15T07:20:51.999Z] #39 ... [2020-06-15T07:20:51.999Z] [2020-06-15T07:20:51.999Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:20:51.999Z] #36 DONE 223.3s [2020-06-15T07:20:51.999Z] [2020-06-15T07:20:51.999Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:51.999Z] #39 152.1 CC criu/protobuf.o [2020-06-15T07:20:52.190Z] #39 39.29 CC images/rpc.o [2020-06-15T07:20:52.191Z] #39 ... [2020-06-15T07:20:52.191Z] [2020-06-15T07:20:52.191Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:52.191Z] #41 107.9 vendor/golang.org/x/text/unicode/bidi [2020-06-15T07:20:52.191Z] #41 109.7 vendor/golang.org/x/text/secure/bidirule [2020-06-15T07:20:52.191Z] #41 110.0 vendor/golang.org/x/text/unicode/norm [2020-06-15T07:20:52.191Z] #41 114.2 vendor/golang.org/x/net/idna [2020-06-15T07:20:52.191Z] #41 116.9 vendor/golang.org/x/net/http2/hpack [2020-06-15T07:20:52.191Z] #41 118.1 mime [2020-06-15T07:20:52.191Z] #41 ... [2020-06-15T07:20:52.191Z] [2020-06-15T07:20:52.191Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:20:52.191Z] #10 108.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T07:20:52.191Z] #10 108.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T07:20:52.191Z] #10 109.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:52.376Z] #39 49.31 AR compel/plugins/fds.lib.a [2020-06-15T07:20:52.376Z] #39 49.40 HOSTDEP compel/src/lib/log-host.d [2020-06-15T07:20:52.564Z] #39 152.8 CC criu/pstree.o [2020-06-15T07:20:52.632Z] #39 49.51 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T07:20:52.632Z] #39 49.68 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-15T07:20:52.761Z] #10 ... [2020-06-15T07:20:52.761Z] [2020-06-15T07:20:52.761Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:52.761Z] #54 118.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:20:52.761Z] #54 118.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T07:20:52.887Z] #39 49.85 HOSTDEP compel/src/main-host.d [2020-06-15T07:20:53.143Z] #39 50.05 DEP compel/src/lib/ptrace.d [2020-06-15T07:20:53.143Z] #39 50.25 DEP compel/src/lib/infect.d [2020-06-15T07:20:53.192Z] #42 9.070 crypto/internal/subtle [2020-06-15T07:20:53.192Z] #42 9.311 crypto/subtle [2020-06-15T07:20:53.192Z] #42 9.841 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T07:20:53.398Z] #39 50.41 DEP compel/src/lib/infect-util.d [2020-06-15T07:20:53.485Z] #42 10.08 internal/nettrace [2020-06-15T07:20:53.485Z] #42 ... [2020-06-15T07:20:53.485Z] [2020-06-15T07:20:53.485Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:53.485Z] #55 0.765 + RM_GOPATH=0 [2020-06-15T07:20:53.485Z] #55 0.766 + TMP_GOPATH= [2020-06-15T07:20:53.485Z] #55 0.766 + : /build [2020-06-15T07:20:53.485Z] #55 0.766 + '[' -z '' ']' [2020-06-15T07:20:53.485Z] #55 0.766 ++ mktemp -d [2020-06-15T07:20:53.485Z] #55 0.779 + export GOPATH=/tmp/tmp.9pX06N1LVw [2020-06-15T07:20:53.485Z] #55 0.779 + GOPATH=/tmp/tmp.9pX06N1LVw [2020-06-15T07:20:53.485Z] #55 0.779 + RM_GOPATH=1 [2020-06-15T07:20:53.485Z] #55 0.781 + case "$(go env GOARCH)" in [2020-06-15T07:20:53.485Z] #55 0.783 ++ go env GOARCH [2020-06-15T07:20:53.485Z] #55 0.830 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:53.485Z] #55 0.830 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:53.485Z] #55 0.839 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:53.486Z] #55 0.840 + dir=/tmp/install [2020-06-15T07:20:53.486Z] #55 0.840 + bin=rootlesskit [2020-06-15T07:20:53.486Z] #55 0.840 + shift [2020-06-15T07:20:53.486Z] #55 0.840 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T07:20:53.486Z] #55 0.840 + . /tmp/install/rootlesskit.installer [2020-06-15T07:20:53.486Z] #55 0.842 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:20:53.486Z] #55 0.843 + install_rootlesskit [2020-06-15T07:20:53.486Z] #55 0.843 + case "$1" in [2020-06-15T07:20:53.486Z] #55 0.843 + export CGO_ENABLED=0 [2020-06-15T07:20:53.486Z] #55 0.843 + CGO_ENABLED=0 [2020-06-15T07:20:53.486Z] #55 0.843 + _install_rootlesskit [2020-06-15T07:20:53.486Z] #55 0.843 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T07:20:53.486Z] #55 0.843 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:20:53.486Z] #55 0.843 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9pX06N1LVw/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:20:53.486Z] #55 0.868 Cloning into '/tmp/tmp.9pX06N1LVw/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T07:20:53.486Z] #55 4.778 + cd /tmp/tmp.9pX06N1LVw/src/github.com/rootless-containers/rootlesskit [2020-06-15T07:20:53.486Z] #55 4.779 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T07:20:53.486Z] #55 4.884 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:20:53.486Z] #55 4.885 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T07:20:53.499Z] #39 ... [2020-06-15T07:20:53.500Z] [2020-06-15T07:20:53.500Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T07:20:53.500Z] #37 DONE 0.1s [2020-06-15T07:20:53.654Z] #39 50.60 DEP compel/src/lib/infect-rpc.d [2020-06-15T07:20:53.757Z] [2020-06-15T07:20:53.757Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:53.778Z] #55 ... [2020-06-15T07:20:53.778Z] [2020-06-15T07:20:53.778Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:53.778Z] #61 0.772 + RM_GOPATH=0 [2020-06-15T07:20:53.778Z] #61 0.773 + TMP_GOPATH= [2020-06-15T07:20:53.778Z] #61 0.773 + : /build [2020-06-15T07:20:53.778Z] #61 0.773 + '[' -z '' ']' [2020-06-15T07:20:53.778Z] #61 0.774 ++ mktemp -d [2020-06-15T07:20:53.778Z] #61 0.778 + export GOPATH=/tmp/tmp.VCXJB33ScI [2020-06-15T07:20:53.778Z] #61 0.778 + GOPATH=/tmp/tmp.VCXJB33ScI [2020-06-15T07:20:53.778Z] #61 0.778 + RM_GOPATH=1 [2020-06-15T07:20:53.778Z] #61 0.778 + case "$(go env GOARCH)" in [2020-06-15T07:20:53.778Z] #61 0.780 ++ go env GOARCH [2020-06-15T07:20:53.778Z] #61 0.849 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:53.778Z] #61 0.856 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:53.778Z] #61 0.858 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:53.778Z] #61 0.864 + dir=/tmp/install [2020-06-15T07:20:53.778Z] #61 0.864 + bin=proxy [2020-06-15T07:20:53.778Z] #61 0.865 + shift [2020-06-15T07:20:53.778Z] #61 0.865 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T07:20:53.778Z] #61 0.865 + . /tmp/install/proxy.installer [2020-06-15T07:20:53.778Z] #61 0.865 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:20:53.778Z] #61 0.865 + install_proxy [2020-06-15T07:20:53.778Z] #61 0.865 + case "$1" in [2020-06-15T07:20:53.778Z] #61 0.865 + export CGO_ENABLED=0 [2020-06-15T07:20:53.778Z] #61 0.865 + CGO_ENABLED=0 [2020-06-15T07:20:53.778Z] #61 0.865 + _install_proxy [2020-06-15T07:20:53.778Z] #61 0.865 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T07:20:53.778Z] #61 0.865 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VCXJB33ScI/src/github.com/docker/libnetwork [2020-06-15T07:20:53.778Z] #61 0.865 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:20:53.778Z] #61 0.874 Cloning into '/tmp/tmp.VCXJB33ScI/src/github.com/docker/libnetwork'... [2020-06-15T07:20:53.778Z] #61 ... [2020-06-15T07:20:53.778Z] [2020-06-15T07:20:53.778Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:53.778Z] #48 0.609 + RM_GOPATH=0 [2020-06-15T07:20:53.778Z] #48 0.609 + TMP_GOPATH= [2020-06-15T07:20:53.778Z] #48 0.609 + : /build [2020-06-15T07:20:53.778Z] #48 0.609 + '[' -z '' ']' [2020-06-15T07:20:53.778Z] #48 0.609 ++ mktemp -d [2020-06-15T07:20:53.778Z] #48 0.610 + export GOPATH=/tmp/tmp.GHIOdrdp7Y [2020-06-15T07:20:53.778Z] #48 0.610 + GOPATH=/tmp/tmp.GHIOdrdp7Y [2020-06-15T07:20:53.778Z] #48 0.610 + RM_GOPATH=1 [2020-06-15T07:20:53.778Z] #48 0.610 + case "$(go env GOARCH)" in [2020-06-15T07:20:53.778Z] #48 0.610 ++ go env GOARCH [2020-06-15T07:20:53.779Z] #48 0.615 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:53.779Z] #48 0.615 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:53.779Z] #48 0.616 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:53.779Z] #48 0.617 + dir=/tmp/install [2020-06-15T07:20:53.779Z] #48 0.617 + bin=shfmt [2020-06-15T07:20:53.779Z] #48 0.617 + shift [2020-06-15T07:20:53.779Z] #48 0.617 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T07:20:53.779Z] #48 0.617 + . /tmp/install/shfmt.installer [2020-06-15T07:20:53.779Z] #48 0.618 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:20:53.779Z] #48 0.618 + install_shfmt [2020-06-15T07:20:53.779Z] #48 0.618 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T07:20:53.779Z] #48 0.618 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:20:53.779Z] #48 0.618 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GHIOdrdp7Y/src/github.com/mvdan/sh [2020-06-15T07:20:53.779Z] #48 0.620 Cloning into '/tmp/tmp.GHIOdrdp7Y/src/github.com/mvdan/sh'... [2020-06-15T07:20:53.779Z] #48 9.467 + cd /tmp/tmp.GHIOdrdp7Y/src/github.com/mvdan/sh [2020-06-15T07:20:53.779Z] #48 9.467 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T07:20:53.779Z] #48 9.560 + GO111MODULE=on [2020-06-15T07:20:53.779Z] #48 9.561 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T07:20:53.910Z] #39 50.76 DEP compel/arch/x86/src/lib/infect.d [2020-06-15T07:20:53.910Z] #39 50.98 DEP compel/arch/x86/src/lib/cpu.d [2020-06-15T07:20:53.982Z] #21 121.2 + mkdir -p /tmp/tmp.7b5B2bwcIq/src/github.com/docker [2020-06-15T07:20:53.982Z] #21 121.2 + mv components/cli /tmp/tmp.7b5B2bwcIq/src/github.com/docker/cli [2020-06-15T07:20:53.982Z] #21 121.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-15T07:20:54.014Z] #52 ... [2020-06-15T07:20:54.014Z] [2020-06-15T07:20:54.014Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:54.014Z] #39 154.2 CC criu/rbtree.o [2020-06-15T07:20:54.073Z] #48 ... [2020-06-15T07:20:54.073Z] [2020-06-15T07:20:54.073Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:54.073Z] #46 0.808 + RM_GOPATH=0 [2020-06-15T07:20:54.073Z] #46 0.809 + TMP_GOPATH= [2020-06-15T07:20:54.073Z] #46 0.809 + : /build [2020-06-15T07:20:54.073Z] #46 0.809 + '[' -z '' ']' [2020-06-15T07:20:54.073Z] #46 0.822 ++ mktemp -d [2020-06-15T07:20:54.073Z] #46 0.833 + export GOPATH=/tmp/tmp.eezuFOW4CE [2020-06-15T07:20:54.073Z] #46 0.833 + GOPATH=/tmp/tmp.eezuFOW4CE [2020-06-15T07:20:54.073Z] #46 0.833 + RM_GOPATH=1 [2020-06-15T07:20:54.073Z] #46 0.834 + case "$(go env GOARCH)" in [2020-06-15T07:20:54.073Z] #46 0.835 ++ go env GOARCH [2020-06-15T07:20:54.073Z] #46 0.845 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:54.073Z] #46 0.845 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:54.073Z] #46 0.850 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:54.073Z] #46 0.851 + dir=/tmp/install [2020-06-15T07:20:54.073Z] #46 0.852 + bin=golangci_lint [2020-06-15T07:20:54.073Z] #46 0.852 + shift [2020-06-15T07:20:54.073Z] #46 0.852 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T07:20:54.073Z] #46 0.853 + . /tmp/install/golangci_lint.installer [2020-06-15T07:20:54.073Z] #46 0.853 ++ : v1.23.8 [2020-06-15T07:20:54.073Z] #46 0.854 + install_golangci_lint [2020-06-15T07:20:54.073Z] #46 0.854 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T07:20:54.073Z] #46 0.855 Installing golangci-lint version v1.23.8 [2020-06-15T07:20:54.073Z] #46 0.855 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T07:20:54.073Z] #46 ... [2020-06-15T07:20:54.073Z] [2020-06-15T07:20:54.073Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:20:54.073Z] #11 1.274 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:20:54.073Z] #11 1.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:20:54.073Z] #11 1.430 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:20:54.073Z] #11 2.578 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T07:20:54.073Z] #11 7.465 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T07:20:54.073Z] #11 7.606 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T07:20:54.166Z] #39 51.06 DEP compel/src/lib/log.d [2020-06-15T07:20:54.166Z] #39 51.14 DEP compel/src/main.d [2020-06-15T07:20:54.166Z] #39 51.22 DEP compel/src/lib/handle-elf.d [2020-06-15T07:20:54.272Z] #39 154.4 CC criu/rst-malloc.o [2020-06-15T07:20:54.424Z] #39 51.30 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-15T07:20:54.425Z] #39 51.38 CC compel/src/lib/log.o [2020-06-15T07:20:54.530Z] #39 154.7 CC criu/seccomp.o [2020-06-15T07:20:54.591Z] #11 ... [2020-06-15T07:20:54.591Z] [2020-06-15T07:20:54.591Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:20:54.591Z] #37 0.689 + git clone https://github.com/docker/distribution.git . [2020-06-15T07:20:54.591Z] #37 0.701 Cloning into '.'... [2020-06-15T07:20:54.591Z] #37 ... [2020-06-15T07:20:54.591Z] [2020-06-15T07:20:54.591Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:54.591Z] #44 0.799 + RM_GOPATH=0 [2020-06-15T07:20:54.591Z] #44 0.799 + TMP_GOPATH= [2020-06-15T07:20:54.591Z] #44 0.799 + : /build [2020-06-15T07:20:54.591Z] #44 0.800 + '[' -z '' ']' [2020-06-15T07:20:54.591Z] #44 0.803 ++ mktemp -d [2020-06-15T07:20:54.591Z] #44 0.810 + export GOPATH=/tmp/tmp.ZTK0UUKOr3 [2020-06-15T07:20:54.591Z] #44 0.810 + GOPATH=/tmp/tmp.ZTK0UUKOr3 [2020-06-15T07:20:54.591Z] #44 0.810 + RM_GOPATH=1 [2020-06-15T07:20:54.591Z] #44 0.811 + case "$(go env GOARCH)" in [2020-06-15T07:20:54.591Z] #44 0.831 ++ go env GOARCH [2020-06-15T07:20:54.591Z] #44 0.894 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:54.591Z] #44 0.895 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:54.591Z] #44 0.897 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:54.591Z] #44 0.898 + dir=/tmp/install [2020-06-15T07:20:54.591Z] #44 0.898 + bin=gotestsum [2020-06-15T07:20:54.591Z] #44 0.899 + shift [2020-06-15T07:20:54.591Z] #44 0.899 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T07:20:54.591Z] #44 0.900 + . /tmp/install/gotestsum.installer [2020-06-15T07:20:54.591Z] #44 0.900 ++ : v0.3.5 [2020-06-15T07:20:54.591Z] #44 0.901 + install_gotestsum [2020-06-15T07:20:54.591Z] #44 0.902 + set -e [2020-06-15T07:20:54.591Z] #44 0.902 + export GO111MODULE=on [2020-06-15T07:20:54.591Z] #44 0.902 + GO111MODULE=on [2020-06-15T07:20:54.591Z] #44 0.903 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T07:20:54.591Z] #44 0.946 go: finding gotest.tools v0.3.5 [2020-06-15T07:20:54.591Z] #44 0.946 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T07:20:54.591Z] #44 6.727 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T07:20:54.591Z] #44 7.769 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T07:20:54.591Z] #44 8.941 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T07:20:54.591Z] #44 9.162 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T07:20:54.591Z] #44 9.268 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T07:20:54.591Z] #44 9.317 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:20:54.591Z] #44 9.318 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:20:54.591Z] #44 9.319 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T07:20:54.591Z] #44 9.333 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:20:54.591Z] #44 9.386 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T07:20:54.591Z] #44 9.468 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:20:54.591Z] #44 9.548 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T07:20:54.591Z] #44 9.603 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T07:20:54.591Z] #44 9.638 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:20:54.591Z] #44 9.639 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:20:54.591Z] #44 9.660 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T07:20:54.591Z] #44 9.727 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:20:54.591Z] #44 9.807 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:20:54.591Z] #44 9.818 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T07:20:54.591Z] #44 9.858 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:20:54.591Z] #44 9.956 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:20:54.591Z] #44 9.998 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:20:54.591Z] #44 10.03 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:20:54.591Z] #44 ... [2020-06-15T07:20:54.591Z] [2020-06-15T07:20:54.591Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:54.591Z] #22 0.816 + RM_GOPATH=0 [2020-06-15T07:20:54.591Z] #22 0.816 + TMP_GOPATH= [2020-06-15T07:20:54.591Z] #22 0.817 + : /build [2020-06-15T07:20:54.591Z] #22 0.817 + '[' -z '' ']' [2020-06-15T07:20:54.591Z] #22 0.818 ++ mktemp -d [2020-06-15T07:20:54.591Z] #22 0.819 + export GOPATH=/tmp/tmp.A56KqQz5dJ [2020-06-15T07:20:54.591Z] #22 0.819 + GOPATH=/tmp/tmp.A56KqQz5dJ [2020-06-15T07:20:54.591Z] #22 0.819 + RM_GOPATH=1 [2020-06-15T07:20:54.591Z] #22 0.819 + case "$(go env GOARCH)" in [2020-06-15T07:20:54.591Z] #22 0.820 ++ go env GOARCH [2020-06-15T07:20:54.591Z] #22 0.928 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:54.591Z] #22 0.928 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:54.591Z] #22 0.947 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:54.591Z] #22 0.952 + dir=/tmp/install [2020-06-15T07:20:54.591Z] #22 0.953 + bin=dockercli [2020-06-15T07:20:54.591Z] #22 0.953 + shift [2020-06-15T07:20:54.591Z] #22 0.953 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T07:20:54.591Z] #22 0.953 + . /tmp/install/dockercli.installer [2020-06-15T07:20:54.591Z] #22 0.953 ++ : stable [2020-06-15T07:20:54.591Z] #22 0.953 ++ : 17.06.2-ce [2020-06-15T07:20:54.591Z] #22 0.954 + install_dockercli [2020-06-15T07:20:54.591Z] #22 0.954 Install docker/cli version 17.06.2-ce from stable [2020-06-15T07:20:54.591Z] #22 0.954 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T07:20:54.591Z] #22 0.955 ++ uname -m [2020-06-15T07:20:54.591Z] #22 0.961 + arch=ppc64le [2020-06-15T07:20:54.591Z] #22 0.963 + '[' ppc64le '!=' x86_64 ']' [2020-06-15T07:20:54.591Z] #22 0.963 + '[' ppc64le '!=' s390x ']' [2020-06-15T07:20:54.591Z] #22 0.963 + '[' ppc64le '!=' armhf ']' [2020-06-15T07:20:54.591Z] #22 0.963 + build_dockercli [2020-06-15T07:20:54.591Z] #22 0.964 + git clone https://github.com/docker/docker-ce /tmp/tmp.A56KqQz5dJ/tmp/docker-ce [2020-06-15T07:20:54.591Z] #22 0.968 Cloning into '/tmp/tmp.A56KqQz5dJ/tmp/docker-ce'... [2020-06-15T07:20:54.680Z] #39 51.56 CC compel/arch/x86/src/lib/cpu.o [2020-06-15T07:20:54.894Z] #22 ... [2020-06-15T07:20:54.894Z] [2020-06-15T07:20:54.894Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:20:54.894Z] #24 1.197 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:20:54.894Z] #24 1.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:20:54.894Z] #24 1.434 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:20:54.894Z] #24 1.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T07:20:54.894Z] #24 6.475 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T07:20:54.894Z] #24 6.590 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T07:20:54.894Z] #24 ... [2020-06-15T07:20:54.894Z] [2020-06-15T07:20:54.894Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:20:54.894Z] #33 1.236 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:20:54.894Z] #33 1.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:20:54.894Z] #33 1.610 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:20:54.894Z] #33 2.884 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T07:20:54.894Z] #33 8.169 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T07:20:54.894Z] #33 8.262 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T07:20:55.034Z] #21 ... [2020-06-15T07:20:55.034Z] [2020-06-15T07:20:55.034Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:55.034Z] #41 114.6 github.com/LK4D4/vndr/godl [2020-06-15T07:20:55.034Z] #41 115.1 github.com/LK4D4/vndr [2020-06-15T07:20:55.034Z] #41 DONE 122.2s [2020-06-15T07:20:55.034Z] [2020-06-15T07:20:55.034Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:20:55.034Z] #17 15.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T07:20:55.034Z] #17 15.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T07:20:55.034Z] #17 15.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T07:20:55.034Z] #17 15.01 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T07:20:55.034Z] #17 15.01 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T07:20:55.034Z] #17 15.01 Suggested packages: [2020-06-15T07:20:55.034Z] #17 15.02 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T07:20:55.034Z] #17 15.02 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T07:20:55.034Z] #17 15.02 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T07:20:55.034Z] #17 15.02 Recommended packages: [2020-06-15T07:20:55.034Z] #17 15.02 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T07:20:55.034Z] #17 15.02 python3-keyrings.alt python3-xdg unzip [2020-06-15T07:20:55.034Z] #17 16.21 The following NEW packages will be installed: [2020-06-15T07:20:55.034Z] #17 16.22 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T07:20:55.034Z] #17 16.22 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T07:20:55.034Z] #17 16.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T07:20:55.034Z] #17 16.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T07:20:55.034Z] #17 16.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T07:20:55.034Z] #17 16.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T07:20:55.034Z] #17 16.23 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T07:20:55.034Z] #17 16.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T07:20:55.034Z] #17 16.23 xz-utils zip [2020-06-15T07:20:55.034Z] #17 16.55 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:20:55.034Z] #17 16.55 Need to get 27.6 MB of archives. [2020-06-15T07:20:55.034Z] #17 16.55 After this operation, 114 MB of additional disk space will be used. [2020-06-15T07:20:55.034Z] #17 16.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-06-15T07:20:55.034Z] #17 16.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-06-15T07:20:55.034Z] #17 16.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-06-15T07:20:55.034Z] #17 16.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-06-15T07:20:55.034Z] #17 16.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-06-15T07:20:55.034Z] #17 16.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-06-15T07:20:55.034Z] #17 16.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-06-15T07:20:55.034Z] #17 16.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-06-15T07:20:55.034Z] #17 16.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-06-15T07:20:55.034Z] #17 16.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-06-15T07:20:55.034Z] #17 16.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-06-15T07:20:55.034Z] #17 16.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-06-15T07:20:55.034Z] #17 16.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-06-15T07:20:55.034Z] #17 16.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-06-15T07:20:55.034Z] #17 16.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-06-15T07:20:55.034Z] #17 16.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-06-15T07:20:55.034Z] #17 16.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-15T07:20:55.034Z] #17 16.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:20:55.035Z] #17 16.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-06-15T07:20:55.035Z] #17 16.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-06-15T07:20:55.035Z] #17 16.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-06-15T07:20:55.035Z] #17 16.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-06-15T07:20:55.035Z] #17 16.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-06-15T07:20:55.035Z] #17 16.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-15T07:20:55.035Z] #17 16.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-15T07:20:55.035Z] #17 16.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-15T07:20:55.035Z] #17 16.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-06-15T07:20:55.035Z] #17 16.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-06-15T07:20:55.035Z] #17 16.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-15T07:20:55.035Z] #17 17.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-06-15T07:20:55.035Z] #17 17.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-06-15T07:20:55.035Z] #17 17.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-06-15T07:20:55.035Z] #17 17.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-06-15T07:20:55.035Z] #17 17.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-06-15T07:20:55.035Z] #17 17.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T07:20:55.035Z] #17 17.24 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T07:20:55.035Z] #17 17.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T07:20:55.035Z] #17 17.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-06-15T07:20:55.035Z] #17 17.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T07:20:55.035Z] #17 17.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T07:20:55.035Z] #17 17.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T07:20:55.035Z] #17 17.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-06-15T07:20:55.035Z] #17 17.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-06-15T07:20:55.035Z] #17 17.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-06-15T07:20:55.035Z] #17 17.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T07:20:55.035Z] #17 17.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-06-15T07:20:55.035Z] #17 17.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-06-15T07:20:55.035Z] #17 17.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-06-15T07:20:55.035Z] #17 18.14 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:20:55.035Z] #17 18.21 Fetched 27.6 MB in 1s (20.4 MB/s) [2020-06-15T07:20:55.035Z] #17 18.28 Selecting previously unselected package pigz. [2020-06-15T07:20:55.035Z] #17 18.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-06-15T07:20:55.035Z] #17 18.44 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-06-15T07:20:55.035Z] #17 18.45 Unpacking pigz (2.4-1) ... [2020-06-15T07:20:55.035Z] #17 18.60 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-06-15T07:20:55.035Z] #17 18.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-15T07:20:55.035Z] #17 18.61 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-15T07:20:55.035Z] #17 19.11 Selecting previously unselected package python3.7-minimal. [2020-06-15T07:20:55.035Z] #17 19.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-15T07:20:55.035Z] #17 19.14 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:20:55.035Z] #17 19.91 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-15T07:20:55.035Z] #17 20.00 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:20:55.096Z] #39 155.2 CC criu/seize.o [2020-06-15T07:20:55.196Z] #33 ... [2020-06-15T07:20:55.196Z] [2020-06-15T07:20:55.196Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:20:55.196Z] #52 1.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:20:55.196Z] #52 1.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:20:55.196Z] #52 1.746 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:20:55.196Z] #52 3.015 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T07:20:55.196Z] #52 8.077 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T07:20:55.196Z] #52 8.214 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T07:20:55.196Z] #52 ... [2020-06-15T07:20:55.196Z] [2020-06-15T07:20:55.196Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:20:55.196Z] #39 1.197 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:20:55.196Z] #39 1.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:20:55.196Z] #39 1.501 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:20:55.196Z] #39 3.078 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T07:20:55.196Z] #39 8.165 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T07:20:55.196Z] #39 8.261 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T07:20:55.196Z] #39 ... [2020-06-15T07:20:55.196Z] [2020-06-15T07:20:55.196Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:55.196Z] #31 0.812 + RM_GOPATH=0 [2020-06-15T07:20:55.196Z] #31 0.812 + TMP_GOPATH= [2020-06-15T07:20:55.196Z] #31 0.812 + : /build [2020-06-15T07:20:55.196Z] #31 0.812 + '[' -z '' ']' [2020-06-15T07:20:55.196Z] #31 0.813 ++ mktemp -d [2020-06-15T07:20:55.196Z] #31 0.815 + export GOPATH=/tmp/tmp.ysdleHHSiZ [2020-06-15T07:20:55.196Z] #31 0.815 + GOPATH=/tmp/tmp.ysdleHHSiZ [2020-06-15T07:20:55.196Z] #31 0.815 + RM_GOPATH=1 [2020-06-15T07:20:55.197Z] #31 0.815 + case "$(go env GOARCH)" in [2020-06-15T07:20:55.197Z] #31 0.817 ++ go env GOARCH [2020-06-15T07:20:55.197Z] #31 0.924 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:55.197Z] #31 0.925 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:55.197Z] #31 0.926 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:55.197Z] #31 0.933 + dir=/tmp/install [2020-06-15T07:20:55.197Z] #31 0.933 + bin=tomlv [2020-06-15T07:20:55.197Z] #31 0.933 + shift [2020-06-15T07:20:55.197Z] #31 0.933 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T07:20:55.197Z] #31 0.934 + . /tmp/install/tomlv.installer [2020-06-15T07:20:55.197Z] #31 0.934 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:20:55.197Z] #31 0.935 + install_tomlv [2020-06-15T07:20:55.197Z] #31 0.935 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T07:20:55.197Z] #31 0.935 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:20:55.197Z] #31 0.935 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ysdleHHSiZ/src/github.com/BurntSushi/toml [2020-06-15T07:20:55.197Z] #31 0.942 Cloning into '/tmp/tmp.ysdleHHSiZ/src/github.com/BurntSushi/toml'... [2020-06-15T07:20:55.197Z] #31 2.722 + cd /tmp/tmp.ysdleHHSiZ/src/github.com/BurntSushi/toml [2020-06-15T07:20:55.197Z] #31 2.729 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T07:20:55.197Z] #31 2.768 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:20:55.197Z] #31 3.349 runtime/internal/sys [2020-06-15T07:20:55.197Z] #31 3.354 internal/cpu [2020-06-15T07:20:55.197Z] #31 3.422 runtime/internal/atomic [2020-06-15T07:20:55.197Z] #31 3.427 math/bits [2020-06-15T07:20:55.197Z] #31 3.777 runtime/internal/math [2020-06-15T07:20:55.197Z] #31 4.130 unicode/utf8 [2020-06-15T07:20:55.197Z] #31 4.406 unicode [2020-06-15T07:20:55.197Z] #31 4.724 internal/bytealg [2020-06-15T07:20:55.197Z] #31 5.298 math [2020-06-15T07:20:55.197Z] #31 5.654 internal/testlog [2020-06-15T07:20:55.197Z] #31 5.945 runtime [2020-06-15T07:20:55.197Z] #31 6.533 runtime/cgo [2020-06-15T07:20:55.241Z] #39 52.26 CC compel/arch/x86/src/lib/infect.o [2020-06-15T07:20:55.497Z] #31 ... [2020-06-15T07:20:55.497Z] [2020-06-15T07:20:55.497Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:20:55.497Z] #48 11.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:20:55.497Z] #48 11.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:20:55.497Z] #48 11.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:20:55.497Z] #48 11.65 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:20:55.497Z] #48 11.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:20:55.663Z] #39 155.8 CC criu/servicefd.o [2020-06-15T07:20:55.663Z] #39 156.1 CC criu/shmem.o [2020-06-15T07:20:55.803Z] #39 52.89 CC compel/src/lib/infect-rpc.o [2020-06-15T07:20:56.364Z] #39 53.20 CC compel/src/lib/infect-util.o [2020-06-15T07:20:56.364Z] #39 53.42 CC compel/src/lib/infect.o [2020-06-15T07:20:56.598Z] #39 156.7 CC criu/sigframe.o [2020-06-15T07:20:56.598Z] #39 156.8 CC criu/signalfd.o [2020-06-15T07:20:56.857Z] #39 157.0 CC criu/sk-inet.o [2020-06-15T07:20:57.006Z] #48 13.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:20:57.302Z] #39 ... [2020-06-15T07:20:57.302Z] [2020-06-15T07:20:57.302Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:20:57.302Z] #10 123.1 Selecting previously unselected package libapparmor1:amd64. [2020-06-15T07:20:57.302Z] #10 123.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 123.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T07:20:57.302Z] #10 123.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-15T07:20:57.302Z] #10 123.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 123.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T07:20:57.302Z] #10 123.6 Selecting previously unselected package libbtrfs0. [2020-06-15T07:20:57.302Z] #10 123.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 123.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:20:57.302Z] #10 123.8 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:20:57.302Z] #10 123.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 123.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:20:57.302Z] #10 124.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-15T07:20:57.302Z] #10 124.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 124.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:20:57.302Z] #10 124.2 Selecting previously unselected package libudev-dev:amd64. [2020-06-15T07:20:57.302Z] #10 124.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 124.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:20:57.302Z] #10 124.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-15T07:20:57.302Z] #10 124.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 124.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T07:20:57.302Z] #10 124.7 Selecting previously unselected package libpcre16-3:amd64. [2020-06-15T07:20:57.302Z] #10 124.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 124.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T07:20:57.302Z] #10 124.9 Selecting previously unselected package libpcre32-3:amd64. [2020-06-15T07:20:57.302Z] #10 124.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 124.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T07:20:57.302Z] #10 125.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-15T07:20:57.302Z] #10 125.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 125.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T07:20:57.302Z] #10 125.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-15T07:20:57.302Z] #10 125.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 125.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-15T07:20:57.302Z] #10 125.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-15T07:20:57.302Z] #10 125.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 125.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T07:20:57.302Z] #10 125.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-15T07:20:57.302Z] #10 126.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 126.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T07:20:57.302Z] #10 126.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-15T07:20:57.302Z] #10 126.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 126.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T07:20:57.302Z] #10 126.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-15T07:20:57.302Z] #10 126.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T07:20:57.302Z] #10 126.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:20:57.302Z] #10 126.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T07:20:57.302Z] #10 126.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T07:20:57.302Z] #10 126.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T07:20:57.302Z] #10 126.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:20:57.302Z] #10 126.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T07:20:57.302Z] #10 126.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T07:20:57.302Z] #10 126.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:57.302Z] #10 126.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:20:57.302Z] #10 126.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T07:20:57.302Z] #10 126.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:20:57.302Z] #10 126.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:20:57.302Z] #10 126.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:20:57.302Z] #10 126.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T07:20:57.302Z] #10 126.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T07:20:57.302Z] #10 126.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:20:57.302Z] #10 126.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:20:57.302Z] #10 126.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-15T07:20:57.302Z] #10 126.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:57.302Z] #10 126.9 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-06-15T07:20:57.302Z] #10 126.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-15T07:20:57.302Z] #10 126.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:20:57.302Z] #10 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T07:20:57.302Z] #10 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T07:20:57.302Z] #10 127.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:20:57.302Z] #10 127.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T07:20:57.302Z] #10 127.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:20:57.302Z] #10 127.0 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T07:20:57.302Z] #10 127.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:20:57.302Z] #10 127.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T07:20:57.302Z] #10 127.0 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:20:57.302Z] #10 DONE 127.4s [2020-06-15T07:20:57.302Z] [2020-06-15T07:20:57.302Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:57.302Z] #41 118.2 mime/quotedprintable [2020-06-15T07:20:57.302Z] #41 118.7 net/http/internal [2020-06-15T07:20:57.302Z] #41 121.6 crypto/tls [2020-06-15T07:20:57.302Z] #41 ... [2020-06-15T07:20:57.302Z] [2020-06-15T07:20:57.302Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:57.639Z] #48 14.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:20:57.791Z] #39 157.7 CC criu/sk-netlink.o [2020-06-15T07:20:57.791Z] #39 158.0 CC criu/sk-packet.o [2020-06-15T07:20:58.028Z] #54 ... [2020-06-15T07:20:58.028Z] [2020-06-15T07:20:58.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:58.028Z] #39 40.52 CC images/ext-file.o [2020-06-15T07:20:58.028Z] #39 40.74 CC images/cgroup.o [2020-06-15T07:20:58.028Z] #39 41.36 CC images/userns.o [2020-06-15T07:20:58.028Z] #39 41.80 CC images/google/protobuf/descriptor.o [2020-06-15T07:20:58.028Z] #39 43.73 CC images/opts.o [2020-06-15T07:20:58.028Z] #39 43.93 CC images/seccomp.o [2020-06-15T07:20:58.028Z] #39 44.03 CC images/binfmt-misc.o [2020-06-15T07:20:58.028Z] #39 44.15 CC images/time.o [2020-06-15T07:20:58.028Z] #39 44.36 CC images/sysctl.o [2020-06-15T07:20:58.028Z] #39 44.68 CC images/autofs.o [2020-06-15T07:20:58.028Z] #39 44.94 CC images/macvlan.o [2020-06-15T07:20:58.028Z] #39 45.18 CC images/sit.o [2020-06-15T07:20:58.049Z] #39 158.4 CC criu/sk-queue.o [2020-06-15T07:20:58.287Z] #39 45.50 CC images/memfd.o [2020-06-15T07:20:58.336Z] #17 22.90 Selecting previously unselected package python3-minimal. [2020-06-15T07:20:58.336Z] #17 22.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-06-15T07:20:58.336Z] #17 22.97 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-06-15T07:20:58.336Z] #17 22.98 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T07:20:58.336Z] #17 23.10 Selecting previously unselected package libmpdec2:arm64. [2020-06-15T07:20:58.336Z] #17 23.10 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-06-15T07:20:58.336Z] #17 23.12 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-06-15T07:20:58.336Z] #17 23.26 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-06-15T07:20:58.336Z] #17 23.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-06-15T07:20:58.336Z] #17 23.28 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-15T07:20:58.336Z] #17 ... [2020-06-15T07:20:58.336Z] [2020-06-15T07:20:58.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:58.336Z] #39 63.18 AR soccr/libsoccr.a [2020-06-15T07:20:58.336Z] #39 63.23 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:20:58.336Z] #39 63.51 DEP criu/arch/aarch64/sigframe.d [2020-06-15T07:20:58.336Z] #39 63.69 DEP criu/arch/aarch64/crtools.d [2020-06-15T07:20:58.336Z] #39 63.96 DEP criu/arch/aarch64/cpu.d [2020-06-15T07:20:58.336Z] #39 64.00 DEP criu/arch/aarch64/bitops.d [2020-06-15T07:20:58.336Z] #39 64.06 CC criu/arch/aarch64/bitops.o [2020-06-15T07:20:58.336Z] #39 64.14 CC criu/arch/aarch64/cpu.o [2020-06-15T07:20:58.336Z] #39 64.29 CC criu/arch/aarch64/crtools.o [2020-06-15T07:20:58.336Z] #39 64.93 CC criu/arch/aarch64/sigframe.o [2020-06-15T07:20:58.336Z] #39 65.17 LINK criu/arch/aarch64/crtools.built-in.o [2020-06-15T07:20:58.336Z] #39 65.24 DEP criu/pie/util-vdso.d [2020-06-15T07:20:58.336Z] #39 65.38 DEP criu/pie/util.d [2020-06-15T07:20:58.336Z] #39 65.61 CC criu/pie/util.o [2020-06-15T07:20:58.336Z] #39 66.08 CC criu/pie/util-vdso.o [2020-06-15T07:20:58.336Z] #39 66.62 AR criu/pie/pie.lib.a [2020-06-15T07:20:58.336Z] #39 66.68 DEP criu/pie/restorer.d [2020-06-15T07:20:58.336Z] #39 66.96 DEP criu/arch/aarch64/intraprocedure.d [2020-06-15T07:20:58.336Z] #39 66.98 DEP criu/arch/aarch64/restorer.d [2020-06-15T07:20:58.336Z] #39 67.13 DEP criu/arch/aarch64/vdso-pie.d [2020-06-15T07:20:58.336Z] #39 67.18 DEP criu/pie/parasite-vdso.d [2020-06-15T07:20:58.336Z] #39 67.26 DEP criu/pie/parasite.d [2020-06-15T07:20:58.336Z] #39 67.46 CC criu/pie/parasite.o [2020-06-15T07:20:58.336Z] #39 68.87 LINK criu/pie/parasite.built-in.o [2020-06-15T07:20:58.336Z] #39 68.88 GEN criu/pie/parasite-blob.h [2020-06-15T07:20:58.336Z] #39 68.91 CC criu/pie/parasite-vdso.o [2020-06-15T07:20:58.336Z] #39 69.55 CC criu/arch/aarch64/vdso-pie.o [2020-06-15T07:20:58.336Z] #39 69.81 CC criu/arch/aarch64/restorer.o [2020-06-15T07:20:58.336Z] #39 70.37 CC criu/arch/aarch64/intraprocedure.o [2020-06-15T07:20:58.336Z] #39 70.44 CC criu/pie/restorer.o [2020-06-15T07:20:58.545Z] #39 45.86 CC images/timens.o [2020-06-15T07:20:58.596Z] #39 73.44 LINK criu/pie/restorer.built-in.o [2020-06-15T07:20:58.596Z] #39 73.45 GEN criu/pie/restorer-blob.h [2020-06-15T07:20:58.596Z] #39 73.57 DEP criu/vdso.d [2020-06-15T07:20:58.615Z] #39 158.8 CC criu/sk-tcp.o [2020-06-15T07:20:58.857Z] #39 ... [2020-06-15T07:20:58.857Z] [2020-06-15T07:20:58.857Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:20:58.857Z] #28 DONE 125.9s [2020-06-15T07:20:58.857Z] [2020-06-15T07:20:58.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:58.857Z] #39 73.85 DEP criu/uts_ns.d [2020-06-15T07:20:58.873Z] #39 159.3 CC criu/sk-unix.o [2020-06-15T07:20:59.112Z] #39 46.15 LINK images/built-in.o [2020-06-15T07:20:59.112Z] #39 46.32 GEN compel/include/asm [2020-06-15T07:20:59.112Z] #39 46.37 GEN compel/include/version.h [2020-06-15T07:20:59.117Z] #39 74.07 DEP criu/util.d [2020-06-15T07:20:59.160Z] #48 15.73 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:20:59.370Z] #39 46.40 touch .config [2020-06-15T07:20:59.370Z] #39 46.44 GEN include/common/config.h [2020-06-15T07:20:59.370Z] #39 46.55 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-15T07:20:59.370Z] #39 46.58 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-15T07:20:59.370Z] #39 46.61 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-15T07:20:59.370Z] #39 46.65 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-15T07:20:59.370Z] #39 46.70 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-15T07:20:59.370Z] #39 46.76 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-15T07:20:59.628Z] #39 46.79 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-15T07:20:59.628Z] #39 46.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-15T07:20:59.628Z] #39 46.84 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-15T07:20:59.628Z] #39 46.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T07:20:59.628Z] #39 46.86 DEP compel/plugins/std/infect.d [2020-06-15T07:20:59.690Z] #39 74.33 DEP criu/uffd.d [2020-06-15T07:20:59.690Z] #39 74.54 DEP criu/tun.d [2020-06-15T07:20:59.817Z] #49 2.550 + RM_GOPATH=0 [2020-06-15T07:20:59.817Z] #49 2.550 + TMP_GOPATH= [2020-06-15T07:20:59.817Z] #49 2.550 + : /build [2020-06-15T07:20:59.817Z] #49 2.550 + '[' -z '' ']' [2020-06-15T07:20:59.817Z] #49 2.550 ++ mktemp -d [2020-06-15T07:20:59.817Z] #49 ... [2020-06-15T07:20:59.817Z] [2020-06-15T07:20:59.817Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T07:20:59.817Z] #11 DONE 2.6s [2020-06-15T07:20:59.817Z] [2020-06-15T07:20:59.817Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:59.817Z] #49 2.556 + export GOPATH=/tmp/tmp.Gge4IA57bm [2020-06-15T07:20:59.817Z] #49 2.556 + GOPATH=/tmp/tmp.Gge4IA57bm [2020-06-15T07:20:59.817Z] #49 2.556 + RM_GOPATH=1 [2020-06-15T07:20:59.817Z] #49 2.556 + case "$(go env GOARCH)" in [2020-06-15T07:20:59.817Z] #49 2.557 ++ go env GOARCH [2020-06-15T07:20:59.817Z] #49 2.572 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:59.817Z] #49 2.572 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:20:59.817Z] #49 2.586 ++ dirname /tmp/install/install.sh [2020-06-15T07:20:59.817Z] #49 2.595 + dir=/tmp/install [2020-06-15T07:20:59.817Z] #49 2.595 + bin=runc [2020-06-15T07:20:59.817Z] #49 2.595 + shift [2020-06-15T07:20:59.817Z] #49 2.595 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T07:20:59.817Z] #49 2.595 + . /tmp/install/runc.installer [2020-06-15T07:20:59.817Z] #49 2.595 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:20:59.817Z] #49 2.595 + install_runc [2020-06-15T07:20:59.817Z] #49 2.599 + uname -r [2020-06-15T07:20:59.817Z] #49 2.602 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T07:20:59.817Z] #49 2.605 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T07:20:59.817Z] #49 2.605 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T07:20:59.817Z] #49 2.605 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Gge4IA57bm/src/github.com/opencontainers/runc [2020-06-15T07:20:59.817Z] #49 2.605 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T07:20:59.817Z] #49 2.607 Cloning into '/tmp/tmp.Gge4IA57bm/src/github.com/opencontainers/runc'... [2020-06-15T07:20:59.888Z] #39 ... [2020-06-15T07:20:59.888Z] [2020-06-15T07:20:59.888Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:20:59.888Z] #54 DONE 125.7s [2020-06-15T07:20:59.888Z] [2020-06-15T07:20:59.888Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T07:20:59.888Z] #55 DONE 0.0s [2020-06-15T07:20:59.888Z] [2020-06-15T07:20:59.888Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:20:59.888Z] #39 47.12 DEP compel/plugins/std/string.d [2020-06-15T07:20:59.888Z] #39 ... [2020-06-15T07:20:59.888Z] [2020-06-15T07:20:59.888Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T07:20:59.888Z] #56 DONE 0.1s [2020-06-15T07:20:59.888Z] [2020-06-15T07:20:59.888Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:20:59.888Z] #41 120.0 mime/quotedprintable [2020-06-15T07:20:59.888Z] #41 120.3 net/http/internal [2020-06-15T07:20:59.888Z] #41 124.0 crypto/tls [2020-06-15T07:20:59.952Z] #39 74.77 DEP criu/tty.d [2020-06-15T07:21:00.159Z] #41 ... [2020-06-15T07:21:00.159Z] [2020-06-15T07:21:00.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:00.159Z] #39 47.28 DEP compel/plugins/std/log.d [2020-06-15T07:21:00.213Z] #39 75.03 DEP criu/timerfd.d [2020-06-15T07:21:00.214Z] #48 ... [2020-06-15T07:21:00.214Z] [2020-06-15T07:21:00.214Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:21:00.214Z] #61 15.52 Checking out files: 91% (1887/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-06-15T07:21:00.214Z] #61 15.70 + cd /tmp/tmp.VCXJB33ScI/src/github.com/docker/libnetwork [2020-06-15T07:21:00.214Z] #61 15.70 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T07:21:00.214Z] #61 15.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T07:21:00.419Z] #39 47.44 DEP compel/plugins/std/fds.d [2020-06-15T07:21:00.419Z] #39 47.60 DEP compel/plugins/std/std.d [2020-06-15T07:21:00.474Z] #39 75.23 DEP criu/timens.d [2020-06-15T07:21:00.474Z] #39 75.37 DEP criu/sysfs_parse.d [2020-06-15T07:21:00.677Z] #39 47.83 DEP compel/plugins/shmem/shmem.d [2020-06-15T07:21:00.677Z] #39 ... [2020-06-15T07:21:00.677Z] [2020-06-15T07:21:00.677Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:21:00.677Z] #43 DONE 126.5s [2020-06-15T07:21:00.677Z] [2020-06-15T07:21:00.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:00.677Z] #39 47.96 DEP compel/plugins/fds/fds.d [2020-06-15T07:21:00.735Z] #39 75.48 DEP criu/sysctl.d [2020-06-15T07:21:00.735Z] #39 75.59 DEP criu/string.d [2020-06-15T07:21:00.735Z] #39 75.62 DEP criu/stats.d [2020-06-15T07:21:00.735Z] #39 75.71 DEP criu/sockets.d [2020-06-15T07:21:00.774Z] #39 ... [2020-06-15T07:21:00.774Z] [2020-06-15T07:21:00.774Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:21:00.774Z] #45 231.9 + cd /tmp/tmp.ZVZj6OqSIZ/src/github.com/golangci/golangci-lint/ [2020-06-15T07:21:00.774Z] #45 231.9 + git checkout -q v1.23.8 [2020-06-15T07:21:00.996Z] #39 75.91 DEP criu/sk-unix.d [2020-06-15T07:21:01.032Z] #45 232.4 ++ git describe --tags [2020-06-15T07:21:01.032Z] #45 232.4 + version=v1.23.8 [2020-06-15T07:21:01.032Z] #45 232.4 ++ git rev-parse --short HEAD [2020-06-15T07:21:01.032Z] #45 232.4 + commit=76a82c6 [2020-06-15T07:21:01.032Z] #45 232.4 ++ git show -s --format=%cd [2020-06-15T07:21:01.032Z] #45 232.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T07:21:01.032Z] #45 232.4 + 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-06-15T07:21:01.245Z] #39 48.25 CC compel/plugins/std/std.o [2020-06-15T07:21:01.257Z] #39 76.22 DEP criu/sk-tcp.d [2020-06-15T07:21:01.504Z] #39 48.75 CC compel/plugins/std/fds.o [2020-06-15T07:21:01.517Z] #39 76.40 DEP criu/sk-queue.d [2020-06-15T07:21:01.778Z] #39 76.49 DEP criu/sk-packet.d [2020-06-15T07:21:01.778Z] #39 76.69 DEP criu/sk-netlink.d [2020-06-15T07:21:02.039Z] #39 76.94 DEP criu/sk-inet.d [2020-06-15T07:21:02.070Z] #39 49.33 CC compel/plugins/std/log.o [2020-06-15T07:21:02.299Z] #39 77.11 DEP criu/signalfd.d [2020-06-15T07:21:02.299Z] #39 77.26 DEP criu/sigframe.d [2020-06-15T07:21:02.333Z] #49 ... [2020-06-15T07:21:02.333Z] [2020-06-15T07:21:02.333Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T07:21:02.333Z] #12 DONE 2.3s [2020-06-15T07:21:02.333Z] [2020-06-15T07:21:02.333Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T07:21:02.561Z] #39 77.35 DEP criu/shmem.d [2020-06-15T07:21:02.821Z] #39 77.52 DEP criu/servicefd.d [2020-06-15T07:21:02.822Z] #39 77.62 DEP criu/seize.d [2020-06-15T07:21:02.822Z] #39 77.77 DEP criu/seccomp.d [2020-06-15T07:21:03.008Z] #39 50.25 CC compel/plugins/std/string.o [2020-06-15T07:21:03.082Z] #39 77.97 DEP criu/rst-malloc.d [2020-06-15T07:21:03.343Z] #39 78.12 DEP criu/rbtree.d [2020-06-15T07:21:03.343Z] #39 78.16 DEP criu/pstree.d [2020-06-15T07:21:03.343Z] #39 78.32 DEP criu/protobuf.d [2020-06-15T07:21:03.574Z] #39 50.84 CC compel/plugins/std/infect.o [2020-06-15T07:21:03.604Z] #39 78.42 GEN criu/protobuf-desc-gen.h [2020-06-15T07:21:03.972Z] #61 ... [2020-06-15T07:21:03.972Z] [2020-06-15T07:21:03.972Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:03.972Z] #42 10.31 runtime/cgo [2020-06-15T07:21:03.972Z] #42 13.71 vendor/golang.org/x/crypto/internal/subtle [2020-06-15T07:21:03.972Z] #42 ... [2020-06-15T07:21:03.972Z] [2020-06-15T07:21:03.972Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:21:03.972Z] #44 12.67 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T07:21:03.972Z] #44 12.85 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T07:21:03.972Z] #44 13.57 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T07:21:03.972Z] #44 15.27 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T07:21:03.972Z] #44 16.32 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T07:21:03.972Z] #44 16.32 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T07:21:03.972Z] #44 16.41 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T07:21:03.972Z] #44 16.41 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T07:21:03.972Z] #44 17.20 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T07:21:03.972Z] #44 17.31 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T07:21:03.972Z] #44 18.75 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:21:03.972Z] #44 18.85 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:21:03.972Z] #44 18.91 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T07:21:03.972Z] #44 18.94 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:21:03.972Z] #44 18.97 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T07:21:03.972Z] #44 19.06 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:21:03.972Z] #44 19.31 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T07:21:03.972Z] #44 19.80 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T07:21:04.141Z] #39 51.19 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-15T07:21:04.141Z] #39 51.27 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-15T07:21:04.141Z] #39 51.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-15T07:21:04.141Z] #39 51.41 AR compel/plugins/std.lib.a [2020-06-15T07:21:04.141Z] #39 51.47 CC compel/plugins/fds/fds.o [2020-06-15T07:21:04.222Z] #13 1.873 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T07:21:04.222Z] #13 DONE 1.9s [2020-06-15T07:21:04.222Z] [2020-06-15T07:21:04.222Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T07:21:04.263Z] #44 ... [2020-06-15T07:21:04.263Z] [2020-06-15T07:21:04.263Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:21:04.400Z] #39 51.64 AR compel/plugins/fds.lib.a [2020-06-15T07:21:04.400Z] #39 51.69 HOSTDEP compel/src/lib/log-host.d [2020-06-15T07:21:04.566Z] #37 20.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T07:21:04.663Z] #39 51.81 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T07:21:04.663Z] #39 51.89 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-15T07:21:04.663Z] #39 51.96 HOSTDEP compel/src/main-host.d [2020-06-15T07:21:04.663Z] #39 52.03 DEP compel/src/lib/ptrace.d [2020-06-15T07:21:04.923Z] #39 52.11 DEP compel/src/lib/infect.d [2020-06-15T07:21:04.990Z] #39 79.82 DEP criu/protobuf-desc.d [2020-06-15T07:21:05.185Z] #39 52.24 DEP compel/src/lib/infect-util.d [2020-06-15T07:21:05.185Z] #39 52.35 DEP compel/src/lib/infect-rpc.d [2020-06-15T07:21:05.185Z] #39 ... [2020-06-15T07:21:05.185Z] [2020-06-15T07:21:05.185Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:21:05.185Z] #10 126.1 Selecting previously unselected package libapparmor1:amd64. [2020-06-15T07:21:05.185Z] #10 126.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 126.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T07:21:05.185Z] #10 126.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-15T07:21:05.185Z] #10 126.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 126.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T07:21:05.185Z] #10 126.8 Selecting previously unselected package libbtrfs0. [2020-06-15T07:21:05.185Z] #10 126.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 126.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:21:05.185Z] #10 127.0 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:21:05.185Z] #10 127.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 127.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:21:05.185Z] #10 127.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-15T07:21:05.185Z] #10 127.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 127.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:21:05.185Z] #10 127.5 Selecting previously unselected package libudev-dev:amd64. [2020-06-15T07:21:05.185Z] #10 127.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 127.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:21:05.185Z] #10 127.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-15T07:21:05.185Z] #10 127.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 127.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T07:21:05.185Z] #10 128.4 Selecting previously unselected package libpcre16-3:amd64. [2020-06-15T07:21:05.185Z] #10 128.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 128.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T07:21:05.185Z] #10 128.6 Selecting previously unselected package libpcre32-3:amd64. [2020-06-15T07:21:05.185Z] #10 128.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 128.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T07:21:05.185Z] #10 128.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-15T07:21:05.185Z] #10 128.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 128.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T07:21:05.185Z] #10 128.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-15T07:21:05.185Z] #10 128.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 128.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-15T07:21:05.185Z] #10 129.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-15T07:21:05.185Z] #10 129.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 129.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T07:21:05.185Z] #10 129.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-15T07:21:05.185Z] #10 129.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 129.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T07:21:05.185Z] #10 129.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-15T07:21:05.185Z] #10 129.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 129.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T07:21:05.185Z] #10 129.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-15T07:21:05.185Z] #10 129.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T07:21:05.185Z] #10 129.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:21:05.185Z] #10 130.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T07:21:05.185Z] #10 130.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T07:21:05.185Z] #10 130.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T07:21:05.185Z] #10 130.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:21:05.185Z] #10 130.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T07:21:05.185Z] #10 130.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T07:21:05.185Z] #10 130.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:21:05.185Z] #10 130.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:21:05.185Z] #10 130.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T07:21:05.185Z] #10 130.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:21:05.185Z] #10 130.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:21:05.185Z] #10 130.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:21:05.185Z] #10 130.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T07:21:05.185Z] #10 130.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T07:21:05.185Z] #10 130.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T07:21:05.185Z] #10 130.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:21:05.185Z] #10 130.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-15T07:21:05.185Z] #10 130.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:21:05.185Z] #10 130.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-15T07:21:05.185Z] #10 130.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-15T07:21:05.185Z] #10 130.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:21:05.185Z] #10 130.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T07:21:05.185Z] #10 130.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T07:21:05.185Z] #10 130.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:21:05.185Z] #10 130.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T07:21:05.185Z] #10 130.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:21:05.185Z] #10 130.6 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T07:21:05.185Z] #10 130.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T07:21:05.185Z] #10 130.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T07:21:05.185Z] #10 130.7 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:21:05.185Z] #10 DONE 131.1s [2020-06-15T07:21:05.250Z] #39 79.96 DEP criu/proc_parse.d [2020-06-15T07:21:05.250Z] #39 80.15 DEP criu/plugin.d [2020-06-15T07:21:05.444Z] [2020-06-15T07:21:05.444Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:05.444Z] #39 52.50 DEP compel/arch/x86/src/lib/infect.d [2020-06-15T07:21:05.444Z] #39 52.69 DEP compel/arch/x86/src/lib/cpu.d [2020-06-15T07:21:05.511Z] #39 80.23 DEP criu/pipes.d [2020-06-15T07:21:05.511Z] #39 80.42 DEP criu/pie-util.d [2020-06-15T07:21:05.703Z] #39 52.82 DEP compel/src/lib/log.d [2020-06-15T07:21:05.703Z] #39 52.98 DEP compel/src/main.d [2020-06-15T07:21:05.776Z] #39 80.54 DEP criu/pie-util-vdso.d [2020-06-15T07:21:05.776Z] #39 80.67 DEP criu/path.d [2020-06-15T07:21:05.962Z] #39 53.17 DEP compel/src/lib/handle-elf.d [2020-06-15T07:21:06.037Z] #39 80.83 DEP criu/parasite-syscall.d [2020-06-15T07:21:06.037Z] #39 81.01 DEP criu/pagemap.d [2020-06-15T07:21:06.111Z] #14 DONE 2.0s [2020-06-15T07:21:06.111Z] [2020-06-15T07:21:06.111Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T07:21:06.221Z] #39 53.27 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-15T07:21:06.221Z] #39 53.47 CC compel/src/lib/log.o [2020-06-15T07:21:06.300Z] #39 81.15 DEP criu/pagemap-cache.d [2020-06-15T07:21:06.300Z] #39 ... [2020-06-15T07:21:06.300Z] [2020-06-15T07:21:06.300Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:06.300Z] #17 24.36 Selecting previously unselected package python3.7. [2020-06-15T07:21:06.300Z] #17 24.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-06-15T07:21:06.300Z] #17 24.38 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:21:06.301Z] #17 24.61 Selecting previously unselected package libpython3-stdlib:arm64. [2020-06-15T07:21:06.301Z] #17 24.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 24.62 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-15T07:21:06.301Z] #17 24.72 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T07:21:06.301Z] #17 25.73 Selecting previously unselected package python3. [2020-06-15T07:21:06.301Z] #17 25.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 ... 24066 files and directories currently installed.) [2020-06-15T07:21:06.301Z] #17 25.79 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 25.81 Unpacking python3 (3.7.3-1) ... [2020-06-15T07:21:06.301Z] #17 25.96 Selecting previously unselected package libip4tc0:arm64. [2020-06-15T07:21:06.301Z] #17 25.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 25.97 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-06-15T07:21:06.301Z] #17 26.08 Selecting previously unselected package libip6tc0:arm64. [2020-06-15T07:21:06.301Z] #17 26.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 26.09 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-06-15T07:21:06.301Z] #17 26.19 Selecting previously unselected package libiptc0:arm64. [2020-06-15T07:21:06.301Z] #17 26.19 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 26.21 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-06-15T07:21:06.301Z] #17 26.31 Selecting previously unselected package libnfnetlink0:arm64. [2020-06-15T07:21:06.301Z] #17 26.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 26.33 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-15T07:21:06.301Z] #17 26.41 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-06-15T07:21:06.301Z] #17 26.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 26.42 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-15T07:21:06.301Z] #17 26.52 Selecting previously unselected package libnftnl11:arm64. [2020-06-15T07:21:06.301Z] #17 26.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 26.54 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-06-15T07:21:06.301Z] #17 26.63 Selecting previously unselected package iptables. [2020-06-15T07:21:06.301Z] #17 26.63 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 26.64 Unpacking iptables (1.8.2-4) ... [2020-06-15T07:21:06.301Z] #17 26.94 Selecting previously unselected package xxd. [2020-06-15T07:21:06.301Z] #17 26.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 26.95 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:21:06.301Z] #17 27.05 Selecting previously unselected package vim-common. [2020-06-15T07:21:06.301Z] #17 27.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:21:06.301Z] #17 27.09 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:21:06.301Z] #17 27.25 Selecting previously unselected package bash-completion. [2020-06-15T07:21:06.301Z] #17 27.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T07:21:06.301Z] #17 29.96 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T07:21:06.301Z] #17 30.50 Selecting previously unselected package bzip2. [2020-06-15T07:21:06.301Z] #17 30.51 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 30.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:21:06.301Z] #17 30.57 Selecting previously unselected package xz-utils. [2020-06-15T07:21:06.301Z] #17 30.58 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 30.58 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T07:21:06.301Z] #17 30.74 Selecting previously unselected package apparmor. [2020-06-15T07:21:06.301Z] #17 30.75 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 30.83 Unpacking apparmor (2.13.2-10) ... [2020-06-15T07:21:06.301Z] #17 31.20 Selecting previously unselected package aufs-tools. [2020-06-15T07:21:06.301Z] #17 31.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 31.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:21:06.301Z] #17 31.29 Selecting previously unselected package libonig5:arm64. [2020-06-15T07:21:06.301Z] #17 31.29 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-06-15T07:21:06.301Z] #17 31.30 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-15T07:21:06.301Z] #17 ... [2020-06-15T07:21:06.301Z] [2020-06-15T07:21:06.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:06.301Z] #39 81.26 DEP criu/page-xfer.d [2020-06-15T07:21:06.561Z] #39 81.42 DEP criu/page-pipe.d [2020-06-15T07:21:06.661Z] #37 22.68 + 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-06-15T07:21:06.787Z] #39 53.89 CC compel/arch/x86/src/lib/cpu.o [2020-06-15T07:21:06.822Z] #39 81.55 DEP criu/netfilter.d [2020-06-15T07:21:07.083Z] #39 81.78 DEP criu/net.d [2020-06-15T07:21:07.083Z] #39 81.96 DEP criu/namespaces.d [2020-06-15T07:21:07.344Z] #39 82.09 DEP criu/mount.d [2020-06-15T07:21:07.344Z] #39 82.23 DEP criu/memfd.d [2020-06-15T07:21:07.344Z] #39 82.37 DEP criu/mem.d [2020-06-15T07:21:07.353Z] #39 54.65 CC compel/arch/x86/src/lib/infect.o [2020-06-15T07:21:07.594Z] #45 ... [2020-06-15T07:21:07.594Z] [2020-06-15T07:21:07.594Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:07.594Z] #49 109.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-15T07:21:07.594Z] #49 110.5 + mkdir -p /build [2020-06-15T07:21:07.594Z] #49 110.5 + cp runc /build/runc [2020-06-15T07:21:07.594Z] #49 DONE 110.8s [2020-06-15T07:21:07.594Z] [2020-06-15T07:21:07.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:07.594Z] #39 161.0 CC criu/sockets.o [2020-06-15T07:21:07.594Z] #39 161.7 CC criu/stats.o [2020-06-15T07:21:07.594Z] #39 162.0 CC criu/string.o [2020-06-15T07:21:07.594Z] #39 162.1 CC criu/sysctl.o [2020-06-15T07:21:07.594Z] #39 162.6 CC criu/sysfs_parse.o [2020-06-15T07:21:07.594Z] #39 163.0 CC criu/timens.o [2020-06-15T07:21:07.594Z] #39 163.3 CC criu/timerfd.o [2020-06-15T07:21:07.594Z] #39 163.6 CC criu/tty.o [2020-06-15T07:21:07.594Z] #39 165.3 CC criu/tun.o [2020-06-15T07:21:07.594Z] #39 165.7 CC criu/uffd.o [2020-06-15T07:21:07.594Z] #39 166.8 CC criu/util.o [2020-06-15T07:21:07.604Z] #39 82.53 DEP criu/lsm.d [2020-06-15T07:21:07.604Z] #39 82.66 DEP criu/log.d [2020-06-15T07:21:07.852Z] #39 168.1 CC criu/uts_ns.o [2020-06-15T07:21:07.864Z] #39 82.74 DEP criu/libnetlink.d [2020-06-15T07:21:07.919Z] #39 ... [2020-06-15T07:21:07.920Z] [2020-06-15T07:21:07.920Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T07:21:07.920Z] #11 DONE 2.6s [2020-06-15T07:21:07.999Z] #15 DONE 2.0s [2020-06-15T07:21:07.999Z] [2020-06-15T07:21:07.999Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T07:21:08.110Z] #39 168.5 CC criu/vdso-compat.o [2020-06-15T07:21:08.124Z] #39 82.86 DEP criu/kerndat.d [2020-06-15T07:21:08.124Z] #39 83.02 DEP criu/kcmp-ids.d [2020-06-15T07:21:08.178Z] [2020-06-15T07:21:08.178Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:08.178Z] #49 2.542 + RM_GOPATH=0 [2020-06-15T07:21:08.178Z] #49 2.542 + TMP_GOPATH= [2020-06-15T07:21:08.178Z] #49 2.542 + : /build [2020-06-15T07:21:08.178Z] #49 2.542 + '[' -z '' ']' [2020-06-15T07:21:08.178Z] #49 2.543 ++ mktemp -d [2020-06-15T07:21:08.178Z] #49 2.544 + export GOPATH=/tmp/tmp.TPGw4lQZEg [2020-06-15T07:21:08.178Z] #49 2.544 + GOPATH=/tmp/tmp.TPGw4lQZEg [2020-06-15T07:21:08.178Z] #49 2.545 + RM_GOPATH=1 [2020-06-15T07:21:08.178Z] #49 2.545 + case "$(go env GOARCH)" in [2020-06-15T07:21:08.178Z] #49 2.545 ++ go env GOARCH [2020-06-15T07:21:08.178Z] #49 2.591 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:21:08.178Z] #49 2.592 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:21:08.178Z] #49 2.599 ++ dirname /tmp/install/install.sh [2020-06-15T07:21:08.178Z] #49 2.617 + dir=/tmp/install [2020-06-15T07:21:08.178Z] #49 2.620 + bin=runc [2020-06-15T07:21:08.178Z] #49 2.621 + shift [2020-06-15T07:21:08.178Z] #49 2.621 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T07:21:08.178Z] #49 2.621 + . /tmp/install/runc.installer [2020-06-15T07:21:08.178Z] #49 2.621 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:21:08.178Z] #49 2.621 + install_runc [2020-06-15T07:21:08.178Z] #49 2.621 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T07:21:08.178Z] #49 2.624 + uname -r [2020-06-15T07:21:08.178Z] #49 2.626 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T07:21:08.178Z] #49 2.626 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T07:21:08.178Z] #49 2.626 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T07:21:08.178Z] #49 2.626 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TPGw4lQZEg/src/github.com/opencontainers/runc [2020-06-15T07:21:08.178Z] #49 2.627 Cloning into '/tmp/tmp.TPGw4lQZEg/src/github.com/opencontainers/runc'... [2020-06-15T07:21:08.369Z] #39 168.7 CC criu/vdso.o [2020-06-15T07:21:08.385Z] #39 83.12 DEP criu/irmap.d [2020-06-15T07:21:08.385Z] #39 83.22 DEP criu/ipc_ns.d [2020-06-15T07:21:08.385Z] #39 83.32 DEP criu/image.d [2020-06-15T07:21:08.499Z] #37 ... [2020-06-15T07:21:08.499Z] [2020-06-15T07:21:08.499Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:21:08.499Z] #24 14.96 Fetched 8135 kB in 14s (584 kB/s) [2020-06-15T07:21:08.499Z] #24 14.96 Reading package lists... [2020-06-15T07:21:08.645Z] #39 83.49 DEP criu/image-desc.d [2020-06-15T07:21:08.645Z] #39 83.56 DEP criu/fsnotify.d [2020-06-15T07:21:08.906Z] #39 83.75 DEP criu/filesystems.d [2020-06-15T07:21:08.926Z] #16 ... [2020-06-15T07:21:08.926Z] [2020-06-15T07:21:08.926Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:08.926Z] #41 129.0 net/http/httptrace [2020-06-15T07:21:08.926Z] #41 129.2 net/http [2020-06-15T07:21:08.926Z] #41 ... [2020-06-15T07:21:08.926Z] [2020-06-15T07:21:08.926Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:08.926Z] #39 55.76 CC compel/src/lib/ptrace.o [2020-06-15T07:21:08.926Z] #39 56.19 AR compel/libcompel.a [2020-06-15T07:21:08.926Z] #39 56.27 HOSTCC compel/src/main-host.o [2020-06-15T07:21:08.926Z] #39 56.61 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-15T07:21:08.926Z] #39 56.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T07:21:08.926Z] #39 57.32 HOSTCC compel/src/lib/log-host.o [2020-06-15T07:21:08.926Z] #39 57.56 HOSTLINK compel/compel-host-bin [2020-06-15T07:21:08.926Z] #39 57.68 DEP soccr/soccr.d [2020-06-15T07:21:08.926Z] #39 57.86 CC soccr/soccr.o [2020-06-15T07:21:08.926Z] #39 59.36 AR soccr/libsoccr.a [2020-06-15T07:21:08.926Z] #39 59.43 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:21:08.926Z] #39 59.91 DEP criu/arch/x86/sigframe.d [2020-06-15T07:21:08.926Z] #39 60.00 DEP criu/arch/x86/sigaction_compat.d [2020-06-15T07:21:08.926Z] #39 60.14 DEP criu/arch/x86/kerndat.d [2020-06-15T07:21:08.926Z] #39 60.25 DEP criu/arch/x86/crtools.d [2020-06-15T07:21:08.926Z] #39 60.39 DEP criu/arch/x86/cpu.d [2020-06-15T07:21:08.926Z] #39 60.58 CC criu/arch/x86/cpu.o [2020-06-15T07:21:08.926Z] #39 61.35 CC criu/arch/x86/crtools.o [2020-06-15T07:21:08.926Z] #39 62.60 CC criu/arch/x86/kerndat.o [2020-06-15T07:21:08.926Z] #39 63.15 CC criu/arch/x86/sigaction_compat.o [2020-06-15T07:21:08.926Z] #39 63.46 CC criu/arch/x86/sigframe.o [2020-06-15T07:21:08.926Z] #39 63.76 LINK criu/arch/x86/crtools.built-in.o [2020-06-15T07:21:08.926Z] #39 63.80 DEP criu/pie/util-vdso-elf32.d [2020-06-15T07:21:08.926Z] #39 63.93 DEP criu/pie/util-vdso.d [2020-06-15T07:21:08.926Z] #39 64.06 DEP criu/pie/util.d [2020-06-15T07:21:08.926Z] #39 64.23 CC criu/pie/util.o [2020-06-15T07:21:08.926Z] #39 64.50 CC criu/pie/util-vdso.o [2020-06-15T07:21:08.926Z] #39 65.29 CC criu/pie/util-vdso-elf32.o [2020-06-15T07:21:08.926Z] #39 66.04 AR criu/pie/pie.lib.a [2020-06-15T07:21:08.926Z] #39 66.10 DEP criu/pie/restorer.d [2020-06-15T07:21:08.934Z] #39 169.2 LINK criu/built-in.o [2020-06-15T07:21:08.934Z] #39 169.3 LINK criu/criu [2020-06-15T07:21:09.045Z] #24 20.58 Reading package lists... [2020-06-15T07:21:09.045Z] #24 ... [2020-06-15T07:21:09.045Z] [2020-06-15T07:21:09.045Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:21:09.045Z] #44 21.48 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:21:09.045Z] #44 22.05 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:21:09.045Z] #44 23.82 go: finding github.com/fatih/color v1.6.0 [2020-06-15T07:21:09.045Z] #44 23.85 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T07:21:09.045Z] #44 24.06 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T07:21:09.045Z] #44 24.15 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T07:21:09.045Z] #44 24.20 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T07:21:09.045Z] #44 24.25 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T07:21:09.045Z] #44 24.39 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T07:21:09.045Z] #44 24.41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T07:21:09.045Z] #44 24.44 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T07:21:09.045Z] #44 24.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T07:21:09.167Z] #39 83.97 DEP criu/files.d [2020-06-15T07:21:09.181Z] #39 66.37 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-15T07:21:09.192Z] #39 169.5 DEP lib/c/criu.d [2020-06-15T07:21:09.428Z] #39 84.29 DEP criu/files-reg.d [2020-06-15T07:21:09.437Z] #39 66.49 DEP criu/arch/x86/restorer_unmap.d [2020-06-15T07:21:09.437Z] #39 66.52 DEP criu/arch/x86/restorer.d [2020-06-15T07:21:09.449Z] #39 169.6 CC images/rpc.pb-c.o [2020-06-15T07:21:09.689Z] #39 84.56 DEP criu/files-ext.d [2020-06-15T07:21:09.693Z] #39 66.76 DEP criu/arch/x86/vdso-pie.d [2020-06-15T07:21:09.707Z] #39 170.0 CC lib/c/criu.o [2020-06-15T07:21:09.724Z] #44 ... [2020-06-15T07:21:09.724Z] [2020-06-15T07:21:09.724Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:21:09.724Z] #11 16.26 Fetched 8135 kB in 15s (535 kB/s) [2020-06-15T07:21:09.724Z] #11 16.26 Reading package lists... [2020-06-15T07:21:09.948Z] #39 ... [2020-06-15T07:21:09.948Z] [2020-06-15T07:21:09.948Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T07:21:09.948Z] #16 DONE 2.0s [2020-06-15T07:21:09.948Z] [2020-06-15T07:21:09.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:09.948Z] #39 66.91 DEP criu/pie/parasite-vdso.d [2020-06-15T07:21:09.948Z] #39 ... [2020-06-15T07:21:09.948Z] [2020-06-15T07:21:09.948Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:09.949Z] #39 84.66 DEP criu/file-lock.d [2020-06-15T07:21:09.949Z] #39 84.86 DEP criu/file-ids.d [2020-06-15T07:21:10.032Z] #11 21.84 Reading package lists... [2020-06-15T07:21:10.032Z] #11 ... [2020-06-15T07:21:10.032Z] [2020-06-15T07:21:10.032Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:21:10.032Z] #48 16.90 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T07:21:10.032Z] #48 17.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T07:21:10.032Z] #48 17.29 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T07:21:10.032Z] #48 17.57 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T07:21:10.032Z] #48 18.61 runtime/cgo [2020-06-15T07:21:10.032Z] #48 18.68 runtime [2020-06-15T07:21:10.080Z] #49 ... [2020-06-15T07:21:10.080Z] [2020-06-15T07:21:10.080Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T07:21:10.080Z] #12 DONE 2.2s [2020-06-15T07:21:10.080Z] [2020-06-15T07:21:10.080Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T07:21:10.210Z] #39 85.05 DEP criu/fifo.d [2020-06-15T07:21:10.210Z] #39 85.15 DEP criu/fdstore.d [2020-06-15T07:21:10.471Z] #39 85.27 DEP criu/fault-injection.d [2020-06-15T07:21:10.471Z] #39 85.33 DEP criu/external.d [2020-06-15T07:21:10.641Z] #39 170.7 LINK lib/c/built-in.o [2020-06-15T07:21:10.641Z] #39 170.7 LINK lib/c/libcriu.so [2020-06-15T07:21:10.641Z] #39 170.8 LINK lib/c/libcriu.a [2020-06-15T07:21:10.641Z] #39 170.9 GEN magic.py [2020-06-15T07:21:10.680Z] #48 ... [2020-06-15T07:21:10.680Z] [2020-06-15T07:21:10.680Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:21:10.680Z] #33 17.01 Fetched 8135 kB in 16s (509 kB/s) [2020-06-15T07:21:10.680Z] #33 17.01 Reading package lists... [2020-06-15T07:21:10.680Z] #33 23.38 Reading package lists... [2020-06-15T07:21:10.680Z] #33 ... [2020-06-15T07:21:10.680Z] [2020-06-15T07:21:10.680Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:21:10.680Z] #39 18.52 Fetched 8135 kB in 17s (467 kB/s) [2020-06-15T07:21:10.680Z] #39 18.52 Reading package lists... [2020-06-15T07:21:10.732Z] #39 85.43 DEP criu/eventpoll.d [2020-06-15T07:21:10.732Z] #39 85.59 DEP criu/eventfd.d [2020-06-15T07:21:10.899Z] #39 171.0 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:21:10.899Z] #39 171.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:21:10.899Z] #39 171.0 Note: Building without GnuTLS support [2020-06-15T07:21:10.899Z] #39 171.0 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:21:10.899Z] #39 171.0 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:21:10.985Z] #39 26.03 Reading package lists... [2020-06-15T07:21:10.985Z] #39 ... [2020-06-15T07:21:10.985Z] [2020-06-15T07:21:10.985Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:21:10.985Z] #24 20.58 Reading package lists... [2020-06-15T07:21:10.992Z] #39 85.86 DEP criu/crtools.d [2020-06-15T07:21:11.264Z] #39 86.03 DEP criu/cr-service.d [2020-06-15T07:21:11.466Z] #39 171.6 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:21:11.525Z] #39 86.25 DEP criu/cr-restore.d [2020-06-15T07:21:11.525Z] #39 86.45 DEP criu/cr-errno.d [2020-06-15T07:21:11.525Z] #39 86.46 DEP criu/cr-dump.d [2020-06-15T07:21:11.786Z] #39 86.60 DEP criu/cr-dedup.d [2020-06-15T07:21:11.982Z] #13 2.073 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T07:21:12.033Z] #39 172.1 make[1]: Nothing to be done for 'all'. [2020-06-15T07:21:12.033Z] #39 ... [2020-06-15T07:21:12.033Z] [2020-06-15T07:21:12.033Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:21:12.033Z] #52 196.2 + bin/containerd [2020-06-15T07:21:12.047Z] #39 86.72 DEP criu/cr-check.d [2020-06-15T07:21:12.047Z] #39 86.95 DEP criu/config.d [2020-06-15T07:21:12.055Z] #24 27.56 Building dependency tree... [2020-06-15T07:21:12.055Z] #24 ... [2020-06-15T07:21:12.055Z] [2020-06-15T07:21:12.055Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:21:12.055Z] #52 18.32 Fetched 8135 kB in 17s (471 kB/s) [2020-06-15T07:21:12.055Z] #52 18.32 Reading package lists... [2020-06-15T07:21:12.055Z] #52 24.52 Reading package lists... [2020-06-15T07:21:12.055Z] #52 ... [2020-06-15T07:21:12.055Z] [2020-06-15T07:21:12.055Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T07:21:12.055Z] #24 27.56 Building dependency tree... [2020-06-15T07:21:12.244Z] #13 DONE 2.2s [2020-06-15T07:21:12.244Z] [2020-06-15T07:21:12.244Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:12.244Z] #39 55.99 CC compel/src/lib/infect-rpc.o [2020-06-15T07:21:12.244Z] #39 56.43 CC compel/src/lib/infect-util.o [2020-06-15T07:21:12.244Z] #39 56.73 CC compel/src/lib/infect.o [2020-06-15T07:21:12.308Z] #39 87.07 DEP criu/clone-noasan.d [2020-06-15T07:21:12.308Z] #39 87.18 DEP criu/cgroup.d [2020-06-15T07:21:12.463Z] #17 2.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:21:12.463Z] #17 2.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:21:12.502Z] #39 59.88 CC compel/src/lib/ptrace.o [2020-06-15T07:21:12.569Z] #39 87.44 DEP criu/cgroup-props.d [2020-06-15T07:21:12.719Z] #17 2.583 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:21:12.830Z] #39 87.57 DEP criu/bitmap.d [2020-06-15T07:21:12.830Z] #39 87.58 DEP criu/bfd.d [2020-06-15T07:21:12.830Z] #39 87.72 DEP criu/autofs.d [2020-06-15T07:21:12.975Z] #17 3.025 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:21:13.068Z] #39 60.45 AR compel/libcompel.a [2020-06-15T07:21:13.090Z] #39 87.94 DEP criu/aio.d [2020-06-15T07:21:13.326Z] #39 60.54 HOSTCC compel/src/main-host.o [2020-06-15T07:21:13.351Z] #39 88.19 DEP criu/action-scripts.d [2020-06-15T07:21:13.408Z] #52 ... [2020-06-15T07:21:13.408Z] [2020-06-15T07:21:13.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:13.408Z] #39 172.6 make[1]: 'images/built-in.o' is up to date. [2020-06-15T07:21:13.408Z] #39 172.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T07:21:13.408Z] #39 172.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T07:21:13.408Z] #39 172.7 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T07:21:13.408Z] #39 172.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T07:21:13.408Z] #39 172.8 make[1]: Nothing to be done for 'all'. [2020-06-15T07:21:13.408Z] #39 172.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:21:13.408Z] #39 172.9 make[2]: Nothing to be done for 'all'. [2020-06-15T07:21:13.408Z] #39 172.9 make[2]: Nothing to be done for 'all'. [2020-06-15T07:21:13.408Z] #39 172.9 make[2]: Nothing to be done for 'all'. [2020-06-15T07:21:13.408Z] #39 173.0 make[2]: Nothing to be done for 'all'. [2020-06-15T07:21:13.408Z] #39 173.0 make[2]: Nothing to be done for 'all'. [2020-06-15T07:21:13.408Z] #39 173.1 make[2]: Nothing to be done for 'all'. [2020-06-15T07:21:13.408Z] #39 173.1 make[2]: Nothing to be done for 'all'. [2020-06-15T07:21:13.408Z] #39 173.2 make[2]: Nothing to be done for 'all'. [2020-06-15T07:21:13.408Z] #39 173.2 INSTALL criu/criu [2020-06-15T07:21:13.408Z] #39 DONE 173.4s [2020-06-15T07:21:13.408Z] [2020-06-15T07:21:13.408Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:21:13.584Z] #39 60.84 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-15T07:21:13.612Z] #39 88.49 CC criu/action-scripts.o [2020-06-15T07:21:13.804Z] #24 30.32 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T07:21:13.804Z] #24 30.32 The following additional packages will be installed: [2020-06-15T07:21:13.804Z] #24 30.33 libjq1 libonig5 [2020-06-15T07:21:13.842Z] #39 61.07 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T07:21:13.873Z] #39 ... [2020-06-15T07:21:13.873Z] [2020-06-15T07:21:13.873Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:13.873Z] #17 31.46 Selecting previously unselected package libjq1:arm64. [2020-06-15T07:21:13.873Z] #17 31.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 31.47 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-15T07:21:13.873Z] #17 31.59 Selecting previously unselected package jq. [2020-06-15T07:21:13.873Z] #17 31.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 31.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:21:13.873Z] #17 31.72 Selecting previously unselected package libaio1:arm64. [2020-06-15T07:21:13.873Z] #17 31.72 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 31.73 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-06-15T07:21:13.873Z] #17 31.84 Selecting previously unselected package libgpm2:arm64. [2020-06-15T07:21:13.873Z] #17 31.84 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 31.86 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-06-15T07:21:13.873Z] #17 31.94 Selecting previously unselected package libicu63:arm64. [2020-06-15T07:21:13.873Z] #17 31.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 31.96 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-15T07:21:13.873Z] #17 34.00 Selecting previously unselected package libnet1:arm64. [2020-06-15T07:21:13.873Z] #17 34.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 34.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:21:13.873Z] #17 34.14 Selecting previously unselected package libnl-3-200:arm64. [2020-06-15T07:21:13.873Z] #17 34.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 34.16 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-15T07:21:13.873Z] #17 34.27 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-15T07:21:13.873Z] #17 34.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 34.29 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-15T07:21:13.873Z] #17 34.41 Selecting previously unselected package libreadline5:arm64. [2020-06-15T07:21:13.873Z] #17 34.41 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 34.43 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-15T07:21:13.873Z] #17 34.53 Selecting previously unselected package net-tools. [2020-06-15T07:21:13.873Z] #17 34.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 34.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:21:13.873Z] #17 34.79 Selecting previously unselected package python-pip-whl. [2020-06-15T07:21:13.873Z] #17 34.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T07:21:13.873Z] #17 34.81 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T07:21:13.873Z] #17 35.22 Selecting previously unselected package python3-lib2to3. [2020-06-15T07:21:13.873Z] #17 35.23 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T07:21:13.873Z] #17 35.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:21:13.873Z] #17 35.36 Selecting previously unselected package python3-distutils. [2020-06-15T07:21:13.873Z] #17 35.37 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T07:21:13.873Z] #17 35.39 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T07:21:13.873Z] #17 35.55 Selecting previously unselected package python3-pip. [2020-06-15T07:21:13.873Z] #17 35.56 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T07:21:13.873Z] #17 35.57 Unpacking python3-pip (18.1-5) ... [2020-06-15T07:21:13.873Z] #17 35.79 Selecting previously unselected package python3-pkg-resources. [2020-06-15T07:21:13.873Z] #17 35.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:21:13.873Z] #17 35.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:21:13.873Z] #17 35.99 Selecting previously unselected package python3-setuptools. [2020-06-15T07:21:13.873Z] #17 36.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T07:21:13.873Z] #17 36.01 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T07:21:13.873Z] #17 36.24 Selecting previously unselected package python3-wheel. [2020-06-15T07:21:13.873Z] #17 36.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T07:21:13.873Z] #17 36.27 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T07:21:13.873Z] #17 36.38 Selecting previously unselected package sudo. [2020-06-15T07:21:13.873Z] #17 36.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 36.41 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:21:13.873Z] #17 36.88 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T07:21:13.873Z] #17 36.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 36.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:21:13.873Z] #17 37.10 Selecting previously unselected package uidmap. [2020-06-15T07:21:13.873Z] #17 37.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-06-15T07:21:13.873Z] #17 37.11 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T07:21:13.873Z] #17 37.20 Selecting previously unselected package vim-runtime. [2020-06-15T07:21:13.873Z] #17 37.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:21:13.873Z] #17 37.24 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-15T07:21:13.873Z] #17 37.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T07:21:13.873Z] #17 37.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:21:14.101Z] #39 ... [2020-06-15T07:21:14.101Z] [2020-06-15T07:21:14.101Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T07:21:14.101Z] #14 DONE 2.0s [2020-06-15T07:21:14.101Z] [2020-06-15T07:21:14.101Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T07:21:14.134Z] #17 ... [2020-06-15T07:21:14.134Z] [2020-06-15T07:21:14.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:14.134Z] #39 89.02 CC criu/aio.o [2020-06-15T07:21:14.339Z] #17 4.287 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:21:14.449Z] #24 30.97 The following NEW packages will be installed: [2020-06-15T07:21:14.449Z] #24 30.98 jq libjq1 libonig5 [2020-06-15T07:21:14.706Z] #39 89.56 CC criu/autofs.o [2020-06-15T07:21:14.738Z] #24 31.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:21:14.738Z] #24 31.27 Need to get 358 kB of archives. [2020-06-15T07:21:14.738Z] #24 31.27 After this operation, 1277 kB of additional disk space will be used. [2020-06-15T07:21:14.738Z] #24 31.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-15T07:21:14.782Z] #52 ... [2020-06-15T07:21:14.782Z] [2020-06-15T07:21:14.782Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T07:21:14.782Z] #40 DONE 0.3s [2020-06-15T07:21:14.782Z] [2020-06-15T07:21:14.782Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T07:21:14.782Z] #42 DONE 0.2s [2020-06-15T07:21:14.782Z] [2020-06-15T07:21:14.782Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T07:21:15.029Z] #24 31.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-15T07:21:15.029Z] #24 31.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-15T07:21:15.040Z] #44 DONE 0.1s [2020-06-15T07:21:15.040Z] [2020-06-15T07:21:15.040Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:21:16.000Z] #15 ... [2020-06-15T07:21:16.001Z] [2020-06-15T07:21:16.001Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:16.001Z] #41 131.6 net/http/httptrace [2020-06-15T07:21:16.001Z] #41 131.9 net/http [2020-06-15T07:21:16.001Z] #41 ... [2020-06-15T07:21:16.001Z] [2020-06-15T07:21:16.001Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:16.001Z] #49 10.43 + cd /tmp/tmp.TPGw4lQZEg/src/github.com/opencontainers/runc [2020-06-15T07:21:16.001Z] #49 10.43 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:21:16.104Z] #39 91.11 CC criu/bfd.o [2020-06-15T07:21:16.227Z] #17 5.816 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:21:16.258Z] #49 11.10 + '[' -z '' ']' [2020-06-15T07:21:16.258Z] #49 11.10 + target=static [2020-06-15T07:21:16.258Z] #49 11.10 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T07:21:16.482Z] #17 ... [2020-06-15T07:21:16.482Z] [2020-06-15T07:21:16.482Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:16.482Z] #39 67.14 DEP criu/pie/parasite.d [2020-06-15T07:21:16.482Z] #39 67.45 CC criu/pie/parasite.o [2020-06-15T07:21:16.482Z] #39 68.72 LINK criu/pie/parasite.built-in.o [2020-06-15T07:21:16.482Z] #39 68.74 GEN criu/pie/parasite-blob.h [2020-06-15T07:21:16.482Z] #39 68.75 CC criu/pie/parasite-vdso.o [2020-06-15T07:21:16.482Z] #39 69.29 CC criu/arch/x86/vdso-pie.o [2020-06-15T07:21:16.482Z] #39 69.52 CC criu/arch/x86/restorer.o [2020-06-15T07:21:16.482Z] #39 69.95 CC criu/arch/x86/restorer_unmap.o [2020-06-15T07:21:16.482Z] #39 70.01 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-15T07:21:16.482Z] #39 70.39 CC criu/pie/restorer.o [2020-06-15T07:21:16.482Z] #39 72.85 LINK criu/pie/restorer.built-in.o [2020-06-15T07:21:16.482Z] #39 72.86 GEN criu/pie/restorer-blob.h [2020-06-15T07:21:16.482Z] #39 72.97 DEP criu/vdso.d [2020-06-15T07:21:16.482Z] #39 73.19 DEP criu/vdso-compat.d [2020-06-15T07:21:16.482Z] #39 73.35 DEP criu/uts_ns.d [2020-06-15T07:21:16.482Z] #39 73.48 DEP criu/util.d [2020-06-15T07:21:16.516Z] #49 ... [2020-06-15T07:21:16.516Z] [2020-06-15T07:21:16.516Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T07:21:16.516Z] #15 DONE 2.4s [2020-06-15T07:21:16.737Z] #39 73.66 DEP criu/uffd.d [2020-06-15T07:21:16.737Z] #39 73.81 DEP criu/tun.d [2020-06-15T07:21:16.774Z] [2020-06-15T07:21:16.774Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T07:21:16.992Z] #39 73.96 DEP criu/tty.d [2020-06-15T07:21:17.046Z] #39 91.69 CC criu/bitmap.o [2020-06-15T07:21:17.046Z] #39 91.91 CC criu/cgroup-props.o [2020-06-15T07:21:17.095Z] #24 33.41 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:21:17.095Z] #24 33.65 Fetched 358 kB in 0s (1065 kB/s) [2020-06-15T07:21:17.247Z] #39 74.13 DEP criu/timerfd.d [2020-06-15T07:21:17.247Z] #39 74.33 DEP criu/timens.d [2020-06-15T07:21:17.385Z] #24 33.74 Selecting previously unselected package libonig5:ppc64el. [2020-06-15T07:21:17.385Z] #24 33.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-06-15T07:21:17.385Z] #24 33.85 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-06-15T07:21:17.385Z] #24 33.86 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-15T07:21:17.502Z] #39 74.51 DEP criu/sysfs_parse.d [2020-06-15T07:21:17.681Z] #24 34.18 Selecting previously unselected package libjq1:ppc64el. [2020-06-15T07:21:17.681Z] #24 34.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-15T07:21:17.681Z] #24 34.19 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-15T07:21:17.710Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-06-15T07:21:17.710Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-15T07:21:17.710Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-15T07:21:17.758Z] #39 74.76 DEP criu/sysctl.d [2020-06-15T07:21:17.758Z] #39 ... [2020-06-15T07:21:17.758Z] [2020-06-15T07:21:17.758Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:17.758Z] #49 10.47 + cd /tmp/tmp.Gge4IA57bm/src/github.com/opencontainers/runc [2020-06-15T07:21:17.758Z] #49 10.47 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:21:17.758Z] #49 11.27 + '[' -z '' ']' [2020-06-15T07:21:17.758Z] #49 11.27 + target=static [2020-06-15T07:21:17.758Z] #49 11.27 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T07:21:17.758Z] #49 12.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-15T07:21:17.973Z] #24 34.38 Selecting previously unselected package jq. [2020-06-15T07:21:17.973Z] #24 34.40 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-15T07:21:17.973Z] #24 34.41 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:21:17.989Z] #39 92.67 CC criu/cgroup.o [2020-06-15T07:21:17.992Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.1% of statements [2020-06-15T07:21:17.992Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-15T07:21:17.992Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-15T07:21:17.992Z] ? github.com/docker/docker/api/types [no test files] [2020-06-15T07:21:17.992Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-15T07:21:17.992Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-15T07:21:17.992Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-15T07:21:17.992Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-15T07:21:18.013Z] #49 ... [2020-06-15T07:21:18.013Z] [2020-06-15T07:21:18.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:18.013Z] #39 74.94 DEP criu/string.d [2020-06-15T07:21:18.013Z] #39 74.99 DEP criu/stats.d [2020-06-15T07:21:18.013Z] #39 75.12 DEP criu/sockets.d [2020-06-15T07:21:18.274Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-06-15T07:21:18.284Z] #24 34.55 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-15T07:21:18.284Z] #24 34.61 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-15T07:21:18.284Z] #24 34.62 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:21:18.284Z] #24 34.63 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:21:18.556Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-06-15T07:21:18.556Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-15T07:21:18.556Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-15T07:21:18.556Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-15T07:21:18.556Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-15T07:21:18.556Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-15T07:21:18.556Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-15T07:21:18.556Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-15T07:21:18.556Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-06-15T07:21:18.574Z] #39 75.38 DEP criu/sk-unix.d [2020-06-15T07:21:18.574Z] #39 75.50 DEP criu/sk-tcp.d [2020-06-15T07:21:18.574Z] #39 75.64 DEP criu/sk-queue.d [2020-06-15T07:21:18.602Z] #24 DONE 35.0s [2020-06-15T07:21:18.602Z] [2020-06-15T07:21:18.602Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:21:18.602Z] #33 23.38 Reading package lists... [2020-06-15T07:21:18.602Z] #33 30.75 Building dependency tree... [2020-06-15T07:21:18.602Z] #33 33.56 The following additional packages will be installed: [2020-06-15T07:21:18.602Z] #33 33.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T07:21:18.602Z] #33 33.57 Suggested packages: [2020-06-15T07:21:18.602Z] #33 33.57 cmake-doc ninja-build lrzip [2020-06-15T07:21:18.602Z] #33 33.57 Recommended packages: [2020-06-15T07:21:18.602Z] #33 33.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T07:21:18.602Z] #33 34.45 The following NEW packages will be installed: [2020-06-15T07:21:18.602Z] #33 34.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T07:21:18.602Z] #33 34.46 vim-common xxd [2020-06-15T07:21:18.602Z] #33 34.64 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:21:18.602Z] #33 34.64 Need to get 14.9 MB of archives. [2020-06-15T07:21:18.602Z] #33 34.64 After this operation, 67.2 MB of additional disk space will be used. [2020-06-15T07:21:18.602Z] #33 34.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-15T07:21:18.602Z] #33 34.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:21:18.602Z] #33 34.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T07:21:18.602Z] #33 ... [2020-06-15T07:21:18.602Z] [2020-06-15T07:21:18.602Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T07:21:18.602Z] #25 DONE 0.1s [2020-06-15T07:21:18.602Z] [2020-06-15T07:21:18.602Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:21:18.602Z] #33 35.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-15T07:21:18.676Z] #16 DONE 1.9s [2020-06-15T07:21:18.676Z] [2020-06-15T07:21:18.676Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:18.676Z] #39 61.50 HOSTCC compel/src/lib/log-host.o [2020-06-15T07:21:18.676Z] #39 61.83 HOSTLINK compel/compel-host-bin [2020-06-15T07:21:18.676Z] #39 62.17 DEP soccr/soccr.d [2020-06-15T07:21:18.676Z] #39 62.31 CC soccr/soccr.o [2020-06-15T07:21:18.676Z] #39 63.92 AR soccr/libsoccr.a [2020-06-15T07:21:18.676Z] #39 64.03 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:21:18.676Z] #39 64.43 DEP criu/arch/x86/sigframe.d [2020-06-15T07:21:18.676Z] #39 64.52 DEP criu/arch/x86/sigaction_compat.d [2020-06-15T07:21:18.676Z] #39 64.62 DEP criu/arch/x86/kerndat.d [2020-06-15T07:21:18.676Z] #39 64.75 DEP criu/arch/x86/crtools.d [2020-06-15T07:21:18.676Z] #39 64.92 DEP criu/arch/x86/cpu.d [2020-06-15T07:21:18.676Z] #39 65.14 CC criu/arch/x86/cpu.o [2020-06-15T07:21:18.676Z] #39 65.66 CC criu/arch/x86/crtools.o [2020-06-15T07:21:18.829Z] #39 75.84 DEP criu/sk-packet.d [2020-06-15T07:21:18.839Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-06-15T07:21:18.839Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-15T07:21:18.839Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-15T07:21:18.839Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-15T07:21:18.839Z] ? github.com/docker/docker/builder [no test files] [2020-06-15T07:21:18.839Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-15T07:21:18.839Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-15T07:21:18.839Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-15T07:21:18.839Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-15T07:21:18.839Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-15T07:21:18.839Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-15T07:21:18.839Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-15T07:21:19.088Z] #39 76.03 DEP criu/sk-netlink.d [2020-06-15T07:21:19.088Z] #39 76.22 DEP criu/sk-inet.d [2020-06-15T07:21:19.120Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-06-15T07:21:19.344Z] #39 76.41 DEP criu/signalfd.d [2020-06-15T07:21:19.344Z] #39 76.50 DEP criu/sigframe.d [2020-06-15T07:21:19.377Z] #39 ... [2020-06-15T07:21:19.377Z] [2020-06-15T07:21:19.377Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:21:19.377Z] #36 146.4 + dpkg --print-architecture [2020-06-15T07:21:19.600Z] #39 76.62 DEP criu/shmem.d [2020-06-15T07:21:19.600Z] #39 76.74 DEP criu/servicefd.d [2020-06-15T07:21:19.642Z] #36 DONE 147.0s [2020-06-15T07:21:19.642Z] [2020-06-15T07:21:19.642Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:19.642Z] #17 39.93 Selecting previously unselected package vim. [2020-06-15T07:21:19.642Z] #17 39.94 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-06-15T07:21:19.642Z] #17 39.97 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T07:21:19.642Z] #17 40.45 Selecting previously unselected package xfsprogs. [2020-06-15T07:21:19.642Z] #17 40.45 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-06-15T07:21:19.642Z] #17 40.46 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T07:21:19.642Z] #17 40.83 Selecting previously unselected package zip. [2020-06-15T07:21:19.642Z] #17 40.84 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-06-15T07:21:19.642Z] #17 40.87 Unpacking zip (3.0-11+b1) ... [2020-06-15T07:21:19.642Z] #17 41.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:21:19.642Z] #17 41.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:21:19.642Z] #17 41.07 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-06-15T07:21:19.642Z] #17 41.09 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-15T07:21:19.642Z] #17 41.10 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-06-15T07:21:19.642Z] #17 41.11 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-06-15T07:21:19.642Z] #17 41.12 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T07:21:19.642Z] #17 41.14 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-06-15T07:21:19.642Z] #17 41.17 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:21:19.642Z] #17 41.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:21:19.642Z] #17 41.20 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-15T07:21:19.642Z] #17 41.22 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-15T07:21:19.642Z] #17 41.23 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:21:19.642Z] #17 41.24 Setting up zip (3.0-11+b1) ... [2020-06-15T07:21:19.642Z] #17 41.26 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:21:19.642Z] #17 41.32 Setting up bash-completion (1:2.8-6) ... [2020-06-15T07:21:19.642Z] #17 44.34 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-06-15T07:21:19.642Z] #17 44.36 Setting up xz-utils (5.2.4-1) ... [2020-06-15T07:21:19.642Z] #17 44.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T07:21:19.642Z] #17 44.42 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:21:19.642Z] #17 44.55 invoke-rc.d: could not determine current runlevel [2020-06-15T07:21:19.642Z] #17 44.56 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T07:21:19.642Z] #17 44.56 Setting up pigz (2.4-1) ... [2020-06-15T07:21:19.642Z] #17 44.61 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-15T07:21:19.642Z] #17 44.65 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-15T07:21:19.642Z] #17 44.71 Setting up python-pip-whl (18.1-5) ... [2020-06-15T07:21:19.642Z] #17 44.76 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-06-15T07:21:19.642Z] #17 44.83 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:21:19.855Z] #39 76.88 DEP criu/seize.d [2020-06-15T07:21:19.855Z] #39 77.01 DEP criu/seccomp.d [2020-06-15T07:21:20.051Z] #39 67.32 CC criu/arch/x86/kerndat.o [2020-06-15T07:21:20.111Z] #39 77.13 DEP criu/rst-malloc.d [2020-06-15T07:21:20.111Z] #39 77.16 DEP criu/rbtree.d [2020-06-15T07:21:20.111Z] #39 77.19 DEP criu/pstree.d [2020-06-15T07:21:20.115Z] #33 ... [2020-06-15T07:21:20.115Z] [2020-06-15T07:21:20.115Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:21:20.115Z] #61 DONE 36.3s [2020-06-15T07:21:20.115Z] [2020-06-15T07:21:20.115Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T07:21:20.115Z] #52 24.52 Reading package lists... [2020-06-15T07:21:20.115Z] #52 31.59 Building dependency tree... [2020-06-15T07:21:20.115Z] #52 34.34 The following additional packages will be installed: [2020-06-15T07:21:20.115Z] #52 34.34 libbtrfs0 [2020-06-15T07:21:20.115Z] #52 34.48 The following NEW packages will be installed: [2020-06-15T07:21:20.115Z] #52 34.49 libbtrfs-dev libbtrfs0 [2020-06-15T07:21:20.115Z] #52 34.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:21:20.115Z] #52 34.69 Need to get 120 kB of archives. [2020-06-15T07:21:20.115Z] #52 34.69 After this operation, 423 kB of additional disk space will be used. [2020-06-15T07:21:20.115Z] #52 34.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-15T07:21:20.115Z] #52 34.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-15T07:21:20.115Z] #52 36.01 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:21:20.115Z] #52 36.31 Fetched 120 kB in 0s (489 kB/s) [2020-06-15T07:21:20.115Z] #52 36.54 Selecting previously unselected package libbtrfs0. [2020-06-15T07:21:20.366Z] #39 77.33 DEP criu/protobuf.d [2020-06-15T07:21:20.366Z] #39 77.42 GEN criu/protobuf-desc-gen.h [2020-06-15T07:21:20.407Z] #52 36.54 (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-06-15T07:21:20.407Z] #52 36.74 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-15T07:21:20.407Z] #52 36.80 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:21:20.407Z] #52 36.90 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:21:20.407Z] #52 36.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-15T07:21:20.407Z] #52 36.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:21:20.590Z] #17 45.46 Setting up libaio1:arm64 (0.3.112-3) ... [2020-06-15T07:21:20.590Z] #17 45.47 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-15T07:21:20.590Z] #17 45.48 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-15T07:21:20.590Z] #17 45.50 Setting up vim (2:8.1.0875-5) ... [2020-06-15T07:21:20.590Z] #17 45.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T07:21:20.590Z] #17 45.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T07:21:20.590Z] #17 45.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T07:21:20.590Z] #17 45.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T07:21:20.590Z] #17 45.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T07:21:20.590Z] #17 45.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T07:21:20.590Z] #17 45.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T07:21:20.590Z] #17 45.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T07:21:20.590Z] #17 45.61 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-15T07:21:20.590Z] #17 45.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:21:20.590Z] #17 45.65 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-15T07:21:20.590Z] #17 45.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:21:20.590Z] #17 45.68 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-15T07:21:20.590Z] #17 45.69 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:21:20.617Z] #39 67.77 CC criu/arch/x86/sigaction_compat.o [2020-06-15T07:21:20.875Z] #39 68.02 CC criu/arch/x86/sigframe.o [2020-06-15T07:21:21.037Z] #52 37.49 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:21:21.037Z] #52 37.49 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:21:21.037Z] #52 37.50 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:21:21.134Z] #39 68.32 LINK criu/arch/x86/crtools.built-in.o [2020-06-15T07:21:21.134Z] #39 68.38 DEP criu/pie/util-vdso-elf32.d [2020-06-15T07:21:21.331Z] #52 DONE 37.8s [2020-06-15T07:21:21.331Z] [2020-06-15T07:21:21.331Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:21:21.331Z] #53 0.230 + RM_GOPATH=0 [2020-06-15T07:21:21.392Z] #39 68.56 DEP criu/pie/util-vdso.d [2020-06-15T07:21:21.392Z] #39 68.73 DEP criu/pie/util.d [2020-06-15T07:21:21.636Z] #53 0.231 + TMP_GOPATH= [2020-06-15T07:21:21.636Z] #53 0.231 + : /build [2020-06-15T07:21:21.636Z] #53 0.231 + '[' -z '' ']' [2020-06-15T07:21:21.636Z] #53 0.232 ++ mktemp -d [2020-06-15T07:21:21.636Z] #53 0.236 + export GOPATH=/tmp/tmp.x3MQtYBphP [2020-06-15T07:21:21.636Z] #53 0.236 + GOPATH=/tmp/tmp.x3MQtYBphP [2020-06-15T07:21:21.636Z] #53 0.236 + RM_GOPATH=1 [2020-06-15T07:21:21.636Z] #53 0.236 + case "$(go env GOARCH)" in [2020-06-15T07:21:21.636Z] #53 0.237 ++ go env GOARCH [2020-06-15T07:21:21.636Z] #53 0.251 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:21:21.636Z] #53 0.255 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:21:21.636Z] #53 0.256 ++ dirname /tmp/install/install.sh [2020-06-15T07:21:21.636Z] #53 0.260 + dir=/tmp/install [2020-06-15T07:21:21.636Z] #53 0.261 + bin=containerd [2020-06-15T07:21:21.636Z] #53 0.262 + shift [2020-06-15T07:21:21.636Z] #53 0.263 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T07:21:21.636Z] #53 0.263 + . /tmp/install/containerd.installer [2020-06-15T07:21:21.636Z] #53 0.263 ++ set -e [2020-06-15T07:21:21.636Z] #53 0.267 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:21:21.636Z] #53 0.268 + install_containerd [2020-06-15T07:21:21.636Z] #53 0.269 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T07:21:21.636Z] #53 0.269 + git clone https://github.com/containerd/containerd.git /tmp/tmp.x3MQtYBphP/src/github.com/containerd/containerd [2020-06-15T07:21:21.636Z] #53 0.275 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:21:21.636Z] #53 0.276 Cloning into '/tmp/tmp.x3MQtYBphP/src/github.com/containerd/containerd'... [2020-06-15T07:21:21.650Z] #39 68.92 CC criu/pie/util.o [2020-06-15T07:21:21.908Z] #39 69.18 CC criu/pie/util-vdso.o [2020-06-15T07:21:22.253Z] #39 79.06 DEP criu/protobuf-desc.d [2020-06-15T07:21:22.253Z] #39 79.18 DEP criu/proc_parse.d [2020-06-15T07:21:22.253Z] #39 ... [2020-06-15T07:21:22.253Z] [2020-06-15T07:21:22.253Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:22.253Z] #41 142.3 github.com/LK4D4/vndr/godl [2020-06-15T07:21:22.253Z] #41 142.9 github.com/LK4D4/vndr [2020-06-15T07:21:22.253Z] #41 ... [2020-06-15T07:21:22.253Z] [2020-06-15T07:21:22.253Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:22.253Z] #17 11.39 Fetched 8355 kB in 9s (891 kB/s) [2020-06-15T07:21:22.302Z] #53 ... [2020-06-15T07:21:22.302Z] [2020-06-15T07:21:22.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:21:22.302Z] #11 21.84 Reading package lists... [2020-06-15T07:21:22.302Z] #11 28.89 Building dependency tree... [2020-06-15T07:21:22.302Z] #11 31.62 The following additional packages will be installed: [2020-06-15T07:21:22.302Z] #11 31.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T07:21:22.302Z] #11 31.63 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T07:21:22.302Z] #11 31.63 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T07:21:22.302Z] #11 31.63 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:21:22.302Z] #11 31.64 Suggested packages: [2020-06-15T07:21:22.302Z] #11 31.64 gcc-8-locales seccomp wine64 [2020-06-15T07:21:22.302Z] #11 33.13 The following NEW packages will be installed: [2020-06-15T07:21:22.302Z] #11 33.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T07:21:22.302Z] #11 33.14 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T07:21:22.302Z] #11 33.14 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T07:21:22.302Z] #11 33.14 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T07:21:22.302Z] #11 33.14 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T07:21:22.302Z] #11 33.15 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T07:21:22.302Z] #11 33.42 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:21:22.302Z] #11 33.42 Need to get 78.9 MB of archives. [2020-06-15T07:21:22.302Z] #11 33.42 After this operation, 532 MB of additional disk space will be used. [2020-06-15T07:21:22.302Z] #11 33.42 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-06-15T07:21:22.302Z] #11 34.31 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-06-15T07:21:22.302Z] #11 36.64 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-06-15T07:21:22.302Z] #11 36.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-06-15T07:21:22.302Z] #11 36.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-06-15T07:21:22.302Z] #11 36.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T07:21:22.302Z] #11 ... [2020-06-15T07:21:22.302Z] [2020-06-15T07:21:22.302Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:21:22.302Z] #26 2.000 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T07:21:22.302Z] #26 2.669 #=#=# [2020-06-15T07:21:22.509Z] #17 11.39 Reading package lists... [2020-06-15T07:21:22.509Z] #17 ... [2020-06-15T07:21:22.509Z] [2020-06-15T07:21:22.509Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:22.509Z] #41 DONE 152.6s [2020-06-15T07:21:22.571Z] ok github.com/docker/docker/builder/remotecontext 0.324s coverage: 13.6% of statements [2020-06-15T07:21:22.765Z] [2020-06-15T07:21:22.765Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:22.765Z] #39 79.45 DEP criu/plugin.d [2020-06-15T07:21:22.765Z] #39 79.60 DEP criu/pipes.d [2020-06-15T07:21:22.765Z] #39 79.68 DEP criu/pie-util.d [2020-06-15T07:21:22.765Z] #39 79.87 DEP criu/pie-util-vdso.d [2020-06-15T07:21:22.842Z] #39 69.91 CC criu/pie/util-vdso-elf32.o [2020-06-15T07:21:22.853Z] ok github.com/docker/docker/builder/dockerfile 0.981s coverage: 48.2% of statements [2020-06-15T07:21:23.020Z] #26 2.980 # 2.2% #### 6.5% ####### 10.8% ############ 17.2% ################ 23.5% ####################### 32.1% ############################## 42.7% #################################### 51.2% ########################################### 59.7% ################################################## 70.4% ########################################################## 81.0% ############################################################## 87.4% ##################################################################### 95.9% ######################################################################## 100.0% [2020-06-15T07:21:23.136Z] #17 48.22 Setting up iptables (1.8.2-4) ... [2020-06-15T07:21:23.136Z] #17 48.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:21:23.136Z] #17 48.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:21:23.136Z] #17 48.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:21:23.136Z] #17 48.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:21:23.136Z] #17 48.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T07:21:23.136Z] #17 48.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T07:21:23.136Z] #17 48.32 Setting up python3 (3.7.3-1) ... [2020-06-15T07:21:23.327Z] #39 80.18 DEP criu/pie-util-vdso-elf32.d [2020-06-15T07:21:23.327Z] #39 80.32 DEP criu/path.d [2020-06-15T07:21:23.409Z] #39 70.66 AR criu/pie/pie.lib.a [2020-06-15T07:21:23.409Z] #39 70.74 DEP criu/pie/restorer.d [2020-06-15T07:21:23.469Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-06-15T07:21:23.582Z] #39 80.53 DEP criu/parasite-syscall.d [2020-06-15T07:21:23.708Z] #17 48.83 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T07:21:23.751Z] ok github.com/docker/docker/builder/remotecontext/git 1.024s coverage: 86.3% of statements [2020-06-15T07:21:23.751Z] ? github.com/docker/docker/cli [no test files] [2020-06-15T07:21:23.751Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-15T07:21:23.838Z] #39 80.83 DEP criu/pagemap.d [2020-06-15T07:21:24.011Z] #39 71.01 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-15T07:21:24.011Z] #39 71.16 DEP criu/arch/x86/restorer_unmap.d [2020-06-15T07:21:24.011Z] #39 71.20 DEP criu/arch/x86/restorer.d [2020-06-15T07:21:24.093Z] #39 80.99 DEP criu/pagemap-cache.d [2020-06-15T07:21:24.093Z] #39 81.16 DEP criu/page-xfer.d [2020-06-15T07:21:24.374Z] #39 81.34 DEP criu/page-pipe.d [2020-06-15T07:21:24.374Z] #39 81.48 DEP criu/netfilter.d [2020-06-15T07:21:24.376Z] #39 71.49 DEP criu/arch/x86/vdso-pie.d [2020-06-15T07:21:24.376Z] #39 71.53 DEP criu/pie/parasite-vdso.d [2020-06-15T07:21:24.376Z] #39 71.62 DEP criu/pie/parasite.d [2020-06-15T07:21:24.566Z] #26 5.756 [2020-06-15T07:21:24.630Z] #39 81.61 DEP criu/net.d [2020-06-15T07:21:24.638Z] #39 71.82 CC criu/pie/parasite.o [2020-06-15T07:21:24.739Z] #17 49.77 Setting up apparmor (2.13.2-10) ... [2020-06-15T07:21:24.885Z] #39 81.77 DEP criu/namespaces.d [2020-06-15T07:21:24.885Z] #39 81.93 DEP criu/mount.d [2020-06-15T07:21:24.885Z] #39 82.02 DEP criu/memfd.d [2020-06-15T07:21:24.934Z] #26 5.951 ### 4.2% ############### 21.7% ############################################ 61.3% #################################################################### 95.8% ######################################################################## 100.0% [2020-06-15T07:21:25.141Z] #39 82.16 DEP criu/mem.d [2020-06-15T07:21:25.397Z] #39 82.34 DEP criu/lsm.d [2020-06-15T07:21:25.398Z] #39 82.46 DEP criu/log.d [2020-06-15T07:21:25.398Z] #39 82.59 DEP criu/libnetlink.d [2020-06-15T07:21:25.575Z] #26 6.746 [2020-06-15T07:21:25.961Z] #39 82.76 DEP criu/kerndat.d [2020-06-15T07:21:25.961Z] #39 82.96 DEP criu/kcmp-ids.d [2020-06-15T07:21:25.961Z] #39 83.01 DEP criu/irmap.d [2020-06-15T07:21:25.961Z] #39 83.11 DEP criu/ipc_ns.d [2020-06-15T07:21:26.014Z] #39 73.08 LINK criu/pie/parasite.built-in.o [2020-06-15T07:21:26.014Z] #39 73.08 GEN criu/pie/parasite-blob.h [2020-06-15T07:21:26.014Z] #39 73.11 CC criu/pie/parasite-vdso.o [2020-06-15T07:21:26.216Z] #39 83.27 DEP criu/image.d [2020-06-15T07:21:26.453Z] ok github.com/docker/docker/client 0.139s coverage: 75.4% of statements [2020-06-15T07:21:26.464Z] #26 6.971 0.6% ### 4.5% ######## 12.3% ############## 20.0% ################## 26.2% ########################## 36.5% ################################# 46.8% [2020-06-15T07:21:26.464Z] #26 ... [2020-06-15T07:21:26.464Z] [2020-06-15T07:21:26.464Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:21:26.464Z] #39 26.03 Reading package lists... [2020-06-15T07:21:26.464Z] #39 33.29 Building dependency tree... [2020-06-15T07:21:26.464Z] #39 35.91 The following additional packages will be installed: [2020-06-15T07:21:26.464Z] #39 35.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T07:21:26.464Z] #39 35.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T07:21:26.464Z] #39 35.92 Suggested packages: [2020-06-15T07:21:26.464Z] #39 35.92 manpages-dev python-setuptools [2020-06-15T07:21:26.464Z] #39 37.04 The following NEW packages will be installed: [2020-06-15T07:21:26.464Z] #39 37.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T07:21:26.464Z] #39 37.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T07:21:26.464Z] #39 37.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T07:21:26.464Z] #39 37.05 python-six zlib1g-dev [2020-06-15T07:21:26.464Z] #39 37.42 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:21:26.464Z] #39 37.42 Need to get 4075 kB of archives. [2020-06-15T07:21:26.464Z] #39 37.42 After this operation, 24.5 MB of additional disk space will be used. [2020-06-15T07:21:26.464Z] #39 37.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-06-15T07:21:26.465Z] #39 37.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-06-15T07:21:26.465Z] #39 37.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-06-15T07:21:26.465Z] #39 37.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-06-15T07:21:26.465Z] #39 37.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-06-15T07:21:26.465Z] #39 37.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-06-15T07:21:26.465Z] #39 37.60 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-06-15T07:21:26.465Z] #39 37.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-06-15T07:21:26.465Z] #39 37.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-06-15T07:21:26.465Z] #39 37.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-06-15T07:21:26.465Z] #39 37.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-06-15T07:21:26.465Z] #39 38.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-06-15T07:21:26.465Z] #39 39.07 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-06-15T07:21:26.465Z] #39 39.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-06-15T07:21:26.465Z] #39 39.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T07:21:26.465Z] #39 39.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-06-15T07:21:26.465Z] #39 39.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-06-15T07:21:26.465Z] #39 40.45 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:21:26.465Z] #39 40.60 Fetched 4075 kB in 2s (1755 kB/s) [2020-06-15T07:21:26.465Z] #39 40.70 Selecting previously unselected package libcap-dev:ppc64el. [2020-06-15T07:21:26.465Z] #39 40.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-06-15T07:21:26.465Z] #39 40.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-06-15T07:21:26.465Z] #39 40.77 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-06-15T07:21:26.465Z] #39 40.88 Selecting previously unselected package libnet1:ppc64el. [2020-06-15T07:21:26.465Z] #39 40.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-15T07:21:26.465Z] #39 40.90 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-15T07:21:26.465Z] #39 41.13 Selecting previously unselected package libnet1-dev. [2020-06-15T07:21:26.465Z] #39 41.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-15T07:21:26.465Z] #39 41.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:21:26.465Z] #39 41.59 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-15T07:21:26.465Z] #39 41.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-15T07:21:26.465Z] #39 41.60 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-15T07:21:26.465Z] #39 41.71 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-06-15T07:21:26.465Z] #39 41.71 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-06-15T07:21:26.465Z] #39 41.73 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-15T07:21:26.465Z] #39 41.98 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-15T07:21:26.465Z] #39 41.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-15T07:21:26.465Z] #39 42.01 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-15T07:21:26.465Z] #39 42.14 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-06-15T07:21:26.465Z] #39 42.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-06-15T07:21:26.465Z] #39 42.15 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-15T07:21:26.465Z] #39 42.26 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-06-15T07:21:26.465Z] #39 42.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-06-15T07:21:26.465Z] #39 42.28 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-15T07:21:26.465Z] #39 42.53 Selecting previously unselected package libprotobuf17:ppc64el. [2020-06-15T07:21:26.465Z] #39 42.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-06-15T07:21:26.465Z] #39 42.54 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-15T07:21:26.465Z] #39 ... [2020-06-15T07:21:26.465Z] [2020-06-15T07:21:26.465Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:21:26.472Z] #39 83.44 DEP criu/image-desc.d [2020-06-15T07:21:26.472Z] #39 83.54 DEP criu/fsnotify.d [2020-06-15T07:21:26.579Z] #39 73.71 CC criu/arch/x86/vdso-pie.o [2020-06-15T07:21:26.653Z] #17 51.57 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T07:21:26.653Z] #17 51.59 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:21:26.728Z] #39 83.74 DEP criu/filesystems.d [2020-06-15T07:21:26.728Z] #39 83.84 DEP criu/files.d [2020-06-15T07:21:26.752Z] #26 6.971 0.6% ### 4.5% ######## 12.3% ############## 20.0% ################## 26.2% ########################## 36.5% ################################# 46.8% ########################################## 59.7% ################################################## 70.0% ############################################################## 86.1% ##################################################################### 96.4% ######################################################################## 100.0% [2020-06-15T07:21:26.837Z] #39 74.07 CC criu/arch/x86/restorer.o [2020-06-15T07:21:26.914Z] #17 51.99 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:21:26.983Z] #39 84.02 DEP criu/files-reg.d [2020-06-15T07:21:27.238Z] #39 84.16 DEP criu/files-ext.d [2020-06-15T07:21:27.238Z] #39 84.27 DEP criu/file-lock.d [2020-06-15T07:21:27.238Z] #39 84.39 DEP criu/file-ids.d [2020-06-15T07:21:27.387Z] #26 8.717 [2020-06-15T07:21:27.401Z] #39 74.62 CC criu/arch/x86/restorer_unmap.o [2020-06-15T07:21:27.401Z] #39 74.65 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-15T07:21:27.493Z] #39 84.50 DEP criu/fifo.d [2020-06-15T07:21:27.493Z] #39 84.60 DEP criu/fdstore.d [2020-06-15T07:21:27.659Z] #39 75.06 CC criu/pie/restorer.o [2020-06-15T07:21:27.749Z] #39 84.67 DEP criu/fault-injection.d [2020-06-15T07:21:27.749Z] #39 84.74 DEP criu/external.d [2020-06-15T07:21:27.865Z] #17 52.95 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T07:21:27.916Z] #39 ... [2020-06-15T07:21:27.916Z] [2020-06-15T07:21:27.916Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:27.916Z] #49 12.72 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-15T07:21:28.004Z] #39 84.89 DEP criu/eventpoll.d [2020-06-15T07:21:28.004Z] #39 85.09 DEP criu/eventfd.d [2020-06-15T07:21:28.174Z] #49 ... [2020-06-15T07:21:28.174Z] [2020-06-15T07:21:28.174Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:28.174Z] #17 2.344 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:21:28.174Z] #17 2.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:21:28.174Z] #17 2.404 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:21:28.174Z] #17 3.032 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T07:21:28.174Z] #17 4.465 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T07:21:28.174Z] #17 5.816 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T07:21:28.260Z] #39 85.29 DEP criu/crtools.d [2020-06-15T07:21:28.436Z] #17 53.47 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T07:21:28.516Z] #39 85.45 DEP criu/cr-service.d [2020-06-15T07:21:28.516Z] #39 85.69 DEP criu/cr-restore.d [2020-06-15T07:21:28.772Z] #39 85.93 DEP criu/cr-errno.d [2020-06-15T07:21:28.772Z] #39 85.96 DEP criu/cr-dump.d [2020-06-15T07:21:29.334Z] #39 86.12 DEP criu/cr-dedup.d [2020-06-15T07:21:29.334Z] #39 86.32 DEP criu/cr-check.d [2020-06-15T07:21:29.547Z] #17 ... [2020-06-15T07:21:29.547Z] [2020-06-15T07:21:29.547Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:29.547Z] #41 145.8 github.com/LK4D4/vndr/godl [2020-06-15T07:21:29.547Z] #41 146.5 github.com/LK4D4/vndr [2020-06-15T07:21:29.547Z] #41 DONE 155.4s [2020-06-15T07:21:29.589Z] #39 86.50 DEP criu/config.d [2020-06-15T07:21:29.589Z] #39 86.66 DEP criu/clone-noasan.d [2020-06-15T07:21:29.806Z] [2020-06-15T07:21:29.806Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:29.822Z] #17 54.84 Setting up python3-pip (18.1-5) ... [2020-06-15T07:21:29.844Z] #39 86.71 DEP criu/cgroup.d [2020-06-15T07:21:29.844Z] #39 86.93 DEP criu/cgroup-props.d [2020-06-15T07:21:30.083Z] #17 ... [2020-06-15T07:21:30.083Z] [2020-06-15T07:21:30.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:30.083Z] #39 95.06 CC criu/clone-noasan.o [2020-06-15T07:21:30.083Z] #39 95.28 CC criu/config.o [2020-06-15T07:21:30.083Z] #39 96.63 CC criu/cr-check.o [2020-06-15T07:21:30.083Z] #39 98.04 CC criu/cr-dedup.o [2020-06-15T07:21:30.083Z] #39 98.42 CC criu/cr-dump.o [2020-06-15T07:21:30.083Z] #39 100.4 CC criu/cr-errno.o [2020-06-15T07:21:30.083Z] #39 100.5 CC criu/cr-restore.o [2020-06-15T07:21:30.083Z] #39 104.0 CC criu/cr-service.o [2020-06-15T07:21:30.100Z] #39 87.03 DEP criu/bitmap.d [2020-06-15T07:21:30.100Z] #39 87.05 DEP criu/bfd.d [2020-06-15T07:21:30.100Z] #39 87.13 DEP criu/autofs.d [2020-06-15T07:21:30.100Z] #39 87.27 DEP criu/aio.d [2020-06-15T07:21:30.655Z] #39 105.5 CC criu/crtools.o [2020-06-15T07:21:30.660Z] #39 87.48 DEP criu/action-scripts.d [2020-06-15T07:21:30.660Z] #39 87.84 CC criu/action-scripts.o [2020-06-15T07:21:30.917Z] #39 ... [2020-06-15T07:21:30.917Z] [2020-06-15T07:21:30.917Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:30.917Z] #17 56.07 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:21:31.179Z] #17 56.13 Processing triggers for mime-support (3.62) ... [2020-06-15T07:21:31.180Z] #17 12.31 Fetched 8355 kB in 10s (812 kB/s) [2020-06-15T07:21:31.221Z] #39 88.31 CC criu/aio.o [2020-06-15T07:21:31.751Z] #17 DONE 56.7s [2020-06-15T07:21:31.751Z] [2020-06-15T07:21:31.751Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:31.751Z] #39 106.1 CC criu/eventfd.o [2020-06-15T07:21:31.751Z] #39 106.4 CC criu/eventpoll.o [2020-06-15T07:21:31.783Z] #39 88.76 CC criu/autofs.o [2020-06-15T07:21:31.956Z] #26 8.889 0.2% 1.3% ## 4.0% #### 6.7% ###### 9.3% ######## 12.0% ########## 14.7% ############# 19.3% ################# 24.7% #################### 28.2% ###################### 30.9% ######################## 33.6% ######################### 35.4% ########################## 37.2% ############################ 39.8% ############################## 42.5% ################################## 47.6% ################################### 49.3% ##################################### 52.0% ###################################### 53.5% ######################################## 55.7% ########################################## 58.4% ########################################### 61.1% ############################################# 63.7% ################################################ 67.3% ################################################# 69.1% ################################################### 71.8% ##################################################### 74.5% ###################################################### 76.3% ######################################################## 78.0% ########################################################## 80.7% ############################################################ 83.4% ############################################################# 86.1% ############################################################### 88.8% ################################################################# 90.9% ################################################################### 93.5% ###################################################################### 97.4% ######################################################################## 100.0% [2020-06-15T07:21:32.038Z] #39 ... [2020-06-15T07:21:32.038Z] [2020-06-15T07:21:32.038Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:32.038Z] #17 11.39 Reading package lists... [2020-06-15T07:21:32.038Z] #17 15.13 Reading package lists... [2020-06-15T07:21:32.038Z] #17 17.93 Building dependency tree... [2020-06-15T07:21:32.038Z] #17 19.32 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T07:21:32.038Z] #17 19.32 The following additional packages will be installed: [2020-06-15T07:21:32.038Z] #17 19.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T07:21:32.038Z] #17 19.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T07:21:32.038Z] #17 19.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T07:21:32.038Z] #17 19.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T07:21:32.038Z] #17 19.33 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T07:21:32.038Z] #17 19.33 Suggested packages: [2020-06-15T07:21:32.038Z] #17 19.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T07:21:32.038Z] #17 19.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T07:21:32.038Z] #17 19.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T07:21:32.038Z] #17 19.33 Recommended packages: [2020-06-15T07:21:32.038Z] #17 19.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T07:21:32.038Z] #17 19.33 python3-keyrings.alt python3-xdg unzip [2020-06-15T07:21:32.038Z] #17 21.24 The following NEW packages will be installed: [2020-06-15T07:21:32.038Z] #17 21.26 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T07:21:32.038Z] #17 21.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T07:21:32.038Z] #17 21.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T07:21:32.038Z] #17 21.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T07:21:32.038Z] #17 21.27 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T07:21:32.038Z] #17 21.27 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T07:21:32.038Z] #17 21.27 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T07:21:32.038Z] #17 21.27 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T07:21:32.038Z] #17 21.27 xz-utils zip [2020-06-15T07:21:32.039Z] #17 21.58 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:21:32.039Z] #17 21.58 Need to get 28.5 MB of archives. [2020-06-15T07:21:32.039Z] #17 21.58 After this operation, 116 MB of additional disk space will be used. [2020-06-15T07:21:32.039Z] #17 21.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-15T07:21:32.039Z] #17 21.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-15T07:21:32.039Z] #17 21.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-15T07:21:32.039Z] #17 21.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-15T07:21:32.039Z] #17 21.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-15T07:21:32.039Z] #17 21.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-15T07:21:32.039Z] #17 21.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-15T07:21:32.039Z] #17 21.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-15T07:21:32.039Z] #17 21.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-15T07:21:32.039Z] #17 21.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-15T07:21:32.039Z] #17 21.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-15T07:21:32.039Z] #17 21.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-15T07:21:32.039Z] #17 21.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-15T07:21:32.039Z] #17 21.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-15T07:21:32.039Z] #17 21.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-15T07:21:32.039Z] #17 21.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-15T07:21:32.039Z] #17 21.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T07:21:32.039Z] #17 21.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:21:32.039Z] #17 21.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-15T07:21:32.039Z] #17 21.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-15T07:21:32.039Z] #17 21.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-15T07:21:32.039Z] #17 21.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-15T07:21:32.039Z] #17 22.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-15T07:21:32.039Z] #17 22.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T07:21:32.039Z] #17 22.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T07:21:32.039Z] #17 22.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T07:21:32.039Z] #17 22.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-15T07:21:32.039Z] #17 ... [2020-06-15T07:21:32.039Z] [2020-06-15T07:21:32.039Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:21:32.039Z] #28 DONE 162.1s [2020-06-15T07:21:32.039Z] [2020-06-15T07:21:32.039Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:32.039Z] #17 22.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-15T07:21:32.039Z] #17 22.06 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T07:21:32.248Z] #26 13.62 [2020-06-15T07:21:32.294Z] #17 22.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-15T07:21:32.294Z] #17 22.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-15T07:21:32.294Z] #17 22.43 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-15T07:21:32.294Z] #17 22.44 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-15T07:21:32.294Z] #17 22.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-15T07:21:32.550Z] #17 22.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T07:21:32.550Z] #17 22.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T07:21:32.550Z] #17 22.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T07:21:32.550Z] #17 22.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-15T07:21:32.550Z] #17 22.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T07:21:32.550Z] #17 22.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T07:21:32.550Z] #17 22.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T07:21:32.550Z] #17 22.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-15T07:21:32.695Z] #39 107.3 CC criu/external.o [2020-06-15T07:21:32.695Z] #39 107.5 CC criu/fault-injection.o [2020-06-15T07:21:32.695Z] #39 107.6 CC criu/fdstore.o [2020-06-15T07:21:32.805Z] #17 22.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-06-15T07:21:32.805Z] #17 22.74 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-15T07:21:32.805Z] #17 22.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T07:21:33.061Z] #17 23.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-15T07:21:33.061Z] #17 23.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-15T07:21:33.061Z] #17 23.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-15T07:21:33.270Z] #39 107.9 CC criu/fifo.o [2020-06-15T07:21:33.270Z] #39 108.3 CC criu/file-ids.o [2020-06-15T07:21:33.288Z] #26 ... [2020-06-15T07:21:33.288Z] [2020-06-15T07:21:33.288Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:21:33.288Z] #31 39.81 internal/reflectlite [2020-06-15T07:21:33.288Z] #31 39.81 sync [2020-06-15T07:21:33.288Z] #31 44.68 errors [2020-06-15T07:21:33.288Z] #31 44.68 sort [2020-06-15T07:21:33.288Z] #31 45.11 io [2020-06-15T07:21:33.288Z] #31 45.13 strconv [2020-06-15T07:21:33.288Z] #31 45.13 internal/oserror [2020-06-15T07:21:33.288Z] #31 45.94 syscall [2020-06-15T07:21:33.531Z] #39 ... [2020-06-15T07:21:33.531Z] [2020-06-15T07:21:33.531Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T07:21:33.531Z] #18 1.653 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T07:21:33.531Z] #18 1.659 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T07:21:33.531Z] #18 1.664 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T07:21:33.531Z] #18 DONE 1.8s [2020-06-15T07:21:33.579Z] #31 ... [2020-06-15T07:21:33.580Z] [2020-06-15T07:21:33.580Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:33.580Z] #42 39.76 internal/reflectlite [2020-06-15T07:21:33.580Z] #42 39.76 sync [2020-06-15T07:21:33.580Z] #42 41.49 math/rand [2020-06-15T07:21:33.580Z] #42 41.49 internal/singleflight [2020-06-15T07:21:33.580Z] #42 41.51 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T07:21:33.580Z] #42 45.21 internal/oserror [2020-06-15T07:21:33.580Z] #42 45.21 io [2020-06-15T07:21:33.580Z] #42 45.22 sort [2020-06-15T07:21:33.580Z] #42 45.22 strconv [2020-06-15T07:21:33.580Z] #42 45.92 syscall [2020-06-15T07:21:33.580Z] #42 ... [2020-06-15T07:21:33.580Z] [2020-06-15T07:21:33.580Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:21:33.580Z] #11 40.12 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-06-15T07:21:33.580Z] #11 42.05 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-06-15T07:21:33.580Z] #11 42.23 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-06-15T07:21:33.715Z] #17 12.31 Reading package lists... [2020-06-15T07:21:33.793Z] [2020-06-15T07:21:33.793Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:21:33.872Z] #11 ... [2020-06-15T07:21:33.872Z] [2020-06-15T07:21:33.872Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:21:33.872Z] #39 43.38 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-06-15T07:21:33.872Z] #39 43.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-06-15T07:21:33.872Z] #39 43.38 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-15T07:21:33.872Z] #39 43.67 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-06-15T07:21:33.872Z] #39 43.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-06-15T07:21:33.872Z] #39 43.70 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-15T07:21:33.872Z] #39 45.46 Selecting previously unselected package libprotoc17:ppc64el. [2020-06-15T07:21:33.872Z] #39 45.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-06-15T07:21:33.872Z] #39 45.49 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-15T07:21:33.872Z] #39 46.32 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T07:21:33.872Z] #39 46.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-06-15T07:21:33.872Z] #39 46.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:21:33.872Z] #39 46.59 Selecting previously unselected package protobuf-compiler. [2020-06-15T07:21:33.872Z] #39 46.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-06-15T07:21:33.872Z] #39 46.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:21:33.872Z] #39 46.90 Selecting previously unselected package python-pkg-resources. [2020-06-15T07:21:33.872Z] #39 46.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:21:33.872Z] #39 46.99 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T07:21:33.872Z] #39 47.45 Selecting previously unselected package python-six. [2020-06-15T07:21:33.872Z] #39 47.46 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T07:21:33.872Z] #39 47.46 Unpacking python-six (1.12.0-1) ... [2020-06-15T07:21:33.872Z] #39 47.64 Selecting previously unselected package python-protobuf. [2020-06-15T07:21:33.872Z] #39 47.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-06-15T07:21:33.872Z] #39 47.67 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T07:21:33.872Z] #39 48.58 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T07:21:33.987Z] #17 23.85 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:21:33.987Z] #17 23.96 Fetched 28.5 MB in 2s (14.7 MB/s) [2020-06-15T07:21:33.987Z] #17 24.01 Selecting previously unselected package pigz. [2020-06-15T07:21:33.987Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-06-15T07:21:33.987Z] #17 24.06 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-15T07:21:33.987Z] #17 24.07 Unpacking pigz (2.4-1) ... [2020-06-15T07:21:33.987Z] #17 24.16 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-15T07:21:33.987Z] #17 24.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:21:33.987Z] #17 24.17 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:21:34.164Z] #39 ... [2020-06-15T07:21:34.164Z] [2020-06-15T07:21:34.164Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:21:34.164Z] #31 50.60 bytes [2020-06-15T07:21:34.164Z] #31 50.62 strings [2020-06-15T07:21:34.548Z] #17 24.53 Selecting previously unselected package python3.7-minimal. [2020-06-15T07:21:34.548Z] #17 24.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:21:34.548Z] #17 24.55 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:21:34.796Z] #31 ... [2020-06-15T07:21:34.796Z] [2020-06-15T07:21:34.796Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:21:34.796Z] #33 41.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-06-15T07:21:34.796Z] #33 41.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-06-15T07:21:34.796Z] #33 42.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-06-15T07:21:34.796Z] #33 42.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-06-15T07:21:34.796Z] #33 42.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-06-15T07:21:34.796Z] #33 42.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-06-15T07:21:34.796Z] #33 45.97 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:21:34.796Z] #33 46.17 Fetched 14.9 MB in 9s (1617 kB/s) [2020-06-15T07:21:34.796Z] #33 46.25 Selecting previously unselected package xxd. [2020-06-15T07:21:34.797Z] #33 46.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-06-15T07:21:34.797Z] #33 46.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-15T07:21:34.797Z] #33 46.39 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:21:34.797Z] #33 46.77 Selecting previously unselected package vim-common. [2020-06-15T07:21:34.797Z] #33 46.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:21:34.797Z] #33 46.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:21:34.797Z] #33 47.67 Selecting previously unselected package cmake-data. [2020-06-15T07:21:34.797Z] #33 47.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T07:21:34.797Z] #33 47.69 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T07:21:34.797Z] #33 50.55 Selecting previously unselected package libicu63:ppc64el. [2020-06-15T07:21:34.797Z] #33 50.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-15T07:21:34.797Z] #33 50.57 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-15T07:21:35.087Z] #33 ... [2020-06-15T07:21:35.087Z] [2020-06-15T07:21:35.087Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:21:35.087Z] #26 14.99 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T07:21:35.087Z] #26 15.76 #=#=# [2020-06-15T07:21:35.087Z] #26 15.92 ##### 7.7% ########################################################### 82.9% ######################################################################## 100.0% [2020-06-15T07:21:35.087Z] #26 16.23 [2020-06-15T07:21:35.474Z] #17 25.40 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:21:35.474Z] #17 25.41 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:21:36.369Z] #26 17.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T07:21:36.503Z] #17 15.41 Reading package lists... [2020-06-15T07:21:36.503Z] #17 ... [2020-06-15T07:21:36.503Z] [2020-06-15T07:21:36.503Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:36.503Z] #39 78.73 LINK criu/pie/restorer.built-in.o [2020-06-15T07:21:36.503Z] #39 78.74 GEN criu/pie/restorer-blob.h [2020-06-15T07:21:36.503Z] #39 78.82 DEP criu/vdso.d [2020-06-15T07:21:36.503Z] #39 79.14 DEP criu/vdso-compat.d [2020-06-15T07:21:36.503Z] #39 79.25 DEP criu/uts_ns.d [2020-06-15T07:21:36.503Z] #39 79.41 DEP criu/util.d [2020-06-15T07:21:36.503Z] #39 79.66 DEP criu/uffd.d [2020-06-15T07:21:36.503Z] #39 79.86 DEP criu/tun.d [2020-06-15T07:21:36.503Z] #39 80.01 DEP criu/tty.d [2020-06-15T07:21:36.503Z] #39 80.23 DEP criu/timerfd.d [2020-06-15T07:21:36.503Z] #39 80.36 DEP criu/timens.d [2020-06-15T07:21:36.503Z] #39 80.59 DEP criu/sysfs_parse.d [2020-06-15T07:21:36.503Z] #39 80.71 DEP criu/sysctl.d [2020-06-15T07:21:36.503Z] #39 80.81 DEP criu/string.d [2020-06-15T07:21:36.503Z] #39 80.85 DEP criu/stats.d [2020-06-15T07:21:36.503Z] #39 80.97 DEP criu/sockets.d [2020-06-15T07:21:36.503Z] #39 81.15 DEP criu/sk-unix.d [2020-06-15T07:21:36.503Z] #39 81.37 DEP criu/sk-tcp.d [2020-06-15T07:21:36.503Z] #39 81.58 DEP criu/sk-queue.d [2020-06-15T07:21:36.503Z] #39 81.73 DEP criu/sk-packet.d [2020-06-15T07:21:36.503Z] #39 81.97 DEP criu/sk-netlink.d [2020-06-15T07:21:36.503Z] #39 82.12 DEP criu/sk-inet.d [2020-06-15T07:21:36.503Z] #39 82.33 DEP criu/signalfd.d [2020-06-15T07:21:36.503Z] #39 82.44 DEP criu/sigframe.d [2020-06-15T07:21:36.503Z] #39 82.57 DEP criu/shmem.d [2020-06-15T07:21:36.503Z] #39 82.69 DEP criu/servicefd.d [2020-06-15T07:21:36.503Z] #39 82.85 DEP criu/seize.d [2020-06-15T07:21:36.503Z] #39 82.96 DEP criu/seccomp.d [2020-06-15T07:21:36.503Z] #39 83.18 DEP criu/rst-malloc.d [2020-06-15T07:21:36.503Z] #39 83.24 DEP criu/rbtree.d [2020-06-15T07:21:36.503Z] #39 83.28 DEP criu/pstree.d [2020-06-15T07:21:36.503Z] #39 83.41 DEP criu/protobuf.d [2020-06-15T07:21:36.503Z] #39 83.58 GEN criu/protobuf-desc-gen.h [2020-06-15T07:21:36.659Z] #26 18.14 [2020-06-15T07:21:37.250Z] #26 18.38 ######### 13.7% ######################################################################## 100.0% [2020-06-15T07:21:37.250Z] #26 18.61 [2020-06-15T07:21:37.423Z] #17 27.50 Selecting previously unselected package python3-minimal. [2020-06-15T07:21:37.423Z] #17 27.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-06-15T07:21:37.679Z] #17 27.58 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-15T07:21:37.679Z] #17 27.58 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T07:21:37.679Z] #17 27.67 Selecting previously unselected package libmpdec2:amd64. [2020-06-15T07:21:37.679Z] #17 27.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-15T07:21:37.679Z] #17 27.71 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T07:21:37.935Z] #17 27.80 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-15T07:21:37.935Z] #17 27.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:21:37.935Z] #17 27.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:21:38.405Z] #39 85.19 DEP criu/protobuf-desc.d [2020-06-15T07:21:38.405Z] #39 85.37 DEP criu/proc_parse.d [2020-06-15T07:21:38.405Z] #39 85.53 DEP criu/plugin.d [2020-06-15T07:21:38.405Z] #39 85.60 DEP criu/pipes.d [2020-06-15T07:21:38.663Z] #39 85.80 DEP criu/pie-util.d [2020-06-15T07:21:38.663Z] #39 85.89 DEP criu/pie-util-vdso.d [2020-06-15T07:21:38.663Z] #39 86.02 DEP criu/pie-util-vdso-elf32.d [2020-06-15T07:21:38.759Z] #26 19.88 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T07:21:38.759Z] #26 19.95 skipping existing c8c2d4a6b2e3 [2020-06-15T07:21:38.759Z] #26 20.18 [2020-06-15T07:21:38.859Z] #17 28.76 Selecting previously unselected package python3.7. [2020-06-15T07:21:38.859Z] #17 28.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:21:38.859Z] #17 28.76 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:21:38.859Z] #17 28.87 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-15T07:21:38.859Z] #17 28.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-15T07:21:38.859Z] #17 28.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T07:21:38.922Z] #39 86.12 DEP criu/path.d [2020-06-15T07:21:38.922Z] #39 86.27 DEP criu/parasite-syscall.d [2020-06-15T07:21:39.086Z] #19 5.407 Collecting yamllint==1.16.0 [2020-06-15T07:21:39.114Z] #17 29.00 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T07:21:39.489Z] #39 86.52 DEP criu/pagemap.d [2020-06-15T07:21:39.489Z] #39 86.66 DEP criu/pagemap-cache.d [2020-06-15T07:21:39.489Z] #39 86.75 DEP criu/page-xfer.d [2020-06-15T07:21:39.747Z] #39 86.90 DEP criu/page-pipe.d [2020-06-15T07:21:39.747Z] #39 86.99 DEP criu/netfilter.d [2020-06-15T07:21:39.928Z] #17 29.86 Selecting previously unselected package python3. [2020-06-15T07:21:39.928Z] #17 29.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-06-15T07:21:39.928Z] #17 29.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-15T07:21:39.928Z] #17 29.96 Unpacking python3 (3.7.3-1) ... [2020-06-15T07:21:39.928Z] #17 30.05 Selecting previously unselected package libip4tc0:amd64. [2020-06-15T07:21:39.928Z] #17 30.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-15T07:21:39.928Z] #17 30.07 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T07:21:40.005Z] #39 87.09 DEP criu/net.d [2020-06-15T07:21:40.027Z] #19 ... [2020-06-15T07:21:40.027Z] [2020-06-15T07:21:40.027Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:40.027Z] #39 108.8 CC criu/file-lock.o [2020-06-15T07:21:40.027Z] #39 109.8 CC criu/files-ext.o [2020-06-15T07:21:40.027Z] #39 110.4 CC criu/files-reg.o [2020-06-15T07:21:40.027Z] #39 112.5 CC criu/files.o [2020-06-15T07:21:40.027Z] #39 114.1 CC criu/filesystems.o [2020-06-15T07:21:40.027Z] #39 114.7 CC criu/fsnotify.o [2020-06-15T07:21:40.183Z] #17 30.16 Selecting previously unselected package libip6tc0:amd64. [2020-06-15T07:21:40.183Z] #17 30.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-15T07:21:40.183Z] #17 30.18 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T07:21:40.183Z] #17 30.26 Selecting previously unselected package libiptc0:amd64. [2020-06-15T07:21:40.183Z] #17 30.27 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-15T07:21:40.183Z] #17 30.27 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-15T07:21:40.183Z] #17 30.34 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-15T07:21:40.183Z] #17 30.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-15T07:21:40.265Z] #39 87.43 DEP criu/namespaces.d [2020-06-15T07:21:40.265Z] #39 87.57 DEP criu/mount.d [2020-06-15T07:21:40.271Z] #26 21.60 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T07:21:40.438Z] #17 30.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T07:21:40.438Z] #17 30.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-15T07:21:40.438Z] #17 30.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-15T07:21:40.438Z] #17 30.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T07:21:40.438Z] #17 30.51 Selecting previously unselected package libnftnl11:amd64. [2020-06-15T07:21:40.438Z] #17 30.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-15T07:21:40.438Z] #17 30.53 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T07:21:40.438Z] #17 30.60 Selecting previously unselected package iptables. [2020-06-15T07:21:40.438Z] #17 30.61 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-15T07:21:40.438Z] #17 30.62 Unpacking iptables (1.8.2-4) ... [2020-06-15T07:21:40.598Z] #39 115.5 CC criu/image-desc.o [2020-06-15T07:21:40.832Z] #39 87.81 DEP criu/memfd.d [2020-06-15T07:21:40.832Z] #39 87.98 DEP criu/mem.d [2020-06-15T07:21:40.832Z] #39 88.10 DEP criu/lsm.d [2020-06-15T07:21:40.832Z] #39 88.18 DEP criu/log.d [2020-06-15T07:21:40.859Z] #39 115.6 CC criu/image.o [2020-06-15T07:21:40.998Z] #17 30.97 Selecting previously unselected package xxd. [2020-06-15T07:21:40.999Z] #17 30.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T07:21:40.999Z] #17 30.99 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:21:40.999Z] #17 31.13 Selecting previously unselected package vim-common. [2020-06-15T07:21:40.999Z] #17 31.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:21:41.091Z] #39 88.28 DEP criu/libnetlink.d [2020-06-15T07:21:41.254Z] #17 31.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:21:41.254Z] #17 31.34 Selecting previously unselected package bash-completion. [2020-06-15T07:21:41.254Z] #17 31.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T07:21:41.349Z] #39 ... [2020-06-15T07:21:41.349Z] [2020-06-15T07:21:41.349Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:21:41.349Z] #28 DONE 167.0s [2020-06-15T07:21:41.349Z] [2020-06-15T07:21:41.349Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:41.349Z] #39 88.50 DEP criu/kerndat.d [2020-06-15T07:21:41.349Z] #39 ... [2020-06-15T07:21:41.349Z] [2020-06-15T07:21:41.349Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:41.349Z] #17 15.41 Reading package lists... [2020-06-15T07:21:41.349Z] #17 18.49 Building dependency tree... [2020-06-15T07:21:41.349Z] #17 20.46 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T07:21:41.349Z] #17 20.46 The following additional packages will be installed: [2020-06-15T07:21:41.349Z] #17 20.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T07:21:41.349Z] #17 20.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T07:21:41.349Z] #17 20.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T07:21:41.349Z] #17 20.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T07:21:41.349Z] #17 20.47 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T07:21:41.349Z] #17 20.47 Suggested packages: [2020-06-15T07:21:41.349Z] #17 20.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T07:21:41.350Z] #17 20.49 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T07:21:41.350Z] #17 20.49 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T07:21:41.350Z] #17 20.49 Recommended packages: [2020-06-15T07:21:41.350Z] #17 20.49 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T07:21:41.350Z] #17 20.49 python3-keyrings.alt python3-xdg unzip [2020-06-15T07:21:41.350Z] #17 22.30 The following NEW packages will be installed: [2020-06-15T07:21:41.350Z] #17 22.30 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T07:21:41.350Z] #17 22.30 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T07:21:41.350Z] #17 22.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T07:21:41.350Z] #17 22.30 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T07:21:41.350Z] #17 22.30 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T07:21:41.350Z] #17 22.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T07:21:41.350Z] #17 22.31 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T07:21:41.350Z] #17 22.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T07:21:41.350Z] #17 22.31 xz-utils zip [2020-06-15T07:21:41.350Z] #17 22.63 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:21:41.350Z] #17 22.63 Need to get 28.5 MB of archives. [2020-06-15T07:21:41.350Z] #17 22.63 After this operation, 116 MB of additional disk space will be used. [2020-06-15T07:21:41.350Z] #17 22.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-15T07:21:41.350Z] #17 22.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-15T07:21:41.350Z] #17 22.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-15T07:21:41.350Z] #17 22.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-15T07:21:41.430Z] #39 116.4 CC criu/ipc_ns.o [2020-06-15T07:21:41.610Z] #17 22.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-15T07:21:41.610Z] #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-06-15T07:21:41.610Z] #17 23.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-15T07:21:41.610Z] #17 23.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-15T07:21:41.610Z] #17 23.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-15T07:21:41.610Z] #17 23.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-15T07:21:41.610Z] #17 23.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-15T07:21:41.610Z] #17 23.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-15T07:21:41.610Z] #17 23.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-15T07:21:41.610Z] #17 23.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-15T07:21:41.610Z] #17 23.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-15T07:21:41.869Z] #17 23.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-15T07:21:41.869Z] #17 23.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T07:21:41.869Z] #17 23.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:21:41.869Z] #17 23.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-15T07:21:41.869Z] #17 23.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-15T07:21:41.869Z] #17 23.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-15T07:21:41.869Z] #17 23.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-15T07:21:41.869Z] #17 23.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-15T07:21:41.869Z] #17 23.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T07:21:41.869Z] #17 23.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T07:21:41.869Z] #17 23.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T07:21:41.869Z] #17 23.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-15T07:21:41.869Z] #17 23.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-15T07:21:41.869Z] #17 23.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T07:21:42.372Z] #39 117.3 CC criu/irmap.o [2020-06-15T07:21:42.436Z] #17 23.94 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-15T07:21:42.436Z] #17 23.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-15T07:21:42.436Z] #17 23.95 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-15T07:21:42.436Z] #17 23.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-15T07:21:42.436Z] #17 23.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-15T07:21:42.436Z] #17 23.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T07:21:42.436Z] #17 24.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T07:21:42.694Z] #17 24.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T07:21:42.694Z] #17 24.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-15T07:21:42.694Z] #17 24.08 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T07:21:42.694Z] #17 24.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T07:21:42.694Z] #17 24.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T07:21:42.694Z] #17 24.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-15T07:21:42.694Z] #17 24.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-15T07:21:42.694Z] #17 24.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-15T07:21:42.694Z] #17 24.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T07:21:42.944Z] #39 117.7 CC criu/kcmp-ids.o [2020-06-15T07:21:42.953Z] #17 24.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-15T07:21:42.953Z] #17 24.46 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-15T07:21:42.953Z] #17 24.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-15T07:21:43.006Z] #26 23.93 [2020-06-15T07:21:43.006Z] #26 24.13 ######################################################################## 100.0% [2020-06-15T07:21:43.006Z] #26 24.26 [2020-06-15T07:21:43.006Z] #26 24.35 Download of images into '/build' complete. [2020-06-15T07:21:43.006Z] #26 ... [2020-06-15T07:21:43.006Z] [2020-06-15T07:21:43.006Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:21:43.006Z] #48 49.34 sort [2020-06-15T07:21:43.006Z] #48 49.41 syscall [2020-06-15T07:21:43.006Z] #48 49.42 io [2020-06-15T07:21:43.006Z] #48 49.47 strconv [2020-06-15T07:21:43.006Z] #48 52.82 bytes [2020-06-15T07:21:43.006Z] #48 53.06 strings [2020-06-15T07:21:43.006Z] #48 ... [2020-06-15T07:21:43.006Z] [2020-06-15T07:21:43.006Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T07:21:43.006Z] #26 24.36 Use something like the following to load the result into a Docker daemon: [2020-06-15T07:21:43.006Z] #26 24.36 tar -cC '/build' . | docker load [2020-06-15T07:21:43.006Z] #26 DONE 24.4s [2020-06-15T07:21:43.006Z] [2020-06-15T07:21:43.006Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:21:43.006Z] #33 56.35 Selecting previously unselected package libxml2:ppc64el. [2020-06-15T07:21:43.006Z] #33 56.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-06-15T07:21:43.006Z] #33 56.36 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:21:43.006Z] #33 56.75 Selecting previously unselected package libarchive13:ppc64el. [2020-06-15T07:21:43.006Z] #33 56.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-06-15T07:21:43.006Z] #33 56.77 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-15T07:21:43.006Z] #33 57.05 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-06-15T07:21:43.006Z] #33 57.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-06-15T07:21:43.006Z] #33 57.07 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-15T07:21:43.006Z] #33 57.19 Selecting previously unselected package librhash0:ppc64el. [2020-06-15T07:21:43.006Z] #33 57.20 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-06-15T07:21:43.006Z] #33 57.23 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-06-15T07:21:43.006Z] #33 57.33 Selecting previously unselected package libuv1:ppc64el. [2020-06-15T07:21:43.006Z] #33 57.35 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-06-15T07:21:43.006Z] #33 57.36 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-06-15T07:21:43.006Z] #33 57.50 Selecting previously unselected package cmake. [2020-06-15T07:21:43.006Z] #33 57.51 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-06-15T07:21:43.006Z] #33 57.52 Unpacking cmake (3.13.4-1) ... [2020-06-15T07:21:43.204Z] #39 118.0 CC criu/kerndat.o [2020-06-15T07:21:43.519Z] #17 25.06 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:21:43.767Z] #17 ... [2020-06-15T07:21:43.767Z] [2020-06-15T07:21:43.767Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:43.767Z] #39 90.63 CC criu/bfd.o [2020-06-15T07:21:43.767Z] #39 91.04 CC criu/bitmap.o [2020-06-15T07:21:43.767Z] #39 91.20 CC criu/cgroup-props.o [2020-06-15T07:21:43.767Z] #39 91.90 CC criu/cgroup.o [2020-06-15T07:21:43.767Z] #39 94.77 CC criu/clone-noasan.o [2020-06-15T07:21:43.767Z] #39 95.06 CC criu/config.o [2020-06-15T07:21:43.767Z] #39 96.26 CC criu/cr-check.o [2020-06-15T07:21:43.767Z] #39 97.73 CC criu/cr-dedup.o [2020-06-15T07:21:43.767Z] #39 98.14 CC criu/cr-dump.o [2020-06-15T07:21:43.767Z] #39 100.3 CC criu/cr-errno.o [2020-06-15T07:21:43.767Z] #39 100.4 CC criu/cr-restore.o [2020-06-15T07:21:43.790Z] #17 25.15 Fetched 28.5 MB in 2s (13.3 MB/s) [2020-06-15T07:21:43.790Z] #17 25.23 Selecting previously unselected package pigz. [2020-06-15T07:21:43.790Z] #17 25.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-06-15T07:21:43.790Z] #17 25.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-15T07:21:43.790Z] #17 25.30 Unpacking pigz (2.4-1) ... [2020-06-15T07:21:44.021Z] #39 ... [2020-06-15T07:21:44.022Z] [2020-06-15T07:21:44.022Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:44.022Z] #17 33.90 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T07:21:44.050Z] #17 25.39 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-15T07:21:44.050Z] #17 25.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:21:44.050Z] #17 25.41 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:21:44.146Z] #39 119.1 CC criu/libnetlink.o [2020-06-15T07:21:44.146Z] #39 ... [2020-06-15T07:21:44.146Z] [2020-06-15T07:21:44.146Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:21:44.146Z] #19 10.75 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T07:21:44.280Z] #17 34.19 Selecting previously unselected package bzip2. [2020-06-15T07:21:44.280Z] #17 34.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-15T07:21:44.280Z] #17 34.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:21:44.280Z] #17 34.29 Selecting previously unselected package xz-utils. [2020-06-15T07:21:44.280Z] #17 34.30 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-15T07:21:44.280Z] #17 34.31 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T07:21:44.281Z] #33 60.50 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-15T07:21:44.281Z] #33 60.51 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:21:44.281Z] #33 60.52 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-06-15T07:21:44.281Z] #33 60.52 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:21:44.281Z] #33 60.57 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-06-15T07:21:44.281Z] #33 60.58 Setting up cmake-data (3.13.4-1) ... [2020-06-15T07:21:44.281Z] #33 60.62 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-15T07:21:44.281Z] #33 60.65 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-15T07:21:44.281Z] #33 60.66 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-15T07:21:44.281Z] #33 60.68 Setting up cmake (3.13.4-1) ... [2020-06-15T07:21:44.281Z] #33 ... [2020-06-15T07:21:44.281Z] [2020-06-15T07:21:44.281Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:44.281Z] #42 50.62 vendor/golang.org/x/net/dns/dnsmessage [2020-06-15T07:21:44.281Z] #42 51.87 bytes [2020-06-15T07:21:44.281Z] #42 57.39 reflect [2020-06-15T07:21:44.281Z] #42 58.42 bufio [2020-06-15T07:21:44.281Z] #42 ... [2020-06-15T07:21:44.281Z] [2020-06-15T07:21:44.281Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T07:21:44.281Z] #33 60.69 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:21:44.309Z] #17 25.89 Selecting previously unselected package python3.7-minimal. [2020-06-15T07:21:44.309Z] #17 25.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:21:44.309Z] #17 25.91 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:21:44.407Z] #19 10.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T07:21:44.407Z] #19 10.94 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T07:21:44.407Z] #19 10.99 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T07:21:44.535Z] #17 34.47 Selecting previously unselected package apparmor. [2020-06-15T07:21:44.535Z] #17 34.47 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-15T07:21:44.535Z] #17 34.54 Unpacking apparmor (2.13.2-10) ... [2020-06-15T07:21:44.582Z] #33 60.85 Processing triggers for mime-support (3.62) ... [2020-06-15T07:21:44.668Z] #19 11.20 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T07:21:44.791Z] #17 34.86 Selecting previously unselected package aufs-tools. [2020-06-15T07:21:44.791Z] #17 34.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-15T07:21:44.791Z] #17 34.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:21:44.791Z] #17 34.97 Selecting previously unselected package libonig5:amd64. [2020-06-15T07:21:44.791Z] #17 34.97 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-15T07:21:44.883Z] #33 DONE 61.1s [2020-06-15T07:21:44.883Z] [2020-06-15T07:21:44.883Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:44.883Z] #34 0.350 + RM_GOPATH=0 [2020-06-15T07:21:44.883Z] #34 0.355 + TMP_GOPATH= [2020-06-15T07:21:44.883Z] #34 0.356 + : /build [2020-06-15T07:21:44.883Z] #34 0.357 + '[' -z '' ']' [2020-06-15T07:21:44.883Z] #34 0.359 ++ mktemp -d [2020-06-15T07:21:44.883Z] #34 0.362 + export GOPATH=/tmp/tmp.Cq1RQB55uR [2020-06-15T07:21:44.883Z] #34 0.366 + GOPATH=/tmp/tmp.Cq1RQB55uR [2020-06-15T07:21:44.883Z] #34 0.367 + RM_GOPATH=1 [2020-06-15T07:21:44.883Z] #34 0.367 + case "$(go env GOARCH)" in [2020-06-15T07:21:44.883Z] #34 0.369 ++ go env GOARCH [2020-06-15T07:21:44.883Z] #34 0.394 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:21:45.046Z] #17 34.97 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:21:45.046Z] #17 35.13 Selecting previously unselected package libjq1:amd64. [2020-06-15T07:21:45.046Z] #17 35.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:21:45.046Z] #17 35.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:21:45.046Z] #17 35.26 Selecting previously unselected package jq. [2020-06-15T07:21:45.244Z] #17 26.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:21:45.244Z] #17 26.68 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:21:45.302Z] #17 35.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:21:45.302Z] #17 35.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:21:45.302Z] #17 35.35 Selecting previously unselected package libaio1:amd64. [2020-06-15T07:21:45.302Z] #17 35.35 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-15T07:21:45.302Z] #17 35.36 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-15T07:21:45.302Z] #17 35.42 Selecting previously unselected package libgpm2:amd64. [2020-06-15T07:21:45.302Z] #17 35.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-15T07:21:45.302Z] #17 35.43 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-15T07:21:45.302Z] #17 35.50 Selecting previously unselected package libicu63:amd64. [2020-06-15T07:21:45.398Z] #34 0.412 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:21:45.398Z] #34 0.418 ++ dirname /tmp/install/install.sh [2020-06-15T07:21:45.398Z] #34 0.424 + dir=/tmp/install [2020-06-15T07:21:45.398Z] #34 0.425 + bin=tini [2020-06-15T07:21:45.398Z] #34 0.426 + shift [2020-06-15T07:21:45.398Z] #34 0.427 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T07:21:45.398Z] #34 0.428 + . /tmp/install/tini.installer [2020-06-15T07:21:45.398Z] #34 0.428 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:21:45.398Z] #34 0.429 + install_tini [2020-06-15T07:21:45.398Z] #34 0.434 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T07:21:45.398Z] #34 0.435 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:21:45.398Z] #34 0.438 + git clone https://github.com/krallin/tini.git /tmp/tmp.Cq1RQB55uR/tini [2020-06-15T07:21:45.398Z] #34 0.441 Cloning into '/tmp/tmp.Cq1RQB55uR/tini'... [2020-06-15T07:21:45.557Z] #17 35.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T07:21:45.557Z] #17 35.52 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:21:46.053Z] #19 12.73 Building wheels for collected packages: pyyaml [2020-06-15T07:21:46.071Z] #34 ... [2020-06-15T07:21:46.071Z] [2020-06-15T07:21:46.071Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:21:46.071Z] #39 52.49 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-15T07:21:46.071Z] #39 52.49 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-15T07:21:46.071Z] #39 52.50 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-15T07:21:46.071Z] #39 52.52 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-15T07:21:46.071Z] #39 52.53 Setting up python-six (1.12.0-1) ... [2020-06-15T07:21:46.071Z] #39 56.04 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-15T07:21:46.071Z] #39 56.05 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-15T07:21:46.071Z] #39 56.06 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-15T07:21:46.071Z] #39 56.07 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-06-15T07:21:46.071Z] #39 56.07 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-15T07:21:46.071Z] #39 56.08 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T07:21:46.071Z] #39 56.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T07:21:46.071Z] #39 56.09 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-15T07:21:46.071Z] #39 56.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T07:21:46.071Z] #39 56.10 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T07:21:46.071Z] #39 ... [2020-06-15T07:21:46.071Z] [2020-06-15T07:21:46.071Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:21:46.071Z] #29 61.83 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-06-15T07:21:46.314Z] #19 12.73 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T07:21:46.373Z] #29 62.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T07:21:46.373Z] #29 62.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T07:21:46.885Z] #19 13.59 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T07:21:46.889Z] #29 ... [2020-06-15T07:21:46.889Z] [2020-06-15T07:21:46.889Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T07:21:46.889Z] #39 62.80 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-15T07:21:46.889Z] #39 62.82 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:21:46.889Z] #39 DONE 63.1s [2020-06-15T07:21:46.889Z] [2020-06-15T07:21:46.889Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:46.889Z] #34 1.781 + cd /tmp/tmp.Cq1RQB55uR/tini [2020-06-15T07:21:46.889Z] #34 1.781 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T07:21:46.889Z] #34 1.834 + cmake . [2020-06-15T07:21:47.146Z] #19 13.59 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T07:21:47.146Z] #19 13.67 Successfully built pyyaml [2020-06-15T07:21:47.146Z] #19 13.68 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-15T07:21:47.146Z] #17 28.65 Selecting previously unselected package python3-minimal. [2020-06-15T07:21:47.147Z] #17 28.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-06-15T07:21:47.147Z] #17 28.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-15T07:21:47.147Z] #17 28.71 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T07:21:47.191Z] #34 2.476 -- The C compiler identification is GNU 8.3.0 [2020-06-15T07:21:47.191Z] #34 2.532 -- Check for working C compiler: /usr/bin/cc [2020-06-15T07:21:47.405Z] #17 28.79 Selecting previously unselected package libmpdec2:amd64. [2020-06-15T07:21:47.405Z] #17 28.80 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-15T07:21:47.405Z] #17 28.81 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T07:21:47.664Z] #17 28.91 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-15T07:21:47.664Z] #17 28.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:21:47.664Z] #17 28.95 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:21:47.719Z] #19 14.03 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T07:21:47.825Z] #34 3.047 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T07:21:47.826Z] #34 3.050 -- Detecting C compiler ABI info [2020-06-15T07:21:47.980Z] #19 DONE 14.5s [2020-06-15T07:21:47.980Z] [2020-06-15T07:21:47.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:47.980Z] #39 119.5 CC criu/log.o [2020-06-15T07:21:47.980Z] #39 120.0 CC criu/lsm.o [2020-06-15T07:21:47.980Z] #39 120.4 CC criu/mem.o [2020-06-15T07:21:47.980Z] #39 122.0 CC criu/memfd.o [2020-06-15T07:21:47.980Z] #39 122.6 CC criu/mount.o [2020-06-15T07:21:48.464Z] #34 3.638 -- Detecting C compiler ABI info - done [2020-06-15T07:21:48.464Z] #34 3.699 -- Detecting C compile features [2020-06-15T07:21:48.489Z] #17 29.81 Selecting previously unselected package python3.7. [2020-06-15T07:21:48.489Z] #17 29.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T07:21:48.489Z] #17 29.83 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:21:48.489Z] #17 29.95 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-15T07:21:48.489Z] #17 29.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-15T07:21:48.489Z] #17 29.96 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T07:21:48.489Z] #17 30.06 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T07:21:49.424Z] #17 30.95 Selecting previously unselected package python3. [2020-06-15T07:21:49.682Z] #17 30.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-06-15T07:21:49.682Z] #17 31.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-15T07:21:49.682Z] #17 31.07 Unpacking python3 (3.7.3-1) ... [2020-06-15T07:21:49.682Z] #17 31.15 Selecting previously unselected package libip4tc0:amd64. [2020-06-15T07:21:49.682Z] #17 31.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-15T07:21:49.682Z] #17 31.16 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T07:21:49.683Z] #17 31.26 Selecting previously unselected package libip6tc0:amd64. [2020-06-15T07:21:49.714Z] #17 39.14 Selecting previously unselected package libnet1:amd64. [2020-06-15T07:21:49.714Z] #17 39.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T07:21:49.714Z] #17 39.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:21:49.714Z] #17 39.26 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T07:21:49.714Z] #17 39.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T07:21:49.714Z] #17 39.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:21:49.714Z] #17 39.36 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T07:21:49.714Z] #17 39.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:21:49.714Z] #17 39.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:21:49.714Z] #17 39.43 Selecting previously unselected package libreadline5:amd64. [2020-06-15T07:21:49.714Z] #17 39.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-15T07:21:49.714Z] #17 39.44 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T07:21:49.714Z] #17 39.55 Selecting previously unselected package net-tools. [2020-06-15T07:21:49.714Z] #17 39.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-15T07:21:49.714Z] #17 39.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:21:49.715Z] #17 39.77 Selecting previously unselected package python-pip-whl. [2020-06-15T07:21:49.715Z] #17 39.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T07:21:49.715Z] #17 39.80 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T07:21:49.941Z] #17 31.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-15T07:21:49.942Z] #17 31.28 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T07:21:49.942Z] #17 31.36 Selecting previously unselected package libiptc0:amd64. [2020-06-15T07:21:49.942Z] #17 31.37 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-15T07:21:49.942Z] #17 31.38 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-15T07:21:49.942Z] #17 31.46 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-15T07:21:49.942Z] #17 31.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-15T07:21:50.200Z] #17 31.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T07:21:50.200Z] #17 31.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-15T07:21:50.200Z] #17 31.55 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-15T07:21:50.200Z] #17 31.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T07:21:50.200Z] #17 31.63 Selecting previously unselected package libnftnl11:amd64. [2020-06-15T07:21:50.200Z] #17 31.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-15T07:21:50.200Z] #17 31.64 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T07:21:50.275Z] #17 40.35 Selecting previously unselected package python3-lib2to3. [2020-06-15T07:21:50.275Z] #17 40.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T07:21:50.275Z] #17 40.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:21:50.458Z] #17 31.76 Selecting previously unselected package iptables. [2020-06-15T07:21:50.458Z] #17 31.77 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-15T07:21:50.458Z] #17 31.78 Unpacking iptables (1.8.2-4) ... [2020-06-15T07:21:50.523Z] #39 ... [2020-06-15T07:21:50.523Z] [2020-06-15T07:21:50.523Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:50.523Z] #49 87.86 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-15T07:21:50.529Z] #17 40.48 Selecting previously unselected package python3-distutils. [2020-06-15T07:21:50.529Z] #17 40.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T07:21:50.529Z] #17 40.50 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T07:21:50.552Z] #34 5.461 -- Detecting C compile features - done [2020-06-15T07:21:50.552Z] #34 5.509 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T07:21:50.552Z] #34 5.696 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T07:21:50.552Z] #34 ... [2020-06-15T07:21:50.552Z] [2020-06-15T07:21:50.552Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:21:50.552Z] #31 56.96 bufio [2020-06-15T07:21:50.552Z] #31 57.70 reflect [2020-06-15T07:21:50.552Z] #31 60.00 path [2020-06-15T07:21:50.552Z] #31 62.08 text/tabwriter [2020-06-15T07:21:50.552Z] #31 65.43 internal/syscall/execenv [2020-06-15T07:21:50.552Z] #31 65.43 internal/syscall/unix [2020-06-15T07:21:50.552Z] #31 65.49 time [2020-06-15T07:21:50.552Z] #31 ... [2020-06-15T07:21:50.552Z] [2020-06-15T07:21:50.552Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:50.552Z] #34 5.840 -- Configuring done [2020-06-15T07:21:50.552Z] #34 5.851 -- Generating done [2020-06-15T07:21:50.552Z] #34 5.853 -- Build files have been written to: /tmp/tmp.Cq1RQB55uR/tini [2020-06-15T07:21:50.552Z] #34 5.875 + make tini-static [2020-06-15T07:21:50.717Z] #17 32.07 Selecting previously unselected package xxd. [2020-06-15T07:21:50.717Z] #17 32.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T07:21:50.717Z] #17 32.08 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:21:50.717Z] #17 32.18 Selecting previously unselected package vim-common. [2020-06-15T07:21:50.717Z] #17 32.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:21:50.717Z] #17 32.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:21:50.783Z] #17 40.64 Selecting previously unselected package python3-pip. [2020-06-15T07:21:50.784Z] #17 40.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T07:21:50.784Z] #17 40.66 Unpacking python3-pip (18.1-5) ... [2020-06-15T07:21:50.784Z] #17 40.83 Selecting previously unselected package python3-pkg-resources. [2020-06-15T07:21:50.784Z] #17 40.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:21:50.784Z] #17 40.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:21:50.845Z] #34 6.103 Scanning dependencies of target tini-static [2020-06-15T07:21:50.845Z] #34 6.163 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T07:21:50.976Z] #17 32.40 Selecting previously unselected package bash-completion. [2020-06-15T07:21:50.976Z] #17 32.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T07:21:51.038Z] #17 40.97 Selecting previously unselected package python3-setuptools. [2020-06-15T07:21:51.038Z] #17 40.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T07:21:51.038Z] #17 41.00 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T07:21:51.293Z] #17 41.19 Selecting previously unselected package python3-wheel. [2020-06-15T07:21:51.293Z] #17 41.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T07:21:51.293Z] #17 41.21 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T07:21:51.293Z] #17 41.29 Selecting previously unselected package sudo. [2020-06-15T07:21:51.293Z] #17 41.29 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-15T07:21:51.293Z] #17 41.32 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:21:51.470Z] #49 89.00 + mkdir -p /build [2020-06-15T07:21:51.470Z] #49 89.00 + cp runc /build/runc [2020-06-15T07:21:51.542Z] #17 ... [2020-06-15T07:21:51.542Z] [2020-06-15T07:21:51.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:51.542Z] #39 88.80 DEP criu/kcmp-ids.d [2020-06-15T07:21:51.542Z] #39 89.08 DEP criu/irmap.d [2020-06-15T07:21:51.542Z] #39 89.33 DEP criu/ipc_ns.d [2020-06-15T07:21:51.542Z] #39 89.53 DEP criu/image.d [2020-06-15T07:21:51.542Z] #39 89.68 DEP criu/image-desc.d [2020-06-15T07:21:51.542Z] #39 89.75 DEP criu/fsnotify.d [2020-06-15T07:21:51.542Z] #39 89.91 DEP criu/filesystems.d [2020-06-15T07:21:51.542Z] #39 90.03 DEP criu/files.d [2020-06-15T07:21:51.542Z] #39 90.21 DEP criu/files-reg.d [2020-06-15T07:21:51.542Z] #39 90.37 DEP criu/files-ext.d [2020-06-15T07:21:51.542Z] #39 90.47 DEP criu/file-lock.d [2020-06-15T07:21:51.542Z] #39 90.56 DEP criu/file-ids.d [2020-06-15T07:21:51.542Z] #39 90.68 DEP criu/fifo.d [2020-06-15T07:21:51.542Z] #39 90.79 DEP criu/fdstore.d [2020-06-15T07:21:51.542Z] #39 90.89 DEP criu/fault-injection.d [2020-06-15T07:21:51.542Z] #39 90.95 DEP criu/external.d [2020-06-15T07:21:51.542Z] #39 91.08 DEP criu/eventpoll.d [2020-06-15T07:21:51.542Z] #39 91.26 DEP criu/eventfd.d [2020-06-15T07:21:51.542Z] #39 91.45 DEP criu/crtools.d [2020-06-15T07:21:51.542Z] #39 91.64 DEP criu/cr-service.d [2020-06-15T07:21:51.542Z] #39 91.78 DEP criu/cr-restore.d [2020-06-15T07:21:51.542Z] #39 91.99 DEP criu/cr-errno.d [2020-06-15T07:21:51.542Z] #39 92.02 DEP criu/cr-dump.d [2020-06-15T07:21:51.542Z] #39 92.24 DEP criu/cr-dedup.d [2020-06-15T07:21:51.542Z] #39 92.34 DEP criu/cr-check.d [2020-06-15T07:21:51.542Z] #39 92.48 DEP criu/config.d [2020-06-15T07:21:51.542Z] #39 92.61 DEP criu/clone-noasan.d [2020-06-15T07:21:51.542Z] #39 92.73 DEP criu/cgroup.d [2020-06-15T07:21:51.542Z] #39 92.87 DEP criu/cgroup-props.d [2020-06-15T07:21:51.542Z] #39 92.93 DEP criu/bitmap.d [2020-06-15T07:21:51.542Z] #39 92.95 DEP criu/bfd.d [2020-06-15T07:21:51.542Z] #39 93.04 DEP criu/autofs.d [2020-06-15T07:21:51.542Z] #39 93.14 DEP criu/aio.d [2020-06-15T07:21:51.542Z] #39 93.27 DEP criu/action-scripts.d [2020-06-15T07:21:51.542Z] #39 93.54 CC criu/action-scripts.o [2020-06-15T07:21:51.542Z] #39 93.90 CC criu/aio.o [2020-06-15T07:21:51.542Z] #39 94.34 CC criu/autofs.o [2020-06-15T07:21:51.542Z] #39 95.59 CC criu/bfd.o [2020-06-15T07:21:51.542Z] #39 96.00 CC criu/bitmap.o [2020-06-15T07:21:51.542Z] #39 96.16 CC criu/cgroup-props.o [2020-06-15T07:21:51.542Z] #39 96.79 CC criu/cgroup.o [2020-06-15T07:21:51.732Z] #49 DONE 89.4s [2020-06-15T07:21:51.732Z] [2020-06-15T07:21:51.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:51.732Z] #39 125.5 CC criu/namespaces.o [2020-06-15T07:21:51.852Z] #17 41.80 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T07:21:51.852Z] #17 41.82 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-15T07:21:51.852Z] #17 41.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:21:52.106Z] #17 42.08 Selecting previously unselected package uidmap. [2020-06-15T07:21:52.106Z] #17 42.09 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-15T07:21:52.106Z] #17 42.10 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T07:21:52.309Z] #39 127.0 CC criu/net.o [2020-06-15T07:21:52.361Z] #17 42.22 Selecting previously unselected package vim-runtime. [2020-06-15T07:21:52.361Z] #17 42.22 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:21:52.361Z] #17 42.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-15T07:21:52.361Z] #17 42.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T07:21:52.361Z] #17 42.28 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:21:52.362Z] #34 7.637 [100%] Linking C executable tini-static [2020-06-15T07:21:52.477Z] #39 99.67 CC criu/clone-noasan.o [2020-06-15T07:21:52.735Z] #39 99.91 CC criu/config.o [2020-06-15T07:21:53.016Z] #34 8.170 [100%] Built target tini-static [2020-06-15T07:21:53.016Z] #34 8.217 + mkdir -p /build [2020-06-15T07:21:53.016Z] #34 8.225 + cp tini-static /build/docker-init [2020-06-15T07:21:53.016Z] #34 DONE 8.4s [2020-06-15T07:21:53.016Z] [2020-06-15T07:21:53.016Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:53.016Z] #40 2.267 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:21:53.016Z] #40 2.267 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:21:53.016Z] #40 2.293 Note: Building without GnuTLS support [2020-06-15T07:21:53.016Z] #40 2.319 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:21:53.016Z] #40 2.323 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:21:53.016Z] #40 3.712 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:21:53.016Z] #40 3.755 GEN .gitid [2020-06-15T07:21:53.016Z] #40 3.780 GEN criu/include/version.h [2020-06-15T07:21:53.016Z] #40 3.871 GEN include/common/asm [2020-06-15T07:21:53.016Z] #40 5.556 PBCC images/timens.pb-c.c [2020-06-15T07:21:53.016Z] #40 5.597 DEP images/timens.pb-c.d [2020-06-15T07:21:53.016Z] #40 5.657 PBCC images/fown.pb-c.c [2020-06-15T07:21:53.016Z] #40 5.723 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T07:21:53.016Z] #40 5.841 PBCC images/opts.pb-c.c [2020-06-15T07:21:53.016Z] #40 5.921 PBCC images/memfd.pb-c.c [2020-06-15T07:21:53.016Z] #40 5.958 DEP images/fown.pb-c.d [2020-06-15T07:21:53.016Z] #40 6.104 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T07:21:53.016Z] #40 6.152 DEP images/opts.pb-c.d [2020-06-15T07:21:53.016Z] #40 6.256 DEP images/memfd.pb-c.d [2020-06-15T07:21:53.016Z] #40 6.344 PBCC images/sit.pb-c.c [2020-06-15T07:21:53.016Z] #40 6.382 DEP images/sit.pb-c.d [2020-06-15T07:21:53.016Z] #40 6.447 PBCC images/macvlan.pb-c.c [2020-06-15T07:21:53.016Z] #40 6.466 DEP images/macvlan.pb-c.d [2020-06-15T07:21:53.016Z] #40 6.518 PBCC images/autofs.pb-c.c [2020-06-15T07:21:53.308Z] #40 6.531 DEP images/autofs.pb-c.d [2020-06-15T07:21:53.308Z] #40 6.593 PBCC images/sysctl.pb-c.c [2020-06-15T07:21:53.308Z] #40 6.616 DEP images/sysctl.pb-c.d [2020-06-15T07:21:53.308Z] #40 6.692 PBCC images/time.pb-c.c [2020-06-15T07:21:53.308Z] #40 6.751 DEP images/time.pb-c.d [2020-06-15T07:21:53.395Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 30.8% of statements [2020-06-15T07:21:53.395Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-06-15T07:21:53.395Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-15T07:21:53.395Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-15T07:21:53.395Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-15T07:21:53.395Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-15T07:21:53.599Z] #40 6.824 PBCC images/binfmt-misc.pb-c.c [2020-06-15T07:21:53.599Z] #40 6.856 DEP images/binfmt-misc.pb-c.d [2020-06-15T07:21:53.599Z] #40 6.921 PBCC images/seccomp.pb-c.c [2020-06-15T07:21:53.599Z] #40 6.968 DEP images/seccomp.pb-c.d [2020-06-15T07:21:53.669Z] #39 ... [2020-06-15T07:21:53.669Z] [2020-06-15T07:21:53.669Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:53.669Z] #17 34.92 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T07:21:53.892Z] #40 7.123 PBCC images/userns.pb-c.c [2020-06-15T07:21:53.892Z] #40 7.174 DEP images/userns.pb-c.d [2020-06-15T07:21:53.892Z] #40 7.203 PBCC images/cgroup.pb-c.c [2020-06-15T07:21:53.892Z] #40 7.217 DEP images/cgroup.pb-c.d [2020-06-15T07:21:53.892Z] #40 7.244 PBCC images/ext-file.pb-c.c [2020-06-15T07:21:53.892Z] #40 7.258 DEP images/ext-file.pb-c.d [2020-06-15T07:21:53.892Z] #40 7.286 PBCC images/rpc.pb-c.c [2020-06-15T07:21:53.892Z] #40 7.314 DEP images/rpc.pb-c.d [2020-06-15T07:21:53.892Z] #40 7.346 PBCC images/siginfo.pb-c.c [2020-06-15T07:21:53.892Z] #40 7.360 DEP images/siginfo.pb-c.d [2020-06-15T07:21:53.892Z] #40 7.385 PBCC images/pagemap.pb-c.c [2020-06-15T07:21:53.892Z] #40 7.415 DEP images/pagemap.pb-c.d [2020-06-15T07:21:53.892Z] #40 ... [2020-06-15T07:21:53.892Z] [2020-06-15T07:21:53.892Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:21:53.892Z] #48 60.47 bufio [2020-06-15T07:21:53.892Z] #48 61.32 text/tabwriter [2020-06-15T07:21:53.892Z] #48 61.65 reflect [2020-06-15T07:21:53.892Z] #48 63.58 regexp/syntax [2020-06-15T07:21:53.892Z] #48 68.83 time [2020-06-15T07:21:53.927Z] #17 35.33 Selecting previously unselected package bzip2. [2020-06-15T07:21:53.927Z] #17 35.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-15T07:21:53.927Z] #17 35.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:21:54.186Z] #17 35.44 Selecting previously unselected package xz-utils. [2020-06-15T07:21:54.186Z] #17 35.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-15T07:21:54.186Z] #17 35.45 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T07:21:54.186Z] #17 35.61 Selecting previously unselected package apparmor. [2020-06-15T07:21:54.186Z] #17 35.62 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-15T07:21:54.186Z] #17 35.71 Unpacking apparmor (2.13.2-10) ... [2020-06-15T07:21:54.213Z] #48 ... [2020-06-15T07:21:54.213Z] [2020-06-15T07:21:54.213Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:54.213Z] #40 7.457 PBCC images/rlimit.pb-c.c [2020-06-15T07:21:54.213Z] #40 7.473 DEP images/rlimit.pb-c.d [2020-06-15T07:21:54.213Z] #40 7.501 PBCC images/file-lock.pb-c.c [2020-06-15T07:21:54.213Z] #40 7.519 DEP images/file-lock.pb-c.d [2020-06-15T07:21:54.213Z] #40 7.555 PBCC images/tty.pb-c.c [2020-06-15T07:21:54.213Z] #40 7.630 DEP images/tty.pb-c.d [2020-06-15T07:21:54.213Z] #40 7.661 PBCC images/tun.pb-c.c [2020-06-15T07:21:54.213Z] #40 7.697 PBCC images/netdev.pb-c.c [2020-06-15T07:21:54.213Z] #40 7.729 DEP images/tun.pb-c.d [2020-06-15T07:21:54.506Z] #40 7.759 DEP images/netdev.pb-c.d [2020-06-15T07:21:54.506Z] #40 7.809 PBCC images/vma.pb-c.c [2020-06-15T07:21:54.506Z] #40 7.849 DEP images/vma.pb-c.d [2020-06-15T07:21:54.506Z] #40 7.903 PBCC images/creds.pb-c.c [2020-06-15T07:21:54.506Z] #40 7.916 DEP images/creds.pb-c.d [2020-06-15T07:21:54.506Z] #40 7.962 PBCC images/utsns.pb-c.c [2020-06-15T07:21:54.506Z] #40 7.982 DEP images/utsns.pb-c.d [2020-06-15T07:21:54.506Z] #40 8.044 PBCC images/ipc-desc.pb-c.c [2020-06-15T07:21:54.506Z] #40 8.063 PBCC images/ipc-sem.pb-c.c [2020-06-15T07:21:54.752Z] #17 36.01 Selecting previously unselected package aufs-tools. [2020-06-15T07:21:54.752Z] #17 36.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-15T07:21:54.752Z] #17 36.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:21:54.752Z] #17 36.14 Selecting previously unselected package libonig5:amd64. [2020-06-15T07:21:54.752Z] #17 36.15 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-15T07:21:54.752Z] #17 36.17 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:21:54.799Z] #40 8.080 DEP images/ipc-desc.pb-c.d [2020-06-15T07:21:54.799Z] #40 8.124 DEP images/ipc-sem.pb-c.d [2020-06-15T07:21:54.799Z] #40 8.176 PBCC images/ipc-msg.pb-c.c [2020-06-15T07:21:54.799Z] #40 8.208 DEP images/ipc-msg.pb-c.d [2020-06-15T07:21:54.799Z] #40 8.271 PBCC images/ipc-shm.pb-c.c [2020-06-15T07:21:54.799Z] #40 8.295 DEP images/ipc-shm.pb-c.d [2020-06-15T07:21:54.853Z] #39 129.3 CC criu/netfilter.o [2020-06-15T07:21:54.854Z] #39 129.6 CC criu/page-pipe.o [2020-06-15T07:21:55.011Z] #17 36.36 Selecting previously unselected package libjq1:amd64. [2020-06-15T07:21:55.011Z] #17 36.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:21:55.011Z] #17 36.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:21:55.011Z] #17 36.50 Selecting previously unselected package jq. [2020-06-15T07:21:55.011Z] #17 36.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T07:21:55.011Z] #17 36.52 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:21:55.092Z] #40 8.376 PBCC images/ipc-var.pb-c.c [2020-06-15T07:21:55.092Z] #40 8.402 DEP images/ipc-var.pb-c.d [2020-06-15T07:21:55.092Z] #40 8.488 PBCC images/sk-opts.pb-c.c [2020-06-15T07:21:55.092Z] #40 8.534 PBCC images/packet-sock.pb-c.c [2020-06-15T07:21:55.114Z] #39 130.1 CC criu/page-xfer.o [2020-06-15T07:21:55.269Z] #17 36.61 Selecting previously unselected package libaio1:amd64. [2020-06-15T07:21:55.269Z] #17 36.62 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-15T07:21:55.269Z] #17 36.62 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-15T07:21:55.269Z] #17 36.68 Selecting previously unselected package libgpm2:amd64. [2020-06-15T07:21:55.269Z] #17 36.70 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-15T07:21:55.269Z] #17 36.71 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-15T07:21:55.269Z] #17 36.76 Selecting previously unselected package libicu63:amd64. [2020-06-15T07:21:55.269Z] #17 36.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T07:21:55.269Z] #17 36.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:21:55.385Z] #40 8.596 DEP images/sk-opts.pb-c.d [2020-06-15T07:21:55.385Z] #40 8.676 DEP images/packet-sock.pb-c.d [2020-06-15T07:21:55.385Z] #40 8.766 PBCC images/sk-netlink.pb-c.c [2020-06-15T07:21:55.385Z] #40 8.823 DEP images/sk-netlink.pb-c.d [2020-06-15T07:21:55.622Z] #17 45.29 Selecting previously unselected package vim. [2020-06-15T07:21:55.622Z] #17 45.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T07:21:55.622Z] #17 45.33 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T07:21:55.678Z] #40 8.862 PBCC images/sk-inet.pb-c.c [2020-06-15T07:21:55.679Z] #40 8.911 DEP images/sk-inet.pb-c.d [2020-06-15T07:21:55.679Z] #40 8.967 PBCC images/sk-unix.pb-c.c [2020-06-15T07:21:55.679Z] #40 9.062 DEP images/sk-unix.pb-c.d [2020-06-15T07:21:55.679Z] #40 9.156 PBCC images/mm.pb-c.c [2020-06-15T07:21:55.679Z] #40 9.214 DEP images/mm.pb-c.d [2020-06-15T07:21:55.876Z] #17 45.81 Selecting previously unselected package xfsprogs. [2020-06-15T07:21:55.876Z] #17 45.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-15T07:21:55.876Z] #17 45.82 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T07:21:55.971Z] #40 9.295 PBCC images/timerfd.pb-c.c [2020-06-15T07:21:55.971Z] #40 9.327 DEP images/timerfd.pb-c.d [2020-06-15T07:21:55.971Z] #40 9.391 PBCC images/timer.pb-c.c [2020-06-15T07:21:55.971Z] #40 9.437 DEP images/timer.pb-c.d [2020-06-15T07:21:55.971Z] #40 9.480 PBCC images/sa.pb-c.c [2020-06-15T07:21:55.971Z] #40 9.519 DEP images/sa.pb-c.d [2020-06-15T07:21:56.131Z] #17 46.25 Selecting previously unselected package zip. [2020-06-15T07:21:56.264Z] #40 9.572 PBCC images/pipe-data.pb-c.c [2020-06-15T07:21:56.264Z] #40 9.602 DEP images/pipe-data.pb-c.d [2020-06-15T07:21:56.264Z] #40 9.655 PBCC images/mnt.pb-c.c [2020-06-15T07:21:56.264Z] #40 9.695 DEP images/mnt.pb-c.d [2020-06-15T07:21:56.264Z] #40 9.741 PBCC images/sk-packet.pb-c.c [2020-06-15T07:21:56.264Z] #40 9.761 DEP images/sk-packet.pb-c.d [2020-06-15T07:21:56.386Z] #17 46.28 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-15T07:21:56.386Z] #17 46.28 Unpacking zip (3.0-11+b1) ... [2020-06-15T07:21:56.386Z] #17 46.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:21:56.499Z] #39 131.3 CC criu/pagemap-cache.o [2020-06-15T07:21:56.499Z] #39 131.5 CC criu/pagemap.o [2020-06-15T07:21:56.557Z] #40 9.804 PBCC images/tcp-stream.pb-c.c [2020-06-15T07:21:56.557Z] #40 9.842 DEP images/tcp-stream.pb-c.d [2020-06-15T07:21:56.557Z] #40 9.929 PBCC images/pipe.pb-c.c [2020-06-15T07:21:56.557Z] #40 9.994 DEP images/pipe.pb-c.d [2020-06-15T07:21:56.557Z] #40 10.06 PBCC images/pstree.pb-c.c [2020-06-15T07:21:56.640Z] #17 46.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:21:56.641Z] #17 46.55 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T07:21:56.641Z] #17 46.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T07:21:56.641Z] #17 46.57 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-15T07:21:56.641Z] #17 46.58 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T07:21:56.641Z] #17 46.59 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T07:21:56.641Z] #17 46.60 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T07:21:56.641Z] #17 46.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:21:56.641Z] #17 46.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:21:56.641Z] #17 46.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:21:56.641Z] #17 46.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:21:56.641Z] #17 46.65 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:21:56.641Z] #17 46.66 Setting up zip (3.0-11+b1) ... [2020-06-15T07:21:56.641Z] #17 46.67 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:21:56.641Z] #17 46.70 Setting up bash-completion (1:2.8-6) ... [2020-06-15T07:21:56.850Z] #40 10.08 DEP images/pstree.pb-c.d [2020-06-15T07:21:56.850Z] #40 10.13 PBCC images/fs.pb-c.c [2020-06-15T07:21:56.850Z] #40 10.17 DEP images/fs.pb-c.d [2020-06-15T07:21:56.850Z] #40 10.25 PBCC images/signalfd.pb-c.c [2020-06-15T07:21:56.850Z] #40 10.28 DEP images/signalfd.pb-c.d [2020-06-15T07:21:57.142Z] #40 10.37 PBCC images/fh.pb-c.c [2020-06-15T07:21:57.142Z] #40 ... [2020-06-15T07:21:57.142Z] [2020-06-15T07:21:57.142Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:21:57.142Z] #42 63.52 regexp/syntax [2020-06-15T07:21:57.142Z] #42 65.64 hash/crc32 [2020-06-15T07:21:57.142Z] #42 68.16 vendor/golang.org/x/text/transform [2020-06-15T07:21:57.142Z] #42 70.84 time [2020-06-15T07:21:57.142Z] #42 73.62 regexp [2020-06-15T07:21:57.142Z] #42 ... [2020-06-15T07:21:57.142Z] [2020-06-15T07:21:57.142Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:57.142Z] #40 10.44 PBCC images/fsnotify.pb-c.c [2020-06-15T07:21:57.142Z] #40 10.51 DEP images/fh.pb-c.d [2020-06-15T07:21:57.436Z] #40 10.65 DEP images/fsnotify.pb-c.d [2020-06-15T07:21:57.436Z] #40 10.73 PBCC images/eventpoll.pb-c.c [2020-06-15T07:21:57.436Z] #40 10.74 DEP images/eventpoll.pb-c.d [2020-06-15T07:21:57.436Z] #40 10.81 PBCC images/eventfd.pb-c.c [2020-06-15T07:21:57.436Z] #40 10.82 DEP images/eventfd.pb-c.d [2020-06-15T07:21:57.436Z] #40 10.91 PBCC images/remap-file-path.pb-c.c [2020-06-15T07:21:57.436Z] #40 10.93 DEP images/remap-file-path.pb-c.d [2020-06-15T07:21:57.436Z] #40 10.97 PBCC images/fifo.pb-c.c [2020-06-15T07:21:57.436Z] #40 10.99 DEP images/fifo.pb-c.d [2020-06-15T07:21:57.440Z] #39 132.2 CC criu/parasite-syscall.o [2020-06-15T07:21:57.440Z] #39 ... [2020-06-15T07:21:57.440Z] [2020-06-15T07:21:57.440Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:21:57.440Z] #52 154.2 + bin/containerd [2020-06-15T07:21:57.729Z] #40 11.05 PBCC images/ghost-file.pb-c.c [2020-06-15T07:21:57.729Z] #40 11.12 DEP images/ghost-file.pb-c.d [2020-06-15T07:21:57.729Z] #40 11.18 PBCC images/regfile.pb-c.c [2020-06-15T07:21:57.729Z] #40 11.23 DEP images/regfile.pb-c.d [2020-06-15T07:21:58.002Z] #17 ... [2020-06-15T07:21:58.002Z] [2020-06-15T07:21:58.002Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:21:58.002Z] #39 104.8 CC criu/cr-service.o [2020-06-15T07:21:58.002Z] #39 106.3 CC criu/crtools.o [2020-06-15T07:21:58.002Z] #39 106.8 CC criu/eventfd.o [2020-06-15T07:21:58.002Z] #39 107.2 CC criu/eventpoll.o [2020-06-15T07:21:58.002Z] #39 108.0 CC criu/external.o [2020-06-15T07:21:58.002Z] #39 108.4 CC criu/fault-injection.o [2020-06-15T07:21:58.002Z] #39 108.5 CC criu/fdstore.o [2020-06-15T07:21:58.002Z] #39 108.8 CC criu/fifo.o [2020-06-15T07:21:58.002Z] #39 109.2 CC criu/file-ids.o [2020-06-15T07:21:58.002Z] #39 109.5 CC criu/file-lock.o [2020-06-15T07:21:58.002Z] #39 110.4 CC criu/files-ext.o [2020-06-15T07:21:58.002Z] #39 110.8 CC criu/files-reg.o [2020-06-15T07:21:58.002Z] #39 113.0 CC criu/files.o [2020-06-15T07:21:58.002Z] #39 115.0 CC criu/filesystems.o [2020-06-15T07:21:58.023Z] #40 11.30 PBCC images/ns.pb-c.c [2020-06-15T07:21:58.023Z] #40 11.32 DEP images/ns.pb-c.d [2020-06-15T07:21:58.023Z] #40 11.37 PBCC images/fdinfo.pb-c.c [2020-06-15T07:21:58.023Z] #40 11.46 DEP images/fdinfo.pb-c.d [2020-06-15T07:21:58.023Z] #40 11.52 PBCC images/core-aarch64.pb-c.c [2020-06-15T07:21:58.315Z] #40 11.57 PBCC images/core-arm.pb-c.c [2020-06-15T07:21:58.315Z] #40 11.62 PBCC images/core-ppc64.pb-c.c [2020-06-15T07:21:58.315Z] #40 11.70 PBCC images/core-s390.pb-c.c [2020-06-15T07:21:58.315Z] #40 11.78 PBCC images/core-x86.pb-c.c [2020-06-15T07:21:58.553Z] #17 40.02 Selecting previously unselected package libnet1:amd64. [2020-06-15T07:21:58.553Z] #17 40.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T07:21:58.553Z] #17 40.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:21:58.608Z] #40 11.91 PBCC images/core.pb-c.c [2020-06-15T07:21:58.608Z] #40 12.00 PBCC images/inventory.pb-c.c [2020-06-15T07:21:58.812Z] #17 40.10 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T07:21:58.812Z] #17 40.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T07:21:58.812Z] #17 40.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:21:58.812Z] #17 40.19 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T07:21:58.812Z] #17 40.21 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T07:21:58.812Z] #17 40.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:21:58.812Z] #17 40.28 Selecting previously unselected package libreadline5:amd64. [2020-06-15T07:21:58.812Z] #17 40.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-15T07:21:58.812Z] #17 40.30 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T07:21:58.877Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2020-06-15T07:21:58.901Z] #40 12.10 DEP images/core-aarch64.pb-c.d [2020-06-15T07:21:58.901Z] #40 12.19 DEP images/core-arm.pb-c.d [2020-06-15T07:21:58.901Z] #40 12.25 DEP images/core-ppc64.pb-c.d [2020-06-15T07:21:58.901Z] #40 12.33 DEP images/core-s390.pb-c.d [2020-06-15T07:21:58.901Z] #40 12.36 DEP images/core-x86.pb-c.d [2020-06-15T07:21:58.901Z] #40 12.42 DEP images/core.pb-c.d [2020-06-15T07:21:58.901Z] #40 12.47 DEP images/inventory.pb-c.d [2020-06-15T07:21:58.931Z] #39 115.8 CC criu/fsnotify.o [2020-06-15T07:21:59.070Z] #17 40.42 Selecting previously unselected package net-tools. [2020-06-15T07:21:59.070Z] #17 40.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-15T07:21:59.070Z] #17 40.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:21:59.195Z] #40 12.54 PBCC images/cpuinfo.pb-c.c [2020-06-15T07:21:59.195Z] #40 12.57 DEP images/cpuinfo.pb-c.d [2020-06-15T07:21:59.195Z] #40 12.65 PBCC images/stats.pb-c.c [2020-06-15T07:21:59.195Z] #40 12.69 DEP images/stats.pb-c.d [2020-06-15T07:21:59.329Z] #17 40.67 Selecting previously unselected package python-pip-whl. [2020-06-15T07:21:59.329Z] #17 40.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T07:21:59.329Z] #17 40.68 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T07:21:59.491Z] #39 ... [2020-06-15T07:21:59.491Z] [2020-06-15T07:21:59.491Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:21:59.491Z] #17 49.51 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-15T07:21:59.491Z] #17 49.52 Setting up xz-utils (5.2.4-1) ... [2020-06-15T07:21:59.491Z] #17 49.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T07:21:59.491Z] #17 49.55 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:21:59.747Z] #17 49.64 invoke-rc.d: could not determine current runlevel [2020-06-15T07:21:59.747Z] #17 49.65 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T07:21:59.747Z] #17 49.66 Setting up pigz (2.4-1) ... [2020-06-15T07:21:59.747Z] #17 49.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T07:21:59.747Z] #17 49.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:21:59.747Z] #17 49.70 Setting up python-pip-whl (18.1-5) ... [2020-06-15T07:21:59.747Z] #17 49.71 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T07:21:59.747Z] #17 49.72 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:21:59.895Z] #17 41.31 Selecting previously unselected package python3-lib2to3. [2020-06-15T07:21:59.895Z] #17 41.32 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T07:21:59.895Z] #17 41.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:22:00.044Z] #17 50.18 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-15T07:22:00.044Z] #17 50.19 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:22:00.154Z] #17 41.44 Selecting previously unselected package python3-distutils. [2020-06-15T07:22:00.154Z] #17 41.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T07:22:00.154Z] #17 41.46 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T07:22:00.154Z] #17 41.61 Selecting previously unselected package python3-pip. [2020-06-15T07:22:00.154Z] #17 41.64 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T07:22:00.154Z] #17 41.64 Unpacking python3-pip (18.1-5) ... [2020-06-15T07:22:00.259Z] #40 ... [2020-06-15T07:22:00.260Z] [2020-06-15T07:22:00.260Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:22:00.260Z] #11 66.60 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-06-15T07:22:00.260Z] #11 ... [2020-06-15T07:22:00.260Z] [2020-06-15T07:22:00.260Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:22:00.260Z] #31 72.35 internal/poll [2020-06-15T07:22:00.260Z] #31 74.26 os [2020-06-15T07:22:00.260Z] #31 75.60 internal/fmtsort [2020-06-15T07:22:00.260Z] #31 76.48 fmt [2020-06-15T07:22:00.260Z] #31 76.48 path/filepath [2020-06-15T07:22:00.300Z] #17 50.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:22:00.300Z] #17 50.28 Setting up vim (2:8.1.0875-5) ... [2020-06-15T07:22:00.300Z] #17 50.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T07:22:00.300Z] #17 50.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T07:22:00.300Z] #17 50.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T07:22:00.300Z] #17 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T07:22:00.300Z] #17 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T07:22:00.300Z] #17 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T07:22:00.300Z] #17 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T07:22:00.300Z] #17 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T07:22:00.300Z] #17 50.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:22:00.300Z] #17 50.38 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:22:00.300Z] #17 50.39 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T07:22:00.347Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-06-15T07:22:00.413Z] #17 41.79 Selecting previously unselected package python3-pkg-resources. [2020-06-15T07:22:00.413Z] #17 41.81 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:22:00.413Z] #17 41.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:22:00.413Z] #17 41.95 Selecting previously unselected package python3-setuptools. [2020-06-15T07:22:00.556Z] #17 50.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:22:00.556Z] #17 50.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T07:22:00.556Z] #17 50.42 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:22:00.671Z] #17 41.95 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T07:22:00.671Z] #17 41.96 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T07:22:00.671Z] #17 42.17 Selecting previously unselected package python3-wheel. [2020-06-15T07:22:00.671Z] #17 42.17 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T07:22:00.671Z] #17 42.17 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T07:22:00.898Z] #31 ... [2020-06-15T07:22:00.898Z] [2020-06-15T07:22:00.898Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:00.898Z] #40 14.32 make[1]: Nothing to be done for 'all'. [2020-06-15T07:22:00.929Z] #17 42.25 Selecting previously unselected package sudo. [2020-06-15T07:22:00.929Z] #17 42.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-15T07:22:00.929Z] #17 42.28 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:22:01.495Z] #17 42.87 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T07:22:01.495Z] #17 42.88 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-15T07:22:01.495Z] #17 42.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:22:01.495Z] #17 43.14 Selecting previously unselected package uidmap. [2020-06-15T07:22:01.702Z] #52 ... [2020-06-15T07:22:01.702Z] [2020-06-15T07:22:01.702Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:01.702Z] #45 DONE 285.5s [2020-06-15T07:22:01.702Z] [2020-06-15T07:22:01.702Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:01.702Z] #52 ... [2020-06-15T07:22:01.702Z] [2020-06-15T07:22:01.702Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T07:22:01.702Z] #46 DONE 0.1s [2020-06-15T07:22:01.702Z] [2020-06-15T07:22:01.702Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T07:22:01.702Z] #48 DONE 0.0s [2020-06-15T07:22:01.702Z] [2020-06-15T07:22:01.702Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T07:22:01.702Z] #50 DONE 0.1s [2020-06-15T07:22:01.702Z] [2020-06-15T07:22:01.702Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:01.702Z] #52 243.0 + bin/containerd-stress [2020-06-15T07:22:01.702Z] #52 244.8 + bin/containerd-shim [2020-06-15T07:22:01.754Z] #17 43.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-15T07:22:01.754Z] #17 43.15 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T07:22:01.754Z] #17 43.27 Selecting previously unselected package vim-runtime. [2020-06-15T07:22:01.754Z] #17 43.28 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:22:01.754Z] #17 43.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-15T07:22:01.754Z] #17 43.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T07:22:01.817Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 35.4% of statements [2020-06-15T07:22:02.012Z] #17 43.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:22:02.735Z] #52 ... [2020-06-15T07:22:02.735Z] [2020-06-15T07:22:02.735Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:02.735Z] #45 189.9 + cd /tmp/tmp.YYBkYwjUzG/src/github.com/golangci/golangci-lint/ [2020-06-15T07:22:02.735Z] #45 189.9 + git checkout -q v1.23.8 [2020-06-15T07:22:02.962Z] #40 16.22 CC images/stats.o [2020-06-15T07:22:02.996Z] #45 190.3 ++ git describe --tags [2020-06-15T07:22:03.257Z] #45 190.4 + version=v1.23.8 [2020-06-15T07:22:03.257Z] #45 190.4 ++ git rev-parse --short HEAD [2020-06-15T07:22:03.257Z] #45 190.4 + commit=76a82c6 [2020-06-15T07:22:03.257Z] #45 190.4 ++ git show -s --format=%cd [2020-06-15T07:22:03.257Z] #45 190.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T07:22:03.257Z] #45 190.4 + 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-06-15T07:22:03.481Z] #40 16.61 CC images/core.o [2020-06-15T07:22:03.776Z] #40 17.28 CC images/core-x86.o [2020-06-15T07:22:03.824Z] #17 53.25 Setting up iptables (1.8.2-4) ... [2020-06-15T07:22:03.824Z] #17 53.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:22:03.824Z] #17 53.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:22:03.824Z] #17 53.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:22:03.824Z] #17 53.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:22:03.824Z] #17 53.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T07:22:03.824Z] #17 53.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T07:22:03.824Z] #17 53.31 Setting up python3 (3.7.3-1) ... [2020-06-15T07:22:03.824Z] #17 53.72 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T07:22:03.914Z] #17 ... [2020-06-15T07:22:03.914Z] [2020-06-15T07:22:03.914Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:03.914Z] #39 101.1 CC criu/cr-check.o [2020-06-15T07:22:03.914Z] #39 102.8 CC criu/cr-dedup.o [2020-06-15T07:22:03.914Z] #39 103.2 CC criu/cr-dump.o [2020-06-15T07:22:03.914Z] #39 105.8 CC criu/cr-errno.o [2020-06-15T07:22:03.914Z] #39 105.9 CC criu/cr-restore.o [2020-06-15T07:22:03.914Z] #39 110.3 CC criu/cr-service.o [2020-06-15T07:22:04.386Z] #17 54.37 Setting up apparmor (2.13.2-10) ... [2020-06-15T07:22:04.481Z] #39 111.8 CC criu/crtools.o [2020-06-15T07:22:04.812Z] #40 17.90 CC images/core-arm.o [2020-06-15T07:22:05.056Z] #39 112.3 CC criu/eventfd.o [2020-06-15T07:22:05.105Z] #40 18.37 CC images/core-aarch64.o [2020-06-15T07:22:05.315Z] #39 ... [2020-06-15T07:22:05.315Z] [2020-06-15T07:22:05.315Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:22:05.315Z] #17 46.69 Selecting previously unselected package vim. [2020-06-15T07:22:05.315Z] #17 46.69 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T07:22:05.315Z] #17 46.72 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T07:22:05.396Z] #40 18.83 CC images/core-ppc64.o [2020-06-15T07:22:05.882Z] #17 47.28 Selecting previously unselected package xfsprogs. [2020-06-15T07:22:05.882Z] #17 47.28 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-15T07:22:05.882Z] #17 47.28 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T07:22:06.274Z] #17 56.08 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T07:22:06.274Z] #17 56.10 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:22:06.399Z] #17 47.69 Selecting previously unselected package zip. [2020-06-15T07:22:06.399Z] #17 47.70 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-15T07:22:06.399Z] #17 47.71 Unpacking zip (3.0-11+b1) ... [2020-06-15T07:22:06.399Z] #17 47.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:22:06.399Z] #17 47.90 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:22:06.399Z] #17 47.91 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T07:22:06.399Z] #17 47.92 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T07:22:06.399Z] #17 47.92 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-15T07:22:06.399Z] #17 47.93 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T07:22:06.449Z] #40 19.70 CC images/core-s390.o [2020-06-15T07:22:06.530Z] #17 56.50 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:22:06.658Z] #17 47.94 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T07:22:06.658Z] #17 47.95 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T07:22:06.658Z] #17 47.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T07:22:06.658Z] #17 47.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:22:06.658Z] #17 47.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T07:22:06.658Z] #17 47.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T07:22:06.658Z] #17 47.99 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:22:06.658Z] #17 48.00 Setting up zip (3.0-11+b1) ... [2020-06-15T07:22:06.658Z] #17 48.01 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:22:06.658Z] #17 48.04 Setting up bash-completion (1:2.8-6) ... [2020-06-15T07:22:06.739Z] #40 ... [2020-06-15T07:22:06.739Z] [2020-06-15T07:22:06.739Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:22:06.739Z] #48 73.33 regexp [2020-06-15T07:22:06.739Z] #48 77.79 context [2020-06-15T07:22:06.739Z] #48 77.90 io/ioutil [2020-06-15T07:22:06.739Z] #48 78.65 mvdan.cc/sh/v3/fileutil [2020-06-15T07:22:06.739Z] #48 81.51 flag [2020-06-15T07:22:06.739Z] #48 81.51 github.com/pkg/diff [2020-06-15T07:22:06.739Z] #48 81.51 go/token [2020-06-15T07:22:06.739Z] #48 81.55 encoding/binary [2020-06-15T07:22:07.031Z] #48 ... [2020-06-15T07:22:07.031Z] [2020-06-15T07:22:07.031Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:22:07.031Z] #42 78.26 context [2020-06-15T07:22:07.031Z] #42 78.39 io/ioutil [2020-06-15T07:22:07.031Z] #42 79.54 internal/lazyregexp [2020-06-15T07:22:07.031Z] #42 80.28 github.com/LK4D4/vndr/versioned [2020-06-15T07:22:07.031Z] #42 80.86 os/exec [2020-06-15T07:22:07.031Z] #42 80.88 net [2020-06-15T07:22:07.031Z] #42 83.60 encoding/binary [2020-06-15T07:22:07.031Z] #42 83.64 go/token [2020-06-15T07:22:07.457Z] #17 57.51 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T07:22:07.665Z] #42 ... [2020-06-15T07:22:07.665Z] [2020-06-15T07:22:07.665Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:22:07.665Z] #11 84.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-06-15T07:22:07.665Z] #11 84.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-06-15T07:22:07.665Z] #11 84.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-15T07:22:07.958Z] #11 84.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-15T07:22:07.958Z] #11 84.38 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-06-15T07:22:07.958Z] #11 84.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-06-15T07:22:07.958Z] #11 84.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-06-15T07:22:08.019Z] #17 58.02 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T07:22:08.250Z] #11 84.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-06-15T07:22:08.263Z] #52 251.5 + bin/containerd-shim-runc-v1 [2020-06-15T07:22:08.543Z] #11 84.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-06-15T07:22:08.543Z] #11 85.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-06-15T07:22:08.559Z] #45 ... [2020-06-15T07:22:08.559Z] [2020-06-15T07:22:08.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:08.559Z] #39 132.7 CC criu/path.o [2020-06-15T07:22:08.559Z] #39 132.9 CC criu/pie-util-vdso.o [2020-06-15T07:22:08.559Z] #39 133.2 CC criu/pie-util.o [2020-06-15T07:22:08.559Z] #39 133.4 CC criu/pipes.o [2020-06-15T07:22:08.559Z] #39 133.9 CC criu/plugin.o [2020-06-15T07:22:08.559Z] #39 134.2 CC criu/proc_parse.o [2020-06-15T07:22:08.559Z] #39 136.2 CC criu/protobuf-desc.o [2020-06-15T07:22:08.559Z] #39 136.9 CC criu/protobuf.o [2020-06-15T07:22:08.559Z] #39 137.1 CC criu/pstree.o [2020-06-15T07:22:08.559Z] #39 138.0 CC criu/rbtree.o [2020-06-15T07:22:08.559Z] #39 138.2 CC criu/rst-malloc.o [2020-06-15T07:22:08.559Z] #39 138.4 CC criu/seccomp.o [2020-06-15T07:22:08.559Z] #39 138.9 CC criu/seize.o [2020-06-15T07:22:08.559Z] #39 139.6 CC criu/servicefd.o [2020-06-15T07:22:08.559Z] #39 140.0 CC criu/shmem.o [2020-06-15T07:22:08.559Z] #39 140.8 CC criu/sigframe.o [2020-06-15T07:22:08.559Z] #39 140.9 CC criu/signalfd.o [2020-06-15T07:22:08.559Z] #39 141.1 CC criu/sk-inet.o [2020-06-15T07:22:08.559Z] #39 142.0 CC criu/sk-netlink.o [2020-06-15T07:22:08.559Z] #39 142.4 CC criu/sk-packet.o [2020-06-15T07:22:08.559Z] #39 143.0 CC criu/sk-queue.o [2020-06-15T07:22:08.559Z] #39 143.3 CC criu/sk-tcp.o [2020-06-15T07:22:08.615Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.9% of statements [2020-06-15T07:22:08.824Z] #39 143.7 CC criu/sk-unix.o [2020-06-15T07:22:08.833Z] #11 85.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-06-15T07:22:09.382Z] #17 59.22 Setting up python3-pip (18.1-5) ... [2020-06-15T07:22:09.468Z] #11 85.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-06-15T07:22:09.760Z] #11 86.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-06-15T07:22:09.760Z] #11 86.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-06-15T07:22:09.760Z] #11 86.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-06-15T07:22:09.939Z] #17 51.01 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-15T07:22:09.939Z] #17 51.01 Setting up xz-utils (5.2.4-1) ... [2020-06-15T07:22:09.939Z] #17 51.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T07:22:09.939Z] #17 51.04 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:22:09.939Z] #17 51.12 invoke-rc.d: could not determine current runlevel [2020-06-15T07:22:09.939Z] #17 51.13 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T07:22:09.939Z] #17 51.14 Setting up pigz (2.4-1) ... [2020-06-15T07:22:09.939Z] #17 51.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T07:22:09.939Z] #17 51.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T07:22:09.939Z] #17 51.18 Setting up python-pip-whl (18.1-5) ... [2020-06-15T07:22:09.939Z] #17 51.19 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T07:22:09.939Z] #17 51.20 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:22:09.939Z] #17 51.57 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-15T07:22:09.943Z] #17 ... [2020-06-15T07:22:09.943Z] [2020-06-15T07:22:09.943Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:09.943Z] #39 117.0 CC criu/image-desc.o [2020-06-15T07:22:09.943Z] #39 117.2 CC criu/image.o [2020-06-15T07:22:09.943Z] #39 118.2 CC criu/ipc_ns.o [2020-06-15T07:22:09.943Z] #39 119.3 CC criu/irmap.o [2020-06-15T07:22:09.943Z] #39 120.1 CC criu/kcmp-ids.o [2020-06-15T07:22:09.943Z] #39 120.4 CC criu/kerndat.o [2020-06-15T07:22:09.943Z] #39 121.6 CC criu/libnetlink.o [2020-06-15T07:22:09.943Z] #39 122.0 CC criu/log.o [2020-06-15T07:22:09.943Z] #39 122.5 CC criu/lsm.o [2020-06-15T07:22:09.943Z] #39 122.8 CC criu/mem.o [2020-06-15T07:22:09.943Z] #39 124.6 CC criu/memfd.o [2020-06-15T07:22:09.943Z] #39 125.3 CC criu/mount.o [2020-06-15T07:22:10.162Z] #52 254.5 + bin/containerd-shim-runc-v2 [2020-06-15T07:22:10.197Z] #17 51.57 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T07:22:10.197Z] #17 51.58 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T07:22:10.197Z] #17 51.59 Setting up vim (2:8.1.0875-5) ... [2020-06-15T07:22:10.197Z] #17 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T07:22:10.197Z] #17 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T07:22:10.197Z] #17 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T07:22:10.197Z] #17 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T07:22:10.197Z] #17 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T07:22:10.197Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T07:22:10.197Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T07:22:10.197Z] #17 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T07:22:10.197Z] #17 51.71 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T07:22:10.198Z] #39 ... [2020-06-15T07:22:10.198Z] [2020-06-15T07:22:10.198Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:22:10.198Z] #36 192.2 + dpkg --print-architecture [2020-06-15T07:22:10.198Z] #36 192.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-15T07:22:10.198Z] #36 193.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-15T07:22:10.198Z] #36 193.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-15T07:22:10.198Z] #36 ... [2020-06-15T07:22:10.198Z] [2020-06-15T07:22:10.198Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:22:10.198Z] #17 60.30 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:22:10.198Z] #17 60.36 Processing triggers for mime-support (3.62) ... [2020-06-15T07:22:10.455Z] #17 51.72 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:22:10.455Z] #17 51.73 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T07:22:10.455Z] #17 51.74 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:22:10.455Z] #17 51.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T07:22:10.455Z] #17 51.75 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:22:10.636Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.7% of statements [2020-06-15T07:22:10.737Z] #39 145.4 CC criu/sockets.o [2020-06-15T07:22:10.795Z] #11 87.15 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:22:10.795Z] #11 87.24 Fetched 78.9 MB in 53s (1484 kB/s) [2020-06-15T07:22:10.795Z] #11 87.29 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T07:22:10.918Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-06-15T07:22:11.089Z] #11 87.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 ... 15339 files and directories currently installed.) [2020-06-15T07:22:11.089Z] #11 87.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-06-15T07:22:11.089Z] #11 87.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:22:11.095Z] #52 255.4 + binaries [2020-06-15T07:22:11.095Z] #52 255.4 + install -D bin/containerd /build/containerd [2020-06-15T07:22:11.095Z] #52 255.4 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T07:22:11.095Z] #52 255.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T07:22:11.095Z] #52 255.4 + install -D bin/ctr /build/ctr [2020-06-15T07:22:11.132Z] #17 DONE 61.0s [2020-06-15T07:22:11.132Z] [2020-06-15T07:22:11.132Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T07:22:11.309Z] #39 146.1 CC criu/stats.o [2020-06-15T07:22:11.353Z] #52 DONE 255.7s [2020-06-15T07:22:11.382Z] #11 ... [2020-06-15T07:22:11.382Z] [2020-06-15T07:22:11.382Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:22:11.382Z] #31 77.82 io/ioutil [2020-06-15T07:22:11.382Z] #31 79.66 github.com/BurntSushi/toml [2020-06-15T07:22:11.382Z] #31 79.66 log [2020-06-15T07:22:11.382Z] #31 79.67 flag [2020-06-15T07:22:11.382Z] #31 84.77 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T07:22:11.382Z] #31 ... [2020-06-15T07:22:11.382Z] [2020-06-15T07:22:11.382Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:11.382Z] #40 20.57 CC images/cpuinfo.o [2020-06-15T07:22:11.382Z] #40 21.03 CC images/inventory.o [2020-06-15T07:22:11.382Z] #40 21.24 CC images/fdinfo.o [2020-06-15T07:22:11.382Z] #40 21.65 CC images/fown.o [2020-06-15T07:22:11.382Z] #40 21.97 CC images/ns.o [2020-06-15T07:22:11.382Z] #40 22.24 CC images/regfile.o [2020-06-15T07:22:11.382Z] #40 22.51 CC images/ghost-file.o [2020-06-15T07:22:11.382Z] #40 23.09 CC images/fifo.o [2020-06-15T07:22:11.382Z] #40 23.36 CC images/remap-file-path.o [2020-06-15T07:22:11.382Z] #40 23.68 CC images/eventfd.o [2020-06-15T07:22:11.382Z] #40 23.91 CC images/eventpoll.o [2020-06-15T07:22:11.382Z] #40 24.46 CC images/fh.o [2020-06-15T07:22:11.382Z] #40 24.77 CC images/fsnotify.o [2020-06-15T07:22:11.533Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2020-06-15T07:22:11.570Z] #39 ... [2020-06-15T07:22:11.570Z] [2020-06-15T07:22:11.570Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:11.570Z] #21 198.7 + return [2020-06-15T07:22:11.815Z] ok github.com/docker/docker/daemon 12.267s coverage: 17.6% of statements [2020-06-15T07:22:11.815Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-15T07:22:11.815Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-15T07:22:11.815Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-15T07:22:11.815Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-15T07:22:12.144Z] #21 DONE 199.3s [2020-06-15T07:22:12.144Z] [2020-06-15T07:22:12.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:12.144Z] #39 146.5 CC criu/string.o [2020-06-15T07:22:12.144Z] #39 146.5 CC criu/sysctl.o [2020-06-15T07:22:12.289Z] [2020-06-15T07:22:12.289Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T07:22:12.404Z] #39 147.3 CC criu/sysfs_parse.o [2020-06-15T07:22:12.428Z] #40 25.54 CC images/signalfd.o [2020-06-15T07:22:12.428Z] #40 25.91 CC images/fs.o [2020-06-15T07:22:12.429Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-06-15T07:22:12.499Z] #18 1.696 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T07:22:12.499Z] #18 1.698 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T07:22:12.499Z] #18 1.701 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T07:22:12.499Z] #18 DONE 1.8s [2020-06-15T07:22:12.499Z] [2020-06-15T07:22:12.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:12.499Z] #39 129.6 CC criu/namespaces.o [2020-06-15T07:22:12.547Z] #53 DONE 0.2s [2020-06-15T07:22:12.547Z] [2020-06-15T07:22:12.547Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T07:22:12.547Z] #57 DONE 0.1s [2020-06-15T07:22:12.804Z] [2020-06-15T07:22:12.804Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T07:22:12.804Z] #59 DONE 0.1s [2020-06-15T07:22:12.804Z] [2020-06-15T07:22:12.804Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T07:22:12.804Z] #61 DONE 0.0s [2020-06-15T07:22:12.804Z] [2020-06-15T07:22:12.804Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T07:22:12.804Z] #62 DONE 0.0s [2020-06-15T07:22:12.804Z] [2020-06-15T07:22:12.804Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T07:22:12.976Z] #39 147.7 CC criu/timens.o [2020-06-15T07:22:13.098Z] #40 ... [2020-06-15T07:22:13.098Z] [2020-06-15T07:22:13.098Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:22:13.098Z] #31 DONE 89.3s [2020-06-15T07:22:13.098Z] [2020-06-15T07:22:13.098Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:13.098Z] #40 26.31 CC images/pstree.o [2020-06-15T07:22:13.098Z] #40 ... [2020-06-15T07:22:13.098Z] [2020-06-15T07:22:13.098Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:22:13.098Z] #48 85.37 go/scanner [2020-06-15T07:22:13.098Z] #48 86.92 mvdan.cc/editorconfig [2020-06-15T07:22:13.098Z] #48 87.66 mvdan.cc/sh/v3/syntax [2020-06-15T07:22:13.098Z] #48 89.13 go/ast [2020-06-15T07:22:13.236Z] #39 148.0 CC criu/timerfd.o [2020-06-15T07:22:13.368Z] #63 DONE 0.6s [2020-06-15T07:22:13.369Z] [2020-06-15T07:22:13.369Z] #64 exporting to image [2020-06-15T07:22:13.369Z] #64 exporting layers [2020-06-15T07:22:13.497Z] #39 148.3 CC criu/tty.o [2020-06-15T07:22:13.738Z] #17 54.62 Setting up iptables (1.8.2-4) ... [2020-06-15T07:22:13.738Z] #17 54.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:22:13.738Z] #17 54.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:22:13.738Z] #17 54.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:22:13.738Z] #17 54.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:22:13.738Z] #17 54.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T07:22:13.738Z] #17 54.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T07:22:13.738Z] #17 54.71 Setting up python3 (3.7.3-1) ... [2020-06-15T07:22:13.738Z] #17 ... [2020-06-15T07:22:13.738Z] [2020-06-15T07:22:13.738Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:22:13.738Z] #36 199.1 + dpkg --print-architecture [2020-06-15T07:22:13.738Z] #36 199.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-15T07:22:13.996Z] #36 199.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-15T07:22:13.996Z] #36 199.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-15T07:22:14.068Z] #39 ... [2020-06-15T07:22:14.068Z] [2020-06-15T07:22:14.068Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T07:22:14.068Z] #22 DONE 0.2s [2020-06-15T07:22:14.330Z] [2020-06-15T07:22:14.330Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T07:22:14.390Z] #48 ... [2020-06-15T07:22:14.390Z] [2020-06-15T07:22:14.390Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:22:14.390Z] #11 90.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T07:22:14.390Z] #11 90.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-06-15T07:22:14.390Z] #11 90.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:22:14.475Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-06-15T07:22:14.901Z] #26 DONE 0.8s [2020-06-15T07:22:14.901Z] [2020-06-15T07:22:14.901Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T07:22:14.901Z] #29 DONE 0.2s [2020-06-15T07:22:14.901Z] [2020-06-15T07:22:14.901Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T07:22:15.013Z] #39 131.9 CC criu/net.o [2020-06-15T07:22:15.089Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.200s coverage: 57.0% of statements [2020-06-15T07:22:15.162Z] #31 DONE 0.1s [2020-06-15T07:22:15.162Z] [2020-06-15T07:22:15.162Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:15.162Z] #45 ... [2020-06-15T07:22:15.162Z] [2020-06-15T07:22:15.162Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T07:22:15.162Z] #34 DONE 0.1s [2020-06-15T07:22:15.162Z] [2020-06-15T07:22:15.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:15.162Z] #39 150.2 CC criu/tun.o [2020-06-15T07:22:15.372Z] #36 ... [2020-06-15T07:22:15.372Z] [2020-06-15T07:22:15.372Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:15.372Z] #39 112.7 CC criu/eventpoll.o [2020-06-15T07:22:15.372Z] #39 113.5 CC criu/external.o [2020-06-15T07:22:15.372Z] #39 113.9 CC criu/fault-injection.o [2020-06-15T07:22:15.372Z] #39 114.0 CC criu/fdstore.o [2020-06-15T07:22:15.372Z] #39 114.4 CC criu/fifo.o [2020-06-15T07:22:15.372Z] #39 114.8 CC criu/file-ids.o [2020-06-15T07:22:15.372Z] #39 115.2 CC criu/file-lock.o [2020-06-15T07:22:15.372Z] #39 116.1 CC criu/files-ext.o [2020-06-15T07:22:15.372Z] #39 116.5 CC criu/files-reg.o [2020-06-15T07:22:15.372Z] #39 118.7 CC criu/files.o [2020-06-15T07:22:15.372Z] #39 120.9 CC criu/filesystems.o [2020-06-15T07:22:15.372Z] #39 121.7 CC criu/fsnotify.o [2020-06-15T07:22:15.630Z] #39 ... [2020-06-15T07:22:15.630Z] [2020-06-15T07:22:15.630Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:22:15.630Z] #17 55.08 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T07:22:15.630Z] #17 55.90 Setting up apparmor (2.13.2-10) ... [2020-06-15T07:22:15.733Z] #39 ... [2020-06-15T07:22:15.733Z] [2020-06-15T07:22:15.733Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T07:22:15.733Z] #37 DONE 0.2s [2020-06-15T07:22:15.733Z] [2020-06-15T07:22:15.733Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:15.733Z] #39 150.6 CC criu/uffd.o [2020-06-15T07:22:16.197Z] #17 57.45 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T07:22:16.197Z] #17 57.46 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:22:16.197Z] #17 57.82 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:22:16.675Z] #39 151.6 CC criu/util.o [2020-06-15T07:22:16.702Z] #11 92.98 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T07:22:16.702Z] #11 92.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T07:22:16.702Z] #11 93.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:22:16.702Z] #11 93.09 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-06-15T07:22:16.702Z] #11 93.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-15T07:22:16.702Z] #11 93.11 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-15T07:22:16.702Z] #11 93.20 Selecting previously unselected package dmsetup. [2020-06-15T07:22:16.702Z] #11 93.21 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-06-15T07:22:16.702Z] #11 93.21 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T07:22:16.702Z] #11 93.30 Selecting previously unselected package mingw-w64-common. [2020-06-15T07:22:17.041Z] #11 93.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T07:22:17.041Z] #11 93.31 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T07:22:17.572Z] #17 58.80 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T07:22:17.830Z] #17 59.29 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T07:22:18.060Z] #39 152.7 CC criu/uts_ns.o [2020-06-15T07:22:18.060Z] #39 152.9 CC criu/vdso.o [2020-06-15T07:22:18.631Z] #39 153.4 LINK criu/built-in.o [2020-06-15T07:22:18.631Z] #39 153.5 LINK criu/criu [2020-06-15T07:22:18.892Z] #39 153.9 DEP lib/c/criu.d [2020-06-15T07:22:19.153Z] #39 154.0 CC images/rpc.pb-c.o [2020-06-15T07:22:19.178Z] #39 135.5 CC criu/netfilter.o [2020-06-15T07:22:19.178Z] #39 135.8 CC criu/page-pipe.o [2020-06-15T07:22:19.206Z] #17 60.52 Setting up python3-pip (18.1-5) ... [2020-06-15T07:22:19.434Z] #39 136.4 CC criu/page-xfer.o [2020-06-15T07:22:19.469Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.871s coverage: 45.9% of statements [2020-06-15T07:22:19.657Z] #11 ... [2020-06-15T07:22:19.657Z] [2020-06-15T07:22:19.658Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:22:19.658Z] #42 85.89 go/scanner [2020-06-15T07:22:19.658Z] #42 87.12 net/url [2020-06-15T07:22:19.658Z] #42 88.75 go/ast [2020-06-15T07:22:19.658Z] #42 90.01 text/template/parse [2020-06-15T07:22:19.658Z] #42 91.75 encoding/base64 [2020-06-15T07:22:19.658Z] #42 93.73 encoding/json [2020-06-15T07:22:19.658Z] #42 ... [2020-06-15T07:22:19.658Z] [2020-06-15T07:22:19.658Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:19.658Z] #53 55.31 Checking out files: 81% (2585/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-15T07:22:19.658Z] #53 55.89 + cd /tmp/tmp.x3MQtYBphP/src/github.com/containerd/containerd [2020-06-15T07:22:19.658Z] #53 55.90 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T07:22:19.658Z] #53 57.86 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T07:22:19.658Z] #53 57.86 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T07:22:19.658Z] #53 57.86 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:22:19.658Z] #53 57.86 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T07:22:19.658Z] #53 57.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T07:22:19.658Z] #53 57.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T07:22:19.658Z] #53 57.86 + '[' '' = dynamic ']' [2020-06-15T07:22:19.658Z] #53 57.86 + make [2020-06-15T07:22:19.803Z] #39 154.6 CC lib/c/criu.o [2020-06-15T07:22:19.923Z] #64 exporting layers 6.0s done [2020-06-15T07:22:19.923Z] #64 writing image sha256:3c739ccab8df382b87e5ba84c3268acc385d563b00336086e8c40d1f5fa02937 done [2020-06-15T07:22:19.923Z] #64 naming to docker.io/library/docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 done [2020-06-15T07:22:19.923Z] #64 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-06-15T07:22:20.083Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-06-15T07:22:20.139Z] #17 61.51 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:22:20.140Z] #17 61.53 Processing triggers for mime-support (3.62) ... [2020-06-15T07:22:20.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41072/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/validate/default [2020-06-15T07:22:20.358Z] #53 58.98 + bin/ctr [2020-06-15T07:22:20.707Z] #17 DONE 62.1s [2020-06-15T07:22:20.707Z] [2020-06-15T07:22:20.707Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T07:22:20.772Z] #39 155.6 LINK lib/c/built-in.o [2020-06-15T07:22:20.772Z] #39 155.6 LINK lib/c/libcriu.so [2020-06-15T07:22:20.772Z] #39 155.6 LINK lib/c/libcriu.a [2020-06-15T07:22:20.797Z] #39 137.7 CC criu/pagemap-cache.o [2020-06-15T07:22:20.844Z] Congratulations! All commits are properly signed with the DCO! [2020-06-15T07:22:20.844Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-06-15T07:22:20.844Z] No api/types/ or api/swagger.yaml changes in diff. [2020-06-15T07:22:20.844Z] Congratulations! All TOML source files changed here have valid syntax. [2020-06-15T07:22:20.844Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-06-15T07:22:20.844Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-06-15T07:22:21.039Z] #39 155.8 GEN magic.py [2020-06-15T07:22:21.053Z] #39 138.2 CC criu/pagemap.o [2020-06-15T07:22:21.101Z] Congratulations! No new tests were added to integration-cli. [2020-06-15T07:22:21.102Z] [2020-06-15T07:22:21.102Z] INFO Start validation with golang-ci-lint [2020-06-15T07:22:21.102Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-06-15T07:22:21.102Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-15T07:22:21.102Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-15T07:22:21.308Z] #39 156.0 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:22:21.308Z] #39 156.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:22:21.308Z] #39 156.0 Note: Building without GnuTLS support [2020-06-15T07:22:21.308Z] #39 156.0 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:22:21.308Z] #39 156.0 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:22:21.980Z] #39 139.0 CC criu/parasite-syscall.o [2020-06-15T07:22:22.257Z] #39 156.9 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:22:22.616Z] #18 1.662 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T07:22:22.616Z] #18 1.670 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T07:22:22.616Z] #18 1.674 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T07:22:22.616Z] #18 DONE 1.7s [2020-06-15T07:22:22.616Z] [2020-06-15T07:22:22.616Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:22:22.846Z] #39 157.8 make[1]: Nothing to be done for 'all'. [2020-06-15T07:22:22.906Z] #39 139.8 CC criu/path.o [2020-06-15T07:22:22.906Z] #39 ... [2020-06-15T07:22:22.906Z] [2020-06-15T07:22:22.906Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:22:22.906Z] #19 5.752 Collecting yamllint==1.16.0 [2020-06-15T07:22:22.906Z] #19 ... [2020-06-15T07:22:22.906Z] [2020-06-15T07:22:22.906Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:22.906Z] #39 140.0 CC criu/pie-util-vdso-elf32.o [2020-06-15T07:22:23.468Z] #39 140.4 CC criu/pie-util-vdso.o [2020-06-15T07:22:23.535Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.324s coverage: 49.5% of statements [2020-06-15T07:22:23.724Z] #39 140.7 CC criu/pie-util.o [2020-06-15T07:22:23.724Z] #39 140.9 CC criu/pipes.o [2020-06-15T07:22:23.830Z] #39 158.7 make[1]: 'images/built-in.o' is up to date. [2020-06-15T07:22:23.830Z] #39 158.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T07:22:23.830Z] #39 158.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T07:22:23.940Z] #53 ... [2020-06-15T07:22:23.940Z] [2020-06-15T07:22:23.940Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:23.940Z] #40 26.73 CC images/pipe.o [2020-06-15T07:22:23.940Z] #40 27.19 CC images/tcp-stream.o [2020-06-15T07:22:23.940Z] #40 27.50 CC images/sk-packet.o [2020-06-15T07:22:23.940Z] #40 27.77 CC images/mnt.o [2020-06-15T07:22:23.940Z] #40 27.98 CC images/pipe-data.o [2020-06-15T07:22:23.940Z] #40 28.18 CC images/sa.o [2020-06-15T07:22:23.940Z] #40 28.42 CC images/timer.o [2020-06-15T07:22:23.940Z] #40 28.80 CC images/timerfd.o [2020-06-15T07:22:23.940Z] #40 29.08 CC images/mm.o [2020-06-15T07:22:23.940Z] #40 29.49 CC images/sk-opts.o [2020-06-15T07:22:23.940Z] #40 29.77 CC images/sk-unix.o [2020-06-15T07:22:23.940Z] #40 30.06 CC images/sk-inet.o [2020-06-15T07:22:23.940Z] #40 30.40 CC images/tun.o [2020-06-15T07:22:23.940Z] #40 30.71 CC images/sk-netlink.o [2020-06-15T07:22:23.940Z] #40 30.95 CC images/packet-sock.o [2020-06-15T07:22:23.940Z] #40 31.46 CC images/ipc-var.o [2020-06-15T07:22:23.940Z] #40 31.67 CC images/ipc-desc.o [2020-06-15T07:22:23.941Z] #40 31.87 CC images/ipc-shm.o [2020-06-15T07:22:23.941Z] #40 32.08 CC images/ipc-msg.o [2020-06-15T07:22:23.941Z] #40 32.40 CC images/ipc-sem.o [2020-06-15T07:22:23.941Z] #40 32.70 CC images/utsns.o [2020-06-15T07:22:23.941Z] #40 32.93 CC images/creds.o [2020-06-15T07:22:23.941Z] #40 33.27 CC images/vma.o [2020-06-15T07:22:23.941Z] #40 33.46 CC images/netdev.o [2020-06-15T07:22:23.941Z] #40 33.80 CC images/tty.o [2020-06-15T07:22:23.941Z] #40 34.55 CC images/file-lock.o [2020-06-15T07:22:23.941Z] #40 34.76 CC images/rlimit.o [2020-06-15T07:22:23.941Z] #40 34.99 CC images/pagemap.o [2020-06-15T07:22:23.941Z] #40 35.34 CC images/siginfo.o [2020-06-15T07:22:23.941Z] #40 35.61 CC images/rpc.o [2020-06-15T07:22:24.099Z] #39 158.8 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T07:22:24.099Z] #39 158.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T07:22:24.099Z] #39 159.0 make[1]: Nothing to be done for 'all'. [2020-06-15T07:22:24.099Z] #39 159.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:22:24.239Z] #40 37.45 CC images/ext-file.o [2020-06-15T07:22:24.239Z] #40 ... [2020-06-15T07:22:24.239Z] [2020-06-15T07:22:24.239Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:22:24.239Z] #42 100.7 text/template [2020-06-15T07:22:24.239Z] #42 100.8 go/parser [2020-06-15T07:22:24.364Z] #39 159.3 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:24.540Z] #42 ... [2020-06-15T07:22:24.540Z] [2020-06-15T07:22:24.540Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:22:24.540Z] #48 91.19 encoding/base64 [2020-06-15T07:22:24.540Z] #48 91.30 golang.org/x/sys/unix [2020-06-15T07:22:24.540Z] #48 93.14 encoding/json [2020-06-15T07:22:24.634Z] #39 159.3 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:24.634Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:24.634Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:24.634Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:24.651Z] #39 141.8 CC criu/plugin.o [2020-06-15T07:22:24.841Z] #48 ... [2020-06-15T07:22:24.841Z] [2020-06-15T07:22:24.841Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:24.841Z] #40 37.69 CC images/cgroup.o [2020-06-15T07:22:24.913Z] #39 159.6 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:24.913Z] #39 159.6 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:24.913Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:24.913Z] #39 159.8 INSTALL criu/criu [2020-06-15T07:22:25.145Z] #40 38.47 CC images/userns.o [2020-06-15T07:22:25.189Z] #39 DONE 160.2s [2020-06-15T07:22:25.189Z] [2020-06-15T07:22:25.189Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:25.215Z] #39 142.3 CC criu/proc_parse.o [2020-06-15T07:22:25.450Z] #40 38.76 CC images/google/protobuf/descriptor.o [2020-06-15T07:22:25.900Z] #19 ... [2020-06-15T07:22:25.900Z] [2020-06-15T07:22:25.900Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:25.900Z] #39 122.9 CC criu/image-desc.o [2020-06-15T07:22:25.900Z] #39 123.1 CC criu/image.o [2020-06-15T07:22:25.900Z] #39 124.1 CC criu/ipc_ns.o [2020-06-15T07:22:25.900Z] #39 125.3 CC criu/irmap.o [2020-06-15T07:22:25.900Z] #39 126.1 CC criu/kcmp-ids.o [2020-06-15T07:22:25.900Z] #39 126.4 CC criu/kerndat.o [2020-06-15T07:22:25.900Z] #39 127.5 CC criu/libnetlink.o [2020-06-15T07:22:25.900Z] #39 128.2 CC criu/log.o [2020-06-15T07:22:25.900Z] #39 128.8 CC criu/lsm.o [2020-06-15T07:22:25.900Z] #39 129.3 CC criu/mem.o [2020-06-15T07:22:25.900Z] #39 131.5 CC criu/memfd.o [2020-06-15T07:22:25.900Z] #39 132.2 CC criu/mount.o [2020-06-15T07:22:27.102Z] #39 ... [2020-06-15T07:22:27.102Z] [2020-06-15T07:22:27.102Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:22:27.102Z] #19 11.07 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T07:22:27.102Z] #19 11.13 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T07:22:27.102Z] #19 11.17 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T07:22:27.102Z] #19 11.22 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T07:22:27.102Z] #19 11.39 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T07:22:27.102Z] #19 12.60 Building wheels for collected packages: pyyaml [2020-06-15T07:22:27.102Z] #19 12.60 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T07:22:27.102Z] #19 13.45 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T07:22:27.102Z] #19 13.46 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T07:22:27.102Z] #19 13.52 Successfully built pyyaml [2020-06-15T07:22:27.102Z] #19 13.53 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-15T07:22:27.102Z] #19 13.91 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T07:22:27.102Z] #19 DONE 14.4s [2020-06-15T07:22:27.102Z] [2020-06-15T07:22:27.102Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T07:22:27.102Z] #22 DONE 0.1s [2020-06-15T07:22:27.102Z] [2020-06-15T07:22:27.102Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T07:22:27.113Z] #45 ... [2020-06-15T07:22:27.113Z] [2020-06-15T07:22:27.113Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T07:22:27.260Z] #40 40.46 CC images/opts.o [2020-06-15T07:22:27.260Z] #40 40.64 CC images/seccomp.o [2020-06-15T07:22:27.372Z] #40 DONE 0.2s [2020-06-15T07:22:27.372Z] [2020-06-15T07:22:27.372Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T07:22:27.600Z] #40 40.87 CC images/binfmt-misc.o [2020-06-15T07:22:27.600Z] #40 41.11 CC images/time.o [2020-06-15T07:22:27.632Z] #42 DONE 0.1s [2020-06-15T07:22:27.632Z] [2020-06-15T07:22:27.632Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T07:22:27.632Z] #44 DONE 0.2s [2020-06-15T07:22:27.632Z] [2020-06-15T07:22:27.632Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:27.907Z] #40 41.32 CC images/sysctl.o [2020-06-15T07:22:28.029Z] #26 DONE 0.9s [2020-06-15T07:22:28.030Z] [2020-06-15T07:22:28.030Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T07:22:28.030Z] #29 DONE 0.1s [2020-06-15T07:22:28.030Z] [2020-06-15T07:22:28.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:28.030Z] #39 145.1 CC criu/protobuf-desc.o [2020-06-15T07:22:28.202Z] #40 41.53 CC images/autofs.o [2020-06-15T07:22:28.202Z] #40 41.74 CC images/macvlan.o [2020-06-15T07:22:28.285Z] #39 ... [2020-06-15T07:22:28.285Z] [2020-06-15T07:22:28.285Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T07:22:28.285Z] #31 DONE 0.1s [2020-06-15T07:22:28.285Z] [2020-06-15T07:22:28.285Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T07:22:28.285Z] #34 DONE 0.0s [2020-06-15T07:22:28.285Z] [2020-06-15T07:22:28.285Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:28.429Z] #39 ... [2020-06-15T07:22:28.429Z] [2020-06-15T07:22:28.429Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:22:28.429Z] #19 5.996 Collecting yamllint==1.16.0 [2020-06-15T07:22:28.500Z] #40 41.92 CC images/sit.o [2020-06-15T07:22:28.801Z] #40 42.18 CC images/memfd.o [2020-06-15T07:22:29.015Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.246s coverage: 73.1% of statements [2020-06-15T07:22:29.015Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-15T07:22:29.134Z] #40 42.52 CC images/timens.o [2020-06-15T07:22:29.211Z] #52 ... [2020-06-15T07:22:29.211Z] [2020-06-15T07:22:29.211Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:29.211Z] #39 146.0 CC criu/protobuf.o [2020-06-15T07:22:29.211Z] #39 146.3 CC criu/pstree.o [2020-06-15T07:22:29.452Z] #40 42.86 LINK images/built-in.o [2020-06-15T07:22:29.630Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.637s coverage: 76.1% of statements [2020-06-15T07:22:29.799Z] #40 43.05 GEN compel/include/asm [2020-06-15T07:22:29.799Z] #40 43.08 GEN compel/include/version.h [2020-06-15T07:22:29.799Z] #40 43.10 touch .config [2020-06-15T07:22:29.799Z] #40 43.16 GEN include/common/config.h [2020-06-15T07:22:29.799Z] #40 43.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-15T07:22:30.107Z] #40 43.30 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-15T07:22:30.107Z] #40 43.35 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-06-15T07:22:30.107Z] #40 43.40 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-06-15T07:22:30.107Z] #40 43.46 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-06-15T07:22:30.107Z] #40 43.48 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-06-15T07:22:30.107Z] #40 43.50 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-06-15T07:22:30.107Z] #40 43.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T07:22:30.107Z] #40 43.56 DEP compel/plugins/std/infect.d [2020-06-15T07:22:30.244Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.004s coverage: 57.7% of statements [2020-06-15T07:22:30.244Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-15T07:22:30.244Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-15T07:22:30.436Z] #40 43.75 DEP compel/plugins/std/string.d [2020-06-15T07:22:30.436Z] #40 43.87 DEP compel/plugins/std/log.d [2020-06-15T07:22:30.526Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2020-06-15T07:22:30.575Z] #39 147.4 CC criu/rbtree.o [2020-06-15T07:22:30.575Z] #39 ... [2020-06-15T07:22:30.575Z] [2020-06-15T07:22:30.575Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:22:30.575Z] #36 DONE 220.7s [2020-06-15T07:22:30.733Z] #40 44.01 DEP compel/plugins/std/fds.d [2020-06-15T07:22:30.733Z] #40 44.14 DEP compel/plugins/std/std.d [2020-06-15T07:22:30.733Z] #40 ... [2020-06-15T07:22:30.733Z] [2020-06-15T07:22:30.734Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:22:30.734Z] #11 97.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T07:22:30.734Z] #11 97.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T07:22:30.734Z] #11 97.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:22:30.734Z] #11 102.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T07:22:30.734Z] #11 102.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-15T07:22:30.734Z] #11 102.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:22:30.734Z] #11 102.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T07:22:30.734Z] #11 102.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-15T07:22:30.734Z] #11 102.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:22:30.734Z] #11 ... [2020-06-15T07:22:30.734Z] [2020-06-15T07:22:30.734Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:30.734Z] #40 44.23 DEP compel/plugins/shmem/shmem.d [2020-06-15T07:22:30.831Z] [2020-06-15T07:22:30.831Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:30.831Z] #39 147.7 CC criu/rst-malloc.o [2020-06-15T07:22:30.831Z] #39 148.0 CC criu/seccomp.o [2020-06-15T07:22:31.034Z] #40 44.38 DEP compel/plugins/fds/fds.d [2020-06-15T07:22:31.034Z] #40 44.54 CC compel/plugins/std/std.o [2020-06-15T07:22:31.336Z] #40 44.85 CC compel/plugins/std/fds.o [2020-06-15T07:22:31.535Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-06-15T07:22:31.982Z] #40 45.28 CC compel/plugins/std/log.o [2020-06-15T07:22:32.195Z] #39 149.0 CC criu/seize.o [2020-06-15T07:22:32.195Z] #39 ... [2020-06-15T07:22:32.195Z] [2020-06-15T07:22:32.195Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T07:22:32.195Z] #37 DONE 0.1s [2020-06-15T07:22:32.451Z] [2020-06-15T07:22:32.451Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:32.545Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-06-15T07:22:32.707Z] #45 ... [2020-06-15T07:22:32.707Z] [2020-06-15T07:22:32.707Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:32.707Z] #39 149.8 CC criu/servicefd.o [2020-06-15T07:22:32.921Z] #40 46.15 CC compel/plugins/std/string.o [2020-06-15T07:22:32.962Z] #39 150.2 CC criu/shmem.o [2020-06-15T07:22:33.552Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.8% of statements [2020-06-15T07:22:33.552Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-15T07:22:33.552Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-15T07:22:33.594Z] #40 46.85 CC compel/plugins/std/infect.o [2020-06-15T07:22:33.695Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T07:22:33.695Z] #19 11.44 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T07:22:33.834Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 41.8% of statements [2020-06-15T07:22:33.888Z] #39 150.8 CC criu/sigframe.o [2020-06-15T07:22:33.888Z] #39 151.0 CC criu/signalfd.o [2020-06-15T07:22:33.888Z] #40 47.21 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-06-15T07:22:33.888Z] #40 47.26 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-06-15T07:22:33.888Z] #40 47.31 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-06-15T07:22:34.143Z] #39 151.1 CC criu/sk-inet.o [2020-06-15T07:22:34.187Z] #40 47.35 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-06-15T07:22:34.187Z] #40 47.40 AR compel/plugins/std.lib.a [2020-06-15T07:22:34.187Z] #40 47.51 CC compel/plugins/fds/fds.o [2020-06-15T07:22:34.262Z] #19 11.60 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T07:22:34.485Z] #40 47.87 AR compel/plugins/fds.lib.a [2020-06-15T07:22:34.485Z] #40 47.94 HOSTDEP compel/src/lib/log-host.d [2020-06-15T07:22:34.785Z] #40 48.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T07:22:34.785Z] #40 48.28 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-06-15T07:22:35.071Z] #39 151.9 CC criu/sk-netlink.o [2020-06-15T07:22:35.071Z] #39 152.2 CC criu/sk-packet.o [2020-06-15T07:22:35.083Z] #40 48.31 HOSTDEP compel/src/main-host.d [2020-06-15T07:22:35.083Z] #40 48.40 DEP compel/src/lib/ptrace.d [2020-06-15T07:22:35.083Z] #40 48.54 DEP compel/src/lib/infect.d [2020-06-15T07:22:35.381Z] #40 48.70 DEP compel/src/lib/infect-util.d [2020-06-15T07:22:35.455Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-06-15T07:22:35.455Z] ok github.com/docker/docker/daemon/logger/awslogs 0.091s coverage: 77.8% of statements [2020-06-15T07:22:35.455Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-15T07:22:35.455Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-15T07:22:35.631Z] #39 152.7 CC criu/sk-queue.o [2020-06-15T07:22:35.639Z] #19 12.93 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T07:22:35.639Z] #19 12.98 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T07:22:35.639Z] #19 13.01 Building wheels for collected packages: pyyaml [2020-06-15T07:22:35.639Z] #19 13.01 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T07:22:35.682Z] #40 48.85 DEP compel/src/lib/infect-rpc.d [2020-06-15T07:22:35.682Z] #40 49.00 DEP compel/arch/ppc64/src/lib/infect.d [2020-06-15T07:22:35.682Z] #40 49.14 DEP compel/arch/ppc64/src/lib/cpu.d [2020-06-15T07:22:35.983Z] #40 49.19 DEP compel/src/lib/log.d [2020-06-15T07:22:35.983Z] #40 49.31 DEP compel/src/main.d [2020-06-15T07:22:35.983Z] #40 49.44 DEP compel/src/lib/handle-elf.d [2020-06-15T07:22:35.983Z] #40 49.55 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-06-15T07:22:36.099Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-06-15T07:22:36.099Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2020-06-15T07:22:36.191Z] #39 153.0 CC criu/sk-tcp.o [2020-06-15T07:22:36.286Z] #40 49.74 CC compel/src/lib/log.o [2020-06-15T07:22:36.382Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-06-15T07:22:36.447Z] #39 153.5 CC criu/sk-unix.o [2020-06-15T07:22:36.574Z] #19 14.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T07:22:36.574Z] #19 14.00 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T07:22:36.574Z] #19 14.08 Successfully built pyyaml [2020-06-15T07:22:36.574Z] #19 14.10 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-15T07:22:36.590Z] #40 50.05 CC compel/arch/ppc64/src/lib/cpu.o [2020-06-15T07:22:36.833Z] #19 14.48 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T07:22:37.236Z] #40 50.62 CC compel/arch/ppc64/src/lib/infect.o [2020-06-15T07:22:37.390Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 75.2% of statements [2020-06-15T07:22:37.390Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-15T07:22:37.400Z] #19 DONE 14.9s [2020-06-15T07:22:37.400Z] [2020-06-15T07:22:37.400Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T07:22:37.400Z] #22 DONE 0.1s [2020-06-15T07:22:37.400Z] [2020-06-15T07:22:37.400Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T07:22:38.005Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 37.7% of statements [2020-06-15T07:22:38.286Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.004s coverage: 33.3% of statements [2020-06-15T07:22:38.290Z] #40 51.50 CC compel/src/lib/infect-rpc.o [2020-06-15T07:22:38.333Z] #39 155.0 CC criu/sockets.o [2020-06-15T07:22:38.335Z] #26 DONE 0.8s [2020-06-15T07:22:38.335Z] [2020-06-15T07:22:38.335Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:38.335Z] #39 136.4 CC criu/namespaces.o [2020-06-15T07:22:38.335Z] #39 138.2 CC criu/net.o [2020-06-15T07:22:38.335Z] #39 141.3 CC criu/netfilter.o [2020-06-15T07:22:38.335Z] #39 141.8 CC criu/page-pipe.o [2020-06-15T07:22:38.335Z] #39 142.5 CC criu/page-xfer.o [2020-06-15T07:22:38.335Z] #39 144.2 CC criu/pagemap-cache.o [2020-06-15T07:22:38.335Z] #39 144.6 CC criu/pagemap.o [2020-06-15T07:22:38.335Z] #39 ... [2020-06-15T07:22:38.335Z] [2020-06-15T07:22:38.335Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T07:22:38.335Z] #29 DONE 0.1s [2020-06-15T07:22:38.335Z] [2020-06-15T07:22:38.335Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T07:22:38.335Z] #31 DONE 0.1s [2020-06-15T07:22:38.335Z] [2020-06-15T07:22:38.335Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T07:22:38.335Z] #34 DONE 0.0s [2020-06-15T07:22:38.335Z] [2020-06-15T07:22:38.335Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:22:38.588Z] #39 ... [2020-06-15T07:22:38.588Z] [2020-06-15T07:22:38.588Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:38.588Z] #45 228.8 + cd /tmp/tmp.bnnaqr5LY2/src/github.com/golangci/golangci-lint/ [2020-06-15T07:22:38.588Z] #45 228.8 + git checkout -q v1.23.8 [2020-06-15T07:22:38.589Z] #40 51.99 CC compel/src/lib/infect-util.o [2020-06-15T07:22:38.890Z] #40 52.30 CC compel/src/lib/infect.o [2020-06-15T07:22:38.902Z] #36 ... [2020-06-15T07:22:38.902Z] [2020-06-15T07:22:38.902Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:38.902Z] #39 145.9 CC criu/parasite-syscall.o [2020-06-15T07:22:39.148Z] #45 229.3 ++ git describe --tags [2020-06-15T07:22:39.148Z] #45 229.3 + version=v1.23.8 [2020-06-15T07:22:39.148Z] #45 229.3 ++ git rev-parse --short HEAD [2020-06-15T07:22:39.148Z] #45 229.3 + commit=76a82c6 [2020-06-15T07:22:39.148Z] #45 229.3 ++ git show -s --format=%cd [2020-06-15T07:22:39.148Z] #45 229.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T07:22:39.148Z] #45 229.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-06-15T07:22:39.468Z] #39 146.7 CC criu/path.o [2020-06-15T07:22:39.727Z] #39 147.0 CC criu/pie-util-vdso-elf32.o [2020-06-15T07:22:39.757Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-06-15T07:22:39.757Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-06-15T07:22:40.338Z] #39 147.6 CC criu/pie-util-vdso.o [2020-06-15T07:22:40.762Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-06-15T07:22:40.763Z] ok github.com/docker/docker/daemon/logger/splunk 1.462s coverage: 82.5% of statements [2020-06-15T07:22:40.763Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-15T07:22:40.763Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-15T07:22:40.918Z] #39 148.1 CC criu/pie-util.o [2020-06-15T07:22:41.028Z] #40 ... [2020-06-15T07:22:41.028Z] [2020-06-15T07:22:41.028Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:22:41.028Z] #42 107.4 math/big [2020-06-15T07:22:41.028Z] #42 109.9 vendor/golang.org/x/text/unicode/bidi [2020-06-15T07:22:41.028Z] #42 115.1 go/doc [2020-06-15T07:22:41.028Z] #42 116.8 vendor/golang.org/x/text/unicode/norm [2020-06-15T07:22:41.178Z] #39 148.3 CC criu/pipes.o [2020-06-15T07:22:41.335Z] #42 ... [2020-06-15T07:22:41.335Z] [2020-06-15T07:22:41.335Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:41.335Z] #55 117.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T07:22:41.335Z] #55 117.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T07:22:41.335Z] #55 ... [2020-06-15T07:22:41.335Z] [2020-06-15T07:22:41.335Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T07:22:41.335Z] #48 108.9 golang.org/x/crypto/ssh/terminal [2020-06-15T07:22:41.335Z] #48 112.5 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T07:22:41.335Z] #48 DONE 117.8s [2020-06-15T07:22:41.673Z] [2020-06-15T07:22:41.673Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:41.673Z] #44 ... [2020-06-15T07:22:41.673Z] [2020-06-15T07:22:41.673Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:41.673Z] #40 54.96 CC compel/src/lib/ptrace.o [2020-06-15T07:22:41.743Z] #39 149.0 CC criu/plugin.o [2020-06-15T07:22:42.232Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-06-15T07:22:42.308Z] #39 149.4 CC criu/proc_parse.o [2020-06-15T07:22:42.308Z] #39 ... [2020-06-15T07:22:42.308Z] [2020-06-15T07:22:42.308Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:22:42.308Z] #36 DONE 228.2s [2020-06-15T07:22:42.324Z] #40 55.83 AR compel/libcompel.a [2020-06-15T07:22:42.514Z] ok github.com/docker/docker/distribution 0.289s coverage: 22.1% of statements [2020-06-15T07:22:42.514Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-15T07:22:42.566Z] [2020-06-15T07:22:42.566Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:42.625Z] #40 55.91 HOSTCC compel/src/main-host.o [2020-06-15T07:22:42.957Z] #40 56.26 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-06-15T07:22:42.957Z] #40 56.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T07:22:43.528Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-06-15T07:22:43.615Z] #40 56.74 HOSTCC compel/src/lib/log-host.o [2020-06-15T07:22:43.615Z] #40 56.94 HOSTLINK compel/compel-host-bin [2020-06-15T07:22:43.615Z] #40 57.11 DEP soccr/soccr.d [2020-06-15T07:22:43.915Z] #40 57.34 CC soccr/soccr.o [2020-06-15T07:22:44.463Z] #45 ... [2020-06-15T07:22:44.463Z] [2020-06-15T07:22:44.463Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T07:22:44.463Z] #37 DONE 0.1s [2020-06-15T07:22:44.463Z] [2020-06-15T07:22:44.463Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:44.535Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-06-15T07:22:44.720Z] #39 152.0 CC criu/protobuf-desc.o [2020-06-15T07:22:45.541Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2020-06-15T07:22:45.541Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-15T07:22:45.541Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2020-06-15T07:22:45.541Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-15T07:22:45.653Z] #39 152.7 CC criu/protobuf.o [2020-06-15T07:22:45.653Z] #39 153.0 CC criu/pstree.o [2020-06-15T07:22:45.677Z] #45 ... [2020-06-15T07:22:45.677Z] [2020-06-15T07:22:45.677Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:22:45.677Z] #49 107.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-15T07:22:45.708Z] #40 58.92 AR soccr/libsoccr.a [2020-06-15T07:22:45.708Z] #40 58.96 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:22:45.739Z] #45 DONE 231.6s [2020-06-15T07:22:45.739Z] [2020-06-15T07:22:45.739Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:45.932Z] #49 108.7 + mkdir -p /build [2020-06-15T07:22:45.932Z] #49 108.7 + cp runc /build/runc [2020-06-15T07:22:46.020Z] #40 59.36 DEP criu/arch/ppc64/sigframe.d [2020-06-15T07:22:46.156Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2020-06-15T07:22:46.156Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-15T07:22:46.187Z] #49 DONE 109.2s [2020-06-15T07:22:46.187Z] [2020-06-15T07:22:46.187Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:46.187Z] #39 155.8 CC criu/stats.o [2020-06-15T07:22:46.187Z] #39 156.1 CC criu/string.o [2020-06-15T07:22:46.187Z] #39 156.2 CC criu/sysctl.o [2020-06-15T07:22:46.187Z] #39 156.8 CC criu/sysfs_parse.o [2020-06-15T07:22:46.187Z] #39 157.2 CC criu/timens.o [2020-06-15T07:22:46.187Z] #39 157.5 CC criu/timerfd.o [2020-06-15T07:22:46.187Z] #39 157.8 CC criu/tty.o [2020-06-15T07:22:46.187Z] #39 159.3 CC criu/tun.o [2020-06-15T07:22:46.187Z] #39 159.7 CC criu/uffd.o [2020-06-15T07:22:46.187Z] #39 160.8 CC criu/util.o [2020-06-15T07:22:46.187Z] #39 161.8 CC criu/uts_ns.o [2020-06-15T07:22:46.187Z] #39 162.0 CC criu/vdso-compat.o [2020-06-15T07:22:46.187Z] #39 162.3 CC criu/vdso.o [2020-06-15T07:22:46.187Z] #39 162.8 LINK criu/built-in.o [2020-06-15T07:22:46.187Z] #39 163.0 LINK criu/criu [2020-06-15T07:22:46.187Z] #39 163.3 DEP lib/c/criu.d [2020-06-15T07:22:46.187Z] #39 163.4 CC images/rpc.pb-c.o [2020-06-15T07:22:46.317Z] #40 59.52 DEP criu/arch/ppc64/crtools.d [2020-06-15T07:22:46.317Z] #40 59.76 DEP criu/arch/ppc64/cpu.d [2020-06-15T07:22:46.586Z] #39 153.7 CC criu/rbtree.o [2020-06-15T07:22:46.619Z] #40 59.96 CC criu/arch/ppc64/cpu.o [2020-06-15T07:22:46.679Z] #52 ... [2020-06-15T07:22:46.679Z] [2020-06-15T07:22:46.679Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T07:22:46.770Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-06-15T07:22:46.845Z] #39 153.9 CC criu/rst-malloc.o [2020-06-15T07:22:46.938Z] #46 DONE 0.2s [2020-06-15T07:22:46.938Z] [2020-06-15T07:22:46.938Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T07:22:46.938Z] #48 DONE 0.2s [2020-06-15T07:22:46.938Z] [2020-06-15T07:22:46.938Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:46.938Z] #52 203.9 + bin/containerd-stress [2020-06-15T07:22:47.103Z] #39 154.2 CC criu/seccomp.o [2020-06-15T07:22:47.112Z] #39 164.0 CC lib/c/criu.o [2020-06-15T07:22:47.197Z] #52 ... [2020-06-15T07:22:47.198Z] [2020-06-15T07:22:47.198Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T07:22:47.198Z] #50 DONE 0.1s [2020-06-15T07:22:47.281Z] #40 60.45 CC criu/arch/ppc64/crtools.o [2020-06-15T07:22:47.362Z] #39 154.7 CC criu/seize.o [2020-06-15T07:22:47.457Z] [2020-06-15T07:22:47.457Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:47.775Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-06-15T07:22:47.948Z] #40 61.27 CC criu/arch/ppc64/sigframe.o [2020-06-15T07:22:48.042Z] #39 164.9 LINK lib/c/built-in.o [2020-06-15T07:22:48.042Z] #39 164.9 LINK lib/c/libcriu.so [2020-06-15T07:22:48.042Z] #39 165.0 LINK lib/c/libcriu.a [2020-06-15T07:22:48.042Z] #39 165.1 GEN magic.py [2020-06-15T07:22:48.057Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-15T07:22:48.254Z] #40 61.56 LINK criu/arch/ppc64/crtools.built-in.o [2020-06-15T07:22:48.254Z] #40 61.60 DEP criu/pie/util-vdso.d [2020-06-15T07:22:48.254Z] #40 ... [2020-06-15T07:22:48.254Z] [2020-06-15T07:22:48.254Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:22:48.254Z] #42 124.8 github.com/LK4D4/vndr/build [2020-06-15T07:22:48.296Z] #39 155.4 CC criu/servicefd.o [2020-06-15T07:22:48.296Z] #39 155.7 CC criu/shmem.o [2020-06-15T07:22:48.298Z] #39 165.2 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:22:48.298Z] #39 165.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:22:48.298Z] #39 165.2 Note: Building without GnuTLS support [2020-06-15T07:22:48.298Z] #39 165.2 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:22:48.298Z] #39 165.2 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:22:48.887Z] #39 165.8 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:22:48.907Z] #42 ... [2020-06-15T07:22:48.907Z] [2020-06-15T07:22:48.907Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:48.907Z] #55 DONE 125.5s [2020-06-15T07:22:49.142Z] #39 166.3 make[1]: Nothing to be done for 'all'. [2020-06-15T07:22:49.230Z] #39 156.4 CC criu/sigframe.o [2020-06-15T07:22:49.445Z] [2020-06-15T07:22:49.445Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T07:22:49.445Z] #56 DONE 0.1s [2020-06-15T07:22:49.445Z] [2020-06-15T07:22:49.445Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T07:22:49.445Z] #57 DONE 0.1s [2020-06-15T07:22:49.445Z] [2020-06-15T07:22:49.445Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:49.445Z] #40 61.82 DEP criu/pie/util.d [2020-06-15T07:22:49.445Z] #40 61.98 CC criu/pie/util.o [2020-06-15T07:22:49.445Z] #40 62.31 CC criu/pie/util-vdso.o [2020-06-15T07:22:49.488Z] #39 156.6 CC criu/signalfd.o [2020-06-15T07:22:49.746Z] #39 156.9 CC criu/sk-inet.o [2020-06-15T07:22:49.993Z] #52 206.4 + bin/containerd-shim [2020-06-15T07:22:50.077Z] ok github.com/docker/docker/pkg/archive 0.501s coverage: 77.1% of statements [2020-06-15T07:22:50.090Z] #39 166.9 make[1]: 'images/built-in.o' is up to date. [2020-06-15T07:22:50.090Z] #39 167.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T07:22:50.090Z] #39 167.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T07:22:50.090Z] #39 167.0 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T07:22:50.090Z] #39 167.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T07:22:50.090Z] #39 167.0 make[1]: Nothing to be done for 'all'. [2020-06-15T07:22:50.090Z] #39 167.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:22:50.090Z] #39 167.2 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:50.090Z] #39 167.3 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:50.090Z] #39 167.3 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:50.345Z] #39 167.4 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:50.345Z] #39 167.4 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:50.345Z] #39 167.5 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:50.516Z] #40 63.68 AR criu/pie/pie.lib.a [2020-06-15T07:22:50.517Z] #40 63.78 DEP criu/pie/restorer.d [2020-06-15T07:22:50.517Z] #40 63.99 DEP criu/arch/ppc64/vdso-trampoline.d [2020-06-15T07:22:50.517Z] #40 64.01 DEP criu/arch/ppc64/restorer.d [2020-06-15T07:22:50.602Z] #39 167.5 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:50.602Z] #39 167.6 make[2]: Nothing to be done for 'all'. [2020-06-15T07:22:50.602Z] #39 167.6 INSTALL criu/criu [2020-06-15T07:22:50.602Z] #39 DONE 167.7s [2020-06-15T07:22:50.602Z] [2020-06-15T07:22:50.602Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:50.694Z] #39 ... [2020-06-15T07:22:50.694Z] [2020-06-15T07:22:50.694Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:50.694Z] #45 236.4 + cd /tmp/tmp.Fsv9yYLOOD/src/github.com/golangci/golangci-lint/ [2020-06-15T07:22:50.694Z] #45 236.4 + git checkout -q v1.23.8 [2020-06-15T07:22:50.823Z] #40 64.14 DEP criu/arch/ppc64/vdso-pie.d [2020-06-15T07:22:50.823Z] #40 64.22 DEP criu/pie/parasite-vdso.d [2020-06-15T07:22:50.858Z] #52 194.6 + bin/containerd [2020-06-15T07:22:50.952Z] #45 236.9 ++ git describe --tags [2020-06-15T07:22:51.083Z] ok github.com/docker/docker/pkg/authorization 0.414s coverage: 68.3% of statements [2020-06-15T07:22:51.127Z] #40 64.39 DEP criu/pie/parasite.d [2020-06-15T07:22:51.127Z] #40 64.61 CC criu/pie/parasite.o [2020-06-15T07:22:51.209Z] #45 236.9 + version=v1.23.8 [2020-06-15T07:22:51.209Z] #45 236.9 ++ git rev-parse --short HEAD [2020-06-15T07:22:51.209Z] #45 236.9 + commit=76a82c6 [2020-06-15T07:22:51.209Z] #45 236.9 ++ git show -s --format=%cd [2020-06-15T07:22:51.209Z] #45 236.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T07:22:51.209Z] #45 236.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T07:22:51.364Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-06-15T07:22:51.364Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-06-15T07:22:51.793Z] #52 ... [2020-06-15T07:22:51.794Z] [2020-06-15T07:22:51.794Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T07:22:51.794Z] #40 DONE 0.1s [2020-06-15T07:22:51.794Z] [2020-06-15T07:22:51.794Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T07:22:51.794Z] #42 DONE 0.1s [2020-06-15T07:22:51.794Z] [2020-06-15T07:22:51.794Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:52.050Z] #52 ... [2020-06-15T07:22:52.050Z] [2020-06-15T07:22:52.050Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T07:22:52.050Z] #44 DONE 0.1s [2020-06-15T07:22:52.050Z] [2020-06-15T07:22:52.050Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:22:52.669Z] #40 65.87 LINK criu/pie/parasite.built-in.o [2020-06-15T07:22:52.669Z] #40 65.88 GEN criu/pie/parasite-blob.h [2020-06-15T07:22:52.669Z] #40 65.91 CC criu/pie/parasite-vdso.o [2020-06-15T07:22:53.008Z] #40 66.44 CC criu/arch/ppc64/vdso-pie.o [2020-06-15T07:22:54.036Z] ok github.com/docker/docker/layer 7.176s coverage: 68.8% of statements [2020-06-15T07:22:54.036Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-15T07:22:54.036Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-15T07:22:54.036Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-15T07:22:54.036Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-15T07:22:54.036Z] ? github.com/docker/docker/oci [no test files] [2020-06-15T07:22:54.036Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-15T07:22:54.131Z] #40 66.80 CC criu/arch/ppc64/restorer.o [2020-06-15T07:22:54.131Z] #40 67.20 CC criu/arch/ppc64/vdso-trampoline.o [2020-06-15T07:22:54.131Z] #40 67.22 CC criu/pie/restorer.o [2020-06-15T07:22:54.318Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-06-15T07:22:54.936Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-06-15T07:22:55.219Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2020-06-15T07:22:55.284Z] #52 211.7 + bin/containerd-shim-runc-v1 [2020-06-15T07:22:55.501Z] ok github.com/docker/docker/pkg/chrootarchive 3.505s coverage: 43.2% of statements [2020-06-15T07:22:55.501Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-15T07:22:55.501Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-15T07:22:55.693Z] #40 ... [2020-06-15T07:22:55.693Z] [2020-06-15T07:22:55.693Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:22:55.693Z] #11 122.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T07:22:55.693Z] #11 122.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-15T07:22:55.693Z] #11 122.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:22:55.988Z] #11 ... [2020-06-15T07:22:55.988Z] [2020-06-15T07:22:55.988Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:22:55.988Z] #42 129.6 vendor/golang.org/x/net/idna [2020-06-15T07:22:55.988Z] #42 130.8 crypto/ecdsa [2020-06-15T07:22:55.988Z] #42 131.8 vendor/golang.org/x/crypto/cryptobyte [2020-06-15T07:22:56.507Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-06-15T07:22:56.636Z] #42 133.1 net/http/internal [2020-06-15T07:22:56.789Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-06-15T07:22:57.071Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-06-15T07:22:57.769Z] #45 ... [2020-06-15T07:22:57.769Z] [2020-06-15T07:22:57.769Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:22:57.769Z] #49 111.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-15T07:22:57.821Z] #52 214.5 + bin/containerd-shim-runc-v2 [2020-06-15T07:22:58.027Z] #49 112.9 + mkdir -p /build [2020-06-15T07:22:58.027Z] #49 112.9 + cp runc /build/runc [2020-06-15T07:22:58.285Z] #49 DONE 113.2s [2020-06-15T07:22:58.285Z] [2020-06-15T07:22:58.285Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:22:58.285Z] #39 157.8 CC criu/sk-netlink.o [2020-06-15T07:22:58.285Z] #39 158.2 CC criu/sk-packet.o [2020-06-15T07:22:58.285Z] #39 158.8 CC criu/sk-queue.o [2020-06-15T07:22:58.285Z] #39 159.2 CC criu/sk-tcp.o [2020-06-15T07:22:58.285Z] #39 159.7 CC criu/sk-unix.o [2020-06-15T07:22:58.285Z] #39 161.2 CC criu/sockets.o [2020-06-15T07:22:58.285Z] #39 162.0 CC criu/stats.o [2020-06-15T07:22:58.285Z] #39 162.4 CC criu/string.o [2020-06-15T07:22:58.285Z] #39 162.5 CC criu/sysctl.o [2020-06-15T07:22:58.285Z] #39 163.0 CC criu/sysfs_parse.o [2020-06-15T07:22:58.285Z] #39 163.4 CC criu/timens.o [2020-06-15T07:22:58.285Z] #39 163.8 CC criu/timerfd.o [2020-06-15T07:22:58.285Z] #39 164.2 CC criu/tty.o [2020-06-15T07:22:58.405Z] #42 ... [2020-06-15T07:22:58.405Z] [2020-06-15T07:22:58.405Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T07:22:58.405Z] #11 134.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-06-15T07:22:58.405Z] #11 134.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-06-15T07:22:58.405Z] #11 134.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-06-15T07:22:58.405Z] #11 134.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-06-15T07:22:58.405Z] #11 134.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-06-15T07:22:58.405Z] #11 134.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-15T07:22:58.405Z] #11 134.7 Selecting previously unselected package libbtrfs0. [2020-06-15T07:22:58.405Z] #11 134.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-15T07:22:58.405Z] #11 134.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T07:22:58.405Z] #11 134.8 Selecting previously unselected package libbtrfs-dev. [2020-06-15T07:22:58.405Z] #11 134.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-15T07:22:58.405Z] #11 134.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:22:58.405Z] #11 134.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-06-15T07:22:58.405Z] #11 134.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-15T07:22:58.405Z] #11 134.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-15T07:22:58.405Z] #11 135.0 Selecting previously unselected package libudev-dev:ppc64el. [2020-06-15T07:22:58.405Z] #11 135.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-15T07:22:58.405Z] #11 135.0 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-15T07:22:58.540Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-06-15T07:22:58.543Z] #39 165.7 CC criu/tun.o [2020-06-15T07:22:58.711Z] #11 135.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-06-15T07:22:58.711Z] #11 135.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-06-15T07:22:58.711Z] #11 135.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-06-15T07:22:58.759Z] #52 215.6 + binaries [2020-06-15T07:22:58.759Z] #52 215.6 + install -D bin/containerd /build/containerd [2020-06-15T07:22:58.759Z] #52 215.6 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T07:22:58.759Z] #52 215.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T07:22:58.759Z] #52 215.7 + install -D bin/ctr /build/ctr [2020-06-15T07:22:59.010Z] #11 135.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-06-15T07:22:59.010Z] #11 135.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-06-15T07:22:59.010Z] #11 135.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-15T07:22:59.010Z] #11 135.5 Selecting previously unselected package libpcre32-3:ppc64el. [2020-06-15T07:22:59.010Z] #11 135.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-06-15T07:22:59.010Z] #11 135.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-15T07:22:59.108Z] #39 166.3 CC criu/uffd.o [2020-06-15T07:22:59.154Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-06-15T07:22:59.154Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2020-06-15T07:22:59.309Z] #11 135.7 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-06-15T07:22:59.309Z] #11 135.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-06-15T07:22:59.309Z] #11 135.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-15T07:22:59.309Z] #11 135.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-06-15T07:22:59.309Z] #11 135.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-06-15T07:22:59.309Z] #11 135.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-15T07:22:59.334Z] #52 DONE 216.0s [2020-06-15T07:22:59.438Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-06-15T07:22:59.719Z] ok github.com/docker/docker/pkg/fsutils 0.366s coverage: 85.1% of statements [2020-06-15T07:22:59.969Z] #11 136.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-06-15T07:22:59.969Z] #11 136.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-06-15T07:22:59.969Z] #11 136.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-15T07:23:00.271Z] #11 136.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-06-15T07:23:00.271Z] #11 136.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-06-15T07:23:00.271Z] #11 136.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-15T07:23:00.271Z] #11 136.7 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-06-15T07:23:00.271Z] #11 136.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-06-15T07:23:00.271Z] #11 136.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-15T07:23:00.271Z] #11 136.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-06-15T07:23:00.332Z] ok github.com/docker/docker/pkg/idtools 0.342s coverage: 70.5% of statements [2020-06-15T07:23:00.481Z] #39 167.4 CC criu/util.o [2020-06-15T07:23:00.572Z] #11 136.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-15T07:23:00.572Z] #11 136.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-15T07:23:00.712Z] [2020-06-15T07:23:00.712Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T07:23:00.712Z] #53 DONE 0.3s [2020-06-15T07:23:00.712Z] [2020-06-15T07:23:00.712Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T07:23:00.712Z] #57 DONE 0.1s [2020-06-15T07:23:00.873Z] #11 137.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-15T07:23:00.873Z] #11 137.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-15T07:23:00.873Z] #11 137.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-06-15T07:23:00.873Z] #11 137.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T07:23:00.873Z] #11 137.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-15T07:23:00.873Z] #11 137.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-15T07:23:00.873Z] #11 137.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:23:00.873Z] #11 137.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-06-15T07:23:00.873Z] #11 137.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-15T07:23:00.873Z] #11 137.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T07:23:00.873Z] #11 137.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T07:23:00.873Z] #11 137.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T07:23:00.873Z] #11 137.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T07:23:00.873Z] #11 137.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-15T07:23:00.873Z] #11 137.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-15T07:23:00.873Z] #11 137.5 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T07:23:00.873Z] #11 137.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-15T07:23:00.970Z] [2020-06-15T07:23:00.970Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T07:23:00.970Z] #59 DONE 0.2s [2020-06-15T07:23:00.970Z] [2020-06-15T07:23:00.970Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T07:23:00.970Z] #61 DONE 0.1s [2020-06-15T07:23:01.010Z] ok github.com/docker/docker/pkg/ioutils 0.405s coverage: 70.6% of statements [2020-06-15T07:23:01.046Z] #39 168.3 CC criu/uts_ns.o [2020-06-15T07:23:01.173Z] #11 137.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-15T07:23:01.173Z] #11 137.5 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:23:01.229Z] [2020-06-15T07:23:01.229Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T07:23:01.229Z] #62 DONE 0.0s [2020-06-15T07:23:01.229Z] [2020-06-15T07:23:01.229Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T07:23:01.299Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-06-15T07:23:01.299Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2020-06-15T07:23:01.303Z] #39 168.5 CC criu/vdso-compat.o [2020-06-15T07:23:01.303Z] #39 168.6 CC criu/vdso.o [2020-06-15T07:23:01.471Z] #11 DONE 137.9s [2020-06-15T07:23:01.471Z] [2020-06-15T07:23:01.471Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:23:01.581Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-06-15T07:23:01.581Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-15T07:23:01.581Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-15T07:23:01.581Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-06-15T07:23:01.581Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-15T07:23:01.768Z] #50 0.392 + RM_GOPATH=0 [2020-06-15T07:23:01.768Z] #50 0.393 + TMP_GOPATH= [2020-06-15T07:23:01.768Z] #50 0.393 + : /build [2020-06-15T07:23:01.768Z] #50 0.393 + '[' -z '' ']' [2020-06-15T07:23:01.768Z] #50 0.393 ++ mktemp -d [2020-06-15T07:23:01.768Z] #50 0.395 + export GOPATH=/tmp/tmp.GeDpdouqEr [2020-06-15T07:23:01.768Z] #50 0.395 + GOPATH=/tmp/tmp.GeDpdouqEr [2020-06-15T07:23:01.768Z] #50 0.395 + RM_GOPATH=1 [2020-06-15T07:23:01.768Z] #50 0.395 + case "$(go env GOARCH)" in [2020-06-15T07:23:01.768Z] #50 0.396 ++ go env GOARCH [2020-06-15T07:23:01.768Z] #50 0.406 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:23:01.768Z] #50 0.406 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:23:01.768Z] #50 0.407 ++ dirname /tmp/install/install.sh [2020-06-15T07:23:01.768Z] #50 0.408 + dir=/tmp/install [2020-06-15T07:23:01.768Z] #50 0.408 + bin=runc [2020-06-15T07:23:01.768Z] #50 0.409 + shift [2020-06-15T07:23:01.768Z] #50 0.409 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T07:23:01.768Z] #50 0.409 + . /tmp/install/runc.installer [2020-06-15T07:23:01.768Z] #50 0.411 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:23:01.768Z] #50 0.412 + install_runc [2020-06-15T07:23:01.769Z] #50 0.417 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T07:23:01.769Z] #50 0.419 + uname -r [2020-06-15T07:23:01.769Z] #50 0.426 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T07:23:01.769Z] #50 0.426 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T07:23:01.769Z] #50 0.426 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T07:23:01.769Z] #50 0.426 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GeDpdouqEr/src/github.com/opencontainers/runc [2020-06-15T07:23:01.769Z] #50 0.441 Cloning into '/tmp/tmp.GeDpdouqEr/src/github.com/opencontainers/runc'... [2020-06-15T07:23:01.863Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-06-15T07:23:01.863Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-06-15T07:23:01.868Z] #39 168.9 LINK criu/built-in.o [2020-06-15T07:23:01.868Z] #39 169.0 LINK criu/criu [2020-06-15T07:23:02.064Z] #50 ... [2020-06-15T07:23:02.064Z] [2020-06-15T07:23:02.064Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T07:23:02.064Z] #12 DONE 0.6s [2020-06-15T07:23:02.064Z] [2020-06-15T07:23:02.064Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:23:02.064Z] #40 70.10 LINK criu/pie/restorer.built-in.o [2020-06-15T07:23:02.064Z] #40 70.11 GEN criu/pie/restorer-blob.h [2020-06-15T07:23:02.064Z] #40 70.23 DEP criu/vdso.d [2020-06-15T07:23:02.064Z] #40 70.42 DEP criu/uts_ns.d [2020-06-15T07:23:02.064Z] #40 70.67 DEP criu/util.d [2020-06-15T07:23:02.064Z] #40 70.89 DEP criu/uffd.d [2020-06-15T07:23:02.064Z] #40 71.14 DEP criu/tun.d [2020-06-15T07:23:02.064Z] #40 71.35 DEP criu/tty.d [2020-06-15T07:23:02.064Z] #40 71.57 DEP criu/timerfd.d [2020-06-15T07:23:02.064Z] #40 71.72 DEP criu/timens.d [2020-06-15T07:23:02.064Z] #40 72.01 DEP criu/sysfs_parse.d [2020-06-15T07:23:02.064Z] #40 72.21 DEP criu/sysctl.d [2020-06-15T07:23:02.064Z] #40 72.39 DEP criu/string.d [2020-06-15T07:23:02.064Z] #40 72.45 DEP criu/stats.d [2020-06-15T07:23:02.064Z] #40 72.60 DEP criu/sockets.d [2020-06-15T07:23:02.064Z] #40 72.84 DEP criu/sk-unix.d [2020-06-15T07:23:02.064Z] #40 73.08 DEP criu/sk-tcp.d [2020-06-15T07:23:02.064Z] #40 73.28 DEP criu/sk-queue.d [2020-06-15T07:23:02.064Z] #40 73.50 DEP criu/sk-packet.d [2020-06-15T07:23:02.064Z] #40 73.79 DEP criu/sk-netlink.d [2020-06-15T07:23:02.064Z] #40 74.14 DEP criu/sk-inet.d [2020-06-15T07:23:02.064Z] #40 74.51 DEP criu/signalfd.d [2020-06-15T07:23:02.064Z] #40 74.88 DEP criu/sigframe.d [2020-06-15T07:23:02.064Z] #40 75.00 DEP criu/shmem.d [2020-06-15T07:23:02.064Z] #40 75.23 DEP criu/servicefd.d [2020-06-15T07:23:02.064Z] #40 75.47 DEP criu/seize.d [2020-06-15T07:23:02.126Z] #39 169.4 DEP lib/c/criu.d [2020-06-15T07:23:02.126Z] #39 169.5 CC images/rpc.pb-c.o [2020-06-15T07:23:02.146Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-06-15T07:23:02.384Z] #40 ... [2020-06-15T07:23:02.384Z] [2020-06-15T07:23:02.384Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T07:23:02.384Z] #13 DONE 0.4s [2020-06-15T07:23:02.384Z] [2020-06-15T07:23:02.384Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:23:02.384Z] #40 75.71 DEP criu/seccomp.d [2020-06-15T07:23:02.384Z] #40 ... [2020-06-15T07:23:02.384Z] [2020-06-15T07:23:02.384Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T07:23:02.428Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-06-15T07:23:02.428Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-15T07:23:02.428Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-15T07:23:02.606Z] #63 DONE 1.6s [2020-06-15T07:23:02.679Z] #14 0.234 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T07:23:02.680Z] #14 DONE 0.3s [2020-06-15T07:23:02.680Z] [2020-06-15T07:23:02.680Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T07:23:02.692Z] #39 169.8 CC lib/c/criu.o [2020-06-15T07:23:02.692Z] #39 ... [2020-06-15T07:23:02.692Z] [2020-06-15T07:23:02.692Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:02.692Z] #52 200.0 + bin/containerd [2020-06-15T07:23:02.866Z] [2020-06-15T07:23:02.866Z] #64 exporting to image [2020-06-15T07:23:02.866Z] #64 exporting layers [2020-06-15T07:23:03.043Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2020-06-15T07:23:03.317Z] #15 DONE 0.4s [2020-06-15T07:23:03.317Z] [2020-06-15T07:23:03.317Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T07:23:03.612Z] #16 DONE 0.5s [2020-06-15T07:23:03.612Z] [2020-06-15T07:23:03.612Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T07:23:03.612Z] 4612f6d0b889: Pull complete [2020-06-15T07:23:03.656Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-15T07:23:03.938Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-06-15T07:23:03.938Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-06-15T07:23:04.252Z] #17 DONE 0.4s [2020-06-15T07:23:04.252Z] [2020-06-15T07:23:04.252Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:23:04.547Z] #18 0.490 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T07:23:04.547Z] #18 0.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T07:23:04.547Z] #18 0.596 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T07:23:05.407Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-06-15T07:23:05.689Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-06-15T07:23:06.120Z] #18 1.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T07:23:06.120Z] #18 ... [2020-06-15T07:23:06.120Z] [2020-06-15T07:23:06.120Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:06.120Z] #44 DONE 142.4s [2020-06-15T07:23:06.120Z] [2020-06-15T07:23:06.120Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:23:06.120Z] #40 75.90 DEP criu/rst-malloc.d [2020-06-15T07:23:06.120Z] #40 75.97 DEP criu/rbtree.d [2020-06-15T07:23:06.120Z] #40 76.00 DEP criu/pstree.d [2020-06-15T07:23:06.120Z] #40 76.34 DEP criu/protobuf.d [2020-06-15T07:23:06.120Z] #40 76.44 GEN criu/protobuf-desc-gen.h [2020-06-15T07:23:06.120Z] #40 78.80 DEP criu/protobuf-desc.d [2020-06-15T07:23:06.120Z] #40 78.99 DEP criu/proc_parse.d [2020-06-15T07:23:06.120Z] #40 79.17 DEP criu/plugin.d [2020-06-15T07:23:06.120Z] #40 79.25 DEP criu/pipes.d [2020-06-15T07:23:06.120Z] #40 79.52 DEP criu/pie-util.d [2020-06-15T07:23:06.120Z] #40 79.66 DEP criu/pie-util-vdso.d [2020-06-15T07:23:06.418Z] #40 79.96 DEP criu/path.d [2020-06-15T07:23:06.708Z] #40 80.22 DEP criu/parasite-syscall.d [2020-06-15T07:23:06.873Z] #52 ... [2020-06-15T07:23:06.873Z] [2020-06-15T07:23:06.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:23:06.873Z] #39 170.5 LINK lib/c/built-in.o [2020-06-15T07:23:06.873Z] #39 170.5 LINK lib/c/libcriu.so [2020-06-15T07:23:06.873Z] #39 170.6 LINK lib/c/libcriu.a [2020-06-15T07:23:06.873Z] #39 170.7 GEN magic.py [2020-06-15T07:23:06.873Z] #39 170.8 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:23:06.873Z] #39 170.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:23:06.873Z] #39 170.8 Note: Building without GnuTLS support [2020-06-15T07:23:06.873Z] #39 170.8 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:23:06.873Z] #39 170.8 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:23:06.873Z] #39 171.5 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:23:06.873Z] #39 172.0 make[1]: Nothing to be done for 'all'. [2020-06-15T07:23:06.873Z] #39 172.5 make[1]: 'images/built-in.o' is up to date. [2020-06-15T07:23:06.873Z] #39 172.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T07:23:06.873Z] #39 172.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T07:23:06.873Z] #39 172.6 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T07:23:06.873Z] #39 172.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T07:23:06.873Z] #39 172.6 make[1]: Nothing to be done for 'all'. [2020-06-15T07:23:06.873Z] #39 172.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:23:06.873Z] #39 172.8 make[2]: Nothing to be done for 'all'. [2020-06-15T07:23:06.873Z] #39 172.8 make[2]: Nothing to be done for 'all'. [2020-06-15T07:23:06.873Z] #39 172.8 make[2]: Nothing to be done for 'all'. [2020-06-15T07:23:06.873Z] #39 173.0 make[2]: Nothing to be done for 'all'. [2020-06-15T07:23:06.873Z] #39 173.0 make[2]: Nothing to be done for 'all'. [2020-06-15T07:23:06.873Z] #39 173.0 make[2]: Nothing to be done for 'all'. [2020-06-15T07:23:06.873Z] #39 173.1 make[2]: Nothing to be done for 'all'. [2020-06-15T07:23:06.873Z] #39 173.2 make[2]: Nothing to be done for 'all'. [2020-06-15T07:23:06.873Z] #39 173.2 INSTALL criu/criu [2020-06-15T07:23:06.873Z] #39 DONE 173.4s [2020-06-15T07:23:06.873Z] [2020-06-15T07:23:06.873Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:07.062Z] #64 exporting layers 3.6s done [2020-06-15T07:23:07.062Z] #64 writing image sha256:31f448fb7339d49e8bccc16eceeecbdedfe214a2c6c0382aa46539038ca86c31 done [2020-06-15T07:23:07.062Z] #64 naming to docker.io/library/docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 done [2020-06-15T07:23:07.062Z] #64 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-15T07:23:07.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/test/unit [2020-06-15T07:23:07.438Z] #52 ... [2020-06-15T07:23:07.438Z] [2020-06-15T07:23:07.438Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T07:23:07.438Z] #40 DONE 0.1s [2020-06-15T07:23:07.611Z] #40 80.67 DEP criu/pagemap.d [2020-06-15T07:23:07.611Z] #40 80.91 DEP criu/pagemap-cache.d [2020-06-15T07:23:07.611Z] #40 81.09 DEP criu/page-xfer.d [2020-06-15T07:23:07.696Z] [2020-06-15T07:23:07.696Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T07:23:07.696Z] #42 DONE 0.1s [2020-06-15T07:23:07.696Z] [2020-06-15T07:23:07.696Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T07:23:07.696Z] #44 DONE 0.1s [2020-06-15T07:23:07.696Z] [2020-06-15T07:23:07.696Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:07.914Z] #40 81.28 DEP criu/page-pipe.d [2020-06-15T07:23:08.204Z] #40 81.42 DEP criu/netfilter.d [2020-06-15T07:23:08.204Z] #40 81.61 DEP criu/net.d [2020-06-15T07:23:08.362Z] ok github.com/docker/docker/pkg/signal 2.498s coverage: 61.0% of statements [2020-06-15T07:23:08.495Z] #40 81.83 DEP criu/namespaces.d [2020-06-15T07:23:08.644Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-06-15T07:23:08.784Z] #40 82.16 DEP criu/mount.d [2020-06-15T07:23:08.926Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-06-15T07:23:09.077Z] #40 82.40 DEP criu/memfd.d [2020-06-15T07:23:09.207Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-15T07:23:09.388Z] #40 82.60 DEP criu/mem.d [2020-06-15T07:23:09.388Z] #40 82.84 DEP criu/lsm.d [2020-06-15T07:23:09.490Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-06-15T07:23:09.680Z] #40 ... [2020-06-15T07:23:09.680Z] [2020-06-15T07:23:09.680Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:23:09.680Z] #42 136.0 vendor/golang.org/x/net/http/httpproxy [2020-06-15T07:23:09.680Z] #42 136.0 net/textproto [2020-06-15T07:23:09.680Z] #42 136.1 crypto/x509 [2020-06-15T07:23:09.680Z] #42 137.8 mime/multipart [2020-06-15T07:23:09.680Z] #42 137.8 vendor/golang.org/x/net/http/httpguts [2020-06-15T07:23:09.680Z] #42 140.6 crypto/tls [2020-06-15T07:23:09.680Z] #42 ... [2020-06-15T07:23:09.680Z] [2020-06-15T07:23:09.680Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:23:09.680Z] #40 83.00 DEP criu/log.d [2020-06-15T07:23:09.968Z] #40 83.18 DEP criu/libnetlink.d [2020-06-15T07:23:09.968Z] #40 83.33 DEP criu/kerndat.d [2020-06-15T07:23:10.104Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-06-15T07:23:10.258Z] #40 83.71 DEP criu/kcmp-ids.d [2020-06-15T07:23:10.584Z] #40 83.80 DEP criu/irmap.d [2020-06-15T07:23:10.720Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-06-15T07:23:10.876Z] #40 84.03 DEP criu/ipc_ns.d [2020-06-15T07:23:10.876Z] #40 84.25 DEP criu/image.d [2020-06-15T07:23:10.876Z] #40 84.43 DEP criu/image-desc.d [2020-06-15T07:23:11.002Z] ok github.com/docker/docker/pkg/tailfile 0.071s coverage: 88.6% of statements [2020-06-15T07:23:11.167Z] #40 84.54 DEP criu/fsnotify.d [2020-06-15T07:23:11.457Z] #40 84.76 DEP criu/filesystems.d [2020-06-15T07:23:11.457Z] #40 84.92 DEP criu/files.d [2020-06-15T07:23:11.593Z] ? github.com/docker/docker/api [no test files] [2020-06-15T07:23:11.615Z] ok github.com/docker/docker/pkg/tarsum 0.029s coverage: 89.3% of statements [2020-06-15T07:23:11.615Z] testing: warning: no tests to run [2020-06-15T07:23:11.615Z] coverage: [no statements] [2020-06-15T07:23:11.615Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-15T07:23:11.747Z] #40 85.13 DEP criu/files-reg.d [2020-06-15T07:23:11.898Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-06-15T07:23:12.038Z] #40 85.40 DEP criu/files-ext.d [2020-06-15T07:23:12.179Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-06-15T07:23:12.332Z] #40 85.56 DEP criu/file-lock.d [2020-06-15T07:23:12.332Z] #40 85.85 DEP criu/file-ids.d [2020-06-15T07:23:12.460Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-15T07:23:12.627Z] #40 86.00 DEP criu/fifo.d [2020-06-15T07:23:12.929Z] #40 86.18 DEP criu/fdstore.d [2020-06-15T07:23:12.929Z] #40 86.32 DEP criu/fault-injection.d [2020-06-15T07:23:12.929Z] #40 86.38 DEP criu/external.d [2020-06-15T07:23:13.226Z] #40 86.52 DEP criu/eventpoll.d [2020-06-15T07:23:13.226Z] #40 86.72 DEP criu/eventfd.d [2020-06-15T07:23:13.525Z] #40 86.89 DEP criu/crtools.d [2020-06-15T07:23:14.058Z] #40 87.12 DEP criu/cr-service.d [2020-06-15T07:23:14.058Z] #40 87.30 DEP criu/cr-restore.d [2020-06-15T07:23:14.355Z] #40 87.59 DEP criu/cr-errno.d [2020-06-15T07:23:14.355Z] #40 87.60 DEP criu/cr-dump.d [2020-06-15T07:23:14.355Z] #40 87.87 DEP criu/cr-dedup.d [2020-06-15T07:23:14.479Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.1% of statements [2020-06-15T07:23:14.661Z] #40 88.07 DEP criu/cr-check.d [2020-06-15T07:23:14.761Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-06-15T07:23:14.956Z] #40 88.36 DEP criu/config.d [2020-06-15T07:23:15.251Z] #40 88.60 DEP criu/clone-noasan.d [2020-06-15T07:23:15.552Z] #40 88.76 DEP criu/cgroup.d [2020-06-15T07:23:15.771Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 75.0% of statements [2020-06-15T07:23:15.854Z] #40 89.06 DEP criu/cgroup-props.d [2020-06-15T07:23:15.854Z] #40 89.19 DEP criu/bitmap.d [2020-06-15T07:23:15.854Z] #40 89.20 DEP criu/bfd.d [2020-06-15T07:23:16.055Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-06-15T07:23:16.152Z] #40 89.41 DEP criu/autofs.d [2020-06-15T07:23:16.152Z] #40 89.59 DEP criu/aio.d [2020-06-15T07:23:16.451Z] #40 89.85 DEP criu/action-scripts.d [2020-06-15T07:23:16.748Z] #40 90.27 CC criu/action-scripts.o [2020-06-15T07:23:17.523Z] ok github.com/docker/docker/registry 0.095s coverage: 56.3% of statements [2020-06-15T07:23:17.805Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-06-15T07:23:17.810Z] #40 90.91 CC criu/aio.o [2020-06-15T07:23:18.087Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-06-15T07:23:18.461Z] #40 91.71 CC criu/autofs.o [2020-06-15T07:23:18.701Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-06-15T07:23:18.982Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-06-15T07:23:20.480Z] #40 ... [2020-06-15T07:23:20.480Z] [2020-06-15T07:23:20.480Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:23:20.480Z] #18 6.270 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T07:23:20.480Z] #18 6.367 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T07:23:20.480Z] #18 11.43 Fetched 8135 kB in 11s (735 kB/s) [2020-06-15T07:23:20.480Z] #18 11.43 Reading package lists... [2020-06-15T07:23:20.480Z] #18 14.97 Reading package lists... [2020-06-15T07:23:20.480Z] #18 ... [2020-06-15T07:23:20.480Z] [2020-06-15T07:23:20.480Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:23:20.480Z] #50 12.27 + cd /tmp/tmp.GeDpdouqEr/src/github.com/opencontainers/runc [2020-06-15T07:23:20.480Z] #50 12.28 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T07:23:20.480Z] #50 12.99 + '[' -z '' ']' [2020-06-15T07:23:20.480Z] #50 12.99 + target=static [2020-06-15T07:23:20.480Z] #50 12.99 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T07:23:20.480Z] #50 14.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-15T07:23:20.480Z] #50 ... [2020-06-15T07:23:20.480Z] [2020-06-15T07:23:20.480Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:23:20.480Z] #40 93.91 CC criu/bfd.o [2020-06-15T07:23:21.656Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-06-15T07:23:21.812Z] #40 94.65 CC criu/bitmap.o [2020-06-15T07:23:21.812Z] #40 94.79 CC criu/cgroup-props.o [2020-06-15T07:23:21.939Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-06-15T07:23:22.181Z] #40 ... [2020-06-15T07:23:22.181Z] [2020-06-15T07:23:22.181Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:23:22.181Z] #42 148.7 net/http/httptrace [2020-06-15T07:23:22.181Z] #42 149.0 net/http [2020-06-15T07:23:22.181Z] #42 ... [2020-06-15T07:23:22.181Z] [2020-06-15T07:23:22.181Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:23:22.181Z] #18 14.97 Reading package lists... [2020-06-15T07:23:22.552Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-06-15T07:23:23.166Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-06-15T07:23:23.265Z] #18 18.35 Building dependency tree... [2020-06-15T07:23:23.578Z] #18 19.51 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T07:23:23.578Z] #18 19.51 The following additional packages will be installed: [2020-06-15T07:23:23.578Z] #18 19.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T07:23:23.578Z] #18 19.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T07:23:23.578Z] #18 19.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T07:23:23.578Z] #18 19.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T07:23:23.578Z] #18 19.51 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T07:23:23.578Z] #18 19.52 Suggested packages: [2020-06-15T07:23:23.578Z] #18 19.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T07:23:23.578Z] #18 19.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T07:23:23.578Z] #18 19.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T07:23:23.578Z] #18 19.52 Recommended packages: [2020-06-15T07:23:23.578Z] #18 19.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T07:23:23.578Z] #18 19.52 python3-keyrings.alt python3-xdg unzip [2020-06-15T07:23:23.820Z] ok github.com/docker/docker/api/server 0.062s coverage: 9.0% of statements [2020-06-15T07:23:25.580Z] #18 21.36 The following NEW packages will be installed: [2020-06-15T07:23:25.580Z] #18 21.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T07:23:25.580Z] #18 21.36 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T07:23:25.580Z] #18 21.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T07:23:25.580Z] #18 21.36 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T07:23:25.580Z] #18 21.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T07:23:25.580Z] #18 21.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T07:23:25.580Z] #18 21.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T07:23:25.580Z] #18 21.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T07:23:25.580Z] #18 21.37 xz-utils zip [2020-06-15T07:23:25.580Z] #18 21.47 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T07:23:25.580Z] #18 21.47 Need to get 29.2 MB of archives. [2020-06-15T07:23:25.580Z] #18 21.47 After this operation, 134 MB of additional disk space will be used. [2020-06-15T07:23:25.580Z] #18 21.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-06-15T07:23:25.580Z] #18 21.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-06-15T07:23:25.885Z] #18 22.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-06-15T07:23:29.484Z] #18 25.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-06-15T07:23:29.484Z] #18 25.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-06-15T07:23:29.484Z] #18 25.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-06-15T07:23:30.702Z] #52 ... [2020-06-15T07:23:30.702Z] [2020-06-15T07:23:30.702Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:30.702Z] #45 DONE 280.6s [2020-06-15T07:23:30.702Z] [2020-06-15T07:23:30.702Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:31.602Z] #18 27.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-06-15T07:23:31.602Z] #18 27.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-06-15T07:23:31.629Z] #52 ... [2020-06-15T07:23:31.629Z] [2020-06-15T07:23:31.629Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T07:23:31.884Z] #46 DONE 0.1s [2020-06-15T07:23:31.884Z] [2020-06-15T07:23:31.884Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:31.884Z] #52 ... [2020-06-15T07:23:31.884Z] [2020-06-15T07:23:31.884Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T07:23:31.884Z] #48 DONE 0.1s [2020-06-15T07:23:31.884Z] [2020-06-15T07:23:31.884Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T07:23:31.884Z] #50 DONE 0.1s [2020-06-15T07:23:31.891Z] #18 27.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-06-15T07:23:31.891Z] #18 27.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-06-15T07:23:31.891Z] #18 27.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-06-15T07:23:31.891Z] #18 27.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-06-15T07:23:31.891Z] #18 27.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-06-15T07:23:31.891Z] #18 27.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-06-15T07:23:31.891Z] #18 28.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-06-15T07:23:32.139Z] [2020-06-15T07:23:32.139Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:32.181Z] #18 28.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-06-15T07:23:32.472Z] #18 28.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-15T07:23:32.472Z] #18 ... [2020-06-15T07:23:32.472Z] [2020-06-15T07:23:32.472Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:23:32.472Z] #40 95.82 CC criu/cgroup.o [2020-06-15T07:23:32.472Z] #40 99.96 CC criu/clone-noasan.o [2020-06-15T07:23:32.472Z] #40 100.2 CC criu/config.o [2020-06-15T07:23:32.472Z] #40 102.7 CC criu/cr-check.o [2020-06-15T07:23:32.472Z] #40 104.8 CC criu/cr-dedup.o [2020-06-15T07:23:32.472Z] #40 105.3 CC criu/cr-dump.o [2020-06-15T07:23:32.764Z] #40 ... [2020-06-15T07:23:32.764Z] [2020-06-15T07:23:32.764Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:23:32.764Z] #18 28.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T07:23:32.764Z] #18 28.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-06-15T07:23:33.057Z] #18 ... [2020-06-15T07:23:33.057Z] [2020-06-15T07:23:33.057Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:23:33.057Z] #42 161.1 github.com/LK4D4/vndr/godl [2020-06-15T07:23:33.057Z] #42 161.7 github.com/LK4D4/vndr [2020-06-15T07:23:33.057Z] #42 DONE 169.5s [2020-06-15T07:23:33.057Z] [2020-06-15T07:23:33.057Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:23:33.057Z] #18 28.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-06-15T07:23:33.057Z] #18 28.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-06-15T07:23:33.057Z] #18 29.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-06-15T07:23:34.566Z] #18 30.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-06-15T07:23:34.566Z] #18 30.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-15T07:23:34.566Z] #18 30.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-15T07:23:34.566Z] #18 30.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-15T07:23:34.566Z] #18 30.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-06-15T07:23:34.566Z] #18 30.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-06-15T07:23:34.566Z] #18 30.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-15T07:23:36.299Z] #52 239.6 + bin/containerd-stress [2020-06-15T07:23:37.660Z] #52 241.3 + bin/containerd-shim [2020-06-15T07:23:38.394Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/rootless [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/volume [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-15T07:23:38.394Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-15T07:23:38.394Z] [2020-06-15T07:23:38.394Z] === Skipped [2020-06-15T07:23:38.394Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-15T07:23:38.394Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-15T07:23:38.394Z] [2020-06-15T07:23:38.394Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-15T07:23:38.394Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-15T07:23:38.394Z] [2020-06-15T07:23:38.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-15T07:23:38.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:23:38.394Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:23:38.394Z] [2020-06-15T07:23:38.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-15T07:23:38.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:23:38.394Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:23:38.394Z] [2020-06-15T07:23:38.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-15T07:23:38.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:23:38.394Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:23:38.394Z] [2020-06-15T07:23:38.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-15T07:23:38.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:23:38.394Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:23:38.394Z] [2020-06-15T07:23:38.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-15T07:23:38.394Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:23:38.394Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:23:38.394Z] [2020-06-15T07:23:38.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-15T07:23:38.394Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:23:38.394Z] [2020-06-15T07:23:38.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-15T07:23:38.395Z] time="2020-06-15T07:22:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:23:38.395Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:23:38.395Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-15T07:23:38.395Z] time="2020-06-15T07:22:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:23:38.395Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:23:38.395Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-15T07:23:38.395Z] time="2020-06-15T07:22:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:23:38.395Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:23:38.395Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-15T07:23:38.395Z] time="2020-06-15T07:22:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:23:38.395Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:23:38.395Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-15T07:23:38.395Z] time="2020-06-15T07:22:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:23:38.395Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:23:38.395Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-15T07:23:38.395Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-15T07:23:38.395Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-15T07:23:38.395Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-15T07:23:38.395Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-15T07:23:38.395Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-15T07:23:38.395Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:23:38.395Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-15T07:23:38.395Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:23:38.395Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-15T07:23:38.395Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:23:38.395Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-15T07:23:38.395Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:23:38.395Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-15T07:23:38.395Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:23:38.395Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-15T07:23:38.395Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-15T07:23:38.395Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-15T07:23:38.395Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] [2020-06-15T07:23:38.395Z] DONE 2124 tests, 26 skipped in 196.236s Post stage [Pipeline] junit [2020-06-15T07:23:38.430Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T07:23:38.955Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -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:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/make.sh dynbinary test-integration [2020-06-15T07:23:39.963Z] [2020-06-15T07:23:39.963Z] Removing bundles/ [2020-06-15T07:23:39.963Z] [2020-06-15T07:23:39.963Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-15T07:23:39.963Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:23:39.963Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T07:23:44.191Z] #52 247.8 + bin/containerd-shim-runc-v1 [2020-06-15T07:23:45.550Z] #18 ... [2020-06-15T07:23:45.550Z] [2020-06-15T07:23:45.550Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:23:45.550Z] #40 108.8 CC criu/cr-errno.o [2020-06-15T07:23:45.550Z] #40 108.9 CC criu/cr-restore.o [2020-06-15T07:23:45.550Z] #40 113.6 CC criu/cr-service.o [2020-06-15T07:23:45.550Z] #40 115.2 CC criu/crtools.o [2020-06-15T07:23:45.550Z] #40 115.8 CC criu/eventfd.o [2020-06-15T07:23:45.550Z] #40 116.3 CC criu/eventpoll.o [2020-06-15T07:23:45.550Z] #40 117.2 CC criu/external.o [2020-06-15T07:23:45.550Z] #40 117.6 CC criu/fault-injection.o [2020-06-15T07:23:45.550Z] #40 117.7 CC criu/fdstore.o [2020-06-15T07:23:45.550Z] #40 118.1 CC criu/fifo.o [2020-06-15T07:23:45.550Z] #40 118.4 CC criu/file-ids.o [2020-06-15T07:23:45.550Z] #40 ... [2020-06-15T07:23:45.550Z] [2020-06-15T07:23:45.550Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T07:23:45.550Z] #29 DONE 181.9s [2020-06-15T07:23:45.550Z] [2020-06-15T07:23:45.550Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:23:45.550Z] #40 118.8 CC criu/file-lock.o [2020-06-15T07:23:45.848Z] #40 ... [2020-06-15T07:23:45.848Z] [2020-06-15T07:23:45.848Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:23:45.848Z] #18 41.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-06-15T07:23:45.848Z] #18 41.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-06-15T07:23:45.848Z] #18 41.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-06-15T07:23:46.146Z] #18 42.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-06-15T07:23:46.398Z] #52 ... [2020-06-15T07:23:46.398Z] [2020-06-15T07:23:46.398Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:46.398Z] #45 DONE 290.9s [2020-06-15T07:23:46.398Z] [2020-06-15T07:23:46.398Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:46.398Z] #52 ... [2020-06-15T07:23:46.398Z] [2020-06-15T07:23:46.398Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T07:23:46.657Z] #46 DONE 0.1s [2020-06-15T07:23:46.657Z] [2020-06-15T07:23:46.657Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:46.657Z] #52 ... [2020-06-15T07:23:46.657Z] [2020-06-15T07:23:46.657Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T07:23:46.657Z] #48 DONE 0.0s [2020-06-15T07:23:46.657Z] [2020-06-15T07:23:46.657Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T07:23:46.657Z] #50 DONE 0.1s [2020-06-15T07:23:46.787Z] #18 42.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-06-15T07:23:46.916Z] [2020-06-15T07:23:46.916Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:23:47.429Z] #18 43.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T07:23:47.453Z] #52 250.8 + bin/containerd-shim-runc-v2 [2020-06-15T07:23:48.013Z] #52 251.6 + binaries [2020-06-15T07:23:48.013Z] #52 251.6 + install -D bin/containerd /build/containerd [2020-06-15T07:23:48.013Z] #52 251.6 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T07:23:48.013Z] #52 251.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T07:23:48.013Z] #52 251.7 + install -D bin/ctr /build/ctr [2020-06-15T07:23:48.268Z] #52 DONE 251.9s [2020-06-15T07:23:49.195Z] [2020-06-15T07:23:49.195Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T07:23:49.195Z] #53 DONE 0.2s [2020-06-15T07:23:49.195Z] [2020-06-15T07:23:49.195Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T07:23:49.195Z] #57 DONE 0.1s [2020-06-15T07:23:49.215Z] #18 44.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T07:23:49.215Z] #18 45.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T07:23:49.215Z] #18 45.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-06-15T07:23:49.450Z] [2020-06-15T07:23:49.450Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T07:23:49.450Z] #59 DONE 0.1s [2020-06-15T07:23:49.450Z] [2020-06-15T07:23:49.450Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T07:23:49.450Z] #61 DONE 0.0s [2020-06-15T07:23:49.518Z] #18 45.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T07:23:49.518Z] #18 45.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T07:23:49.706Z] [2020-06-15T07:23:49.706Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T07:23:49.706Z] #62 DONE 0.0s [2020-06-15T07:23:49.706Z] [2020-06-15T07:23:49.706Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T07:23:49.810Z] #18 45.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T07:23:49.810Z] #18 45.81 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-06-15T07:23:50.266Z] #63 DONE 0.9s [2020-06-15T07:23:50.520Z] [2020-06-15T07:23:50.520Z] #64 exporting to image [2020-06-15T07:23:50.520Z] #64 exporting layers [2020-06-15T07:23:50.890Z] #18 46.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-06-15T07:23:51.096Z] #52 247.8 + bin/containerd-stress [2020-06-15T07:23:51.191Z] #18 47.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-06-15T07:23:51.493Z] #18 47.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T07:23:52.467Z] #52 249.6 + bin/containerd-shim [2020-06-15T07:23:57.048Z] #64 exporting layers 5.9s done [2020-06-15T07:23:57.048Z] #64 writing image sha256:e42d9c6661df8074dbcdfd61df4a6751ddc87e3c9fa63ea0ad7acac6adf37dc8 done [2020-06-15T07:23:57.048Z] #64 naming to docker.io/library/docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 done [2020-06-15T07:23:57.048Z] #64 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-06-15T07:23:57.128Z] #18 ... [2020-06-15T07:23:57.129Z] [2020-06-15T07:23:57.129Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:23:57.129Z] #40 120.3 CC criu/files-ext.o [2020-06-15T07:23:57.129Z] #40 120.6 CC criu/files-reg.o [2020-06-15T07:23:57.129Z] #40 122.6 CC criu/files.o [2020-06-15T07:23:57.129Z] #40 124.5 CC criu/filesystems.o [2020-06-15T07:23:57.129Z] #40 125.5 CC criu/fsnotify.o [2020-06-15T07:23:57.129Z] #40 126.5 CC criu/image-desc.o [2020-06-15T07:23:57.129Z] #40 126.7 CC criu/image.o [2020-06-15T07:23:57.129Z] #40 127.6 CC criu/ipc_ns.o [2020-06-15T07:23:57.129Z] #40 128.8 CC criu/irmap.o [2020-06-15T07:23:57.129Z] #40 129.5 CC criu/kcmp-ids.o [2020-06-15T07:23:57.129Z] #40 129.8 CC criu/kerndat.o [2020-06-15T07:23:57.426Z] + trap exit INT TERM [2020-06-15T07:23:57.426Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-06-15T07:23:57.426Z] + CONTAINER_NAME=docker-pr6 [2020-06-15T07:23:57.426Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41072/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/make.sh dynbinary-daemon [2020-06-15T07:23:57.429Z] #40 130.9 CC criu/libnetlink.o [2020-06-15T07:23:57.726Z] #40 ... [2020-06-15T07:23:57.726Z] [2020-06-15T07:23:57.726Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:23:57.726Z] #18 53.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-06-15T07:23:58.351Z] [2020-06-15T07:23:58.351Z] Removing bundles/ [2020-06-15T07:23:58.351Z] [2020-06-15T07:23:58.351Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-15T07:23:58.351Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:23:58.351Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T07:23:59.023Z] #52 256.3 + bin/containerd-shim-runc-v1 [2020-06-15T07:23:59.275Z] #18 54.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-06-15T07:23:59.923Z] #18 55.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-06-15T07:24:01.006Z] #18 56.70 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T07:24:01.006Z] #18 56.79 Fetched 29.2 MB in 34s (848 kB/s) [2020-06-15T07:24:01.006Z] #18 56.90 Selecting previously unselected package pigz. [2020-06-15T07:24:01.006Z] #18 56.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-06-15T07:24:01.006Z] #18 56.96 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-06-15T07:24:01.006Z] #18 56.97 Unpacking pigz (2.4-1) ... [2020-06-15T07:24:01.315Z] #18 57.14 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-06-15T07:24:01.315Z] #18 57.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-15T07:24:01.315Z] #18 57.15 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-15T07:24:01.315Z] #18 57.49 Selecting previously unselected package python3.7-minimal. [2020-06-15T07:24:01.315Z] #18 57.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-15T07:24:01.622Z] #18 57.50 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:24:02.291Z] #18 58.15 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-15T07:24:02.291Z] #18 58.17 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T07:24:02.301Z] #52 259.3 + bin/containerd-shim-runc-v2 [2020-06-15T07:24:02.865Z] #52 260.2 + binaries [2020-06-15T07:24:02.865Z] #52 260.2 + install -D bin/containerd /build/containerd [2020-06-15T07:24:02.865Z] #52 260.2 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T07:24:03.123Z] #52 260.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T07:24:03.123Z] #52 260.2 + install -D bin/ctr /build/ctr [2020-06-15T07:24:03.381Z] #52 DONE 260.4s [2020-06-15T07:24:04.313Z] [2020-06-15T07:24:04.313Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T07:24:04.572Z] #53 DONE 0.2s [2020-06-15T07:24:04.572Z] [2020-06-15T07:24:04.572Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T07:24:04.572Z] #57 DONE 0.1s [2020-06-15T07:24:04.572Z] [2020-06-15T07:24:04.572Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T07:24:04.572Z] #59 DONE 0.1s [2020-06-15T07:24:04.572Z] [2020-06-15T07:24:04.572Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T07:24:04.572Z] #61 DONE 0.0s [2020-06-15T07:24:04.572Z] [2020-06-15T07:24:04.572Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T07:24:04.572Z] #62 DONE 0.0s [2020-06-15T07:24:04.572Z] [2020-06-15T07:24:04.572Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T07:24:04.620Z] #18 60.30 Selecting previously unselected package python3-minimal. [2020-06-15T07:24:04.620Z] #18 60.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 ... 23610 files and directories currently installed.) [2020-06-15T07:24:04.620Z] #18 60.38 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-06-15T07:24:04.620Z] #18 60.39 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T07:24:04.620Z] #18 60.47 Selecting previously unselected package libmpdec2:ppc64el. [2020-06-15T07:24:04.620Z] #18 60.48 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-06-15T07:24:04.620Z] #18 60.48 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-06-15T07:24:04.620Z] #18 60.57 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-06-15T07:24:04.620Z] #18 60.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-15T07:24:04.620Z] #18 60.60 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-15T07:24:05.260Z] #18 61.37 Selecting previously unselected package python3.7. [2020-06-15T07:24:05.260Z] #18 61.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-15T07:24:05.560Z] #18 61.39 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:24:05.560Z] #18 61.49 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-06-15T07:24:05.560Z] #18 61.50 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-06-15T07:24:05.560Z] #18 61.50 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-15T07:24:05.560Z] #18 61.57 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T07:24:05.945Z] #63 DONE 1.0s [2020-06-15T07:24:05.945Z] [2020-06-15T07:24:05.945Z] #64 exporting to image [2020-06-15T07:24:05.945Z] #64 exporting layers [2020-06-15T07:24:06.205Z] #18 ... [2020-06-15T07:24:06.205Z] [2020-06-15T07:24:06.205Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:24:06.205Z] #22 196.2 Checking out files: 43% (4683/10837) Checking out files: 44% (4769/10837) Checking out files: 45% (4877/10837) Checking out files: 46% (4986/10837) Checking out files: 47% (5094/10837) Checking out files: 48% (5202/10837) Checking out files: 49% (5311/10837) Checking out files: 50% (5419/10837) Checking out files: 51% (5527/10837) Checking out files: 52% (5636/10837) Checking out files: 53% (5744/10837) Checking out files: 54% (5852/10837) Checking out files: 55% (5961/10837) Checking out files: 56% (6069/10837) Checking out files: 57% (6178/10837) Checking out files: 58% (6286/10837) Checking out files: 59% (6394/10837) Checking out files: 60% (6503/10837) Checking out files: 61% (6611/10837) Checking out files: 62% (6719/10837) Checking out files: 63% (6828/10837) Checking out files: 64% (6936/10837) Checking out files: 65% (7045/10837) Checking out files: 66% (7153/10837) Checking out files: 67% (7261/10837) Checking out files: 68% (7370/10837) Checking out files: 69% (7478/10837) Checking out files: 70% (7586/10837) Checking out files: 71% (7695/10837) Checking out files: 72% (7803/10837) Checking out files: 73% (7912/10837) Checking out files: 74% (8020/10837) Checking out files: 75% (8128/10837) Checking out files: 76% (8237/10837) Checking out files: 77% (8345/10837) Checking out files: 78% (8453/10837) Checking out files: 79% (8562/10837) Checking out files: 80% (8670/10837) Checking out files: 81% (8778/10837) Checking out files: 82% (8887/10837) Checking out files: 83% (8995/10837) Checking out files: 84% (9104/10837) Checking out files: 85% (9212/10837) Checking out files: 86% (9320/10837) Checking out files: 87% (9429/10837) Checking out files: 87% (9473/10837) Checking out files: 88% (9537/10837) Checking out files: 89% (9645/10837) Checking out files: 90% (9754/10837) Checking out files: 91% (9862/10837) Checking out files: 92% (9971/10837) Checking out files: 93% (10079/10837) Checking out files: 94% (10187/10837) Checking out files: 95% (10296/10837) Checking out files: 96% (10404/10837) Checking out files: 97% (10512/10837) Checking out files: 98% (10621/10837) Checking out files: 99% (10729/10837) Checking out files: 100% (10837/10837) Checking out files: 100% (10837/10837), done. [2020-06-15T07:24:06.205Z] #22 197.7 + cd /tmp/tmp.A56KqQz5dJ/tmp/docker-ce [2020-06-15T07:24:06.205Z] #22 197.7 + git checkout -q v17.06.2-ce [2020-06-15T07:24:06.205Z] #22 199.6 + mkdir -p /tmp/tmp.A56KqQz5dJ/src/github.com/docker [2020-06-15T07:24:06.205Z] #22 199.6 + mv components/cli /tmp/tmp.A56KqQz5dJ/src/github.com/docker/cli [2020-06-15T07:24:06.205Z] #22 199.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-15T07:24:06.501Z] #22 ... [2020-06-15T07:24:06.501Z] [2020-06-15T07:24:06.501Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:24:06.501Z] #18 62.47 Selecting previously unselected package python3. [2020-06-15T07:24:06.501Z] #18 62.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-06-15T07:24:06.501Z] #18 62.53 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-06-15T07:24:06.501Z] #18 62.54 Unpacking python3 (3.7.3-1) ... [2020-06-15T07:24:06.501Z] #18 62.61 Selecting previously unselected package libip4tc0:ppc64el. [2020-06-15T07:24:06.824Z] #18 62.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-06-15T07:24:06.824Z] #18 62.63 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-06-15T07:24:06.824Z] #18 62.76 Selecting previously unselected package libip6tc0:ppc64el. [2020-06-15T07:24:06.824Z] #18 62.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-06-15T07:24:06.824Z] #18 62.78 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-06-15T07:24:06.824Z] #18 62.87 Selecting previously unselected package libiptc0:ppc64el. [2020-06-15T07:24:06.824Z] #18 62.88 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-06-15T07:24:06.824Z] #18 62.88 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-06-15T07:24:07.588Z] #18 62.97 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-06-15T07:24:07.588Z] #18 62.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-06-15T07:24:07.588Z] #18 62.98 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-15T07:24:07.588Z] #18 63.05 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-06-15T07:24:07.588Z] #18 63.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-06-15T07:24:07.588Z] #18 63.08 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-15T07:24:07.588Z] #18 63.20 Selecting previously unselected package libnftnl11:ppc64el. [2020-06-15T07:24:07.588Z] #18 63.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-06-15T07:24:07.588Z] #18 63.22 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-06-15T07:24:07.588Z] #18 63.28 Selecting previously unselected package iptables. [2020-06-15T07:24:07.588Z] #18 63.29 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-06-15T07:24:07.588Z] #18 63.30 Unpacking iptables (1.8.2-4) ... [2020-06-15T07:24:07.588Z] #18 63.69 Selecting previously unselected package xxd. [2020-06-15T07:24:07.588Z] #18 63.70 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-15T07:24:07.588Z] #18 63.70 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T07:24:07.914Z] #18 63.86 Selecting previously unselected package vim-common. [2020-06-15T07:24:07.914Z] #18 ... [2020-06-15T07:24:07.914Z] [2020-06-15T07:24:07.914Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:24:07.914Z] #40 131.2 CC criu/log.o [2020-06-15T07:24:07.914Z] #40 131.7 CC criu/lsm.o [2020-06-15T07:24:07.914Z] #40 132.3 CC criu/mem.o [2020-06-15T07:24:07.914Z] #40 134.7 CC criu/memfd.o [2020-06-15T07:24:07.914Z] #40 135.4 CC criu/mount.o [2020-06-15T07:24:07.914Z] #40 140.1 CC criu/namespaces.o [2020-06-15T07:24:07.914Z] #40 ... [2020-06-15T07:24:07.914Z] [2020-06-15T07:24:07.914Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:24:07.914Z] #18 63.86 Selecting previously unselected package vim-common. [2020-06-15T07:24:07.914Z] #18 63.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:24:07.914Z] #18 63.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T07:24:08.251Z] #18 64.08 Selecting previously unselected package bash-completion. [2020-06-15T07:24:08.251Z] #18 64.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T07:24:12.156Z] #18 67.47 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T07:24:12.156Z] #18 67.88 Selecting previously unselected package bzip2. [2020-06-15T07:24:12.156Z] #18 67.89 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-06-15T07:24:12.156Z] #18 67.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:24:12.156Z] #18 67.98 Selecting previously unselected package xz-utils. [2020-06-15T07:24:12.156Z] #18 67.99 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-06-15T07:24:12.156Z] #18 67.99 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T07:24:12.156Z] #18 68.11 Selecting previously unselected package apparmor. [2020-06-15T07:24:12.156Z] #18 68.12 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-06-15T07:24:12.156Z] #18 68.21 Unpacking apparmor (2.13.2-10) ... [2020-06-15T07:24:12.497Z] #64 exporting layers 5.9s done [2020-06-15T07:24:12.497Z] #64 writing image sha256:6acdb2cdcf25d67ef04fbc61dd5bf67f26fed44bb9c72605d28caf2ea64634c2 done [2020-06-15T07:24:12.497Z] #64 naming to docker.io/library/docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 done [2020-06-15T07:24:12.497Z] #64 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T07:24:12.781Z] #18 68.53 Selecting previously unselected package aufs-tools. [2020-06-15T07:24:12.781Z] #18 68.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-06-15T07:24:12.781Z] #18 68.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:24:12.781Z] #18 68.83 Selecting previously unselected package libonig5:ppc64el. [2020-06-15T07:24:12.781Z] #18 68.83 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-06-15T07:24:12.781Z] #18 68.84 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-15T07:24:12.849Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -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:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/make.sh dynbinary test-integration [2020-06-15T07:24:13.084Z] #18 68.99 Selecting previously unselected package libjq1:ppc64el. [2020-06-15T07:24:13.084Z] #18 69.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-15T07:24:13.084Z] #18 69.01 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-15T07:24:13.084Z] #18 69.11 Selecting previously unselected package jq. [2020-06-15T07:24:13.084Z] #18 69.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-15T07:24:13.084Z] #18 69.12 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T07:24:13.084Z] #18 69.20 Selecting previously unselected package libaio1:ppc64el. [2020-06-15T07:24:13.387Z] #18 69.21 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-06-15T07:24:13.387Z] #18 69.21 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-06-15T07:24:13.387Z] #18 69.26 Selecting previously unselected package libgpm2:ppc64el. [2020-06-15T07:24:13.387Z] #18 69.26 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-06-15T07:24:13.387Z] #18 69.27 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-06-15T07:24:13.387Z] #18 69.36 Selecting previously unselected package libicu63:ppc64el. [2020-06-15T07:24:13.387Z] #18 69.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-15T07:24:13.387Z] #18 69.37 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-15T07:24:13.782Z] [2020-06-15T07:24:13.782Z] Removing bundles/ [2020-06-15T07:24:13.782Z] [2020-06-15T07:24:13.782Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-15T07:24:13.782Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:24:13.782Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T07:24:14.941Z] #18 ... [2020-06-15T07:24:14.941Z] [2020-06-15T07:24:14.941Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:24:14.941Z] #37 211.2 + dpkg --print-architecture [2020-06-15T07:24:14.941Z] #37 211.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-15T07:24:15.266Z] #37 211.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-15T07:24:15.266Z] #37 211.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-15T07:24:19.438Z] #37 ... [2020-06-15T07:24:19.438Z] [2020-06-15T07:24:19.438Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:24:19.438Z] #40 142.6 CC criu/net.o [2020-06-15T07:24:19.438Z] #40 147.2 CC criu/netfilter.o [2020-06-15T07:24:19.438Z] #40 147.7 CC criu/page-pipe.o [2020-06-15T07:24:19.438Z] #40 148.7 CC criu/page-xfer.o [2020-06-15T07:24:19.438Z] #40 150.8 CC criu/pagemap-cache.o [2020-06-15T07:24:19.438Z] #40 151.5 CC criu/pagemap.o [2020-06-15T07:24:19.438Z] #40 152.8 CC criu/parasite-syscall.o [2020-06-15T07:24:19.438Z] #40 ... [2020-06-15T07:24:19.438Z] [2020-06-15T07:24:19.438Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:24:19.438Z] #18 72.13 Selecting previously unselected package libnet1:ppc64el. [2020-06-15T07:24:19.438Z] #18 72.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-15T07:24:19.438Z] #18 72.15 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-15T07:24:19.438Z] #18 72.24 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-15T07:24:19.438Z] #18 72.24 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-15T07:24:19.438Z] #18 72.25 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-15T07:24:19.438Z] #18 72.37 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-15T07:24:19.438Z] #18 72.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-15T07:24:19.438Z] #18 72.38 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-15T07:24:19.438Z] #18 72.46 Selecting previously unselected package libreadline5:ppc64el. [2020-06-15T07:24:19.438Z] #18 72.48 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-06-15T07:24:19.438Z] #18 72.48 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-15T07:24:19.438Z] #18 72.63 Selecting previously unselected package net-tools. [2020-06-15T07:24:19.438Z] #18 72.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-06-15T07:24:19.438Z] #18 72.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:24:19.438Z] #18 72.82 Selecting previously unselected package python-pip-whl. [2020-06-15T07:24:19.438Z] #18 72.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T07:24:19.438Z] #18 72.86 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T07:24:19.438Z] #18 73.35 Selecting previously unselected package python3-lib2to3. [2020-06-15T07:24:19.438Z] #18 73.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T07:24:19.438Z] #18 73.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:24:19.438Z] #18 73.48 Selecting previously unselected package python3-distutils. [2020-06-15T07:24:19.438Z] #18 73.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T07:24:19.438Z] #18 73.49 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T07:24:19.438Z] #18 73.69 Selecting previously unselected package python3-pip. [2020-06-15T07:24:19.438Z] #18 73.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T07:24:19.438Z] #18 73.70 Unpacking python3-pip (18.1-5) ... [2020-06-15T07:24:19.438Z] #18 73.81 Selecting previously unselected package python3-pkg-resources. [2020-06-15T07:24:19.438Z] #18 73.81 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T07:24:19.438Z] #18 73.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:24:19.438Z] #18 73.97 Selecting previously unselected package python3-setuptools. [2020-06-15T07:24:19.438Z] #18 73.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T07:24:19.438Z] #18 73.98 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T07:24:19.438Z] #18 74.17 Selecting previously unselected package python3-wheel. [2020-06-15T07:24:19.438Z] #18 74.17 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T07:24:19.438Z] #18 74.17 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T07:24:19.438Z] #18 74.24 Selecting previously unselected package sudo. [2020-06-15T07:24:19.438Z] #18 74.24 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-06-15T07:24:19.438Z] #18 74.25 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:24:19.438Z] #18 74.69 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T07:24:19.438Z] #18 74.69 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-06-15T07:24:19.438Z] #18 74.70 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:24:19.438Z] #18 74.92 Selecting previously unselected package uidmap. [2020-06-15T07:24:19.438Z] #18 74.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-06-15T07:24:19.438Z] #18 74.92 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T07:24:19.438Z] #18 75.00 Selecting previously unselected package vim-runtime. [2020-06-15T07:24:19.438Z] #18 75.01 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T07:24:19.438Z] #18 75.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-15T07:24:19.438Z] #18 75.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T07:24:19.438Z] #18 75.12 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:24:20.072Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-15T07:24:20.072Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-15T07:24:20.072Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2020-06-15T07:24:20.072Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2020-06-15T07:24:20.072Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.1% of statements [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-15T07:24:20.072Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2020-06-15T07:24:20.072Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 75.0% of statements [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/builder [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-15T07:24:20.072Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-15T07:24:20.072Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2020-06-15T07:24:20.072Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-06-15T07:24:21.453Z] ok github.com/docker/docker/builder/remotecontext 0.360s coverage: 13.6% of statements [2020-06-15T07:24:21.527Z] #18 77.65 Selecting previously unselected package vim. [2020-06-15T07:24:21.527Z] #18 77.66 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-15T07:24:21.713Z] ok github.com/docker/docker/builder/remotecontext/git 3.176s coverage: 86.3% of statements [2020-06-15T07:24:21.847Z] #18 77.69 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T07:24:22.150Z] #18 78.13 Selecting previously unselected package xfsprogs. [2020-06-15T07:24:22.150Z] #18 78.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-06-15T07:24:22.150Z] #18 78.13 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T07:24:22.655Z] ok github.com/docker/docker/builder/dockerfile 1.296s coverage: 48.2% of statements [2020-06-15T07:24:22.655Z] ? github.com/docker/docker/cli [no test files] [2020-06-15T07:24:22.655Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-15T07:24:22.762Z] #18 78.54 Selecting previously unselected package zip. [2020-06-15T07:24:22.762Z] #18 78.55 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-06-15T07:24:22.762Z] #18 78.56 Unpacking zip (3.0-11+b1) ... [2020-06-15T07:24:22.762Z] #18 78.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T07:24:22.762Z] #18 78.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T07:24:22.762Z] #18 78.83 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-06-15T07:24:22.762Z] #18 78.84 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-15T07:24:22.762Z] #18 78.85 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-06-15T07:24:22.762Z] #18 78.85 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-06-15T07:24:22.762Z] #18 78.86 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T07:24:22.762Z] #18 78.86 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-06-15T07:24:22.762Z] #18 78.87 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-15T07:24:22.762Z] #18 78.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T07:24:22.762Z] #18 78.88 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-15T07:24:22.762Z] #18 78.88 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-15T07:24:22.762Z] #18 78.89 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T07:24:22.762Z] #18 78.89 Setting up zip (3.0-11+b1) ... [2020-06-15T07:24:22.762Z] #18 78.90 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T07:24:23.351Z] #18 78.91 Setting up bash-completion (1:2.8-6) ... [2020-06-15T07:24:26.853Z] ok github.com/docker/docker/client 0.391s coverage: 75.4% of statements [2020-06-15T07:24:27.012Z] #18 82.76 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-06-15T07:24:27.012Z] #18 82.77 Setting up xz-utils (5.2.4-1) ... [2020-06-15T07:24:27.012Z] #18 82.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T07:24:27.012Z] #18 82.81 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T07:24:27.012Z] #18 82.87 invoke-rc.d: could not determine current runlevel [2020-06-15T07:24:27.012Z] #18 82.88 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T07:24:27.012Z] #18 82.88 Setting up pigz (2.4-1) ... [2020-06-15T07:24:27.012Z] #18 82.89 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-15T07:24:27.012Z] #18 82.89 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-15T07:24:27.012Z] #18 82.90 Setting up python-pip-whl (18.1-5) ... [2020-06-15T07:24:27.012Z] #18 82.91 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-06-15T07:24:27.012Z] #18 82.91 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T07:24:27.336Z] #18 83.40 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-06-15T07:24:27.336Z] #18 83.40 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-15T07:24:27.336Z] #18 83.40 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-15T07:24:27.336Z] #18 83.41 Setting up vim (2:8.1.0875-5) ... [2020-06-15T07:24:27.336Z] #18 83.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T07:24:27.336Z] #18 83.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T07:24:27.336Z] #18 83.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T07:24:27.336Z] #18 83.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T07:24:27.336Z] #18 83.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T07:24:27.336Z] #18 83.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T07:24:27.336Z] #18 83.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T07:24:27.336Z] #18 83.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T07:24:27.336Z] #18 83.51 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-15T07:24:27.336Z] #18 83.51 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T07:24:27.549Z] INFO [loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 1m58.378797396s [2020-06-15T07:24:27.549Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.567434ms [2020-06-15T07:24:27.643Z] #18 83.53 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-15T07:24:27.644Z] #18 83.53 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T07:24:27.644Z] #18 83.53 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-15T07:24:27.644Z] #18 83.54 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T07:24:30.541Z] #18 86.31 Setting up iptables (1.8.2-4) ... [2020-06-15T07:24:30.541Z] #18 86.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:24:30.541Z] #18 86.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:24:30.541Z] #18 86.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T07:24:30.541Z] #18 86.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T07:24:30.541Z] #18 86.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T07:24:30.541Z] #18 86.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T07:24:30.541Z] #18 86.40 Setting up python3 (3.7.3-1) ... [2020-06-15T07:24:30.851Z] #18 ... [2020-06-15T07:24:30.851Z] [2020-06-15T07:24:30.851Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:24:30.851Z] #40 154.1 CC criu/path.o [2020-06-15T07:24:30.851Z] #40 154.4 CC criu/pie-util-vdso.o [2020-06-15T07:24:30.851Z] #40 155.0 CC criu/pie-util.o [2020-06-15T07:24:30.851Z] #40 155.2 CC criu/pipes.o [2020-06-15T07:24:30.851Z] #40 156.3 CC criu/plugin.o [2020-06-15T07:24:30.851Z] #40 156.8 CC criu/proc_parse.o [2020-06-15T07:24:30.851Z] #40 161.4 CC criu/protobuf-desc.o [2020-06-15T07:24:30.851Z] #40 162.9 CC criu/protobuf.o [2020-06-15T07:24:30.851Z] #40 163.4 CC criu/pstree.o [2020-06-15T07:24:30.851Z] #40 ... [2020-06-15T07:24:30.851Z] [2020-06-15T07:24:30.851Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T07:24:30.851Z] #18 86.83 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T07:24:31.931Z] #18 87.73 Setting up apparmor (2.13.2-10) ... [2020-06-15T07:24:33.512Z] #18 89.43 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T07:24:33.512Z] #18 89.44 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T07:24:33.823Z] #18 89.95 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T07:24:34.939Z] #18 90.80 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T07:24:35.264Z] #18 91.24 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T07:24:36.760Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:24:36.761Z] [2020-06-15T07:24:36.761Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T07:24:36.761Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T07:24:36.761Z] HOSTNAME=61878d19447c [2020-06-15T07:24:36.761Z] TESTDEBUG=0 [2020-06-15T07:24:36.761Z] DEST=bundles/test-integration [2020-06-15T07:24:36.761Z] PWD=/go/src/github.com/docker/docker [2020-06-15T07:24:36.761Z] DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:24:36.761Z] container=docker [2020-06-15T07:24:36.761Z] HOME=/root [2020-06-15T07:24:36.761Z] GOLANG_VERSION=1.13.12 [2020-06-15T07:24:36.761Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T07:24:36.761Z] VALIDATE_BRANCH=master [2020-06-15T07:24:36.761Z] TERM=xterm [2020-06-15T07:24:36.761Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T07:24:36.761Z] SHLVL=1 [2020-06-15T07:24:36.761Z] TIMEOUT=120m [2020-06-15T07:24:36.761Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T07:24:36.761Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T07:24:36.761Z] GO111MODULE=off [2020-06-15T07:24:36.761Z] DOCKER_EXPERIMENTAL=1 [2020-06-15T07:24:36.761Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T07:24:36.761Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T07:24:36.761Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T07:24:36.761Z] GOPATH=/go [2020-06-15T07:24:36.761Z] PKG_CONFIG=pkg-config [2020-06-15T07:24:36.761Z] _=/usr/bin/env [2020-06-15T07:24:36.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T07:24:36.844Z] #18 92.61 Setting up python3-pip (18.1-5) ... [2020-06-15T07:24:37.523Z] #18 93.70 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T07:24:37.841Z] #18 93.75 Processing triggers for mime-support (3.62) ... [2020-06-15T07:24:38.145Z] #18 DONE 94.0s [2020-06-15T07:24:38.145Z] [2020-06-15T07:24:38.145Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T07:24:38.453Z] #19 0.375 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T07:24:38.453Z] #19 0.380 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T07:24:38.453Z] #19 0.385 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T07:24:38.453Z] #19 DONE 0.5s [2020-06-15T07:24:38.453Z] [2020-06-15T07:24:38.453Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:24:42.178Z] #20 ... [2020-06-15T07:24:42.178Z] [2020-06-15T07:24:42.178Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:24:42.178Z] #40 165.2 CC criu/rbtree.o [2020-06-15T07:24:42.178Z] #40 165.6 CC criu/rst-malloc.o [2020-06-15T07:24:42.178Z] #40 166.0 CC criu/seccomp.o [2020-06-15T07:24:42.178Z] #40 166.9 CC criu/seize.o [2020-06-15T07:24:42.178Z] #40 168.5 CC criu/servicefd.o [2020-06-15T07:24:42.178Z] #40 169.2 CC criu/shmem.o [2020-06-15T07:24:42.178Z] #40 170.4 CC criu/sigframe.o [2020-06-15T07:24:42.178Z] #40 170.7 CC criu/signalfd.o [2020-06-15T07:24:42.178Z] #40 171.1 CC criu/sk-inet.o [2020-06-15T07:24:42.178Z] #40 172.7 CC criu/sk-netlink.o [2020-06-15T07:24:42.178Z] #40 173.2 CC criu/sk-packet.o [2020-06-15T07:24:42.178Z] #40 174.1 CC criu/sk-queue.o [2020-06-15T07:24:42.178Z] #40 174.7 CC criu/sk-tcp.o [2020-06-15T07:24:42.178Z] #40 175.5 CC criu/sk-unix.o [2020-06-15T07:24:42.836Z] #40 ... [2020-06-15T07:24:42.836Z] [2020-06-15T07:24:42.836Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T07:24:42.836Z] #20 4.228 Collecting yamllint==1.16.0 [2020-06-15T07:24:43.141Z] #20 4.587 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T07:24:43.440Z] #20 4.851 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T07:24:43.440Z] #20 5.085 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T07:24:45.016Z] #20 6.625 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T07:24:45.016Z] #20 6.713 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T07:24:45.316Z] #20 6.801 Building wheels for collected packages: pyyaml [2020-06-15T07:24:45.316Z] #20 6.804 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T07:24:46.624Z] #20 8.013 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T07:24:46.625Z] #20 8.018 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T07:24:46.625Z] #20 8.090 Successfully built pyyaml [2020-06-15T07:24:46.625Z] #20 8.109 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-15T07:24:46.992Z] #20 8.409 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T07:24:47.306Z] #20 DONE 8.6s [2020-06-15T07:24:47.306Z] [2020-06-15T07:24:47.306Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:24:47.306Z] #40 178.3 CC criu/sockets.o [2020-06-15T07:24:47.306Z] #40 179.8 CC criu/stats.o [2020-06-15T07:24:47.306Z] #40 180.3 CC criu/string.o [2020-06-15T07:24:47.306Z] #40 180.4 CC criu/sysctl.o [2020-06-15T07:24:47.841Z] #40 181.1 CC criu/sysfs_parse.o [2020-06-15T07:24:48.156Z] #40 181.6 CC criu/timens.o [2020-06-15T07:24:48.459Z] #40 182.0 CC criu/timerfd.o [2020-06-15T07:24:49.195Z] #40 182.4 CC criu/tty.o [2020-06-15T07:24:50.290Z] #40 ... [2020-06-15T07:24:50.290Z] [2020-06-15T07:24:50.290Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T07:24:50.290Z] #37 DONE 246.8s [2020-06-15T07:24:50.840Z] [2020-06-15T07:24:50.840Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:24:51.512Z] #50 ... [2020-06-15T07:24:51.512Z] [2020-06-15T07:24:51.512Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T07:24:51.512Z] #40 184.9 CC criu/tun.o [2020-06-15T07:24:52.415Z] #40 185.7 CC criu/uffd.o [2020-06-15T07:24:53.992Z] #40 187.2 CC criu/util.o [2020-06-15T07:24:55.311Z] #40 188.6 CC criu/uts_ns.o [2020-06-15T07:24:55.628Z] #40 188.9 CC criu/vdso.o [2020-06-15T07:24:56.306Z] #40 189.5 LINK criu/built-in.o [2020-06-15T07:24:56.615Z] #40 189.8 LINK criu/criu [2020-06-15T07:24:57.275Z] #40 190.4 DEP lib/c/criu.d [2020-06-15T07:24:57.275Z] #40 190.5 CC images/rpc.pb-c.o [2020-06-15T07:24:57.944Z] #40 191.2 CC lib/c/criu.o [2020-06-15T07:24:58.960Z] ok github.com/docker/docker/cmd/dockerd 0.164s coverage: 30.8% of statements [2020-06-15T07:24:58.960Z] ok github.com/docker/docker/container 0.171s coverage: 34.7% of statements [2020-06-15T07:24:58.960Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-15T07:24:58.960Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-15T07:24:58.960Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-15T07:24:58.960Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-15T07:24:59.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T07:24:59.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T07:24:59.527Z] #40 192.6 LINK lib/c/built-in.o [2020-06-15T07:24:59.527Z] #40 192.6 LINK lib/c/libcriu.so [2020-06-15T07:24:59.527Z] #40 192.7 LINK lib/c/libcriu.a [2020-06-15T07:24:59.527Z] #40 192.8 GEN magic.py [2020-06-15T07:24:59.838Z] #40 193.1 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T07:24:59.838Z] #40 193.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T07:24:59.838Z] #40 193.1 Note: Building without GnuTLS support [2020-06-15T07:24:59.838Z] #40 193.1 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T07:24:59.838Z] #40 193.1 Makefile.config:40: Warn: Building without nftables support [2020-06-15T07:24:59.900Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements [2020-06-15T07:25:00.470Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.4% of statements [2020-06-15T07:25:00.742Z] #40 193.9 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T07:25:01.041Z] ok github.com/docker/docker/daemon/cluster 0.147s coverage: 0.5% of statements [2020-06-15T07:25:01.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T07:25:01.814Z] #40 195.0 make[1]: Nothing to be done for 'all'. [2020-06-15T07:25:02.858Z] #40 196.2 make[1]: 'images/built-in.o' is up to date. [2020-06-15T07:25:02.858Z] #40 196.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T07:25:02.858Z] #40 196.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T07:25:02.858Z] #40 196.4 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T07:25:02.858Z] #40 196.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T07:25:03.157Z] #40 196.4 make[1]: Nothing to be done for 'all'. [2020-06-15T07:25:03.157Z] #40 196.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T07:25:03.687Z] #40 196.8 make[2]: Nothing to be done for 'all'. [2020-06-15T07:25:03.687Z] #40 196.8 make[2]: Nothing to be done for 'all'. [2020-06-15T07:25:03.687Z] #40 196.8 make[2]: Nothing to be done for 'all'. [2020-06-15T07:25:03.687Z] #40 197.0 make[2]: Nothing to be done for 'all'. [2020-06-15T07:25:03.687Z] #40 197.1 make[2]: Nothing to be done for 'all'. [2020-06-15T07:25:03.687Z] #40 197.1 make[2]: Nothing to be done for 'all'. [2020-06-15T07:25:03.997Z] #40 197.2 make[2]: Nothing to be done for 'all'. [2020-06-15T07:25:03.997Z] #40 197.4 make[2]: Nothing to be done for 'all'. [2020-06-15T07:25:03.997Z] #40 197.4 INSTALL criu/criu [2020-06-15T07:25:03.997Z] #40 DONE 197.5s [2020-06-15T07:25:03.997Z] [2020-06-15T07:25:03.997Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:25:04.342Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-06-15T07:25:05.726Z] ok github.com/docker/docker/daemon/config 0.127s coverage: 81.7% of statements [2020-06-15T07:25:05.987Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-06-15T07:25:07.603Z] #22 ... [2020-06-15T07:25:07.603Z] [2020-06-15T07:25:07.603Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T07:25:07.603Z] #50 126.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-15T07:25:08.533Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-06-15T07:25:10.034Z] #50 128.0 + mkdir -p /build [2020-06-15T07:25:10.034Z] #50 128.0 + cp runc /build/runc [2020-06-15T07:25:10.034Z] #50 DONE 128.2s [2020-06-15T07:25:10.034Z] [2020-06-15T07:25:10.034Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:25:11.822Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-06-15T07:25:12.082Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.468s coverage: 13.9% of statements [2020-06-15T07:25:13.021Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.658s coverage: 57.0% of statements [2020-06-15T07:25:15.560Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-06-15T07:25:15.782Z] 666079ee0460: Pull complete [2020-06-15T07:25:15.782Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-06-15T07:25:15.782Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:25:15.782Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-06-15T07:25:15.782Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-06-15T07:25:15.782Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282' [2020-06-15T07:25:15.782Z] WARN: Skipping validation tests [2020-06-15T07:25:15.782Z] INFO: Running unit tests at 06/15/2020 07:25:02... [2020-06-15T07:25:15.782Z] INFO: make.ps1 starting at 06/15/2020 07:25:06 [2020-06-15T07:25:15.782Z] INFO: Git commit (79cfcba76c) assumed from DOCKER_GITCOMMIT environment variable [2020-06-15T07:25:15.782Z] INFO: Invoking autogen... [2020-06-15T07:25:15.782Z] INFO: Running unit tests... [2020-06-15T07:25:16.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T07:25:16.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T07:25:17.469Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.913s coverage: 73.1% of statements [2020-06-15T07:25:17.729Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.896s coverage: 46.2% of statements [2020-06-15T07:25:17.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T07:25:18.014Z] 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-06-15T07:25:18.669Z] ok github.com/docker/docker/daemon 12.427s coverage: 17.6% of statements [2020-06-15T07:25:18.669Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-15T07:25:18.669Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-15T07:25:18.669Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-15T07:25:18.669Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-15T07:25:18.669Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-15T07:25:18.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T07:25:19.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T07:25:19.240Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.060s coverage: 49.5% of statements [2020-06-15T07:25:19.714Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:25:19.714Z] [2020-06-15T07:25:20.622Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.632s coverage: 76.1% of statements [2020-06-15T07:25:20.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T07:25:20.883Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 58.0% of statements [2020-06-15T07:25:21.074Z] + TEST_INTEGRATION_DEST=1 [2020-06-15T07:25:21.074Z] + CONTAINER_NAME=docker-pr6-1 [2020-06-15T07:25:21.074Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T07:25:21.074Z] + run_tests test-integration-flaky [2020-06-15T07:25:21.074Z] + '[' -n 0 ']' [2020-06-15T07:25:21.074Z] + rm= [2020-06-15T07:25:21.074Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41072/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41072/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/make.sh test-integration-flaky test-integration [2020-06-15T07:25:21.074Z] + c=0 [2020-06-15T07:25:21.074Z] + TEST_INTEGRATION_DEST=3 [2020-06-15T07:25:21.074Z] ++ jobs -p [2020-06-15T07:25:21.074Z] + CONTAINER_NAME=docker-pr6-3 [2020-06-15T07:25:21.074Z] + TEST_SKIP_INTEGRATION=1 [2020-06-15T07:25:21.074Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-06-15T07:25:21.074Z] + run_tests [2020-06-15T07:25:21.074Z] + '[' -n 0 ']' [2020-06-15T07:25:21.074Z] + rm= [2020-06-15T07:25:21.074Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41072/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41072/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/make.sh '' test-integration [2020-06-15T07:25:21.074Z] + TEST_INTEGRATION_DEST=2 [2020-06-15T07:25:21.074Z] + CONTAINER_NAME=docker-pr6-2 [2020-06-15T07:25:21.074Z] + TEST_SKIP_INTEGRATION=1 [2020-06-15T07:25:21.074Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-06-15T07:25:21.074Z] + run_tests [2020-06-15T07:25:21.074Z] + '[' -n 0 ']' [2020-06-15T07:25:21.074Z] + rm= [2020-06-15T07:25:21.074Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41072/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41072/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/make.sh '' test-integration [2020-06-15T07:25:21.074Z] + for job in $(jobs -p) [2020-06-15T07:25:21.074Z] + wait 11447 [2020-06-15T07:25:21.453Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2020-06-15T07:25:21.453Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2020-06-15T07:25:21.999Z] [2020-06-15T07:25:21.999Z] [2020-06-15T07:25:21.999Z] [2020-06-15T07:25:21.999Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T07:25:21.999Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T07:25:21.999Z] HOSTNAME=d99e3e37e85a [2020-06-15T07:25:21.999Z] TEST_SKIP_INTEGRATION=1 [2020-06-15T07:25:21.999Z] TESTDEBUG=0 [2020-06-15T07:25:21.999Z] DEST=bundles/test-integration [2020-06-15T07:25:21.999Z] PWD=/go/src/github.com/docker/docker [2020-06-15T07:25:21.999Z] KEEPBUNDLE=1 [2020-06-15T07:25:21.999Z] DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:25:21.999Z] container=docker [2020-06-15T07:25:21.999Z] HOME=/root [2020-06-15T07:25:21.999Z] GOLANG_VERSION=1.13.12 [2020-06-15T07:25:21.999Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T07:25:21.999Z] VALIDATE_BRANCH=master [2020-06-15T07:25:21.999Z] TERM=xterm [2020-06-15T07:25:21.999Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T07:25:21.999Z] SHLVL=1 [2020-06-15T07:25:21.999Z] TIMEOUT=120m [2020-06-15T07:25:21.999Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T07:25:21.999Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T07:25:21.999Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-06-15T07:25:21.999Z] GO111MODULE=off [2020-06-15T07:25:21.999Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T07:25:21.999Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T07:25:21.999Z] GOPATH=/go [2020-06-15T07:25:21.999Z] PKG_CONFIG=pkg-config [2020-06-15T07:25:21.999Z] _=/usr/bin/env [2020-06-15T07:25:21.999Z] Building test suite binary ./integration-cli/test.main [2020-06-15T07:25:22.254Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T07:25:22.254Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T07:25:22.254Z] HOSTNAME=ae94178535c6 [2020-06-15T07:25:22.254Z] TEST_SKIP_INTEGRATION=1 [2020-06-15T07:25:22.254Z] TESTDEBUG=0 [2020-06-15T07:25:22.254Z] DEST=bundles/test-integration [2020-06-15T07:25:22.254Z] PWD=/go/src/github.com/docker/docker [2020-06-15T07:25:22.254Z] KEEPBUNDLE=1 [2020-06-15T07:25:22.254Z] DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:25:22.254Z] container=docker [2020-06-15T07:25:22.254Z] HOME=/root [2020-06-15T07:25:22.254Z] GOLANG_VERSION=1.13.12 [2020-06-15T07:25:22.254Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T07:25:22.254Z] VALIDATE_BRANCH=master [2020-06-15T07:25:22.254Z] TERM=xterm [2020-06-15T07:25:22.254Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T07:25:22.254Z] SHLVL=1 [2020-06-15T07:25:22.254Z] TIMEOUT=120m [2020-06-15T07:25:22.254Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T07:25:22.254Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T07:25:22.254Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-06-15T07:25:22.254Z] GO111MODULE=off [2020-06-15T07:25:22.254Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T07:25:22.254Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T07:25:22.254Z] GOPATH=/go [2020-06-15T07:25:22.254Z] PKG_CONFIG=pkg-config [2020-06-15T07:25:22.254Z] _=/usr/bin/env [2020-06-15T07:25:22.254Z] Building test suite binary ./integration-cli/test.main [2020-06-15T07:25:22.254Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-06-15T07:25:22.509Z] No new tests added to integration. [2020-06-15T07:25:22.509Z] [2020-06-15T07:25:22.765Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T07:25:23.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T07:25:23.995Z] ok github.com/docker/docker/daemon/logger 0.285s coverage: 41.8% of statements [2020-06-15T07:25:24.134Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T07:25:24.134Z] HOSTNAME=a1d4dc2c2cb7 [2020-06-15T07:25:24.134Z] TESTDEBUG=0 [2020-06-15T07:25:24.134Z] DEST=bundles/test-integration [2020-06-15T07:25:24.134Z] PWD=/go/src/github.com/docker/docker [2020-06-15T07:25:24.134Z] KEEPBUNDLE=1 [2020-06-15T07:25:24.134Z] DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:25:24.134Z] container=docker [2020-06-15T07:25:24.134Z] HOME=/root [2020-06-15T07:25:24.134Z] GOLANG_VERSION=1.13.12 [2020-06-15T07:25:24.134Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T07:25:24.134Z] VALIDATE_BRANCH=master [2020-06-15T07:25:24.134Z] TERM=xterm [2020-06-15T07:25:24.134Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T07:25:24.134Z] SHLVL=1 [2020-06-15T07:25:24.134Z] TIMEOUT=120m [2020-06-15T07:25:24.134Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T07:25:24.134Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T07:25:24.134Z] GO111MODULE=off [2020-06-15T07:25:24.134Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T07:25:24.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T07:25:24.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T07:25:24.134Z] GOPATH=/go [2020-06-15T07:25:24.134Z] PKG_CONFIG=pkg-config [2020-06-15T07:25:24.134Z] _=/usr/bin/env [2020-06-15T07:25:24.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T07:25:24.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T07:25:24.565Z] ok github.com/docker/docker/daemon/logger/awslogs 0.263s coverage: 77.8% of statements [2020-06-15T07:25:25.137Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.8% of statements [2020-06-15T07:25:25.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T07:25:25.398Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.093s coverage: 57.7% of statements [2020-06-15T07:25:25.398Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-15T07:25:25.398Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-15T07:25:25.398Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-15T07:25:25.398Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-15T07:25:25.398Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-15T07:25:25.398Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-15T07:25:25.398Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [2020-06-15T07:25:25.860Z] #22 ... [2020-06-15T07:25:25.860Z] [2020-06-15T07:25:25.860Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:25:25.860Z] #53 243.1 + bin/containerd [2020-06-15T07:25:25.967Z] ok github.com/docker/docker/daemon/logger/journald 0.047s coverage: 26.2% of statements [2020-06-15T07:25:26.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T07:25:26.538Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.058s coverage: 87.2% of statements [2020-06-15T07:25:26.729Z] ? github.com/docker/docker/api [no test files] [2020-06-15T07:25:26.798Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 61.6% of statements [2020-06-15T07:25:27.370Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 75.2% of statements [2020-06-15T07:25:27.370Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-15T07:25:27.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T07:25:27.941Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 37.7% of statements [2020-06-15T07:25:28.203Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 33.3% of statements [2020-06-15T07:25:28.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T07:25:29.144Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2020-06-15T07:25:29.144Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 46.8% of statements [2020-06-15T07:25:29.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T07:25:30.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T07:25:31.055Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-06-15T07:25:31.055Z] ok github.com/docker/docker/daemon/logger/splunk 1.994s coverage: 82.5% of statements [2020-06-15T07:25:31.055Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-15T07:25:31.055Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-15T07:25:31.316Z] ok github.com/docker/docker/distribution/metadata 0.074s coverage: 48.2% of statements [2020-06-15T07:25:32.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T07:25:32.701Z] ok github.com/docker/docker/errdefs 0.030s coverage: 49.4% of statements [2020-06-15T07:25:32.961Z] ok github.com/docker/docker/distribution 0.307s coverage: 22.1% of statements [2020-06-15T07:25:32.961Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-15T07:25:33.052Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T07:25:33.052Z] Using test binary docker [2020-06-15T07:25:33.052Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-15T07:25:33.052Z] +++ /etc/init.d/apparmor start [2020-06-15T07:25:33.052Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T07:25:33.052Z] INFO: Waiting for daemon to start... [2020-06-15T07:25:33.052Z] Starting dockerd [2020-06-15T07:25:33.052Z] +++ 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-06-15T07:25:34.345Z] ok github.com/docker/docker/image 0.071s coverage: 86.4% of statements [2020-06-15T07:25:34.605Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-06-15T07:25:34.865Z] ok github.com/docker/docker/image/v1 0.045s coverage: 25.0% of statements [2020-06-15T07:25:35.073Z] . [2020-06-15T07:25:35.073Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T07:25:35.073Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T07:25:35.073Z] Error: No such image: emptyfs [2020-06-15T07:25:35.073Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T07:25:35.073Z] ++++ docker load [2020-06-15T07:25:35.073Z] Running integration-test (iteration 1) [2020-06-15T07:25:35.073Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-06-15T07:25:35.073Z] ++ 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-06-15T07:25:35.073Z] ++ set -e [2020-06-15T07:25:35.073Z] ++ '[' -n 0 ']' [2020-06-15T07:25:35.073Z] ++ set -x [2020-06-15T07:25:35.073Z] ++ env -i DEST=/go/src/github.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-06-15T07:25:35.436Z] ok github.com/docker/docker/distribution/xfer 1.708s coverage: 85.1% of statements [2020-06-15T07:25:35.436Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-15T07:25:35.436Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-15T07:25:35.436Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-15T07:25:35.436Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2020-06-15T07:25:36.023Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-06-15T07:25:37.935Z] ok github.com/docker/docker/opts 0.050s coverage: 67.4% of statements [2020-06-15T07:25:38.875Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-06-15T07:25:38.875Z] ok github.com/docker/docker/pkg/authorization 0.616s coverage: 68.3% of statements [2020-06-15T07:25:39.134Z] ok github.com/docker/docker/pkg/capabilities 0.021s coverage: 87.5% of statements [2020-06-15T07:25:40.076Z] ok github.com/docker/docker/pkg/archive 1.283s coverage: 76.6% of statements [2020-06-15T07:25:40.076Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-06-15T07:25:40.644Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-06-15T07:25:40.644Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-06-15T07:25:41.213Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-06-15T07:25:41.713Z] ok github.com/docker/docker/api/server 0.161s coverage: 9.0% of statements [2020-06-15T07:25:41.782Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-06-15T07:25:41.877Z] Loaded image: buildpack-deps:jessie [2020-06-15T07:25:42.159Z] Loaded image: busybox:latest [2020-06-15T07:25:42.159Z] Loaded image: busybox:glibc [2020-06-15T07:25:42.159Z] Loaded image: debian:jessie [2020-06-15T07:25:42.351Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-06-15T07:25:42.441Z] Loaded image: hello-world:latest [2020-06-15T07:25:42.441Z] INFO: Testing against a local daemon [2020-06-15T07:25:42.441Z] === RUN TestCgroupNamespacesBuild [2020-06-15T07:25:43.289Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2020-06-15T07:25:43.857Z] ok github.com/docker/docker/pkg/chrootarchive 3.541s coverage: 43.2% of statements [2020-06-15T07:25:44.117Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-06-15T07:25:44.687Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-06-15T07:25:44.687Z] ok github.com/docker/docker/pkg/fsutils 0.297s coverage: 85.1% of statements [2020-06-15T07:25:44.947Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-06-15T07:25:45.115Z] --- PASS: TestCgroupNamespacesBuild (2.36s) [2020-06-15T07:25:45.115Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-15T07:25:45.207Z] ok github.com/docker/docker/layer 7.993s coverage: 68.8% of statements [2020-06-15T07:25:45.207Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-15T07:25:45.207Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-15T07:25:45.207Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-15T07:25:45.207Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-15T07:25:45.207Z] ? github.com/docker/docker/oci [no test files] [2020-06-15T07:25:45.207Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-15T07:25:45.207Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-15T07:25:45.207Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-15T07:25:45.777Z] ok github.com/docker/docker/pkg/locker 0.040s coverage: 88.9% of statements [2020-06-15T07:25:46.038Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2020-06-15T07:25:46.038Z] ok github.com/docker/docker/pkg/idtools 0.688s coverage: 70.5% of statements [2020-06-15T07:25:46.299Z] ok github.com/docker/docker/pkg/ioutils 0.621s coverage: 68.8% of statements [2020-06-15T07:25:46.299Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-06-15T07:25:46.299Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-15T07:25:46.299Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-15T07:25:46.559Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2020-06-15T07:25:46.559Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-15T07:25:46.585Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-06-15T07:25:46.585Z] === RUN TestBuildWithSession [2020-06-15T07:25:46.585Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-15T07:25:46.585Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T07:25:46.585Z] === RUN TestBuildSquashParent [2020-06-15T07:25:46.818Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2020-06-15T07:25:46.818Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2020-06-15T07:25:47.078Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.036s coverage: 91.4% of statements [2020-06-15T07:25:47.339Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-06-15T07:25:47.339Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-15T07:25:47.339Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-15T07:25:47.910Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-06-15T07:25:48.482Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2020-06-15T07:25:48.482Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-06-15T07:25:48.482Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-06-15T07:25:48.810Z] #53 ... [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:25:48.810Z] #22 301.5 + return [2020-06-15T07:25:48.810Z] #22 DONE 301.6s [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:25:48.810Z] #53 ... [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T07:25:48.810Z] #23 DONE 0.1s [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T07:25:48.810Z] #27 DONE 0.6s [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:25:48.810Z] #46 ... [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T07:25:48.810Z] #30 DONE 0.1s [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T07:25:48.810Z] #32 DONE 0.1s [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T07:25:48.810Z] #35 DONE 0.1s [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T07:25:48.810Z] #38 DONE 0.1s [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:25:48.810Z] #53 ... [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T07:25:48.810Z] #41 DONE 0.1s [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T07:25:48.810Z] #43 DONE 0.1s [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:25:48.810Z] #46 304.9 + cd /tmp/tmp.eezuFOW4CE/src/github.com/golangci/golangci-lint/ [2020-06-15T07:25:48.810Z] #46 ... [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T07:25:48.810Z] #45 DONE 0.1s [2020-06-15T07:25:48.810Z] [2020-06-15T07:25:48.810Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:25:48.810Z] #46 304.9 + git checkout -q v1.23.8 [2020-06-15T07:25:49.052Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2020-06-15T07:25:49.056Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.999737996s with top 10 stages: buildssa: 1m35.426798043s, goimports: 23.056246096s, unconvert: 12.904669521s, gosec: 10.846196722s, golint: 6.361799633s, misspell: 4.808493983s, ineffassign: 4.661612211s, inspect: 3.792042461s, vrp: 2.864367863s, printf: 2.002702801s [2020-06-15T07:25:49.116Z] #46 305.4 ++ git describe --tags [2020-06-15T07:25:49.116Z] #46 305.4 + version=v1.23.8 [2020-06-15T07:25:49.116Z] #46 305.4 ++ git rev-parse --short HEAD [2020-06-15T07:25:49.116Z] #46 305.4 + commit=76a82c6 [2020-06-15T07:25:49.116Z] #46 305.4 ++ git show -s --format=%cd [2020-06-15T07:25:49.116Z] #46 305.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T07:25:49.117Z] #46 305.4 + 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-06-15T07:25:49.620Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-06-15T07:25:49.880Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 73.9% of statements [2020-06-15T07:25:50.213Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:25:50.213Z] [2020-06-15T07:25:50.213Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T07:25:50.213Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T07:25:50.213Z] HOSTNAME=903e0c559a68 [2020-06-15T07:25:50.213Z] DEST=bundles/test-integration [2020-06-15T07:25:50.213Z] PWD=/go/src/github.com/docker/docker [2020-06-15T07:25:50.213Z] DOCKER_ROOTLESS=1 [2020-06-15T07:25:50.213Z] DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:25:50.213Z] container=docker [2020-06-15T07:25:50.213Z] HOME=/root [2020-06-15T07:25:50.213Z] GOLANG_VERSION=1.13.12 [2020-06-15T07:25:50.213Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T07:25:50.213Z] VALIDATE_BRANCH=master [2020-06-15T07:25:50.213Z] TERM=xterm [2020-06-15T07:25:50.213Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T07:25:50.213Z] SHLVL=1 [2020-06-15T07:25:50.213Z] TIMEOUT=120m [2020-06-15T07:25:50.213Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T07:25:50.213Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T07:25:50.213Z] GO111MODULE=off [2020-06-15T07:25:50.213Z] DOCKER_EXPERIMENTAL=1 [2020-06-15T07:25:50.213Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T07:25:50.213Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T07:25:50.213Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T07:25:50.213Z] GOPATH=/go [2020-06-15T07:25:50.213Z] PKG_CONFIG=pkg-config [2020-06-15T07:25:50.213Z] _=/usr/bin/env [2020-06-15T07:25:50.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T07:25:50.449Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-06-15T07:25:50.450Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-06-15T07:25:50.709Z] ok github.com/docker/docker/pkg/symlink 0.028s coverage: 87.7% of statements [2020-06-15T07:25:52.099Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.1% of statements [2020-06-15T07:25:52.099Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2020-06-15T07:25:52.099Z] ok github.com/docker/docker/pkg/signal 2.837s coverage: 61.0% of statements [2020-06-15T07:25:52.669Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2020-06-15T07:25:52.929Z] testing: warning: no tests to run [2020-06-15T07:25:52.929Z] coverage: [no statements] [2020-06-15T07:25:52.929Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2020-06-15T07:25:52.929Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2020-06-15T07:25:53.188Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-06-15T07:25:53.188Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2020-06-15T07:25:53.449Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-06-15T07:25:54.831Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-06-15T07:25:54.990Z] --- PASS: TestBuildSquashParent (7.17s) [2020-06-15T07:25:54.990Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-15T07:25:54.990Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:25:54.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:25:54.990Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:25:54.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:25:54.990Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:25:54.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:25:54.990Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:25:54.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:25:54.990Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:25:54.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:25:54.990Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:25:54.990Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:25:54.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:25:54.990Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:25:55.092Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 73.8% of statements [2020-06-15T07:25:56.034Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-06-15T07:25:56.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:25:56.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:25:56.974Z] ok github.com/docker/docker/plugin 0.588s coverage: 23.1% of statements [2020-06-15T07:25:57.161Z] INFO [runner/unused/goanalysis] analyzers took 25.945073873s with top 10 stages: buildssa: 22.155315943s, U1000: 3.78975793s [2020-06-15T07:25:57.161Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-06-15T07:25:57.161Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1693/1693, nolint: 0/64, cgo: 1693/2302, autogenerated_exclude: 1588/1693, identifier_marker: 1588/1588, exclude-rules: 64/1588, filename_unadjuster: 1693/1693, path_prettifier: 1693/1693, skip_files: 1693/1693, exclude: 1588/1588 [2020-06-15T07:25:57.161Z] INFO [runner] processing took 60.533389ms with stages: nolint: 26.436817ms, identifier_marker: 16.733219ms, path_prettifier: 7.806235ms, autogenerated_exclude: 4.008685ms, exclude-rules: 3.388043ms, skip_dirs: 1.637801ms, cgo: 417.421µs, filename_unadjuster: 100.348µs, max_same_issues: 1.363µs, uniq_by_line: 1.029µs, diff: 463ns, max_from_linter: 445ns, source_code: 364ns, exclude: 363ns, skip_files: 278ns, path_shortener: 263ns, max_per_file_from_linter: 252ns [2020-06-15T07:25:57.161Z] INFO [runner] linters took 1m35.931346772s with stages: goanalysis_metalinter: 1m16.886592912s, unused: 18.984007655s [2020-06-15T07:25:57.161Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-06-15T07:25:57.161Z] INFO Memory: 1619 samples, avg is 246.2MB, max is 3166.9MB [2020-06-15T07:25:57.161Z] INFO Execution took 3m34.781879425s [2020-06-15T07:25:57.161Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-06-15T07:25:57.234Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-06-15T07:25:57.494Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2020-06-15T07:25:57.494Z] ok github.com/docker/docker/registry 0.234s coverage: 56.3% of statements [2020-06-15T07:25:57.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/make.sh dynbinary-daemon test-docker-py [2020-06-15T07:25:58.066Z] [2020-06-15T07:25:58.066Z] Removing bundles/ [2020-06-15T07:25:58.066Z] [2020-06-15T07:25:58.066Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-15T07:25:58.066Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:25:58.066Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T07:25:58.067Z] ok github.com/docker/docker/testutil 0.022s coverage: 62.5% of statements [2020-06-15T07:25:58.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:25:58.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:25:59.008Z] ok github.com/docker/docker/runconfig 0.055s coverage: 65.8% of statements [2020-06-15T07:26:00.918Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-06-15T07:26:00.918Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-06-15T07:26:01.155Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-15T07:26:01.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2020-06-15T07:26:01.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2020-06-15T07:26:01.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.40s) [2020-06-15T07:26:01.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.35s) [2020-06-15T07:26:01.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s) [2020-06-15T07:26:01.155Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s) [2020-06-15T07:26:01.155Z] === RUN TestBuildMultiStageCopy [2020-06-15T07:26:01.155Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-15T07:26:01.178Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 67.0% of statements [2020-06-15T07:26:02.115Z] ok github.com/docker/docker/volume/service 0.044s coverage: 73.0% of statements [2020-06-15T07:26:03.830Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-15T07:26:04.112Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-15T07:26:04.726Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-15T07:26:05.340Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-15T07:26:05.956Z] --- PASS: TestBuildMultiStageCopy (4.76s) [2020-06-15T07:26:05.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-06-15T07:26:05.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-06-15T07:26:05.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-06-15T07:26:05.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-06-15T07:26:05.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-06-15T07:26:05.956Z] === RUN TestBuildMultiStageParentConfig [2020-06-15T07:26:07.432Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-06-15T07:26:07.432Z] === RUN TestBuildLabelWithTargets [2020-06-15T07:26:10.118Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2020-06-15T07:26:10.118Z] === RUN TestBuildWithEmptyLayers [2020-06-15T07:26:11.126Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2020-06-15T07:26:11.126Z] === RUN TestBuildMultiStageOnBuild [2020-06-15T07:26:13.803Z] --- PASS: TestBuildMultiStageOnBuild (2.98s) [2020-06-15T07:26:13.803Z] === RUN TestBuildUncleanTarFilenames [2020-06-15T07:26:15.273Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-06-15T07:26:15.273Z] === RUN TestBuildMultiStageLayerLeak [2020-06-15T07:26:18.722Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2020-06-15T07:26:18.722Z] === RUN TestBuildWithHugeFile [2020-06-15T07:26:22.108Z] #46 ... [2020-06-15T07:26:22.108Z] [2020-06-15T07:26:22.108Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:26:22.108Z] #53 297.2 + bin/containerd-stress [2020-06-15T07:26:22.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T07:26:22.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T07:26:22.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T07:26:22.782Z] #53 301.3 + bin/containerd-shim [2020-06-15T07:26:24.040Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/rootless [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/volume [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-15T07:26:24.040Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-15T07:26:24.040Z] [2020-06-15T07:26:24.040Z] === Skipped [2020-06-15T07:26:24.040Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-15T07:26:24.040Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-15T07:26:24.040Z] [2020-06-15T07:26:24.040Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-15T07:26:24.040Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-15T07:26:24.040Z] [2020-06-15T07:26:24.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-15T07:26:24.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:26:24.040Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:26:24.040Z] [2020-06-15T07:26:24.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-15T07:26:24.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:26:24.040Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:26:24.040Z] [2020-06-15T07:26:24.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-15T07:26:24.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:26:24.040Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:26:24.040Z] [2020-06-15T07:26:24.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-15T07:26:24.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:26:24.040Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:26:24.040Z] [2020-06-15T07:26:24.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-15T07:26:24.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:26:24.040Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:26:24.040Z] [2020-06-15T07:26:24.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-15T07:26:24.040Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:26:24.040Z] [2020-06-15T07:26:24.040Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-15T07:26:24.040Z] time="2020-06-15T07:25:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:26:24.040Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:26:24.040Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:26:24.040Z] [2020-06-15T07:26:24.040Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-15T07:26:24.040Z] time="2020-06-15T07:25:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:26:24.040Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:26:24.040Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:26:24.040Z] [2020-06-15T07:26:24.040Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-15T07:26:24.041Z] time="2020-06-15T07:25:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:26:24.041Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:26:24.041Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-15T07:26:24.041Z] time="2020-06-15T07:25:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:26:24.041Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:26:24.041Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-15T07:26:24.041Z] time="2020-06-15T07:25:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:26:24.041Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:26:24.041Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-15T07:26:24.041Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-15T07:26:24.041Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-15T07:26:24.041Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-15T07:26:24.041Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-15T07:26:24.041Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-15T07:26:24.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:26:24.041Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-15T07:26:24.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:26:24.041Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-15T07:26:24.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:26:24.041Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-15T07:26:24.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:26:24.041Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-15T07:26:24.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:26:24.041Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-15T07:26:24.041Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-15T07:26:24.041Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-15T07:26:24.041Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] [2020-06-15T07:26:24.041Z] DONE 2124 tests, 26 skipped in 191.967s Post stage [Pipeline] junit [2020-06-15T07:26:24.053Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T07:26:26.948Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -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:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/make.sh dynbinary test-integration [2020-06-15T07:26:27.515Z] [2020-06-15T07:26:27.775Z] Removing bundles/ [2020-06-15T07:26:27.775Z] [2020-06-15T07:26:27.775Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-15T07:26:27.775Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:26:27.775Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T07:26:32.673Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-15T07:26:33.147Z] ok github.com/docker/docker/api/server/httputils 0.166s coverage: 14.7% of statements [2020-06-15T07:26:33.388Z] #53 ... [2020-06-15T07:26:33.388Z] [2020-06-15T07:26:33.388Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:26:33.388Z] #46 DONE 348.7s [2020-06-15T07:26:33.388Z] [2020-06-15T07:26:33.388Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:26:33.388Z] #53 311.3 + bin/containerd-shim-runc-v1 [2020-06-15T07:26:35.386Z] ok github.com/docker/docker/api/server/middleware 0.189s coverage: 37.7% of statements [2020-06-15T07:26:35.386Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-15T07:26:35.386Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-15T07:26:35.386Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-15T07:26:35.386Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-15T07:26:35.386Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-15T07:26:35.386Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-15T07:26:35.386Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-15T07:26:35.386Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-15T07:26:35.386Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-15T07:26:35.386Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-15T07:26:35.386Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-15T07:26:35.575Z] #53 ... [2020-06-15T07:26:35.575Z] [2020-06-15T07:26:35.575Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T07:26:35.575Z] #47 DONE 0.2s [2020-06-15T07:26:35.575Z] [2020-06-15T07:26:35.575Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T07:26:35.575Z] #49 DONE 0.1s [2020-06-15T07:26:35.575Z] [2020-06-15T07:26:35.575Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T07:26:35.575Z] #51 DONE 0.1s [2020-06-15T07:26:35.575Z] [2020-06-15T07:26:35.575Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T07:26:36.381Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2020-06-15T07:26:36.381Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2020-06-15T07:26:36.660Z] #53 315.6 + bin/containerd-shim-runc-v2 [2020-06-15T07:26:36.854Z] ok github.com/docker/docker/api/server/router/swarm 0.190s coverage: 5.1% of statements [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-15T07:26:36.854Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-15T07:26:37.326Z] ok github.com/docker/docker/api/types/time 0.373s coverage: 100.0% of statements [2020-06-15T07:26:37.735Z] #53 316.5 + binaries [2020-06-15T07:26:37.735Z] #53 316.5 + install -D bin/containerd /build/containerd [2020-06-15T07:26:37.735Z] #53 316.6 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T07:26:37.735Z] #53 316.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T07:26:37.735Z] #53 316.6 + install -D bin/ctr /build/ctr [2020-06-15T07:26:37.798Z] ok github.com/docker/docker/api/types/versions 0.084s coverage: 75.0% of statements [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/builder [no test files] [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-15T07:26:37.798Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-15T07:26:38.039Z] #53 DONE 316.7s [2020-06-15T07:26:38.270Z] ok github.com/docker/docker/builder/dockerignore 0.251s coverage: 96.8% of statements [2020-06-15T07:26:39.122Z] [2020-06-15T07:26:39.122Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T07:26:39.122Z] #54 DONE 0.1s [2020-06-15T07:26:39.122Z] [2020-06-15T07:26:39.122Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T07:26:39.122Z] #58 DONE 0.1s [2020-06-15T07:26:39.122Z] [2020-06-15T07:26:39.122Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T07:26:39.122Z] #60 DONE 0.1s [2020-06-15T07:26:39.122Z] [2020-06-15T07:26:39.122Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T07:26:39.122Z] #62 DONE 0.1s [2020-06-15T07:26:39.122Z] [2020-06-15T07:26:39.122Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T07:26:39.122Z] #63 DONE 0.0s [2020-06-15T07:26:39.429Z] [2020-06-15T07:26:39.429Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T07:26:41.557Z] #64 DONE 2.1s [2020-06-15T07:26:41.557Z] [2020-06-15T07:26:41.557Z] #65 exporting to oci image format [2020-06-15T07:26:41.557Z] #65 exporting layers [2020-06-15T07:26:42.084Z] ok github.com/docker/docker/cli/debug 0.071s coverage: 100.0% of statements [2020-06-15T07:26:43.079Z] ok github.com/docker/docker/builder/remotecontext 0.693s coverage: 9.2% of statements [2020-06-15T07:26:43.079Z] ok github.com/docker/docker/builder/dockerfile 0.564s coverage: 46.5% of statements [2020-06-15T07:26:45.761Z] --- PASS: TestBuildWithHugeFile (27.25s) [2020-06-15T07:26:45.761Z] === RUN TestBuildWithEmptyDockerfile [2020-06-15T07:26:45.761Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:26:45.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:26:45.761Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:26:45.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:26:45.761Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:26:45.761Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:26:45.761Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:26:45.761Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:26:45.761Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:26:45.761Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-06-15T07:26:45.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-06-15T07:26:45.761Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-06-15T07:26:45.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-06-15T07:26:45.761Z] === RUN TestBuildPreserveOwnership [2020-06-15T07:26:45.761Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-15T07:26:48.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T07:26:48.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T07:26:48.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T07:26:49.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T07:26:49.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T07:26:50.143Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-15T07:26:51.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T07:26:52.818Z] --- PASS: TestBuildPreserveOwnership (6.55s) [2020-06-15T07:26:52.818Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.23s) [2020-06-15T07:26:52.818Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2020-06-15T07:26:52.818Z] === RUN TestBuildPlatformInvalid [2020-06-15T07:26:52.818Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-06-15T07:26:52.818Z] PASS [2020-06-15T07:26:52.818Z] [2020-06-15T07:26:52.818Z] === Skipped [2020-06-15T07:26:52.818Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-06-15T07:26:52.818Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T07:26:52.818Z] [2020-06-15T07:26:52.818Z] [2020-06-15T07:26:52.818Z] DONE 32 tests, 1 skipped in 77.371s [2020-06-15T07:26:52.818Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-06-15T07:26:52.818Z] ++ 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-06-15T07:26:52.818Z] ++ set -e [2020-06-15T07:26:52.818Z] ++ '[' -n 0 ']' [2020-06-15T07:26:52.818Z] ++ set -x [2020-06-15T07:26:52.818Z] ++ env -i DEST=/go/src/github.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-06-15T07:26:52.818Z] INFO: Testing against a local daemon [2020-06-15T07:26:52.818Z] === RUN TestConfigInspect [2020-06-15T07:26:55.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T07:26:57.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T07:26:57.195Z] --- PASS: TestConfigInspect (3.95s) [2020-06-15T07:26:57.195Z] === RUN TestConfigList [2020-06-15T07:26:58.103Z] ok github.com/docker/docker/client 0.644s coverage: 74.9% of statements [2020-06-15T07:26:58.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T07:26:59.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T07:27:00.645Z] --- PASS: TestConfigList (3.63s) [2020-06-15T07:27:00.645Z] === RUN TestConfigsCreateAndDelete [2020-06-15T07:27:01.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T07:27:03.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T07:27:04.095Z] --- PASS: TestConfigsCreateAndDelete (3.64s) [2020-06-15T07:27:04.095Z] === RUN TestConfigsUpdate [2020-06-15T07:27:05.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T07:27:06.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T07:27:07.545Z] --- PASS: TestConfigsUpdate (3.63s) [2020-06-15T07:27:07.545Z] === RUN TestTemplatedConfig [2020-06-15T07:27:07.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T07:27:09.413Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T07:27:09.413Z] Using test binary docker [2020-06-15T07:27:09.413Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-15T07:27:09.413Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T07:27:09.413Z] INFO: Waiting for daemon to start... [2020-06-15T07:27:09.413Z] Starting dockerd [2020-06-15T07:27:10.996Z] --- PASS: TestTemplatedConfig (3.56s) [2020-06-15T07:27:10.996Z] === RUN TestConfigCreateResolve [2020-06-15T07:27:11.937Z] . [2020-06-15T07:27:11.937Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T07:27:11.937Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T07:27:11.937Z] Error: No such image: emptyfs [2020-06-15T07:27:11.937Z] Running integration-test (iteration 1) [2020-06-15T07:27:11.937Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-15T07:27:13.119Z] ok github.com/docker/docker/builder/remotecontext/git 33.788s coverage: 86.3% of statements [2020-06-15T07:27:13.591Z] ? github.com/docker/docker/cli [no test files] [2020-06-15T07:27:13.591Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-15T07:27:15.373Z] --- PASS: TestConfigCreateResolve (3.55s) [2020-06-15T07:27:15.373Z] === RUN TestConfigDaemonLibtrustID [2020-06-15T07:27:15.373Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-06-15T07:27:15.373Z] PASS [2020-06-15T07:27:15.373Z] [2020-06-15T07:27:15.373Z] DONE 7 tests in 22.576s [2020-06-15T07:27:15.373Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-06-15T07:27:15.373Z] ++ 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-06-15T07:27:15.373Z] ++ set -e [2020-06-15T07:27:15.373Z] ++ '[' -n 0 ']' [2020-06-15T07:27:15.373Z] ++ set -x [2020-06-15T07:27:15.373Z] ++ env -i DEST=/go/src/github.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-06-15T07:27:15.373Z] INFO: Testing against a local daemon [2020-06-15T07:27:15.373Z] === RUN TestCheckpoint [2020-06-15T07:27:15.373Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-15T07:27:15.373Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T07:27:15.373Z] === RUN TestContainerInvalidJSON [2020-06-15T07:27:15.373Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:27:15.373Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:27:15.373Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:27:15.373Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:27:15.373Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:27:15.373Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:27:15.373Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:27:15.373Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:27:15.373Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:27:15.373Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-15T07:27:15.373Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-15T07:27:15.373Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-15T07:27:15.373Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-15T07:27:15.373Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-15T07:27:15.373Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2020-06-15T07:27:15.373Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-15T07:27:15.655Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-06-15T07:27:15.655Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-15T07:27:15.655Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2020-06-15T07:27:15.655Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-15T07:27:15.937Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-06-15T07:27:15.937Z] === RUN TestCopyFromContainer [2020-06-15T07:27:17.958Z] === RUN TestCopyFromContainer// [2020-06-15T07:27:17.958Z] === RUN TestCopyFromContainer//bar/root [2020-06-15T07:27:18.240Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-15T07:27:18.240Z] === RUN TestCopyFromContainer/bar/quux [2020-06-15T07:27:18.240Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-15T07:27:18.522Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-15T07:27:18.522Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-15T07:27:18.522Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-15T07:27:18.804Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-15T07:27:18.804Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-15T07:27:18.804Z] --- PASS: TestCopyFromContainer (2.97s) [2020-06-15T07:27:18.804Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-15T07:27:18.804Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-06-15T07:27:18.804Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-15T07:27:18.804Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-06-15T07:27:18.804Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-06-15T07:27:18.804Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-06-15T07:27:18.804Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-06-15T07:27:18.804Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-06-15T07:27:18.804Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-06-15T07:27:18.804Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-06-15T07:27:18.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-15T07:27:18.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:27:18.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:27:18.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:27:18.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:27:18.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:27:18.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:27:18.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:27:18.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:27:18.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:27:18.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-15T07:27:18.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-15T07:27:18.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-15T07:27:18.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-15T07:27:18.805Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-15T07:27:18.805Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-06-15T07:27:18.805Z] === RUN TestCreateWithInvalidEnv [2020-06-15T07:27:18.805Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-15T07:27:18.805Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-15T07:27:18.805Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-15T07:27:18.805Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-15T07:27:18.805Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-15T07:27:18.805Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-15T07:27:18.805Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-15T07:27:18.805Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-15T07:27:18.805Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-15T07:27:18.805Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-15T07:27:18.805Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-15T07:27:18.805Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-15T07:27:18.805Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-15T07:27:18.805Z] === RUN TestCreateTmpfsMountsTarget [2020-06-15T07:27:18.805Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-06-15T07:27:18.805Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-15T07:27:21.478Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-15T07:27:21.478Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:27:21.478Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:27:21.478Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:27:21.478Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:27:21.478Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:27:21.478Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-15T07:27:21.478Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:27:21.478Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:27:21.478Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:27:21.478Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:27:21.478Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:27:21.478Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:27:21.478Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-15T07:27:21.478Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:27:21.478Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:27:21.478Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:27:21.478Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:27:21.478Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:27:21.478Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-15T07:27:21.478Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:27:21.478Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:27:21.478Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:27:21.478Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-06-15T07:27:21.760Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-06-15T07:27:21.760Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-15T07:27:21.898Z] Loaded image: buildpack-deps:jessie [2020-06-15T07:27:21.898Z] Loaded image: busybox:latest [2020-06-15T07:27:21.898Z] Loaded image: busybox:glibc [2020-06-15T07:27:21.898Z] Loaded image: debian:jessie [2020-06-15T07:27:21.898Z] Loaded image: hello-world:latest [2020-06-15T07:27:21.898Z] INFO: Testing against a local daemon [2020-06-15T07:27:21.898Z] === RUN TestCgroupNamespacesBuild [2020-06-15T07:27:22.307Z] ok github.com/docker/docker/cmd/dockerd 0.589s coverage: 19.3% of statements [2020-06-15T07:27:23.885Z] ok github.com/docker/docker/container 0.529s coverage: 41.3% of statements [2020-06-15T07:27:23.885Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-15T07:27:23.885Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-15T07:27:23.885Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-15T07:27:23.885Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-15T07:27:24.424Z] --- PASS: TestCgroupNamespacesBuild (2.60s) [2020-06-15T07:27:24.424Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-15T07:27:24.434Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s) [2020-06-15T07:27:24.434Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-15T07:27:24.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:27:24.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:27:24.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:27:24.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:27:24.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:27:24.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:27:24.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:27:24.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:27:24.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:27:24.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:27:24.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:27:24.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:27:24.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:27:24.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:27:24.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:27:24.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-15T07:27:24.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-15T07:27:24.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-15T07:27:24.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-15T07:27:24.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-15T07:27:24.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-06-15T07:27:24.434Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-15T07:27:25.049Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-06-15T07:27:25.049Z] === RUN TestCreateDifferentPlatform [2020-06-15T07:27:25.049Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-15T07:27:25.049Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-15T07:27:25.049Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-06-15T07:27:25.049Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-15T07:27:25.049Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-15T07:27:25.049Z] === RUN TestContainerStartOnDaemonRestart [2020-06-15T07:27:25.049Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-15T07:27:25.049Z] === RUN TestDaemonRestartIpcMode [2020-06-15T07:27:25.049Z] === PAUSE TestDaemonRestartIpcMode [2020-06-15T07:27:25.049Z] === RUN TestDaemonHostGatewayIP [2020-06-15T07:27:25.049Z] === PAUSE TestDaemonHostGatewayIP [2020-06-15T07:27:25.049Z] === RUN TestContainerKillOnDaemonStart [2020-06-15T07:27:25.049Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-15T07:27:25.049Z] === RUN TestDiff [2020-06-15T07:27:26.056Z] --- PASS: TestDiff (0.90s) [2020-06-15T07:27:26.056Z] === RUN TestExecWithCloseStdin [2020-06-15T07:27:26.123Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.459s coverage: 65.3% of statements [2020-06-15T07:27:26.949Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2020-06-15T07:27:26.949Z] === RUN TestBuildWithSession [2020-06-15T07:27:26.949Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-15T07:27:26.949Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T07:27:26.949Z] === RUN TestBuildSquashParent [2020-06-15T07:27:27.063Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-06-15T07:27:27.063Z] === RUN TestExec [2020-06-15T07:27:27.679Z] --- PASS: TestExec (0.97s) [2020-06-15T07:27:27.679Z] === RUN TestExecUser [2020-06-15T07:27:28.361Z] ok github.com/docker/docker/daemon/cluster 0.688s coverage: 0.5% of statements [2020-06-15T07:27:28.686Z] --- PASS: TestExecUser (0.97s) [2020-06-15T07:27:28.686Z] === RUN TestExportContainerAndImportImage [2020-06-15T07:27:28.834Z] ok github.com/docker/docker/daemon/cluster/convert 0.792s coverage: 35.4% of statements [2020-06-15T07:27:30.156Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-06-15T07:27:30.156Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-15T07:27:30.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T07:27:30.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T07:27:31.625Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-06-15T07:27:31.625Z] === RUN TestHealthCheckWorkdir [2020-06-15T07:27:32.630Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-06-15T07:27:32.630Z] === RUN TestHealthKillContainer [2020-06-15T07:27:33.499Z] --- PASS: TestBuildSquashParent (6.38s) [2020-06-15T07:27:33.499Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-15T07:27:33.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:27:33.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:27:33.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:27:33.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:27:33.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:27:33.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:27:33.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:27:33.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:27:33.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:27:33.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:27:33.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:27:33.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:27:33.499Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:27:33.499Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:27:34.497Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:27:34.497Z] [2020-06-15T07:27:34.497Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-06-15T07:27:34.497Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-06-15T07:27:34.497Z] Using test binary docker [2020-06-15T07:27:34.497Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-15T07:27:34.497Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T07:27:34.497Z] INFO: Waiting for daemon to start... [2020-06-15T07:27:34.497Z] Starting dockerd [2020-06-15T07:27:34.497Z] . [2020-06-15T07:27:34.497Z] INFO: Building docker-sdk-python3:4.2.0... [2020-06-15T07:27:34.873Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:27:34.873Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:27:35.480Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:27:35.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T07:27:36.043Z] ok github.com/docker/docker/daemon/discovery 0.190s coverage: 30.0% of statements [2020-06-15T07:27:36.043Z] ok github.com/docker/docker/daemon/config 0.644s coverage: 79.6% of statements [2020-06-15T07:27:36.078Z] --- PASS: TestHealthKillContainer (3.12s) [2020-06-15T07:27:36.078Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-15T07:27:36.426Z] [2020-06-15T07:27:36.426Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T07:27:36.685Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T07:27:36.685Z] HOSTNAME=078cec030cb4 [2020-06-15T07:27:36.685Z] TESTDEBUG=0 [2020-06-15T07:27:36.685Z] DEST=bundles/test-integration [2020-06-15T07:27:36.685Z] PWD=/go/src/github.com/docker/docker [2020-06-15T07:27:36.685Z] DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:27:36.685Z] container=docker [2020-06-15T07:27:36.685Z] HOME=/root [2020-06-15T07:27:36.685Z] GOLANG_VERSION=1.13.12 [2020-06-15T07:27:36.685Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T07:27:36.685Z] VALIDATE_BRANCH=master [2020-06-15T07:27:36.685Z] TERM=xterm [2020-06-15T07:27:36.685Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T07:27:36.685Z] SHLVL=1 [2020-06-15T07:27:36.685Z] TIMEOUT=120m [2020-06-15T07:27:36.685Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T07:27:36.685Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T07:27:36.685Z] GO111MODULE=off [2020-06-15T07:27:36.685Z] DOCKER_EXPERIMENTAL=1 [2020-06-15T07:27:36.685Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T07:27:36.685Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T07:27:36.685Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T07:27:36.685Z] GOPATH=/go [2020-06-15T07:27:36.685Z] PKG_CONFIG=pkg-config [2020-06-15T07:27:36.685Z] _=/usr/bin/env [2020-06-15T07:27:36.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T07:27:36.692Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-06-15T07:27:36.692Z] === RUN TestIpcModeNone [2020-06-15T07:27:36.769Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:27:37.026Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:27:37.621Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.246s coverage: 11.1% of statements [2020-06-15T07:27:37.699Z] --- PASS: TestIpcModeNone (0.95s) [2020-06-15T07:27:37.699Z] === RUN TestIpcModePrivate [2020-06-15T07:27:38.362Z] --- PASS: TestIpcModePrivate (0.89s) [2020-06-15T07:27:38.362Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-06-15T07:27:38.362Z] === RUN TestIpcModeShareable [2020-06-15T07:27:38.616Z] ok github.com/docker/docker/daemon 3.021s coverage: 9.2% of statements [2020-06-15T07:27:38.616Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-15T07:27:38.616Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-15T07:27:38.616Z] ok github.com/docker/docker/daemon/events 0.332s coverage: 50.0% of statements [2020-06-15T07:27:38.616Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-15T07:27:38.616Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-15T07:27:38.923Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-15T07:27:38.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.92s) [2020-06-15T07:27:38.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.95s) [2020-06-15T07:27:38.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.92s) [2020-06-15T07:27:38.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2020-06-15T07:27:38.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2020-06-15T07:27:38.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2020-06-15T07:27:38.923Z] === RUN TestBuildMultiStageCopy [2020-06-15T07:27:38.923Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-15T07:27:39.088Z] ok github.com/docker/docker/daemon/graphdriver 0.160s coverage: 2.3% of statements [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-06-15T07:27:39.088Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-06-15T07:27:39.368Z] --- PASS: TestIpcModeShareable (0.97s) [2020-06-15T07:27:39.368Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-06-15T07:27:39.368Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-15T07:27:40.084Z] ok github.com/docker/docker/daemon/links 0.372s coverage: 93.0% of statements [2020-06-15T07:27:42.199Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-15T07:27:42.816Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s) [2020-06-15T07:27:42.816Z] === RUN TestAPIIpcModeHost [2020-06-15T07:27:42.816Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-06-15T07:27:42.816Z] === RUN TestDaemonIpcModeShareable [2020-06-15T07:27:43.056Z] ok github.com/docker/docker/daemon/logger 0.811s coverage: 42.1% of statements [2020-06-15T07:27:43.130Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-15T07:27:43.528Z] ok github.com/docker/docker/daemon/logger/awslogs 0.775s coverage: 77.4% of statements [2020-06-15T07:27:44.001Z] ok github.com/docker/docker/daemon/images 0.600s coverage: 4.8% of statements [2020-06-15T07:27:44.001Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-15T07:27:44.001Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-15T07:27:44.001Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-06-15T07:27:44.001Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-15T07:27:44.001Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-15T07:27:44.001Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-06-15T07:27:44.001Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-06-15T07:27:44.001Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.331s coverage: 61.6% of statements [2020-06-15T07:27:44.062Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-15T07:27:44.835Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-06-15T07:27:44.835Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-15T07:27:44.835Z] === RUN TestDaemonIpcModePrivate [2020-06-15T07:27:45.001Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.311s coverage: 87.2% of statements [2020-06-15T07:27:45.433Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-15T07:27:46.304Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-06-15T07:27:46.304Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-15T07:27:46.304Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-15T07:27:46.364Z] --- PASS: TestBuildMultiStageCopy (7.20s) [2020-06-15T07:27:46.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.20s) [2020-06-15T07:27:46.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-06-15T07:27:46.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-06-15T07:27:46.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-06-15T07:27:46.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-06-15T07:27:46.364Z] === RUN TestBuildMultiStageParentConfig [2020-06-15T07:27:46.579Z] ok github.com/docker/docker/daemon/logger/local 0.409s coverage: 75.2% of statements [2020-06-15T07:27:46.579Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-15T07:27:46.579Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.322s coverage: 35.9% of statements [2020-06-15T07:27:48.161Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.267s coverage: 33.3% of statements [2020-06-15T07:27:48.323Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-06-15T07:27:48.323Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-15T07:27:48.323Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-15T07:27:48.634Z] ok github.com/docker/docker/daemon/logger/templates 0.085s coverage: 8.3% of statements [2020-06-15T07:27:49.106Z] ok github.com/docker/docker/daemon/logger/syslog 0.411s coverage: 46.8% of statements [2020-06-15T07:27:49.791Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-06-15T07:27:49.791Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-15T07:27:49.791Z] === RUN TestIpcModeOlderClient [2020-06-15T07:27:49.791Z] === PAUSE TestIpcModeOlderClient [2020-06-15T07:27:49.791Z] === RUN TestKillContainerInvalidSignal [2020-06-15T07:27:50.686Z] ok github.com/docker/docker/daemon/logger/splunk 2.311s coverage: 82.5% of statements [2020-06-15T07:27:50.686Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-15T07:27:50.686Z] ? github.com/docker/docker/daemon/network [no test files] [2020-06-15T07:27:50.686Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-15T07:27:50.797Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-06-15T07:27:50.797Z] === RUN TestKillContainer [2020-06-15T07:27:50.797Z] === RUN TestKillContainer/no_signal [2020-06-15T07:27:51.410Z] === RUN TestKillContainer/non_killing_signal [2020-06-15T07:27:51.618Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-06-15T07:27:51.618Z] === RUN TestBuildLabelWithTargets [2020-06-15T07:27:52.024Z] === RUN TestKillContainer/killing_signal [2020-06-15T07:27:52.918Z] ok github.com/docker/docker/distribution/metadata 1.522s coverage: 48.2% of statements [2020-06-15T07:27:52.918Z] ok github.com/docker/docker/distribution 1.488s coverage: 20.3% of statements [2020-06-15T07:27:52.918Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-15T07:27:53.393Z] ok github.com/docker/docker/errdefs 0.129s coverage: 49.4% of statements [2020-06-15T07:27:53.495Z] --- PASS: TestKillContainer (2.65s) [2020-06-15T07:27:53.495Z] --- PASS: TestKillContainer/no_signal (0.80s) [2020-06-15T07:27:53.495Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-06-15T07:27:53.495Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-06-15T07:27:53.495Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-15T07:27:53.495Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-15T07:27:54.109Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-15T07:27:54.969Z] ok github.com/docker/docker/distribution/xfer 2.386s coverage: 76.8% of statements [2020-06-15T07:27:54.969Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-15T07:27:54.969Z] ok github.com/docker/docker/image/cache 0.204s coverage: 19.2% of statements [2020-06-15T07:27:55.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2020-06-15T07:27:55.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-06-15T07:27:55.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-06-15T07:27:55.115Z] === RUN TestKillStoppedContainer [2020-06-15T07:27:55.115Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-06-15T07:27:55.115Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-15T07:27:55.115Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-06-15T07:27:55.115Z] === RUN TestKillDifferentUserContainer [2020-06-15T07:27:55.441Z] ok github.com/docker/docker/image/v1 0.154s coverage: 25.0% of statements [2020-06-15T07:27:56.125Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-06-15T07:27:56.125Z] === RUN TestInspectOomKilledTrue [2020-06-15T07:27:56.125Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-15T07:27:56.125Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:27:56.125Z] === RUN TestInspectOomKilledFalse [2020-06-15T07:27:56.125Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-15T07:27:56.125Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:27:56.125Z] === RUN TestLinksEtcHostsContentMatch [2020-06-15T07:27:56.440Z] ok github.com/docker/docker/image 1.178s coverage: 86.4% of statements [2020-06-15T07:27:56.738Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-06-15T07:27:56.738Z] === RUN TestLinksContainerNames [2020-06-15T07:27:56.914Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-15T07:27:56.915Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-15T07:27:57.389Z] ok github.com/docker/docker/libcontainerd/queue 0.082s coverage: 100.0% of statements [2020-06-15T07:27:58.209Z] --- PASS: TestLinksContainerNames (1.64s) [2020-06-15T07:27:58.209Z] === RUN TestLogsFollowTailEmpty [2020-06-15T07:27:58.384Z] ok github.com/docker/docker/libcontainerd/local 0.305s coverage: 1.0% of statements [2020-06-15T07:27:58.384Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 50.0% of statements [2020-06-15T07:27:58.857Z] ok github.com/docker/docker/layer 0.521s coverage: 30.1% of statements [2020-06-15T07:27:59.217Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-06-15T07:27:59.217Z] === RUN TestContainerNetworkMountsNoChown [2020-06-15T07:27:59.330Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-15T07:27:59.330Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-15T07:27:59.330Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-15T07:27:59.330Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-15T07:27:59.330Z] ? github.com/docker/docker/oci [no test files] [2020-06-15T07:27:59.330Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-15T07:27:59.716Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-06-15T07:27:59.716Z] === RUN TestBuildWithEmptyLayers [2020-06-15T07:28:00.224Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/default [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/default [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/private [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/private [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rprivate [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/slave [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/slave [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rslave [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/shared [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/shared [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rshared [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/default [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/shared [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/rshared [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/rslave [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/slave [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/rprivate [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/private [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-15T07:28:00.224Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:28:00.224Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:28:00.224Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-15T07:28:00.326Z] ok github.com/docker/docker/opts 0.224s coverage: 67.7% of statements [2020-06-15T07:28:00.506Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:28:00.506Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-15T07:28:00.506Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:28:00.506Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:28:00.506Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:28:00.506Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:28:00.506Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:28:00.506Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:28:00.787Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:28:00.787Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:28:00.787Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:28:00.787Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-15T07:28:00.787Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-15T07:28:00.787Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:28:00.787Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:28:00.787Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:28:00.799Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2020-06-15T07:28:01.069Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:28:01.069Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-15T07:28:01.069Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-15T07:28:01.069Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:28:01.069Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-06-15T07:28:01.069Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-06-15T07:28:01.069Z] === RUN TestContainerBindMountNonRecursive [2020-06-15T07:28:01.271Z] ok github.com/docker/docker/pkg/authorization 0.601s coverage: 26.8% of statements [2020-06-15T07:28:01.747Z] ok github.com/docker/docker/pkg/capabilities 0.053s coverage: 87.5% of statements [2020-06-15T07:28:02.239Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-06-15T07:28:02.239Z] === RUN TestBuildMultiStageOnBuild [2020-06-15T07:28:02.743Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2020-06-15T07:28:02.743Z] ok github.com/docker/docker/pkg/chrootarchive 0.148s coverage: 15.4% of statements [2020-06-15T07:28:03.088Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2020-06-15T07:28:03.088Z] === RUN TestNetworkNat [2020-06-15T07:28:03.739Z] ok github.com/docker/docker/pkg/discovery 0.184s coverage: 58.3% of statements [2020-06-15T07:28:04.098Z] --- PASS: TestNetworkNat (0.91s) [2020-06-15T07:28:04.098Z] === RUN TestNetworkLocalhostTCPNat [2020-06-15T07:28:04.211Z] ok github.com/docker/docker/pkg/discovery/file 0.139s coverage: 97.6% of statements [2020-06-15T07:28:04.292Z] #65 exporting layers 78.5s done [2020-06-15T07:28:04.292Z] #65 exporting manifest sha256:66eba50cd97c5bf185fc5d3bf21e0e6b5116a8a096127f4051aee5c40990e2bc done [2020-06-15T07:28:04.292Z] #65 exporting config sha256:992b9325be4999dde03a6b8b32b0a315763ae7661bb4cea86e76b9f85694d4d2 done [2020-06-15T07:28:04.292Z] #65 sending tarball [2020-06-15T07:28:05.104Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-06-15T07:28:05.104Z] === RUN TestNetworkLoopbackNat [2020-06-15T07:28:05.206Z] ok github.com/docker/docker/pkg/discovery/memory 0.163s coverage: 92.3% of statements [2020-06-15T07:28:05.680Z] ok github.com/docker/docker/pkg/discovery/nodes 0.153s coverage: 93.8% of statements [2020-06-15T07:28:06.108Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-06-15T07:28:06.109Z] === RUN TestPause [2020-06-15T07:28:06.674Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2020-06-15T07:28:07.114Z] --- PASS: TestPause (0.85s) [2020-06-15T07:28:07.114Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-15T07:28:07.114Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T07:28:07.114Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T07:28:07.114Z] === RUN TestPauseStopPausedContainer [2020-06-15T07:28:07.146Z] ok github.com/docker/docker/pkg/fileutils 0.109s coverage: 87.7% of statements [2020-06-15T07:28:07.496Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-06-15T07:28:07.496Z] === RUN TestBuildUncleanTarFilenames [2020-06-15T07:28:07.754Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-06-15T07:28:07.754Z] === RUN TestBuildMultiStageLayerLeak [2020-06-15T07:28:08.120Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-06-15T07:28:08.120Z] === RUN TestPsFilter [2020-06-15T07:28:08.120Z] --- PASS: TestPsFilter (0.32s) [2020-06-15T07:28:08.120Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-15T07:28:08.140Z] ok github.com/docker/docker/pkg/homedir 0.105s coverage: 42.9% of statements [2020-06-15T07:28:08.613Z] ok github.com/docker/docker/pkg/discovery/kv 3.502s coverage: 84.1% of statements [2020-06-15T07:28:08.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T07:28:08.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T07:28:09.089Z] ok github.com/docker/docker/pkg/idtools 0.187s coverage: 7.3% of statements [2020-06-15T07:28:09.126Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-06-15T07:28:09.127Z] === RUN TestRemoveContainerWithVolume [2020-06-15T07:28:09.742Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-06-15T07:28:09.742Z] === RUN TestRemoveContainerRunning [2020-06-15T07:28:10.083Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-06-15T07:28:10.556Z] ok github.com/docker/docker/pkg/jsonmessage 0.269s coverage: 91.7% of statements [2020-06-15T07:28:10.556Z] ok github.com/docker/docker/pkg/ioutils 0.676s coverage: 68.4% of statements [2020-06-15T07:28:10.752Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-06-15T07:28:10.752Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-15T07:28:11.030Z] ok github.com/docker/docker/pkg/longpath 0.068s coverage: 100.0% of statements [2020-06-15T07:28:11.030Z] ok github.com/docker/docker/pkg/archive 9.781s coverage: 62.0% of statements [2020-06-15T07:28:11.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T07:28:11.502Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2020-06-15T07:28:11.757Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-06-15T07:28:11.757Z] === RUN TestRemoveInvalidContainer [2020-06-15T07:28:11.757Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-06-15T07:28:11.757Z] === RUN TestRenameLinkedContainer [2020-06-15T07:28:11.974Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2020-06-15T07:28:12.446Z] ok github.com/docker/docker/pkg/pidfile 0.075s coverage: 82.6% of statements [2020-06-15T07:28:13.012Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-06-15T07:28:13.012Z] === RUN TestBuildWithHugeFile [2020-06-15T07:28:13.189Z] sha256:06bca24b2bbb39aa256078fa7c5693dfa3bcc728fef899bba03db3a7905178b1 [2020-06-15T07:28:13.189Z] INFO: Starting docker-py tests... [2020-06-15T07:28:13.189Z] ============================= test session starts ============================== [2020-06-15T07:28:13.189Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-06-15T07:28:13.189Z] rootdir: /src, inifile: pytest.ini [2020-06-15T07:28:13.189Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-06-15T07:28:13.189Z] collected 387 items / 1 deselected / 386 selected [2020-06-15T07:28:13.189Z] [2020-06-15T07:28:13.443Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.123s coverage: 56.8% of statements [2020-06-15T07:28:14.944Z] #65 ... [2020-06-15T07:28:14.944Z] [2020-06-15T07:28:14.944Z] #66 importing to docker [2020-06-15T07:28:14.944Z] #66 ... [2020-06-15T07:28:14.944Z] [2020-06-15T07:28:14.944Z] #65 exporting to oci image format [2020-06-15T07:28:14.944Z] #65 sending tarball 13.7s done [2020-06-15T07:28:14.944Z] #65 DONE 92.2s [2020-06-15T07:28:14.944Z] [2020-06-15T07:28:14.944Z] #66 importing to docker [2020-06-15T07:28:15.023Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2020-06-15T07:28:15.023Z] ok github.com/docker/docker/pkg/plugins/transport 0.141s coverage: 85.7% of statements [2020-06-15T07:28:15.210Z] --- PASS: TestRenameLinkedContainer (3.37s) [2020-06-15T07:28:15.210Z] === RUN TestRenameStoppedContainer [2020-06-15T07:28:15.823Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-06-15T07:28:15.823Z] === RUN TestRenameRunningContainerAndReuse [2020-06-15T07:28:16.018Z] ok github.com/docker/docker/pkg/progress 0.054s coverage: 75.9% of statements [2020-06-15T07:28:17.013Z] ok github.com/docker/docker/pkg/reexec 0.125s coverage: 82.4% of statements [2020-06-15T07:28:17.013Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 73.9% of statements [2020-06-15T07:28:17.845Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-06-15T07:28:17.845Z] === RUN TestRenameInvalidName [2020-06-15T07:28:18.006Z] ok github.com/docker/docker/pkg/signal 0.095s coverage: 20.3% of statements [2020-06-15T07:28:18.006Z] ok github.com/docker/docker/pkg/stdcopy 0.065s coverage: 100.0% of statements [2020-06-15T07:28:18.461Z] --- PASS: TestRenameInvalidName (0.85s) [2020-06-15T07:28:18.461Z] === RUN TestRenameAnonymousContainer [2020-06-15T07:28:19.002Z] ok github.com/docker/docker/pkg/streamformatter 0.079s coverage: 66.2% of statements [2020-06-15T07:28:19.002Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2020-06-15T07:28:20.578Z] ok github.com/docker/docker/pkg/sysinfo 0.103s coverage: 38.2% of statements [2020-06-15T07:28:21.049Z] ok github.com/docker/docker/pkg/system 0.078s coverage: 13.8% of statements [2020-06-15T07:28:21.521Z] ok github.com/docker/docker/pkg/tailfile 0.191s coverage: 88.6% of statements [2020-06-15T07:28:23.097Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2020-06-15T07:28:23.097Z] testing: warning: no tests to run [2020-06-15T07:28:23.097Z] coverage: [no statements] [2020-06-15T07:28:23.097Z] ok github.com/docker/docker/pkg/term/windows 0.082s coverage: [no statements] [no tests to run] [2020-06-15T07:28:23.940Z] --- PASS: TestRenameAnonymousContainer (4.86s) [2020-06-15T07:28:23.940Z] === RUN TestRenameContainerWithSameName [2020-06-15T07:28:24.091Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2020-06-15T07:28:24.091Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2020-06-15T07:28:24.221Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-06-15T07:28:24.221Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-15T07:28:24.509Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-06-15T07:28:24.563Z] ok github.com/docker/docker/pkg/useragent 0.059s coverage: 88.9% of statements [2020-06-15T07:28:25.074Z] tests/integration/api_client_test.py ..... [ 7%] [2020-06-15T07:28:25.727Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-06-15T07:28:25.727Z] === RUN TestResize [2020-06-15T07:28:26.732Z] --- PASS: TestResize (0.86s) [2020-06-15T07:28:26.732Z] === RUN TestResizeWithInvalidSize [2020-06-15T07:28:26.799Z] ok github.com/docker/docker/plugin 0.223s coverage: 12.0% of statements [2020-06-15T07:28:26.799Z] ok github.com/docker/docker/plugin/v2 0.178s coverage: 20.1% of statements [2020-06-15T07:28:27.271Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-15T07:28:27.271Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-15T07:28:27.271Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-15T07:28:27.271Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-15T07:28:27.271Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-06-15T07:28:27.271Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-06-15T07:28:27.271Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-15T07:28:27.271Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-15T07:28:27.377Z] tests/integration/api_config_test.py ..... [ 8%] [2020-06-15T07:28:27.739Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-06-15T07:28:27.739Z] === RUN TestResizeWhenContainerNotStarted [2020-06-15T07:28:28.265Z] ok github.com/docker/docker/reference 0.335s coverage: 84.4% of statements [2020-06-15T07:28:28.352Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:28:28.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:28:28.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:28:28.352Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:28:28.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:28:28.737Z] ok github.com/docker/docker/registry/resumable 0.311s coverage: 100.0% of statements [2020-06-15T07:28:29.210Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 45.3% of statements [2020-06-15T07:28:30.210Z] ok github.com/docker/docker/runconfig 0.069s coverage: 52.2% of statements [2020-06-15T07:28:30.210Z] ok github.com/docker/docker/registry 0.425s coverage: 51.7% of statements [2020-06-15T07:28:30.683Z] ok github.com/docker/docker/testutil 0.095s coverage: 62.5% of statements [2020-06-15T07:28:31.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:28:31.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:28:32.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:28:32.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:28:33.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T07:28:33.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T07:28:33.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:28:33.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:28:33.652Z] ok github.com/docker/docker/volume/drivers 0.190s coverage: 36.1% of statements [2020-06-15T07:28:34.123Z] ok github.com/docker/docker/volume/local 0.190s coverage: 37.7% of statements [2020-06-15T07:28:34.123Z] ok github.com/docker/docker/volume/mounts 0.167s coverage: 66.2% of statements [2020-06-15T07:28:34.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T07:28:35.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:28:35.705Z] ok github.com/docker/docker/volume/service 0.395s coverage: 70.3% of statements [2020-06-15T07:28:35.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:28:36.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T07:28:36.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T07:28:38.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:28:38.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T07:28:38.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2020-06-15T07:28:41.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2020-06-15T07:28:41.629Z] === RUN TestCgroupNamespacesRun [2020-06-15T07:28:42.487Z] #66 DONE 26.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-15T07:28:43.048Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/test/unit [2020-06-15T07:28:43.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T07:28:43.230Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-06-15T07:28:43.230Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-15T07:28:44.768Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-06-15T07:28:44.768Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-15T07:28:45.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T07:28:46.073Z] ? github.com/docker/docker/api [no test files] [2020-06-15T07:28:46.375Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-06-15T07:28:46.375Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-15T07:28:46.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T07:28:47.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T07:28:48.506Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-06-15T07:28:48.506Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-15T07:28:49.979Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-06-15T07:28:49.979Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-15T07:28:50.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T07:28:50.685Z] ok github.com/docker/docker/pkg/plugins 35.269s coverage: 73.4% of statements [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/rootless [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-15T07:28:50.685Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-15T07:28:50.686Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-15T07:28:50.686Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-15T07:28:50.686Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-15T07:28:50.686Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-15T07:28:50.686Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-15T07:28:50.686Z] ? github.com/docker/docker/volume [no test files] [2020-06-15T07:28:50.686Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-15T07:28:50.686Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === Skipped [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-06-15T07:28:51.159Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-06-15T07:28:51.159Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-06-15T07:28:51.159Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-06-15T07:28:51.159Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-06-15T07:28:51.159Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-06-15T07:28:51.159Z] client_test.go:23: runtime.GOOS == "windows" [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-06-15T07:28:51.159Z] daemon_test.go:147: root required [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-06-15T07:28:51.159Z] reload_test.go:520: root required [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-06-15T07:28:51.159Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-06-15T07:28:51.159Z] pull_v2_test.go:73: Needs fixing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-06-15T07:28:51.159Z] pull_v2_test.go:118: Needs fixing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-06-15T07:28:51.159Z] download_test.go:268: Needs fixing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-06-15T07:28:51.159Z] layer_test.go:304: Failing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-06-15T07:28:51.159Z] layer_test.go:353: Failing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-06-15T07:28:51.159Z] layer_test.go:468: Failing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-06-15T07:28:51.159Z] layer_test.go:697: Failing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-06-15T07:28:51.159Z] migration_test.go:46: Failing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-06-15T07:28:51.159Z] migration_test.go:182: Failing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-06-15T07:28:51.159Z] mount_test.go:17: Failing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-06-15T07:28:51.159Z] mount_test.go:76: Failing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-06-15T07:28:51.159Z] mount_test.go:125: Failing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-06-15T07:28:51.159Z] mount_test.go:212: Failing on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-06-15T07:28:51.159Z] archive_test.go:133: Xz not present in msys2 [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-06-15T07:28:51.159Z] archive_test.go:238: Failing on Windows CI machines [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-06-15T07:28:51.159Z] archive_windows_test.go:16: Currently fails [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-06-15T07:28:51.159Z] changes_test.go:192: needs more investigation [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-06-15T07:28:51.159Z] changes_test.go:405: needs further investigation [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-06-15T07:28:51.159Z] changes_test.go:441: needs further investigation [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-06-15T07:28:51.159Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-06-15T07:28:51.159Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-06-15T07:28:51.159Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-06-15T07:28:51.159Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-06-15T07:28:51.159Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-06-15T07:28:51.159Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-06-15T07:28:51.159Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-06-15T07:28:51.159Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-06-15T07:28:51.159Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-06-15T07:28:51.159Z] poller_test.go:41: No chmod on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-06-15T07:28:51.159Z] fileutils_test.go:134: Needs porting to Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-06-15T07:28:51.159Z] fileutils_test.go:180: Needs porting to Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-06-15T07:28:51.159Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-06-15T07:28:51.159Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-06-15T07:28:51.159Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-06-15T07:28:51.159Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-06-15T07:28:51.159Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-06-15T07:28:51.159Z] local_test.go:181: runtime.GOOS == "windows" [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] [2020-06-15T07:28:51.159Z] DONE 1761 tests, 46 skipped in 213.539s [2020-06-15T07:28:51.159Z] INFO: make.ps1 ended at 06/15/2020 07:28:51 [2020-06-15T07:28:51.997Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2020-06-15T07:28:51.997Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-15T07:28:52.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T07:28:52.655Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-06-15T07:28:52.655Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-15T07:28:53.393Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-06-15T07:28:53.393Z] INFO: Unit tests ended at 06/15/2020 07:28:53. Duration:00:03:50.0025411 [2020-06-15T07:28:53.393Z] INFO: Building busybox [2020-06-15T07:28:53.393Z] Sending build context to Docker daemon 5.12kB [2020-06-15T07:28:53.393Z] [2020-06-15T07:28:53.393Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-06-15T07:28:53.393Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-06-15T07:28:53.393Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-06-15T07:28:53.393Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-06-15T07:28:53.393Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-06-15T07:28:53.393Z] ---> 486def14a6bd [2020-06-15T07:28:53.393Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-06-15T07:28:53.393Z] ---> Running in 3b9b92cd7e28 [2020-06-15T07:28:54.675Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-06-15T07:28:54.675Z] === RUN TestKernelTCPMemory [2020-06-15T07:28:54.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T07:28:55.329Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-06-15T07:28:55.329Z] === RUN TestNISDomainname [2020-06-15T07:28:56.336Z] --- PASS: TestNISDomainname (1.00s) [2020-06-15T07:28:56.336Z] === RUN TestHostnameDnsResolution [2020-06-15T07:28:56.389Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-06-15T07:28:56.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T07:28:57.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T07:28:57.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T07:28:57.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T07:28:58.354Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-06-15T07:28:58.354Z] === RUN TestStats [2020-06-15T07:28:58.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T07:28:59.296Z] Removing intermediate container 3b9b92cd7e28 [2020-06-15T07:28:59.296Z] ---> c428701d6213 [2020-06-15T07:28:59.296Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-06-15T07:28:59.296Z] ---> Running in f405f985fd4c [2020-06-15T07:28:59.296Z] Removing intermediate container f405f985fd4c [2020-06-15T07:28:59.296Z] ---> 04e0c8004ff2 [2020-06-15T07:28:59.296Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-06-15T07:28:59.296Z] ---> Running in aac9d04bf1ff [2020-06-15T07:28:59.770Z] Removing intermediate container aac9d04bf1ff [2020-06-15T07:28:59.770Z] ---> 534a9f0a4ced [2020-06-15T07:28:59.770Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-06-15T07:29:00.543Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T07:29:00.543Z] Using test binary docker [2020-06-15T07:29:00.543Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-15T07:29:00.543Z] +++ /etc/init.d/apparmor start [2020-06-15T07:29:00.543Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T07:29:00.543Z] INFO: Waiting for daemon to start... [2020-06-15T07:29:00.543Z] Starting dockerd [2020-06-15T07:29:00.543Z] +++ 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-06-15T07:29:00.766Z] [2020-06-15T07:29:01.025Z] --- PASS: TestStats (2.93s) [2020-06-15T07:29:01.025Z] === RUN TestStopContainerWithTimeout [2020-06-15T07:29:01.025Z] === RUN TestStopContainerWithTimeout/0 [2020-06-15T07:29:01.025Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-15T07:29:01.025Z] === RUN TestStopContainerWithTimeout/1 [2020-06-15T07:29:01.025Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-15T07:29:01.025Z] === RUN TestStopContainerWithTimeout/3 [2020-06-15T07:29:01.025Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-15T07:29:01.025Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-15T07:29:01.025Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-15T07:29:01.025Z] === CONT TestStopContainerWithTimeout/0 [2020-06-15T07:29:01.025Z] === CONT TestStopContainerWithTimeout/3 [2020-06-15T07:29:01.238Z] ---> 05b4c9258fd1 [2020-06-15T07:29:01.238Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-06-15T07:29:01.238Z] ---> Running in 0797f8657cff [2020-06-15T07:29:01.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T07:29:01.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T07:29:01.907Z] ok github.com/docker/docker/api/server 0.062s coverage: 9.0% of statements [2020-06-15T07:29:02.031Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-15T07:29:03.075Z] . [2020-06-15T07:29:03.075Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T07:29:03.075Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T07:29:03.075Z] Error: No such image: emptyfs [2020-06-15T07:29:03.075Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T07:29:03.075Z] ++++ docker load [2020-06-15T07:29:03.075Z] Running integration-test (iteration 1) [2020-06-15T07:29:03.075Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-06-15T07:29:03.076Z] ++ 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-06-15T07:29:03.076Z] ++ set -e [2020-06-15T07:29:03.076Z] ++ '[' -n 0 ']' [2020-06-15T07:29:03.076Z] ++ set -x [2020-06-15T07:29:03.076Z] ++ env -i DEST=/go/src/github.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-06-15T07:29:04.093Z] === CONT TestStopContainerWithTimeout/1 [2020-06-15T07:29:06.112Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-15T07:29:06.113Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-06-15T07:29:06.113Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-06-15T07:29:06.113Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-06-15T07:29:06.113Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-06-15T07:29:06.113Z] === RUN TestDeleteDevicemapper [2020-06-15T07:29:06.113Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-15T07:29:06.113Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T07:29:06.113Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-15T07:29:08.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T07:29:08.796Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.71s) [2020-06-15T07:29:08.796Z] === RUN TestUpdateMemory [2020-06-15T07:29:08.796Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-15T07:29:08.796Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:29:08.796Z] === RUN TestUpdateCPUQuota [2020-06-15T07:29:09.217Z] --- PASS: TestBuildWithHugeFile (52.20s) [2020-06-15T07:29:09.217Z] === RUN TestBuildWithEmptyDockerfile [2020-06-15T07:29:09.217Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:29:09.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:29:09.217Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:29:09.217Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:29:09.217Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:29:09.217Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:29:09.217Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:29:09.217Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:29:09.217Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:29:09.217Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-06-15T07:29:09.217Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-06-15T07:29:09.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-06-15T07:29:09.217Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-06-15T07:29:09.217Z] === RUN TestBuildPreserveOwnership [2020-06-15T07:29:09.217Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-15T07:29:09.801Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-06-15T07:29:09.802Z] === RUN TestUpdatePidsLimit [2020-06-15T07:29:09.802Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-15T07:29:10.084Z] === RUN TestUpdatePidsLimit/no_change [2020-06-15T07:29:10.698Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-15T07:29:10.982Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-15T07:29:11.113Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-15T07:29:11.196Z] Loaded image: buildpack-deps:jessie [2020-06-15T07:29:11.264Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-15T07:29:11.455Z] Loaded image: busybox:latest [2020-06-15T07:29:11.713Z] Loaded image: busybox:glibc [2020-06-15T07:29:11.713Z] Loaded image: debian:jessie [2020-06-15T07:29:11.879Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-15T07:29:11.972Z] Loaded image: hello-world:latest [2020-06-15T07:29:11.972Z] INFO: Testing against a local daemon [2020-06-15T07:29:11.972Z] === RUN TestCgroupNamespacesBuild [2020-06-15T07:29:12.161Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-15T07:29:13.630Z] --- PASS: TestUpdatePidsLimit (3.85s) [2020-06-15T07:29:13.630Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-06-15T07:29:13.630Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-06-15T07:29:13.630Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-06-15T07:29:13.630Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-06-15T07:29:13.630Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-06-15T07:29:13.630Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-06-15T07:29:13.630Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-06-15T07:29:13.630Z] === RUN TestUpdateRestartPolicy [2020-06-15T07:29:13.793Z] Removing intermediate container 0797f8657cff [2020-06-15T07:29:13.793Z] ---> 1322ded9a1ac [2020-06-15T07:29:13.793Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-06-15T07:29:13.793Z] ---> Running in 8d3100647f3b [2020-06-15T07:29:14.269Z] [2020-06-15T07:29:14.269Z] SUCCESS: Specified value was saved. [2020-06-15T07:29:15.258Z] --- PASS: TestCgroupNamespacesBuild (3.08s) [2020-06-15T07:29:15.258Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-15T07:29:15.290Z] --- PASS: TestBuildPreserveOwnership (10.49s) [2020-06-15T07:29:15.290Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.48s) [2020-06-15T07:29:15.290Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-06-15T07:29:15.290Z] === RUN TestBuildPlatformInvalid [2020-06-15T07:29:15.290Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-06-15T07:29:15.290Z] PASS [2020-06-15T07:29:15.290Z] [2020-06-15T07:29:15.290Z] === Skipped [2020-06-15T07:29:15.290Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-15T07:29:15.290Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T07:29:15.290Z] [2020-06-15T07:29:15.290Z] [2020-06-15T07:29:15.290Z] DONE 32 tests, 1 skipped in 123.526s [2020-06-15T07:29:15.290Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-15T07:29:15.290Z] INFO: Testing against a local daemon [2020-06-15T07:29:15.290Z] === RUN TestConfigInspect [2020-06-15T07:29:15.290Z] --- SKIP: TestConfigInspect (0.03s) [2020-06-15T07:29:15.290Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:15.290Z] === RUN TestConfigList [2020-06-15T07:29:15.547Z] --- SKIP: TestConfigList (0.02s) [2020-06-15T07:29:15.547Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:15.547Z] === RUN TestConfigsCreateAndDelete [2020-06-15T07:29:15.547Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-06-15T07:29:15.547Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:15.547Z] === RUN TestConfigsUpdate [2020-06-15T07:29:15.547Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-06-15T07:29:15.547Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:15.547Z] === RUN TestTemplatedConfig [2020-06-15T07:29:15.547Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-06-15T07:29:15.548Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:15.548Z] === RUN TestConfigCreateResolve [2020-06-15T07:29:15.548Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-06-15T07:29:15.548Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:15.548Z] === RUN TestConfigDaemonLibtrustID [2020-06-15T07:29:16.918Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-06-15T07:29:16.918Z] PASS [2020-06-15T07:29:16.918Z] [2020-06-15T07:29:16.918Z] === Skipped [2020-06-15T07:29:16.918Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2020-06-15T07:29:16.918Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:16.918Z] [2020-06-15T07:29:16.918Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-06-15T07:29:16.918Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:16.918Z] [2020-06-15T07:29:16.918Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-06-15T07:29:16.918Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:16.918Z] [2020-06-15T07:29:16.918Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-06-15T07:29:16.918Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:16.918Z] [2020-06-15T07:29:16.918Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-06-15T07:29:16.918Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:16.918Z] [2020-06-15T07:29:16.918Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-06-15T07:29:16.918Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:29:16.918Z] [2020-06-15T07:29:16.918Z] [2020-06-15T07:29:16.918Z] DONE 7 tests, 6 skipped in 1.729s [2020-06-15T07:29:16.918Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-15T07:29:17.162Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2020-06-15T07:29:17.162Z] === RUN TestBuildWithSession [2020-06-15T07:29:17.162Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-15T07:29:17.162Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T07:29:17.162Z] === RUN TestBuildSquashParent [2020-06-15T07:29:17.175Z] INFO: Testing against a local daemon [2020-06-15T07:29:17.175Z] === RUN TestCheckpoint [2020-06-15T07:29:17.175Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-15T07:29:17.175Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T07:29:17.175Z] === RUN TestContainerInvalidJSON [2020-06-15T07:29:17.175Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:29:17.175Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:29:17.175Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:29:17.175Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:29:17.175Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:29:17.176Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:29:17.176Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:29:17.176Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:29:17.176Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:29:17.176Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-15T07:29:17.176Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-15T07:29:17.176Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-15T07:29:17.176Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-15T07:29:17.176Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-15T07:29:17.176Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-06-15T07:29:17.176Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-15T07:29:17.176Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-06-15T07:29:17.176Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-15T07:29:17.243Z] Removing intermediate container 8d3100647f3b [2020-06-15T07:29:17.243Z] ---> ada6c298ae33 [2020-06-15T07:29:17.243Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-06-15T07:29:17.243Z] ---> Running in ea1cbc2c8da8 [2020-06-15T07:29:17.432Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-06-15T07:29:17.432Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-15T07:29:17.433Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-06-15T07:29:17.433Z] === RUN TestCopyFromContainer [2020-06-15T07:29:20.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T07:29:21.064Z] Cannot create a file when that file already exists. [2020-06-15T07:29:21.610Z] === RUN TestCopyFromContainer// [2020-06-15T07:29:21.610Z] === RUN TestCopyFromContainer//bar/root [2020-06-15T07:29:21.610Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-15T07:29:21.610Z] === RUN TestCopyFromContainer/bar/quux [2020-06-15T07:29:21.610Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-15T07:29:21.610Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-15T07:29:21.610Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-15T07:29:21.610Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-15T07:29:21.610Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-15T07:29:21.610Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-15T07:29:21.867Z] --- PASS: TestCopyFromContainer (4.43s) [2020-06-15T07:29:21.867Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-15T07:29:21.867Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-06-15T07:29:21.867Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-15T07:29:21.867Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-06-15T07:29:21.867Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-06-15T07:29:21.867Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-06-15T07:29:21.867Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-06-15T07:29:21.867Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-06-15T07:29:21.867Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-06-15T07:29:21.867Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-06-15T07:29:21.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-15T07:29:21.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:29:21.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:29:21.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:29:21.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:29:21.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:29:21.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:29:21.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:29:21.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:29:21.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:29:21.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-15T07:29:21.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-15T07:29:21.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-15T07:29:21.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-15T07:29:21.867Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-15T07:29:21.867Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-06-15T07:29:21.867Z] === RUN TestCreateWithInvalidEnv [2020-06-15T07:29:21.867Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-15T07:29:21.867Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-15T07:29:21.867Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-15T07:29:21.867Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-15T07:29:21.867Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-15T07:29:21.867Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-15T07:29:21.867Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-15T07:29:21.867Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-15T07:29:21.867Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-15T07:29:21.867Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-15T07:29:21.867Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-15T07:29:21.867Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-15T07:29:21.867Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-15T07:29:21.867Z] === RUN TestCreateTmpfsMountsTarget [2020-06-15T07:29:21.867Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-15T07:29:21.867Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-15T07:29:22.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-15T07:29:23.270Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:29:23.270Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:29:23.270Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:29:23.270Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:29:23.270Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:29:23.270Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-15T07:29:23.270Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:29:23.270Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:29:23.270Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:29:23.270Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:29:23.270Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:29:23.270Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-15T07:29:23.270Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:29:23.270Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:29:23.270Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:29:23.270Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:29:23.270Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-15T07:29:23.270Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:29:23.270Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:29:23.270Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:29:23.270Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:29:23.270Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-06-15T07:29:23.270Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.02s) [2020-06-15T07:29:23.270Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-15T07:29:23.728Z] --- PASS: TestBuildSquashParent (5.88s) [2020-06-15T07:29:23.728Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-15T07:29:23.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:29:23.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:29:23.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:29:23.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:29:23.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:29:23.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:29:23.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:29:23.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:29:23.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:29:23.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:29:23.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:29:23.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:29:23.728Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:29:23.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:29:23.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:29:23.728Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:29:24.651Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.31s) [2020-06-15T07:29:24.651Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-15T07:29:24.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:29:24.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:29:24.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:29:24.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:29:24.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:29:24.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:29:24.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:29:24.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:29:24.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:29:24.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:29:24.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:29:24.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:29:24.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:29:24.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:29:24.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:29:24.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-15T07:29:24.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-15T07:29:24.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-15T07:29:24.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-15T07:29:24.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-15T07:29:24.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-15T07:29:24.652Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-15T07:29:25.216Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2020-06-15T07:29:25.216Z] === RUN TestCreateDifferentPlatform [2020-06-15T07:29:25.216Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-15T07:29:25.216Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-15T07:29:25.216Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-15T07:29:25.216Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-15T07:29:25.216Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-15T07:29:25.216Z] === RUN TestContainerStartOnDaemonRestart [2020-06-15T07:29:25.216Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-06-15T07:29:25.216Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-15T07:29:25.216Z] === RUN TestDaemonRestartIpcMode [2020-06-15T07:29:25.216Z] === PAUSE TestDaemonRestartIpcMode [2020-06-15T07:29:25.216Z] === RUN TestDaemonHostGatewayIP [2020-06-15T07:29:25.216Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-06-15T07:29:25.216Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:29:25.216Z] === RUN TestContainerKillOnDaemonStart [2020-06-15T07:29:25.216Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-06-15T07:29:25.216Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-15T07:29:25.216Z] === RUN TestDiff [2020-06-15T07:29:25.474Z] --- PASS: TestDiff (0.44s) [2020-06-15T07:29:25.474Z] === RUN TestExecWithCloseStdin [2020-06-15T07:29:25.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:29:25.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:29:26.039Z] --- PASS: TestExecWithCloseStdin (0.49s) [2020-06-15T07:29:26.039Z] === RUN TestExec [2020-06-15T07:29:26.603Z] --- PASS: TestExec (0.48s) [2020-06-15T07:29:26.603Z] === RUN TestExecUser [2020-06-15T07:29:26.861Z] --- PASS: TestExecUser (0.49s) [2020-06-15T07:29:26.861Z] === RUN TestExportContainerAndImportImage [2020-06-15T07:29:26.960Z] Removing intermediate container ea1cbc2c8da8 [2020-06-15T07:29:26.960Z] ---> 6553fcff137c [2020-06-15T07:29:26.960Z] Step 13/13 : CMD ["sh"] [2020-06-15T07:29:26.960Z] ---> Running in 827f72d7784b [2020-06-15T07:29:26.960Z] Removing intermediate container 827f72d7784b [2020-06-15T07:29:26.960Z] ---> fd9d6f079d67 [2020-06-15T07:29:26.960Z] Successfully built fd9d6f079d67 [2020-06-15T07:29:26.960Z] Successfully tagged busybox:latest [2020-06-15T07:29:26.960Z] INFO: Docker images of the daemon under test [2020-06-15T07:29:26.960Z] [2020-06-15T07:29:26.960Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-15T07:29:26.960Z] busybox latest fd9d6f079d67 Less than a second ago 5.02GB [2020-06-15T07:29:26.960Z] microsoft/windowsservercore latest 486def14a6bd 11 days ago 4.98GB [2020-06-15T07:29:26.960Z] mcr.microsoft.com/windows/servercore ltsc2019 486def14a6bd 11 days ago 4.98GB [2020-06-15T07:29:26.960Z] [2020-06-15T07:29:26.960Z] INFO: Running integration tests at 06/15/2020 07:29:26... [2020-06-15T07:29:26.960Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-06-15T07:29:26.960Z] INFO: Integration API tests being run from the host: [2020-06-15T07:29:26.960Z] INFO: make.ps1 starting at 06/15/2020 07:29:26 [2020-06-15T07:29:27.427Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2020-06-15T07:29:27.427Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-15T07:29:27.433Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-06-15T07:29:28.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T07:29:28.165Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-15T07:29:28.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s) [2020-06-15T07:29:28.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s) [2020-06-15T07:29:28.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2020-06-15T07:29:28.166Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s) [2020-06-15T07:29:28.166Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-06-15T07:29:28.166Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s) [2020-06-15T07:29:28.166Z] === RUN TestBuildMultiStageCopy [2020-06-15T07:29:28.166Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-15T07:29:28.880Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2020-06-15T07:29:28.880Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-15T07:29:28.880Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-06-15T07:29:28.880Z] === RUN TestWaitNonBlocked [2020-06-15T07:29:28.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:29:28.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:29:28.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:29:28.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:29:28.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:29:28.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:29:28.880Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-15T07:29:28.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-06-15T07:29:28.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2020-06-15T07:29:28.880Z] === RUN TestWaitBlocked [2020-06-15T07:29:28.880Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:29:28.880Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:29:28.880Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:29:28.880Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:29:28.880Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:29:28.880Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:29:29.497Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-15T07:29:29.497Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2020-06-15T07:29:29.497Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2020-06-15T07:29:29.497Z] === CONT TestContainerStartOnDaemonRestart [2020-06-15T07:29:29.497Z] === CONT TestContainerKillOnDaemonStart [2020-06-15T07:29:29.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T07:29:30.698Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-15T07:29:30.698Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-15T07:29:31.265Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-15T07:29:31.607Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-06-15T07:29:31.607Z] === RUN TestHealthCheckWorkdir [2020-06-15T07:29:31.607Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2020-06-15T07:29:31.607Z] === RUN TestHealthKillContainer [2020-06-15T07:29:31.832Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-15T07:29:32.399Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2020-06-15T07:29:32.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-06-15T07:29:32.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2020-06-15T07:29:32.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-06-15T07:29:32.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-06-15T07:29:32.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-06-15T07:29:32.399Z] === RUN TestBuildMultiStageParentConfig [2020-06-15T07:29:32.945Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s) [2020-06-15T07:29:32.945Z] === CONT TestIpcModeOlderClient [2020-06-15T07:29:32.945Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-06-15T07:29:32.946Z] === CONT TestDaemonHostGatewayIP [2020-06-15T07:29:33.776Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2020-06-15T07:29:33.776Z] === RUN TestBuildLabelWithTargets [2020-06-15T07:29:34.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T07:29:34.129Z] --- PASS: TestHealthKillContainer (2.59s) [2020-06-15T07:29:34.129Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-15T07:29:34.387Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2020-06-15T07:29:34.387Z] === RUN TestIpcModeNone [2020-06-15T07:29:34.952Z] --- PASS: TestIpcModeNone (0.49s) [2020-06-15T07:29:34.952Z] === RUN TestIpcModePrivate [2020-06-15T07:29:35.520Z] --- PASS: TestIpcModePrivate (0.51s) [2020-06-15T07:29:35.520Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-15T07:29:35.520Z] === RUN TestIpcModeShareable [2020-06-15T07:29:35.520Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-06-15T07:29:35.520Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T07:29:35.520Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-15T07:29:36.310Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2020-06-15T07:29:36.310Z] === RUN TestBuildWithEmptyLayers [2020-06-15T07:29:36.394Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2020-06-15T07:29:36.394Z] === CONT TestDaemonRestartIpcMode [2020-06-15T07:29:36.877Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-06-15T07:29:36.877Z] === RUN TestBuildMultiStageOnBuild [2020-06-15T07:29:36.890Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2020-06-15T07:29:36.890Z] === RUN TestAPIIpcModeHost [2020-06-15T07:29:36.890Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-06-15T07:29:36.890Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T07:29:36.890Z] === RUN TestDaemonIpcModeShareable [2020-06-15T07:29:36.890Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-06-15T07:29:36.890Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T07:29:36.890Z] === RUN TestDaemonIpcModePrivate [2020-06-15T07:29:38.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T07:29:39.413Z] --- PASS: TestDaemonIpcModePrivate (2.20s) [2020-06-15T07:29:39.413Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-06-15T07:29:39.413Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-15T07:29:39.413Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-15T07:29:39.413Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T07:29:39.413Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-15T07:29:39.413Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-15T07:29:39.413Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T07:29:39.413Z] === RUN TestIpcModeOlderClient [2020-06-15T07:29:39.413Z] === PAUSE TestIpcModeOlderClient [2020-06-15T07:29:39.413Z] === RUN TestKillContainerInvalidSignal [2020-06-15T07:29:39.671Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2020-06-15T07:29:39.671Z] === RUN TestKillContainer [2020-06-15T07:29:39.671Z] === RUN TestKillContainer/no_signal [2020-06-15T07:29:39.843Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-06-15T07:29:39.928Z] === RUN TestKillContainer/non_killing_signal [2020-06-15T07:29:40.164Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2020-06-15T07:29:40.164Z] === RUN TestBuildUncleanTarFilenames [2020-06-15T07:29:40.185Z] === RUN TestKillContainer/killing_signal [2020-06-15T07:29:41.100Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-06-15T07:29:41.100Z] === RUN TestBuildMultiStageLayerLeak [2020-06-15T07:29:41.116Z] --- PASS: TestKillContainer (1.30s) [2020-06-15T07:29:41.116Z] --- PASS: TestKillContainer/no_signal (0.42s) [2020-06-15T07:29:41.116Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-06-15T07:29:41.116Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2020-06-15T07:29:41.116Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-15T07:29:41.116Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-15T07:29:41.373Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-15T07:29:41.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2020-06-15T07:29:41.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2020-06-15T07:29:41.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-06-15T07:29:41.631Z] === RUN TestKillStoppedContainer [2020-06-15T07:29:41.861Z] --- PASS: TestContainerKillOnDaemonStart (12.34s) [2020-06-15T07:29:41.861Z] PASS [2020-06-15T07:29:41.861Z] [2020-06-15T07:29:41.861Z] === Skipped [2020-06-15T07:29:41.861Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-06-15T07:29:41.861Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T07:29:41.861Z] [2020-06-15T07:29:41.861Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-15T07:29:41.861Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:29:41.861Z] [2020-06-15T07:29:41.861Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-15T07:29:41.861Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:29:41.861Z] [2020-06-15T07:29:41.861Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T07:29:41.861Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T07:29:41.861Z] [2020-06-15T07:29:41.861Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-06-15T07:29:41.861Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T07:29:41.861Z] [2020-06-15T07:29:41.861Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-06-15T07:29:41.861Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:29:41.861Z] [2020-06-15T07:29:41.861Z] [2020-06-15T07:29:41.861Z] DONE 203 tests, 6 skipped in 146.781s [2020-06-15T07:29:41.861Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-06-15T07:29:41.861Z] ++ 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-06-15T07:29:41.861Z] ++ set -e [2020-06-15T07:29:41.861Z] ++ '[' -n 0 ']' [2020-06-15T07:29:41.861Z] ++ set -x [2020-06-15T07:29:41.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-15T07:29:41.888Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-06-15T07:29:41.888Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-15T07:29:41.888Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-06-15T07:29:41.888Z] === RUN TestKillDifferentUserContainer [2020-06-15T07:29:42.143Z] INFO: Testing against a local daemon [2020-06-15T07:29:42.143Z] === RUN TestCommitInheritsEnv [2020-06-15T07:29:42.146Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2020-06-15T07:29:42.146Z] === RUN TestInspectOomKilledTrue [2020-06-15T07:29:42.146Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-15T07:29:42.146Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:29:42.146Z] === RUN TestInspectOomKilledFalse [2020-06-15T07:29:42.146Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-15T07:29:42.146Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:29:42.146Z] === RUN TestLinksEtcHostsContentMatch [2020-06-15T07:29:42.146Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-06-15T07:29:42.146Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-15T07:29:42.146Z] === RUN TestLinksContainerNames [2020-06-15T07:29:42.757Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-06-15T07:29:42.757Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-15T07:29:42.757Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-15T07:29:42.757Z] === RUN TestImagesFilterMultiReference [2020-06-15T07:29:42.757Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-06-15T07:29:42.757Z] === RUN TestImagePullPlatformInvalid [2020-06-15T07:29:42.757Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-06-15T07:29:42.757Z] === RUN TestRemoveImageOrphaning [2020-06-15T07:29:43.079Z] --- PASS: TestLinksContainerNames (0.84s) [2020-06-15T07:29:43.079Z] === RUN TestLogsFollowTailEmpty [2020-06-15T07:29:43.370Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-06-15T07:29:43.370Z] === RUN TestRemoveImageGarbageCollector [2020-06-15T07:29:43.370Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-15T07:29:43.370Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:29:43.370Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-15T07:29:43.370Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-06-15T07:29:43.370Z] === RUN TestTagInvalidReference [2020-06-15T07:29:43.370Z] --- PASS: TestTagInvalidReference (0.01s) [2020-06-15T07:29:43.370Z] === RUN TestTagValidPrefixedRepo [2020-06-15T07:29:43.370Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-15T07:29:43.370Z] === RUN TestTagExistedNameWithoutForce [2020-06-15T07:29:43.370Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-06-15T07:29:43.370Z] === RUN TestTagOfficialNames [2020-06-15T07:29:43.370Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-15T07:29:43.370Z] === RUN TestTagMatchesDigest [2020-06-15T07:29:43.370Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-06-15T07:29:43.370Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-15T07:29:43.643Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2020-06-15T07:29:43.643Z] === RUN TestContainerNetworkMountsNoChown [2020-06-15T07:29:43.901Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/default [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/default [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/private [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/private [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rprivate [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/slave [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/slave [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rslave [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/shared [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/shared [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rshared [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-15T07:29:43.901Z] === CONT TestMountDaemonRoot/default [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-15T07:29:43.901Z] === CONT TestMountDaemonRoot/rslave [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:29:43.901Z] === CONT TestMountDaemonRoot/rshared [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:29:43.901Z] === CONT TestMountDaemonRoot/shared [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-15T07:29:43.901Z] === CONT TestMountDaemonRoot/rprivate [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:29:43.901Z] === CONT TestMountDaemonRoot/slave [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:29:43.901Z] === CONT TestMountDaemonRoot/private [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-15T07:29:43.901Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:29:43.901Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:29:43.901Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:29:43.901Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:29:44.160Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-15T07:29:44.386Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-06-15T07:29:44.386Z] === RUN TestBuildWithHugeFile [2020-06-15T07:29:44.417Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-15T07:29:44.417Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:29:44.417Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:29:44.417Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:29:44.417Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:29:44.417Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-15T07:29:44.417Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:29:44.417Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:29:44.417Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-15T07:29:44.417Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-06-15T07:29:44.417Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-06-15T07:29:44.417Z] === RUN TestContainerBindMountNonRecursive [2020-06-15T07:29:44.417Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-06-15T07:29:44.417Z] 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-06-15T07:29:44.417Z] === RUN TestNetworkNat [2020-06-15T07:29:44.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T07:29:44.982Z] --- PASS: TestNetworkNat (0.53s) [2020-06-15T07:29:44.982Z] === RUN TestNetworkLocalhostTCPNat [2020-06-15T07:29:45.547Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2020-06-15T07:29:45.547Z] === RUN TestNetworkLoopbackNat [2020-06-15T07:29:46.112Z] --- PASS: TestNetworkLoopbackNat (0.56s) [2020-06-15T07:29:46.112Z] === RUN TestPause [2020-06-15T07:29:46.112Z] --- SKIP: TestPause (0.00s) [2020-06-15T07:29:46.112Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:29:46.112Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-15T07:29:46.112Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T07:29:46.112Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T07:29:46.112Z] === RUN TestPauseStopPausedContainer [2020-06-15T07:29:46.112Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-06-15T07:29:46.112Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:29:46.112Z] === RUN TestPsFilter [2020-06-15T07:29:46.112Z] --- PASS: TestPsFilter (0.10s) [2020-06-15T07:29:46.112Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-15T07:29:46.370Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-06-15T07:29:46.370Z] === RUN TestRemoveContainerWithVolume [2020-06-15T07:29:46.935Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-06-15T07:29:46.935Z] === RUN TestRemoveContainerRunning [2020-06-15T07:29:47.193Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-06-15T07:29:47.193Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-15T07:29:47.758Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2020-06-15T07:29:47.758Z] === RUN TestRemoveInvalidContainer [2020-06-15T07:29:47.758Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-15T07:29:47.758Z] === RUN TestRenameLinkedContainer [2020-06-15T07:29:48.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T07:29:49.131Z] ................................................ [ 29%] [2020-06-15T07:29:49.656Z] --- PASS: TestRenameLinkedContainer (1.74s) [2020-06-15T07:29:49.656Z] === RUN TestRenameStoppedContainer [2020-06-15T07:29:49.913Z] --- PASS: TestRenameStoppedContainer (0.43s) [2020-06-15T07:29:49.913Z] === RUN TestRenameRunningContainerAndReuse [2020-06-15T07:29:50.844Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2020-06-15T07:29:50.845Z] === RUN TestRenameInvalidName [2020-06-15T07:29:51.409Z] --- PASS: TestRenameInvalidName (0.46s) [2020-06-15T07:29:51.409Z] === RUN TestRenameAnonymousContainer [2020-06-15T07:29:52.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T07:29:52.781Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2020-06-15T07:29:52.781Z] === RUN TestRenameContainerWithSameName [2020-06-15T07:29:52.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:29:52.819Z] INFO: Testing against a local daemon [2020-06-15T07:29:53.347Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2020-06-15T07:29:53.347Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-15T07:29:54.279Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2020-06-15T07:29:54.279Z] === RUN TestResize [2020-06-15T07:29:54.536Z] --- PASS: TestResize (0.43s) [2020-06-15T07:29:54.536Z] === RUN TestResizeWithInvalidSize [2020-06-15T07:29:55.107Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2020-06-15T07:29:55.107Z] === RUN TestResizeWhenContainerNotStarted [2020-06-15T07:29:55.365Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2020-06-15T07:29:55.365Z] === RUN TestDaemonRestartKillContainers [2020-06-15T07:29:55.365Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-06-15T07:29:55.365Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-15T07:29:55.365Z] === RUN TestCgroupNamespacesRun [2020-06-15T07:29:56.349Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T07:29:56.349Z] Using test binary docker [2020-06-15T07:29:56.349Z] +++ /etc/init.d/apparmor start [2020-06-15T07:29:56.349Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T07:29:56.349Z] Starting dockerd [2020-06-15T07:29:56.349Z] INFO: Waiting for daemon to start... [2020-06-15T07:29:56.349Z] +++ 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-06-15T07:29:57.888Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2020-06-15T07:29:57.888Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-15T07:29:58.862Z] . [2020-06-15T07:29:58.862Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T07:29:58.862Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T07:29:58.862Z] Error: No such image: emptyfs [2020-06-15T07:29:58.862Z] ++++ docker load [2020-06-15T07:29:58.862Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T07:29:58.862Z] Running integration-test (iteration 1) [2020-06-15T07:29:58.862Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-15T07:29:58.862Z] ++ 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-06-15T07:29:58.862Z] ++ set -e [2020-06-15T07:29:58.862Z] ++ '[' -n 0 ']' [2020-06-15T07:29:58.862Z] ++ set -x [2020-06-15T07:29:58.862Z] ++ env -i DEST=/go/src/github.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-06-15T07:29:59.784Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2020-06-15T07:29:59.784Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-15T07:30:02.310Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2020-06-15T07:30:02.310Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-15T07:30:04.206Z] --- PASS: TestCgroupNamespacesRunHostMode (2.19s) [2020-06-15T07:30:04.206Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-15T07:30:04.623Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-06-15T07:30:06.102Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2020-06-15T07:30:06.102Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-15T07:30:07.801Z] ok github.com/docker/docker/integration/build 15.289s [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] === Skipped [2020-06-15T07:30:07.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-06-15T07:30:07.801Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-06-15T07:30:07.801Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-06-15T07:30:07.801Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-06-15T07:30:07.801Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-06-15T07:30:07.801Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-06-15T07:30:07.801Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-06-15T07:30:07.801Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-06-15T07:30:07.801Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-06-15T07:30:07.801Z] build_test.go:492: testEnv.OSType == "windows" [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.02s) [2020-06-15T07:30:07.801Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] DONE 22 tests, 10 skipped in 38.685s [2020-06-15T07:30:07.801Z] [2020-06-15T07:30:07.801Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-06-15T07:30:08.626Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2020-06-15T07:30:08.626Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-15T07:30:09.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:30:09.377Z] INFO: Testing against a local daemon [2020-06-15T07:30:09.377Z] ok github.com/docker/docker/integration/config 0.246s [2020-06-15T07:30:09.377Z] [2020-06-15T07:30:09.377Z] === Skipped [2020-06-15T07:30:09.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-06-15T07:30:09.377Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:30:09.377Z] [2020-06-15T07:30:09.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-06-15T07:30:09.377Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:30:09.377Z] [2020-06-15T07:30:09.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-06-15T07:30:09.377Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:30:09.377Z] [2020-06-15T07:30:09.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-06-15T07:30:09.377Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:30:09.377Z] [2020-06-15T07:30:09.377Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-06-15T07:30:09.377Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:30:09.377Z] [2020-06-15T07:30:09.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-06-15T07:30:09.377Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:30:09.377Z] [2020-06-15T07:30:09.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-06-15T07:30:09.377Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:30:09.377Z] [2020-06-15T07:30:09.377Z] [2020-06-15T07:30:09.377Z] DONE 7 tests, 7 skipped in 2.719s [2020-06-15T07:30:09.377Z] [2020-06-15T07:30:09.377Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-06-15T07:30:09.997Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2020-06-15T07:30:09.997Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-15T07:30:12.068Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-06-15T07:30:12.523Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2020-06-15T07:30:12.523Z] === RUN TestKernelTCPMemory [2020-06-15T07:30:12.523Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-06-15T07:30:12.523Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:12.523Z] === RUN TestNISDomainname [2020-06-15T07:30:12.523Z] --- SKIP: TestNISDomainname (0.01s) [2020-06-15T07:30:12.523Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-06-15T07:30:12.523Z] === RUN TestHostnameDnsResolution [2020-06-15T07:30:13.092Z] --- PASS: TestHostnameDnsResolution (0.69s) [2020-06-15T07:30:13.092Z] === RUN TestStats [2020-06-15T07:30:13.092Z] --- SKIP: TestStats (0.00s) [2020-06-15T07:30:13.092Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:13.092Z] === RUN TestStopContainerWithTimeout [2020-06-15T07:30:13.092Z] === RUN TestStopContainerWithTimeout/0 [2020-06-15T07:30:13.092Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-15T07:30:13.092Z] === RUN TestStopContainerWithTimeout/1 [2020-06-15T07:30:13.092Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-15T07:30:13.092Z] === RUN TestStopContainerWithTimeout/3 [2020-06-15T07:30:13.092Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-15T07:30:13.092Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-15T07:30:13.092Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-15T07:30:13.092Z] === CONT TestStopContainerWithTimeout/0 [2020-06-15T07:30:13.092Z] === CONT TestStopContainerWithTimeout/3 [2020-06-15T07:30:13.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:30:13.192Z] INFO: Testing against a local daemon [2020-06-15T07:30:13.657Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-15T07:30:15.049Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-06-15T07:30:16.183Z] === CONT TestStopContainerWithTimeout/1 [2020-06-15T07:30:17.115Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-15T07:30:17.115Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2020-06-15T07:30:17.115Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2020-06-15T07:30:17.115Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2020-06-15T07:30:17.115Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2020-06-15T07:30:17.115Z] === RUN TestDeleteDevicemapper [2020-06-15T07:30:17.115Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-15T07:30:17.115Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T07:30:17.115Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-15T07:30:18.495Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.22s) [2020-06-15T07:30:18.495Z] === RUN TestUpdateMemory [2020-06-15T07:30:18.495Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-15T07:30:18.495Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:18.495Z] === RUN TestUpdateCPUQuota [2020-06-15T07:30:18.495Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-06-15T07:30:18.495Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:18.495Z] === RUN TestUpdatePidsLimit [2020-06-15T07:30:18.495Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-06-15T07:30:18.495Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:18.495Z] === RUN TestUpdateRestartPolicy [2020-06-15T07:30:24.910Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-15T07:30:24.910Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-15T07:30:24.910Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-06-15T07:30:24.910Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-06-15T07:30:24.910Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.1% of statements [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-15T07:30:24.910Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2020-06-15T07:30:24.910Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/builder [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-15T07:30:24.910Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-15T07:30:24.910Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-06-15T07:30:24.910Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2020-06-15T07:30:24.910Z] ok github.com/docker/docker/builder/remotecontext/git 4.260s coverage: 86.3% of statements [2020-06-15T07:30:24.910Z] ok github.com/docker/docker/builder/remotecontext 0.496s coverage: 13.6% of statements [2020-06-15T07:30:25.997Z] ok github.com/docker/docker/builder/dockerfile 1.209s coverage: 48.2% of statements [2020-06-15T07:30:25.997Z] ? github.com/docker/docker/cli [no test files] [2020-06-15T07:30:25.997Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-15T07:30:29.820Z] ok github.com/docker/docker/client 0.381s coverage: 75.4% of statements [2020-06-15T07:30:30.680Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2020-06-15T07:30:30.680Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-15T07:30:30.680Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-06-15T07:30:30.680Z] === RUN TestWaitNonBlocked [2020-06-15T07:30:30.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:30:30.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:30:30.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:30:30.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:30:30.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:30:30.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:30:30.680Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-15T07:30:30.680Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2020-06-15T07:30:30.680Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2020-06-15T07:30:30.680Z] === RUN TestWaitBlocked [2020-06-15T07:30:30.680Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:30:30.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:30:30.680Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:30:30.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:30:30.680Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:30:30.680Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:30:30.723Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-06-15T07:30:30.882Z] Loaded image: buildpack-deps:jessie [2020-06-15T07:30:30.882Z] Loaded image: busybox:latest [2020-06-15T07:30:30.882Z] Loaded image: busybox:glibc [2020-06-15T07:30:30.882Z] Loaded image: debian:jessie [2020-06-15T07:30:30.882Z] Loaded image: hello-world:latest [2020-06-15T07:30:30.882Z] INFO: Testing against a local daemon [2020-06-15T07:30:30.882Z] === RUN TestCgroupNamespacesBuild [2020-06-15T07:30:31.099Z] --- PASS: TestBuildWithHugeFile (40.26s) [2020-06-15T07:30:31.099Z] === RUN TestBuildWithEmptyDockerfile [2020-06-15T07:30:31.099Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:30:31.099Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:30:31.099Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:30:31.099Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:30:31.099Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:30:31.099Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:30:31.099Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:30:31.099Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:30:31.099Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:30:31.099Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-06-15T07:30:31.099Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-06-15T07:30:31.099Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-06-15T07:30:31.099Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-06-15T07:30:31.099Z] === RUN TestBuildPreserveOwnership [2020-06-15T07:30:31.099Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-15T07:30:31.099Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-15T07:30:31.099Z] --- PASS: TestBuildPreserveOwnership (5.98s) [2020-06-15T07:30:31.099Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2020-06-15T07:30:31.099Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-06-15T07:30:31.099Z] === RUN TestBuildPlatformInvalid [2020-06-15T07:30:31.099Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-06-15T07:30:31.099Z] PASS [2020-06-15T07:30:31.099Z] [2020-06-15T07:30:31.099Z] === Skipped [2020-06-15T07:30:31.099Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-06-15T07:30:31.099Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T07:30:31.099Z] [2020-06-15T07:30:31.099Z] [2020-06-15T07:30:31.099Z] DONE 32 tests, 1 skipped in 87.793s [2020-06-15T07:30:31.099Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-06-15T07:30:31.099Z] ++ 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-06-15T07:30:31.099Z] ++ set -e [2020-06-15T07:30:31.099Z] ++ '[' -n 0 ']' [2020-06-15T07:30:31.099Z] ++ set -x [2020-06-15T07:30:31.099Z] ++ env -i DEST=/go/src/github.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-06-15T07:30:31.099Z] INFO: Testing against a local daemon [2020-06-15T07:30:31.099Z] === RUN TestConfigInspect [2020-06-15T07:30:31.612Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-15T07:30:31.612Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2020-06-15T07:30:31.612Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2020-06-15T07:30:31.612Z] === CONT TestDaemonRestartIpcMode [2020-06-15T07:30:31.612Z] === CONT TestIpcModeOlderClient [2020-06-15T07:30:31.612Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-06-15T07:30:33.397Z] --- PASS: TestCgroupNamespacesBuild (3.26s) [2020-06-15T07:30:33.397Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-15T07:30:35.284Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2020-06-15T07:30:35.284Z] === RUN TestBuildWithSession [2020-06-15T07:30:35.284Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-15T07:30:35.284Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T07:30:35.284Z] === RUN TestBuildSquashParent [2020-06-15T07:30:35.287Z] --- PASS: TestConfigInspect (3.60s) [2020-06-15T07:30:35.287Z] === RUN TestConfigList [2020-06-15T07:30:35.791Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-06-15T07:30:35.791Z] PASS [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === Skipped [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-15T07:30:35.791Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-06-15T07:30:35.791Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-06-15T07:30:35.791Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-06-15T07:30:35.791Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-06-15T07:30:35.791Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-06-15T07:30:35.791Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-06-15T07:30:35.791Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-15T07:30:35.791Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-15T07:30:35.791Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-15T07:30:35.791Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-15T07:30:35.791Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-06-15T07:30:35.791Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-06-15T07:30:35.791Z] 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-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-06-15T07:30:35.791Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T07:30:35.791Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-06-15T07:30:35.791Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-06-15T07:30:35.791Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-06-15T07:30:35.791Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-06-15T07:30:35.791Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-06-15T07:30:35.791Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-15T07:30:35.791Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-15T07:30:35.791Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-06-15T07:30:35.791Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-06-15T07:30:35.791Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] [2020-06-15T07:30:35.791Z] DONE 184 tests, 24 skipped in 78.674s [2020-06-15T07:30:35.791Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-15T07:30:35.791Z] INFO: Testing against a local daemon [2020-06-15T07:30:35.791Z] === RUN TestCommitInheritsEnv [2020-06-15T07:30:37.162Z] --- PASS: TestCommitInheritsEnv (1.25s) [2020-06-15T07:30:37.162Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-15T07:30:37.162Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-15T07:30:37.162Z] === RUN TestImagesFilterMultiReference [2020-06-15T07:30:37.162Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-06-15T07:30:37.162Z] === RUN TestImagePullPlatformInvalid [2020-06-15T07:30:37.162Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-15T07:30:37.162Z] === RUN TestRemoveImageOrphaning [2020-06-15T07:30:37.817Z] --- PASS: TestConfigList (3.20s) [2020-06-15T07:30:37.817Z] === RUN TestConfigsCreateAndDelete [2020-06-15T07:30:37.913Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-06-15T07:30:39.058Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-06-15T07:30:39.058Z] === RUN TestRemoveImageGarbageCollector [2020-06-15T07:30:39.058Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-15T07:30:39.058Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-15T07:30:39.058Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-15T07:30:39.058Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-15T07:30:39.058Z] === RUN TestTagInvalidReference [2020-06-15T07:30:39.316Z] --- PASS: TestTagInvalidReference (0.02s) [2020-06-15T07:30:39.316Z] === RUN TestTagValidPrefixedRepo [2020-06-15T07:30:39.316Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-15T07:30:39.316Z] === RUN TestTagExistedNameWithoutForce [2020-06-15T07:30:39.316Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-15T07:30:39.316Z] === RUN TestTagOfficialNames [2020-06-15T07:30:39.316Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-15T07:30:39.316Z] === RUN TestTagMatchesDigest [2020-06-15T07:30:39.316Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-15T07:30:39.316Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-15T07:30:39.668Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-06-15T07:30:41.112Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2020-06-15T07:30:41.112Z] === RUN TestConfigsUpdate [2020-06-15T07:30:44.399Z] --- PASS: TestConfigsUpdate (3.11s) [2020-06-15T07:30:44.399Z] === RUN TestTemplatedConfig [2020-06-15T07:30:44.436Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-06-15T07:30:45.225Z] --- PASS: TestBuildSquashParent (8.17s) [2020-06-15T07:30:45.225Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-15T07:30:45.225Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:30:45.225Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:30:45.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:30:45.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:30:45.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:30:45.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:30:45.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:30:45.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:30:45.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:30:45.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:30:45.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:30:45.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:30:45.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:30:45.226Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:30:46.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:30:46.842Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:30:47.686Z] --- PASS: TestTemplatedConfig (3.53s) [2020-06-15T07:30:47.686Z] === RUN TestConfigCreateResolve [2020-06-15T07:30:50.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:30:50.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:30:50.972Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-06-15T07:30:50.972Z] === RUN TestConfigDaemonLibtrustID [2020-06-15T07:30:51.539Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-06-15T07:30:51.539Z] PASS [2020-06-15T07:30:51.539Z] [2020-06-15T07:30:51.539Z] DONE 7 tests in 20.654s [2020-06-15T07:30:51.539Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-06-15T07:30:51.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-06-15T07:30:51.539Z] ++ set -e [2020-06-15T07:30:51.539Z] ++ '[' -n 0 ']' [2020-06-15T07:30:51.539Z] ++ set -x [2020-06-15T07:30:51.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-06-15T07:30:51.539Z] INFO: Testing against a local daemon [2020-06-15T07:30:51.539Z] === RUN TestCheckpoint [2020-06-15T07:30:51.539Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-15T07:30:51.539Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T07:30:51.539Z] === RUN TestContainerInvalidJSON [2020-06-15T07:30:51.798Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:30:51.798Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:30:51.798Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:30:51.798Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:30:51.798Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:30:51.798Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:30:51.798Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:30:51.798Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:30:51.798Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:30:51.798Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-15T07:30:51.798Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-15T07:30:51.798Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-15T07:30:51.798Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-15T07:30:51.798Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-15T07:30:51.798Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-06-15T07:30:51.798Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-15T07:30:52.056Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-06-15T07:30:52.056Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-15T07:30:52.056Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-06-15T07:30:52.056Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-15T07:30:52.056Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-06-15T07:30:52.056Z] === RUN TestCopyFromContainer [2020-06-15T07:30:53.371Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-06-15T07:30:53.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s) [2020-06-15T07:30:53.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2020-06-15T07:30:53.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2020-06-15T07:30:53.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2020-06-15T07:30:53.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2020-06-15T07:30:53.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2020-06-15T07:30:53.371Z] === RUN TestBuildMultiStageCopy [2020-06-15T07:30:53.371Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-15T07:30:53.961Z] === RUN TestCopyFromContainer// [2020-06-15T07:30:54.220Z] === RUN TestCopyFromContainer//bar/root [2020-06-15T07:30:54.220Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-15T07:30:54.479Z] === RUN TestCopyFromContainer/bar/quux [2020-06-15T07:30:54.479Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-15T07:30:54.737Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-15T07:30:54.737Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-15T07:30:54.996Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-15T07:30:54.996Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-15T07:30:54.996Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-15T07:30:55.256Z] --- PASS: TestCopyFromContainer (3.09s) [2020-06-15T07:30:55.256Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-06-15T07:30:55.256Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-06-15T07:30:55.256Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-06-15T07:30:55.256Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-06-15T07:30:55.256Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-06-15T07:30:55.256Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-06-15T07:30:55.256Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-06-15T07:30:55.256Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-06-15T07:30:55.256Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-06-15T07:30:55.256Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-06-15T07:30:55.256Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-15T07:30:55.256Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:30:55.256Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:30:55.256Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:30:55.256Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:30:55.256Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:30:55.256Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:30:55.256Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:30:55.256Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:30:55.256Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:30:55.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-15T07:30:55.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-15T07:30:55.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-15T07:30:55.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-15T07:30:55.256Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-15T07:30:55.256Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-06-15T07:30:55.256Z] === RUN TestCreateWithInvalidEnv [2020-06-15T07:30:55.256Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-15T07:30:55.256Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-15T07:30:55.256Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-15T07:30:55.256Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-15T07:30:55.256Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-15T07:30:55.256Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-15T07:30:55.256Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-15T07:30:55.256Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-15T07:30:55.256Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-15T07:30:55.256Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-15T07:30:55.256Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-15T07:30:55.256Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-15T07:30:55.256Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-15T07:30:55.256Z] === RUN TestCreateTmpfsMountsTarget [2020-06-15T07:30:55.259Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-15T07:30:55.514Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-15T07:30:55.515Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-15T07:30:55.820Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-15T07:30:56.381Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-15T07:30:56.942Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-15T07:30:57.422Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-15T07:30:57.422Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:30:57.422Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:30:57.422Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:30:57.422Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:30:57.422Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:30:57.422Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-15T07:30:57.422Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:30:57.422Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:30:57.422Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:30:57.422Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:30:57.422Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:30:57.422Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:30:57.422Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-15T07:30:57.422Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:30:57.422Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-15T07:30:57.422Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:30:57.503Z] --- PASS: TestBuildMultiStageCopy (4.75s) [2020-06-15T07:30:57.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2020-06-15T07:30:57.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-06-15T07:30:57.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2020-06-15T07:30:57.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-06-15T07:30:57.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-06-15T07:30:57.503Z] === RUN TestBuildMultiStageParentConfig [2020-06-15T07:30:57.681Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:30:57.681Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:30:57.681Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:30:57.681Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:30:57.681Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:30:57.681Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:30:57.681Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-06-15T07:30:57.681Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-06-15T07:30:57.681Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-15T07:30:58.744Z] ......................... [ 67%] [2020-06-15T07:30:58.867Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2020-06-15T07:30:58.867Z] === RUN TestBuildLabelWithTargets [2020-06-15T07:31:00.214Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2020-06-15T07:31:00.214Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-15T07:31:00.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:31:00.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:31:00.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:31:00.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:31:00.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:31:00.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:31:00.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:31:00.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:31:00.214Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:31:00.214Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:31:00.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:31:00.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:31:00.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:31:00.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:31:00.214Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:31:00.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-06-15T07:31:00.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-06-15T07:31:00.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-06-15T07:31:00.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-06-15T07:31:00.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-06-15T07:31:00.214Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-06-15T07:31:00.214Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-15T07:31:00.780Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-06-15T07:31:00.780Z] === RUN TestCreateDifferentPlatform [2020-06-15T07:31:00.780Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-15T07:31:00.780Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-15T07:31:00.780Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-15T07:31:00.780Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-15T07:31:00.780Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-15T07:31:00.780Z] === RUN TestContainerStartOnDaemonRestart [2020-06-15T07:31:00.781Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-15T07:31:00.781Z] === RUN TestDaemonRestartIpcMode [2020-06-15T07:31:00.781Z] === PAUSE TestDaemonRestartIpcMode [2020-06-15T07:31:00.781Z] === RUN TestDaemonHostGatewayIP [2020-06-15T07:31:00.781Z] === PAUSE TestDaemonHostGatewayIP [2020-06-15T07:31:00.781Z] === RUN TestContainerKillOnDaemonStart [2020-06-15T07:31:00.781Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-15T07:31:00.781Z] === RUN TestDiff [2020-06-15T07:31:01.382Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-06-15T07:31:01.382Z] === RUN TestBuildWithEmptyLayers [2020-06-15T07:31:01.717Z] --- PASS: TestDiff (0.78s) [2020-06-15T07:31:01.717Z] === RUN TestExecWithCloseStdin [2020-06-15T07:31:02.309Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2020-06-15T07:31:02.309Z] === RUN TestBuildMultiStageOnBuild [2020-06-15T07:31:02.654Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-06-15T07:31:02.654Z] === RUN TestExec [2020-06-15T07:31:03.591Z] --- PASS: TestExec (0.91s) [2020-06-15T07:31:03.591Z] === RUN TestExecUser [2020-06-15T07:31:04.527Z] --- PASS: TestExecUser (0.94s) [2020-06-15T07:31:04.527Z] === RUN TestExportContainerAndImportImage [2020-06-15T07:31:05.371Z] --- PASS: TestImportExtremelyLargeImageWorks (78.76s) [2020-06-15T07:31:05.371Z] PASS [2020-06-15T07:31:05.371Z] [2020-06-15T07:31:05.371Z] === Skipped [2020-06-15T07:31:05.371Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-15T07:31:05.371Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:31:05.371Z] [2020-06-15T07:31:05.371Z] [2020-06-15T07:31:05.371Z] DONE 12 tests, 1 skipped in 80.207s [2020-06-15T07:31:05.371Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-06-15T07:31:05.371Z] ++ 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-06-15T07:31:05.371Z] ++ set -e [2020-06-15T07:31:05.371Z] ++ '[' -n 0 ']' [2020-06-15T07:31:05.371Z] ++ set -x [2020-06-15T07:31:05.371Z] ++ env -i DEST=/go/src/github.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-06-15T07:31:05.371Z] INFO: Testing against a local daemon [2020-06-15T07:31:05.371Z] === RUN TestNetworkCreateDelete [2020-06-15T07:31:05.371Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-06-15T07:31:05.371Z] === RUN TestDockerNetworkDeletePreferID [2020-06-15T07:31:05.371Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-06-15T07:31:05.371Z] === RUN TestDaemonDNSFallback [2020-06-15T07:31:05.371Z] --- PASS: TestDaemonDNSFallback (2.59s) [2020-06-15T07:31:05.371Z] === RUN TestInspectNetwork [2020-06-15T07:31:05.465Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-06-15T07:31:05.465Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-15T07:31:05.573Z] --- PASS: TestBuildMultiStageOnBuild (2.87s) [2020-06-15T07:31:05.573Z] === RUN TestBuildUncleanTarFilenames [2020-06-15T07:31:06.936Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) [2020-06-15T07:31:06.936Z] === RUN TestBuildMultiStageLayerLeak [2020-06-15T07:31:07.999Z] --- PASS: TestExportContainerAfterDaemonRestart (2.04s) [2020-06-15T07:31:07.999Z] === RUN TestHealthCheckWorkdir [2020-06-15T07:31:08.566Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-06-15T07:31:08.566Z] === RUN TestHealthKillContainer [2020-06-15T07:31:09.447Z] ok github.com/docker/docker/cmd/dockerd 0.136s coverage: 30.8% of statements [2020-06-15T07:31:10.198Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s) [2020-06-15T07:31:10.198Z] === RUN TestBuildWithHugeFile [2020-06-15T07:31:11.852Z] --- PASS: TestHealthKillContainer (2.95s) [2020-06-15T07:31:11.852Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-15T07:31:12.156Z] === RUN TestInspectNetwork/full_network_id [2020-06-15T07:31:12.157Z] === RUN TestInspectNetwork/partial_network_id [2020-06-15T07:31:12.157Z] === RUN TestInspectNetwork/network_name [2020-06-15T07:31:12.157Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-15T07:31:12.419Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-06-15T07:31:12.419Z] === RUN TestIpcModeNone [2020-06-15T07:31:13.355Z] --- PASS: TestIpcModeNone (0.87s) [2020-06-15T07:31:13.355Z] === RUN TestIpcModePrivate [2020-06-15T07:31:14.292Z] --- PASS: TestIpcModePrivate (0.89s) [2020-06-15T07:31:14.292Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-06-15T07:31:14.292Z] === RUN TestIpcModeShareable [2020-06-15T07:31:14.335Z] ok github.com/docker/docker/container 0.169s coverage: 34.7% of statements [2020-06-15T07:31:14.335Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-15T07:31:14.335Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-15T07:31:14.335Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-15T07:31:14.335Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-15T07:31:15.229Z] --- PASS: TestIpcModeShareable (0.88s) [2020-06-15T07:31:15.229Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-06-15T07:31:15.229Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-15T07:31:16.176Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.038s coverage: 65.3% of statements [2020-06-15T07:31:16.522Z] --- PASS: TestInspectNetwork (11.12s) [2020-06-15T07:31:16.522Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-15T07:31:16.522Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-15T07:31:16.522Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-15T07:31:16.522Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-15T07:31:16.522Z] === RUN TestRunContainerWithBridgeNone [2020-06-15T07:31:17.760Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2020-06-15T07:31:17.760Z] === RUN TestAPIIpcModeHost [2020-06-15T07:31:18.304Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T07:31:18.304Z] Using test binary docker [2020-06-15T07:31:18.304Z] +++ /etc/init.d/apparmor start [2020-06-15T07:31:18.304Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T07:31:18.304Z] INFO: Waiting for daemon to start... [2020-06-15T07:31:18.304Z] Starting dockerd [2020-06-15T07:31:18.304Z] +++ 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-06-15T07:31:18.304Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T07:31:18.304Z] Using test binary docker [2020-06-15T07:31:18.304Z] +++ /etc/init.d/apparmor start [2020-06-15T07:31:18.304Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T07:31:18.304Z] INFO: Waiting for daemon to start... [2020-06-15T07:31:18.304Z] Starting dockerd [2020-06-15T07:31:18.304Z] +++ 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-06-15T07:31:18.328Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-06-15T07:31:18.328Z] === RUN TestDaemonIpcModeShareable [2020-06-15T07:31:19.187Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-06-15T07:31:19.187Z] === RUN TestNetworkInvalidJSON [2020-06-15T07:31:19.187Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-15T07:31:19.187Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-15T07:31:19.187Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:31:19.187Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:31:19.187Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:31:19.187Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:31:19.187Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-15T07:31:19.187Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:31:19.187Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:31:19.187Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-15T07:31:19.187Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-15T07:31:19.187Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-15T07:31:19.187Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-15T07:31:19.187Z] === RUN TestHostIPv4BridgeLabel [2020-06-15T07:31:19.799Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-06-15T07:31:19.799Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-15T07:31:20.231Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-06-15T07:31:20.231Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-15T07:31:20.231Z] === RUN TestDaemonIpcModePrivate [2020-06-15T07:31:20.800Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-06-15T07:31:20.800Z] === RUN TestDaemonDefaultNetworkPools [2020-06-15T07:31:21.035Z] ok github.com/docker/docker/daemon/cluster/convert 0.035s coverage: 35.4% of statements [2020-06-15T07:31:21.411Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-06-15T07:31:21.411Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-15T07:31:21.610Z] . [2020-06-15T07:31:21.610Z] [2020-06-15T07:31:21.610Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T07:31:21.610Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T07:31:21.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T07:31:21.864Z] Error: No such image: emptyfs [2020-06-15T07:31:21.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T07:31:21.864Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T07:31:21.864Z] ++++ docker load [2020-06-15T07:31:21.864Z] Error: No such image: emptyfs [2020-06-15T07:31:21.864Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T07:31:21.864Z] ++++ docker load [2020-06-15T07:31:22.120Z] Running integration-test (iteration 1) [2020-06-15T07:31:22.120Z] 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-06-15T07:31:22.120Z] ++ 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-06-15T07:31:22.120Z] ++ set -e [2020-06-15T07:31:22.120Z] ++ '[' -n 0 ']' [2020-06-15T07:31:22.120Z] ++ set -x [2020-06-15T07:31:22.120Z] ++ env -i DEST=/go/src/github.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-06-15T07:31:22.120Z] Running integration-test (iteration 1) [2020-06-15T07:31:22.120Z] 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-06-15T07:31:22.120Z] ++ 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-06-15T07:31:22.120Z] ++ set -e [2020-06-15T07:31:22.120Z] ++ '[' -n 0 ']' [2020-06-15T07:31:22.120Z] ++ set -x [2020-06-15T07:31:22.120Z] ++ env -i DEST=/go/src/github.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-06-15T07:31:22.134Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-06-15T07:31:22.135Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-15T07:31:22.135Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-15T07:31:22.875Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-06-15T07:31:22.875Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-15T07:31:23.204Z] ok github.com/docker/docker/daemon/cluster 0.159s coverage: 0.5% of statements [2020-06-15T07:31:23.877Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-06-15T07:31:23.877Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-15T07:31:24.037Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2020-06-15T07:31:24.037Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-15T07:31:24.037Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-15T07:31:24.489Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-06-15T07:31:24.489Z] === RUN TestServiceWithPredefinedNetwork [2020-06-15T07:31:25.600Z] ok github.com/docker/docker/integration/container 71.989s [2020-06-15T07:31:25.600Z] [2020-06-15T07:31:25.600Z] === Skipped [2020-06-15T07:31:25.600Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-06-15T07:31:25.601Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-06-15T07:31:25.601Z] copy_test.go:25: testEnv.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-06-15T07:31:25.601Z] copy_test.go:39: testEnv.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-06-15T07:31:25.601Z] copy_test.go:51: testEnv.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-06-15T07:31:25.601Z] copy_test.go:65: testEnv.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-06-15T07:31:25.601Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-06-15T07:31:25.601Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-06-15T07:31:25.601Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-06-15T07:31:25.601Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-06-15T07:31:25.601Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-06-15T07:31:25.601Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-06-15T07:31:25.601Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-06-15T07:31:25.601Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-06-15T07:31:25.601Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-06-15T07:31:25.601Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-06-15T07:31:25.601Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-06-15T07:31:25.601Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-06-15T07:31:25.601Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-06-15T07:31:25.601Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-06-15T07:31:25.601Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-06-15T07:31:25.601Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-06-15T07:31:25.601Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-06-15T07:31:25.601Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-06-15T07:31:25.601Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-06-15T07:31:25.601Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-06-15T07:31:25.601Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-06-15T07:31:25.601Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-06-15T07:31:25.601Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-06-15T07:31:25.601Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-06-15T07:31:25.601Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-06-15T07:31:25.601Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-06-15T07:31:25.601Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-06-15T07:31:25.601Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-06-15T07:31:25.601Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-06-15T07:31:25.601Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-06-15T07:31:25.601Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-06-15T07:31:25.601Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-06-15T07:31:25.601Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-06-15T07:31:25.601Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-06-15T07:31:25.601Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-06-15T07:31:25.601Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-06-15T07:31:25.601Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] DONE 84 tests, 42 skipped in 75.106s [2020-06-15T07:31:25.601Z] [2020-06-15T07:31:25.601Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-06-15T07:31:25.941Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-06-15T07:31:25.941Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-15T07:31:25.941Z] === RUN TestIpcModeOlderClient [2020-06-15T07:31:25.941Z] === PAUSE TestIpcModeOlderClient [2020-06-15T07:31:25.941Z] === RUN TestKillContainerInvalidSignal [2020-06-15T07:31:26.512Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-06-15T07:31:26.512Z] === RUN TestKillContainer [2020-06-15T07:31:26.512Z] === RUN TestKillContainer/no_signal [2020-06-15T07:31:26.829Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2020-06-15T07:31:27.176Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:31:27.176Z] INFO: Testing against a local daemon [2020-06-15T07:31:27.176Z] ok github.com/docker/docker/integration/image 0.592s [2020-06-15T07:31:27.447Z] === RUN TestKillContainer/non_killing_signal [2020-06-15T07:31:27.650Z] [2020-06-15T07:31:27.650Z] === Skipped [2020-06-15T07:31:27.650Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-06-15T07:31:27.650Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T07:31:27.650Z] [2020-06-15T07:31:27.650Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-15T07:31:27.650Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-06-15T07:31:27.650Z] [2020-06-15T07:31:27.650Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-06-15T07:31:27.650Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T07:31:27.650Z] [2020-06-15T07:31:27.650Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-06-15T07:31:27.650Z] tag_test.go:98: testEnv.OSType == "windows" [2020-06-15T07:31:27.650Z] [2020-06-15T07:31:27.650Z] [2020-06-15T07:31:27.650Z] DONE 11 tests, 4 skipped in 3.006s [2020-06-15T07:31:27.650Z] [2020-06-15T07:31:27.650Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-06-15T07:31:27.706Z] === RUN TestKillContainer/killing_signal [2020-06-15T07:31:28.618Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-06-15T07:31:28.853Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s) [2020-06-15T07:31:28.853Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-15T07:31:28.853Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T07:31:28.853Z] service_test.go:236: FLAKY_TEST [2020-06-15T07:31:28.853Z] === RUN TestServiceWithDataPathPortInit [2020-06-15T07:31:28.924Z] ok github.com/docker/docker/daemon/config 0.087s coverage: 81.7% of statements [2020-06-15T07:31:29.081Z] --- PASS: TestKillContainer (2.32s) [2020-06-15T07:31:29.081Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-06-15T07:31:29.081Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-06-15T07:31:29.081Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-06-15T07:31:29.081Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-15T07:31:29.081Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-15T07:31:29.648Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-15T07:31:30.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-06-15T07:31:30.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-06-15T07:31:30.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-06-15T07:31:30.215Z] === RUN TestKillStoppedContainer [2020-06-15T07:31:30.473Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-06-15T07:31:30.473Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-15T07:31:30.473Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-06-15T07:31:30.473Z] === RUN TestKillDifferentUserContainer [2020-06-15T07:31:30.645Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:31:30.645Z] INFO: Testing against a local daemon [2020-06-15T07:31:30.645Z] ok github.com/docker/docker/integration/network 0.234s [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === Skipped [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-06-15T07:31:30.645Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-06-15T07:31:30.645Z] 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-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-06-15T07:31:30.645Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-06-15T07:31:30.645Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-06-15T07:31:30.645Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-06-15T07:31:30.645Z] network_test.go:97: testEnv.OSType == "windows" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-06-15T07:31:30.645Z] service_test.go:29: testEnv.OSType == "windows" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-06-15T07:31:30.645Z] service_test.go:52: testEnv.OSType == "windows" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-15T07:31:30.645Z] service_test.go:96: testEnv.OSType == "windows" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-15T07:31:30.645Z] service_test.go:130: testEnv.OSType == "windows" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-15T07:31:30.645Z] service_test.go:181: testEnv.OSType == "windows" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-06-15T07:31:30.645Z] service_test.go:206: testEnv.OSType == "windows" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T07:31:30.645Z] service_test.go:236: FLAKY_TEST [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-06-15T07:31:30.645Z] service_test.go:326: testEnv.OSType == "windows" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-15T07:31:30.645Z] service_test.go:394: testEnv.OSType == "windows" [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] DONE 19 tests, 15 skipped in 2.829s [2020-06-15T07:31:30.645Z] [2020-06-15T07:31:30.645Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-06-15T07:31:31.095Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-06-15T07:31:31.118Z] testing: warning: no tests to run [2020-06-15T07:31:31.118Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2020-06-15T07:31:31.118Z] [2020-06-15T07:31:31.118Z] DONE 0 tests in 0.870s [2020-06-15T07:31:31.118Z] [2020-06-15T07:31:31.118Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-06-15T07:31:31.409Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-06-15T07:31:31.409Z] === RUN TestInspectOomKilledTrue [2020-06-15T07:31:31.409Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-15T07:31:31.409Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:31:31.409Z] === RUN TestInspectOomKilledFalse [2020-06-15T07:31:31.409Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-15T07:31:31.409Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:31:31.409Z] === RUN TestLinksEtcHostsContentMatch [2020-06-15T07:31:31.977Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-06-15T07:31:31.977Z] === RUN TestLinksContainerNames [2020-06-15T07:31:32.114Z] testing: warning: no tests to run [2020-06-15T07:31:32.114Z] ok github.com/docker/docker/integration/network/macvlan 0.111s [2020-06-15T07:31:32.114Z] [2020-06-15T07:31:32.114Z] DONE 0 tests in 0.920s [2020-06-15T07:31:32.114Z] [2020-06-15T07:31:32.114Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-06-15T07:31:33.108Z] testing: warning: no tests to run [2020-06-15T07:31:33.108Z] ok github.com/docker/docker/integration/plugin 0.083s [2020-06-15T07:31:33.108Z] [2020-06-15T07:31:33.108Z] DONE 0 tests in 0.849s [2020-06-15T07:31:33.108Z] [2020-06-15T07:31:33.108Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-06-15T07:31:33.565Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-06-15T07:31:33.879Z] --- PASS: TestLinksContainerNames (1.55s) [2020-06-15T07:31:33.880Z] === RUN TestLogsFollowTailEmpty [2020-06-15T07:31:33.979Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-06-15T07:31:33.979Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.486s coverage: 13.9% of statements [2020-06-15T07:31:34.106Z] testing: warning: no tests to run [2020-06-15T07:31:34.106Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2020-06-15T07:31:34.106Z] [2020-06-15T07:31:34.106Z] DONE 0 tests in 0.888s [2020-06-15T07:31:34.106Z] [2020-06-15T07:31:34.106Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-06-15T07:31:34.447Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-06-15T07:31:34.447Z] === RUN TestContainerNetworkMountsNoChown [2020-06-15T07:31:35.015Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/default [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/default [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/private [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/private [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rprivate [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/slave [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/slave [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rslave [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/shared [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/shared [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rshared [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-15T07:31:35.015Z] === CONT TestMountDaemonRoot/default [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-15T07:31:35.015Z] === CONT TestMountDaemonRoot/rslave [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:31:35.015Z] === CONT TestMountDaemonRoot/rshared [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:31:35.015Z] === CONT TestMountDaemonRoot/shared [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:31:35.015Z] === CONT TestMountDaemonRoot/private [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:31:35.015Z] === CONT TestMountDaemonRoot/slave [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-15T07:31:35.015Z] === CONT TestMountDaemonRoot/rprivate [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-15T07:31:35.015Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:31:35.015Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:31:35.015Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-15T07:31:35.015Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:31:35.015Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-15T07:31:35.015Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-15T07:31:35.274Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:31:35.532Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-06-15T07:31:35.532Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-06-15T07:31:35.532Z] === RUN TestContainerBindMountNonRecursive [2020-06-15T07:31:35.561Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.653s coverage: 57.9% of statements [2020-06-15T07:31:37.436Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-06-15T07:31:37.436Z] === RUN TestNetworkNat [2020-06-15T07:31:38.372Z] --- PASS: TestNetworkNat (0.88s) [2020-06-15T07:31:38.372Z] === RUN TestNetworkLocalhostTCPNat [2020-06-15T07:31:38.373Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-06-15T07:31:39.308Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-06-15T07:31:39.308Z] === RUN TestNetworkLoopbackNat [2020-06-15T07:31:39.476Z] ok github.com/docker/docker/daemon 12.325s coverage: 17.5% of statements [2020-06-15T07:31:39.476Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-15T07:31:39.476Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-15T07:31:39.476Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-15T07:31:39.476Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-15T07:31:39.476Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.908s coverage: 69.2% of statements [2020-06-15T07:31:40.244Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-06-15T07:31:40.244Z] === RUN TestPause [2020-06-15T07:31:41.073Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.875s coverage: 45.9% of statements [2020-06-15T07:31:41.073Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-15T07:31:41.180Z] --- PASS: TestPause (0.81s) [2020-06-15T07:31:41.180Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-15T07:31:41.180Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T07:31:41.180Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T07:31:41.180Z] === RUN TestPauseStopPausedContainer [2020-06-15T07:31:42.118Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-06-15T07:31:42.118Z] === RUN TestPsFilter [2020-06-15T07:31:42.118Z] --- PASS: TestPsFilter (0.26s) [2020-06-15T07:31:42.118Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-15T07:31:42.638Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.253s coverage: 49.5% of statements [2020-06-15T07:31:43.055Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-06-15T07:31:43.055Z] === RUN TestRemoveContainerWithVolume [2020-06-15T07:31:43.531Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.554s coverage: 76.1% of statements [2020-06-15T07:31:43.622Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-06-15T07:31:43.622Z] === RUN TestRemoveContainerRunning [2020-06-15T07:31:43.842Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-06-15T07:31:44.559Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-06-15T07:31:44.559Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-15T07:31:44.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:31:44.600Z] INFO: Testing against a local daemon [2020-06-15T07:31:44.600Z] ok github.com/docker/docker/integration/plugin/common 0.218s [2020-06-15T07:31:44.600Z] [2020-06-15T07:31:44.600Z] === Skipped [2020-06-15T07:31:44.600Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-06-15T07:31:44.600Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-06-15T07:31:44.600Z] [2020-06-15T07:31:44.600Z] [2020-06-15T07:31:44.600Z] DONE 3 tests, 1 skipped in 9.599s [2020-06-15T07:31:44.600Z] [2020-06-15T07:31:44.600Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-06-15T07:31:45.153Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-06-15T07:31:45.475Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2020-06-15T07:31:45.494Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-06-15T07:31:45.494Z] === RUN TestRemoveInvalidContainer [2020-06-15T07:31:45.494Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-15T07:31:45.494Z] === RUN TestRenameLinkedContainer [2020-06-15T07:31:47.311Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.949s coverage: 52.1% of statements [2020-06-15T07:31:47.311Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-15T07:31:47.311Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-15T07:31:47.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:31:47.575Z] INFO: Testing against a local daemon [2020-06-15T07:31:47.575Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.300s [2020-06-15T07:31:47.575Z] [2020-06-15T07:31:47.575Z] === Skipped [2020-06-15T07:31:47.575Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-06-15T07:31:47.575Z] external_test.go:48: runtime.GOOS == "windows" [2020-06-15T07:31:47.575Z] [2020-06-15T07:31:47.575Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-06-15T07:31:47.575Z] external_test.go:408: runtime.GOOS == "windows" [2020-06-15T07:31:47.575Z] [2020-06-15T07:31:47.575Z] [2020-06-15T07:31:47.575Z] DONE 2 tests, 2 skipped in 3.882s [2020-06-15T07:31:48.047Z] [2020-06-15T07:31:48.047Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-06-15T07:31:48.388Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 41.8% of statements [2020-06-15T07:31:48.422Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-06-15T07:31:48.780Z] --- PASS: TestRenameLinkedContainer (3.08s) [2020-06-15T07:31:48.780Z] === RUN TestRenameStoppedContainer [2020-06-15T07:31:49.347Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-06-15T07:31:49.347Z] === RUN TestRenameRunningContainerAndReuse [2020-06-15T07:31:49.466Z] ok github.com/docker/docker/daemon/logger/awslogs 0.541s coverage: 77.4% of statements [2020-06-15T07:31:50.151Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2020-06-15T07:31:50.455Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 4.8% of statements [2020-06-15T07:31:50.455Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-15T07:31:50.455Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-15T07:31:50.455Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-15T07:31:50.455Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-15T07:31:50.723Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-06-15T07:31:50.723Z] === RUN TestRenameInvalidName [2020-06-15T07:31:50.758Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-06-15T07:31:50.944Z] tests/integration/client_test.py ..... [ 75%] [2020-06-15T07:31:50.944Z] tests/integration/context_api_test.py .. [ 76%] [2020-06-15T07:31:50.944Z] tests/integration/errors_test.py . [ 76%] [2020-06-15T07:31:51.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:31:51.021Z] INFO: Testing against a local daemon [2020-06-15T07:31:51.021Z] ok github.com/docker/docker/integration/plugin/logging 0.240s [2020-06-15T07:31:51.021Z] [2020-06-15T07:31:51.021Z] === Skipped [2020-06-15T07:31:51.021Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-06-15T07:31:51.021Z] read_test.go:21: no unix domain sockets on Windows [2020-06-15T07:31:51.021Z] [2020-06-15T07:31:51.021Z] [2020-06-15T07:31:51.021Z] DONE 1 tests, 1 skipped in 2.980s [2020-06-15T07:31:51.021Z] [2020-06-15T07:31:51.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-06-15T07:31:51.163Z] --- PASS: TestServiceWithDataPathPortInit (19.77s) [2020-06-15T07:31:51.163Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-15T07:31:51.447Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-06-15T07:31:51.659Z] --- PASS: TestRenameInvalidName (0.82s) [2020-06-15T07:31:51.659Z] === RUN TestRenameAnonymousContainer [2020-06-15T07:31:52.338Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2020-06-15T07:31:52.604Z] testing: warning: no tests to run [2020-06-15T07:31:52.604Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.131s [2020-06-15T07:31:52.604Z] [2020-06-15T07:31:52.604Z] DONE 0 tests in 1.485s [2020-06-15T07:31:52.604Z] [2020-06-15T07:31:52.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-06-15T07:31:53.466Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 75.2% of statements [2020-06-15T07:31:53.466Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-15T07:31:54.762Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 37.7% of statements [2020-06-15T07:31:54.762Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-06-15T07:31:54.852Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:31:54.852Z] INFO: Testing against a local daemon [2020-06-15T07:31:54.852Z] ok github.com/docker/docker/integration/plugin/volumes 0.218s [2020-06-15T07:31:55.325Z] [2020-06-15T07:31:55.325Z] === Skipped [2020-06-15T07:31:55.325Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-06-15T07:31:55.325Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:55.325Z] [2020-06-15T07:31:55.325Z] [2020-06-15T07:31:55.325Z] DONE 1 tests, 1 skipped in 2.763s [2020-06-15T07:31:55.325Z] [2020-06-15T07:31:55.325Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-06-15T07:31:55.476Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-06-15T07:31:55.870Z] --- PASS: TestRenameAnonymousContainer (4.16s) [2020-06-15T07:31:55.870Z] === RUN TestRenameContainerWithSameName [2020-06-15T07:31:56.399Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2020-06-15T07:31:56.438Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-06-15T07:31:56.438Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-15T07:31:57.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:31:57.566Z] INFO: Testing against a local daemon [2020-06-15T07:31:57.566Z] ok github.com/docker/docker/integration/secret 0.194s [2020-06-15T07:31:57.566Z] [2020-06-15T07:31:57.566Z] === Skipped [2020-06-15T07:31:57.566Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-06-15T07:31:57.566Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:57.566Z] [2020-06-15T07:31:57.566Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-06-15T07:31:57.566Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:57.566Z] [2020-06-15T07:31:57.566Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-06-15T07:31:57.566Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:57.566Z] [2020-06-15T07:31:57.566Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-06-15T07:31:57.566Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:57.566Z] [2020-06-15T07:31:57.566Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-06-15T07:31:57.566Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:31:57.566Z] [2020-06-15T07:31:57.566Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-06-15T07:31:57.566Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:31:57.566Z] [2020-06-15T07:31:57.566Z] [2020-06-15T07:31:57.566Z] DONE 6 tests, 6 skipped in 2.302s [2020-06-15T07:31:57.566Z] [2020-06-15T07:31:57.566Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-06-15T07:31:57.948Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.07s) [2020-06-15T07:31:57.948Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oo0qmkjswo32r3ctldmzvyq4i Created:2020-06-15 07:31:49.342245795 +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[f138643341f9f36dc47529a80e89d632c316fa46f0839fdc4c33d3454fa44988:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7hw7u4vlo635w0hxkzxjtv7n1 EndpointID:bae81e2c7fe367a5df3c751dfd6528ca8a73cd227d20775efaed23e4af8c9ffd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ead7ac71744ebd8686bd70e99092fb17210fa1c2357b9a17c7b66512223c63c2 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:78b3c82e0313 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7hw7u4vlo635w0hxkzxjtv7n1 EndpointID:bae81e2c7fe367a5df3c751dfd6528ca8a73cd227d20775efaed23e4af8c9ffd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-15T07:31:57.948Z] PASS [2020-06-15T07:31:57.948Z] [2020-06-15T07:31:57.948Z] === Skipped [2020-06-15T07:31:57.948Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T07:31:57.948Z] service_test.go:236: FLAKY_TEST [2020-06-15T07:31:57.948Z] [2020-06-15T07:31:57.948Z] [2020-06-15T07:31:57.948Z] DONE 23 tests, 1 skipped in 55.814s [2020-06-15T07:31:57.948Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-15T07:31:57.948Z] ++ 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-06-15T07:31:57.948Z] ++ set -e [2020-06-15T07:31:57.948Z] ++ '[' -n 0 ']' [2020-06-15T07:31:57.948Z] ++ set -x [2020-06-15T07:31:57.948Z] ++ env -i DEST=/go/src/github.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-06-15T07:31:58.019Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-06-15T07:31:58.229Z] INFO: Testing against a local daemon [2020-06-15T07:31:58.229Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-15T07:31:58.229Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T07:31:58.229Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:31:58.229Z] === RUN TestDockerNetworkIpvlan [2020-06-15T07:31:58.229Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-15T07:31:58.229Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:31:58.229Z] PASS [2020-06-15T07:31:58.229Z] [2020-06-15T07:31:58.229Z] === Skipped [2020-06-15T07:31:58.229Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T07:31:58.229Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:31:58.229Z] [2020-06-15T07:31:58.229Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-15T07:31:58.229Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:31:58.229Z] [2020-06-15T07:31:58.229Z] [2020-06-15T07:31:58.229Z] DONE 2 tests, 2 skipped in 0.108s [2020-06-15T07:31:58.229Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-15T07:31:58.229Z] ++ 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-06-15T07:31:58.229Z] ++ set -e [2020-06-15T07:31:58.229Z] ++ '[' -n 0 ']' [2020-06-15T07:31:58.229Z] ++ set -x [2020-06-15T07:31:58.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=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-06-15T07:31:58.229Z] INFO: Testing against a local daemon [2020-06-15T07:31:58.229Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-15T07:31:58.350Z] ok github.com/docker/docker/daemon/logger/splunk 2.539s coverage: 82.5% of statements [2020-06-15T07:31:58.350Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-15T07:31:58.350Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-15T07:31:58.356Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2020-06-15T07:31:58.356Z] === RUN TestResize [2020-06-15T07:31:58.924Z] --- PASS: TestResize (0.80s) [2020-06-15T07:31:58.924Z] === RUN TestResizeWithInvalidSize [2020-06-15T07:31:59.860Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-06-15T07:31:59.860Z] === RUN TestResizeWhenContainerNotStarted [2020-06-15T07:32:00.174Z] ok github.com/docker/docker/distribution/metadata 0.128s coverage: 48.2% of statements [2020-06-15T07:32:00.243Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.59s) [2020-06-15T07:32:00.243Z] === RUN TestDockerNetworkMacvlan [2020-06-15T07:32:00.771Z] Loaded image: buildpack-deps:jessie [2020-06-15T07:32:00.771Z] Loaded image: buildpack-deps:jessie [2020-06-15T07:32:00.771Z] Loaded image: busybox:latest [2020-06-15T07:32:00.771Z] Loaded image: busybox:latest [2020-06-15T07:32:00.771Z] Loaded image: busybox:glibc [2020-06-15T07:32:00.771Z] Loaded image: debian:jessie [2020-06-15T07:32:00.771Z] Loaded image: busybox:glibc [2020-06-15T07:32:00.771Z] Loaded image: debian:jessie [2020-06-15T07:32:00.771Z] Loaded image: hello-world:latest [2020-06-15T07:32:00.771Z] INFO: Testing against a local daemon [2020-06-15T07:32:00.771Z] === RUN TestDockerDaemonSuite [2020-06-15T07:32:00.771Z] Loaded image: hello-world:latest [2020-06-15T07:32:00.771Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-06-15T07:32:00.771Z] INFO: Testing against a local daemon [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-06-15T07:32:00.771Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-06-15T07:32:00.771Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-06-15T07:32:00.796Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:32:00.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:32:00.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:32:00.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:32:00.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:32:00.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:32:00.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:32:00.859Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-06-15T07:32:00.865Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-15T07:32:01.404Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:32:01.405Z] INFO: Testing against a local daemon [2020-06-15T07:32:01.405Z] ok github.com/docker/docker/integration/service 0.423s [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === Skipped [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-06-15T07:32:01.405Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-06-15T07:32:01.405Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-06-15T07:32:01.405Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-06-15T07:32:01.405Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-06-15T07:32:01.405Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-06-15T07:32:01.405Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-06-15T07:32:01.405Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-06-15T07:32:01.405Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-06-15T07:32:01.405Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-06-15T07:32:01.405Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-06-15T07:32:01.405Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-06-15T07:32:01.405Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-06-15T07:32:01.405Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-06-15T07:32:01.405Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-06-15T07:32:01.405Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-06-15T07:32:01.405Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-06-15T07:32:01.405Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-06-15T07:32:01.405Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-06-15T07:32:01.405Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-06-15T07:32:01.405Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-06-15T07:32:01.405Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] DONE 24 tests, 23 skipped in 3.650s [2020-06-15T07:32:01.405Z] [2020-06-15T07:32:01.405Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-06-15T07:32:01.696Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-06-15T07:32:01.867Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-15T07:32:01.937Z] ok github.com/docker/docker/distribution 0.868s coverage: 22.1% of statements [2020-06-15T07:32:01.937Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-15T07:32:02.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:32:02.621Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-06-15T07:32:02.870Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-15T07:32:02.876Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-06-15T07:32:03.131Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-06-15T07:32:03.131Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-06-15T07:32:03.131Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-06-15T07:32:03.131Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-06-15T07:32:03.478Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements [2020-06-15T07:32:03.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:32:03.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:32:03.778Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-06-15T07:32:03.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:32:04.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:32:04.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:32:04.389Z] INFO: Testing against a local daemon [2020-06-15T07:32:04.389Z] ok github.com/docker/docker/integration/session 0.211s [2020-06-15T07:32:04.389Z] [2020-06-15T07:32:04.389Z] === Skipped [2020-06-15T07:32:04.389Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-06-15T07:32:04.389Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-06-15T07:32:04.389Z] [2020-06-15T07:32:04.389Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-06-15T07:32:04.389Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-06-15T07:32:04.389Z] [2020-06-15T07:32:04.389Z] [2020-06-15T07:32:04.389Z] DONE 2 tests, 2 skipped in 2.669s [2020-06-15T07:32:04.389Z] [2020-06-15T07:32:04.389Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-06-15T07:32:04.431Z] ok github.com/docker/docker/distribution/xfer 1.718s coverage: 85.1% of statements [2020-06-15T07:32:04.431Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-15T07:32:04.431Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-15T07:32:04.730Z] ok github.com/docker/docker/image/v1 0.092s coverage: 25.0% of statements [2020-06-15T07:32:04.730Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-15T07:32:04.730Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2020-06-15T07:32:05.012Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:32:05.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:32:05.642Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-06-15T07:32:05.813Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2020-06-15T07:32:06.627Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:32:06.627Z] INFO: Testing against a local daemon [2020-06-15T07:32:06.651Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:32:07.007Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-06-15T07:32:07.236Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-15T07:32:07.623Z] ok github.com/docker/docker/integration/system 1.365s [2020-06-15T07:32:07.623Z] [2020-06-15T07:32:07.623Z] === Skipped [2020-06-15T07:32:07.623Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T07:32:07.623Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T07:32:07.623Z] [2020-06-15T07:32:07.623Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-06-15T07:32:07.623Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-06-15T07:32:07.623Z] [2020-06-15T07:32:07.623Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-06-15T07:32:07.623Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-06-15T07:32:07.623Z] [2020-06-15T07:32:07.623Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-06-15T07:32:07.623Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T07:32:07.623Z] [2020-06-15T07:32:07.623Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-06-15T07:32:07.623Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-15T07:32:07.623Z] [2020-06-15T07:32:07.623Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-06-15T07:32:07.623Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-15T07:32:07.623Z] [2020-06-15T07:32:07.623Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-06-15T07:32:07.623Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-15T07:32:07.623Z] [2020-06-15T07:32:07.623Z] [2020-06-15T07:32:07.623Z] DONE 13 tests, 7 skipped in 3.640s [2020-06-15T07:32:07.623Z] [2020-06-15T07:32:07.623Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-06-15T07:32:07.933Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-06-15T07:32:08.883Z] ok github.com/docker/docker/opts 0.057s coverage: 67.4% of statements [2020-06-15T07:32:09.186Z] ok github.com/docker/docker/pkg/authorization 0.354s coverage: 68.3% of statements [2020-06-15T07:32:09.191Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-15T07:32:09.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-06-15T07:32:09.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-06-15T07:32:09.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2020-06-15T07:32:09.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-06-15T07:32:09.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s) [2020-06-15T07:32:09.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-06-15T07:32:09.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-06-15T07:32:09.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2020-06-15T07:32:09.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-06-15T07:32:09.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2020-06-15T07:32:09.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) [2020-06-15T07:32:09.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2020-06-15T07:32:09.192Z] === RUN TestCgroupNamespacesRun [2020-06-15T07:32:09.296Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-06-15T07:32:09.497Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-06-15T07:32:09.802Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-06-15T07:32:09.857Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-06-15T07:32:10.506Z] ok github.com/docker/docker/pkg/archive 1.180s coverage: 76.7% of statements [2020-06-15T07:32:10.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:32:10.624Z] INFO: Testing against a local daemon [2020-06-15T07:32:10.624Z] ok github.com/docker/docker/integration/volume 0.287s [2020-06-15T07:32:10.624Z] [2020-06-15T07:32:10.624Z] === Skipped [2020-06-15T07:32:10.624Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-06-15T07:32:10.624Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-06-15T07:32:10.624Z] [2020-06-15T07:32:10.624Z] [2020-06-15T07:32:10.624Z] DONE 5 tests, 1 skipped in 2.587s [2020-06-15T07:32:10.624Z] [2020-06-15T07:32:10.624Z] INFO: make.ps1 ended at 06/15/2020 07:32:10 [2020-06-15T07:32:10.624Z] INFO: Integration CLI tests being run from the host: [2020-06-15T07:32:10.624Z] 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-06-15T07:32:11.054Z] ok github.com/docker/docker/pkg/directory 0.031s coverage: 80.0% of statements [2020-06-15T07:32:11.094Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-06-15T07:32:11.094Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-15T07:32:11.374Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-06-15T07:32:11.600Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-15T07:32:11.734Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2020-06-15T07:32:11.742Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-06-15T07:32:11.742Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-06-15T07:32:12.471Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-06-15T07:32:12.471Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-15T07:32:12.843Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-06-15T07:32:13.158Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-06-15T07:32:13.627Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-06-15T07:32:13.710Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-06-15T07:32:14.374Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-06-15T07:32:14.374Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-15T07:32:14.551Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-06-15T07:32:14.551Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-06-15T07:32:15.283Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-06-15T07:32:15.283Z] ok github.com/docker/docker/pkg/chrootarchive 3.931s coverage: 43.2% of statements [2020-06-15T07:32:15.283Z] ok github.com/docker/docker/layer 7.141s coverage: 68.8% of statements [2020-06-15T07:32:15.283Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-15T07:32:15.283Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-15T07:32:15.283Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-15T07:32:15.283Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-15T07:32:15.283Z] ? github.com/docker/docker/oci [no test files] [2020-06-15T07:32:15.283Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-15T07:32:15.283Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-15T07:32:15.283Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-15T07:32:15.476Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-06-15T07:32:16.280Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-06-15T07:32:16.280Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-15T07:32:16.382Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-06-15T07:32:16.382Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-06-15T07:32:16.382Z] ok github.com/docker/docker/pkg/fsutils 0.377s coverage: 85.1% of statements [2020-06-15T07:32:16.402Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-06-15T07:32:16.694Z] ok github.com/docker/docker/pkg/homedir 0.022s coverage: 11.4% of statements [2020-06-15T07:32:17.328Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-06-15T07:32:17.328Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-06-15T07:32:17.797Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2020-06-15T07:32:18.183Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-06-15T07:32:18.183Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-15T07:32:18.409Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-15T07:32:18.475Z] ok github.com/docker/docker/pkg/locker 0.037s coverage: 88.9% of statements [2020-06-15T07:32:18.475Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-06-15T07:32:19.138Z] ok github.com/docker/docker/pkg/idtools 0.745s coverage: 70.5% of statements [2020-06-15T07:32:19.138Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-06-15T07:32:19.138Z] ok github.com/docker/docker/pkg/ioutils 1.287s coverage: 70.6% of statements [2020-06-15T07:32:19.138Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-15T07:32:19.138Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-15T07:32:19.138Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-15T07:32:19.341Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T07:32:19.341Z] INFO: Testing against a local daemon [2020-06-15T07:32:19.532Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-06-15T07:32:19.559Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-06-15T07:32:19.559Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-15T07:32:19.841Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-06-15T07:32:20.192Z] ok github.com/docker/docker/pkg/parsers/kernel 0.043s coverage: 60.0% of statements [2020-06-15T07:32:20.192Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 91.4% of statements [2020-06-15T07:32:20.192Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2020-06-15T07:32:20.192Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-15T07:32:20.192Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-15T07:32:20.401Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-06-15T07:32:20.422Z] --- PASS: TestDockerNetworkMacvlan (20.18s) [2020-06-15T07:32:20.422Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-06-15T07:32:20.422Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-06-15T07:32:20.422Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.72s) [2020-06-15T07:32:20.422Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.74s) [2020-06-15T07:32:20.422Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.33s) [2020-06-15T07:32:20.422Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2020-06-15T07:32:20.422Z] PASS [2020-06-15T07:32:20.422Z] [2020-06-15T07:32:20.422Z] DONE 8 tests in 21.860s [2020-06-15T07:32:20.422Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-15T07:32:20.422Z] ++ 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-06-15T07:32:20.422Z] ++ set -e [2020-06-15T07:32:20.422Z] ++ '[' -n 0 ']' [2020-06-15T07:32:20.422Z] ++ set -x [2020-06-15T07:32:20.422Z] ++ env -i DEST=/go/src/github.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-06-15T07:32:20.422Z] testing: warning: no tests to run [2020-06-15T07:32:20.422Z] PASS [2020-06-15T07:32:20.422Z] [2020-06-15T07:32:20.422Z] DONE 0 tests in 0.018s [2020-06-15T07:32:20.422Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-15T07:32:20.422Z] ++ 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-06-15T07:32:20.422Z] ++ set -e [2020-06-15T07:32:20.422Z] ++ '[' -n 0 ']' [2020-06-15T07:32:20.422Z] ++ set -x [2020-06-15T07:32:20.422Z] ++ env -i DEST=/go/src/github.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-06-15T07:32:20.422Z] INFO: Testing against a local daemon [2020-06-15T07:32:20.422Z] === RUN TestAuthZPluginAllowRequest [2020-06-15T07:32:20.495Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-06-15T07:32:20.495Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-15T07:32:21.298Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2020-06-15T07:32:21.328Z] === RUN TestDockerSuite/TestAttachDetach [2020-06-15T07:32:21.886Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-06-15T07:32:21.886Z] === RUN TestAuthZPluginTLS [2020-06-15T07:32:21.984Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-06-15T07:32:21.985Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2020-06-15T07:32:21.985Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-06-15T07:32:22.398Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-06-15T07:32:22.398Z] === RUN TestKernelTCPMemory [2020-06-15T07:32:22.497Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-06-15T07:32:22.497Z] === RUN TestAuthZPluginDenyRequest [2020-06-15T07:32:22.689Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-06-15T07:32:23.076Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-06-15T07:32:23.108Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-06-15T07:32:23.108Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-15T07:32:23.332Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-06-15T07:32:23.332Z] === RUN TestNISDomainname [2020-06-15T07:32:23.388Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-06-15T07:32:23.388Z] === RUN TestAuthZPluginDenyResponse [2020-06-15T07:32:23.614Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-06-15T07:32:23.741Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-06-15T07:32:23.741Z] ok github.com/docker/docker/pkg/pubsub 1.127s coverage: 73.9% of statements [2020-06-15T07:32:23.999Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-06-15T07:32:23.999Z] === RUN TestAuthZPluginAllowEventStream [2020-06-15T07:32:24.268Z] --- PASS: TestNISDomainname (1.00s) [2020-06-15T07:32:24.268Z] === RUN TestHostnameDnsResolution [2020-06-15T07:32:24.435Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2020-06-15T07:32:24.436Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-06-15T07:32:24.540Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-06-15T07:32:24.749Z] ok github.com/docker/docker/pkg/symlink 0.012s coverage: 87.7% of statements [2020-06-15T07:32:25.219Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-06-15T07:32:25.470Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-06-15T07:32:25.817Z] ok github.com/docker/docker/pkg/signal 2.819s coverage: 61.0% of statements [2020-06-15T07:32:26.012Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-06-15T07:32:26.012Z] === RUN TestAuthZPluginErrorResponse [2020-06-15T07:32:26.127Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 53.7% of statements [2020-06-15T07:32:26.127Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2020-06-15T07:32:26.172Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-06-15T07:32:26.172Z] === RUN TestStats [2020-06-15T07:32:26.293Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-06-15T07:32:26.293Z] === RUN TestAuthZPluginErrorRequest [2020-06-15T07:32:26.396Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-06-15T07:32:26.821Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2020-06-15T07:32:26.821Z] testing: warning: no tests to run [2020-06-15T07:32:26.821Z] coverage: [no statements] [2020-06-15T07:32:26.821Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2020-06-15T07:32:26.904Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-06-15T07:32:26.904Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-15T07:32:27.322Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-06-15T07:32:27.482Z] ok github.com/docker/docker/pkg/tarsum 0.178s coverage: 89.3% of statements [2020-06-15T07:32:27.515Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-06-15T07:32:27.515Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-15T07:32:27.578Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-06-15T07:32:27.808Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-06-15T07:32:27.808Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-06-15T07:32:28.135Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-06-15T07:32:28.702Z] --- PASS: TestStats (2.83s) [2020-06-15T07:32:28.702Z] === RUN TestStopContainerWithTimeout [2020-06-15T07:32:28.702Z] === RUN TestStopContainerWithTimeout/0 [2020-06-15T07:32:28.702Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-15T07:32:28.702Z] === RUN TestStopContainerWithTimeout/1 [2020-06-15T07:32:28.702Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-15T07:32:28.702Z] === RUN TestStopContainerWithTimeout/3 [2020-06-15T07:32:28.702Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-15T07:32:28.702Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-15T07:32:28.702Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-15T07:32:28.702Z] === CONT TestStopContainerWithTimeout/0 [2020-06-15T07:32:28.702Z] === CONT TestStopContainerWithTimeout/1 [2020-06-15T07:32:28.702Z] === CONT TestStopContainerWithTimeout/3 [2020-06-15T07:32:28.702Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-15T07:32:28.943Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-06-15T07:32:28.943Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-06-15T07:32:29.526Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-06-15T07:32:29.526Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-15T07:32:29.997Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-06-15T07:32:30.661Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 68.8% of statements [2020-06-15T07:32:30.773Z] --- PASS: TestImportExtremelyLargeImageWorks (108.73s) [2020-06-15T07:32:30.773Z] PASS [2020-06-15T07:32:30.773Z] [2020-06-15T07:32:30.773Z] === Skipped [2020-06-15T07:32:30.773Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-15T07:32:30.773Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-15T07:32:30.773Z] [2020-06-15T07:32:30.773Z] [2020-06-15T07:32:30.773Z] DONE 12 tests, 1 skipped in 112.344s [2020-06-15T07:32:30.773Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-15T07:32:30.773Z] INFO: Testing against a local daemon [2020-06-15T07:32:30.773Z] === RUN TestNetworkCreateDelete [2020-06-15T07:32:30.773Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-06-15T07:32:30.773Z] === RUN TestDockerNetworkDeletePreferID [2020-06-15T07:32:30.773Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-06-15T07:32:30.773Z] === RUN TestDaemonDNSFallback [2020-06-15T07:32:30.974Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-06-15T07:32:31.033Z] --- PASS: TestDaemonDNSFallback (2.31s) [2020-06-15T07:32:31.033Z] === RUN TestInspectNetwork [2020-06-15T07:32:31.033Z] --- SKIP: TestInspectNetwork (0.00s) [2020-06-15T07:32:31.033Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:32:31.033Z] === RUN TestRunContainerWithBridgeNone [2020-06-15T07:32:31.033Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-06-15T07:32:31.033Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.033Z] === RUN TestNetworkInvalidJSON [2020-06-15T07:32:31.033Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-15T07:32:31.033Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-15T07:32:31.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:32:31.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:32:31.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:32:31.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:32:31.033Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-15T07:32:31.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:32:31.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:32:31.033Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-15T07:32:31.033Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-15T07:32:31.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-15T07:32:31.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-15T07:32:31.034Z] === RUN TestHostIPv4BridgeLabel [2020-06-15T07:32:31.034Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-06-15T07:32:31.034Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-15T07:32:31.034Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-06-15T07:32:31.034Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] === RUN TestDaemonDefaultNetworkPools [2020-06-15T07:32:31.034Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-06-15T07:32:31.034Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-15T07:32:31.034Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-06-15T07:32:31.034Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-15T07:32:31.034Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2020-06-15T07:32:31.034Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-15T07:32:31.034Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2020-06-15T07:32:31.034Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] === RUN TestServiceWithPredefinedNetwork [2020-06-15T07:32:31.034Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-06-15T07:32:31.034Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:32:31.034Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-15T07:32:31.034Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T07:32:31.034Z] service_test.go:236: FLAKY_TEST [2020-06-15T07:32:31.034Z] === RUN TestServiceWithDataPathPortInit [2020-06-15T07:32:31.034Z] --- SKIP: TestServiceWithDataPathPortInit (0.03s) [2020-06-15T07:32:31.034Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:32:31.034Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-15T07:32:31.034Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-15T07:32:31.034Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:32:31.034Z] PASS [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === Skipped [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-06-15T07:32:31.034Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-06-15T07:32:31.034Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-06-15T07:32:31.034Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-06-15T07:32:31.034Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-06-15T07:32:31.034Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-06-15T07:32:31.034Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2020-06-15T07:32:31.034Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2020-06-15T07:32:31.034Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-06-15T07:32:31.034Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T07:32:31.034Z] service_test.go:236: FLAKY_TEST [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.03s) [2020-06-15T07:32:31.034Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-15T07:32:31.034Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] [2020-06-15T07:32:31.034Z] DONE 19 tests, 12 skipped in 3.080s [2020-06-15T07:32:31.293Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-15T07:32:31.293Z] INFO: Testing against a local daemon [2020-06-15T07:32:31.293Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-15T07:32:31.293Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T07:32:31.293Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:32:31.293Z] === RUN TestDockerNetworkIpvlan [2020-06-15T07:32:31.293Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-15T07:32:31.293Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:32:31.293Z] PASS [2020-06-15T07:32:31.293Z] [2020-06-15T07:32:31.293Z] === Skipped [2020-06-15T07:32:31.293Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T07:32:31.293Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:32:31.293Z] [2020-06-15T07:32:31.293Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-15T07:32:31.293Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:32:31.293Z] [2020-06-15T07:32:31.293Z] [2020-06-15T07:32:31.293Z] DONE 2 tests, 2 skipped in 0.155s [2020-06-15T07:32:31.293Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-15T07:32:31.460Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-06-15T07:32:31.460Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-06-15T07:32:31.559Z] INFO: Testing against a local daemon [2020-06-15T07:32:31.559Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-15T07:32:31.559Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-15T07:32:31.559Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.559Z] === RUN TestDockerNetworkMacvlan [2020-06-15T07:32:31.559Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-06-15T07:32:31.559Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.559Z] PASS [2020-06-15T07:32:31.559Z] [2020-06-15T07:32:31.559Z] === Skipped [2020-06-15T07:32:31.559Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-15T07:32:31.559Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.559Z] [2020-06-15T07:32:31.559Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-06-15T07:32:31.559Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:32:31.559Z] [2020-06-15T07:32:31.559Z] [2020-06-15T07:32:31.559Z] DONE 2 tests, 2 skipped in 0.119s [2020-06-15T07:32:31.559Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-15T07:32:31.559Z] testing: warning: no tests to run [2020-06-15T07:32:31.559Z] PASS [2020-06-15T07:32:31.559Z] [2020-06-15T07:32:31.559Z] DONE 0 tests in 0.029s [2020-06-15T07:32:31.559Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-15T07:32:31.559Z] INFO: Testing against a local daemon [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginAllowRequest [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginTLS [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginDenyRequest [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginDenyResponse [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginAllowEventStream [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginErrorResponse [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginErrorRequest [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginHeader [2020-06-15T07:32:31.559Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-06-15T07:32:31.559Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.559Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-15T07:32:31.716Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-06-15T07:32:31.840Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2020-06-15T07:32:31.840Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.840Z] === RUN TestAuthZPluginV2Disable [2020-06-15T07:32:31.840Z] --- SKIP: TestAuthZPluginV2Disable (0.06s) [2020-06-15T07:32:31.840Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.840Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-15T07:32:31.840Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-06-15T07:32:31.840Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.840Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-15T07:32:31.840Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-06-15T07:32:31.840Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.840Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-15T07:32:31.840Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-06-15T07:32:31.840Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:31.840Z] PASS [2020-06-15T07:32:31.840Z] [2020-06-15T07:32:31.988Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-15T07:32:31.988Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-06-15T07:32:31.988Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-06-15T07:32:31.988Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2020-06-15T07:32:31.988Z] --- PASS: TestStopContainerWithTimeout/-1 (3.33s) [2020-06-15T07:32:31.988Z] === RUN TestDeleteDevicemapper [2020-06-15T07:32:31.988Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-15T07:32:31.988Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T07:32:31.988Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-15T07:32:32.100Z] === Skipped [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.06s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-06-15T07:32:32.100Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] DONE 17 tests, 17 skipped in 0.417s [2020-06-15T07:32:32.100Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-15T07:32:32.100Z] INFO: Testing against a local daemon [2020-06-15T07:32:32.100Z] === RUN TestPluginInvalidJSON [2020-06-15T07:32:32.100Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:32:32.100Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:32:32.100Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:32:32.100Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-15T07:32:32.100Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-15T07:32:32.100Z] === RUN TestPluginInstall [2020-06-15T07:32:32.100Z] --- SKIP: TestPluginInstall (0.00s) [2020-06-15T07:32:32.100Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] PASS [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] === Skipped [2020-06-15T07:32:32.100Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-06-15T07:32:32.100Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] [2020-06-15T07:32:32.100Z] DONE 3 tests, 1 skipped in 0.158s [2020-06-15T07:32:32.100Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-15T07:32:32.192Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-06-15T07:32:32.192Z] === RUN TestAuthZPluginHeader [2020-06-15T07:32:32.277Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-06-15T07:32:32.277Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-06-15T07:32:32.358Z] INFO: Testing against a local daemon [2020-06-15T07:32:32.358Z] === RUN TestExternalGraphDriver [2020-06-15T07:32:32.358Z] --- SKIP: TestExternalGraphDriver (0.11s) [2020-06-15T07:32:32.358Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-15T07:32:32.358Z] === RUN TestGraphdriverPluginV2 [2020-06-15T07:32:32.472Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-06-15T07:32:32.472Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-15T07:32:32.472Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T07:32:32.472Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:32:32.472Z] === RUN TestAuthZPluginV2Disable [2020-06-15T07:32:32.472Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-15T07:32:32.472Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:32:32.472Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-15T07:32:32.472Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T07:32:32.472Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:32:32.472Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-15T07:32:32.472Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T07:32:32.472Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:32:32.472Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-15T07:32:32.562Z] ok github.com/docker/docker/plugin 0.602s coverage: 23.1% of statements [2020-06-15T07:32:32.562Z] ok github.com/docker/docker/registry/resumable 0.053s coverage: 100.0% of statements [2020-06-15T07:32:33.635Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2020-06-15T07:32:33.641Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-06-15T07:32:33.641Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-06-15T07:32:33.895Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-06-15T07:32:34.299Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-06-15T07:32:34.299Z] ok github.com/docker/docker/registry 0.236s coverage: 56.3% of statements [2020-06-15T07:32:34.454Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-06-15T07:32:34.520Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s) [2020-06-15T07:32:34.520Z] === RUN TestUpdateMemory [2020-06-15T07:32:34.520Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-15T07:32:34.520Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:32:34.520Z] === RUN TestUpdateCPUQuota [2020-06-15T07:32:34.997Z] ok github.com/docker/docker/runconfig 0.042s coverage: 65.8% of statements [2020-06-15T07:32:35.014Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-06-15T07:32:35.457Z] --- PASS: TestUpdateCPUQuota (1.31s) [2020-06-15T07:32:35.457Z] === RUN TestUpdatePidsLimit [2020-06-15T07:32:35.457Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-15T07:32:35.942Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-06-15T07:32:36.024Z] === RUN TestUpdatePidsLimit/no_change [2020-06-15T07:32:36.282Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-15T07:32:36.849Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-15T07:32:37.283Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-15T07:32:37.308Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-06-15T07:32:37.324Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2020-06-15T07:32:37.543Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-15T07:32:38.112Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-15T07:32:38.670Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-06-15T07:32:38.908Z] --- PASS: TestGraphdriverPluginV2 (5.81s) [2020-06-15T07:32:38.908Z] PASS [2020-06-15T07:32:38.908Z] [2020-06-15T07:32:38.908Z] === Skipped [2020-06-15T07:32:38.908Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.11s) [2020-06-15T07:32:38.908Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-15T07:32:38.908Z] [2020-06-15T07:32:38.908Z] [2020-06-15T07:32:38.908Z] DONE 2 tests, 1 skipped in 6.033s [2020-06-15T07:32:38.908Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-15T07:32:38.908Z] INFO: Testing against a local daemon [2020-06-15T07:32:38.908Z] === RUN TestContinueAfterPluginCrash [2020-06-15T07:32:38.908Z] === PAUSE TestContinueAfterPluginCrash [2020-06-15T07:32:38.908Z] === RUN TestReadPluginNoRead [2020-06-15T07:32:38.908Z] === PAUSE TestReadPluginNoRead [2020-06-15T07:32:38.908Z] === RUN TestDaemonStartWithLogOpt [2020-06-15T07:32:38.908Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-15T07:32:38.908Z] === CONT TestContinueAfterPluginCrash [2020-06-15T07:32:38.908Z] === CONT TestDaemonStartWithLogOpt [2020-06-15T07:32:38.952Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-06-15T07:32:38.952Z] ok github.com/docker/docker/volume/mounts 0.095s coverage: 67.0% of statements [2020-06-15T07:32:39.487Z] --- PASS: TestUpdatePidsLimit (4.00s) [2020-06-15T07:32:39.487Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-06-15T07:32:39.487Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-06-15T07:32:39.487Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-06-15T07:32:39.487Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-06-15T07:32:39.487Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-06-15T07:32:39.487Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-06-15T07:32:39.487Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s) [2020-06-15T07:32:39.487Z] === RUN TestUpdateRestartPolicy [2020-06-15T07:32:40.128Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-06-15T07:32:41.108Z] ......... [ 86%] [2020-06-15T07:32:41.931Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-06-15T07:32:42.857Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-06-15T07:32:43.782Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-06-15T07:32:45.387Z] tests/integration/models_images_test.py ............... [ 89%] [2020-06-15T07:32:46.577Z] tests/integration/models_networks_test.py .... [ 90%] [2020-06-15T07:32:47.943Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-06-15T07:32:50.888Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.36s) [2020-06-15T07:32:50.888Z] PASS [2020-06-15T07:32:50.888Z] [2020-06-15T07:32:50.888Z] === Skipped [2020-06-15T07:32:50.888Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T07:32:50.888Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:32:50.888Z] [2020-06-15T07:32:50.888Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-15T07:32:50.888Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:32:50.888Z] [2020-06-15T07:32:50.888Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T07:32:50.888Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:32:50.888Z] [2020-06-15T07:32:50.888Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T07:32:50.888Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:32:50.888Z] [2020-06-15T07:32:50.888Z] [2020-06-15T07:32:50.888Z] DONE 17 tests, 4 skipped in 29.887s [2020-06-15T07:32:50.888Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-15T07:32:50.888Z] ++ 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-06-15T07:32:50.888Z] ++ set -e [2020-06-15T07:32:50.888Z] ++ '[' -n 0 ']' [2020-06-15T07:32:50.888Z] ++ set -x [2020-06-15T07:32:50.888Z] ++ env -i DEST=/go/src/github.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-06-15T07:32:50.888Z] INFO: Testing against a local daemon [2020-06-15T07:32:50.888Z] === RUN TestPluginInvalidJSON [2020-06-15T07:32:50.888Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:32:50.888Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:32:50.888Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:32:50.888Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-06-15T07:32:50.888Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-15T07:32:50.888Z] === RUN TestPluginInstall [2020-06-15T07:32:50.888Z] === RUN TestPluginInstall/no_auth [2020-06-15T07:32:51.210Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-06-15T07:32:51.465Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-06-15T07:32:52.025Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-06-15T07:32:52.586Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-06-15T07:32:52.586Z] --- PASS: TestBuildWithHugeFile (102.61s) [2020-06-15T07:32:52.586Z] === RUN TestBuildWithEmptyDockerfile [2020-06-15T07:32:52.586Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:32:52.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:32:52.586Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:32:52.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:32:52.586Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:32:52.586Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:32:52.586Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:32:52.586Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:32:52.841Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:32:53.097Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-06-15T07:32:53.097Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-06-15T07:32:53.097Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-06-15T07:32:53.097Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-06-15T07:32:53.097Z] === RUN TestBuildPreserveOwnership [2020-06-15T07:32:53.097Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-15T07:32:53.097Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-06-15T07:32:53.136Z] tests/integration/models_nodes_test.py . [ 91%] [2020-06-15T07:32:53.136Z] tests/integration/models_resources_test.py . [ 91%] [2020-06-15T07:32:53.772Z] --- PASS: TestDaemonStartWithLogOpt (13.85s) [2020-06-15T07:32:53.772Z] === CONT TestReadPluginNoRead [2020-06-15T07:32:54.331Z] time="2020-06-15T07:32:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:32:54.331Z] time="2020-06-15T07:32:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:32:54.331Z] time="2020-06-15T07:32:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c44231bdba940bcf30b29fc7dba02537133cec259ce5ace1e8c4272a82f9546" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:32:54.331Z] time="2020-06-15T07:32:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:32:54.331Z] time="2020-06-15T07:32:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:32:54.331Z] time="2020-06-15T07:32:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c44231bdba940bcf30b29fc7dba02537133cec259ce5ace1e8c4272a82f9546" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:32:54.371Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2020-06-15T07:32:54.371Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-15T07:32:54.371Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-06-15T07:32:54.371Z] === RUN TestWaitNonBlocked [2020-06-15T07:32:54.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:32:54.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:32:54.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:32:54.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:32:54.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:32:54.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:32:54.371Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-15T07:32:54.371Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-06-15T07:32:54.371Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-06-15T07:32:54.371Z] === RUN TestWaitBlocked [2020-06-15T07:32:54.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:32:54.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:32:54.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:32:54.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:32:54.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:32:54.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:32:54.938Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-15T07:32:54.938Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-06-15T07:32:54.938Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-06-15T07:32:54.938Z] === CONT TestContainerStartOnDaemonRestart [2020-06-15T07:32:54.938Z] === CONT TestIpcModeOlderClient [2020-06-15T07:32:54.938Z] === CONT TestDaemonHostGatewayIP [2020-06-15T07:32:54.938Z] === CONT TestContainerKillOnDaemonStart [2020-06-15T07:32:54.943Z] === RUN TestPluginInstall/with_htpasswd [2020-06-15T07:32:55.027Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-06-15T07:32:55.197Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-06-15T07:32:55.197Z] === CONT TestDaemonRestartIpcMode [2020-06-15T07:32:55.223Z] time="2020-06-15T07:32:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:32:55.224Z] time="2020-06-15T07:32:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:32:55.224Z] time="2020-06-15T07:32:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9038aaaa38fd0972575c74bbe2dd4e9f42a261ad1ba86b831b501d8d6a9dbc59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:32:55.224Z] time="2020-06-15T07:32:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:32:55.224Z] time="2020-06-15T07:32:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:32:55.224Z] time="2020-06-15T07:32:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9038aaaa38fd0972575c74bbe2dd4e9f42a261ad1ba86b831b501d8d6a9dbc59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:32:55.504Z] === RUN TestPluginInstall/with_insecure [2020-06-15T07:32:55.600Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-06-15T07:32:55.668Z] === RUN TestReadPluginNoRead/default [2020-06-15T07:32:55.925Z] --- PASS: TestContinueAfterPluginCrash (17.53s) [2020-06-15T07:32:55.942Z] ok github.com/docker/docker/pkg/plugins 33.668s coverage: 76.6% of statements [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/rootless [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/volume [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-15T07:32:55.942Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === Skipped [2020-06-15T07:32:55.942Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-15T07:32:55.942Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-15T07:32:55.942Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-15T07:32:55.942Z] time="2020-06-15T07:31:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-15T07:32:55.942Z] time="2020-06-15T07:31:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-15T07:32:55.942Z] time="2020-06-15T07:31:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-15T07:32:55.942Z] time="2020-06-15T07:31:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-15T07:32:55.942Z] time="2020-06-15T07:31:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-15T07:32:55.942Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-15T07:32:55.942Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-15T07:32:55.942Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:32:55.942Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-15T07:32:55.942Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-15T07:32:55.942Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-15T07:32:55.942Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] [2020-06-15T07:32:55.942Z] DONE 2124 tests, 26 skipped in 251.182s Post stage [Pipeline] junit [2020-06-15T07:32:56.376Z] Recording test results [2020-06-15T07:32:56.506Z] time="2020-06-15T07:32:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:32:56.506Z] time="2020-06-15T07:32:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:32:56.506Z] time="2020-06-15T07:32:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9187a057bc6516d2b89b9a53f6915e2e9315e457490326436ec0567a6b5147c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:32:56.506Z] time="2020-06-15T07:32:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:32:56.506Z] time="2020-06-15T07:32:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:32:56.506Z] time="2020-06-15T07:32:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9187a057bc6516d2b89b9a53f6915e2e9315e457490326436ec0567a6b5147c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:32:56.525Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-06-15T07:32:56.780Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-15T07:32:56.787Z] --- PASS: TestPluginInstall (6.78s) [2020-06-15T07:32:56.787Z] --- PASS: TestPluginInstall/no_auth (4.70s) [2020-06-15T07:32:56.787Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2020-06-15T07:32:56.787Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2020-06-15T07:32:56.787Z] plugin_test.go:157: [d4db37609d145] daemon is not started [2020-06-15T07:32:56.787Z] PASS [2020-06-15T07:32:56.787Z] [2020-06-15T07:32:56.787Z] DONE 6 tests in 6.884s [2020-06-15T07:32:56.787Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-15T07:32:56.787Z] ++ 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-06-15T07:32:56.787Z] ++ set -e [2020-06-15T07:32:56.787Z] ++ '[' -n 0 ']' [2020-06-15T07:32:56.787Z] ++ set -x [2020-06-15T07:32:56.787Z] ++ env -i DEST=/go/src/github.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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T07:32:57.035Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-06-15T07:32:57.068Z] INFO: Testing against a local daemon [2020-06-15T07:32:57.068Z] === RUN TestExternalGraphDriver [2020-06-15T07:32:57.068Z] === RUN TestExternalGraphDriver/json [2020-06-15T07:32:57.382Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -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:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/make.sh dynbinary test-integration [2020-06-15T07:32:57.595Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-06-15T07:32:57.691Z] [2020-06-15T07:32:57.691Z] Removing bundles/ [2020-06-15T07:32:57.691Z] [2020-06-15T07:32:57.691Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-15T07:32:57.691Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:32:57.691Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T07:32:58.448Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-15T07:32:58.490Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-06-15T07:32:58.523Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-06-15T07:32:58.523Z] --- PASS: TestBuildPreserveOwnership (5.51s) [2020-06-15T07:32:58.523Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.67s) [2020-06-15T07:32:58.523Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.82s) [2020-06-15T07:32:58.523Z] === RUN TestBuildPlatformInvalid [2020-06-15T07:32:58.523Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-06-15T07:32:58.523Z] PASS [2020-06-15T07:32:58.523Z] [2020-06-15T07:32:58.523Z] === Skipped [2020-06-15T07:32:58.523Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-15T07:32:58.523Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T07:32:58.523Z] [2020-06-15T07:32:58.523Z] [2020-06-15T07:32:58.523Z] DONE 32 tests, 1 skipped in 179.654s [2020-06-15T07:32:58.778Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-15T07:32:58.778Z] ++ 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-06-15T07:32:58.778Z] ++ set -e [2020-06-15T07:32:58.778Z] ++ '[' -n 0 ']' [2020-06-15T07:32:58.778Z] ++ set -x [2020-06-15T07:32:58.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-15T07:32:58.778Z] INFO: Testing against a local daemon [2020-06-15T07:32:58.778Z] === RUN TestConfigInspect [2020-06-15T07:32:58.957Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-06-15T07:32:59.427Z] --- PASS: TestDaemonRestartIpcMode (4.26s) [2020-06-15T07:32:59.733Z] === RUN TestExternalGraphDriver/spec [2020-06-15T07:32:59.994Z] --- PASS: TestDaemonHostGatewayIP (4.92s) [2020-06-15T07:33:00.141Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-06-15T07:33:00.344Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-15T07:33:01.504Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-06-15T07:33:01.504Z] --- PASS: TestConfigInspect (2.70s) [2020-06-15T07:33:01.504Z] === RUN TestConfigList [2020-06-15T07:33:01.751Z] === RUN TestExternalGraphDriver/pull [2020-06-15T07:33:02.223Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-06-15T07:33:02.223Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-06-15T07:33:02.428Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-06-15T07:33:02.868Z] --- PASS: TestReadPluginNoRead (10.46s) [2020-06-15T07:33:02.868Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-06-15T07:33:02.868Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.30s) [2020-06-15T07:33:02.868Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.30s) [2020-06-15T07:33:02.868Z] read_test.go:92: [dce79fee7439a] daemon is not started [2020-06-15T07:33:02.868Z] PASS [2020-06-15T07:33:02.868Z] [2020-06-15T07:33:02.868Z] DONE 6 tests in 24.444s [2020-06-15T07:33:02.868Z] 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-06-15T07:33:02.868Z] testing: warning: no tests to run [2020-06-15T07:33:02.868Z] PASS [2020-06-15T07:33:02.868Z] [2020-06-15T07:33:02.868Z] DONE 0 tests in 0.043s [2020-06-15T07:33:02.868Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-15T07:33:02.868Z] INFO: Testing against a local daemon [2020-06-15T07:33:02.868Z] === RUN TestPluginWithDevMounts [2020-06-15T07:33:02.868Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-06-15T07:33:02.868Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-15T07:33:02.868Z] PASS [2020-06-15T07:33:02.868Z] [2020-06-15T07:33:02.868Z] === Skipped [2020-06-15T07:33:02.868Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-06-15T07:33:02.868Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-15T07:33:02.868Z] [2020-06-15T07:33:02.868Z] [2020-06-15T07:33:02.868Z] DONE 1 tests, 1 skipped in 0.142s [2020-06-15T07:33:02.868Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-15T07:33:02.868Z] INFO: Testing against a local daemon [2020-06-15T07:33:02.868Z] === RUN TestSecretInspect [2020-06-15T07:33:03.126Z] --- SKIP: TestSecretInspect (0.04s) [2020-06-15T07:33:03.126Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] === RUN TestSecretList [2020-06-15T07:33:03.126Z] --- SKIP: TestSecretList (0.01s) [2020-06-15T07:33:03.126Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] === RUN TestSecretsCreateAndDelete [2020-06-15T07:33:03.126Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-06-15T07:33:03.126Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] === RUN TestSecretsUpdate [2020-06-15T07:33:03.126Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-06-15T07:33:03.126Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] === RUN TestTemplatedSecret [2020-06-15T07:33:03.126Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-06-15T07:33:03.126Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] === RUN TestSecretCreateResolve [2020-06-15T07:33:03.126Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-06-15T07:33:03.126Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] PASS [2020-06-15T07:33:03.126Z] [2020-06-15T07:33:03.126Z] === Skipped [2020-06-15T07:33:03.126Z] === SKIP: amd64.integration.secret TestSecretInspect (0.04s) [2020-06-15T07:33:03.126Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] [2020-06-15T07:33:03.126Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-06-15T07:33:03.126Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] [2020-06-15T07:33:03.126Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-06-15T07:33:03.126Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] [2020-06-15T07:33:03.126Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-06-15T07:33:03.126Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] [2020-06-15T07:33:03.126Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-06-15T07:33:03.126Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] [2020-06-15T07:33:03.126Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-06-15T07:33:03.126Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.126Z] [2020-06-15T07:33:03.126Z] [2020-06-15T07:33:03.126Z] DONE 6 tests, 6 skipped in 0.213s [2020-06-15T07:33:03.126Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-15T07:33:03.126Z] INFO: Testing against a local daemon [2020-06-15T07:33:03.126Z] === RUN TestServiceCreateInit [2020-06-15T07:33:03.127Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-15T07:33:03.127Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-15T07:33:03.127Z] --- PASS: TestServiceCreateInit (0.03s) [2020-06-15T07:33:03.127Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-15T07:33:03.127Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.127Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-15T07:33:03.127Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.127Z] === RUN TestCreateServiceMultipleTimes [2020-06-15T07:33:03.385Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-06-15T07:33:03.385Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestCreateServiceConflict [2020-06-15T07:33:03.385Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-06-15T07:33:03.385Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestCreateServiceMaxReplicas [2020-06-15T07:33:03.385Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-06-15T07:33:03.385Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-15T07:33:03.385Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-15T07:33:03.385Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestCreateServiceSecretFileMode [2020-06-15T07:33:03.385Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-06-15T07:33:03.385Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestCreateServiceConfigFileMode [2020-06-15T07:33:03.385Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-06-15T07:33:03.385Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestCreateServiceSysctls [2020-06-15T07:33:03.385Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-06-15T07:33:03.385Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestCreateServiceCapabilities [2020-06-15T07:33:03.385Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-06-15T07:33:03.385Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestInspect [2020-06-15T07:33:03.385Z] --- SKIP: TestInspect (0.01s) [2020-06-15T07:33:03.385Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestCreateJob [2020-06-15T07:33:03.385Z] --- SKIP: TestCreateJob (0.01s) [2020-06-15T07:33:03.385Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestReplicatedJob [2020-06-15T07:33:03.385Z] --- SKIP: TestReplicatedJob (0.01s) [2020-06-15T07:33:03.385Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestUpdateReplicatedJob [2020-06-15T07:33:03.385Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-06-15T07:33:03.385Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestServiceListWithStatuses [2020-06-15T07:33:03.385Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-15T07:33:03.385Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T07:33:03.385Z] === RUN TestDockerNetworkConnectAlias [2020-06-15T07:33:03.385Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-06-15T07:33:03.385Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestDockerNetworkReConnect [2020-06-15T07:33:03.385Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-06-15T07:33:03.385Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:03.385Z] === RUN TestServicePlugin [2020-06-15T07:33:03.765Z] --- PASS: TestExternalGraphDriver (6.55s) [2020-06-15T07:33:03.765Z] --- PASS: TestExternalGraphDriver/json (2.20s) [2020-06-15T07:33:03.765Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2020-06-15T07:33:03.765Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-06-15T07:33:03.765Z] === RUN TestGraphdriverPluginV2 [2020-06-15T07:33:03.765Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-06-15T07:33:03.765Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:33:03.765Z] PASS [2020-06-15T07:33:03.765Z] [2020-06-15T07:33:03.765Z] === Skipped [2020-06-15T07:33:03.765Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-06-15T07:33:03.765Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:33:03.765Z] [2020-06-15T07:33:03.765Z] [2020-06-15T07:33:03.765Z] DONE 5 tests, 1 skipped in 6.724s [2020-06-15T07:33:03.765Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-15T07:33:03.765Z] ++ 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-06-15T07:33:03.765Z] ++ set -e [2020-06-15T07:33:03.765Z] ++ '[' -n 0 ']' [2020-06-15T07:33:03.765Z] ++ set -x [2020-06-15T07:33:03.765Z] ++ env -i DEST=/go/src/github.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-06-15T07:33:03.765Z] INFO: Testing against a local daemon [2020-06-15T07:33:03.765Z] === RUN TestContinueAfterPluginCrash [2020-06-15T07:33:03.765Z] === PAUSE TestContinueAfterPluginCrash [2020-06-15T07:33:03.765Z] === RUN TestReadPluginNoRead [2020-06-15T07:33:03.765Z] === PAUSE TestReadPluginNoRead [2020-06-15T07:33:03.765Z] === RUN TestDaemonStartWithLogOpt [2020-06-15T07:33:03.765Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-15T07:33:03.765Z] === CONT TestContinueAfterPluginCrash [2020-06-15T07:33:03.765Z] === CONT TestDaemonStartWithLogOpt [2020-06-15T07:33:03.792Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-06-15T07:33:04.047Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-06-15T07:33:04.047Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-06-15T07:33:04.303Z] --- PASS: TestConfigList (2.58s) [2020-06-15T07:33:04.303Z] === RUN TestConfigsCreateAndDelete [2020-06-15T07:33:05.830Z] tests/integration/regression_test.py ...... [ 98%] [2020-06-15T07:33:06.189Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-06-15T07:33:06.346Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-06-15T07:33:06.346Z] tests/integration/credentials/utils_test.py . [100%] [2020-06-15T07:33:06.346Z] [2020-06-15T07:33:06.346Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-06-15T07:33:06.346Z] =========================== short test summary info ============================ [2020-06-15T07:33:06.346Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-06-15T07:33:06.346Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-06-15T07:33:06.346Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-06-15T07:33:06.346Z] Not supported on most drivers [2020-06-15T07:33:06.346Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-06-15T07:33:06.346Z] Can fail if eth0 has multiple IP addresses [2020-06-15T07:33:06.346Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-06-15T07:33:06.346Z] This doesn't seem to be taken into account by the engine [2020-06-15T07:33:06.346Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-06-15T07:33:06.346Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-06-15T07:33:06.346Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-06-15T07:33:06.346Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-06-15T07:33:06.346Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-06-15T07:33:06.346Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-06-15T07:33:06.346Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-06-15T07:33:06.346Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 298.68 seconds == [2020-06-15T07:33:06.604Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-06-15T07:33:07.115Z] --- PASS: TestConfigsCreateAndDelete (3.05s) [2020-06-15T07:33:07.115Z] === RUN TestConfigsUpdate [2020-06-15T07:33:07.565Z] --- SKIP: TestServicePlugin (3.45s) [2020-06-15T07:33:07.565Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] === RUN TestServiceUpdateLabel [2020-06-15T07:33:07.565Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-06-15T07:33:07.565Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] === RUN TestServiceUpdateSecrets [2020-06-15T07:33:07.565Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-06-15T07:33:07.565Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] === RUN TestServiceUpdateConfigs [2020-06-15T07:33:07.565Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-06-15T07:33:07.565Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] === RUN TestServiceUpdateNetwork [2020-06-15T07:33:07.565Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-06-15T07:33:07.565Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] === RUN TestServiceUpdatePidsLimit [2020-06-15T07:33:07.565Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-06-15T07:33:07.565Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] PASS [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === Skipped [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-06-15T07:33:07.565Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-06-15T07:33:07.565Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-06-15T07:33:07.565Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-15T07:33:07.565Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-06-15T07:33:07.565Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-06-15T07:33:07.565Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-06-15T07:33:07.565Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-06-15T07:33:07.565Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-06-15T07:33:07.565Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-06-15T07:33:07.565Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-06-15T07:33:07.565Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-06-15T07:33:07.565Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-15T07:33:07.565Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-06-15T07:33:07.565Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-06-15T07:33:07.565Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s) [2020-06-15T07:33:07.565Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-06-15T07:33:07.565Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-06-15T07:33:07.565Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-06-15T07:33:07.565Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-06-15T07:33:07.565Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-06-15T07:33:07.565Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] DONE 24 tests, 23 skipped in 3.931s [2020-06-15T07:33:07.565Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-15T07:33:07.565Z] INFO: Testing against a local daemon [2020-06-15T07:33:07.565Z] === RUN TestSessionCreate [2020-06-15T07:33:07.565Z] --- PASS: TestSessionCreate (0.02s) [2020-06-15T07:33:07.565Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-15T07:33:07.565Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-06-15T07:33:07.565Z] PASS [2020-06-15T07:33:07.565Z] [2020-06-15T07:33:07.565Z] DONE 2 tests in 0.160s [2020-06-15T07:33:07.565Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-15T07:33:07.565Z] INFO: Testing against a local daemon [2020-06-15T07:33:07.565Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-15T07:33:07.565Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T07:33:07.565Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T07:33:07.565Z] === RUN TestEventsExecDie [2020-06-15T07:33:07.823Z] --- PASS: TestEventsExecDie (0.50s) [2020-06-15T07:33:07.823Z] === RUN TestEventsBackwardsCompatible [2020-06-15T07:33:07.823Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-06-15T07:33:07.823Z] === RUN TestInfoBinaryCommits [2020-06-15T07:33:07.823Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-15T07:33:07.823Z] === RUN TestInfoAPIVersioned [2020-06-15T07:33:07.823Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-15T07:33:07.823Z] === RUN TestInfoDiscoveryBackend [2020-06-15T07:33:08.040Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-06-15T07:33:08.108Z] --- PASS: TestContainerKillOnDaemonStart (13.12s) [2020-06-15T07:33:08.108Z] PASS [2020-06-15T07:33:08.108Z] [2020-06-15T07:33:08.108Z] === Skipped [2020-06-15T07:33:08.108Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-06-15T07:33:08.108Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T07:33:08.108Z] [2020-06-15T07:33:08.108Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-15T07:33:08.108Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:33:08.108Z] [2020-06-15T07:33:08.108Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-15T07:33:08.108Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:33:08.108Z] [2020-06-15T07:33:08.108Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T07:33:08.108Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T07:33:08.108Z] [2020-06-15T07:33:08.108Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-15T07:33:08.108Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T07:33:08.108Z] [2020-06-15T07:33:08.108Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-06-15T07:33:08.108Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:33:08.108Z] [2020-06-15T07:33:08.108Z] [2020-06-15T07:33:08.108Z] DONE 203 tests, 6 skipped in 136.541s [2020-06-15T07:33:08.108Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-06-15T07:33:08.108Z] ++ 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-06-15T07:33:08.108Z] ++ set -e [2020-06-15T07:33:08.108Z] ++ '[' -n 0 ']' [2020-06-15T07:33:08.108Z] ++ set -x [2020-06-15T07:33:08.108Z] ++ env -i DEST=/go/src/github.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-06-15T07:33:08.132Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2020-06-15T07:33:08.132Z] === CONT TestReadPluginNoRead [2020-06-15T07:33:08.367Z] INFO: Testing against a local daemon [2020-06-15T07:33:08.367Z] === RUN TestCommitInheritsEnv [2020-06-15T07:33:08.934Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-06-15T07:33:08.934Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-15T07:33:08.934Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-06-15T07:33:08.934Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-15T07:33:08.934Z] === RUN TestImagesFilterMultiReference [2020-06-15T07:33:08.934Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-06-15T07:33:08.934Z] === RUN TestImagePullPlatformInvalid [2020-06-15T07:33:08.934Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-06-15T07:33:08.934Z] === RUN TestRemoveImageOrphaning [2020-06-15T07:33:09.502Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-06-15T07:33:09.502Z] === RUN TestRemoveImageGarbageCollector [2020-06-15T07:33:09.502Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-15T07:33:09.502Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:33:09.502Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-15T07:33:09.502Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-06-15T07:33:09.502Z] === RUN TestTagInvalidReference [2020-06-15T07:33:09.719Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-06-15T07:33:09.719Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-15T07:33:09.761Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-15T07:33:09.761Z] === RUN TestTagValidPrefixedRepo [2020-06-15T07:33:09.761Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-06-15T07:33:09.761Z] === RUN TestTagExistedNameWithoutForce [2020-06-15T07:33:09.761Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-15T07:33:09.761Z] === RUN TestTagOfficialNames [2020-06-15T07:33:09.761Z] --- PASS: TestTagOfficialNames (0.07s) [2020-06-15T07:33:09.761Z] === RUN TestTagMatchesDigest [2020-06-15T07:33:09.761Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-06-15T07:33:09.761Z] PASS [2020-06-15T07:33:09.761Z] [2020-06-15T07:33:09.761Z] === Skipped [2020-06-15T07:33:09.761Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-06-15T07:33:09.761Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-15T07:33:09.761Z] [2020-06-15T07:33:09.761Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-15T07:33:09.761Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:33:09.761Z] [2020-06-15T07:33:09.761Z] [2020-06-15T07:33:09.761Z] DONE 12 tests, 2 skipped in 1.789s [2020-06-15T07:33:09.761Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-06-15T07:33:09.761Z] ++ 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-06-15T07:33:09.761Z] ++ set -e [2020-06-15T07:33:09.761Z] ++ '[' -n 0 ']' [2020-06-15T07:33:09.761Z] ++ set -x [2020-06-15T07:33:09.761Z] ++ env -i DEST=/go/src/github.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-06-15T07:33:09.928Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-06-15T07:33:09.928Z] --- PASS: TestConfigsUpdate (2.52s) [2020-06-15T07:33:09.928Z] === RUN TestTemplatedConfig [2020-06-15T07:33:10.020Z] INFO: Testing against a local daemon [2020-06-15T07:33:10.020Z] === RUN TestNetworkCreateDelete [2020-06-15T07:33:10.183Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-06-15T07:33:10.588Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-06-15T07:33:10.588Z] === RUN TestDockerNetworkDeletePreferID [2020-06-15T07:33:11.524Z] --- PASS: TestDockerNetworkDeletePreferID (1.13s) [2020-06-15T07:33:11.524Z] === RUN TestDaemonDNSFallback [2020-06-15T07:33:11.547Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-06-15T07:33:11.583Z] === RUN TestReadPluginNoRead/default [2020-06-15T07:33:12.996Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-06-15T07:33:12.996Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-15T07:33:12.996Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-15T07:33:12.996Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:33:12.996Z] === RUN TestInfoAPI [2020-06-15T07:33:12.996Z] --- PASS: TestInfoAPI (0.04s) [2020-06-15T07:33:12.996Z] === RUN TestInfoAPIWarnings [2020-06-15T07:33:13.048Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-15T07:33:13.048Z] --- PASS: TestContinueAfterPluginCrash (9.46s) [2020-06-15T07:33:13.432Z] --- PASS: TestTemplatedConfig (3.73s) [2020-06-15T07:33:13.432Z] === RUN TestConfigCreateResolve [2020-06-15T07:33:13.687Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-06-15T07:33:13.941Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-06-15T07:33:14.057Z] --- PASS: TestDaemonDNSFallback (2.40s) [2020-06-15T07:33:14.058Z] === RUN TestInspectNetwork [2020-06-15T07:33:14.368Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-06-15T07:33:14.368Z] === RUN TestInfoDebug [2020-06-15T07:33:14.502Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-06-15T07:33:15.062Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-06-15T07:33:15.062Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-15T07:33:15.622Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-06-15T07:33:16.182Z] --- PASS: TestConfigCreateResolve (2.79s) [2020-06-15T07:33:16.182Z] === RUN TestConfigDaemonLibtrustID [2020-06-15T07:33:16.264Z] --- PASS: TestInfoDebug (1.53s) [2020-06-15T07:33:16.264Z] === RUN TestInfoInsecureRegistries [2020-06-15T07:33:16.742Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-06-15T07:33:16.742Z] PASS [2020-06-15T07:33:16.742Z] [2020-06-15T07:33:16.742Z] DONE 7 tests in 18.124s [2020-06-15T07:33:16.742Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-15T07:33:16.742Z] ++ 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-06-15T07:33:16.742Z] ++ set -e [2020-06-15T07:33:16.742Z] ++ '[' -n 0 ']' [2020-06-15T07:33:16.742Z] ++ set -x [2020-06-15T07:33:16.742Z] ++ env -i DEST=/go/src/github.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-06-15T07:33:17.077Z] --- PASS: TestReadPluginNoRead (9.14s) [2020-06-15T07:33:17.077Z] --- PASS: TestReadPluginNoRead/default (2.00s) [2020-06-15T07:33:17.077Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2020-06-15T07:33:17.077Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.09s) [2020-06-15T07:33:17.077Z] read_test.go:92: [d91ec65d5c151] daemon is not started [2020-06-15T07:33:17.077Z] PASS [2020-06-15T07:33:17.077Z] [2020-06-15T07:33:17.077Z] DONE 6 tests in 13.585s [2020-06-15T07:33:17.077Z] 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-06-15T07:33:17.077Z] ++ 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-06-15T07:33:17.077Z] ++ set -e [2020-06-15T07:33:17.077Z] ++ '[' -n 0 ']' [2020-06-15T07:33:17.077Z] ++ set -x [2020-06-15T07:33:17.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=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-06-15T07:33:17.302Z] INFO: Testing against a local daemon [2020-06-15T07:33:17.302Z] === RUN TestCheckpoint [2020-06-15T07:33:17.302Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-15T07:33:17.302Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T07:33:17.302Z] === RUN TestContainerInvalidJSON [2020-06-15T07:33:17.302Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:33:17.302Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:33:17.302Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:33:17.302Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:33:17.302Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:33:17.302Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:33:17.302Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:33:17.302Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:33:17.302Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:33:17.302Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-06-15T07:33:17.302Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-06-15T07:33:17.302Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-15T07:33:17.302Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-06-15T07:33:17.302Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-15T07:33:17.302Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-06-15T07:33:17.302Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-15T07:33:17.302Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-06-15T07:33:17.302Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-15T07:33:17.357Z] testing: warning: no tests to run [2020-06-15T07:33:17.357Z] PASS [2020-06-15T07:33:17.357Z] [2020-06-15T07:33:17.357Z] DONE 0 tests in 0.036s [2020-06-15T07:33:17.357Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-15T07:33:17.357Z] ++ 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-06-15T07:33:17.357Z] ++ set -e [2020-06-15T07:33:17.357Z] ++ '[' -n 0 ']' [2020-06-15T07:33:17.357Z] ++ set -x [2020-06-15T07:33:17.357Z] ++ env -i DEST=/go/src/github.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-06-15T07:33:17.357Z] INFO: Testing against a local daemon [2020-06-15T07:33:17.357Z] === RUN TestPluginWithDevMounts [2020-06-15T07:33:17.357Z] === PAUSE TestPluginWithDevMounts [2020-06-15T07:33:17.357Z] === CONT TestPluginWithDevMounts [2020-06-15T07:33:17.558Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-06-15T07:33:17.558Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-15T07:33:17.558Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-06-15T07:33:17.558Z] === RUN TestCopyFromContainer [2020-06-15T07:33:17.635Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-06-15T07:33:17.635Z] === RUN TestInfoRegistryMirrors [2020-06-15T07:33:18.485Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-06-15T07:33:18.792Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T07:33:18.792Z] [2020-06-15T07:33:18.792Z] Unloading profiles will leave already running processes permanently [2020-06-15T07:33:18.792Z] unconfined, which can lead to unexpected situations. [2020-06-15T07:33:18.792Z] [2020-06-15T07:33:18.792Z] To set a process to complain mode, use the command line tool [2020-06-15T07:33:18.792Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T07:33:18.792Z] [2020-06-15T07:33:19.007Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-06-15T07:33:19.007Z] === RUN TestLoginFailsWithBadCredentials [2020-06-15T07:33:19.007Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-06-15T07:33:19.045Z] === RUN TestCopyFromContainer// [2020-06-15T07:33:19.045Z] === RUN TestCopyFromContainer//bar/root [2020-06-15T07:33:21.004Z] === RUN TestPingCacheHeaders [2020-06-15T07:33:21.004Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-06-15T07:33:21.004Z] === RUN TestPingGet [2020-06-15T07:33:21.004Z] --- PASS: TestPingGet (0.01s) [2020-06-15T07:33:21.004Z] === RUN TestPingHead [2020-06-15T07:33:21.004Z] --- PASS: TestPingHead (0.02s) [2020-06-15T07:33:21.004Z] === RUN TestVersion [2020-06-15T07:33:21.004Z] --- PASS: TestVersion (0.03s) [2020-06-15T07:33:21.004Z] PASS [2020-06-15T07:33:21.004Z] [2020-06-15T07:33:21.004Z] === Skipped [2020-06-15T07:33:21.004Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T07:33:21.004Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T07:33:21.004Z] [2020-06-15T07:33:21.004Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-15T07:33:21.004Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T07:33:21.004Z] [2020-06-15T07:33:21.004Z] [2020-06-15T07:33:21.004Z] DONE 18 tests, 2 skipped in 12.018s [2020-06-15T07:33:21.004Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-15T07:33:21.004Z] INFO: Testing against a local daemon [2020-06-15T07:33:21.004Z] === RUN TestVolumesCreateAndList [2020-06-15T07:33:21.004Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-15T07:33:21.004Z] === RUN TestVolumesRemove [2020-06-15T07:33:21.004Z] --- PASS: TestVolumesRemove (0.05s) [2020-06-15T07:33:21.004Z] === RUN TestVolumesInspect [2020-06-15T07:33:21.004Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-15T07:33:21.004Z] === RUN TestVolumesInvalidJSON [2020-06-15T07:33:21.004Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-15T07:33:21.004Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-15T07:33:21.004Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-15T07:33:21.004Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-15T07:33:21.004Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-15T07:33:21.004Z] PASS [2020-06-15T07:33:21.004Z] [2020-06-15T07:33:21.004Z] DONE 5 tests in 0.227s [2020-06-15T07:33:21.004Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T07:33:21.004Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12267 is not a child of this shell [2020-06-15T07:33:21.004Z] warning: PID 12267 from bundles/test-integration/docker.pid had a nonzero exit code [2020-06-15T07:33:21.004Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T07:33:21.004Z] [2020-06-15T07:33:21.004Z] Unloading profiles will leave already running processes permanently [2020-06-15T07:33:21.004Z] unconfined, which can lead to unexpected situations. [2020-06-15T07:33:21.004Z] [2020-06-15T07:33:21.004Z] To set a process to complain mode, use the command line tool [2020-06-15T07:33:21.004Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T07:33:21.004Z] Removing test suite binaries [2020-06-15T07:33:21.004Z] exiting test-integration [2020-06-15T07:33:21.004Z] ++ exit 0 [2020-06-15T07:33:21.004Z] [2020-06-15T07:33:21.005Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-06-15T07:33:21.005Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-15T07:33:21.005Z] === RUN TestCopyFromContainer/bar/quux [2020-06-15T07:33:21.005Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-15T07:33:21.005Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-15T07:33:21.005Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-15T07:33:21.005Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-06-15T07:33:21.005Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-15T07:33:21.005Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-15T07:33:21.005Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-15T07:33:21.005Z] --- PASS: TestCopyFromContainer (2.71s) [2020-06-15T07:33:21.005Z] --- PASS: TestCopyFromContainer// (0.17s) [2020-06-15T07:33:21.005Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2020-06-15T07:33:21.005Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-06-15T07:33:21.005Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-06-15T07:33:21.005Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-06-15T07:33:21.005Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-06-15T07:33:21.005Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2020-06-15T07:33:21.005Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-06-15T07:33:21.005Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-06-15T07:33:21.005Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-06-15T07:33:21.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-15T07:33:21.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:33:21.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:33:21.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:33:21.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:33:21.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:33:21.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:33:21.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:33:21.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:33:21.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:33:21.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-15T07:33:21.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-15T07:33:21.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-15T07:33:21.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-06-15T07:33:21.005Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-15T07:33:21.005Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-06-15T07:33:21.005Z] === RUN TestCreateWithInvalidEnv [2020-06-15T07:33:21.005Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-15T07:33:21.005Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-15T07:33:21.005Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-15T07:33:21.005Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-15T07:33:21.005Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-15T07:33:21.005Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-15T07:33:21.005Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-15T07:33:21.005Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-15T07:33:21.005Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-15T07:33:21.005Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-15T07:33:21.005Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-15T07:33:21.005Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-15T07:33:21.005Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-15T07:33:21.005Z] === RUN TestCreateTmpfsMountsTarget [2020-06-15T07:33:21.005Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-06-15T07:33:21.005Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-15T07:33:21.005Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-06-15T07:33:21.005Z] === RUN TestInspectNetwork/full_network_id [2020-06-15T07:33:21.005Z] === RUN TestInspectNetwork/partial_network_id [2020-06-15T07:33:21.005Z] === RUN TestInspectNetwork/network_name [2020-06-15T07:33:21.005Z] === RUN TestInspectNetwork/network_name_and_swarm_scope Post stage [Pipeline] junit [2020-06-15T07:33:21.017Z] Recording test results [2020-06-15T07:33:21.017Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-06-15T07:33:21.017Z] PASS [2020-06-15T07:33:21.017Z] [2020-06-15T07:33:21.017Z] DONE 1 tests in 1.978s [2020-06-15T07:33:21.017Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-06-15T07:33:21.017Z] ++ 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-06-15T07:33:21.017Z] ++ set -e [2020-06-15T07:33:21.017Z] ++ '[' -n 0 ']' [2020-06-15T07:33:21.017Z] ++ set -x [2020-06-15T07:33:21.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-15T07:33:21.017Z] INFO: Testing against a local daemon [2020-06-15T07:33:21.017Z] === RUN TestSecretInspect Post stage [Pipeline] junit [2020-06-15T07:33:21.949Z] Recording test results [Pipeline] sh [2020-06-15T07:33:22.421Z] + echo Ensuring container killed. [2020-06-15T07:33:22.421Z] Ensuring container killed. [2020-06-15T07:33:22.421Z] + docker rm -vf docker-pr6 [2020-06-15T07:33:22.421Z] Error: No such container: docker-pr6 [2020-06-15T07:33:22.421Z] + true [Pipeline] sh [2020-06-15T07:33:22.711Z] + echo Chowning /workspace to jenkins user [2020-06-15T07:33:22.711Z] Chowning /workspace to jenkins user [2020-06-15T07:33:22.711Z] + id -u [2020-06-15T07:33:22.711Z] + id -g [2020-06-15T07:33:22.711Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41072:/workspace busybox chown -R 1000:1000 /workspace [2020-06-15T07:33:22.711Z] Unable to find image 'busybox:latest' locally [2020-06-15T07:33:22.711Z] latest: Pulling from library/busybox [2020-06-15T07:33:22.711Z] 76df9210b28c: Pulling fs layer [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-15T07:33:22.891Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:33:22.891Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:33:22.891Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:33:22.891Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:33:22.891Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:33:22.891Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-15T07:33:22.891Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:33:22.891Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:33:22.891Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:33:22.891Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:33:22.891Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:33:22.891Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-15T07:33:22.891Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:33:22.891Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:33:22.891Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:33:22.891Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:33:22.891Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-15T07:33:22.891Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:33:22.891Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:33:22.891Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:33:22.891Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:33:22.891Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities (0.06s) [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-06-15T07:33:22.891Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-06-15T07:33:22.891Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-15T07:33:22.891Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-06-15T07:33:22.968Z] 76df9210b28c: Verifying Checksum [2020-06-15T07:33:22.968Z] 76df9210b28c: Download complete [2020-06-15T07:33:22.968Z] 76df9210b28c: Pull complete [2020-06-15T07:33:22.968Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T07:33:22.968Z] Status: Downloaded newer image for busybox:latest [2020-06-15T07:33:23.033Z] --- PASS: TestSecretInspect (3.69s) [2020-06-15T07:33:23.033Z] === RUN TestSecretList [2020-06-15T07:33:23.536Z] --- PASS: TestInspectNetwork (9.51s) [2020-06-15T07:33:23.536Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-06-15T07:33:23.536Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-15T07:33:23.536Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-15T07:33:23.536Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-15T07:33:23.536Z] === RUN TestRunContainerWithBridgeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T07:33:23.816Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T07:33:24.061Z] + echo Ensuring container killed. [2020-06-15T07:33:24.061Z] Ensuring container killed. [2020-06-15T07:33:24.061Z] + docker rm -vf docker-pr6 [2020-06-15T07:33:24.061Z] Error: No such container: docker-pr6 [2020-06-15T07:33:24.061Z] + true [Pipeline] sh [2020-06-15T07:33:24.202Z] + bundleName=docker-py [2020-06-15T07:33:24.202Z] + echo Creating docker-py-bundles.tar.gz [2020-06-15T07:33:24.202Z] Creating docker-py-bundles.tar.gz [2020-06-15T07:33:24.202Z] + 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-06-15T07:33:24.218Z] Archiving artifacts [2020-06-15T07:33:24.342Z] + echo Chowning /workspace to jenkins user [2020-06-15T07:33:24.342Z] Chowning /workspace to jenkins user [2020-06-15T07:33:24.342Z] + id -u [2020-06-15T07:33:24.342Z] + id -g [2020-06-15T07:33:24.342Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41072:/workspace busybox chown -R 1000:1000 /workspace [2020-06-15T07:33:24.342Z] Unable to find image 'busybox:latest' locally [2020-06-15T07:33:24.342Z] latest: Pulling from library/busybox [2020-06-15T07:33:24.342Z] 76df9210b28c: Pulling fs layer [2020-06-15T07:33:24.600Z] 76df9210b28c: Verifying Checksum [2020-06-15T07:33:24.600Z] 76df9210b28c: Download complete [2020-06-15T07:33:24.600Z] 76df9210b28c: Pull complete [2020-06-15T07:33:24.600Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T07:33:24.600Z] Status: Downloaded newer image for busybox:latest [2020-06-15T07:33:25.178Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2020-06-15T07:33:25.179Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-15T07:33:25.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:33:25.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:33:25.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:33:25.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:33:25.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:33:25.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:33:25.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:33:25.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:33:25.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:33:25.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:33:25.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:33:25.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:33:25.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:33:25.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:33:25.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:33:25.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-15T07:33:25.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-15T07:33:25.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-15T07:33:25.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-15T07:33:25.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-15T07:33:25.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-15T07:33:25.179Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-15T07:33:25.739Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-06-15T07:33:25.739Z] === RUN TestCreateDifferentPlatform [2020-06-15T07:33:25.739Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-15T07:33:25.739Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-15T07:33:25.739Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-15T07:33:25.739Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-15T07:33:25.739Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-15T07:33:25.739Z] === RUN TestContainerStartOnDaemonRestart [2020-06-15T07:33:25.739Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-15T07:33:25.739Z] === RUN TestDaemonRestartIpcMode [2020-06-15T07:33:25.739Z] === PAUSE TestDaemonRestartIpcMode [2020-06-15T07:33:25.739Z] === RUN TestDaemonHostGatewayIP [2020-06-15T07:33:25.739Z] === PAUSE TestDaemonHostGatewayIP [2020-06-15T07:33:25.739Z] === RUN TestContainerKillOnDaemonStart [2020-06-15T07:33:25.739Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-15T07:33:25.739Z] === RUN TestDiff [2020-06-15T07:33:25.769Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41072/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T07:33:26.076Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-06-15T07:33:26.076Z] === RUN TestNetworkInvalidJSON [2020-06-15T07:33:26.076Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-15T07:33:26.076Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-15T07:33:26.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:33:26.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:33:26.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:33:26.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:33:26.076Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-15T07:33:26.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:33:26.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:33:26.076Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-15T07:33:26.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-15T07:33:26.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-15T07:33:26.076Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-15T07:33:26.076Z] === RUN TestHostIPv4BridgeLabel [2020-06-15T07:33:26.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/make.sh binary-daemon [2020-06-15T07:33:26.282Z] + bundleName=amd64-rootless [2020-06-15T07:33:26.282Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-06-15T07:33:26.282Z] Creating amd64-rootless-bundles.tar.gz [2020-06-15T07:33:26.282Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-15T07:33:26.282Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-15T07:33:26.292Z] Archiving artifacts [2020-06-15T07:33:26.299Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-06-15T07:33:26.299Z] --- PASS: TestDiff (0.59s) [2020-06-15T07:33:26.299Z] === RUN TestExecWithCloseStdin [2020-06-15T07:33:26.389Z] [2020-06-15T07:33:26.389Z] Removing bundles/ [2020-06-15T07:33:26.643Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-06-15T07:33:26.643Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-15T07:33:26.647Z] [2020-06-15T07:33:26.647Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-06-15T07:33:26.647Z] Building: bundles/binary-daemon/dockerd-dev [2020-06-15T07:33:26.647Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T07:33:26.859Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-06-15T07:33:26.859Z] --- PASS: TestExecWithCloseStdin (0.62s) [2020-06-15T07:33:26.859Z] === RUN TestExec [2020-06-15T07:33:27.114Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-06-15T07:33:27.369Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-06-15T07:33:27.400Z] --- PASS: TestSecretList (3.68s) [2020-06-15T07:33:27.400Z] === RUN TestSecretsCreateAndDelete [2020-06-15T07:33:27.625Z] --- PASS: TestExec (0.79s) [2020-06-15T07:33:27.625Z] === RUN TestExecUser [2020-06-15T07:33:27.832Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41072/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T07:33:27.880Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-06-15T07:33:28.020Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2020-06-15T07:33:28.020Z] === RUN TestDaemonDefaultNetworkPools [2020-06-15T07:33:28.136Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-06-15T07:33:28.148Z] + make clean [2020-06-15T07:33:28.391Z] --- PASS: TestExecUser (0.89s) [2020-06-15T07:33:28.391Z] === RUN TestExportContainerAndImportImage [2020-06-15T07:33:28.405Z] docker volume rm -f docker-dev-cache [2020-06-15T07:33:28.405Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T07:33:29.316Z] === RUN TestDockerSuite/TestBuildAddScript [2020-06-15T07:33:29.396Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-06-15T07:33:29.396Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-15T07:33:29.571Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-06-15T07:33:29.827Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-06-15T07:33:29.827Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-15T07:33:30.841Z] --- PASS: TestSecretsCreateAndDelete (3.73s) [2020-06-15T07:33:30.841Z] === RUN TestSecretsUpdate [2020-06-15T07:33:31.299Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s) [2020-06-15T07:33:31.299Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-15T07:33:31.715Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2020-06-15T07:33:31.715Z] === RUN TestHealthCheckWorkdir [2020-06-15T07:33:31.715Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-06-15T07:33:31.970Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-06-15T07:33:32.539Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-06-15T07:33:32.539Z] === RUN TestHealthKillContainer [2020-06-15T07:33:33.101Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-06-15T07:33:33.833Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2020-06-15T07:33:33.833Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-15T07:33:34.320Z] --- PASS: TestSecretsUpdate (3.74s) [2020-06-15T07:33:34.320Z] === RUN TestTemplatedSecret [2020-06-15T07:33:34.401Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-06-15T07:33:34.401Z] === RUN TestServiceWithPredefinedNetwork [2020-06-15T07:33:34.463Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-06-15T07:33:35.389Z] --- PASS: TestHealthKillContainer (2.98s) [2020-06-15T07:33:35.389Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-15T07:33:36.315Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-06-15T07:33:36.315Z] === RUN TestIpcModeNone [2020-06-15T07:33:36.315Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-06-15T07:33:37.241Z] --- PASS: TestIpcModeNone (0.92s) [2020-06-15T07:33:37.241Z] === RUN TestIpcModePrivate [2020-06-15T07:33:37.689Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2020-06-15T07:33:37.689Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-15T07:33:37.689Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T07:33:37.689Z] service_test.go:236: FLAKY_TEST [2020-06-15T07:33:37.689Z] === RUN TestServiceWithDataPathPortInit [2020-06-15T07:33:37.801Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-06-15T07:33:37.862Z] --- PASS: TestTemplatedSecret (3.75s) [2020-06-15T07:33:37.862Z] === RUN TestSecretCreateResolve [2020-06-15T07:33:38.056Z] --- PASS: TestIpcModePrivate (0.89s) [2020-06-15T07:33:38.056Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2020-06-15T07:33:38.056Z] === RUN TestIpcModeShareable [2020-06-15T07:33:38.983Z] --- PASS: TestIpcModeShareable (0.98s) [2020-06-15T07:33:38.983Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2020-06-15T07:33:38.983Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-15T07:33:38.983Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-06-15T07:33:39.909Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-06-15T07:33:40.468Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-06-15T07:33:41.395Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.41s) [2020-06-15T07:33:41.395Z] === RUN TestAPIIpcModeHost [2020-06-15T07:33:41.440Z] --- PASS: TestSecretCreateResolve (3.65s) [2020-06-15T07:33:41.440Z] PASS [2020-06-15T07:33:41.440Z] [2020-06-15T07:33:41.440Z] DONE 6 tests in 22.332s [2020-06-15T07:33:41.440Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-06-15T07:33:41.440Z] ++ 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-06-15T07:33:41.440Z] ++ set -e [2020-06-15T07:33:41.440Z] ++ '[' -n 0 ']' [2020-06-15T07:33:41.440Z] ++ set -x [2020-06-15T07:33:41.440Z] ++ env -i DEST=/go/src/github.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-06-15T07:33:41.724Z] INFO: Testing against a local daemon [2020-06-15T07:33:41.724Z] === RUN TestServiceCreateInit [2020-06-15T07:33:41.724Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-15T07:33:41.955Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-06-15T07:33:41.955Z] === RUN TestDaemonIpcModeShareable [2020-06-15T07:33:43.316Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-06-15T07:33:43.316Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2020-06-15T07:33:43.316Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2020-06-15T07:33:43.316Z] === RUN TestDaemonIpcModePrivate [2020-06-15T07:33:43.876Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-06-15T07:33:44.805Z] --- PASS: TestDaemonIpcModePrivate (1.54s) [2020-06-15T07:33:44.805Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2020-06-15T07:33:44.805Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-15T07:33:45.366Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-06-15T07:33:45.621Z] === RUN TestDockerSuite/TestBuildAddTar [2020-06-15T07:33:46.546Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.49s) [2020-06-15T07:33:46.546Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2020-06-15T07:33:46.546Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-15T07:33:47.325Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-15T07:33:47.909Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2020-06-15T07:33:47.909Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2020-06-15T07:33:47.909Z] === RUN TestIpcModeOlderClient [2020-06-15T07:33:47.909Z] === PAUSE TestIpcModeOlderClient [2020-06-15T07:33:47.909Z] === RUN TestKillContainerInvalidSignal [2020-06-15T07:33:48.470Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2020-06-15T07:33:48.470Z] === RUN TestKillContainer [2020-06-15T07:33:48.470Z] === RUN TestKillContainer/no_signal [2020-06-15T07:33:49.395Z] === RUN TestKillContainer/non_killing_signal [2020-06-15T07:33:49.650Z] === RUN TestKillContainer/killing_signal [2020-06-15T07:33:50.576Z] --- PASS: TestKillContainer (1.80s) [2020-06-15T07:33:50.576Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-06-15T07:33:50.576Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-06-15T07:33:50.576Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2020-06-15T07:33:50.576Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-15T07:33:50.576Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-15T07:33:50.576Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-06-15T07:33:51.137Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-15T07:33:52.065Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-06-15T07:33:52.065Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-06-15T07:33:52.065Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-06-15T07:33:52.065Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-06-15T07:33:52.065Z] === RUN TestKillStoppedContainer [2020-06-15T07:33:52.065Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-06-15T07:33:52.065Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-15T07:33:52.065Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-06-15T07:33:52.065Z] === RUN TestKillDifferentUserContainer [2020-06-15T07:33:52.863Z] --- PASS: TestServiceCreateInit (10.39s) [2020-06-15T07:33:52.863Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2020-06-15T07:33:52.863Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2020-06-15T07:33:52.863Z] === RUN TestCreateServiceMultipleTimes [2020-06-15T07:33:52.993Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2020-06-15T07:33:52.994Z] === RUN TestInspectOomKilledTrue [2020-06-15T07:33:52.994Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-15T07:33:52.994Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:33:52.994Z] === RUN TestInspectOomKilledFalse [2020-06-15T07:33:52.994Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-15T07:33:52.994Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:33:52.994Z] === RUN TestLinksEtcHostsContentMatch [2020-06-15T07:33:53.249Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-06-15T07:33:53.504Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2020-06-15T07:33:53.504Z] === RUN TestLinksContainerNames [2020-06-15T07:33:54.868Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-06-15T07:33:55.124Z] --- PASS: TestLinksContainerNames (1.64s) [2020-06-15T07:33:55.124Z] === RUN TestLogsFollowTailEmpty [2020-06-15T07:33:55.772Z] --- PASS: TestServiceWithDataPathPortInit (18.06s) [2020-06-15T07:33:55.772Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-15T07:33:56.050Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-06-15T07:33:56.050Z] === RUN TestContainerNetworkMountsNoChown [2020-06-15T07:33:56.977Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/default [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/default [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/private [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/private [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/rprivate [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/slave [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/slave [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/rslave [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/shared [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/shared [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/rshared [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-15T07:33:56.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-06-15T07:33:56.977Z] === CONT TestMountDaemonRoot/default [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-15T07:33:56.977Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:33:56.977Z] === CONT TestMountDaemonRoot/rshared [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:33:56.977Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:33:56.977Z] === CONT TestMountDaemonRoot/shared [2020-06-15T07:33:56.977Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-15T07:33:56.977Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/rslave [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/slave [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/rprivate [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/private [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-15T07:33:56.978Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:33:56.978Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-15T07:33:56.978Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:33:57.233Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:33:57.233Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-15T07:33:57.233Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:33:57.233Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-15T07:33:57.233Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:33:57.233Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:33:57.233Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:33:57.233Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:33:57.233Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:33:57.233Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-15T07:33:57.488Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:33:57.488Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-15T07:33:57.488Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:33:57.488Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:33:57.488Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:33:57.488Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:33:57.488Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-15T07:33:57.488Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-06-15T07:33:57.488Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2020-06-15T07:33:57.488Z] === RUN TestContainerBindMountNonRecursive [2020-06-15T07:33:58.926Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-06-15T07:33:59.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-06-15T07:33:59.779Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2020-06-15T07:33:59.779Z] === RUN TestNetworkNat [2020-06-15T07:34:00.715Z] --- PASS: TestNetworkNat (0.91s) [2020-06-15T07:34:00.715Z] === RUN TestNetworkLocalhostTCPNat [2020-06-15T07:34:01.640Z] --- PASS: TestNetworkLocalhostTCPNat (1.17s) [2020-06-15T07:34:01.640Z] === RUN TestNetworkLoopbackNat [2020-06-15T07:34:03.004Z] --- PASS: TestNetworkLoopbackNat (1.39s) [2020-06-15T07:34:03.004Z] === RUN TestPause [2020-06-15T07:34:04.368Z] --- PASS: TestPause (1.03s) [2020-06-15T07:34:04.368Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-15T07:34:04.368Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T07:34:04.368Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T07:34:04.368Z] === RUN TestPauseStopPausedContainer [2020-06-15T07:34:04.928Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2020-06-15T07:34:04.928Z] === RUN TestPsFilter [2020-06-15T07:34:05.184Z] --- PASS: TestPsFilter (0.19s) [2020-06-15T07:34:05.184Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-15T07:34:05.748Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.03s) [2020-06-15T07:34:05.748Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b2faxg7uabmw3ls9kebp3qwu8 Created:2020-06-15 07:33:56.799731341 +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[3d172799c404822491d087480dc8e47c028b7b5fddda38f97b51fc743cefdf60:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pemntzh2y2c7uwvmq0x5mw3p6 EndpointID:9098bfa1b20e94a68c78c83d480cac1de048e140ee6aafa62c2dfa66909dee85 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33b09e0a17e53d1e7ee177832f8c252a007b51dc357cf7c56bbc0cbe8814df6a 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:9aaae27542bb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pemntzh2y2c7uwvmq0x5mw3p6 EndpointID:9098bfa1b20e94a68c78c83d480cac1de048e140ee6aafa62c2dfa66909dee85 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-15T07:34:05.748Z] PASS [2020-06-15T07:34:05.748Z] [2020-06-15T07:34:05.748Z] === Skipped [2020-06-15T07:34:05.748Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T07:34:05.748Z] service_test.go:236: FLAKY_TEST [2020-06-15T07:34:05.748Z] [2020-06-15T07:34:05.748Z] [2020-06-15T07:34:05.748Z] DONE 23 tests, 1 skipped in 54.323s [2020-06-15T07:34:05.748Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-15T07:34:05.748Z] ++ 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-06-15T07:34:05.748Z] ++ set -e [2020-06-15T07:34:05.748Z] ++ '[' -n 0 ']' [2020-06-15T07:34:05.748Z] ++ set -x [2020-06-15T07:34:05.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-15T07:34:05.748Z] INFO: Testing against a local daemon [2020-06-15T07:34:05.748Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-15T07:34:05.748Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T07:34:05.748Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:34:05.748Z] === RUN TestDockerNetworkIpvlan [2020-06-15T07:34:05.748Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-15T07:34:05.748Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:34:05.748Z] PASS [2020-06-15T07:34:05.748Z] [2020-06-15T07:34:05.748Z] === Skipped [2020-06-15T07:34:05.748Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T07:34:05.748Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:34:05.748Z] [2020-06-15T07:34:05.748Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-15T07:34:05.748Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:34:05.748Z] [2020-06-15T07:34:05.748Z] [2020-06-15T07:34:05.748Z] DONE 2 tests, 2 skipped in 0.160s [2020-06-15T07:34:05.748Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-15T07:34:05.748Z] ++ 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-06-15T07:34:05.748Z] ++ set -e [2020-06-15T07:34:05.748Z] ++ '[' -n 0 ']' [2020-06-15T07:34:05.748Z] ++ set -x [2020-06-15T07:34:05.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-15T07:34:05.748Z] INFO: Testing against a local daemon [2020-06-15T07:34:05.748Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-15T07:34:06.111Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-06-15T07:34:06.111Z] === RUN TestRemoveContainerWithVolume [2020-06-15T07:34:06.684Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2020-06-15T07:34:06.684Z] === RUN TestDockerNetworkMacvlan [2020-06-15T07:34:07.038Z] === RUN TestDockerSuite/TestBuildBlankName [2020-06-15T07:34:07.038Z] --- PASS: TestRemoveContainerWithVolume (1.03s) [2020-06-15T07:34:07.038Z] === RUN TestRemoveContainerRunning [2020-06-15T07:34:07.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-06-15T07:34:07.620Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-15T07:34:07.854Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-06-15T07:34:07.854Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-15T07:34:08.782Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2020-06-15T07:34:08.782Z] === RUN TestRemoveInvalidContainer [2020-06-15T07:34:08.782Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-06-15T07:34:08.782Z] === RUN TestRenameLinkedContainer [2020-06-15T07:34:08.996Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-15T07:34:10.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-06-15T07:34:10.374Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-15T07:34:12.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-06-15T07:34:12.662Z] --- PASS: TestRenameLinkedContainer (3.65s) [2020-06-15T07:34:12.662Z] === RUN TestRenameStoppedContainer [2020-06-15T07:34:13.590Z] --- PASS: TestRenameStoppedContainer (0.97s) [2020-06-15T07:34:13.590Z] === RUN TestRenameRunningContainerAndReuse [2020-06-15T07:34:13.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-06-15T07:34:13.662Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-15T07:34:14.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-06-15T07:34:15.326Z] --- PASS: TestCreateServiceMultipleTimes (22.20s) [2020-06-15T07:34:15.326Z] === RUN TestCreateServiceConflict [2020-06-15T07:34:15.516Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-06-15T07:34:15.516Z] === RUN TestRenameInvalidName [2020-06-15T07:34:16.076Z] --- PASS: TestRenameInvalidName (0.80s) [2020-06-15T07:34:16.076Z] === RUN TestRenameAnonymousContainer [2020-06-15T07:34:16.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-06-15T07:34:16.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-06-15T07:34:16.948Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-15T07:34:17.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-06-15T07:34:17.991Z] --- PASS: TestCreateServiceConflict (3.73s) [2020-06-15T07:34:17.991Z] === RUN TestCreateServiceMaxReplicas [2020-06-15T07:34:18.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-06-15T07:34:19.075Z] --- PASS: TestRenameAnonymousContainer (2.91s) [2020-06-15T07:34:19.075Z] === RUN TestRenameContainerWithSameName [2020-06-15T07:34:20.003Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-06-15T07:34:20.003Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-15T07:34:20.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-06-15T07:34:20.930Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T07:34:21.431Z] --- PASS: TestCreateServiceMaxReplicas (3.50s) [2020-06-15T07:34:21.431Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-15T07:34:21.489Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2020-06-15T07:34:21.489Z] === RUN TestResize [2020-06-15T07:34:21.572Z] [2020-06-15T07:34:21.572Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T07:34:22.049Z] --- PASS: TestResize (0.83s) [2020-06-15T07:34:22.049Z] === RUN TestResizeWithInvalidSize [2020-06-15T07:34:22.244Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T07:34:22.244Z] HOSTNAME=1a5dbf8b5c93 [2020-06-15T07:34:22.244Z] TESTDEBUG=0 [2020-06-15T07:34:22.244Z] DEST=bundles/test-integration [2020-06-15T07:34:22.244Z] PWD=/go/src/github.com/docker/docker [2020-06-15T07:34:22.244Z] DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 [2020-06-15T07:34:22.244Z] container=docker [2020-06-15T07:34:22.244Z] HOME=/root [2020-06-15T07:34:22.244Z] GOLANG_VERSION=1.13.12 [2020-06-15T07:34:22.244Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T07:34:22.244Z] VALIDATE_BRANCH=master [2020-06-15T07:34:22.244Z] TERM=xterm [2020-06-15T07:34:22.244Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T07:34:22.244Z] SHLVL=1 [2020-06-15T07:34:22.244Z] TIMEOUT=120m [2020-06-15T07:34:22.244Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T07:34:22.244Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T07:34:22.244Z] GO111MODULE=off [2020-06-15T07:34:22.244Z] DOCKER_EXPERIMENTAL=1 [2020-06-15T07:34:22.244Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T07:34:22.244Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T07:34:22.244Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T07:34:22.244Z] GOPATH=/go [2020-06-15T07:34:22.244Z] PKG_CONFIG=pkg-config [2020-06-15T07:34:22.244Z] _=/usr/bin/env [2020-06-15T07:34:22.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T07:34:22.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-06-15T07:34:22.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-06-15T07:34:22.865Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-06-15T07:34:22.865Z] === RUN TestResizeWhenContainerNotStarted [2020-06-15T07:34:23.512Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-15T07:34:23.790Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:34:23.790Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:34:23.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:34:23.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:34:23.790Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:34:25.413Z] --- PASS: TestDockerNetworkMacvlan (18.44s) [2020-06-15T07:34:25.413Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-06-15T07:34:25.413Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-06-15T07:34:25.413Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2020-06-15T07:34:25.413Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-06-15T07:34:25.413Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s) [2020-06-15T07:34:25.413Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-06-15T07:34:25.413Z] PASS [2020-06-15T07:34:25.413Z] [2020-06-15T07:34:25.413Z] DONE 8 tests in 20.651s [2020-06-15T07:34:25.413Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-15T07:34:25.413Z] ++ 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-06-15T07:34:25.413Z] ++ set -e [2020-06-15T07:34:25.413Z] ++ '[' -n 0 ']' [2020-06-15T07:34:25.413Z] ++ set -x [2020-06-15T07:34:25.414Z] ++ env -i DEST=/go/src/github.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-06-15T07:34:25.414Z] testing: warning: no tests to run [2020-06-15T07:34:25.414Z] PASS [2020-06-15T07:34:25.414Z] [2020-06-15T07:34:25.414Z] DONE 0 tests in 0.026s [2020-06-15T07:34:25.414Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-15T07:34:25.414Z] ++ 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-06-15T07:34:25.414Z] ++ set -e [2020-06-15T07:34:25.414Z] ++ '[' -n 0 ']' [2020-06-15T07:34:25.414Z] ++ set -x [2020-06-15T07:34:25.414Z] ++ env -i DEST=/go/src/github.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-06-15T07:34:25.414Z] INFO: Testing against a local daemon [2020-06-15T07:34:25.414Z] === RUN TestAuthZPluginAllowRequest [2020-06-15T07:34:25.675Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-06-15T07:34:25.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-06-15T07:34:26.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:34:26.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:34:27.317Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-06-15T07:34:27.317Z] === RUN TestAuthZPluginTLS [2020-06-15T07:34:27.577Z] --- PASS: TestAuthZPluginTLS (0.64s) [2020-06-15T07:34:27.577Z] === RUN TestAuthZPluginDenyRequest [2020-06-15T07:34:28.514Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-06-15T07:34:28.514Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-15T07:34:29.081Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-06-15T07:34:29.081Z] === RUN TestAuthZPluginDenyResponse [2020-06-15T07:34:29.648Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2020-06-15T07:34:29.648Z] === RUN TestAuthZPluginAllowEventStream [2020-06-15T07:34:30.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:34:30.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:34:31.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-06-15T07:34:31.552Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-06-15T07:34:31.552Z] === RUN TestAuthZPluginErrorResponse [2020-06-15T07:34:31.812Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-06-15T07:34:31.812Z] === RUN TestAuthZPluginErrorRequest [2020-06-15T07:34:32.748Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-06-15T07:34:32.748Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-15T07:34:32.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:34:33.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-06-15T07:34:33.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:34:33.316Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-06-15T07:34:33.316Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-15T07:34:34.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:34:35.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-06-15T07:34:35.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:34:35.849Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-06-15T07:34:35.849Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-15T07:34:36.899Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:34:37.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:34:37.751Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-06-15T07:34:37.751Z] === RUN TestAuthZPluginHeader [2020-06-15T07:34:38.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-06-15T07:34:38.686Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-06-15T07:34:38.686Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-15T07:34:38.686Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T07:34:38.686Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:34:38.686Z] === RUN TestAuthZPluginV2Disable [2020-06-15T07:34:38.686Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-15T07:34:38.686Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:34:38.686Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-15T07:34:38.686Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T07:34:38.686Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:34:38.686Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-15T07:34:38.686Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T07:34:38.686Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:34:38.686Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2020-06-15T07:34:39.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-06-15T07:34:39.754Z] === RUN TestCgroupNamespacesRun [2020-06-15T07:34:39.847Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.60s) [2020-06-15T07:34:39.847Z] === RUN TestCreateServiceSecretFileMode [2020-06-15T07:34:40.459Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2020-06-15T07:34:40.459Z] === RUN TestCreateServiceConfigFileMode [2020-06-15T07:34:41.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-06-15T07:34:41.641Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-06-15T07:34:41.641Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-15T07:34:43.528Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-06-15T07:34:43.528Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-15T07:34:43.899Z] --- PASS: TestCreateServiceConfigFileMode (3.52s) [2020-06-15T07:34:43.899Z] === RUN TestCreateServiceSysctls [2020-06-15T07:34:44.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-06-15T07:34:44.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-06-15T07:34:44.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-06-15T07:34:45.224Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-06-15T07:34:45.224Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-15T07:34:47.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-06-15T07:34:47.108Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-06-15T07:34:47.108Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-15T07:34:48.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-06-15T07:34:48.078Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-06-15T07:34:48.079Z] Copying nested executables into bundles/binary-daemon [2020-06-15T07:34:48.079Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-06-15T07:34:48.288Z] --- PASS: TestCreateServiceSysctls (4.37s) [2020-06-15T07:34:48.288Z] === RUN TestCreateServiceCapabilities [2020-06-15T07:34:48.440Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/make.sh cross [2020-06-15T07:34:48.642Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-06-15T07:34:48.643Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-15T07:34:48.698Z] [2020-06-15T07:34:48.955Z] Removing bundles/ [2020-06-15T07:34:48.955Z] [2020-06-15T07:34:48.955Z] ---> Making bundle: cross (in bundles/cross) [2020-06-15T07:34:48.955Z] Cross building: bundles/cross/linux/amd64 [2020-06-15T07:34:48.955Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-06-15T07:34:48.955Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-06-15T07:34:49.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-06-15T07:34:49.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-06-15T07:34:50.391Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.56s) [2020-06-15T07:34:50.391Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-15T07:34:51.317Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-06-15T07:34:51.317Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-15T07:34:51.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-06-15T07:34:52.694Z] --- PASS: TestCreateServiceCapabilities (3.59s) [2020-06-15T07:34:52.694Z] === RUN TestInspect [2020-06-15T07:34:52.806Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-06-15T07:34:52.806Z] === RUN TestKernelTCPMemory [2020-06-15T07:34:54.168Z] --- PASS: TestKernelTCPMemory (1.02s) [2020-06-15T07:34:54.168Z] === RUN TestNISDomainname [2020-06-15T07:34:54.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-06-15T07:34:54.985Z] --- PASS: TestNISDomainname (0.97s) [2020-06-15T07:34:54.985Z] === RUN TestHostnameDnsResolution [2020-06-15T07:34:54.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-06-15T07:34:54.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-06-15T07:34:54.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-06-15T07:34:55.363Z] --- PASS: TestInspect (3.30s) [2020-06-15T07:34:55.363Z] === RUN TestCreateJob [2020-06-15T07:34:55.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-06-15T07:34:56.106Z] --- PASS: TestHostnameDnsResolution (1.28s) [2020-06-15T07:34:56.106Z] === RUN TestStats [2020-06-15T07:34:56.668Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-06-15T07:34:56.768Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s) [2020-06-15T07:34:56.768Z] PASS [2020-06-15T07:34:56.768Z] [2020-06-15T07:34:56.768Z] === Skipped [2020-06-15T07:34:56.768Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T07:34:56.768Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:34:56.768Z] [2020-06-15T07:34:56.768Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-15T07:34:56.768Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:34:56.768Z] [2020-06-15T07:34:56.768Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T07:34:56.768Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:34:56.768Z] [2020-06-15T07:34:56.768Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T07:34:56.768Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:34:56.768Z] [2020-06-15T07:34:56.768Z] [2020-06-15T07:34:56.768Z] DONE 17 tests, 4 skipped in 31.663s [2020-06-15T07:34:56.768Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-15T07:34:56.768Z] ++ 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-06-15T07:34:56.768Z] ++ set -e [2020-06-15T07:34:56.768Z] ++ '[' -n 0 ']' [2020-06-15T07:34:56.768Z] ++ set -x [2020-06-15T07:34:56.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-15T07:34:57.027Z] INFO: Testing against a local daemon [2020-06-15T07:34:57.027Z] === RUN TestPluginInvalidJSON [2020-06-15T07:34:57.027Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:34:57.027Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:34:57.027Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:34:57.027Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-15T07:34:57.027Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-15T07:34:57.027Z] === RUN TestPluginInstall [2020-06-15T07:34:57.027Z] === RUN TestPluginInstall/no_auth [2020-06-15T07:34:57.230Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-06-15T07:34:57.796Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-06-15T07:34:58.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-06-15T07:34:58.978Z] --- PASS: TestStats (2.73s) [2020-06-15T07:34:58.978Z] === RUN TestStopContainerWithTimeout [2020-06-15T07:34:58.978Z] === RUN TestStopContainerWithTimeout/0 [2020-06-15T07:34:58.978Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-15T07:34:58.978Z] === RUN TestStopContainerWithTimeout/1 [2020-06-15T07:34:58.978Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-15T07:34:58.978Z] === RUN TestStopContainerWithTimeout/3 [2020-06-15T07:34:58.978Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-15T07:34:58.978Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-15T07:34:58.978Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-15T07:34:58.978Z] === CONT TestStopContainerWithTimeout/0 [2020-06-15T07:34:58.978Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-15T07:34:59.730Z] --- PASS: TestCreateJob (4.41s) [2020-06-15T07:34:59.730Z] === RUN TestReplicatedJob [2020-06-15T07:35:00.341Z] === CONT TestStopContainerWithTimeout/3 [2020-06-15T07:35:02.226Z] === CONT TestStopContainerWithTimeout/1 [2020-06-15T07:35:02.301Z] time="2020-06-15T07:35:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:35:02.302Z] time="2020-06-15T07:35:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:35:02.302Z] time="2020-06-15T07:35:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:338f3f8e4c386c5bc4b25757e557b355063594326343c469482ee4e45a48b629" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:35:02.302Z] time="2020-06-15T07:35:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:35:02.302Z] time="2020-06-15T07:35:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:35:02.302Z] time="2020-06-15T07:35:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:338f3f8e4c386c5bc4b25757e557b355063594326343c469482ee4e45a48b629" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:35:02.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T07:35:02.481Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-06-15T07:35:02.869Z] === RUN TestPluginInstall/with_htpasswd [2020-06-15T07:35:03.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-06-15T07:35:03.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T07:35:03.437Z] time="2020-06-15T07:35:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:35:03.437Z] time="2020-06-15T07:35:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:35:03.437Z] time="2020-06-15T07:35:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6244009f03b6be207b764b7cb5ba77f6155525d4654a2b7d27042d019571977a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:35:03.437Z] time="2020-06-15T07:35:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:35:03.437Z] time="2020-06-15T07:35:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:35:03.437Z] time="2020-06-15T07:35:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6244009f03b6be207b764b7cb5ba77f6155525d4654a2b7d27042d019571977a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:35:03.604Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-06-15T07:35:03.859Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-06-15T07:35:03.859Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-06-15T07:35:03.859Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2020-06-15T07:35:03.859Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2020-06-15T07:35:03.859Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-06-15T07:35:03.859Z] === RUN TestDeleteDevicemapper [2020-06-15T07:35:03.859Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-15T07:35:03.859Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T07:35:03.859Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-15T07:35:04.004Z] === RUN TestPluginInstall/with_insecure [2020-06-15T07:35:04.787Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-06-15T07:35:05.381Z] time="2020-06-15T07:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:35:05.381Z] time="2020-06-15T07:35:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:35:05.381Z] time="2020-06-15T07:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:093654cf688acfeb2a05db2af49b2a715e55fc3149f108d0ee5195aaa79b2257" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:35:05.381Z] time="2020-06-15T07:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:35:05.381Z] time="2020-06-15T07:35:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:35:05.381Z] time="2020-06-15T07:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:093654cf688acfeb2a05db2af49b2a715e55fc3149f108d0ee5195aaa79b2257" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:35:05.640Z] --- PASS: TestPluginInstall (8.73s) [2020-06-15T07:35:05.640Z] --- PASS: TestPluginInstall/no_auth (5.76s) [2020-06-15T07:35:05.640Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-06-15T07:35:05.640Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2020-06-15T07:35:05.640Z] plugin_test.go:157: [de1394b36f199] daemon is not started [2020-06-15T07:35:05.640Z] PASS [2020-06-15T07:35:05.640Z] [2020-06-15T07:35:05.640Z] DONE 6 tests in 8.934s [2020-06-15T07:35:05.713Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-06-15T07:35:05.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T07:35:05.898Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-15T07:35:05.898Z] ++ 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-06-15T07:35:05.898Z] ++ set -e [2020-06-15T07:35:05.898Z] ++ '[' -n 0 ']' [2020-06-15T07:35:05.898Z] ++ set -x [2020-06-15T07:35:05.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=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-06-15T07:35:05.898Z] INFO: Testing against a local daemon [2020-06-15T07:35:05.898Z] === RUN TestExternalGraphDriver [2020-06-15T07:35:06.157Z] === RUN TestExternalGraphDriver/json [2020-06-15T07:35:06.311Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s) [2020-06-15T07:35:06.311Z] === RUN TestUpdateMemory [2020-06-15T07:35:06.311Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-15T07:35:06.311Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:35:06.311Z] === RUN TestUpdateCPUQuota [2020-06-15T07:35:06.514Z] --- PASS: TestReplicatedJob (6.78s) [2020-06-15T07:35:06.515Z] === RUN TestUpdateReplicatedJob [2020-06-15T07:35:06.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-06-15T07:35:07.936Z] --- PASS: TestUpdateCPUQuota (1.77s) [2020-06-15T07:35:07.936Z] === RUN TestUpdatePidsLimit [2020-06-15T07:35:08.191Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-15T07:35:08.446Z] === RUN TestUpdatePidsLimit/no_change [2020-06-15T07:35:08.687Z] === RUN TestExternalGraphDriver/spec [2020-06-15T07:35:08.701Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-15T07:35:09.259Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-15T07:35:09.514Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-15T07:35:09.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-06-15T07:35:10.074Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-15T07:35:10.329Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-15T07:35:11.221Z] === RUN TestExternalGraphDriver/pull [2020-06-15T07:35:11.258Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-06-15T07:35:11.513Z] --- PASS: TestUpdatePidsLimit (3.55s) [2020-06-15T07:35:11.513Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-06-15T07:35:11.513Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-06-15T07:35:11.513Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2020-06-15T07:35:11.513Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-06-15T07:35:11.513Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-06-15T07:35:11.513Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2020-06-15T07:35:11.513Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-06-15T07:35:11.513Z] === RUN TestUpdateRestartPolicy [2020-06-15T07:35:11.982Z] --- PASS: TestUpdateReplicatedJob (4.63s) [2020-06-15T07:35:11.982Z] === RUN TestServiceListWithStatuses [2020-06-15T07:35:11.982Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-15T07:35:11.982Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T07:35:11.982Z] === RUN TestDockerNetworkConnectAlias [2020-06-15T07:35:12.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-06-15T07:35:12.998Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-06-15T07:35:13.756Z] --- PASS: TestExternalGraphDriver (7.38s) [2020-06-15T07:35:13.756Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2020-06-15T07:35:13.756Z] --- PASS: TestExternalGraphDriver/spec (2.63s) [2020-06-15T07:35:13.756Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2020-06-15T07:35:13.756Z] === RUN TestGraphdriverPluginV2 [2020-06-15T07:35:13.756Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-06-15T07:35:13.756Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:35:13.756Z] PASS [2020-06-15T07:35:13.756Z] [2020-06-15T07:35:13.756Z] === Skipped [2020-06-15T07:35:13.756Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-06-15T07:35:13.756Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:35:13.756Z] [2020-06-15T07:35:13.756Z] [2020-06-15T07:35:13.756Z] DONE 5 tests, 1 skipped in 7.570s [2020-06-15T07:35:13.756Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-15T07:35:13.756Z] ++ 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-06-15T07:35:13.756Z] ++ set -e [2020-06-15T07:35:13.756Z] ++ '[' -n 0 ']' [2020-06-15T07:35:13.756Z] ++ set -x [2020-06-15T07:35:13.756Z] ++ env -i DEST=/go/src/github.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-06-15T07:35:13.756Z] INFO: Testing against a local daemon [2020-06-15T07:35:13.756Z] === RUN TestContinueAfterPluginCrash [2020-06-15T07:35:13.756Z] === PAUSE TestContinueAfterPluginCrash [2020-06-15T07:35:13.756Z] === RUN TestReadPluginNoRead [2020-06-15T07:35:13.756Z] === PAUSE TestReadPluginNoRead [2020-06-15T07:35:13.756Z] === RUN TestDaemonStartWithLogOpt [2020-06-15T07:35:13.756Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-15T07:35:13.756Z] === CONT TestContinueAfterPluginCrash [2020-06-15T07:35:13.756Z] === CONT TestDaemonStartWithLogOpt [2020-06-15T07:35:13.756Z] === CONT TestReadPluginNoRead [2020-06-15T07:35:13.924Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-06-15T07:35:14.180Z] === RUN TestDockerSuite/TestBuildCmd [2020-06-15T07:35:14.180Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-06-15T07:35:14.740Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-06-15T07:35:14.740Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-06-15T07:35:14.740Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-06-15T07:35:15.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-06-15T07:35:15.920Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-06-15T07:35:17.949Z] === RUN TestReadPluginNoRead/default [2020-06-15T07:35:18.518Z] --- PASS: TestDaemonStartWithLogOpt (4.87s) [2020-06-15T07:35:19.184Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-06-15T07:35:19.455Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-15T07:35:20.109Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-06-15T07:35:20.371Z] --- PASS: TestDockerNetworkConnectAlias (8.63s) [2020-06-15T07:35:20.371Z] === RUN TestDockerNetworkReConnect [2020-06-15T07:35:21.199Z] === RUN TestDockerSuite/TestBuildContChar [2020-06-15T07:35:21.370Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-15T07:35:22.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-06-15T07:35:23.278Z] --- PASS: TestReadPluginNoRead (9.79s) [2020-06-15T07:35:23.278Z] --- PASS: TestReadPluginNoRead/default (1.81s) [2020-06-15T07:35:23.278Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-06-15T07:35:23.278Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2020-06-15T07:35:23.278Z] read_test.go:92: [de96d54bd93cc] daemon is not started [2020-06-15T07:35:23.865Z] --- PASS: TestContinueAfterPluginCrash (10.15s) [2020-06-15T07:35:23.865Z] PASS [2020-06-15T07:35:23.865Z] [2020-06-15T07:35:23.865Z] DONE 6 tests in 10.315s [2020-06-15T07:35:23.865Z] 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-06-15T07:35:23.865Z] ++ 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-06-15T07:35:23.865Z] ++ set -e [2020-06-15T07:35:23.865Z] ++ '[' -n 0 ']' [2020-06-15T07:35:23.865Z] ++ set -x [2020-06-15T07:35:23.865Z] ++ env -i DEST=/go/src/github.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-06-15T07:35:23.865Z] testing: warning: no tests to run [2020-06-15T07:35:23.865Z] PASS [2020-06-15T07:35:23.865Z] [2020-06-15T07:35:23.865Z] DONE 0 tests in 0.044s [2020-06-15T07:35:23.865Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-15T07:35:23.865Z] ++ 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-06-15T07:35:23.865Z] ++ set -e [2020-06-15T07:35:23.865Z] ++ '[' -n 0 ']' [2020-06-15T07:35:23.865Z] ++ set -x [2020-06-15T07:35:23.865Z] ++ env -i DEST=/go/src/github.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-06-15T07:35:23.865Z] INFO: Testing against a local daemon [2020-06-15T07:35:23.865Z] === RUN TestPluginWithDevMounts [2020-06-15T07:35:23.865Z] === PAUSE TestPluginWithDevMounts [2020-06-15T07:35:23.865Z] === CONT TestPluginWithDevMounts [2020-06-15T07:35:24.008Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-06-15T07:35:24.008Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-06-15T07:35:24.264Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2020-06-15T07:35:24.264Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-15T07:35:24.264Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-06-15T07:35:24.828Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-06-15T07:35:25.083Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-06-15T07:35:25.083Z] === RUN TestWaitNonBlocked [2020-06-15T07:35:25.083Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:35:25.083Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:35:25.083Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:35:25.083Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:35:25.083Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:35:25.083Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:35:25.083Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-06-15T07:35:26.011Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-06-15T07:35:26.020Z] --- PASS: TestDockerNetworkReConnect (6.23s) [2020-06-15T07:35:26.020Z] === RUN TestServicePlugin [2020-06-15T07:35:26.020Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-15T07:35:26.020Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:35:26.020Z] === RUN TestServiceUpdateLabel [2020-06-15T07:35:26.267Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-06-15T07:35:26.267Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-15T07:35:26.267Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2020-06-15T07:35:26.267Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2020-06-15T07:35:26.267Z] === RUN TestWaitBlocked [2020-06-15T07:35:26.267Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:35:26.267Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:35:26.267Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:35:26.267Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:35:26.267Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:35:26.267Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:35:26.410Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-06-15T07:35:26.410Z] PASS [2020-06-15T07:35:26.410Z] [2020-06-15T07:35:26.410Z] DONE 1 tests in 2.368s [2020-06-15T07:35:26.410Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-15T07:35:26.410Z] ++ 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-06-15T07:35:26.410Z] ++ set -e [2020-06-15T07:35:26.410Z] ++ '[' -n 0 ']' [2020-06-15T07:35:26.410Z] ++ set -x [2020-06-15T07:35:26.410Z] ++ env -i DEST=/go/src/github.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-06-15T07:35:26.410Z] INFO: Testing against a local daemon [2020-06-15T07:35:26.410Z] === RUN TestSecretInspect [2020-06-15T07:35:27.628Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-15T07:35:27.628Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-06-15T07:35:27.628Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-06-15T07:35:27.628Z] === CONT TestContainerStartOnDaemonRestart [2020-06-15T07:35:27.628Z] === CONT TestIpcModeOlderClient [2020-06-15T07:35:27.628Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-06-15T07:35:27.628Z] === CONT TestDaemonHostGatewayIP [2020-06-15T07:35:27.628Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-06-15T07:35:29.460Z] --- PASS: TestServiceUpdateLabel (3.59s) [2020-06-15T07:35:29.460Z] === RUN TestServiceUpdateSecrets [2020-06-15T07:35:29.695Z] --- PASS: TestSecretInspect (3.14s) [2020-06-15T07:35:29.695Z] === RUN TestSecretList [2020-06-15T07:35:30.890Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2020-06-15T07:35:30.890Z] === CONT TestContainerKillOnDaemonStart [2020-06-15T07:35:31.450Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-06-15T07:35:32.375Z] --- PASS: TestDaemonHostGatewayIP (4.96s) [2020-06-15T07:35:32.375Z] === CONT TestDaemonRestartIpcMode [2020-06-15T07:35:32.980Z] --- PASS: TestSecretList (3.18s) [2020-06-15T07:35:32.980Z] === RUN TestSecretsCreateAndDelete [2020-06-15T07:35:33.303Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-06-15T07:35:34.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T07:35:34.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T07:35:34.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T07:35:35.187Z] --- PASS: TestDaemonRestartIpcMode (2.87s) [2020-06-15T07:35:35.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T07:35:35.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T07:35:36.266Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2020-06-15T07:35:36.266Z] === RUN TestSecretsUpdate [2020-06-15T07:35:36.553Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-06-15T07:35:36.553Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-06-15T07:35:37.114Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-06-15T07:35:37.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T07:35:37.673Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-06-15T07:35:39.553Z] --- PASS: TestSecretsUpdate (3.16s) [2020-06-15T07:35:39.553Z] === RUN TestTemplatedSecret [2020-06-15T07:35:39.556Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-06-15T07:35:41.442Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-06-15T07:35:42.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T07:35:42.370Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-06-15T07:35:42.370Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-06-15T07:35:42.625Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-06-15T07:35:42.838Z] --- PASS: TestTemplatedSecret (3.44s) [2020-06-15T07:35:42.838Z] === RUN TestSecretCreateResolve [2020-06-15T07:35:43.187Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-06-15T07:35:43.442Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-06-15T07:35:43.442Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-06-15T07:35:43.442Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-06-15T07:35:43.442Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-06-15T07:35:43.442Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-06-15T07:35:43.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T07:35:43.697Z] --- PASS: TestContainerKillOnDaemonStart (12.87s) [2020-06-15T07:35:43.697Z] PASS [2020-06-15T07:35:43.697Z] [2020-06-15T07:35:43.697Z] === Skipped [2020-06-15T07:35:43.697Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-15T07:35:43.697Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T07:35:43.697Z] [2020-06-15T07:35:43.697Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-15T07:35:43.697Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:35:43.697Z] [2020-06-15T07:35:43.697Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-15T07:35:43.697Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:35:43.697Z] [2020-06-15T07:35:43.697Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T07:35:43.697Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T07:35:43.697Z] [2020-06-15T07:35:43.697Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-15T07:35:43.697Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T07:35:43.697Z] [2020-06-15T07:35:43.698Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-15T07:35:43.698Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T07:35:43.698Z] [2020-06-15T07:35:43.698Z] [2020-06-15T07:35:43.698Z] DONE 203 tests, 6 skipped in 146.735s [2020-06-15T07:35:43.698Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-15T07:35:43.698Z] ++ 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-06-15T07:35:43.698Z] ++ set -e [2020-06-15T07:35:43.698Z] ++ '[' -n 0 ']' [2020-06-15T07:35:43.698Z] ++ set -x [2020-06-15T07:35:43.698Z] ++ env -i DEST=/go/src/github.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-06-15T07:35:43.952Z] INFO: Testing against a local daemon [2020-06-15T07:35:43.952Z] === RUN TestCommitInheritsEnv [2020-06-15T07:35:44.512Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-06-15T07:35:44.512Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-15T07:35:44.512Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-15T07:35:44.512Z] === RUN TestImagesFilterMultiReference [2020-06-15T07:35:44.512Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-06-15T07:35:44.512Z] === RUN TestImagePullPlatformInvalid [2020-06-15T07:35:44.512Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-15T07:35:44.512Z] === RUN TestRemoveImageOrphaning [2020-06-15T07:35:44.767Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2020-06-15T07:35:44.767Z] === RUN TestRemoveImageGarbageCollector [2020-06-15T07:35:45.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T07:35:46.123Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-06-15T07:35:46.123Z] PASS [2020-06-15T07:35:46.123Z] [2020-06-15T07:35:46.123Z] DONE 6 tests in 19.423s [2020-06-15T07:35:46.123Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-06-15T07:35:46.123Z] ++ 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-06-15T07:35:46.123Z] ++ set -e [2020-06-15T07:35:46.123Z] ++ '[' -n 0 ']' [2020-06-15T07:35:46.123Z] ++ set -x [2020-06-15T07:35:46.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-15T07:35:46.123Z] INFO: Testing against a local daemon [2020-06-15T07:35:46.123Z] === RUN TestServiceCreateInit [2020-06-15T07:35:46.123Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-15T07:35:46.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T07:35:46.654Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-06-15T07:35:46.909Z] --- PASS: TestRemoveImageGarbageCollector (2.01s) [2020-06-15T07:35:46.909Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-15T07:35:46.909Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-06-15T07:35:46.909Z] === RUN TestTagInvalidReference [2020-06-15T07:35:46.909Z] --- PASS: TestTagInvalidReference (0.07s) [2020-06-15T07:35:46.909Z] === RUN TestTagValidPrefixedRepo [2020-06-15T07:35:46.909Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-06-15T07:35:46.909Z] === RUN TestTagExistedNameWithoutForce [2020-06-15T07:35:47.164Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-15T07:35:47.164Z] === RUN TestTagOfficialNames [2020-06-15T07:35:47.164Z] --- PASS: TestTagOfficialNames (0.09s) [2020-06-15T07:35:47.164Z] === RUN TestTagMatchesDigest [2020-06-15T07:35:47.164Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-06-15T07:35:47.164Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-15T07:35:47.882Z] --- PASS: TestServiceUpdateSecrets (15.68s) [2020-06-15T07:35:47.882Z] === RUN TestServiceUpdateConfigs [2020-06-15T07:35:48.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T07:35:48.527Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-06-15T07:35:49.892Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-06-15T07:35:50.147Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-06-15T07:35:50.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T07:35:50.707Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-06-15T07:35:51.267Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-06-15T07:35:51.392Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-15T07:35:52.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T07:35:54.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T07:35:54.529Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-06-15T07:35:54.529Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-06-15T07:35:54.529Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-06-15T07:35:55.089Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-06-15T07:35:55.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T07:35:56.664Z] --- PASS: TestServiceCreateInit (10.23s) [2020-06-15T07:35:56.664Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2020-06-15T07:35:56.664Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2020-06-15T07:35:56.664Z] === RUN TestCreateServiceMultipleTimes [2020-06-15T07:35:57.601Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-06-15T07:35:57.899Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T07:35:57.899Z] Using test binary docker [2020-06-15T07:35:57.899Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-15T07:35:57.899Z] +++ /etc/init.d/apparmor start [2020-06-15T07:35:57.899Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T07:35:57.899Z] INFO: Waiting for daemon to start... [2020-06-15T07:35:57.899Z] Starting dockerd [2020-06-15T07:35:57.899Z] +++ 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-06-15T07:36:00.059Z] . [2020-06-15T07:36:00.059Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T07:36:00.059Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T07:36:00.059Z] Error: No such image: emptyfs [2020-06-15T07:36:00.059Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T07:36:00.059Z] ++++ docker load [2020-06-15T07:36:00.059Z] Running integration-test (iteration 1) [2020-06-15T07:36:00.059Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-06-15T07:36:00.059Z] ++ 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-06-15T07:36:00.059Z] ++ set -e [2020-06-15T07:36:00.059Z] ++ '[' -n 0 ']' [2020-06-15T07:36:00.059Z] ++ set -x [2020-06-15T07:36:00.059Z] ++ env -i DEST=/go/src/github.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-06-15T07:36:00.112Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-06-15T07:36:01.473Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-06-15T07:36:03.070Z] --- PASS: TestServiceUpdateConfigs (15.64s) [2020-06-15T07:36:03.070Z] === RUN TestServiceUpdateNetwork [2020-06-15T07:36:03.983Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-06-15T07:36:04.907Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-06-15T07:36:07.418Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-06-15T07:36:08.344Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-06-15T07:36:09.707Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-06-15T07:36:09.708Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-06-15T07:36:10.375Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-06-15T07:36:10.375Z] Copying nested executables into bundles/cross/linux/amd64 [2020-06-15T07:36:10.375Z] Cross building: bundles/cross/windows/amd64 [2020-06-15T07:36:10.375Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-15T07:36:10.375Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-06-15T07:36:10.748Z] Loaded image: buildpack-deps:jessie [2020-06-15T07:36:10.748Z] Loaded image: busybox:latest [2020-06-15T07:36:10.748Z] Loaded image: busybox:glibc [2020-06-15T07:36:10.748Z] Loaded image: debian:jessie [2020-06-15T07:36:10.748Z] Loaded image: hello-world:latest [2020-06-15T07:36:10.748Z] INFO: Testing against a local daemon [2020-06-15T07:36:10.748Z] === RUN TestCgroupNamespacesBuild [2020-06-15T07:36:11.044Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2020-06-15T07:36:11.044Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-15T07:36:12.567Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2020-06-15T07:36:12.567Z] === RUN TestBuildWithSession [2020-06-15T07:36:12.567Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-15T07:36:12.567Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T07:36:12.567Z] === RUN TestBuildSquashParent [2020-06-15T07:36:13.868Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-06-15T07:36:13.868Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-06-15T07:36:14.431Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-06-15T07:36:14.431Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-06-15T07:36:15.792Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-06-15T07:36:16.354Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-06-15T07:36:16.914Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-06-15T07:36:17.110Z] --- PASS: TestBuildSquashParent (4.76s) [2020-06-15T07:36:17.110Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-15T07:36:17.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:36:17.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:36:17.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:36:17.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:36:17.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:36:17.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:36:17.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:36:17.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:36:17.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:36:17.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:36:17.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:36:17.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:36:17.110Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T07:36:17.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T07:36:17.110Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T07:36:17.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T07:36:18.259Z] --- PASS: TestServiceUpdateNetwork (16.73s) [2020-06-15T07:36:18.259Z] === RUN TestServiceUpdatePidsLimit [2020-06-15T07:36:18.328Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-06-15T07:36:18.328Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-06-15T07:36:18.539Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-15T07:36:18.594Z] --- PASS: TestCreateServiceMultipleTimes (19.35s) [2020-06-15T07:36:18.594Z] === RUN TestCreateServiceConflict [2020-06-15T07:36:18.594Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-06-15T07:36:18.594Z] === RUN TestCreateServiceMaxReplicas [2020-06-15T07:36:19.290Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-06-15T07:36:19.545Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-06-15T07:36:19.545Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-15T07:36:19.884Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T07:36:19.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T07:36:20.106Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-06-15T07:36:21.710Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-15T07:36:21.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2020-06-15T07:36:21.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s) [2020-06-15T07:36:21.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s) [2020-06-15T07:36:21.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2020-06-15T07:36:21.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.72s) [2020-06-15T07:36:21.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.85s) [2020-06-15T07:36:21.710Z] === RUN TestBuildMultiStageCopy [2020-06-15T07:36:21.710Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-15T07:36:21.881Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2020-06-15T07:36:21.881Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-15T07:36:22.617Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-06-15T07:36:22.617Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-06-15T07:36:23.064Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-15T07:36:23.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-15T07:36:23.739Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-15T07:36:23.979Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-06-15T07:36:24.039Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-15T07:36:24.343Z] --- PASS: TestBuildMultiStageCopy (2.80s) [2020-06-15T07:36:24.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s) [2020-06-15T07:36:24.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-06-15T07:36:24.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-06-15T07:36:24.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-06-15T07:36:24.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-06-15T07:36:24.343Z] === RUN TestBuildMultiStageParentConfig [2020-06-15T07:36:25.411Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2020-06-15T07:36:25.411Z] === RUN TestBuildLabelWithTargets [2020-06-15T07:36:25.865Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-06-15T07:36:26.740Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2020-06-15T07:36:26.740Z] === RUN TestBuildWithEmptyLayers [2020-06-15T07:36:27.049Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-06-15T07:36:27.049Z] === RUN TestBuildMultiStageOnBuild [2020-06-15T07:36:27.907Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-15T07:36:28.378Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-06-15T07:36:28.872Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2020-06-15T07:36:28.872Z] === RUN TestBuildUncleanTarFilenames [2020-06-15T07:36:29.743Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-06-15T07:36:29.743Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-06-15T07:36:29.938Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2020-06-15T07:36:29.938Z] === RUN TestBuildMultiStageLayerLeak [2020-06-15T07:36:31.104Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-06-15T07:36:32.059Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2020-06-15T07:36:32.059Z] === RUN TestBuildWithHugeFile [2020-06-15T07:36:32.989Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-06-15T07:36:33.244Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-06-15T07:36:36.325Z] --- PASS: TestServiceUpdatePidsLimit (17.54s) [2020-06-15T07:36:36.325Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-06-15T07:36:36.325Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2020-06-15T07:36:36.325Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-06-15T07:36:36.325Z] PASS [2020-06-15T07:36:36.325Z] [2020-06-15T07:36:36.325Z] === Skipped [2020-06-15T07:36:36.325Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-06-15T07:36:36.325Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T07:36:36.325Z] [2020-06-15T07:36:36.325Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-06-15T07:36:36.325Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:36:36.325Z] [2020-06-15T07:36:36.325Z] [2020-06-15T07:36:36.325Z] DONE 27 tests, 2 skipped in 173.563s [2020-06-15T07:36:36.325Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-06-15T07:36:36.325Z] ++ 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-06-15T07:36:36.325Z] ++ set -e [2020-06-15T07:36:36.325Z] ++ '[' -n 0 ']' [2020-06-15T07:36:36.325Z] ++ set -x [2020-06-15T07:36:36.325Z] ++ env -i DEST=/go/src/github.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-06-15T07:36:36.325Z] INFO: Testing against a local daemon [2020-06-15T07:36:36.325Z] === RUN TestSessionCreate [2020-06-15T07:36:36.325Z] --- PASS: TestSessionCreate (0.03s) [2020-06-15T07:36:36.325Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-15T07:36:36.325Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-06-15T07:36:36.325Z] PASS [2020-06-15T07:36:36.325Z] [2020-06-15T07:36:36.325Z] DONE 2 tests in 0.120s [2020-06-15T07:36:36.325Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-06-15T07:36:36.325Z] ++ 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-06-15T07:36:36.325Z] ++ set -e [2020-06-15T07:36:36.325Z] ++ '[' -n 0 ']' [2020-06-15T07:36:36.325Z] ++ set -x [2020-06-15T07:36:36.325Z] ++ env -i DEST=/go/src/github.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-06-15T07:36:36.325Z] INFO: Testing against a local daemon [2020-06-15T07:36:36.325Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-15T07:36:36.325Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T07:36:36.325Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T07:36:36.325Z] === RUN TestEventsExecDie [2020-06-15T07:36:36.325Z] --- PASS: TestEventsExecDie (0.92s) [2020-06-15T07:36:36.325Z] === RUN TestEventsBackwardsCompatible [2020-06-15T07:36:36.325Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-06-15T07:36:36.325Z] === RUN TestInfoBinaryCommits [2020-06-15T07:36:36.325Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-15T07:36:36.325Z] === RUN TestInfoAPIVersioned [2020-06-15T07:36:36.325Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-15T07:36:36.325Z] === RUN TestInfoDiscoveryBackend [2020-06-15T07:36:36.503Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-06-15T07:36:36.756Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s) [2020-06-15T07:36:36.756Z] === RUN TestCreateServiceSecretFileMode [2020-06-15T07:36:36.938Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-06-15T07:36:36.938Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-15T07:36:37.941Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-15T07:36:37.941Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-15T07:36:38.554Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-06-15T07:36:38.554Z] === RUN TestInfoAPI [2020-06-15T07:36:38.554Z] --- PASS: TestInfoAPI (0.02s) [2020-06-15T07:36:38.554Z] === RUN TestInfoAPIWarnings [2020-06-15T07:36:39.166Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-06-15T07:36:39.166Z] === RUN TestInfoDebug [2020-06-15T07:36:39.450Z] --- PASS: TestInfoDebug (0.53s) [2020-06-15T07:36:39.450Z] === RUN TestInfoInsecureRegistries [2020-06-15T07:36:40.044Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2020-06-15T07:36:40.045Z] === RUN TestCreateServiceConfigFileMode [2020-06-15T07:36:40.064Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-06-15T07:36:40.064Z] === RUN TestInfoRegistryMirrors [2020-06-15T07:36:40.664Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-06-15T07:36:40.676Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-06-15T07:36:40.676Z] === RUN TestLoginFailsWithBadCredentials [2020-06-15T07:36:40.958Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-06-15T07:36:40.958Z] === RUN TestPingCacheHeaders [2020-06-15T07:36:40.958Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-06-15T07:36:40.958Z] === RUN TestPingGet [2020-06-15T07:36:40.958Z] --- PASS: TestPingGet (0.01s) [2020-06-15T07:36:40.958Z] === RUN TestPingHead [2020-06-15T07:36:40.958Z] --- PASS: TestPingHead (0.02s) [2020-06-15T07:36:40.958Z] === RUN TestVersion [2020-06-15T07:36:40.958Z] --- PASS: TestVersion (0.01s) [2020-06-15T07:36:40.958Z] PASS [2020-06-15T07:36:40.958Z] [2020-06-15T07:36:40.958Z] === Skipped [2020-06-15T07:36:40.958Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T07:36:40.958Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T07:36:40.958Z] [2020-06-15T07:36:40.958Z] [2020-06-15T07:36:40.958Z] DONE 18 tests, 1 skipped in 5.633s [2020-06-15T07:36:40.958Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-06-15T07:36:40.958Z] ++ 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-06-15T07:36:40.958Z] ++ set -e [2020-06-15T07:36:40.958Z] ++ '[' -n 0 ']' [2020-06-15T07:36:40.958Z] ++ set -x [2020-06-15T07:36:40.958Z] ++ env -i DEST=/go/src/github.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-06-15T07:36:40.958Z] INFO: Testing against a local daemon [2020-06-15T07:36:40.958Z] === RUN TestVolumesCreateAndList [2020-06-15T07:36:40.958Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-15T07:36:40.958Z] === RUN TestVolumesRemove [2020-06-15T07:36:41.238Z] --- PASS: TestVolumesRemove (0.14s) [2020-06-15T07:36:41.238Z] === RUN TestVolumesInspect [2020-06-15T07:36:41.238Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-15T07:36:41.238Z] === RUN TestVolumesInvalidJSON [2020-06-15T07:36:41.238Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-15T07:36:41.238Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-15T07:36:41.238Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-15T07:36:41.238Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-15T07:36:41.238Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-15T07:36:41.238Z] PASS [2020-06-15T07:36:41.238Z] [2020-06-15T07:36:41.238Z] DONE 5 tests in 0.259s [2020-06-15T07:36:41.238Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T07:36:41.238Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T07:36:41.238Z] +++ kill 12287 [2020-06-15T07:36:42.579Z] --- PASS: TestCreateServiceConfigFileMode (2.86s) [2020-06-15T07:36:42.579Z] === RUN TestCreateServiceSysctls [2020-06-15T07:36:42.703Z] +++ /etc/init.d/apparmor stop [2020-06-15T07:36:42.703Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T07:36:42.703Z] [2020-06-15T07:36:42.703Z] Unloading profiles will leave already running processes permanently [2020-06-15T07:36:42.703Z] unconfined, which can lead to unexpected situations. [2020-06-15T07:36:42.703Z] [2020-06-15T07:36:42.703Z] To set a process to complain mode, use the command line tool [2020-06-15T07:36:42.703Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T07:36:42.703Z] +++ true [2020-06-15T07:36:42.703Z] exiting test-integration [2020-06-15T07:36:42.703Z] ++ exit 0 [2020-06-15T07:36:42.703Z] Post stage [Pipeline] junit [2020-06-15T07:36:43.743Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T07:36:44.531Z] + echo Ensuring container killed. [2020-06-15T07:36:44.531Z] Ensuring container killed. [2020-06-15T07:36:44.531Z] + docker rm -vf docker-pr6 [2020-06-15T07:36:44.531Z] Error: No such container: docker-pr6 [2020-06-15T07:36:44.531Z] + true [Pipeline] sh [2020-06-15T07:36:44.825Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-06-15T07:36:44.825Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-06-15T07:36:44.896Z] + echo Chowning /workspace to jenkins user [2020-06-15T07:36:44.896Z] Chowning /workspace to jenkins user [2020-06-15T07:36:44.896Z] + id -u [2020-06-15T07:36:44.896Z] + id -g [2020-06-15T07:36:44.896Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41072:/workspace busybox chown -R 1001:1001 /workspace [2020-06-15T07:36:44.896Z] Unable to find image 'busybox:latest' locally [2020-06-15T07:36:45.176Z] latest: Pulling from library/busybox [2020-06-15T07:36:45.177Z] a84e58ddc6cf: Pulling fs layer [2020-06-15T07:36:45.177Z] a84e58ddc6cf: Download complete [2020-06-15T07:36:45.750Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-06-15T07:36:45.788Z] a84e58ddc6cf: Pull complete [2020-06-15T07:36:45.788Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T07:36:45.788Z] Status: Downloaded newer image for busybox:latest [2020-06-15T07:36:46.005Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-06-15T07:36:46.260Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-06-15T07:36:46.768Z] --- PASS: TestCreateServiceSysctls (4.22s) [2020-06-15T07:36:46.768Z] === RUN TestCreateServiceCapabilities [2020-06-15T07:36:47.629Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T07:36:48.182Z] + bundleName=s390x-integration [2020-06-15T07:36:48.183Z] + echo Creating s390x-integration-bundles.tar.gz [2020-06-15T07:36:48.183Z] Creating s390x-integration-bundles.tar.gz [2020-06-15T07:36:48.183Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-15T07:36:48.183Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-15T07:36:48.216Z] Archiving artifacts [2020-06-15T07:36:48.545Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41072/6/artifacts/ [Pipeline] } [2020-06-15T07:36:48.553Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [Pipeline] // catchError [Pipeline] sh [2020-06-15T07:36:48.934Z] + make clean [2020-06-15T07:36:49.215Z] docker volume rm -f docker-dev-cache [2020-06-15T07:36:49.495Z] docker-dev-cache [Pipeline] deleteDir [2020-06-15T07:36:50.056Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2020-06-15T07:36:50.056Z] === RUN TestInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T07:36:51.064Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-06-15T07:36:51.988Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-06-15T07:36:53.351Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-06-15T07:36:54.244Z] --- PASS: TestInspect (3.48s) [2020-06-15T07:36:54.244Z] === RUN TestCreateJob [2020-06-15T07:36:55.865Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-06-15T07:36:58.432Z] --- PASS: TestCreateJob (4.36s) [2020-06-15T07:36:58.432Z] === RUN TestReplicatedJob [2020-06-15T07:37:00.025Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-06-15T07:37:02.536Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-06-15T07:37:05.005Z] --- PASS: TestReplicatedJob (5.91s) [2020-06-15T07:37:05.005Z] === RUN TestUpdateReplicatedJob [2020-06-15T07:37:05.046Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-06-15T07:37:06.931Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-06-15T07:37:08.290Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2020-06-15T07:37:08.291Z] === RUN TestServiceListWithStatuses [2020-06-15T07:37:08.291Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-15T07:37:08.291Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T07:37:08.291Z] === RUN TestDockerNetworkConnectAlias [2020-06-15T07:37:08.818Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-06-15T07:37:12.082Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-06-15T07:37:13.968Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-06-15T07:37:14.853Z] --- PASS: TestDockerNetworkConnectAlias (6.27s) [2020-06-15T07:37:14.853Z] === RUN TestDockerNetworkReConnect [2020-06-15T07:37:17.226Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-06-15T07:37:17.226Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-06-15T07:37:20.122Z] --- PASS: TestDockerNetworkReConnect (4.91s) [2020-06-15T07:37:20.122Z] === RUN TestServicePlugin [2020-06-15T07:37:20.122Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-15T07:37:20.122Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:37:20.122Z] === RUN TestServiceUpdateLabel [2020-06-15T07:37:22.022Z] --- PASS: TestServiceUpdateLabel (2.66s) [2020-06-15T07:37:22.022Z] === RUN TestServiceUpdateSecrets [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite (326.40s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.98s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.52s) [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:1449: [d1084f4e64568] daemon is not started [2020-06-15T07:37:22.466Z] check_test.go:309: [d71252cac5530] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.34s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.91s) [2020-06-15T07:37:22.466Z] check_test.go:309: [dccbb9c7bebac] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.49s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.02s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.66s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.38s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.83s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.76s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.66s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-06-15T07:37:22.466Z] check_test.go:309: [df5865faabb5e] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-06-15T07:37:22.466Z] check_test.go:309: [d62b90ef955af] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.66s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-06-15T07:37:22.466Z] check_test.go:309: [dfcf227d581fc] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.96s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.28s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.79s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-06-15T07:37:22.466Z] check_test.go:309: [d14ccf0054a44] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.20s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.23s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.42s) [2020-06-15T07:37:22.466Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-06-15T07:37:22.466Z] check_test.go:309: [d5169f570842c] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.97s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.64s) [2020-06-15T07:37:22.466Z] check_test.go:309: [d65f82f1bc081] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.59s) [2020-06-15T07:37:22.466Z] check_test.go:309: [d9912ae47d9e0] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.12s) [2020-06-15T07:37:22.466Z] docker_cli_daemon_plugins_test.go:79: [dad2a17c79b25] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.63s) [2020-06-15T07:37:22.466Z] docker_cli_daemon_plugins_test.go:169: [d9ef05686ed71] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.31s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2020-06-15T07:37:22.466Z] check_test.go:309: [deac4841a8a1c] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.81s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.42s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.41s) [2020-06-15T07:37:22.466Z] check_test.go:309: [d66a7ce927840] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.90s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.46s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.94s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.07s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.68s) [2020-06-15T07:37:22.466Z] check_test.go:309: [d069b7825da36] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.36s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.55s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.88s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.13s) [2020-06-15T07:37:22.466Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-06-15T07:37:22.466Z] check_test.go:309: [dad3c9d5e2f38] daemon is not started [2020-06-15T07:37:22.466Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-06-15T07:37:22.466Z] check_test.go:309: [d484fd601ce72] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.13s) [2020-06-15T07:37:22.466Z] check_test.go:309: [dd6b4fc8b3006] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.87s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.57s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.07s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.39s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.60s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.21s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.16s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.17s) [2020-06-15T07:37:22.466Z] check_test.go:309: [df6559f21171c] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.41s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.74s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s) [2020-06-15T07:37:22.466Z] check_test.go:309: [dd4cc5ba126ad] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.38s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-06-15T07:37:22.466Z] check_test.go:309: [da06864d17f36] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2020-06-15T07:37:22.466Z] check_test.go:309: [df2d7468f7a10] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-06-15T07:37:22.466Z] check_test.go:309: [dc3a69ee0386c] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.17s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.23s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-06-15T07:37:22.466Z] check_test.go:309: [d854069103ead] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.89s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.16s) [2020-06-15T07:37:22.466Z] check_test.go:309: [d0ccbb54c87c5] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.03s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-06-15T07:37:22.466Z] check_test.go:309: [d6305fa00254d] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.88s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.75s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.65s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.10s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.44s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.53s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.34s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.99s) [2020-06-15T07:37:22.466Z] docker_cli_daemon_test.go:2544: [d30e5a58cc34a] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.91s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.98s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.06s) [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2020-06-15T07:37:22.466Z] check_test.go:309: [df90de33ee0fc] daemon is not started [2020-06-15T07:37:22.466Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.20s) [2020-06-15T07:37:22.466Z] === RUN TestDockerSwarmSuite [2020-06-15T07:37:22.466Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-06-15T07:37:23.027Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-06-15T07:37:23.282Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-06-15T07:37:25.794Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-06-15T07:37:27.680Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-06-15T07:37:28.240Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-06-15T07:37:28.498Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-06-15T07:37:28.754Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-06-15T07:37:29.314Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-06-15T07:37:29.314Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-06-15T07:37:29.484Z] --- PASS: TestBuildWithHugeFile (53.44s) [2020-06-15T07:37:29.484Z] === RUN TestBuildWithEmptyDockerfile [2020-06-15T07:37:29.484Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:37:29.484Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:37:29.484Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:37:29.484Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:37:29.484Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:37:29.484Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:37:29.484Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T07:37:29.484Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T07:37:29.484Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T07:37:29.484Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-06-15T07:37:29.484Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-06-15T07:37:29.484Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-06-15T07:37:29.484Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-06-15T07:37:29.484Z] === RUN TestBuildPreserveOwnership [2020-06-15T07:37:29.484Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-15T07:37:29.484Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-15T07:37:29.484Z] --- PASS: TestBuildPreserveOwnership (3.77s) [2020-06-15T07:37:29.484Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2020-06-15T07:37:29.484Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2020-06-15T07:37:29.484Z] === RUN TestBuildPlatformInvalid [2020-06-15T07:37:29.484Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-06-15T07:37:29.484Z] PASS [2020-06-15T07:37:29.484Z] [2020-06-15T07:37:29.484Z] === Skipped [2020-06-15T07:37:29.484Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-06-15T07:37:29.484Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T07:37:29.484Z] [2020-06-15T07:37:29.484Z] [2020-06-15T07:37:29.484Z] DONE 32 tests, 1 skipped in 89.412s [2020-06-15T07:37:29.484Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-06-15T07:37:29.484Z] ++ 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-06-15T07:37:29.484Z] ++ set -e [2020-06-15T07:37:29.484Z] ++ '[' -n 0 ']' [2020-06-15T07:37:29.484Z] ++ set -x [2020-06-15T07:37:29.484Z] ++ env -i DEST=/go/src/github.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-06-15T07:37:29.484Z] INFO: Testing against a local daemon [2020-06-15T07:37:29.484Z] === RUN TestConfigInspect [2020-06-15T07:37:29.874Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-06-15T07:37:30.129Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-06-15T07:37:31.556Z] --- PASS: TestConfigInspect (1.95s) [2020-06-15T07:37:31.556Z] === RUN TestConfigList [2020-06-15T07:37:31.794Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-15T07:37:31.794Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-06-15T07:37:31.794Z] remote: Enumerating objects: 2, done. [2020-06-15T07:37:31.794Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-06-15T07:37:31.794Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-06-15T07:37:31.794Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-06-15T07:37:31.794Z] 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-06-15T07:37:31.794Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-06-15T07:37:31.794Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-15T07:37:32.140Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/test/unit [2020-06-15T07:37:32.640Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-06-15T07:37:33.686Z] --- PASS: TestConfigList (1.93s) [2020-06-15T07:37:33.686Z] === RUN TestConfigsCreateAndDelete [2020-06-15T07:37:34.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-06-15T07:37:34.257Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-06-15T07:37:34.665Z] ? github.com/docker/docker/api [no test files] [2020-06-15T07:37:35.222Z] --- PASS: TestConfigsCreateAndDelete (1.86s) [2020-06-15T07:37:35.222Z] === RUN TestConfigsUpdate [2020-06-15T07:37:36.141Z] === RUN TestDockerSuite/TestBuildEnv [2020-06-15T07:37:37.329Z] --- PASS: TestConfigsUpdate (1.89s) [2020-06-15T07:37:37.329Z] === RUN TestTemplatedConfig [2020-06-15T07:37:37.501Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-06-15T07:37:38.860Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-06-15T07:37:39.419Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-06-15T07:37:39.656Z] --- PASS: TestTemplatedConfig (2.45s) [2020-06-15T07:37:39.656Z] === RUN TestConfigCreateResolve [2020-06-15T07:37:40.098Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2020-06-15T07:37:40.098Z] === RUN TestServiceUpdateConfigs [2020-06-15T07:37:41.480Z] --- PASS: TestConfigCreateResolve (1.92s) [2020-06-15T07:37:41.480Z] === RUN TestConfigDaemonLibtrustID [2020-06-15T07:37:41.799Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-06-15T07:37:41.799Z] PASS [2020-06-15T07:37:41.799Z] [2020-06-15T07:37:41.799Z] DONE 7 tests in 12.614s [2020-06-15T07:37:42.103Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-06-15T07:37:42.103Z] ++ 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-06-15T07:37:42.103Z] ++ set -e [2020-06-15T07:37:42.103Z] ++ '[' -n 0 ']' [2020-06-15T07:37:42.103Z] ++ set -x [2020-06-15T07:37:42.103Z] ++ env -i DEST=/go/src/github.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-06-15T07:37:42.103Z] INFO: Testing against a local daemon [2020-06-15T07:37:42.103Z] === RUN TestCheckpoint [2020-06-15T07:37:42.103Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-15T07:37:42.103Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T07:37:42.103Z] === RUN TestContainerInvalidJSON [2020-06-15T07:37:42.103Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:37:42.103Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:37:42.103Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:37:42.103Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:37:42.103Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:37:42.103Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:37:42.103Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T07:37:42.103Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T07:37:42.103Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-15T07:37:42.103Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-15T07:37:42.103Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-15T07:37:42.103Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-15T07:37:42.103Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-15T07:37:42.103Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-15T07:37:42.103Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-06-15T07:37:42.103Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-15T07:37:42.103Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-06-15T07:37:42.103Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-15T07:37:42.103Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-06-15T07:37:42.103Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-15T07:37:42.403Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-06-15T07:37:42.403Z] === RUN TestCopyFromContainer [2020-06-15T07:37:43.677Z] === RUN TestCopyFromContainer// [2020-06-15T07:37:43.677Z] === RUN TestCopyFromContainer//bar/root [2020-06-15T07:37:43.677Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-15T07:37:43.677Z] === RUN TestCopyFromContainer/bar/quux [2020-06-15T07:37:43.677Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-15T07:37:44.205Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-15T07:37:44.205Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-15T07:37:44.206Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-15T07:37:44.206Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-15T07:37:44.206Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-15T07:37:44.206Z] --- PASS: TestCopyFromContainer (1.88s) [2020-06-15T07:37:44.206Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-06-15T07:37:44.206Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-06-15T07:37:44.206Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-15T07:37:44.206Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-06-15T07:37:44.206Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-06-15T07:37:44.206Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-06-15T07:37:44.206Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-06-15T07:37:44.206Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-06-15T07:37:44.206Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-06-15T07:37:44.206Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-06-15T07:37:44.206Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-15T07:37:44.206Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:37:44.206Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:37:44.206Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:37:44.206Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:37:44.206Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:37:44.206Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:37:44.206Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T07:37:44.206Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T07:37:44.206Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T07:37:44.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-15T07:37:44.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-15T07:37:44.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-15T07:37:44.206Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-15T07:37:44.206Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-15T07:37:44.206Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-15T07:37:44.206Z] === RUN TestCreateWithInvalidEnv [2020-06-15T07:37:44.206Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-15T07:37:44.206Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-15T07:37:44.206Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-15T07:37:44.206Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-15T07:37:44.206Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-15T07:37:44.206Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-15T07:37:44.206Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-15T07:37:44.206Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-15T07:37:44.206Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-15T07:37:44.206Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-15T07:37:44.206Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-15T07:37:44.206Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-15T07:37:44.206Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-15T07:37:44.206Z] === RUN TestCreateTmpfsMountsTarget [2020-06-15T07:37:44.206Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-15T07:37:44.206Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-15T07:37:45.984Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-15T07:37:46.314Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:37:46.314Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:37:46.314Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:37:46.314Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:37:46.314Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:37:46.314Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-15T07:37:46.314Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:37:46.314Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:37:46.314Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:37:46.314Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:37:46.314Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:37:46.314Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-15T07:37:46.314Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-15T07:37:46.314Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-15T07:37:46.314Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-15T07:37:46.314Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T07:37:46.314Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T07:37:46.314Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-15T07:37:46.314Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T07:37:46.314Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T07:37:46.314Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-15T07:37:46.314Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-06-15T07:37:46.314Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-06-15T07:37:46.314Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-15T07:37:47.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-06-15T07:37:47.677Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2020-06-15T07:37:47.677Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-15T07:37:47.677Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:37:47.677Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:37:47.677Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:37:47.677Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:37:47.677Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:37:47.677Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:37:47.677Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:37:47.677Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:37:47.677Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:37:47.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:37:47.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T07:37:47.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T07:37:47.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T07:37:47.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T07:37:47.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T07:37:47.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-06-15T07:37:47.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-06-15T07:37:47.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-06-15T07:37:47.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-06-15T07:37:47.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-06-15T07:37:47.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-15T07:37:47.678Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-15T07:37:48.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-06-15T07:37:48.341Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-06-15T07:37:48.341Z] === RUN TestCreateDifferentPlatform [2020-06-15T07:37:48.341Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-15T07:37:48.341Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-15T07:37:48.341Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-15T07:37:48.341Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-15T07:37:48.341Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-15T07:37:48.341Z] === RUN TestContainerStartOnDaemonRestart [2020-06-15T07:37:48.341Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-15T07:37:48.341Z] === RUN TestDaemonRestartIpcMode [2020-06-15T07:37:48.341Z] === PAUSE TestDaemonRestartIpcMode [2020-06-15T07:37:48.341Z] === RUN TestDaemonHostGatewayIP [2020-06-15T07:37:48.341Z] === PAUSE TestDaemonHostGatewayIP [2020-06-15T07:37:48.341Z] === RUN TestContainerKillOnDaemonStart [2020-06-15T07:37:48.341Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-15T07:37:48.341Z] === RUN TestDiff [2020-06-15T07:37:49.024Z] --- PASS: TestDiff (0.56s) [2020-06-15T07:37:49.024Z] === RUN TestExecWithCloseStdin [2020-06-15T07:37:49.534Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2020-06-15T07:37:49.684Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-06-15T07:37:49.684Z] === RUN TestExec [2020-06-15T07:37:49.990Z] --- PASS: TestExec (0.65s) [2020-06-15T07:37:49.990Z] === RUN TestExecUser [2020-06-15T07:37:50.639Z] --- PASS: TestExecUser (0.61s) [2020-06-15T07:37:50.639Z] === RUN TestExportContainerAndImportImage [2020-06-15T07:37:51.709Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2020-06-15T07:37:51.709Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-15T07:37:53.281Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-06-15T07:37:53.281Z] === RUN TestHealthCheckWorkdir [2020-06-15T07:37:53.833Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2020-06-15T07:37:53.833Z] === RUN TestHealthKillContainer [2020-06-15T07:37:54.967Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2020-06-15T07:37:54.967Z] === RUN TestServiceUpdateNetwork [2020-06-15T07:37:56.631Z] --- PASS: TestHealthKillContainer (2.75s) [2020-06-15T07:37:56.631Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-15T07:37:56.935Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-06-15T07:37:56.935Z] === RUN TestIpcModeNone [2020-06-15T07:37:57.668Z] --- PASS: TestIpcModeNone (0.67s) [2020-06-15T07:37:57.668Z] === RUN TestIpcModePrivate [2020-06-15T07:37:58.347Z] --- PASS: TestIpcModePrivate (0.68s) [2020-06-15T07:37:58.347Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-06-15T07:37:58.347Z] === RUN TestIpcModeShareable [2020-06-15T07:37:59.006Z] --- PASS: TestIpcModeShareable (0.66s) [2020-06-15T07:37:59.006Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-06-15T07:37:59.006Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-15T07:38:01.363Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.90s) [2020-06-15T07:38:01.363Z] === RUN TestAPIIpcModeHost [2020-06-15T07:38:01.363Z] --- PASS: TestAPIIpcModeHost (0.50s) [2020-06-15T07:38:01.363Z] === RUN TestDaemonIpcModeShareable [2020-06-15T07:38:03.159Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2020-06-15T07:38:03.159Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-15T07:38:03.159Z] === RUN TestDaemonIpcModePrivate [2020-06-15T07:38:04.475Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2020-06-15T07:38:04.475Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-15T07:38:04.475Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-15T07:38:05.823Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-06-15T07:38:05.823Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-15T07:38:05.823Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-15T07:38:06.295Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-06-15T07:38:07.155Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2020-06-15T07:38:07.156Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-15T07:38:07.156Z] === RUN TestIpcModeOlderClient [2020-06-15T07:38:07.156Z] === PAUSE TestIpcModeOlderClient [2020-06-15T07:38:07.156Z] === RUN TestKillContainerInvalidSignal [2020-06-15T07:38:07.162Z] --- PASS: TestServiceUpdateNetwork (14.59s) [2020-06-15T07:38:07.162Z] === RUN TestServiceUpdatePidsLimit [2020-06-15T07:38:07.220Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-06-15T07:38:07.809Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2020-06-15T07:38:07.809Z] === RUN TestKillContainer [2020-06-15T07:38:07.809Z] === RUN TestKillContainer/no_signal [2020-06-15T07:38:08.118Z] === RUN TestKillContainer/non_killing_signal [2020-06-15T07:38:08.779Z] === RUN TestKillContainer/killing_signal [2020-06-15T07:38:09.063Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-15T07:38:09.440Z] --- PASS: TestKillContainer (1.70s) [2020-06-15T07:38:09.440Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-06-15T07:38:09.440Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-06-15T07:38:09.440Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-06-15T07:38:09.440Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-15T07:38:09.440Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-15T07:38:09.630Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-15T07:38:10.014Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-15T07:38:10.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-06-15T07:38:10.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-06-15T07:38:10.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-06-15T07:38:10.334Z] === RUN TestKillStoppedContainer [2020-06-15T07:38:10.695Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-06-15T07:38:10.695Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-15T07:38:10.695Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-06-15T07:38:10.695Z] === RUN TestKillDifferentUserContainer [2020-06-15T07:38:11.060Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2020-06-15T07:38:11.060Z] === RUN TestInspectOomKilledTrue [2020-06-15T07:38:12.156Z] --- PASS: TestInspectOomKilledTrue (1.00s) [2020-06-15T07:38:12.156Z] === RUN TestInspectOomKilledFalse [2020-06-15T07:38:12.814Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2020-06-15T07:38:12.814Z] === RUN TestLinksEtcHostsContentMatch [2020-06-15T07:38:13.122Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2020-06-15T07:38:13.122Z] === RUN TestLinksContainerNames [2020-06-15T07:38:14.432Z] --- PASS: TestLinksContainerNames (1.06s) [2020-06-15T07:38:14.432Z] === RUN TestLogsFollowTailEmpty [2020-06-15T07:38:14.736Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-06-15T07:38:14.736Z] === RUN TestContainerNetworkMountsNoChown [2020-06-15T07:38:15.292Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-06-15T07:38:15.292Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-06-15T07:38:15.402Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/default [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/default [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/private [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/private [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rprivate [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/slave [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/slave [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rslave [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/shared [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/shared [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rshared [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/default [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/rslave [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/rprivate [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/rshared [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/private [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/shared [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/slave [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-15T07:38:15.402Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:38:15.402Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-15T07:38:15.402Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-15T07:38:15.708Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T07:38:15.708Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-15T07:38:15.708Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-15T07:38:15.708Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-15T07:38:15.708Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-15T07:38:15.708Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T07:38:15.708Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-15T07:38:15.708Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-06-15T07:38:15.708Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-06-15T07:38:15.708Z] === RUN TestContainerBindMountNonRecursive [2020-06-15T07:38:15.852Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-06-15T07:38:16.410Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-06-15T07:38:17.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-06-15T07:38:17.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-06-15T07:38:17.589Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-06-15T07:38:17.589Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-06-15T07:38:17.738Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-15T07:38:17.794Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2020-06-15T07:38:17.794Z] === RUN TestNetworkNat [2020-06-15T07:38:17.794Z] --- PASS: TestNetworkNat (0.58s) [2020-06-15T07:38:17.794Z] === RUN TestNetworkLocalhostTCPNat [2020-06-15T07:38:18.114Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-06-15T07:38:18.114Z] === RUN TestNetworkLoopbackNat [2020-06-15T07:38:18.149Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-06-15T07:38:18.858Z] --- PASS: TestNetworkLoopbackNat (0.76s) [2020-06-15T07:38:18.858Z] === RUN TestPause [2020-06-15T07:38:19.532Z] --- PASS: TestPause (0.58s) [2020-06-15T07:38:19.532Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-15T07:38:19.532Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T07:38:19.532Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T07:38:19.532Z] === RUN TestPauseStopPausedContainer [2020-06-15T07:38:20.077Z] --- PASS: TestPauseStopPausedContainer (0.63s) [2020-06-15T07:38:20.077Z] === RUN TestPsFilter [2020-06-15T07:38:20.396Z] --- PASS: TestPsFilter (0.15s) [2020-06-15T07:38:20.396Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-15T07:38:20.716Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-06-15T07:38:20.716Z] === RUN TestRemoveContainerWithVolume [2020-06-15T07:38:21.402Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2020-06-15T07:38:21.402Z] === RUN TestRemoveContainerRunning [2020-06-15T07:38:22.300Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-06-15T07:38:22.300Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-15T07:38:22.861Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-06-15T07:38:22.861Z] === RUN TestRemoveInvalidContainer [2020-06-15T07:38:22.861Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-15T07:38:22.861Z] === RUN TestRenameLinkedContainer [2020-06-15T07:38:25.012Z] --- PASS: TestRenameLinkedContainer (2.16s) [2020-06-15T07:38:25.012Z] === RUN TestRenameStoppedContainer [2020-06-15T07:38:25.319Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-06-15T07:38:25.319Z] === RUN TestRenameRunningContainerAndReuse [2020-06-15T07:38:25.848Z] --- PASS: TestServiceUpdatePidsLimit (17.39s) [2020-06-15T07:38:25.848Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-06-15T07:38:25.848Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-06-15T07:38:25.848Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-06-15T07:38:25.848Z] PASS [2020-06-15T07:38:25.848Z] [2020-06-15T07:38:25.848Z] === Skipped [2020-06-15T07:38:25.848Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-15T07:38:25.848Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T07:38:25.848Z] [2020-06-15T07:38:25.848Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-06-15T07:38:25.848Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:38:25.848Z] [2020-06-15T07:38:25.848Z] [2020-06-15T07:38:25.848Z] DONE 27 tests, 2 skipped in 158.986s [2020-06-15T07:38:25.848Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-06-15T07:38:25.849Z] ++ 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-06-15T07:38:25.849Z] ++ set -e [2020-06-15T07:38:25.849Z] ++ '[' -n 0 ']' [2020-06-15T07:38:25.849Z] ++ set -x [2020-06-15T07:38:25.849Z] ++ env -i DEST=/go/src/github.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-06-15T07:38:25.849Z] INFO: Testing against a local daemon [2020-06-15T07:38:25.849Z] === RUN TestSessionCreate [2020-06-15T07:38:25.849Z] --- PASS: TestSessionCreate (0.05s) [2020-06-15T07:38:25.849Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-15T07:38:25.849Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-06-15T07:38:25.849Z] PASS [2020-06-15T07:38:25.849Z] [2020-06-15T07:38:25.849Z] DONE 2 tests in 0.247s [2020-06-15T07:38:25.849Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-06-15T07:38:25.849Z] ++ 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-06-15T07:38:25.849Z] ++ set -e [2020-06-15T07:38:25.849Z] ++ '[' -n 0 ']' [2020-06-15T07:38:25.849Z] ++ set -x [2020-06-15T07:38:25.849Z] ++ env -i DEST=/go/src/github.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-06-15T07:38:25.849Z] INFO: Testing against a local daemon [2020-06-15T07:38:25.849Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-15T07:38:25.849Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T07:38:25.849Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T07:38:25.849Z] === RUN TestEventsExecDie [2020-06-15T07:38:25.849Z] --- PASS: TestEventsExecDie (0.89s) [2020-06-15T07:38:25.849Z] === RUN TestEventsBackwardsCompatible [2020-06-15T07:38:26.107Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-06-15T07:38:26.107Z] === RUN TestInfoBinaryCommits [2020-06-15T07:38:26.107Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-06-15T07:38:26.107Z] === RUN TestInfoAPIVersioned [2020-06-15T07:38:26.107Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-06-15T07:38:26.107Z] === RUN TestInfoDiscoveryBackend [2020-06-15T07:38:26.394Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2020-06-15T07:38:26.394Z] === RUN TestRenameInvalidName [2020-06-15T07:38:26.674Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-06-15T07:38:26.674Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-15T07:38:27.091Z] --- PASS: TestRenameInvalidName (0.60s) [2020-06-15T07:38:27.091Z] === RUN TestRenameAnonymousContainer [2020-06-15T07:38:27.608Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-15T07:38:27.608Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-15T07:38:28.086Z] === RUN TestDockerSuite/TestBuildExpose [2020-06-15T07:38:28.086Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-06-15T07:38:28.543Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-06-15T07:38:28.543Z] === RUN TestInfoAPI [2020-06-15T07:38:28.543Z] --- PASS: TestInfoAPI (0.05s) [2020-06-15T07:38:28.543Z] === RUN TestInfoAPIWarnings [2020-06-15T07:38:28.927Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2020-06-15T07:38:28.927Z] === RUN TestRenameContainerWithSameName [2020-06-15T07:38:29.011Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-06-15T07:38:29.110Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-06-15T07:38:29.110Z] === RUN TestInfoDebug [2020-06-15T07:38:29.266Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-06-15T07:38:29.520Z] === RUN TestDockerSuite/TestBuildFails [2020-06-15T07:38:29.604Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-06-15T07:38:29.604Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-15T07:38:29.677Z] --- PASS: TestInfoDebug (0.59s) [2020-06-15T07:38:29.677Z] === RUN TestInfoInsecureRegistries [2020-06-15T07:38:30.244Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2020-06-15T07:38:30.244Z] === RUN TestInfoRegistryMirrors [2020-06-15T07:38:30.446Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-06-15T07:38:30.446Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-06-15T07:38:30.761Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2020-06-15T07:38:30.761Z] === RUN TestResize [2020-06-15T07:38:30.811Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2020-06-15T07:38:30.811Z] === RUN TestLoginFailsWithBadCredentials [2020-06-15T07:38:31.069Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-06-15T07:38:31.069Z] === RUN TestPingCacheHeaders [2020-06-15T07:38:31.069Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-06-15T07:38:31.069Z] === RUN TestPingGet [2020-06-15T07:38:31.069Z] --- PASS: TestPingGet (0.03s) [2020-06-15T07:38:31.069Z] === RUN TestPingHead [2020-06-15T07:38:31.069Z] --- PASS: TestPingHead (0.05s) [2020-06-15T07:38:31.069Z] === RUN TestVersion [2020-06-15T07:38:31.070Z] --- PASS: TestResize (0.54s) [2020-06-15T07:38:31.070Z] === RUN TestResizeWithInvalidSize [2020-06-15T07:38:31.328Z] --- PASS: TestVersion (0.05s) [2020-06-15T07:38:31.328Z] PASS [2020-06-15T07:38:31.328Z] [2020-06-15T07:38:31.328Z] === Skipped [2020-06-15T07:38:31.328Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T07:38:31.328Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T07:38:31.328Z] [2020-06-15T07:38:31.328Z] [2020-06-15T07:38:31.328Z] DONE 18 tests, 1 skipped in 6.343s [2020-06-15T07:38:31.328Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-15T07:38:31.328Z] ++ 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-06-15T07:38:31.328Z] ++ set -e [2020-06-15T07:38:31.328Z] ++ '[' -n 0 ']' [2020-06-15T07:38:31.328Z] ++ set -x [2020-06-15T07:38:31.328Z] ++ env -i DEST=/go/src/github.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-06-15T07:38:31.328Z] INFO: Testing against a local daemon [2020-06-15T07:38:31.328Z] === RUN TestVolumesCreateAndList [2020-06-15T07:38:31.328Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-15T07:38:31.328Z] === RUN TestVolumesRemove [2020-06-15T07:38:31.586Z] --- PASS: TestVolumesRemove (0.11s) [2020-06-15T07:38:31.586Z] === RUN TestVolumesInspect [2020-06-15T07:38:31.586Z] --- PASS: TestVolumesInspect (0.04s) [2020-06-15T07:38:31.586Z] === RUN TestVolumesInvalidJSON [2020-06-15T07:38:31.586Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-15T07:38:31.586Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-15T07:38:31.586Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-15T07:38:31.586Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-06-15T07:38:31.586Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-15T07:38:31.586Z] PASS [2020-06-15T07:38:31.586Z] [2020-06-15T07:38:31.586Z] DONE 5 tests in 0.378s [2020-06-15T07:38:31.586Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T07:38:31.747Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-06-15T07:38:31.748Z] === RUN TestResizeWhenContainerNotStarted [2020-06-15T07:38:31.844Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T07:38:31.844Z] +++ kill 13889 [2020-06-15T07:38:32.057Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:38:32.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:38:32.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:38:32.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T07:38:32.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T07:38:32.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T07:38:32.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T07:38:32.954Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-06-15T07:38:33.218Z] +++ /etc/init.d/apparmor stop [2020-06-15T07:38:33.218Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T07:38:33.218Z] [2020-06-15T07:38:33.218Z] Unloading profiles will leave already running processes permanently [2020-06-15T07:38:33.218Z] unconfined, which can lead to unexpected situations. [2020-06-15T07:38:33.218Z] [2020-06-15T07:38:33.218Z] To set a process to complain mode, use the command line tool [2020-06-15T07:38:33.218Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T07:38:33.218Z] +++ true [2020-06-15T07:38:33.476Z] exiting test-integration [2020-06-15T07:38:33.476Z] ++ exit 0 [2020-06-15T07:38:33.476Z] [2020-06-15T07:38:34.838Z] === RUN TestDockerSuite/TestBuildForceRm [2020-06-15T07:38:34.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T07:38:34.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T07:38:35.218Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T07:38:35.218Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon Post stage [Pipeline] junit [2020-06-15T07:38:36.018Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T07:38:36.655Z] + echo Ensuring container killed. [2020-06-15T07:38:36.655Z] Ensuring container killed. [2020-06-15T07:38:36.655Z] + docker rm -vf docker-pr6 [2020-06-15T07:38:36.655Z] Error: No such container: docker-pr6 [2020-06-15T07:38:36.655Z] + true [Pipeline] sh [2020-06-15T07:38:36.722Z] === RUN TestDockerSuite/TestBuildFromGit [2020-06-15T07:38:36.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T07:38:36.941Z] + echo Chowning /workspace to jenkins user [2020-06-15T07:38:36.941Z] Chowning /workspace to jenkins user [2020-06-15T07:38:36.941Z] + id -u [2020-06-15T07:38:36.941Z] + id -g [2020-06-15T07:38:36.941Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41072:/workspace busybox chown -R 1000:1000 /workspace [2020-06-15T07:38:36.941Z] Unable to find image 'busybox:latest' locally [2020-06-15T07:38:36.941Z] latest: Pulling from library/busybox [2020-06-15T07:38:37.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:38:37.199Z] fd44016e3d3e: Pulling fs layer [2020-06-15T07:38:37.199Z] fd44016e3d3e: Download complete [2020-06-15T07:38:37.458Z] fd44016e3d3e: Pull complete [2020-06-15T07:38:37.458Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T07:38:37.458Z] Status: Downloaded newer image for busybox:latest [2020-06-15T07:38:37.646Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-06-15T07:38:38.205Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-06-15T07:38:38.272Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T07:38:38.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-06-15T07:38:38.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T07:38:39.019Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-06-15T07:38:39.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.81s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.93s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.25s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-06-15T07:38:40.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.93s) [2020-06-15T07:38:40.333Z] === RUN TestCgroupNamespacesRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T07:38:41.041Z] + bundleName=arm64-integration [2020-06-15T07:38:41.041Z] + echo Creating arm64-integration-bundles.tar.gz [2020-06-15T07:38:41.041Z] Creating arm64-integration-bundles.tar.gz [2020-06-15T07:38:41.041Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-15T07:38:41.041Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-15T07:38:41.310Z] Archiving artifacts [2020-06-15T07:38:41.465Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-06-15T07:38:42.188Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-06-15T07:38:42.188Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-15T07:38:42.828Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-06-15T07:38:43.039Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-06-15T07:38:43.039Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-15T07:38:43.083Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-06-15T07:38:43.311Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41072/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T07:38:43.633Z] + make clean [2020-06-15T07:38:44.199Z] docker volume rm -f docker-dev-cache [2020-06-15T07:38:44.200Z] docker-dev-cache [Pipeline] deleteDir [2020-06-15T07:38:44.609Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s) [2020-06-15T07:38:44.609Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-15T07:38:44.969Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-06-15T07:38:45.716Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2020-06-15T07:38:45.716Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-15T07:38:46.854Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-06-15T07:38:47.283Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-06-15T07:38:47.283Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T07:38:48.214Z] === RUN TestDockerSuite/TestBuildHistory [2020-06-15T07:38:48.358Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-06-15T07:38:48.358Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-15T07:38:49.263Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-06-15T07:38:49.263Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-15T07:38:50.825Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-06-15T07:38:50.825Z] === RUN TestKernelTCPMemory [2020-06-15T07:38:51.481Z] --- PASS: TestKernelTCPMemory (0.68s) [2020-06-15T07:38:51.481Z] === RUN TestNISDomainname [2020-06-15T07:38:52.145Z] --- PASS: TestNISDomainname (0.77s) [2020-06-15T07:38:52.145Z] === RUN TestHostnameDnsResolution [2020-06-15T07:38:52.371Z] === RUN TestDockerSuite/TestBuildIidFile [2020-06-15T07:38:52.626Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-06-15T07:38:52.881Z] === RUN TestDockerSuite/TestBuildInheritance [2020-06-15T07:38:53.215Z] --- PASS: TestHostnameDnsResolution (0.86s) [2020-06-15T07:38:53.216Z] === RUN TestStats [2020-06-15T07:38:53.804Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-06-15T07:38:54.365Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-06-15T07:38:54.365Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-06-15T07:38:55.289Z] === RUN TestDockerSuite/TestBuildLabel [2020-06-15T07:38:55.543Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-06-15T07:38:56.052Z] --- PASS: TestStats (2.56s) [2020-06-15T07:38:56.052Z] === RUN TestStopContainerWithTimeout [2020-06-15T07:38:56.052Z] === RUN TestStopContainerWithTimeout/0 [2020-06-15T07:38:56.052Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-15T07:38:56.052Z] === RUN TestStopContainerWithTimeout/1 [2020-06-15T07:38:56.052Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-15T07:38:56.052Z] === RUN TestStopContainerWithTimeout/3 [2020-06-15T07:38:56.052Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-15T07:38:56.052Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-15T07:38:56.052Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-15T07:38:56.052Z] === CONT TestStopContainerWithTimeout/0 [2020-06-15T07:38:56.052Z] === CONT TestStopContainerWithTimeout/3 [2020-06-15T07:38:56.052Z] === CONT TestStopContainerWithTimeout/1 [2020-06-15T07:38:56.052Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-15T07:38:56.103Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-06-15T07:38:56.357Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-06-15T07:38:56.613Z] === RUN TestDockerSuite/TestBuildLabels [2020-06-15T07:38:57.173Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-06-15T07:38:58.535Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-06-15T07:38:58.867Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-15T07:38:58.867Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-06-15T07:38:58.867Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-06-15T07:38:58.867Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2020-06-15T07:38:58.867Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2020-06-15T07:38:58.867Z] === RUN TestDeleteDevicemapper [2020-06-15T07:38:58.867Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-15T07:38:58.867Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T07:38:58.867Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-15T07:39:01.004Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.03s) [2020-06-15T07:39:01.004Z] === RUN TestUpdateMemory [2020-06-15T07:39:01.045Z] === RUN TestDockerSuite/TestBuildLastModified [2020-06-15T07:39:01.671Z] --- PASS: TestUpdateMemory (0.87s) [2020-06-15T07:39:01.671Z] === RUN TestUpdateCPUQuota [2020-06-15T07:39:02.338Z] --- PASS: TestUpdateCPUQuota (0.93s) [2020-06-15T07:39:02.338Z] === RUN TestUpdatePidsLimit [2020-06-15T07:39:02.338Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-15T07:39:02.645Z] === RUN TestUpdatePidsLimit/no_change [2020-06-15T07:39:03.036Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-15T07:39:03.362Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-15T07:39:03.362Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-15T07:39:03.665Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-15T07:39:03.972Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-15T07:39:05.111Z] --- PASS: TestUpdatePidsLimit (2.62s) [2020-06-15T07:39:05.111Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-06-15T07:39:05.111Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-06-15T07:39:05.112Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-06-15T07:39:05.112Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-06-15T07:39:05.112Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-06-15T07:39:05.112Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-06-15T07:39:05.112Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2020-06-15T07:39:05.112Z] === RUN TestUpdateRestartPolicy [2020-06-15T07:39:06.276Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-06-15T07:39:09.537Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-06-15T07:39:09.537Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-06-15T07:39:09.537Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-06-15T07:39:09.537Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-06-15T07:39:09.537Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-06-15T07:39:09.791Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-06-15T07:39:10.949Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-15T07:39:10.949Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-06-15T07:39:10.949Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-06-15T07:39:10.949Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-15T07:39:10.949Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-15T07:39:10.950Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.1% of statements [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-15T07:39:10.950Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-06-15T07:39:10.950Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-15T07:39:10.950Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-06-15T07:39:10.950Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/builder [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-15T07:39:10.950Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-06-15T07:39:10.950Z] ok github.com/docker/docker/builder/dockerfile 0.217s coverage: 48.2% of statements [2020-06-15T07:39:10.950Z] ok github.com/docker/docker/builder/remotecontext 0.131s coverage: 13.6% of statements [2020-06-15T07:39:10.950Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-06-15T07:39:10.950Z] ok github.com/docker/docker/builder/remotecontext/git 1.147s coverage: 86.3% of statements [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/cli [no test files] [2020-06-15T07:39:10.950Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-15T07:39:11.676Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-06-15T07:39:13.039Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-06-15T07:39:13.480Z] ok github.com/docker/docker/client 0.163s coverage: 75.4% of statements [2020-06-15T07:39:14.924Z] --- PASS: TestImportExtremelyLargeImageWorks (207.80s) [2020-06-15T07:39:14.924Z] PASS [2020-06-15T07:39:14.924Z] [2020-06-15T07:39:14.924Z] DONE 12 tests in 211.389s [2020-06-15T07:39:14.924Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-15T07:39:14.924Z] ++ 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-06-15T07:39:14.924Z] ++ set -e [2020-06-15T07:39:14.924Z] ++ '[' -n 0 ']' [2020-06-15T07:39:14.924Z] ++ set -x [2020-06-15T07:39:14.924Z] ++ env -i DEST=/go/src/github.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-06-15T07:39:15.178Z] INFO: Testing against a local daemon [2020-06-15T07:39:15.178Z] === RUN TestNetworkCreateDelete [2020-06-15T07:39:15.434Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-06-15T07:39:15.434Z] === RUN TestDockerNetworkDeletePreferID [2020-06-15T07:39:15.992Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-06-15T07:39:15.992Z] === RUN TestDaemonDNSFallback [2020-06-15T07:39:16.246Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-06-15T07:39:16.500Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-06-15T07:39:17.061Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-06-15T07:39:17.625Z] --- PASS: TestDaemonDNSFallback (1.60s) [2020-06-15T07:39:17.625Z] === RUN TestInspectNetwork [2020-06-15T07:39:17.959Z] --- PASS: TestUpdateRestartPolicy (11.41s) [2020-06-15T07:39:17.959Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-15T07:39:17.960Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-06-15T07:39:17.960Z] === RUN TestWaitNonBlocked [2020-06-15T07:39:17.960Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:39:17.960Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:39:17.960Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:39:17.960Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:39:17.960Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T07:39:17.960Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T07:39:17.960Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-15T07:39:17.960Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2020-06-15T07:39:17.960Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2020-06-15T07:39:17.960Z] === RUN TestWaitBlocked [2020-06-15T07:39:17.960Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:39:17.960Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:39:17.960Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:39:17.960Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:39:17.960Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T07:39:17.960Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T07:39:18.630Z] --- PASS: TestWaitBlocked (0.02s) [2020-06-15T07:39:18.630Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2020-06-15T07:39:18.630Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2020-06-15T07:39:18.630Z] === CONT TestContainerStartOnDaemonRestart [2020-06-15T07:39:18.630Z] === CONT TestIpcModeOlderClient [2020-06-15T07:39:18.630Z] === CONT TestDaemonHostGatewayIP [2020-06-15T07:39:18.630Z] === CONT TestContainerKillOnDaemonStart [2020-06-15T07:39:18.939Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-06-15T07:39:18.939Z] === CONT TestDaemonRestartIpcMode [2020-06-15T07:39:21.785Z] === RUN TestInspectNetwork/full_network_id [2020-06-15T07:39:21.785Z] === RUN TestInspectNetwork/partial_network_id [2020-06-15T07:39:21.785Z] === RUN TestInspectNetwork/network_name [2020-06-15T07:39:21.785Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-15T07:39:22.602Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s) [2020-06-15T07:39:22.602Z] --- PASS: TestDaemonHostGatewayIP (3.78s) [2020-06-15T07:39:22.912Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2020-06-15T07:39:24.348Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-06-15T07:39:25.716Z] --- PASS: TestInspectNetwork (8.19s) [2020-06-15T07:39:25.716Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-15T07:39:25.716Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-15T07:39:25.716Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-15T07:39:25.716Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-15T07:39:25.716Z] === RUN TestRunContainerWithBridgeNone [2020-06-15T07:39:26.639Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-06-15T07:39:28.000Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-06-15T07:39:28.000Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2020-06-15T07:39:28.000Z] === RUN TestNetworkInvalidJSON [2020-06-15T07:39:28.000Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-15T07:39:28.000Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-15T07:39:28.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:39:28.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:39:28.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:39:28.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:39:28.000Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-15T07:39:28.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:39:28.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:39:28.000Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-15T07:39:28.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-15T07:39:28.000Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-15T07:39:28.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-15T07:39:28.001Z] === RUN TestHostIPv4BridgeLabel [2020-06-15T07:39:28.560Z] --- PASS: TestHostIPv4BridgeLabel (0.65s) [2020-06-15T07:39:28.560Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-15T07:39:28.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-06-15T07:39:29.374Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-06-15T07:39:29.374Z] === RUN TestDaemonDefaultNetworkPools [2020-06-15T07:39:29.630Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-06-15T07:39:29.630Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-06-15T07:39:30.555Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-06-15T07:39:30.555Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-15T07:39:31.784Z] --- PASS: TestContainerKillOnDaemonStart (12.67s) [2020-06-15T07:39:31.784Z] PASS [2020-06-15T07:39:31.784Z] [2020-06-15T07:39:31.784Z] === Skipped [2020-06-15T07:39:31.784Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-06-15T07:39:31.784Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T07:39:31.784Z] [2020-06-15T07:39:31.784Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T07:39:31.784Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T07:39:31.784Z] [2020-06-15T07:39:31.784Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-06-15T07:39:31.784Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T07:39:31.784Z] [2020-06-15T07:39:31.784Z] [2020-06-15T07:39:31.784Z] DONE 203 tests, 3 skipped in 109.359s [2020-06-15T07:39:31.784Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-06-15T07:39:31.784Z] ++ 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-06-15T07:39:31.784Z] ++ set -e [2020-06-15T07:39:31.784Z] ++ '[' -n 0 ']' [2020-06-15T07:39:31.784Z] ++ set -x [2020-06-15T07:39:31.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-06-15T07:39:31.784Z] INFO: Testing against a local daemon [2020-06-15T07:39:31.784Z] === RUN TestCommitInheritsEnv [2020-06-15T07:39:31.784Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-06-15T07:39:31.784Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-15T07:39:31.784Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-15T07:39:31.784Z] === RUN TestImagesFilterMultiReference [2020-06-15T07:39:31.784Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-06-15T07:39:31.784Z] === RUN TestImagePullPlatformInvalid [2020-06-15T07:39:31.784Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-15T07:39:31.784Z] === RUN TestRemoveImageOrphaning [2020-06-15T07:39:31.915Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.30s) [2020-06-15T07:39:31.915Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-15T07:39:32.103Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-06-15T07:39:32.103Z] === RUN TestRemoveImageGarbageCollector [2020-06-15T07:39:32.103Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-15T07:39:32.103Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:39:32.103Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-15T07:39:32.103Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-15T07:39:32.103Z] === RUN TestTagInvalidReference [2020-06-15T07:39:32.411Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-15T07:39:32.411Z] === RUN TestTagValidPrefixedRepo [2020-06-15T07:39:32.411Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-15T07:39:32.411Z] === RUN TestTagExistedNameWithoutForce [2020-06-15T07:39:32.411Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-06-15T07:39:32.411Z] === RUN TestTagOfficialNames [2020-06-15T07:39:32.411Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-15T07:39:32.411Z] === RUN TestTagMatchesDigest [2020-06-15T07:39:32.411Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-15T07:39:32.411Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-15T07:39:33.275Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-06-15T07:39:33.275Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-15T07:39:33.835Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-06-15T07:39:33.835Z] === RUN TestServiceWithPredefinedNetwork [2020-06-15T07:39:34.090Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-06-15T07:39:34.648Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-06-15T07:39:36.531Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-06-15T07:39:36.531Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2020-06-15T07:39:36.531Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-15T07:39:36.531Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T07:39:36.531Z] service_test.go:236: FLAKY_TEST [2020-06-15T07:39:36.531Z] === RUN TestServiceWithDataPathPortInit [2020-06-15T07:39:36.531Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-06-15T07:39:38.413Z] === RUN TestDockerSuite/TestBuildNetNone [2020-06-15T07:39:38.668Z] === RUN TestDockerSuite/TestBuildNoContext [2020-06-15T07:39:39.591Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-06-15T07:39:40.515Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-06-15T07:39:41.438Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-06-15T07:39:41.693Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-06-15T07:39:41.693Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-06-15T07:39:41.948Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-06-15T07:39:42.202Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-06-15T07:39:42.761Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-06-15T07:39:44.122Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-06-15T07:39:44.681Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-06-15T07:39:47.190Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-06-15T07:39:48.118Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-06-15T07:39:49.480Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-06-15T07:39:50.404Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-06-15T07:39:51.327Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-06-15T07:39:51.581Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-06-15T07:39:52.168Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 30.8% of statements [2020-06-15T07:39:52.504Z] --- PASS: TestServiceWithDataPathPortInit (15.98s) [2020-06-15T07:39:52.504Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-15T07:39:54.066Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements [2020-06-15T07:39:54.066Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-15T07:39:54.066Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-15T07:39:54.066Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-15T07:39:54.066Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-15T07:39:54.386Z] === RUN TestDockerSuite/TestBuildPATH [2020-06-15T07:39:56.270Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-06-15T07:39:56.829Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-06-15T07:39:57.387Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-06-15T07:40:00.645Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.83s) [2020-06-15T07:40:00.646Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dvaws7o11ivk3e18np9tvla63 Created:2020-06-15 07:39:54.000335008 +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[21a54519c104967b8e1b0a3341e4e2573a7aae200d031829482e8c641edcbfb4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1vdrofg3qhufqgozsvyukpeis EndpointID:6bdabafe73f23a139160de720e7ff0e50a949f0efd9bec07c869d893222e6554 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:25bf948a78c320ce2a6569351b53e3291ca5e8b5d75f2030b684f7b446a5458c 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:c397d6f423d5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1vdrofg3qhufqgozsvyukpeis EndpointID:6bdabafe73f23a139160de720e7ff0e50a949f0efd9bec07c869d893222e6554 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-15T07:40:00.646Z] PASS [2020-06-15T07:40:00.646Z] [2020-06-15T07:40:00.646Z] === Skipped [2020-06-15T07:40:00.646Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T07:40:00.646Z] service_test.go:236: FLAKY_TEST [2020-06-15T07:40:00.646Z] [2020-06-15T07:40:00.646Z] [2020-06-15T07:40:00.646Z] DONE 23 tests, 1 skipped in 45.320s [2020-06-15T07:40:00.646Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-15T07:40:00.646Z] ++ 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-06-15T07:40:00.646Z] ++ set -e [2020-06-15T07:40:00.646Z] ++ '[' -n 0 ']' [2020-06-15T07:40:00.646Z] ++ set -x [2020-06-15T07:40:00.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=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-06-15T07:40:00.646Z] INFO: Testing against a local daemon [2020-06-15T07:40:00.646Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-15T07:40:00.646Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-15T07:40:00.646Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:40:00.646Z] === RUN TestDockerNetworkIpvlan [2020-06-15T07:40:00.646Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-15T07:40:00.646Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:40:00.646Z] PASS [2020-06-15T07:40:00.646Z] [2020-06-15T07:40:00.646Z] === Skipped [2020-06-15T07:40:00.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-15T07:40:00.646Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:40:00.646Z] [2020-06-15T07:40:00.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-15T07:40:00.646Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:40:00.646Z] [2020-06-15T07:40:00.646Z] [2020-06-15T07:40:00.646Z] DONE 2 tests, 2 skipped in 0.275s [2020-06-15T07:40:00.646Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-15T07:40:00.646Z] ++ 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-06-15T07:40:00.646Z] ++ set -e [2020-06-15T07:40:00.646Z] ++ '[' -n 0 ']' [2020-06-15T07:40:00.646Z] ++ set -x [2020-06-15T07:40:00.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=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-06-15T07:40:00.901Z] INFO: Testing against a local daemon [2020-06-15T07:40:00.901Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-15T07:40:01.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-06-15T07:40:02.517Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-06-15T07:40:02.517Z] === RUN TestDockerNetworkMacvlan [2020-06-15T07:40:03.442Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-15T07:40:04.031Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2020-06-15T07:40:04.366Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-15T07:40:04.366Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-06-15T07:40:05.292Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-15T07:40:05.928Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-06-15T07:40:07.300Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.4% of statements [2020-06-15T07:40:07.800Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-15T07:40:07.800Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-06-15T07:40:09.682Z] === RUN TestDockerSuite/TestBuildRm [2020-06-15T07:40:09.682Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-15T07:40:12.190Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-06-15T07:40:13.115Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-06-15T07:40:14.039Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-15T07:40:14.293Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-06-15T07:40:14.852Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-06-15T07:40:15.106Z] --- PASS: TestDockerNetworkMacvlan (12.81s) [2020-06-15T07:40:15.106Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-06-15T07:40:15.106Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-06-15T07:40:15.106Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.35s) [2020-06-15T07:40:15.106Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.12s) [2020-06-15T07:40:15.106Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s) [2020-06-15T07:40:15.106Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-06-15T07:40:15.106Z] PASS [2020-06-15T07:40:15.106Z] [2020-06-15T07:40:15.106Z] DONE 8 tests in 14.567s [2020-06-15T07:40:15.360Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-15T07:40:15.360Z] ++ 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-06-15T07:40:15.360Z] ++ set -e [2020-06-15T07:40:15.360Z] ++ '[' -n 0 ']' [2020-06-15T07:40:15.360Z] ++ set -x [2020-06-15T07:40:15.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-15T07:40:15.360Z] testing: warning: no tests to run [2020-06-15T07:40:15.360Z] PASS [2020-06-15T07:40:15.360Z] [2020-06-15T07:40:15.360Z] DONE 0 tests in 0.044s [2020-06-15T07:40:15.360Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-15T07:40:15.360Z] ++ 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-06-15T07:40:15.360Z] ++ set -e [2020-06-15T07:40:15.360Z] ++ '[' -n 0 ']' [2020-06-15T07:40:15.360Z] ++ set -x [2020-06-15T07:40:15.361Z] ++ env -i DEST=/go/src/github.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-06-15T07:40:15.361Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-06-15T07:40:15.615Z] INFO: Testing against a local daemon [2020-06-15T07:40:15.615Z] === RUN TestAuthZPluginAllowRequest [2020-06-15T07:40:16.174Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-06-15T07:40:17.098Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2020-06-15T07:40:17.098Z] === RUN TestAuthZPluginTLS [2020-06-15T07:40:17.098Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-06-15T07:40:17.259Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.9% of statements [2020-06-15T07:40:17.259Z] ok github.com/docker/docker/daemon 12.156s coverage: 17.6% of statements [2020-06-15T07:40:17.259Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-15T07:40:17.259Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-15T07:40:17.657Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-06-15T07:40:17.657Z] === RUN TestAuthZPluginDenyRequest [2020-06-15T07:40:17.912Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-06-15T07:40:18.166Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-06-15T07:40:18.166Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-15T07:40:18.630Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2020-06-15T07:40:18.630Z] ok github.com/docker/docker/daemon/config 0.061s coverage: 81.7% of statements [2020-06-15T07:40:18.726Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-06-15T07:40:18.726Z] === RUN TestAuthZPluginDenyResponse [2020-06-15T07:40:19.284Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-06-15T07:40:19.284Z] === RUN TestAuthZPluginAllowEventStream [2020-06-15T07:40:19.563Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2020-06-15T07:40:19.563Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-15T07:40:19.563Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-15T07:40:20.497Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-06-15T07:40:20.644Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2020-06-15T07:40:20.644Z] === RUN TestAuthZPluginErrorResponse [2020-06-15T07:40:20.899Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-06-15T07:40:20.899Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-06-15T07:40:21.154Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2020-06-15T07:40:21.154Z] === RUN TestAuthZPluginErrorRequest [2020-06-15T07:40:21.409Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-06-15T07:40:21.409Z] === RUN TestDockerSuite/TestBuildSpaces [2020-06-15T07:40:21.664Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-06-15T07:40:21.664Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-15T07:40:21.919Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-06-15T07:40:22.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-06-15T07:40:22.428Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-06-15T07:40:22.428Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-15T07:40:22.682Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-06-15T07:40:22.682Z] === RUN TestDockerSuite/TestBuildStderr [2020-06-15T07:40:23.025Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.459s coverage: 73.1% of statements [2020-06-15T07:40:23.283Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-06-15T07:40:23.607Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-06-15T07:40:24.531Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-06-15T07:40:24.531Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-15T07:40:24.656Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.439s coverage: 57.0% of statements [2020-06-15T07:40:26.417Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-06-15T07:40:26.417Z] === RUN TestAuthZPluginHeader [2020-06-15T07:40:27.186Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-06-15T07:40:27.341Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-06-15T07:40:27.342Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-15T07:40:27.902Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-06-15T07:40:28.462Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-06-15T07:40:28.562Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.197s coverage: 49.5% of statements [2020-06-15T07:40:28.820Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.898s coverage: 46.2% of statements [2020-06-15T07:40:28.820Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-15T07:40:29.824Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-06-15T07:40:30.078Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-06-15T07:40:30.637Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-06-15T07:40:31.347Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.564s coverage: 57.7% of statements [2020-06-15T07:40:31.347Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-15T07:40:31.347Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.284s coverage: 76.1% of statements [2020-06-15T07:40:31.347Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-15T07:40:31.561Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2020-06-15T07:40:31.561Z] === RUN TestAuthZPluginV2Disable [2020-06-15T07:40:31.816Z] === RUN TestDockerSuite/TestBuildUser [2020-06-15T07:40:32.720Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-06-15T07:40:32.978Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-06-15T07:40:33.740Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-06-15T07:40:33.912Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-06-15T07:40:35.103Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2020-06-15T07:40:35.103Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-15T07:40:36.027Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-06-15T07:40:36.440Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-06-15T07:40:36.440Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-15T07:40:36.440Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-15T07:40:36.440Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 41.8% of statements [2020-06-15T07:40:37.813Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-06-15T07:40:38.071Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.8% of statements [2020-06-15T07:40:38.071Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-15T07:40:38.071Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-15T07:40:38.534Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2020-06-15T07:40:38.534Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-15T07:40:39.005Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-06-15T07:40:39.570Z] time="2020-06-15T07:40:39Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-247633488/container.log.1: no such file or directory" [2020-06-15T07:40:39.570Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 61.6% of statements [2020-06-15T07:40:39.570Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-06-15T07:40:40.943Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-06-15T07:40:40.943Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-15T07:40:41.200Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 37.7% of statements [2020-06-15T07:40:42.574Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 33.3% of statements [2020-06-15T07:40:43.947Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-06-15T07:40:44.205Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-06-15T07:40:44.464Z] ok github.com/docker/docker/daemon/logger/splunk 1.692s coverage: 82.5% of statements [2020-06-15T07:40:44.464Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-15T07:40:45.398Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-06-15T07:40:45.398Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-15T07:40:46.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-06-15T07:40:47.974Z] ok github.com/docker/docker/distribution 0.214s coverage: 22.1% of statements [2020-06-15T07:40:47.974Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-06-15T07:40:47.974Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-15T07:40:49.064Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-06-15T07:40:49.118Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.59s) [2020-06-15T07:40:49.118Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-15T07:40:50.436Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-06-15T07:40:50.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-06-15T07:40:50.478Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-06-15T07:40:51.369Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-06-15T07:40:51.369Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.6% of statements [2020-06-15T07:40:51.369Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-15T07:40:51.369Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-15T07:40:51.401Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-06-15T07:40:51.401Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-06-15T07:40:52.326Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-06-15T07:40:52.739Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-06-15T07:40:52.739Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-15T07:40:52.885Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-06-15T07:40:53.303Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-06-15T07:40:54.245Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-06-15T07:40:54.245Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-06-15T07:40:54.245Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-06-15T07:40:54.245Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-06-15T07:40:54.245Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-06-15T07:40:54.674Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-06-15T07:40:54.932Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-06-15T07:40:55.168Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-06-15T07:40:55.168Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-06-15T07:40:55.727Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-06-15T07:40:56.286Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-06-15T07:40:56.830Z] ok github.com/docker/docker/pkg/archive 0.319s coverage: 77.3% of statements [2020-06-15T07:40:56.846Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-06-15T07:40:56.846Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-06-15T07:40:58.202Z] ok github.com/docker/docker/pkg/authorization 0.263s coverage: 68.3% of statements [2020-06-15T07:40:58.202Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-06-15T07:40:58.460Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-06-15T07:40:58.727Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-06-15T07:40:59.651Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-06-15T07:41:00.211Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-06-15T07:41:00.466Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-06-15T07:41:00.984Z] ok github.com/docker/docker/layer 7.332s coverage: 68.8% of statements [2020-06-15T07:41:00.984Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-15T07:41:00.984Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-15T07:41:00.984Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-15T07:41:00.984Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-15T07:41:00.984Z] ? github.com/docker/docker/oci [no test files] [2020-06-15T07:41:00.984Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-15T07:41:01.024Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-06-15T07:41:01.024Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-06-15T07:41:01.279Z] === RUN TestDockerSuite/TestBuildXZHost [2020-06-15T07:41:01.549Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-06-15T07:41:01.808Z] ok github.com/docker/docker/pkg/chrootarchive 2.508s coverage: 43.2% of statements [2020-06-15T07:41:01.808Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-15T07:41:01.808Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-15T07:41:01.808Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-06-15T07:41:02.373Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-06-15T07:41:02.639Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-06-15T07:41:02.639Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-06-15T07:41:02.894Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-06-15T07:41:03.150Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-06-15T07:41:03.305Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-06-15T07:41:03.709Z] === RUN TestDockerSuite/TestCommitChange [2020-06-15T07:41:03.870Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-06-15T07:41:04.128Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-06-15T07:41:04.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-06-15T07:41:04.267Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-06-15T07:41:05.193Z] === RUN TestDockerSuite/TestCommitHardlink [2020-06-15T07:41:05.448Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-06-15T07:41:05.448Z] PASS [2020-06-15T07:41:05.448Z] [2020-06-15T07:41:05.448Z] DONE 17 tests in 50.101s [2020-06-15T07:41:05.448Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-15T07:41:05.448Z] ++ 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-06-15T07:41:05.448Z] ++ set -e [2020-06-15T07:41:05.448Z] ++ '[' -n 0 ']' [2020-06-15T07:41:05.448Z] ++ set -x [2020-06-15T07:41:05.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-15T07:41:05.499Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-06-15T07:41:05.703Z] INFO: Testing against a local daemon [2020-06-15T07:41:05.703Z] === RUN TestPluginInvalidJSON [2020-06-15T07:41:05.703Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:41:05.703Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:41:05.703Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:41:05.703Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-15T07:41:05.703Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-06-15T07:41:05.703Z] === RUN TestPluginInstall [2020-06-15T07:41:05.703Z] === RUN TestPluginInstall/no_auth [2020-06-15T07:41:06.063Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-06-15T07:41:06.320Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2020-06-15T07:41:06.628Z] === RUN TestDockerSuite/TestCommitNewFile [2020-06-15T07:41:06.885Z] ok github.com/docker/docker/pkg/fsutils 0.199s coverage: 85.1% of statements [2020-06-15T07:41:06.885Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-06-15T07:41:08.257Z] ok github.com/docker/docker/pkg/idtools 0.538s coverage: 70.5% of statements [2020-06-15T07:41:08.257Z] ok github.com/docker/docker/pkg/ioutils 0.437s coverage: 69.3% of statements [2020-06-15T07:41:08.510Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-06-15T07:41:08.515Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-06-15T07:41:08.515Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-06-15T07:41:09.080Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-06-15T07:41:09.080Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-15T07:41:09.080Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-15T07:41:09.080Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-06-15T07:41:09.080Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-15T07:41:09.339Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-06-15T07:41:09.597Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-06-15T07:41:09.871Z] === RUN TestDockerSuite/TestCommitTTY [2020-06-15T07:41:10.162Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-06-15T07:41:10.163Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-06-15T07:41:10.163Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-15T07:41:10.163Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-15T07:41:11.097Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-06-15T07:41:11.662Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-15T07:41:11.757Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-06-15T07:41:12.226Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-15T07:41:12.226Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-06-15T07:41:12.682Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-06-15T07:41:13.595Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-06-15T07:41:13.853Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-06-15T07:41:14.043Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-06-15T07:41:14.967Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-06-15T07:41:14.967Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-06-15T07:41:14.967Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-06-15T07:41:14.967Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-06-15T07:41:15.222Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-06-15T07:41:15.222Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-06-15T07:41:15.222Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-06-15T07:41:15.222Z] time="2020-06-15T07:41:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:41:15.222Z] time="2020-06-15T07:41:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:41:15.222Z] time="2020-06-15T07:41:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07a0e155643b97187ca9f708c8b66805bc5d96bad4e0b8871ab32fec12f7c516" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:41:15.222Z] time="2020-06-15T07:41:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:41:15.222Z] time="2020-06-15T07:41:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:41:15.222Z] time="2020-06-15T07:41:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07a0e155643b97187ca9f708c8b66805bc5d96bad4e0b8871ab32fec12f7c516" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:41:15.477Z] === RUN TestPluginInstall/with_htpasswd [2020-06-15T07:41:16.400Z] time="2020-06-15T07:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:41:16.400Z] time="2020-06-15T07:41:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:41:16.400Z] time="2020-06-15T07:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1570f9403bfa2a020b70594b3d8103dbca892a2a4a5e17476beb923e74471abc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:41:16.400Z] time="2020-06-15T07:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:41:16.400Z] time="2020-06-15T07:41:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:41:16.400Z] time="2020-06-15T07:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1570f9403bfa2a020b70594b3d8103dbca892a2a4a5e17476beb923e74471abc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:41:16.655Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-06-15T07:41:16.655Z] === RUN TestPluginInstall/with_insecure [2020-06-15T07:41:17.129Z] ok github.com/docker/docker/pkg/signal 2.414s coverage: 61.0% of statements [2020-06-15T07:41:17.129Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-06-15T07:41:17.386Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-06-15T07:41:17.644Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-15T07:41:17.902Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-06-15T07:41:18.016Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-06-15T07:41:18.016Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-06-15T07:41:18.016Z] time="2020-06-15T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:41:18.016Z] time="2020-06-15T07:41:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:41:18.016Z] time="2020-06-15T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:898c18ebc9f50d422a9df3996d321e4ccd796cb8905a35117954b41b26416795" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:41:18.016Z] time="2020-06-15T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:41:18.016Z] time="2020-06-15T07:41:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:41:18.016Z] time="2020-06-15T07:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:898c18ebc9f50d422a9df3996d321e4ccd796cb8905a35117954b41b26416795" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:41:18.270Z] --- PASS: TestPluginInstall (12.62s) [2020-06-15T07:41:18.270Z] --- PASS: TestPluginInstall/no_auth (9.93s) [2020-06-15T07:41:18.270Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2020-06-15T07:41:18.270Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2020-06-15T07:41:18.270Z] plugin_test.go:157: [d25648c85a83d] daemon is not started [2020-06-15T07:41:18.270Z] PASS [2020-06-15T07:41:18.270Z] [2020-06-15T07:41:18.270Z] DONE 6 tests in 12.831s [2020-06-15T07:41:18.270Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-15T07:41:18.270Z] ++ 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-06-15T07:41:18.270Z] ++ set -e [2020-06-15T07:41:18.270Z] ++ '[' -n 0 ']' [2020-06-15T07:41:18.270Z] ++ set -x [2020-06-15T07:41:18.271Z] ++ env -i DEST=/go/src/github.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-06-15T07:41:18.271Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-06-15T07:41:18.525Z] INFO: Testing against a local daemon [2020-06-15T07:41:18.525Z] === RUN TestExternalGraphDriver [2020-06-15T07:41:18.780Z] === RUN TestExternalGraphDriver/json [2020-06-15T07:41:18.835Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.8% of statements [2020-06-15T07:41:19.035Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-06-15T07:41:19.401Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-06-15T07:41:19.595Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-06-15T07:41:19.659Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2020-06-15T07:41:20.154Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-06-15T07:41:20.224Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-06-15T07:41:20.482Z] testing: warning: no tests to run [2020-06-15T07:41:20.482Z] coverage: [no statements] [2020-06-15T07:41:20.482Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-15T07:41:20.714Z] === RUN TestExternalGraphDriver/spec [2020-06-15T07:41:20.714Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-06-15T07:41:20.969Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-06-15T07:41:20.969Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-06-15T07:41:21.046Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2020-06-15T07:41:21.046Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-06-15T07:41:21.304Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-15T07:41:21.528Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-06-15T07:41:21.528Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-06-15T07:41:21.528Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-06-15T07:41:21.528Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-06-15T07:41:21.783Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-06-15T07:41:22.342Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-06-15T07:41:22.597Z] === RUN TestExternalGraphDriver/pull [2020-06-15T07:41:22.851Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-06-15T07:41:23.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-06-15T07:41:23.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-06-15T07:41:23.829Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-06-15T07:41:24.086Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-06-15T07:41:24.336Z] --- PASS: TestExternalGraphDriver (5.66s) [2020-06-15T07:41:24.336Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2020-06-15T07:41:24.336Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2020-06-15T07:41:24.336Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2020-06-15T07:41:24.336Z] === RUN TestGraphdriverPluginV2 [2020-06-15T07:41:24.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-06-15T07:41:25.019Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-06-15T07:41:25.150Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-06-15T07:41:25.150Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-06-15T07:41:25.277Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-06-15T07:41:25.712Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-06-15T07:41:26.272Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-06-15T07:41:26.833Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-06-15T07:41:27.175Z] ok github.com/docker/docker/registry 0.079s coverage: 56.3% of statements [2020-06-15T07:41:27.392Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-06-15T07:41:27.392Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-06-15T07:41:27.433Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-06-15T07:41:27.691Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-06-15T07:41:28.315Z] --- PASS: TestGraphdriverPluginV2 (3.95s) [2020-06-15T07:41:28.315Z] PASS [2020-06-15T07:41:28.315Z] [2020-06-15T07:41:28.315Z] DONE 5 tests in 9.839s [2020-06-15T07:41:28.315Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-15T07:41:28.315Z] ++ 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-06-15T07:41:28.315Z] ++ set -e [2020-06-15T07:41:28.315Z] ++ '[' -n 0 ']' [2020-06-15T07:41:28.315Z] ++ set -x [2020-06-15T07:41:28.315Z] ++ env -i DEST=/go/src/github.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-06-15T07:41:28.315Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-06-15T07:41:28.315Z] INFO: Testing against a local daemon [2020-06-15T07:41:28.315Z] === RUN TestContinueAfterPluginCrash [2020-06-15T07:41:28.315Z] === PAUSE TestContinueAfterPluginCrash [2020-06-15T07:41:28.315Z] === RUN TestReadPluginNoRead [2020-06-15T07:41:28.315Z] === PAUSE TestReadPluginNoRead [2020-06-15T07:41:28.315Z] === RUN TestDaemonStartWithLogOpt [2020-06-15T07:41:28.315Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-15T07:41:28.315Z] === CONT TestContinueAfterPluginCrash [2020-06-15T07:41:28.315Z] === CONT TestDaemonStartWithLogOpt [2020-06-15T07:41:28.628Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-06-15T07:41:28.874Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-06-15T07:41:28.891Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2020-06-15T07:41:29.434Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-06-15T07:41:29.689Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-06-15T07:41:30.614Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-06-15T07:41:31.415Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-06-15T07:41:31.975Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-06-15T07:41:32.347Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-06-15T07:41:32.604Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-06-15T07:41:33.338Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-06-15T07:41:33.338Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-06-15T07:41:33.338Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-06-15T07:41:33.338Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-06-15T07:41:33.338Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-06-15T07:41:33.897Z] === CONT TestReadPluginNoRead [2020-06-15T07:41:33.897Z] --- PASS: TestDaemonStartWithLogOpt (5.41s) [2020-06-15T07:41:33.897Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-06-15T07:41:33.975Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-06-15T07:41:37.156Z] === RUN TestReadPluginNoRead/default [2020-06-15T07:41:37.716Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-15T07:41:38.276Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-06-15T07:41:38.836Z] === RUN TestDockerSuite/TestContainerAPITop [2020-06-15T07:41:39.090Z] --- PASS: TestContinueAfterPluginCrash (10.69s) [2020-06-15T07:41:39.345Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-15T07:41:39.601Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-06-15T07:41:39.601Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-06-15T07:41:39.601Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-06-15T07:41:40.962Z] --- PASS: TestReadPluginNoRead (6.87s) [2020-06-15T07:41:40.962Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2020-06-15T07:41:40.962Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2020-06-15T07:41:40.962Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2020-06-15T07:41:40.962Z] read_test.go:92: [d96773df2b3db] daemon is not started [2020-06-15T07:41:40.962Z] PASS [2020-06-15T07:41:40.962Z] [2020-06-15T07:41:40.962Z] DONE 6 tests in 12.486s [2020-06-15T07:41:40.962Z] 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-06-15T07:41:40.962Z] ++ 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-06-15T07:41:40.962Z] ++ set -e [2020-06-15T07:41:40.962Z] ++ '[' -n 0 ']' [2020-06-15T07:41:40.962Z] ++ set -x [2020-06-15T07:41:40.962Z] ++ env -i DEST=/go/src/github.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-06-15T07:41:40.962Z] testing: warning: no tests to run [2020-06-15T07:41:40.962Z] PASS [2020-06-15T07:41:40.962Z] [2020-06-15T07:41:40.962Z] DONE 0 tests in 0.042s [2020-06-15T07:41:40.962Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-15T07:41:40.962Z] ++ 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-06-15T07:41:40.962Z] ++ set -e [2020-06-15T07:41:40.962Z] ++ '[' -n 0 ']' [2020-06-15T07:41:40.962Z] ++ set -x [2020-06-15T07:41:40.962Z] ++ env -i DEST=/go/src/github.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-06-15T07:41:40.962Z] INFO: Testing against a local daemon [2020-06-15T07:41:40.962Z] === RUN TestPluginWithDevMounts [2020-06-15T07:41:40.962Z] === PAUSE TestPluginWithDevMounts [2020-06-15T07:41:40.962Z] === CONT TestPluginWithDevMounts [2020-06-15T07:41:42.324Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-06-15T07:41:42.579Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-06-15T07:41:42.579Z] --- PASS: TestPluginWithDevMounts (1.73s) [2020-06-15T07:41:42.579Z] PASS [2020-06-15T07:41:42.579Z] [2020-06-15T07:41:42.579Z] DONE 1 tests in 1.866s [2020-06-15T07:41:42.579Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-15T07:41:42.579Z] ++ 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-06-15T07:41:42.579Z] ++ set -e [2020-06-15T07:41:42.579Z] ++ '[' -n 0 ']' [2020-06-15T07:41:42.579Z] ++ set -x [2020-06-15T07:41:42.579Z] ++ env -i DEST=/go/src/github.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-06-15T07:41:42.835Z] INFO: Testing against a local daemon [2020-06-15T07:41:42.835Z] === RUN TestSecretInspect [2020-06-15T07:41:43.395Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-06-15T07:41:45.349Z] --- PASS: TestSecretInspect (2.30s) [2020-06-15T07:41:45.349Z] === RUN TestSecretList [2020-06-15T07:41:46.157Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/rootless [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/volume [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-15T07:41:46.157Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === Skipped [2020-06-15T07:41:46.157Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-15T07:41:46.157Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-15T07:41:46.157Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-15T07:41:46.157Z] time="2020-06-15T07:40:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-15T07:41:46.157Z] time="2020-06-15T07:40:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-15T07:41:46.157Z] time="2020-06-15T07:40:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-15T07:41:46.157Z] time="2020-06-15T07:40:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-15T07:41:46.157Z] time="2020-06-15T07:40:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-15T07:41:46.157Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-15T07:41:46.157Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-15T07:41:46.157Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T07:41:46.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-15T07:41:46.157Z] graphtest_unix.go:73: No driver to put! [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-15T07:41:46.157Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-15T07:41:46.157Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] [2020-06-15T07:41:46.157Z] DONE 2124 tests, 26 skipped in 251.646s Post stage [Pipeline] junit [2020-06-15T07:41:46.168Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-06-15T07:41:46.987Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41072/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79cfcba76cc36dca760b96216e8a8cec560b54b3 hack/validate/vendor [2020-06-15T07:41:47.245Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-06-15T07:41:47.499Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-06-15T07:41:47.552Z] No vendor changes in diff. [2020-06-15T07:41:47.754Z] --- PASS: TestSecretList (2.68s) [2020-06-15T07:41:47.754Z] === RUN TestSecretsCreateAndDelete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-06-15T07:41:48.491Z] + echo Building e2e image [2020-06-15T07:41:48.491Z] Building e2e image [2020-06-15T07:41:48.491Z] + docker build --build-arg DOCKER_GITCOMMIT=79cfcba76cc36dca760b96216e8a8cec560b54b3 -t moby-e2e-test -f Dockerfile.e2e . [2020-06-15T07:41:48.491Z] #2 [internal] load .dockerignore [2020-06-15T07:41:48.491Z] #2 transferring context: 34B done [2020-06-15T07:41:48.491Z] #2 DONE 0.0s [2020-06-15T07:41:48.491Z] [2020-06-15T07:41:48.491Z] #1 [internal] load build definition from Dockerfile.e2e [2020-06-15T07:41:48.491Z] #1 transferring dockerfile: 3.21kB done [2020-06-15T07:41:48.491Z] #1 DONE 0.0s [2020-06-15T07:41:48.491Z] [2020-06-15T07:41:48.491Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-06-15T07:41:48.678Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-06-15T07:41:48.797Z] #4 DONE 0.2s [2020-06-15T07:41:48.797Z] [2020-06-15T07:41:48.797Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-06-15T07:41:48.797Z] #3 DONE 0.2s [2020-06-15T07:41:48.797Z] [2020-06-15T07:41:48.797Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-15T07:41:48.797Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-06-15T07:41:48.797Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 1.78MB / 2.80MB 0.1s [2020-06-15T07:41:48.797Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-06-15T07:41:48.797Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-06-15T07:41:48.797Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-06-15T07:41:48.797Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-06-15T07:41:48.797Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-06-15T07:41:49.394Z] #5 ... [2020-06-15T07:41:49.394Z] [2020-06-15T07:41:49.394Z] #8 [internal] load build context [2020-06-15T07:41:49.394Z] #8 transferring context: 849.69kB 0.5s done [2020-06-15T07:41:49.394Z] #8 DONE 0.6s [2020-06-15T07:41:49.394Z] [2020-06-15T07:41:49.394Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-15T07:41:49.394Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.6s done [2020-06-15T07:41:49.394Z] #5 DONE 0.8s [2020-06-15T07:41:49.394Z] [2020-06-15T07:41:49.394Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-15T07:41:49.395Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-06-15T07:41:49.395Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 42.79MB / 126.96MB 0.8s [2020-06-15T07:41:49.395Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-06-15T07:41:49.395Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-06-15T07:41:49.395Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-06-15T07:41:49.395Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-06-15T07:41:49.395Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-06-15T07:41:49.395Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.4s done [2020-06-15T07:41:49.395Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.1s done [2020-06-15T07:41:49.395Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-06-15T07:41:49.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-06-15T07:41:49.960Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 71.52MB / 126.96MB 1.1s [2020-06-15T07:41:49.960Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 86.38MB / 126.96MB 1.2s [2020-06-15T07:41:49.960Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 99.75MB / 126.96MB 1.3s [2020-06-15T07:41:50.218Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.02MB / 126.96MB 1.5s [2020-06-15T07:41:50.475Z] #14 ... [2020-06-15T07:41:50.475Z] [2020-06-15T07:41:50.475Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-06-15T07:41:50.475Z] #6 DONE 1.0s [2020-06-15T07:41:50.475Z] [2020-06-15T07:41:50.475Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-15T07:41:50.475Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.6s done [2020-06-15T07:41:50.475Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-06-15T07:41:50.526Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2020-06-15T07:41:50.526Z] === RUN TestSecretsUpdate [2020-06-15T07:41:50.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-06-15T07:41:51.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-06-15T07:41:52.811Z] --- PASS: TestSecretsUpdate (2.38s) [2020-06-15T07:41:52.811Z] === RUN TestTemplatedSecret [2020-06-15T07:41:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-06-15T07:41:54.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-06-15T07:41:55.290Z] --- PASS: TestTemplatedSecret (2.35s) [2020-06-15T07:41:55.290Z] === RUN TestSecretCreateResolve [2020-06-15T07:41:55.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-06-15T07:41:55.735Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.1s [2020-06-15T07:41:55.992Z] #14 ... [2020-06-15T07:41:55.992Z] [2020-06-15T07:41:55.992Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-06-15T07:41:55.992Z] #7 0.971 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-06-15T07:41:55.992Z] #7 2.049 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-06-15T07:41:55.992Z] #7 2.157 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-06-15T07:41:55.992Z] #7 2.161 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-06-15T07:41:55.992Z] #7 2.169 (3/30) Installing readline (8.0.0-r0) [2020-06-15T07:41:55.992Z] #7 2.176 (4/30) Installing bash (5.0.0-r0) [2020-06-15T07:41:55.992Z] #7 2.192 Executing bash-5.0.0-r0.post-install [2020-06-15T07:41:55.992Z] #7 2.195 (5/30) Installing ca-certificates (20191127-r2) [2020-06-15T07:41:55.992Z] #7 2.216 (6/30) Installing libgcc (8.3.0-r0) [2020-06-15T07:41:55.992Z] #7 2.221 (7/30) Installing libstdc++ (8.3.0-r0) [2020-06-15T07:41:55.992Z] #7 2.235 (8/30) Installing binutils (2.32-r0) [2020-06-15T07:41:55.992Z] #7 2.353 (9/30) Installing gmp (6.1.2-r1) [2020-06-15T07:41:55.992Z] #7 2.363 (10/30) Installing isl (0.18-r0) [2020-06-15T07:41:55.992Z] #7 2.388 (11/30) Installing libgomp (8.3.0-r0) [2020-06-15T07:41:55.992Z] #7 2.393 (12/30) Installing libatomic (8.3.0-r0) [2020-06-15T07:41:55.992Z] #7 2.396 (13/30) Installing mpfr3 (3.1.5-r1) [2020-06-15T07:41:55.992Z] #7 2.402 (14/30) Installing mpc1 (1.1.0-r0) [2020-06-15T07:41:55.992Z] #7 2.405 (15/30) Installing gcc (8.3.0-r0) [2020-06-15T07:41:55.992Z] #7 3.251 (16/30) Installing musl-dev (1.1.22-r3) [2020-06-15T07:41:55.992Z] #7 3.357 (17/30) Installing libc-dev (0.7.1-r0) [2020-06-15T07:41:55.992Z] #7 3.361 (18/30) Installing g++ (8.3.0-r0) [2020-06-15T07:41:55.992Z] #7 3.945 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-06-15T07:41:55.992Z] #7 3.950 (20/30) Installing libcurl (7.66.0-r0) [2020-06-15T07:41:55.992Z] #7 3.958 (21/30) Installing expat (2.2.8-r0) [2020-06-15T07:41:55.992Z] #7 3.961 (22/30) Installing pcre2 (10.33-r0) [2020-06-15T07:41:55.992Z] #7 3.970 (23/30) Installing git (2.22.4-r0) [2020-06-15T07:41:55.992Z] #7 4.170 (24/30) Installing libmnl (1.0.4-r0) [2020-06-15T07:41:55.992Z] #7 4.172 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-06-15T07:41:55.992Z] #7 4.176 (26/30) Installing iptables (1.8.3-r1) [2020-06-15T07:41:55.992Z] #7 4.203 (27/30) Installing pigz (2.4-r0) [2020-06-15T07:41:55.992Z] #7 4.210 (28/30) Installing tar (1.32-r0) [2020-06-15T07:41:55.992Z] #7 4.220 (29/30) Installing xz-libs (5.2.4-r0) [2020-06-15T07:41:55.992Z] #7 4.227 (30/30) Installing xz (5.2.4-r0) [2020-06-15T07:41:55.992Z] #7 4.234 Executing busybox-1.30.1-r3.trigger [2020-06-15T07:41:55.992Z] #7 4.237 Executing ca-certificates-20191127-r2.trigger [2020-06-15T07:41:55.992Z] #7 4.294 OK: 179 MiB in 44 packages [2020-06-15T07:41:55.992Z] #7 DONE 5.4s [2020-06-15T07:41:55.992Z] [2020-06-15T07:41:55.992Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-15T07:41:55.992Z] #14 ... [2020-06-15T07:41:55.992Z] [2020-06-15T07:41:55.992Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-06-15T07:41:55.992Z] #9 DONE 0.1s [2020-06-15T07:41:55.992Z] [2020-06-15T07:41:55.992Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-06-15T07:41:55.992Z] #10 DONE 0.0s [2020-06-15T07:41:55.992Z] [2020-06-15T07:41:55.992Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-06-15T07:41:56.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b397a0_} [2020-06-15T07:41:56.249Z] #11 DONE 0.1s [2020-06-15T07:41:56.249Z] [2020-06-15T07:41:56.249Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-06-15T07:41:56.249Z] #12 DONE 0.0s [2020-06-15T07:41:56.249Z] [2020-06-15T07:41:56.249Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-06-15T07:41:56.249Z] #13 DONE 0.0s [2020-06-15T07:41:56.249Z] [2020-06-15T07:41:56.249Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-15T07:41:56.814Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.2s done [2020-06-15T07:41:56.814Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-06-15T07:41:56.814Z] #14 DONE 8.2s [2020-06-15T07:41:56.814Z] [2020-06-15T07:41:56.814Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-06-15T07:41:57.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1256112924_/foo_false____} [2020-06-15T07:41:57.576Z] --- PASS: TestSecretCreateResolve (2.38s) [2020-06-15T07:41:57.576Z] PASS [2020-06-15T07:41:57.576Z] [2020-06-15T07:41:57.576Z] DONE 6 tests in 14.942s [2020-06-15T07:41:57.576Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-15T07:41:57.576Z] ++ 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-06-15T07:41:57.576Z] ++ set -e [2020-06-15T07:41:57.576Z] ++ '[' -n 0 ']' [2020-06-15T07:41:57.576Z] ++ set -x [2020-06-15T07:41:57.576Z] ++ env -i DEST=/go/src/github.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-06-15T07:41:57.745Z] #15 0.554 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-06-15T07:41:57.831Z] INFO: Testing against a local daemon [2020-06-15T07:41:57.831Z] === RUN TestServiceCreateInit [2020-06-15T07:41:57.831Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-15T07:41:58.677Z] #15 1.602 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-06-15T07:41:58.677Z] #15 1.713 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-06-15T07:41:58.677Z] #15 1.719 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-06-15T07:41:58.677Z] #15 1.725 (3/54) Installing readline (8.0.4-r0) [2020-06-15T07:41:58.677Z] #15 1.730 (4/54) Installing bash (5.0.17-r0) [2020-06-15T07:41:58.677Z] #15 1.741 Executing bash-5.0.17-r0.post-install [2020-06-15T07:41:58.677Z] #15 1.743 (5/54) Installing linux-headers (5.4.5-r1) [2020-06-15T07:41:58.677Z] #15 1.820 (6/54) Installing libblkid (2.35.2-r0) [2020-06-15T07:41:58.677Z] #15 1.825 (7/54) Installing libuuid (2.35.2-r0) [2020-06-15T07:41:58.677Z] #15 1.827 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-06-15T07:41:58.677Z] #15 1.833 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-06-15T07:41:58.677Z] #15 1.837 (10/54) Installing libgcc (9.3.0-r2) [2020-06-15T07:41:58.677Z] #15 1.839 (11/54) Installing libstdc++ (9.3.0-r2) [2020-06-15T07:41:58.677Z] #15 1.853 (12/54) Installing binutils (2.34-r1) [2020-06-15T07:41:58.677Z] #15 1.920 (13/54) Installing libmagic (5.38-r0) [2020-06-15T07:41:58.936Z] #15 1.940 (14/54) Installing file (5.38-r0) [2020-06-15T07:41:58.936Z] #15 1.942 (15/54) Installing gmp (6.2.0-r0) [2020-06-15T07:41:58.936Z] #15 1.949 (16/54) Installing isl (0.18-r0) [2020-06-15T07:41:58.936Z] #15 1.963 (17/54) Installing libgomp (9.3.0-r2) [2020-06-15T07:41:58.936Z] #15 1.967 (18/54) Installing libatomic (9.3.0-r2) [2020-06-15T07:41:58.936Z] #15 1.968 (19/54) Installing libgphobos (9.3.0-r2) [2020-06-15T07:41:58.936Z] #15 2.009 (20/54) Installing mpfr4 (4.0.2-r4) [2020-06-15T07:41:58.936Z] #15 2.016 (21/54) Installing mpc1 (1.1.0-r1) [2020-06-15T07:41:58.936Z] #15 2.018 (22/54) Installing gcc (9.3.0-r2) [2020-06-15T07:41:59.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1256112924_/foo_true____} [2020-06-15T07:41:59.869Z] #15 2.846 (23/54) Installing musl-dev (1.1.24-r8) [2020-06-15T07:41:59.869Z] #15 2.921 (24/54) Installing libc-dev (0.7.2-r3) [2020-06-15T07:41:59.869Z] #15 2.923 (25/54) Installing g++ (9.3.0-r2) [2020-06-15T07:42:00.126Z] #15 3.329 (26/54) Installing make (4.3-r0) [2020-06-15T07:42:00.384Z] #15 3.333 (27/54) Installing fortify-headers (1.1-r0) [2020-06-15T07:42:00.384Z] #15 3.335 (28/54) Installing patch (2.7.6-r6) [2020-06-15T07:42:00.384Z] #15 3.338 (29/54) Installing build-base (0.5-r2) [2020-06-15T07:42:00.384Z] #15 3.340 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-06-15T07:42:00.384Z] #15 3.343 (31/54) Installing libcurl (7.69.1-r0) [2020-06-15T07:42:00.384Z] #15 3.349 (32/54) Installing curl (7.69.1-r0) [2020-06-15T07:42:00.384Z] #15 3.352 (33/54) Installing oniguruma (6.9.5-r1) [2020-06-15T07:42:00.384Z] #15 3.358 (34/54) Installing jq (1.6-r1) [2020-06-15T07:42:00.384Z] #15 3.365 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-06-15T07:42:00.384Z] #15 3.370 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-06-15T07:42:00.384Z] #15 3.372 (37/54) Installing libaio (0.3.112-r1) [2020-06-15T07:42:00.384Z] #15 3.374 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-06-15T07:42:00.384Z] #15 3.403 (39/54) Installing blkid (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.405 (40/54) Installing libcap-ng (0.7.10-r0) [2020-06-15T07:42:00.384Z] #15 3.407 (41/54) Installing setpriv (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.409 (42/54) Installing libmount (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.414 (43/54) Installing libsmartcols (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.417 (44/54) Installing findmnt (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.419 (45/54) Installing mcookie (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.421 (46/54) Installing hexdump (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.423 (47/54) Installing lsblk (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.425 (48/54) Installing libfdisk (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.431 (49/54) Installing sfdisk (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.434 (50/54) Installing cfdisk (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.436 (51/54) Installing util-linux (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.471 (52/54) Installing pkgconf (1.7.2-r0) [2020-06-15T07:42:00.384Z] #15 3.474 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-06-15T07:42:00.384Z] #15 3.496 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-06-15T07:42:00.384Z] #15 3.501 Executing busybox-1.31.1-r16.trigger [2020-06-15T07:42:00.384Z] #15 3.515 OK: 230 MiB in 69 packages [2020-06-15T07:42:00.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3809826251_/foo_false____} [2020-06-15T07:42:00.949Z] #15 DONE 4.0s [2020-06-15T07:42:00.949Z] [2020-06-15T07:42:00.949Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-06-15T07:42:01.512Z] #16 DONE 0.6s [2020-06-15T07:42:01.512Z] [2020-06-15T07:42:01.512Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-06-15T07:42:01.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3809826251_/foo_true____} [2020-06-15T07:42:02.080Z] #17 DONE 0.6s [2020-06-15T07:42:02.080Z] [2020-06-15T07:42:02.080Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-06-15T07:42:02.080Z] #18 DONE 0.0s [2020-06-15T07:42:02.080Z] [2020-06-15T07:42:02.080Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T07:42:02.080Z] #19 DONE 0.1s [2020-06-15T07:42:02.080Z] [2020-06-15T07:42:02.080Z] #31 [builder 1/4] COPY . . [2020-06-15T07:42:02.338Z] #31 ... [2020-06-15T07:42:02.338Z] [2020-06-15T07:42:02.338Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-06-15T07:42:02.338Z] #26 DONE 0.1s [2020-06-15T07:42:02.338Z] [2020-06-15T07:42:02.338Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-06-15T07:42:02.338Z] #22 DONE 0.1s [2020-06-15T07:42:02.338Z] [2020-06-15T07:42:02.338Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-06-15T07:42:02.338Z] #23 DONE 0.1s [2020-06-15T07:42:02.338Z] [2020-06-15T07:42:02.338Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-06-15T07:42:02.338Z] #27 DONE 0.1s [2020-06-15T07:42:02.338Z] [2020-06-15T07:42:02.338Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-06-15T07:42:02.338Z] #28 DONE 0.1s [2020-06-15T07:42:02.338Z] [2020-06-15T07:42:02.338Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-15T07:42:02.472Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-15T07:42:03.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3809826251_/foo_true__0xc000b39800__} [2020-06-15T07:42:04.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b39820_} [2020-06-15T07:42:06.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b39840_} [2020-06-15T07:42:07.202Z] --- PASS: TestServiceCreateInit (9.44s) [2020-06-15T07:42:07.202Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s) [2020-06-15T07:42:07.202Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2020-06-15T07:42:07.202Z] === RUN TestCreateServiceMultipleTimes [2020-06-15T07:42:07.604Z] #29 ... [2020-06-15T07:42:07.604Z] [2020-06-15T07:42:07.604Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-15T07:42:07.604Z] #24 1.415 + RM_GOPATH=0 [2020-06-15T07:42:07.604Z] #24 1.415 + TMP_GOPATH= [2020-06-15T07:42:07.604Z] #24 1.415 + : /build [2020-06-15T07:42:07.604Z] #24 1.415 + '[' -z '' ']' [2020-06-15T07:42:07.604Z] #24 1.420 ++ mktemp -d [2020-06-15T07:42:07.604Z] #24 1.421 + export GOPATH=/tmp/tmp.njCCNG [2020-06-15T07:42:07.604Z] #24 1.421 + GOPATH=/tmp/tmp.njCCNG [2020-06-15T07:42:07.604Z] #24 1.421 + RM_GOPATH=1 [2020-06-15T07:42:07.604Z] #24 1.421 + case "$(go env GOARCH)" in [2020-06-15T07:42:07.604Z] #24 1.421 ++ go env GOARCH [2020-06-15T07:42:07.604Z] #24 1.426 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T07:42:07.604Z] #24 1.426 + GO_BUILDMODE=-buildmode=pie [2020-06-15T07:42:07.604Z] #24 1.427 ++ dirname ./install.sh [2020-06-15T07:42:07.604Z] #24 1.428 + dir=. [2020-06-15T07:42:07.604Z] #24 1.429 + bin=dockercli [2020-06-15T07:42:07.604Z] #24 1.429 + shift [2020-06-15T07:42:07.604Z] #24 1.430 + '[' '!' -f ./dockercli.installer ']' [2020-06-15T07:42:07.604Z] #24 1.430 + . ./dockercli.installer [2020-06-15T07:42:07.604Z] #24 1.430 ++ : stable [2020-06-15T07:42:07.604Z] #24 1.430 ++ : 17.06.2-ce [2020-06-15T07:42:07.604Z] #24 1.431 + install_dockercliInstall docker/cli version 17.06.2-ce from stable [2020-06-15T07:42:07.604Z] #24 1.432 [2020-06-15T07:42:07.604Z] #24 1.432 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T07:42:07.604Z] #24 1.437 ++ uname -m [2020-06-15T07:42:07.604Z] #24 1.438 + arch=x86_64 [2020-06-15T07:42:07.604Z] #24 1.439 + '[' x86_64 '!=' x86_64 ']' [2020-06-15T07:42:07.604Z] #24 1.440 + url=https://download.docker.com/linux/static [2020-06-15T07:42:07.604Z] #24 1.440 + tar -xz docker/docker [2020-06-15T07:42:07.604Z] #24 1.441 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-15T07:42:07.604Z] #24 4.251 + mkdir -p /build [2020-06-15T07:42:07.604Z] #24 4.252 + mv docker/docker /build/ [2020-06-15T07:42:07.604Z] #24 4.255 + rmdir docker [2020-06-15T07:42:07.604Z] #24 DONE 4.7s [2020-06-15T07:42:07.604Z] [2020-06-15T07:42:07.604Z] #31 [builder 1/4] COPY . . [2020-06-15T07:42:07.604Z] #31 DONE 4.9s [2020-06-15T07:42:07.604Z] [2020-06-15T07:42:07.604Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-15T07:42:07.604Z] #20 2.462 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T07:42:07.604Z] #20 2.844 [2020-06-15T07:42:07.604Z] #20 2.962 # 2.6% ############## 19.7% ############################# 40.8% ########################################### 60.5% ########################################################## 81.5% ######################################################################## 100.0% [2020-06-15T07:42:07.604Z] #20 3.933 #=#=# [2020-06-15T07:42:07.604Z] #20 4.082 0.1% ################################ 44.8% ######################################################################## 100.0% [2020-06-15T07:42:07.604Z] #20 4.808 [2020-06-15T07:42:07.604Z] #20 4.956 0.2% ########### 16.4% ############################## 42.0% ####################################################### 77.6% ######################################################################## 100.0% [2020-06-15T07:42:08.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b39860_} [2020-06-15T07:42:08.171Z] #20 5.945 [2020-06-15T07:42:08.946Z] #20 6.056 0.5% #### 6.4% ############# 18.5% ################### 26.5% ####################### 32.8% ############################## 42.1% [2020-06-15T07:42:08.946Z] #20 ... [2020-06-15T07:42:08.946Z] [2020-06-15T07:42:08.946Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-06-15T07:42:08.946Z] #32 DONE 1.8s [2020-06-15T07:42:08.946Z] [2020-06-15T07:42:08.946Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-15T07:42:08.946Z] #20 6.056 0.5% #### 6.4% ############# 18.5% ################### 26.5% ####################### 32.8% ############################## 42.1% ################################### 49.4% ##################################### 52.4% [2020-06-15T07:42:08.946Z] #20 ... [2020-06-15T07:42:08.946Z] [2020-06-15T07:42:08.946Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-15T07:42:09.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b39880_} [2020-06-15T07:42:10.321Z] #33 1.240 [2020-06-15T07:42:10.321Z] #33 1.359 Removing bundles/ [2020-06-15T07:42:10.321Z] #33 1.361 [2020-06-15T07:42:10.321Z] #33 1.369 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-06-15T07:42:10.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-06-15T07:42:11.695Z] #33 2.704 Building test suite binary ./integration-cli/test.main [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-06-15T07:42:12.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-06-15T07:42:12.212Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-06-15T07:42:14.977Z] #33 ... [2020-06-15T07:42:14.977Z] [2020-06-15T07:42:14.977Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-15T07:42:14.977Z] #20 6.056 0.5% #### 6.4% ############# 18.5% ################### 26.5% ####################### 32.8% ############################## 42.1% ################################### 49.4% ##################################### 52.4% ########################################## 59.0% ################################################ 67.5% ###################################################### 76.3% ############################################################# 85.2% #################################################################### 95.6% ######################################################################## 100.0% [2020-06-15T07:42:14.977Z] #20 7.739 [2020-06-15T07:42:14.977Z] #20 8.741 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T07:42:14.977Z] #20 9.162 [2020-06-15T07:42:14.977Z] #20 9.262 ######################################################################## 100.0% [2020-06-15T07:42:14.977Z] #20 9.686 [2020-06-15T07:42:14.977Z] #20 11.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T07:42:14.977Z] #20 11.61 [2020-06-15T07:42:14.977Z] #20 11.83 0.7% ######################################################################## 100.0% [2020-06-15T07:42:14.977Z] #20 12.29 [2020-06-15T07:42:15.472Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-06-15T07:42:15.911Z] #20 13.65 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T07:42:16.169Z] #20 13.88 skipping existing 1849cc453dee [2020-06-15T07:42:16.735Z] #20 14.30 [2020-06-15T07:42:16.833Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-06-15T07:42:17.670Z] #20 15.48 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T07:42:18.235Z] #20 15.97 [2020-06-15T07:42:18.493Z] #20 16.07 ######################################################################## 100.0% [2020-06-15T07:42:18.716Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-06-15T07:42:18.751Z] #20 16.43 [2020-06-15T07:42:18.751Z] #20 16.51 Download of images into '/build' complete. [2020-06-15T07:42:18.752Z] #20 16.52 Use something like the following to load the result into a Docker daemon: [2020-06-15T07:42:18.752Z] #20 16.52 tar -cC '/build' . | docker load [2020-06-15T07:42:19.009Z] #20 DONE 16.7s [2020-06-15T07:42:19.009Z] [2020-06-15T07:42:19.009Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-15T07:42:19.639Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-06-15T07:42:19.893Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-06-15T07:42:20.453Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-06-15T07:42:20.708Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-06-15T07:42:20.909Z] #29 ... [2020-06-15T07:42:20.909Z] [2020-06-15T07:42:20.909Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-06-15T07:42:21.267Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-06-15T07:42:21.825Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-06-15T07:42:22.283Z] #21 DONE 1.1s [2020-06-15T07:42:22.283Z] [2020-06-15T07:42:22.283Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-06-15T07:42:22.283Z] #25 DONE 0.1s [2020-06-15T07:42:22.283Z] [2020-06-15T07:42:22.283Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-15T07:42:22.384Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-06-15T07:42:22.942Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-06-15T07:42:23.503Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-06-15T07:42:24.062Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-06-15T07:42:24.062Z] --- PASS: TestCreateServiceMultipleTimes (16.78s) [2020-06-15T07:42:24.062Z] === RUN TestCreateServiceConflict [2020-06-15T07:42:24.621Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-06-15T07:42:25.545Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-06-15T07:42:26.105Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-06-15T07:42:26.664Z] --- PASS: TestCreateServiceConflict (2.58s) [2020-06-15T07:42:26.664Z] === RUN TestCreateServiceMaxReplicas [2020-06-15T07:42:26.918Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-06-15T07:42:27.480Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-06-15T07:42:28.841Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-06-15T07:42:29.766Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-06-15T07:42:30.022Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2020-06-15T07:42:30.022Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-15T07:42:30.277Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-06-15T07:42:30.277Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-06-15T07:42:31.201Z] === RUN TestDockerSuite/TestCpRelativePath [2020-06-15T07:42:31.761Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-06-15T07:42:32.685Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-06-15T07:42:33.246Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-06-15T07:42:34.170Z] === RUN TestDockerSuite/TestCpToCaseA [2020-06-15T07:42:34.480Z] #29 31.28 # github.com/docker/docker/contrib/httpserver [2020-06-15T07:42:34.480Z] #29 31.28 loadinternal: cannot find runtime/cgo [2020-06-15T07:42:34.480Z] #29 DONE 31.5s [2020-06-15T07:42:34.480Z] [2020-06-15T07:42:34.480Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-15T07:42:34.480Z] #33 ... [2020-06-15T07:42:34.480Z] [2020-06-15T07:42:34.480Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-06-15T07:42:34.480Z] #30 DONE 0.1s [2020-06-15T07:42:34.738Z] [2020-06-15T07:42:34.738Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-15T07:42:35.092Z] === RUN TestDockerSuite/TestCpToCaseB [2020-06-15T07:42:35.347Z] === RUN TestDockerSuite/TestCpToCaseC [2020-06-15T07:42:36.707Z] === RUN TestDockerSuite/TestCpToCaseD [2020-06-15T07:42:39.966Z] === RUN TestDockerSuite/TestCpToCaseE [2020-06-15T07:42:41.849Z] === RUN TestDockerSuite/TestCpToCaseF [2020-06-15T07:42:42.107Z] === RUN TestDockerSuite/TestCpToCaseG [2020-06-15T07:42:43.989Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.01s) [2020-06-15T07:42:43.989Z] === RUN TestCreateServiceSecretFileMode [2020-06-15T07:42:45.349Z] === RUN TestDockerSuite/TestCpToCaseH [2020-06-15T07:42:47.231Z] --- PASS: TestCreateServiceSecretFileMode (2.95s) [2020-06-15T07:42:47.231Z] === RUN TestCreateServiceConfigFileMode [2020-06-15T07:42:47.790Z] === RUN TestDockerSuite/TestCpToCaseI [2020-06-15T07:42:48.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-06-15T07:42:48.301Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-06-15T07:42:50.185Z] --- PASS: TestCreateServiceConfigFileMode (3.15s) [2020-06-15T07:42:50.185Z] === RUN TestCreateServiceSysctls [2020-06-15T07:42:52.693Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-06-15T07:42:53.253Z] === RUN TestDockerSuite/TestCpToDot [2020-06-15T07:42:53.813Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-06-15T07:42:54.068Z] --- PASS: TestCreateServiceSysctls (3.76s) [2020-06-15T07:42:54.068Z] === RUN TestCreateServiceCapabilities [2020-06-15T07:42:54.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-06-15T07:42:54.993Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-06-15T07:42:55.952Z] --- PASS: TestImportExtremelyLargeImageWorks (192.89s) [2020-06-15T07:42:55.952Z] PASS [2020-06-15T07:42:55.952Z] [2020-06-15T07:42:55.952Z] === Skipped [2020-06-15T07:42:55.952Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-15T07:42:55.952Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:42:55.952Z] [2020-06-15T07:42:55.952Z] [2020-06-15T07:42:55.952Z] DONE 12 tests, 1 skipped in 193.947s [2020-06-15T07:42:55.952Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-06-15T07:42:55.952Z] ++ 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-06-15T07:42:55.952Z] ++ set -e [2020-06-15T07:42:55.952Z] ++ '[' -n 0 ']' [2020-06-15T07:42:55.952Z] ++ set -x [2020-06-15T07:42:55.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-06-15T07:42:55.952Z] INFO: Testing against a local daemon [2020-06-15T07:42:55.952Z] === RUN TestNetworkCreateDelete [2020-06-15T07:42:55.952Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-06-15T07:42:55.952Z] === RUN TestDockerNetworkDeletePreferID [2020-06-15T07:42:55.952Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2020-06-15T07:42:55.952Z] === RUN TestDaemonDNSFallback [2020-06-15T07:42:55.952Z] --- PASS: TestDaemonDNSFallback (1.57s) [2020-06-15T07:42:55.952Z] === RUN TestInspectNetwork [2020-06-15T07:42:55.952Z] === RUN TestInspectNetwork/full_network_id [2020-06-15T07:42:55.952Z] === RUN TestInspectNetwork/partial_network_id [2020-06-15T07:42:55.952Z] === RUN TestInspectNetwork/network_name [2020-06-15T07:42:55.952Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-15T07:42:55.952Z] --- PASS: TestInspectNetwork (6.84s) [2020-06-15T07:42:55.952Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-15T07:42:55.952Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-15T07:42:55.952Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-15T07:42:55.952Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-15T07:42:55.952Z] === RUN TestRunContainerWithBridgeNone [2020-06-15T07:42:56.714Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2020-06-15T07:42:56.714Z] === RUN TestNetworkInvalidJSON [2020-06-15T07:42:56.714Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-15T07:42:56.714Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-15T07:42:56.714Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:42:56.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:42:56.714Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:42:56.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:42:56.714Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-15T07:42:56.714Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T07:42:56.714Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T07:42:56.714Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-15T07:42:56.714Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-15T07:42:56.714Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-15T07:42:56.714Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-15T07:42:56.714Z] === RUN TestHostIPv4BridgeLabel [2020-06-15T07:42:56.907Z] === RUN TestDockerSuite/TestCpToStdout [2020-06-15T07:42:57.013Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-06-15T07:42:57.013Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-15T07:42:57.468Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-06-15T07:42:57.726Z] --- PASS: TestCreateServiceCapabilities (3.80s) [2020-06-15T07:42:57.726Z] === RUN TestInspect [2020-06-15T07:42:58.065Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-06-15T07:42:58.065Z] === RUN TestDaemonDefaultNetworkPools [2020-06-15T07:42:58.698Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-06-15T07:42:58.698Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-15T07:42:59.086Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-06-15T07:42:59.086Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-06-15T07:43:00.010Z] === RUN TestDockerSuite/TestCpVolumePath [2020-06-15T07:43:00.214Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-06-15T07:43:00.214Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-15T07:43:00.938Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-06-15T07:43:01.192Z] --- PASS: TestInspect (3.35s) [2020-06-15T07:43:01.192Z] === RUN TestCreateJob [2020-06-15T07:43:01.192Z] === RUN TestDockerSuite/TestCreateArgs [2020-06-15T07:43:01.192Z] === RUN TestDockerSuite/TestCreateByImageID [2020-06-15T07:43:01.233Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-06-15T07:43:01.233Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-15T07:43:01.751Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-06-15T07:43:01.874Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-06-15T07:43:01.874Z] === RUN TestServiceWithPredefinedNetwork [2020-06-15T07:43:02.310Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-06-15T07:43:02.310Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-06-15T07:43:02.310Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-06-15T07:43:02.869Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-06-15T07:43:03.124Z] === RUN TestDockerSuite/TestCreateLabels [2020-06-15T07:43:03.124Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-06-15T07:43:03.379Z] === RUN TestDockerSuite/TestCreateRM [2020-06-15T07:43:03.379Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-06-15T07:43:03.379Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-06-15T07:43:03.626Z] --- PASS: TestServiceWithPredefinedNetwork (1.98s) [2020-06-15T07:43:03.626Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-15T07:43:03.626Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T07:43:03.626Z] service_test.go:236: FLAKY_TEST [2020-06-15T07:43:03.626Z] === RUN TestServiceWithDataPathPortInit [2020-06-15T07:43:03.634Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-06-15T07:43:03.634Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-06-15T07:43:04.995Z] --- PASS: TestCreateJob (3.73s) [2020-06-15T07:43:04.995Z] === RUN TestReplicatedJob [2020-06-15T07:43:05.251Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-06-15T07:43:05.506Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-06-15T07:43:05.506Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-06-15T07:43:10.748Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-06-15T07:43:10.748Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-06-15T07:43:10.748Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-06-15T07:43:11.003Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-06-15T07:43:11.003Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-06-15T07:43:11.003Z] --- PASS: TestReplicatedJob (6.19s) [2020-06-15T07:43:11.003Z] === RUN TestUpdateReplicatedJob [2020-06-15T07:43:11.003Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-06-15T07:43:11.563Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-06-15T07:43:12.927Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-06-15T07:43:13.488Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-06-15T07:43:14.412Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2020-06-15T07:43:14.413Z] === RUN TestServiceListWithStatuses [2020-06-15T07:43:14.413Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-15T07:43:14.413Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T07:43:14.413Z] === RUN TestDockerNetworkConnectAlias [2020-06-15T07:43:14.667Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-06-15T07:43:15.591Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-06-15T07:43:16.515Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-06-15T07:43:17.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-06-15T07:43:17.074Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-06-15T07:43:17.074Z] === RUN TestDockerSuite/TestDevicePermissions [2020-06-15T07:43:17.633Z] === RUN TestDockerSuite/TestDockerFails [2020-06-15T07:43:17.633Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-06-15T07:43:17.633Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-06-15T07:43:17.888Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-06-15T07:43:19.252Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-06-15T07:43:19.285Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2020-06-15T07:43:19.285Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-15T07:43:19.812Z] --- PASS: TestDockerNetworkConnectAlias (5.64s) [2020-06-15T07:43:19.812Z] === RUN TestDockerNetworkReConnect [2020-06-15T07:43:20.067Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-06-15T07:43:21.428Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-06-15T07:43:21.428Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-06-15T07:43:21.684Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-06-15T07:43:21.940Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-06-15T07:43:23.823Z] --- PASS: TestDockerNetworkReConnect (3.83s) [2020-06-15T07:43:23.823Z] === RUN TestServicePlugin [2020-06-15T07:43:24.850Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2020-06-15T07:43:24.850Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pc147xaz9ty3duxs0mtfuu6wx Created:2020-06-15 07:43:18.370469049 +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[63cb193b4f34f0a75f049260348244869528075d7438b0cd077cb21e01785eff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pyk0bkhsbfy5vceuij9hnp5um EndpointID:cf86d92dd8fbf8baa6a2e7fa71604414db74d6631fdecf0f94fdd12ab8a7d28c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e3a9d623812e72ee5b1e81f120f8b25c54f2c7ce531365ae00c5fc04dcbab16a 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:271f6b43ea00 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pyk0bkhsbfy5vceuij9hnp5um EndpointID:cf86d92dd8fbf8baa6a2e7fa71604414db74d6631fdecf0f94fdd12ab8a7d28c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-15T07:43:24.850Z] PASS [2020-06-15T07:43:24.850Z] [2020-06-15T07:43:24.850Z] === Skipped [2020-06-15T07:43:24.850Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T07:43:24.850Z] service_test.go:236: FLAKY_TEST [2020-06-15T07:43:24.850Z] [2020-06-15T07:43:24.850Z] [2020-06-15T07:43:24.850Z] DONE 23 tests, 1 skipped in 39.083s [2020-06-15T07:43:24.850Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-15T07:43:24.850Z] ++ 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-06-15T07:43:24.850Z] ++ set -e [2020-06-15T07:43:24.850Z] ++ '[' -n 0 ']' [2020-06-15T07:43:24.850Z] ++ set -x [2020-06-15T07:43:24.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-15T07:43:24.851Z] INFO: Testing against a local daemon [2020-06-15T07:43:24.851Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-15T07:43:24.851Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T07:43:24.851Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:43:24.851Z] === RUN TestDockerNetworkIpvlan [2020-06-15T07:43:24.851Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-15T07:43:24.851Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:43:24.851Z] PASS [2020-06-15T07:43:24.851Z] [2020-06-15T07:43:24.851Z] === Skipped [2020-06-15T07:43:24.851Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T07:43:24.851Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:43:24.851Z] [2020-06-15T07:43:24.851Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-15T07:43:24.851Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T07:43:24.851Z] [2020-06-15T07:43:24.851Z] [2020-06-15T07:43:24.851Z] DONE 2 tests, 2 skipped in 0.082s [2020-06-15T07:43:24.851Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-15T07:43:24.851Z] ++ 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-06-15T07:43:24.851Z] ++ set -e [2020-06-15T07:43:24.851Z] ++ '[' -n 0 ']' [2020-06-15T07:43:24.851Z] ++ set -x [2020-06-15T07:43:24.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-15T07:43:24.851Z] INFO: Testing against a local daemon [2020-06-15T07:43:24.851Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-15T07:43:25.894Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-06-15T07:43:25.894Z] === RUN TestDockerNetworkMacvlan [2020-06-15T07:43:26.940Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-15T07:43:27.872Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-15T07:43:27.979Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-06-15T07:43:28.792Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-15T07:43:29.862Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-06-15T07:43:30.923Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-15T07:43:31.747Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-06-15T07:43:32.693Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-15T07:43:33.110Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-06-15T07:43:33.670Z] === RUN TestDockerSuite/TestEventsAttach [2020-06-15T07:43:34.229Z] === RUN TestDockerSuite/TestEventsCommit [2020-06-15T07:43:34.788Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-06-15T07:43:35.349Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-06-15T07:43:35.909Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-06-15T07:43:36.468Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-06-15T07:43:36.824Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-15T07:43:37.122Z] --- PASS: TestDockerNetworkMacvlan (11.19s) [2020-06-15T07:43:37.122Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-06-15T07:43:37.122Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-06-15T07:43:37.122Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-06-15T07:43:37.122Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2020-06-15T07:43:37.122Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s) [2020-06-15T07:43:37.122Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2020-06-15T07:43:37.122Z] PASS [2020-06-15T07:43:37.122Z] [2020-06-15T07:43:37.122Z] DONE 8 tests in 12.634s [2020-06-15T07:43:37.122Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-15T07:43:37.122Z] ++ 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-06-15T07:43:37.122Z] ++ set -e [2020-06-15T07:43:37.122Z] ++ '[' -n 0 ']' [2020-06-15T07:43:37.122Z] ++ set -x [2020-06-15T07:43:37.122Z] ++ env -i DEST=/go/src/github.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-06-15T07:43:37.122Z] testing: warning: no tests to run [2020-06-15T07:43:37.122Z] PASS [2020-06-15T07:43:37.122Z] [2020-06-15T07:43:37.122Z] DONE 0 tests in 0.012s [2020-06-15T07:43:37.122Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-15T07:43:37.122Z] ++ 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-06-15T07:43:37.122Z] ++ set -e [2020-06-15T07:43:37.122Z] ++ '[' -n 0 ']' [2020-06-15T07:43:37.122Z] ++ set -x [2020-06-15T07:43:37.122Z] ++ env -i DEST=/go/src/github.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-06-15T07:43:37.122Z] INFO: Testing against a local daemon [2020-06-15T07:43:37.122Z] === RUN TestAuthZPluginAllowRequest [2020-06-15T07:43:37.828Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-06-15T07:43:38.903Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2020-06-15T07:43:38.903Z] === RUN TestAuthZPluginTLS [2020-06-15T07:43:39.188Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-06-15T07:43:39.226Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-06-15T07:43:39.226Z] === RUN TestAuthZPluginDenyRequest [2020-06-15T07:43:39.903Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-06-15T07:43:39.903Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-15T07:43:40.211Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-06-15T07:43:40.211Z] === RUN TestAuthZPluginDenyResponse [2020-06-15T07:43:40.797Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-06-15T07:43:40.797Z] === RUN TestAuthZPluginAllowEventStream [2020-06-15T07:43:41.069Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-06-15T07:43:42.105Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-06-15T07:43:42.105Z] === RUN TestAuthZPluginErrorResponse [2020-06-15T07:43:42.768Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-06-15T07:43:42.768Z] === RUN TestAuthZPluginErrorRequest [2020-06-15T07:43:43.092Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-06-15T07:43:43.092Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-15T07:43:43.578Z] === RUN TestDockerSuite/TestEventsCopy [2020-06-15T07:43:43.672Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-06-15T07:43:43.672Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-15T07:43:44.138Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-06-15T07:43:45.498Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-06-15T07:43:45.753Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-06-15T07:43:45.753Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-06-15T07:43:45.825Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-06-15T07:43:45.825Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-15T07:43:46.676Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-06-15T07:43:47.149Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2020-06-15T07:43:47.149Z] === RUN TestAuthZPluginHeader [2020-06-15T07:43:47.235Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-06-15T07:43:47.235Z] === RUN TestDockerSuite/TestEventsFilterType [2020-06-15T07:43:47.490Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-06-15T07:43:47.745Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-06-15T07:43:47.745Z] === RUN TestDockerSuite/TestEventsFilters [2020-06-15T07:43:48.023Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-06-15T07:43:48.023Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-15T07:43:48.023Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T07:43:48.023Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:43:48.023Z] === RUN TestAuthZPluginV2Disable [2020-06-15T07:43:48.023Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-15T07:43:48.023Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:43:48.023Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-15T07:43:48.023Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T07:43:48.023Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:43:48.023Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-15T07:43:48.023Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T07:43:48.023Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:43:48.023Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-15T07:43:48.669Z] === RUN TestDockerSuite/TestEventsFormat [2020-06-15T07:43:49.594Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-06-15T07:43:49.594Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-06-15T07:43:49.594Z] === RUN TestDockerSuite/TestEventsImageImport [2020-06-15T07:43:50.155Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-06-15T07:43:50.155Z] === RUN TestDockerSuite/TestEventsImagePull [2020-06-15T07:43:51.078Z] === RUN TestDockerSuite/TestEventsImageTag [2020-06-15T07:43:52.438Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-06-15T07:43:52.438Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-06-15T07:43:52.438Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-06-15T07:43:52.438Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-06-15T07:43:53.798Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-06-15T07:43:54.358Z] === RUN TestDockerSuite/TestEventsRename [2020-06-15T07:43:54.614Z] === RUN TestDockerSuite/TestEventsResize [2020-06-15T07:43:55.173Z] --- PASS: TestServicePlugin (31.42s) [2020-06-15T07:43:55.173Z] plugin_test.go:62: [d77266cc7acec] joining swarm manager [dfa6f1886d594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T07:43:55.173Z] plugin_test.go:65: [d4f0668fba5fe] joining swarm manager [dfa6f1886d594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T07:43:55.173Z] === RUN TestServiceUpdateLabel [2020-06-15T07:43:55.428Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-06-15T07:43:55.987Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-06-15T07:43:56.548Z] === RUN TestDockerSuite/TestEventsStreaming [2020-06-15T07:43:57.108Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-06-15T07:43:57.668Z] --- PASS: TestServiceUpdateLabel (2.56s) [2020-06-15T07:43:57.668Z] === RUN TestServiceUpdateSecrets [2020-06-15T07:44:00.177Z] === RUN TestDockerSuite/TestEventsTop [2020-06-15T07:44:00.431Z] === RUN TestDockerSuite/TestEventsUntag [2020-06-15T07:44:02.938Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-06-15T07:44:04.299Z] === RUN TestDockerSuite/TestExec [2020-06-15T07:44:04.857Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-06-15T07:44:05.112Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-06-15T07:44:05.671Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-06-15T07:44:06.230Z] === RUN TestDockerSuite/TestExecAPIStart [2020-06-15T07:44:06.760Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-06-15T07:44:06.760Z] PASS [2020-06-15T07:44:06.760Z] [2020-06-15T07:44:06.760Z] === Skipped [2020-06-15T07:44:06.760Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T07:44:06.760Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:44:06.760Z] [2020-06-15T07:44:06.760Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-15T07:44:06.760Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:44:06.760Z] [2020-06-15T07:44:06.760Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T07:44:06.760Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:44:06.760Z] [2020-06-15T07:44:06.760Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T07:44:06.760Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:44:06.760Z] [2020-06-15T07:44:06.760Z] [2020-06-15T07:44:06.760Z] DONE 17 tests, 4 skipped in 27.619s [2020-06-15T07:44:06.760Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-15T07:44:06.760Z] ++ 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-06-15T07:44:06.760Z] ++ set -e [2020-06-15T07:44:06.760Z] ++ '[' -n 0 ']' [2020-06-15T07:44:06.760Z] ++ set -x [2020-06-15T07:44:06.760Z] ++ env -i DEST=/go/src/github.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-06-15T07:44:06.760Z] INFO: Testing against a local daemon [2020-06-15T07:44:06.760Z] === RUN TestPluginInvalidJSON [2020-06-15T07:44:06.760Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:44:06.760Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:44:06.760Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T07:44:06.760Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-15T07:44:06.760Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-15T07:44:06.760Z] === RUN TestPluginInstall [2020-06-15T07:44:06.760Z] === RUN TestPluginInstall/no_auth [2020-06-15T07:44:07.155Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-06-15T07:44:07.715Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-06-15T07:44:08.274Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-06-15T07:44:08.833Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-06-15T07:44:09.392Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-06-15T07:44:09.963Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-06-15T07:44:10.359Z] time="2020-06-15T07:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:44:10.359Z] time="2020-06-15T07:44:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:44:10.359Z] time="2020-06-15T07:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31214ab8d69d2765b50eacae9849708c1d966a08c0b056120f54aa5e76154bea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:44:10.359Z] time="2020-06-15T07:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:44:10.359Z] time="2020-06-15T07:44:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:44:10.359Z] time="2020-06-15T07:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31214ab8d69d2765b50eacae9849708c1d966a08c0b056120f54aa5e76154bea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:44:10.359Z] === RUN TestPluginInstall/with_htpasswd [2020-06-15T07:44:10.541Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-06-15T07:44:11.016Z] time="2020-06-15T07:44:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:44:11.016Z] time="2020-06-15T07:44:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:44:11.016Z] time="2020-06-15T07:44:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59d08c1b5390317ea900a6a7343354918b669a1a18bda10d125efc8fe28ea0e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:44:11.016Z] time="2020-06-15T07:44:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:44:11.016Z] time="2020-06-15T07:44:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:44:11.016Z] time="2020-06-15T07:44:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59d08c1b5390317ea900a6a7343354918b669a1a18bda10d125efc8fe28ea0e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:44:11.495Z] === RUN TestDockerSuite/TestExecCgroup [2020-06-15T07:44:11.548Z] === RUN TestPluginInstall/with_insecure [2020-06-15T07:44:12.207Z] time="2020-06-15T07:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:44:12.207Z] time="2020-06-15T07:44:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:44:12.207Z] time="2020-06-15T07:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d26d8dd7f2159d01e3a093d0c5dd1f11f53a3cb412747035ed6404323f5a350a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:44:12.207Z] time="2020-06-15T07:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T07:44:12.207Z] time="2020-06-15T07:44:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T07:44:12.207Z] time="2020-06-15T07:44:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d26d8dd7f2159d01e3a093d0c5dd1f11f53a3cb412747035ed6404323f5a350a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T07:44:12.420Z] === RUN TestDockerSuite/TestExecEnv [2020-06-15T07:44:12.420Z] --- PASS: TestServiceUpdateSecrets (14.83s) [2020-06-15T07:44:12.420Z] === RUN TestServiceUpdateConfigs [2020-06-15T07:44:12.532Z] --- PASS: TestPluginInstall (7.70s) [2020-06-15T07:44:12.532Z] --- PASS: TestPluginInstall/no_auth (5.38s) [2020-06-15T07:44:12.532Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2020-06-15T07:44:12.532Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-06-15T07:44:12.532Z] plugin_test.go:157: [d25727cb40c68] daemon is not started [2020-06-15T07:44:12.532Z] PASS [2020-06-15T07:44:12.532Z] [2020-06-15T07:44:12.532Z] DONE 6 tests in 7.802s [2020-06-15T07:44:12.532Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-15T07:44:12.532Z] ++ 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-06-15T07:44:12.532Z] ++ set -e [2020-06-15T07:44:12.532Z] ++ '[' -n 0 ']' [2020-06-15T07:44:12.532Z] ++ set -x [2020-06-15T07:44:12.532Z] ++ env -i DEST=/go/src/github.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-06-15T07:44:12.837Z] INFO: Testing against a local daemon [2020-06-15T07:44:12.837Z] === RUN TestExternalGraphDriver [2020-06-15T07:44:12.837Z] === RUN TestExternalGraphDriver/json [2020-06-15T07:44:12.979Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-06-15T07:44:13.903Z] === RUN TestDockerSuite/TestExecExitStatus [2020-06-15T07:44:14.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-06-15T07:44:14.607Z] === RUN TestExternalGraphDriver/spec [2020-06-15T07:44:14.719Z] === RUN TestDockerSuite/TestExecInspectID [2020-06-15T07:44:16.366Z] === RUN TestExternalGraphDriver/pull [2020-06-15T07:44:17.976Z] === RUN TestDockerSuite/TestExecInteractive [2020-06-15T07:44:18.231Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-06-15T07:44:18.790Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-06-15T07:44:19.133Z] --- PASS: TestExternalGraphDriver (6.34s) [2020-06-15T07:44:19.133Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2020-06-15T07:44:19.133Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2020-06-15T07:44:19.133Z] --- PASS: TestExternalGraphDriver/pull (2.59s) [2020-06-15T07:44:19.133Z] === RUN TestGraphdriverPluginV2 [2020-06-15T07:44:19.351Z] === RUN TestDockerSuite/TestExecParseError [2020-06-15T07:44:19.431Z] --- SKIP: TestGraphdriverPluginV2 (0.31s) [2020-06-15T07:44:19.431Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:44:19.431Z] PASS [2020-06-15T07:44:19.431Z] [2020-06-15T07:44:19.431Z] === Skipped [2020-06-15T07:44:19.431Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.31s) [2020-06-15T07:44:19.431Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:44:19.431Z] [2020-06-15T07:44:19.431Z] [2020-06-15T07:44:19.431Z] DONE 5 tests, 1 skipped in 6.728s [2020-06-15T07:44:19.431Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-15T07:44:19.431Z] ++ 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-06-15T07:44:19.431Z] ++ set -e [2020-06-15T07:44:19.431Z] ++ '[' -n 0 ']' [2020-06-15T07:44:19.431Z] ++ set -x [2020-06-15T07:44:19.432Z] ++ env -i DEST=/go/src/github.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-06-15T07:44:19.432Z] INFO: Testing against a local daemon [2020-06-15T07:44:19.432Z] === RUN TestContinueAfterPluginCrash [2020-06-15T07:44:19.432Z] === PAUSE TestContinueAfterPluginCrash [2020-06-15T07:44:19.432Z] === RUN TestReadPluginNoRead [2020-06-15T07:44:19.432Z] === PAUSE TestReadPluginNoRead [2020-06-15T07:44:19.432Z] === RUN TestDaemonStartWithLogOpt [2020-06-15T07:44:19.432Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-15T07:44:19.432Z] === CONT TestContinueAfterPluginCrash [2020-06-15T07:44:19.432Z] === CONT TestDaemonStartWithLogOpt [2020-06-15T07:44:19.432Z] === CONT TestReadPluginNoRead [2020-06-15T07:44:19.909Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-06-15T07:44:20.469Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-06-15T07:44:21.029Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-06-15T07:44:22.972Z] === RUN TestDockerSuite/TestExecSetEnv [2020-06-15T07:44:23.228Z] === RUN TestDockerSuite/TestExecStartFails [2020-06-15T07:44:23.788Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-06-15T07:44:24.437Z] === RUN TestReadPluginNoRead/default [2020-06-15T07:44:24.752Z] --- PASS: TestDaemonStartWithLogOpt (5.24s) [2020-06-15T07:44:25.839Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-15T07:44:26.171Z] #33 135.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T07:44:26.735Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T07:44:27.378Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-15T07:44:27.942Z] --- PASS: TestServiceUpdateConfigs (15.47s) [2020-06-15T07:44:27.942Z] === RUN TestServiceUpdateNetwork [2020-06-15T07:44:28.633Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T07:44:28.916Z] --- PASS: TestReadPluginNoRead (9.35s) [2020-06-15T07:44:28.916Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2020-06-15T07:44:28.916Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2020-06-15T07:44:28.916Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2020-06-15T07:44:28.916Z] read_test.go:92: [d2304808bd825] daemon is not started [2020-06-15T07:44:29.991Z] --- PASS: TestContinueAfterPluginCrash (10.51s) [2020-06-15T07:44:29.991Z] PASS [2020-06-15T07:44:29.991Z] [2020-06-15T07:44:29.991Z] DONE 6 tests in 10.592s [2020-06-15T07:44:29.991Z] 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-06-15T07:44:29.991Z] ++ 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-06-15T07:44:29.991Z] ++ set -e [2020-06-15T07:44:29.991Z] ++ '[' -n 0 ']' [2020-06-15T07:44:29.991Z] ++ set -x [2020-06-15T07:44:29.991Z] ++ env -i DEST=/go/src/github.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-06-15T07:44:29.991Z] testing: warning: no tests to run [2020-06-15T07:44:29.991Z] PASS [2020-06-15T07:44:29.991Z] [2020-06-15T07:44:29.991Z] DONE 0 tests in 0.017s [2020-06-15T07:44:29.991Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-15T07:44:29.991Z] ++ 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-06-15T07:44:29.991Z] ++ set -e [2020-06-15T07:44:29.991Z] ++ '[' -n 0 ']' [2020-06-15T07:44:29.991Z] ++ set -x [2020-06-15T07:44:29.991Z] ++ env -i DEST=/go/src/github.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-06-15T07:44:29.991Z] INFO: Testing against a local daemon [2020-06-15T07:44:29.991Z] === RUN TestPluginWithDevMounts [2020-06-15T07:44:29.991Z] === PAUSE TestPluginWithDevMounts [2020-06-15T07:44:29.991Z] === CONT TestPluginWithDevMounts [2020-06-15T07:44:30.530Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T07:44:32.096Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-06-15T07:44:32.096Z] PASS [2020-06-15T07:44:32.096Z] [2020-06-15T07:44:32.096Z] DONE 1 tests in 1.932s [2020-06-15T07:44:32.096Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-06-15T07:44:32.096Z] ++ 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-06-15T07:44:32.096Z] ++ set -e [2020-06-15T07:44:32.096Z] ++ '[' -n 0 ']' [2020-06-15T07:44:32.096Z] ++ set -x [2020-06-15T07:44:32.096Z] ++ env -i DEST=/go/src/github.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-06-15T07:44:32.096Z] INFO: Testing against a local daemon [2020-06-15T07:44:32.096Z] === RUN TestSecretInspect [2020-06-15T07:44:33.808Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T07:44:33.880Z] --- PASS: TestSecretInspect (1.94s) [2020-06-15T07:44:33.880Z] === RUN TestSecretList [2020-06-15T07:44:34.466Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-06-15T07:44:34.742Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T07:44:35.025Z] === RUN TestDockerSuite/TestExecTTY [2020-06-15T07:44:35.585Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-06-15T07:44:36.036Z] --- PASS: TestSecretList (1.88s) [2020-06-15T07:44:36.036Z] === RUN TestSecretsCreateAndDelete [2020-06-15T07:44:36.113Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T07:44:36.145Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-06-15T07:44:36.703Z] === RUN TestDockerSuite/TestExecUlimits [2020-06-15T07:44:37.264Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-06-15T07:44:37.264Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-06-15T07:44:37.600Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2020-06-15T07:44:37.600Z] === RUN TestSecretsUpdate [2020-06-15T07:44:38.010Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T07:44:38.011Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T07:44:38.626Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-06-15T07:44:38.880Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-06-15T07:44:39.806Z] === RUN TestDockerSuite/TestExecWithTERM [2020-06-15T07:44:39.906Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T07:44:39.923Z] --- PASS: TestSecretsUpdate (1.89s) [2020-06-15T07:44:39.923Z] === RUN TestTemplatedSecret [2020-06-15T07:44:40.365Z] === RUN TestDockerSuite/TestExecWithUser [2020-06-15T07:44:40.924Z] --- PASS: TestServiceUpdateNetwork (12.85s) [2020-06-15T07:44:40.924Z] === RUN TestServiceUpdatePidsLimit [2020-06-15T07:44:41.484Z] === RUN TestDockerSuite/TestGetContainerStats [2020-06-15T07:44:41.802Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T07:44:42.407Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-15T07:44:42.732Z] --- PASS: TestTemplatedSecret (2.60s) [2020-06-15T07:44:42.732Z] === RUN TestSecretCreateResolve [2020-06-15T07:44:42.967Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-15T07:44:43.699Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T07:44:44.331Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-06-15T07:44:44.331Z] PASS [2020-06-15T07:44:44.331Z] [2020-06-15T07:44:44.331Z] DONE 6 tests in 12.187s [2020-06-15T07:44:44.331Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-06-15T07:44:44.331Z] ++ 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-06-15T07:44:44.331Z] ++ set -e [2020-06-15T07:44:44.331Z] ++ '[' -n 0 ']' [2020-06-15T07:44:44.331Z] ++ set -x [2020-06-15T07:44:44.331Z] ++ env -i DEST=/go/src/github.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-06-15T07:44:44.331Z] INFO: Testing against a local daemon [2020-06-15T07:44:44.331Z] === RUN TestServiceCreateInit [2020-06-15T07:44:44.331Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-15T07:44:45.597Z] #33 156.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T07:44:46.163Z] #33 157.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T07:44:46.223Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-06-15T07:44:47.926Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-15T07:44:48.062Z] #33 158.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T07:44:49.434Z] #33 160.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T07:44:50.377Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-15T07:44:50.632Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-06-15T07:44:51.960Z] #33 162.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T07:44:51.975Z] --- PASS: TestServiceCreateInit (7.58s) [2020-06-15T07:44:51.975Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2020-06-15T07:44:51.975Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2020-06-15T07:44:51.975Z] === RUN TestCreateServiceMultipleTimes [2020-06-15T07:44:51.992Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-06-15T07:44:52.893Z] #33 164.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T07:44:54.790Z] #33 165.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T07:44:56.165Z] #33 167.0 [2020-06-15T07:44:56.422Z] #33 DONE 167.4s [2020-06-15T07:44:56.422Z] [2020-06-15T07:44:56.422Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-06-15T07:44:57.222Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-06-15T07:44:57.222Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-06-15T07:44:57.222Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-06-15T07:44:57.222Z] === RUN TestDockerSuite/TestHealth [2020-06-15T07:44:57.222Z] --- PASS: TestServiceUpdatePidsLimit (16.48s) [2020-06-15T07:44:57.222Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-06-15T07:44:57.222Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-06-15T07:44:57.222Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-06-15T07:44:57.222Z] PASS [2020-06-15T07:44:57.222Z] [2020-06-15T07:44:57.222Z] === Skipped [2020-06-15T07:44:57.222Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-15T07:44:57.222Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T07:44:57.222Z] [2020-06-15T07:44:57.222Z] [2020-06-15T07:44:57.222Z] DONE 27 tests, 1 skipped in 179.724s [2020-06-15T07:44:57.477Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-15T07:44:57.477Z] ++ 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-06-15T07:44:57.477Z] ++ set -e [2020-06-15T07:44:57.477Z] ++ '[' -n 0 ']' [2020-06-15T07:44:57.477Z] ++ set -x [2020-06-15T07:44:57.477Z] ++ env -i DEST=/go/src/github.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-06-15T07:44:57.477Z] INFO: Testing against a local daemon [2020-06-15T07:44:57.477Z] === RUN TestSessionCreate [2020-06-15T07:44:57.477Z] --- PASS: TestSessionCreate (0.03s) [2020-06-15T07:44:57.477Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-15T07:44:57.477Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-06-15T07:44:57.477Z] PASS [2020-06-15T07:44:57.732Z] [2020-06-15T07:44:57.732Z] DONE 2 tests in 0.242s [2020-06-15T07:44:57.732Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-15T07:44:57.732Z] ++ 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-06-15T07:44:57.732Z] ++ set -e [2020-06-15T07:44:57.732Z] ++ '[' -n 0 ']' [2020-06-15T07:44:57.732Z] ++ set -x [2020-06-15T07:44:57.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-15T07:44:57.732Z] INFO: Testing against a local daemon [2020-06-15T07:44:57.732Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-15T07:44:57.732Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T07:44:57.732Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T07:44:57.732Z] === RUN TestEventsExecDie [2020-06-15T07:44:57.792Z] #34 DONE 1.4s [2020-06-15T07:44:58.675Z] --- PASS: TestEventsExecDie (0.73s) [2020-06-15T07:44:58.675Z] === RUN TestEventsBackwardsCompatible [2020-06-15T07:44:58.675Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-06-15T07:44:58.675Z] === RUN TestInfoBinaryCommits [2020-06-15T07:44:58.675Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-06-15T07:44:58.675Z] === RUN TestInfoAPIVersioned [2020-06-15T07:44:58.675Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-15T07:44:58.675Z] === RUN TestInfoDiscoveryBackend [2020-06-15T07:44:59.236Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-06-15T07:44:59.236Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-15T07:44:59.690Z] [2020-06-15T07:44:59.690Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-06-15T07:44:59.947Z] #35 DONE 0.6s [2020-06-15T07:44:59.947Z] [2020-06-15T07:44:59.947Z] #36 exporting to image [2020-06-15T07:44:59.947Z] #36 exporting layers [2020-06-15T07:45:00.158Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-15T07:45:00.158Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-15T07:45:00.717Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-15T07:45:00.717Z] === RUN TestInfoAPI [2020-06-15T07:45:00.717Z] --- PASS: TestInfoAPI (0.02s) [2020-06-15T07:45:00.717Z] === RUN TestInfoAPIWarnings [2020-06-15T07:45:01.276Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-15T07:45:01.276Z] === RUN TestInfoDebug [2020-06-15T07:45:01.835Z] --- PASS: TestInfoDebug (0.53s) [2020-06-15T07:45:01.835Z] === RUN TestInfoInsecureRegistries [2020-06-15T07:45:02.394Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-06-15T07:45:02.394Z] === RUN TestInfoRegistryMirrors [2020-06-15T07:45:02.953Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-15T07:45:02.953Z] === RUN TestLoginFailsWithBadCredentials [2020-06-15T07:45:03.207Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-06-15T07:45:03.207Z] === RUN TestPingCacheHeaders [2020-06-15T07:45:03.207Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-06-15T07:45:03.207Z] === RUN TestPingGet [2020-06-15T07:45:03.207Z] --- PASS: TestPingGet (0.02s) [2020-06-15T07:45:03.207Z] === RUN TestPingHead [2020-06-15T07:45:03.207Z] --- PASS: TestPingHead (0.03s) [2020-06-15T07:45:03.207Z] === RUN TestVersion [2020-06-15T07:45:03.207Z] --- PASS: TestVersion (0.02s) [2020-06-15T07:45:03.207Z] PASS [2020-06-15T07:45:03.207Z] [2020-06-15T07:45:03.207Z] === Skipped [2020-06-15T07:45:03.207Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T07:45:03.207Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T07:45:03.207Z] [2020-06-15T07:45:03.207Z] [2020-06-15T07:45:03.207Z] DONE 18 tests, 1 skipped in 5.567s [2020-06-15T07:45:03.207Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-15T07:45:03.207Z] ++ 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-06-15T07:45:03.207Z] ++ set -e [2020-06-15T07:45:03.207Z] ++ '[' -n 0 ']' [2020-06-15T07:45:03.207Z] ++ set -x [2020-06-15T07:45:03.208Z] ++ env -i DEST=/go/src/github.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-06-15T07:45:03.284Z] #36 exporting layers 2.9s done [2020-06-15T07:45:03.285Z] #36 writing image sha256:f2e1bb98f016eeea44f4bba5cb328405a92c0b4ea7b11e2b0b5e29c6def7dc24 done [2020-06-15T07:45:03.285Z] #36 naming to docker.io/library/moby-e2e-test done [2020-06-15T07:45:03.285Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T07:45:03.462Z] INFO: Testing against a local daemon [2020-06-15T07:45:03.462Z] === RUN TestVolumesCreateAndList [2020-06-15T07:45:03.462Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-06-15T07:45:03.462Z] === RUN TestVolumesRemove [2020-06-15T07:45:03.462Z] --- PASS: TestVolumesRemove (0.05s) [2020-06-15T07:45:03.462Z] === RUN TestVolumesInspect [2020-06-15T07:45:03.462Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-15T07:45:03.462Z] === RUN TestVolumesInvalidJSON [2020-06-15T07:45:03.462Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-15T07:45:03.462Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-15T07:45:03.462Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-15T07:45:03.462Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-15T07:45:03.462Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-15T07:45:03.462Z] PASS [2020-06-15T07:45:03.462Z] [2020-06-15T07:45:03.462Z] DONE 5 tests in 0.306s [2020-06-15T07:45:03.462Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T07:45:03.605Z] + echo Ensuring container killed. [2020-06-15T07:45:03.605Z] Ensuring container killed. [2020-06-15T07:45:03.605Z] + docker rm -vf docker-pr6 [2020-06-15T07:45:03.605Z] Error: No such container: docker-pr6 [2020-06-15T07:45:03.605Z] + true [Pipeline] sh [2020-06-15T07:45:03.717Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T07:45:03.717Z] +++ kill 5863 [2020-06-15T07:45:03.888Z] + echo Chowning /workspace to jenkins user [2020-06-15T07:45:03.888Z] Chowning /workspace to jenkins user [2020-06-15T07:45:03.888Z] + id -u [2020-06-15T07:45:03.888Z] + id -g [2020-06-15T07:45:03.888Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41072:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T07:45:05.077Z] +++ /etc/init.d/apparmor stop [2020-06-15T07:45:05.077Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T07:45:05.077Z] [2020-06-15T07:45:05.077Z] Unloading profiles will leave already running processes permanently [2020-06-15T07:45:05.077Z] unconfined, which can lead to unexpected situations. [2020-06-15T07:45:05.077Z] [2020-06-15T07:45:05.077Z] To set a process to complain mode, use the command line tool [2020-06-15T07:45:05.077Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T07:45:05.077Z] +++ true [2020-06-15T07:45:05.077Z] exiting test-integration [2020-06-15T07:45:05.077Z] ++ exit 0 [2020-06-15T07:45:05.077Z] [2020-06-15T07:45:05.118Z] + bundleName=unit [2020-06-15T07:45:05.118Z] + echo Creating unit-bundles.tar.gz [2020-06-15T07:45:05.118Z] Creating unit-bundles.tar.gz [2020-06-15T07:45:05.118Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-06-15T07:45:05.118Z] bundles/junit-report.xml [2020-06-15T07:45:05.118Z] bundles/go-test-report.json [2020-06-15T07:45:05.118Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-06-15T07:45:05.129Z] Archiving artifacts [2020-06-15T07:45:05.574Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41072/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T07:45:05.636Z] + for job in $(jobs -p) [2020-06-15T07:45:05.636Z] + wait 11448 [2020-06-15T07:45:05.883Z] + make clean [2020-06-15T07:45:06.141Z] docker volume rm -f docker-dev-cache [2020-06-15T07:45:06.141Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T07:45:07.577Z] --- PASS: TestCreateServiceMultipleTimes (15.75s) [2020-06-15T07:45:07.577Z] === RUN TestCreateServiceConflict [2020-06-15T07:45:09.656Z] --- PASS: TestCreateServiceConflict (1.89s) [2020-06-15T07:45:09.656Z] === RUN TestCreateServiceMaxReplicas [2020-06-15T07:45:12.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-06-15T07:45:12.418Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2020-06-15T07:45:12.419Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-15T07:45:16.316Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-06-15T07:45:16.316Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-06-15T07:45:16.316Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-06-15T07:45:16.316Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-06-15T07:45:16.570Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-06-15T07:45:16.825Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-06-15T07:45:17.384Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-06-15T07:45:17.384Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-06-15T07:45:17.384Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-06-15T07:45:17.384Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-06-15T07:45:17.639Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-06-15T07:45:17.639Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-06-15T07:45:17.894Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-06-15T07:45:17.894Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-06-15T07:45:18.818Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-06-15T07:45:18.818Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-06-15T07:45:19.377Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-06-15T07:45:19.936Z] === RUN TestDockerSuite/TestImagesFormat [2020-06-15T07:45:19.937Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-06-15T07:45:20.191Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-06-15T07:45:23.466Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-06-15T07:45:23.466Z] === RUN TestDockerSuite/TestImportBadURL [2020-06-15T07:45:23.466Z] === RUN TestDockerSuite/TestImportDisplay [2020-06-15T07:45:24.025Z] === RUN TestDockerSuite/TestImportFile [2020-06-15T07:45:24.962Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-06-15T07:45:24.962Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-06-15T07:45:25.165Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s) [2020-06-15T07:45:25.165Z] === RUN TestCreateServiceSecretFileMode [2020-06-15T07:45:26.322Z] === RUN TestDockerSuite/TestImportGzipped [2020-06-15T07:45:27.245Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-06-15T07:45:27.265Z] --- PASS: TestCreateServiceSecretFileMode (2.24s) [2020-06-15T07:45:27.266Z] === RUN TestCreateServiceConfigFileMode [2020-06-15T07:45:28.610Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-06-15T07:45:28.865Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-06-15T07:45:29.424Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-06-15T07:45:29.572Z] --- PASS: TestCreateServiceConfigFileMode (2.16s) [2020-06-15T07:45:29.572Z] === RUN TestCreateServiceSysctls [2020-06-15T07:45:29.983Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-06-15T07:45:29.983Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-06-15T07:45:29.983Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-06-15T07:45:30.238Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-06-15T07:45:30.798Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-06-15T07:45:31.356Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-06-15T07:45:31.611Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-06-15T07:45:32.170Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-06-15T07:45:32.281Z] --- PASS: TestCreateServiceSysctls (2.89s) [2020-06-15T07:45:32.281Z] === RUN TestCreateServiceCapabilities [2020-06-15T07:45:32.731Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-06-15T07:45:32.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-06-15T07:45:32.731Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-06-15T07:45:34.092Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-06-15T07:45:34.651Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-06-15T07:45:35.221Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2020-06-15T07:45:35.222Z] === RUN TestInspect [2020-06-15T07:45:35.576Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-06-15T07:45:35.576Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-06-15T07:45:36.137Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-06-15T07:45:36.137Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-06-15T07:45:37.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-06-15T07:45:37.289Z] --- PASS: TestInspect (2.49s) [2020-06-15T07:45:37.289Z] === RUN TestCreateJob [2020-06-15T07:45:37.315Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-06-15T07:45:37.874Z] === RUN TestDockerSuite/TestInspectDefault [2020-06-15T07:45:38.433Z] === RUN TestDockerSuite/TestInspectHistory [2020-06-15T07:45:38.992Z] === RUN TestDockerSuite/TestInspectImage [2020-06-15T07:45:38.992Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-06-15T07:45:38.992Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-06-15T07:45:38.992Z] === RUN TestDockerSuite/TestInspectInt64 [2020-06-15T07:45:39.918Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-06-15T07:45:40.029Z] --- PASS: TestCreateJob (2.95s) [2020-06-15T07:45:40.029Z] === RUN TestReplicatedJob [2020-06-15T07:45:40.174Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-06-15T07:45:40.429Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-06-15T07:45:40.988Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-06-15T07:45:41.912Z] === RUN TestDockerSuite/TestInspectPlugin [2020-06-15T07:45:43.274Z] === RUN TestDockerSuite/TestInspectRootFS [2020-06-15T07:45:43.528Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-06-15T07:45:44.091Z] === RUN TestDockerSuite/TestInspectStatus [2020-06-15T07:45:45.021Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-06-15T07:45:45.831Z] --- PASS: TestReplicatedJob (5.17s) [2020-06-15T07:45:45.831Z] === RUN TestUpdateReplicatedJob [2020-06-15T07:45:46.381Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-06-15T07:45:46.635Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-06-15T07:45:47.194Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-06-15T07:45:47.753Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-06-15T07:45:48.007Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-06-15T07:45:48.544Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2020-06-15T07:45:48.545Z] === RUN TestServiceListWithStatuses [2020-06-15T07:45:48.545Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-15T07:45:48.545Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T07:45:48.545Z] === RUN TestDockerNetworkConnectAlias [2020-06-15T07:45:48.567Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-06-15T07:45:49.126Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-06-15T07:45:49.126Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-06-15T07:45:51.008Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-06-15T07:45:51.568Z] === RUN TestDockerSuite/TestLinksEnvs [2020-06-15T07:45:52.316Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2020-06-15T07:45:52.316Z] === RUN TestDockerNetworkReConnect [2020-06-15T07:45:52.492Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-06-15T07:45:52.746Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-06-15T07:45:53.668Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-06-15T07:45:55.028Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-06-15T07:45:55.878Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2020-06-15T07:45:55.878Z] === RUN TestServicePlugin [2020-06-15T07:45:55.878Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-15T07:45:55.878Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:45:55.878Z] === RUN TestServiceUpdateLabel [2020-06-15T07:45:55.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-06-15T07:45:56.511Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-06-15T07:45:56.766Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-06-15T07:45:57.441Z] --- PASS: TestServiceUpdateLabel (1.90s) [2020-06-15T07:45:57.441Z] === RUN TestServiceUpdateSecrets [2020-06-15T07:45:58.651Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-06-15T07:45:58.651Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-06-15T07:45:59.212Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-06-15T07:46:07.283Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-06-15T07:46:09.164Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-06-15T07:46:09.723Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-06-15T07:46:10.285Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-06-15T07:46:12.178Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-06-15T07:46:12.178Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-06-15T07:46:12.178Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-06-15T07:46:12.178Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-06-15T07:46:12.178Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-06-15T07:46:12.737Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-06-15T07:46:12.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-06-15T07:46:12.991Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-06-15T07:46:13.338Z] --- PASS: TestServiceUpdateSecrets (14.41s) [2020-06-15T07:46:13.338Z] === RUN TestServiceUpdateConfigs [2020-06-15T07:46:17.148Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-06-15T07:46:17.403Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-06-15T07:46:22.634Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-06-15T07:46:22.634Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-06-15T07:46:22.634Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-06-15T07:46:23.194Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-06-15T07:46:24.118Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-06-15T07:46:25.041Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-06-15T07:46:25.963Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-06-15T07:46:26.329Z] --- PASS: TestServiceUpdateConfigs (14.21s) [2020-06-15T07:46:26.329Z] === RUN TestServiceUpdateNetwork [2020-06-15T07:46:26.522Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-06-15T07:46:28.404Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-06-15T07:46:28.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-06-15T07:46:28.964Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-06-15T07:46:29.523Z] === RUN TestDockerSuite/TestLogsSince [2020-06-15T07:46:34.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-06-15T07:46:36.116Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-06-15T07:46:39.825Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2020-06-15T07:46:39.825Z] === RUN TestServiceUpdatePidsLimit [2020-06-15T07:46:39.825Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-15T07:46:40.140Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-15T07:46:42.671Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-06-15T07:46:42.671Z] === RUN TestDockerSuite/TestLogsTail [2020-06-15T07:46:42.671Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-06-15T07:46:42.926Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-06-15T07:46:43.485Z] === RUN TestDockerSuite/TestMountIntoProc [2020-06-15T07:46:43.739Z] === RUN TestDockerSuite/TestMountIntoSys [2020-06-15T07:46:44.301Z] === RUN TestDockerSuite/TestNetHostname [2020-06-15T07:46:45.661Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-06-15T07:46:45.661Z] === RUN TestDockerSuite/TestNetworkEvents [2020-06-15T07:46:46.585Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-06-15T07:46:47.510Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-06-15T07:46:47.798Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-15T07:46:48.069Z] === RUN TestDockerSuite/TestPluginActive [2020-06-15T07:46:49.429Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-06-15T07:46:54.664Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-06-15T07:46:54.664Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-06-15T07:46:54.664Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-06-15T07:46:55.050Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2020-06-15T07:46:55.050Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-06-15T07:46:55.050Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-06-15T07:46:55.050Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-06-15T07:46:55.050Z] PASS [2020-06-15T07:46:55.050Z] [2020-06-15T07:46:55.050Z] === Skipped [2020-06-15T07:46:55.050Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-06-15T07:46:55.050Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T07:46:55.050Z] [2020-06-15T07:46:55.050Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-06-15T07:46:55.050Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T07:46:55.050Z] [2020-06-15T07:46:55.050Z] [2020-06-15T07:46:55.050Z] DONE 27 tests, 2 skipped in 130.197s [2020-06-15T07:46:55.051Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-06-15T07:46:55.051Z] ++ 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-06-15T07:46:55.051Z] ++ set -e [2020-06-15T07:46:55.051Z] ++ '[' -n 0 ']' [2020-06-15T07:46:55.051Z] ++ set -x [2020-06-15T07:46:55.051Z] ++ env -i DEST=/go/src/github.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-06-15T07:46:55.051Z] INFO: Testing against a local daemon [2020-06-15T07:46:55.051Z] === RUN TestSessionCreate [2020-06-15T07:46:55.051Z] --- PASS: TestSessionCreate (0.04s) [2020-06-15T07:46:55.051Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-15T07:46:55.051Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-06-15T07:46:55.051Z] PASS [2020-06-15T07:46:55.051Z] [2020-06-15T07:46:55.051Z] DONE 2 tests in 0.147s [2020-06-15T07:46:55.051Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-06-15T07:46:55.051Z] ++ 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-06-15T07:46:55.051Z] ++ set -e [2020-06-15T07:46:55.051Z] ++ '[' -n 0 ']' [2020-06-15T07:46:55.051Z] ++ set -x [2020-06-15T07:46:55.051Z] ++ env -i DEST=/go/src/github.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-06-15T07:46:55.051Z] INFO: Testing against a local daemon [2020-06-15T07:46:55.051Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-15T07:46:55.051Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T07:46:55.051Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T07:46:55.051Z] === RUN TestEventsExecDie [2020-06-15T07:46:55.355Z] --- PASS: TestEventsExecDie (0.63s) [2020-06-15T07:46:55.355Z] === RUN TestEventsBackwardsCompatible [2020-06-15T07:46:55.355Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-06-15T07:46:55.355Z] === RUN TestInfoBinaryCommits [2020-06-15T07:46:55.355Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-06-15T07:46:55.355Z] === RUN TestInfoAPIVersioned [2020-06-15T07:46:55.355Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-15T07:46:55.355Z] === RUN TestInfoDiscoveryBackend [2020-06-15T07:46:55.991Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-06-15T07:46:55.991Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-15T07:46:57.024Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-15T07:46:57.024Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-15T07:46:57.171Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-06-15T07:46:57.312Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-15T07:46:57.312Z] === RUN TestInfoAPI [2020-06-15T07:46:57.603Z] --- PASS: TestInfoAPI (0.04s) [2020-06-15T07:46:57.603Z] === RUN TestInfoAPIWarnings [2020-06-15T07:46:57.896Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-06-15T07:46:57.896Z] === RUN TestInfoDebug [2020-06-15T07:46:58.530Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-06-15T07:46:58.532Z] --- PASS: TestInfoDebug (0.53s) [2020-06-15T07:46:58.532Z] === RUN TestInfoInsecureRegistries [2020-06-15T07:46:59.171Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-06-15T07:46:59.171Z] === RUN TestInfoRegistryMirrors [2020-06-15T07:46:59.466Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-15T07:46:59.466Z] === RUN TestLoginFailsWithBadCredentials [2020-06-15T07:47:00.098Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2020-06-15T07:47:00.098Z] === RUN TestPingCacheHeaders [2020-06-15T07:47:00.098Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-06-15T07:47:00.098Z] === RUN TestPingGet [2020-06-15T07:47:00.098Z] --- PASS: TestPingGet (0.02s) [2020-06-15T07:47:00.098Z] === RUN TestPingHead [2020-06-15T07:47:00.098Z] --- PASS: TestPingHead (0.04s) [2020-06-15T07:47:00.098Z] === RUN TestVersion [2020-06-15T07:47:00.098Z] --- PASS: TestVersion (0.03s) [2020-06-15T07:47:00.098Z] PASS [2020-06-15T07:47:00.098Z] [2020-06-15T07:47:00.098Z] === Skipped [2020-06-15T07:47:00.098Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T07:47:00.098Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T07:47:00.098Z] [2020-06-15T07:47:00.098Z] [2020-06-15T07:47:00.098Z] DONE 18 tests, 1 skipped in 5.596s [2020-06-15T07:47:00.098Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-06-15T07:47:00.098Z] ++ 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-06-15T07:47:00.098Z] ++ set -e [2020-06-15T07:47:00.098Z] ++ '[' -n 0 ']' [2020-06-15T07:47:00.098Z] ++ set -x [2020-06-15T07:47:00.098Z] ++ env -i DEST=/go/src/github.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-06-15T07:47:00.098Z] INFO: Testing against a local daemon [2020-06-15T07:47:00.098Z] === RUN TestVolumesCreateAndList [2020-06-15T07:47:00.098Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-15T07:47:00.098Z] === RUN TestVolumesRemove [2020-06-15T07:47:00.397Z] --- PASS: TestVolumesRemove (0.07s) [2020-06-15T07:47:00.397Z] === RUN TestVolumesInspect [2020-06-15T07:47:00.397Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-15T07:47:00.397Z] === RUN TestVolumesInvalidJSON [2020-06-15T07:47:00.397Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-15T07:47:00.397Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-15T07:47:00.397Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-15T07:47:00.397Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-15T07:47:00.397Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-15T07:47:00.397Z] PASS [2020-06-15T07:47:00.397Z] [2020-06-15T07:47:00.397Z] DONE 5 tests in 0.225s [2020-06-15T07:47:00.397Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T07:47:00.410Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-06-15T07:47:00.690Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T07:47:00.690Z] +++ kill 14082 [2020-06-15T07:47:01.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-06-15T07:47:01.955Z] +++ /etc/init.d/apparmor stop [2020-06-15T07:47:01.955Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T07:47:01.955Z] [2020-06-15T07:47:01.955Z] Unloading profiles will leave already running processes permanently [2020-06-15T07:47:01.955Z] unconfined, which can lead to unexpected situations. [2020-06-15T07:47:01.955Z] [2020-06-15T07:47:01.955Z] To set a process to complain mode, use the command line tool [2020-06-15T07:47:01.955Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T07:47:01.955Z] +++ true [2020-06-15T07:47:01.955Z] exiting test-integration [2020-06-15T07:47:01.955Z] ++ exit 0 [2020-06-15T07:47:01.955Z] Post stage [Pipeline] junit [2020-06-15T07:47:03.036Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T07:47:03.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-06-15T07:47:04.021Z] + echo Ensuring container killed. [2020-06-15T07:47:04.021Z] Ensuring container killed. [2020-06-15T07:47:04.021Z] + docker rm -vf docker-pr6 [2020-06-15T07:47:04.021Z] Error: No such container: docker-pr6 [2020-06-15T07:47:04.021Z] + true [Pipeline] sh [2020-06-15T07:47:04.400Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-06-15T07:47:04.912Z] + echo Chowning /workspace to jenkins user [2020-06-15T07:47:04.912Z] Chowning /workspace to jenkins user [2020-06-15T07:47:04.912Z] + id -u [2020-06-15T07:47:04.912Z] + id -g [2020-06-15T07:47:04.912Z] + docker run --rm -v /home/docker/workspace/moby_PR-41072:/workspace busybox chown -R 1001:1001 /workspace [2020-06-15T07:47:04.912Z] Unable to find image 'busybox:latest' locally [2020-06-15T07:47:04.912Z] latest: Pulling from library/busybox [2020-06-15T07:47:04.912Z] 0f1f027783f1: Pulling fs layer [2020-06-15T07:47:05.204Z] 0f1f027783f1: Download complete [2020-06-15T07:47:05.494Z] 0f1f027783f1: Pull complete [2020-06-15T07:47:05.494Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T07:47:05.494Z] Status: Downloaded newer image for busybox:latest [2020-06-15T07:47:06.284Z] === RUN TestDockerSuite/TestPortExposeHostBinding [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T07:47:07.499Z] + bundleName=ppc64le-integration [2020-06-15T07:47:07.499Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-06-15T07:47:07.499Z] Creating ppc64le-integration-bundles.tar.gz [2020-06-15T07:47:07.499Z] + + find bundlesxargs -path tar */root/*overlay2 -czf -prune ppc64le-integration-bundles.tar.gz -o [2020-06-15T07:47:07.499Z] -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-06-15T07:47:07.551Z] Archiving artifacts [2020-06-15T07:47:07.647Z] === RUN TestDockerSuite/TestPortHostBinding [2020-06-15T07:47:08.209Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41072/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T07:47:08.680Z] + make clean [2020-06-15T07:47:08.967Z] make: command: Command not found [2020-06-15T07:47:08.967Z] make: command: Command not found [2020-06-15T07:47:08.967Z] docker volume rm -f docker-dev-cache [2020-06-15T07:47:08.967Z] docker-dev-cache [Pipeline] deleteDir [2020-06-15T07:47:09.028Z] === RUN TestDockerSuite/TestPortList [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T07:47:15.549Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-06-15T07:47:16.472Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-06-15T07:47:22.995Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-06-15T07:47:22.995Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-06-15T07:47:22.995Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-06-15T07:47:22.995Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-06-15T07:47:22.995Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-06-15T07:47:23.554Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-06-15T07:47:23.554Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-06-15T07:47:23.809Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-06-15T07:47:23.809Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-06-15T07:47:24.733Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-06-15T07:47:24.733Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-06-15T07:47:26.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-06-15T07:47:26.618Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-06-15T07:47:27.979Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-06-15T07:47:28.234Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-06-15T07:47:28.489Z] === RUN TestDockerSuite/TestPsByOrder [2020-06-15T07:47:30.998Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-06-15T07:47:31.559Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-06-15T07:47:34.824Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-06-15T07:47:38.084Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-06-15T07:47:38.084Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-06-15T07:47:39.982Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-06-15T07:47:46.507Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-06-15T07:47:47.432Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-06-15T07:47:49.319Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-06-15T07:47:50.680Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-06-15T07:47:51.606Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-06-15T07:47:53.490Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-06-15T07:47:54.852Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-06-15T07:47:55.777Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-06-15T07:47:55.777Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-06-15T07:47:56.336Z] === RUN TestDockerSuite/TestPsRightTagName [2020-06-15T07:47:57.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-06-15T07:47:57.822Z] === RUN TestDockerSuite/TestPsShowMounts [2020-06-15T07:47:59.705Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-06-15T07:48:00.266Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-06-15T07:48:00.266Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-06-15T07:48:00.521Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-06-15T07:48:00.521Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-06-15T07:48:00.521Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-06-15T07:48:01.080Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-06-15T07:48:02.004Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-06-15T07:48:03.891Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-06-15T07:48:04.451Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-06-15T07:48:10.987Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-06-15T07:48:11.546Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-06-15T07:48:12.908Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-06-15T07:48:12.908Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-06-15T07:48:12.908Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-06-15T07:48:13.163Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-06-15T07:48:15.672Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-06-15T07:48:16.232Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-06-15T07:48:18.116Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-06-15T07:48:19.478Z] === RUN TestDockerSuite/TestRmiBlank [2020-06-15T07:48:19.478Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-06-15T07:48:19.478Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-06-15T07:48:21.988Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-06-15T07:48:22.242Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-06-15T07:48:22.497Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-06-15T07:48:23.858Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-06-15T07:48:24.113Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-06-15T07:48:24.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-06-15T07:48:25.294Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-06-15T07:48:26.219Z] === RUN TestDockerSuite/TestRmiTag [2020-06-15T07:48:26.219Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-06-15T07:48:27.145Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-06-15T07:48:30.406Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-06-15T07:48:30.966Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-06-15T07:48:31.525Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-06-15T07:48:31.780Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-06-15T07:48:32.704Z] === RUN TestDockerSuite/TestRunAddHost [2020-06-15T07:48:33.266Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-06-15T07:48:33.520Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-06-15T07:48:34.080Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-06-15T07:48:34.080Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-06-15T07:48:34.638Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-06-15T07:48:35.564Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-06-15T07:48:35.819Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-06-15T07:48:36.746Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-06-15T07:48:37.000Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-06-15T07:48:38.361Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-06-15T07:48:39.284Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-06-15T07:48:39.844Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-06-15T07:48:40.408Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-06-15T07:48:40.969Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-06-15T07:48:41.223Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-06-15T07:48:41.783Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-06-15T07:48:42.707Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-06-15T07:48:43.266Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-06-15T07:48:43.827Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-06-15T07:48:44.385Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-06-15T07:48:44.944Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-06-15T07:48:44.944Z] === RUN TestDockerSuite/TestRunBindMounts [2020-06-15T07:48:46.833Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-06-15T07:48:47.088Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-06-15T07:48:47.647Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-06-15T07:48:48.208Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-06-15T07:48:48.463Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-06-15T07:48:48.463Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-06-15T07:48:49.023Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-06-15T07:48:49.583Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-06-15T07:48:49.838Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-06-15T07:48:50.398Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-06-15T07:48:50.652Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-06-15T07:48:50.652Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-06-15T07:48:51.212Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-06-15T07:48:51.212Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-06-15T07:48:52.138Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-06-15T07:48:52.710Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-06-15T07:48:53.638Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-06-15T07:48:54.201Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-06-15T07:48:54.201Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-06-15T07:48:54.761Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-06-15T07:48:55.686Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-06-15T07:48:56.245Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-06-15T07:48:57.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-06-15T07:48:57.728Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-06-15T07:48:57.983Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-06-15T07:48:58.542Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-06-15T07:48:59.102Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-06-15T07:48:59.661Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-06-15T07:49:00.586Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-06-15T07:49:03.096Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-06-15T07:49:03.096Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-06-15T07:49:03.096Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-06-15T07:49:04.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-06-15T07:49:04.580Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-06-15T07:49:05.941Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-06-15T07:49:08.452Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-06-15T07:49:10.335Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-06-15T07:49:10.335Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-06-15T07:49:10.335Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-06-15T07:49:10.590Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-06-15T07:49:11.950Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-06-15T07:49:12.510Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-06-15T07:49:14.392Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-06-15T07:49:14.951Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-06-15T07:49:16.326Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-06-15T07:49:16.580Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-06-15T07:49:16.580Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-06-15T07:49:17.139Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-06-15T07:49:18.063Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-06-15T07:49:18.318Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-06-15T07:49:18.572Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-06-15T07:49:19.132Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-06-15T07:49:19.691Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-06-15T07:49:20.251Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-06-15T07:49:20.251Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-06-15T07:49:20.810Z] === RUN TestDockerSuite/TestRunEnvironment [2020-06-15T07:49:21.370Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-06-15T07:49:21.930Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-06-15T07:49:22.495Z] === RUN TestDockerSuite/TestRunExitCode [2020-06-15T07:49:23.420Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-06-15T07:49:23.980Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-06-15T07:49:24.234Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-06-15T07:49:24.797Z] === RUN TestDockerSuite/TestRunExposePort [2020-06-15T07:49:25.052Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-06-15T07:49:25.611Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-06-15T07:49:25.867Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-06-15T07:49:26.792Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-06-15T07:49:27.047Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-15T07:49:27.047Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-06-15T07:49:30.308Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-06-15T07:49:30.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-06-15T07:49:30.563Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-06-15T07:49:34.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-06-15T07:49:36.602Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-06-15T07:49:39.130Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-06-15T07:49:41.637Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-06-15T07:49:41.637Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-06-15T07:49:42.198Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-06-15T07:49:43.559Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-06-15T07:49:43.559Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-06-15T07:49:43.559Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-06-15T07:49:43.559Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-06-15T07:49:44.121Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-06-15T07:49:44.375Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-06-15T07:49:46.262Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-06-15T07:49:47.622Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-06-15T07:49:47.622Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-06-15T07:49:48.547Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-06-15T07:49:51.057Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-06-15T07:49:54.315Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-06-15T07:49:54.570Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-06-15T07:49:54.570Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-06-15T07:49:54.825Z] === RUN TestDockerSuite/TestRunModeHostname [2020-06-15T07:49:55.750Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-06-15T07:49:55.751Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-06-15T07:49:55.751Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-06-15T07:49:57.113Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-06-15T07:49:58.038Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-06-15T07:49:58.961Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-06-15T07:49:58.961Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-06-15T07:49:59.217Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-06-15T07:50:00.141Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-06-15T07:50:01.067Z] === RUN TestDockerSuite/TestRunMount [2020-06-15T07:50:05.237Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-06-15T07:50:05.237Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-06-15T07:50:05.492Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-06-15T07:50:06.418Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-06-15T07:50:07.780Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-06-15T07:50:09.663Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-06-15T07:50:11.024Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-06-15T07:50:12.907Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-06-15T07:50:13.465Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-06-15T07:50:14.389Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-06-15T07:50:14.389Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-06-15T07:50:14.948Z] === RUN TestDockerSuite/TestRunNetHost [2020-06-15T07:50:15.507Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-06-15T07:50:16.067Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-06-15T07:50:16.322Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-06-15T07:50:17.684Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-06-15T07:50:19.047Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-06-15T07:50:19.302Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-06-15T07:50:23.460Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-06-15T07:50:23.460Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-06-15T07:50:23.716Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-06-15T07:50:24.275Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-06-15T07:50:24.275Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-06-15T07:50:24.530Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-06-15T07:50:25.090Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-06-15T07:50:25.090Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-06-15T07:50:25.650Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-06-15T07:50:26.209Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-06-15T07:50:26.209Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-06-15T07:50:26.770Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-06-15T07:50:27.339Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-06-15T07:50:27.899Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-06-15T07:50:28.823Z] === RUN TestDockerSuite/TestRunPortInUse [2020-06-15T07:50:29.748Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-06-15T07:50:30.307Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-06-15T07:50:30.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-06-15T07:50:30.866Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-06-15T07:50:31.425Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-06-15T07:50:31.984Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-06-15T07:50:32.545Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-15T07:50:32.545Z] === RUN TestDockerSuite/TestRunPublishPort [2020-06-15T07:50:33.471Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-06-15T07:50:33.726Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-06-15T07:50:33.726Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-06-15T07:50:34.286Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-06-15T07:50:35.211Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-06-15T07:50:35.211Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-06-15T07:50:37.724Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-06-15T07:50:38.283Z] === RUN TestDockerSuite/TestRunRm [2020-06-15T07:50:38.538Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-06-15T07:50:42.693Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-06-15T07:50:42.693Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-06-15T07:50:42.948Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-06-15T07:50:43.874Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-06-15T07:50:44.433Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-06-15T07:50:44.993Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-06-15T07:50:46.877Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-06-15T07:50:47.801Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-06-15T07:50:50.312Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-06-15T07:50:51.239Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-06-15T07:50:51.801Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-06-15T07:50:52.361Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-06-15T07:50:52.361Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-06-15T07:50:52.920Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-06-15T07:50:53.481Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-06-15T07:50:54.407Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-06-15T07:50:54.967Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-06-15T07:50:55.223Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-06-15T07:50:55.477Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-06-15T07:50:56.037Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-06-15T07:50:56.292Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-06-15T07:50:58.176Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-06-15T07:50:59.099Z] === RUN TestDockerSuite/TestRunState [2020-06-15T07:51:00.461Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-06-15T07:51:00.717Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-06-15T07:51:01.276Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-06-15T07:51:01.531Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-06-15T07:51:01.531Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-06-15T07:51:01.531Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-06-15T07:51:02.091Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-06-15T07:51:02.652Z] === RUN TestDockerSuite/TestRunSysctls [2020-06-15T07:51:03.576Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-06-15T07:51:03.831Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-06-15T07:51:03.831Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-06-15T07:51:03.831Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-06-15T07:51:04.390Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-06-15T07:51:06.903Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-06-15T07:51:06.903Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-06-15T07:51:07.157Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-06-15T07:51:08.519Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-06-15T07:51:11.032Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-06-15T07:51:12.915Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-06-15T07:51:13.861Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-06-15T07:51:14.421Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-06-15T07:51:14.982Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-06-15T07:51:15.542Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-06-15T07:51:16.903Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-06-15T07:51:18.786Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-06-15T07:51:18.786Z] === RUN TestDockerSuite/TestRunUserByID [2020-06-15T07:51:18.786Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-06-15T07:51:19.041Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-06-15T07:51:19.296Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-06-15T07:51:19.856Z] === RUN TestDockerSuite/TestRunUserByName [2020-06-15T07:51:20.417Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-06-15T07:51:21.341Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-06-15T07:51:21.341Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-06-15T07:51:21.341Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-06-15T07:51:21.596Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-06-15T07:51:24.104Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-06-15T07:51:24.663Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-06-15T07:51:25.222Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-06-15T07:51:26.582Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-06-15T07:51:27.509Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-06-15T07:51:28.869Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-06-15T07:51:30.229Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-06-15T07:51:30.789Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-06-15T07:51:31.350Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-06-15T07:51:31.908Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-06-15T07:51:31.909Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-06-15T07:51:31.909Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-06-15T07:51:31.909Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-06-15T07:51:31.909Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-06-15T07:51:32.164Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-06-15T07:51:32.164Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-06-15T07:51:32.723Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-06-15T07:51:33.283Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-06-15T07:51:34.658Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-06-15T07:51:34.912Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-06-15T07:51:35.167Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-06-15T07:51:35.727Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-06-15T07:51:35.727Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-06-15T07:51:36.288Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-06-15T07:51:36.288Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-06-15T07:51:36.288Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-06-15T07:51:36.288Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-06-15T07:51:36.288Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-06-15T07:51:36.288Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-06-15T07:51:36.288Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-06-15T07:51:36.288Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-06-15T07:51:36.288Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-06-15T07:51:36.288Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-06-15T07:51:37.214Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-06-15T07:51:37.773Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-06-15T07:51:38.333Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-06-15T07:51:38.333Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-06-15T07:51:38.894Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-06-15T07:51:38.894Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-06-15T07:51:39.149Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-06-15T07:51:39.709Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-06-15T07:51:39.709Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-06-15T07:51:40.268Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-06-15T07:51:40.527Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-06-15T07:51:40.782Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-06-15T07:51:40.782Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-06-15T07:51:41.706Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-06-15T07:51:42.265Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-06-15T07:51:42.520Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-06-15T07:51:43.080Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-06-15T07:51:43.080Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-06-15T07:51:44.005Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-06-15T07:51:44.005Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-06-15T07:51:44.928Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-06-15T07:51:45.486Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-06-15T07:51:46.847Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-06-15T07:51:46.847Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-06-15T07:51:47.407Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-06-15T07:51:47.662Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-06-15T07:51:47.662Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-06-15T07:51:48.586Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-06-15T07:51:49.512Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-06-15T07:51:49.512Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-06-15T07:51:50.437Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-06-15T07:51:50.437Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-06-15T07:51:52.323Z] === RUN TestDockerSuite/TestSaveImageId [2020-06-15T07:51:52.323Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-06-15T07:51:52.577Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-06-15T07:51:53.953Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-06-15T07:51:53.953Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-06-15T07:51:54.877Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-06-15T07:51:54.877Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-06-15T07:51:54.877Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-06-15T07:51:56.237Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-06-15T07:51:57.161Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-06-15T07:51:57.416Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-06-15T07:51:57.670Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-06-15T07:51:57.670Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-06-15T07:51:57.670Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-06-15T07:51:58.229Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-06-15T07:52:00.113Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-06-15T07:52:03.371Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-06-15T07:52:05.254Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-06-15T07:52:06.614Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-06-15T07:52:07.539Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-06-15T07:52:08.099Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-06-15T07:52:10.607Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-06-15T07:52:12.490Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-06-15T07:52:12.745Z] === RUN TestDockerSuite/TestStartRecordError [2020-06-15T07:52:13.667Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-06-15T07:52:15.028Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-06-15T07:52:15.028Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-06-15T07:52:16.394Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-06-15T07:52:19.653Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-06-15T07:52:23.814Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-06-15T07:52:26.321Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-06-15T07:52:28.831Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-06-15T07:52:30.716Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-06-15T07:52:30.716Z] === RUN TestDockerSuite/TestStatsNoStream [2020-06-15T07:52:33.225Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-06-15T07:52:35.107Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-06-15T07:52:35.361Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-06-15T07:52:35.920Z] === RUN TestDockerSuite/TestTopPrivileged [2020-06-15T07:52:36.480Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-06-15T07:52:36.480Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-06-15T07:52:37.038Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-06-15T07:52:40.296Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-06-15T07:52:43.553Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-06-15T07:52:43.553Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-06-15T07:52:44.120Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-06-15T07:52:44.120Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-06-15T07:52:44.679Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-06-15T07:52:46.042Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-06-15T07:52:46.042Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-06-15T07:52:46.601Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-06-15T07:52:47.525Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-06-15T07:52:48.450Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-06-15T07:52:49.814Z] === RUN TestDockerSuite/TestUpdateStats [2020-06-15T07:52:49.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-06-15T07:52:52.320Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-06-15T07:52:53.244Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-06-15T07:52:54.605Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-06-15T07:52:54.605Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-06-15T07:52:54.605Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-06-15T07:52:55.529Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-06-15T07:52:55.784Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-06-15T07:52:59.045Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-06-15T07:53:01.553Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-06-15T07:53:03.437Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-06-15T07:53:04.797Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-06-15T07:53:07.306Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-06-15T07:53:09.837Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-06-15T07:53:10.761Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-06-15T07:53:12.124Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-06-15T07:53:13.048Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-06-15T07:53:13.972Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-06-15T07:53:15.332Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-06-15T07:53:16.692Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-06-15T07:53:17.618Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-06-15T07:53:17.873Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-06-15T07:53:19.758Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-06-15T07:53:21.118Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-06-15T07:53:26.349Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-06-15T07:53:28.231Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-06-15T07:53:36.304Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-06-15T07:53:36.304Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-06-15T07:53:36.304Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-06-15T07:53:36.874Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-06-15T07:53:36.874Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-06-15T07:53:36.874Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-06-15T07:53:37.130Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-06-15T07:53:37.384Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-06-15T07:53:37.385Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-06-15T07:53:38.308Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-06-15T07:53:38.308Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-06-15T07:53:38.308Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-06-15T07:53:38.308Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-06-15T07:53:38.308Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-06-15T07:53:39.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-06-15T07:53:39.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-06-15T07:53:39.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-06-15T07:53:39.923Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-06-15T07:53:39.923Z] === RUN TestDockerSuite/TestVolumeEvents [2020-06-15T07:53:40.482Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-06-15T07:53:41.842Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-06-15T07:53:41.842Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-06-15T07:53:41.842Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-06-15T07:53:43.203Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-06-15T07:53:44.127Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-06-15T07:53:47.389Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite (1311.14s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.64s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.31s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.57s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.13s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.96s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.97s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.51s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.84s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.93s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.02s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.16s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAttachDetach (1.23s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.97s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.13s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.02s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.48s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.98s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.17s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.49s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.87s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.85s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.50s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.49s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.59s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.72s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.62s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.01s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.20s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.02s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.89s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.99s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.04s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.26s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.18s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.60s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.14s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.00s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.69s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.38s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.27s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.54s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.23s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.45s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.28s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.71s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.49s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.07s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.76s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.07s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.29s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.26s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.19s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.28s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.50s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.93s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.01s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.60s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.77s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.30s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCmd (0.21s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.20s) [2020-06-15T07:53:47.389Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-15T07:53:47.389Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.15s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.29s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.81s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildContChar (2.60s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.73s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.27s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.49s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.53s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.37s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.10s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.68s) [2020-06-15T07:53:47.389Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.04s) [2020-06-15T07:53:47.389Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-15T07:53:47.389Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.389Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-06-15T07:53:47.389Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.389Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-06-15T07:53:47.389Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.389Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-06-15T07:53:47.389Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.22s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.53s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.33s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.22s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.29s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.86s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.37s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.31s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.28s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.10s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.20s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.29s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.85s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.64s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.54s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.61s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.91s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.94s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.12s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.31s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.55s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.51s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.76s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEnv (1.54s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.02s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.46s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.79s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.33s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.40s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.29s) [2020-06-15T07:53:47.390Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-06-15T07:53:47.390Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.52s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildExpose (0.56s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.37s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.11s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.47s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.29s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.95s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.13s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.61s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.74s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildHistory (4.18s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.75s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.95s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.99s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.73s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.04s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.33s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.10s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.56s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.04s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.01s) [2020-06-15T07:53:47.390Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-15T07:53:47.390Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.48s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.70s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.49s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.65s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.93s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.08s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.50s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.12s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.30s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.32s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.96s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.00s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.41s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildPATH (2.09s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.60s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.02s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.56s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.62s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildRm (2.72s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.17s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.88s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.17s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s) [2020-06-15T07:53:47.390Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2020-06-15T07:53:47.390Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.53s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.81s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildStderr (0.91s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.08s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.99s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.24s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildUser (1.50s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.64s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.47s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.83s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.07s) [2020-06-15T07:53:47.390Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-15T07:53:47.390Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.390Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-15T07:53:47.390Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.390Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-15T07:53:47.390Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.390Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-15T07:53:47.390Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.66s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2020-06-15T07:53:47.390Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-15T07:53:47.390Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.35s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-15T07:53:47.390Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-15T07:53:47.390Z] docker_cli_sni_test.go:18: Flakey test [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCommitChange (0.67s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.45s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.84s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.35s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCommitTTY (1.79s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.51s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.86s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.39s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.22s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.61s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.54s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.67s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.60s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.51s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.27s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.54s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.57s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.69s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.57s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.47s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.39s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.81s) [2020-06-15T07:53:47.390Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-15T07:53:47.390Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2020-06-15T07:53:47.390Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.77s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.50s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.23s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.27s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.33s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.42s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.42s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b397a0_} (1.38s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1256112924_/foo_false____} (1.55s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1256112924_/foo_true____} (1.36s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3809826251_/foo_false____} (1.52s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3809826251_/foo_true____} (1.55s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3809826251_/foo_true__0xc000b39800__} (1.46s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b39820_} (1.62s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b39840_} (1.74s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b39860_} (1.30s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b39880_} (1.33s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.05s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.31s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.08s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.89s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.55s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.50s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.63s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.66s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.66s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.81s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.71s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.68s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.75s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.62s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.58s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.69s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.90s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.39s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.00s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.91s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.20s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.60s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.93s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.79s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToDot (0.81s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.18s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.47s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToStdout (1.00s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.28s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.87s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.14s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.60s) [2020-06-15T07:53:47.391Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-15T07:53:47.391Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2020-06-15T07:53:47.391Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-15T07:53:47.391Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.69s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.26s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.30s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.63s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.10s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.06s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.64s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.14s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.54s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.42s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.76s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.47s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.06s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.08s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.79s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.93s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.07s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.25s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.78s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.18s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.21s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.44s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.81s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.54s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.85s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2020-06-15T07:53:47.391Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-15T07:53:47.391Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-06-15T07:53:47.391Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-15T07:53:47.391Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.38s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsResize (0.69s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.48s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.55s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.84s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.14s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.12s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.58s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecCgroup (0.91s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecEnv (0.61s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.81s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecInspectID (2.83s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecInteractive (0.67s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.60s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.59s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.57s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.78s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2020-06-15T07:53:47.391Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-15T07:53:47.391Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.60s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestExecWithUser (1.12s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.69s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.65s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestHealth (18.89s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.46s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-06-15T07:53:47.391Z] --- PASS: TestDockerSuite/TestImportDisplay (0.98s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.49s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.22s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.67s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.67s) [2020-06-15T07:53:47.392Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-15T07:53:47.392Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.13s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.57s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectDefault (0.50s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectHistory (0.70s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2020-06-15T07:53:47.392Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-06-15T07:53:47.392Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.67s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.52s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.67s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.61s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectStatus (0.95s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.23s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.65s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.50s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.74s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.63s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.06s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.57s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.73s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.87s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.60s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPluginActive (1.43s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.52s) [2020-06-15T07:53:47.392Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-06-15T07:53:47.392Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.64s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.42s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.32s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.88s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.32s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.75s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.29s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.28s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPortList (6.42s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.35s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.91s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.82s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.14s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsByOrder (2.24s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.79s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.28s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.97s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.12s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.56s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.04s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.88s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.03s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.30s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.37s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.97s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2020-06-15T07:53:47.392Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-15T07:53:47.392Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.58s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.57s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.77s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.40s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.18s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.00s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.12s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.26s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.58s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.22s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.70s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.71s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.32s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.72s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.36s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.56s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.12s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.60s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.82s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.89s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.64s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-06-15T07:53:47.392Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.55s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.02s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.27s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.43s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.78s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.23s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.92s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.47s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.16s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.19s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.63s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunExitCode (0.86s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.58s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.62s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.91s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.81s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.02s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.17s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.17s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.31s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.08s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.37s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.27s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.96s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.89s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunMount (3.77s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.93s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.47s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.87s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.65s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.73s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.57s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.30s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.90s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.61s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:1416: out: "a *:* rwm\n" [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.57s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-15T07:53:47.393Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.99s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.04s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.85s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.38s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.95s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.45s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.72s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.65s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunState (1.27s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.58s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.55s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.61s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunSysctls (1.21s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.55s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.01s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.29s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.76s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.72s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.66s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.59s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.42s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUserByName (0.63s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:1425: Host does not have /dev/snd/timer [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.51s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.33s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.31s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.48s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.64s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-06-15T07:53:47.393Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.61s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.67s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.74s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.13s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.56s) [2020-06-15T07:53:47.393Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-15T07:53:47.393Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.62s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.63s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.93s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.02s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.98s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.56s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.22s) [2020-06-15T07:53:47.393Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents852189773 [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.98s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.08s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-06-15T07:53:47.393Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.47s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.34s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.24s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.93s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.64s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2020-06-15T07:53:47.394Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-15T07:53:47.394Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.19s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.06s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2020-06-15T07:53:47.394Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-15T07:53:47.394Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.16s) [2020-06-15T07:53:47.394Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-15T07:53:47.394Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.78s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.77s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.39s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.30s) [2020-06-15T07:53:47.394Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-15T07:53:47.394Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.78s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.86s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.37s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.36s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.32s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.38s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.63s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.50s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.63s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.06s) [2020-06-15T07:53:47.394Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.07s) [2020-06-15T07:53:47.394Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-06-15T07:53:47.394Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-06-15T07:53:47.394Z] === RUN TestDockerRegistrySuite [2020-06-15T07:53:47.394Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-06-15T07:53:48.318Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-06-15T07:53:49.242Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-06-15T07:53:50.603Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-06-15T07:53:50.603Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-06-15T07:53:53.861Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-06-15T07:53:56.370Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-06-15T07:53:58.879Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-06-15T07:53:58.879Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-06-15T07:54:00.253Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-06-15T07:54:01.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-06-15T07:54:02.102Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-06-15T07:54:03.463Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-06-15T07:54:04.387Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-06-15T07:54:05.311Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-06-15T07:54:06.238Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-06-15T07:54:06.494Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-06-15T07:54:08.378Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-06-15T07:54:10.888Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-06-15T07:54:11.447Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-06-15T07:54:13.954Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-06-15T07:54:14.515Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-06-15T07:54:14.515Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-06-15T07:54:15.438Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-06-15T07:54:16.362Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-06-15T07:54:17.289Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-06-15T07:54:19.798Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-06-15T07:54:19.798Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-06-15T07:54:20.722Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-06-15T07:54:20.976Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-06-15T07:54:21.230Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-06-15T07:54:21.485Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-06-15T07:54:21.740Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-06-15T07:54:22.005Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-06-15T07:54:22.286Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-06-15T07:54:23.214Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-06-15T07:54:24.575Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-06-15T07:54:25.499Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-06-15T07:54:26.422Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-06-15T07:54:27.345Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite (40.84s) [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d0ec87258cd75] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d0294ffcd32c7] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d4661ddd84b99] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d291ce931b09b] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.03s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d34816b3c04d1] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.63s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d857d9203dc5e] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s) [2020-06-15T07:54:27.904Z] check_test.go:196: [dc8babb85f250] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.27s) [2020-06-15T07:54:27.904Z] check_test.go:196: [df02b4e6ac8cb] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.11s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d7fde879fd513] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2020-06-15T07:54:27.904Z] check_test.go:196: [dd4d1eacaedcc] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d9f8e747f8a06] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d497b48d51e85] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.97s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d90fca4655682] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d037b66eecc73] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.20s) [2020-06-15T07:54:27.904Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:caee9924cbfda5668b74618a7a8f3e2139c05e1d1efcc52835e4a5b3216d982e [2020-06-15T07:54:27.904Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:03fcadcbc163b239e628f8e22d1f6bc65f3968b5bfb0a760f801186ab0cccce8 [2020-06-15T07:54:27.904Z] check_test.go:196: [d43344787c8d0] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.01s) [2020-06-15T07:54:27.904Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fcd12ed658a5b4d2141fb042d0adbdc0ca7c9da00ceee3fb25ccd56a8ed657cd [2020-06-15T07:54:27.904Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2e364949c337056c98a07b0c03cab72731b070782b28f8fe5c886a22cb54ffce [2020-06-15T07:54:27.904Z] check_test.go:196: [d0c4a16147ab4] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s) [2020-06-15T07:54:27.904Z] check_test.go:196: [dcfed6afe575b] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d56faa6ec3518] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d5204c5d3a345] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-15T07:54:27.904Z] check_test.go:196: [dbe5ac0bd47bb] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d8ea30be6464b] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2020-06-15T07:54:27.904Z] check_test.go:196: [da08082439780] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-06-15T07:54:27.904Z] check_test.go:196: [ddce47c03d7ec] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.22s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d12ffd4d40a6a] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d7fd44cc63281] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d66b0a128621b] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d93558e810acd] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d13a5e8b73dc5] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d123333d2f74d] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d28b0fe99f73a] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d329989d0dbd8] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d63740a4ee8dd] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d7f24bed0dd59] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d65dcf07c3384] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d388078a384fe] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2020-06-15T07:54:27.904Z] check_test.go:196: [d4cc149e37345] daemon is not started [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2020-06-15T07:54:27.904Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-06-15T07:54:27.904Z] === RUN TestDockerSchema1RegistrySuite [2020-06-15T07:54:27.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-06-15T07:54:29.263Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-06-15T07:54:32.522Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-06-15T07:54:35.031Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-06-15T07:54:37.538Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-06-15T07:54:38.462Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-06-15T07:54:39.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-06-15T07:54:39.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-06-15T07:54:40.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-06-15T07:54:41.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-06-15T07:54:42.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-06-15T07:54:44.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-06-15T07:54:44.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-06-15T07:54:45.224Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-06-15T07:54:45.224Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-06-15T07:54:45.491Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-06-15T07:54:45.755Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-06-15T07:54:46.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite (18.38s) [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (1.49s) [2020-06-15T07:54:46.313Z] check_test.go:223: [dffdd16642f7c] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2020-06-15T07:54:46.313Z] check_test.go:223: [dadeae9cd9c11] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.67s) [2020-06-15T07:54:46.313Z] check_test.go:223: [d0950a309681b] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.63s) [2020-06-15T07:54:46.313Z] check_test.go:223: [dbefc9f4b3463] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.05s) [2020-06-15T07:54:46.313Z] check_test.go:223: [da8145846dd1f] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2020-06-15T07:54:46.313Z] check_test.go:223: [dcc02f4269a0a] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-15T07:54:46.313Z] check_test.go:223: [d7d8e9426e121] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-06-15T07:54:46.313Z] check_test.go:223: [dbff51b49021a] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-06-15T07:54:46.313Z] check_test.go:223: [dce54e102a81b] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-06-15T07:54:46.313Z] check_test.go:223: [d46ede56a4528] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s) [2020-06-15T07:54:46.313Z] check_test.go:223: [d23300865fd63] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-06-15T07:54:46.313Z] check_test.go:223: [d7ab99191429a] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-06-15T07:54:46.313Z] check_test.go:223: [dfec64471046a] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-06-15T07:54:46.313Z] check_test.go:223: [de8c8b7119567] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-06-15T07:54:46.313Z] check_test.go:223: [d76cac1ec4338] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-06-15T07:54:46.313Z] check_test.go:223: [d99f6f394b05e] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-06-15T07:54:46.313Z] check_test.go:223: [dc35078a98869] daemon is not started [2020-06-15T07:54:46.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-06-15T07:54:46.313Z] check_test.go:223: [d68aa1941213d] daemon is not started [2020-06-15T07:54:46.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-06-15T07:54:46.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-06-15T07:54:47.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-06-15T07:54:47.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-06-15T07:54:47.746Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-06-15T07:54:48.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-06-15T07:54:48.925Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-06-15T07:54:49.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-06-15T07:54:49.738Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-06-15T07:54:49.992Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.66s) [2020-06-15T07:54:49.992Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-06-15T07:54:49.992Z] check_test.go:252: [d72e6cc31db18] daemon is not started [2020-06-15T07:54:49.992Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-06-15T07:54:49.992Z] check_test.go:252: [da1a96f48d362] daemon is not started [2020-06-15T07:54:49.992Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-06-15T07:54:49.992Z] check_test.go:252: [d187669cece43] daemon is not started [2020-06-15T07:54:49.992Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2020-06-15T07:54:49.992Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-06-15T07:54:49.992Z] check_test.go:252: [dbbdd9abbf085] daemon is not started [2020-06-15T07:54:49.992Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-06-15T07:54:49.992Z] check_test.go:252: [d00a8c7dfc45d] daemon is not started [2020-06-15T07:54:49.992Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-06-15T07:54:49.992Z] check_test.go:252: [df2afe3785848] daemon is not started [2020-06-15T07:54:49.992Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-06-15T07:54:49.992Z] check_test.go:252: [d78c5c4ad04fc] daemon is not started [2020-06-15T07:54:49.993Z] === RUN TestDockerRegistryAuthTokenSuite [2020-06-15T07:54:49.993Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-06-15T07:54:55.221Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-06-15T07:54:55.221Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-06-15T07:54:55.476Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-06-15T07:54:55.476Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-06-15T07:54:55.730Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-06-15T07:54:55.730Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-06-15T07:54:55.730Z] check_test.go:279: [d44392884386c] daemon is not started [2020-06-15T07:54:55.730Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-06-15T07:54:55.730Z] check_test.go:279: [d075ed508e141] daemon is not started [2020-06-15T07:54:55.730Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-06-15T07:54:55.730Z] check_test.go:279: [d6beff90ca623] daemon is not started [2020-06-15T07:54:55.730Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) [2020-06-15T07:54:55.730Z] check_test.go:279: [dde5c1534b1ec] daemon is not started [2020-06-15T07:54:55.730Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-06-15T07:54:55.730Z] check_test.go:279: [dd6b3bd0dd771] daemon is not started [2020-06-15T07:54:55.730Z] === RUN TestDockerNetworkSuite [2020-06-15T07:54:55.730Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-06-15T07:54:57.613Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-06-15T07:54:58.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-06-15T07:55:01.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-06-15T07:55:02.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-06-15T07:55:04.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-06-15T07:55:06.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-06-15T07:55:11.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-06-15T07:55:13.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-06-15T07:55:14.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-06-15T07:55:15.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-06-15T07:55:15.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-06-15T07:55:16.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-06-15T07:55:17.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-06-15T07:55:17.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-06-15T07:55:17.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-06-15T07:55:18.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-06-15T07:55:18.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-06-15T07:55:18.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-06-15T07:55:18.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-06-15T07:55:19.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-06-15T07:55:20.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-06-15T07:55:20.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-06-15T07:55:21.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-06-15T07:55:21.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-06-15T07:55:23.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-06-15T07:55:24.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-06-15T07:55:31.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-06-15T07:55:31.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-06-15T07:55:31.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-06-15T07:55:31.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-06-15T07:55:31.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-06-15T07:55:31.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-06-15T07:55:32.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-06-15T07:55:32.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-06-15T07:55:34.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-06-15T07:55:34.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-06-15T07:55:34.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-06-15T07:55:35.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-06-15T07:55:38.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-06-15T07:55:41.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-06-15T07:55:41.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-06-15T07:55:42.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-06-15T07:55:43.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-06-15T07:55:43.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-06-15T07:55:44.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-06-15T07:55:44.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-06-15T07:55:45.917Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite (54.56s) [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.80s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [de6874165661b] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d19ab84e3478f] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [dcfee4d47790b] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d3ecfd4ad7aac] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:1233: [db2b287a4ed1e] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.33s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [df25e0c039a58] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.11s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d8622869f7f72] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d28d2e26c25be] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [db18cc6999cc9] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d496d93ab2237] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [de04293c7871e] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d2d1e12009882] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d95d1c6abb193] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d868c71761a8f] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d88682a8c49ea] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [dfb9c28853ea7] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d3e57a311a202] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d01a2f638d2dd] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d5dea1aeb6678] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d059f728c26fe] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [defd5f5a3a558] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d63958ee4e83e] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [de7b96bbec376] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [df35be743da1f] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:968: [df504606e7b4c] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.65s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d2dcbb72316bc] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.26s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:1116: [dbe7d311c0ff0] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [dcf90bebe5220] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [dad0b78199490] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d5fdd02dcbc01] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d55c73cc26bea] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d61952f30f94f] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [de87b3335abd8] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [db1fc74aee678] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [dbaf81fe5eca5] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d25a8f18d25a1] daemon is not started [2020-06-15T07:55:51.154Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d4ca0876da453] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d0add711e8923] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s) [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:1084: [dccc48c271685] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d4c262b676b98] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [dccc635d1e6f3] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [de9e38c0b7528] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [dca4d137d1599] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d735bb61067c3] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [da152d1ccc24c] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [d7eed6b3d66b9] daemon is not started [2020-06-15T07:55:51.154Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.32s) [2020-06-15T07:55:51.154Z] docker_cli_network_unix_test.go:46: [dd6fd39974fb1] daemon is not started [2020-06-15T07:55:51.154Z] === RUN TestDockerHubPullSuite [2020-06-15T07:55:51.154Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-06-15T07:55:51.712Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-06-15T07:55:54.220Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-06-15T07:55:54.478Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-06-15T07:55:55.837Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-06-15T07:55:55.837Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-06-15T07:55:55.837Z] --- PASS: TestDockerHubPullSuite (5.65s) [2020-06-15T07:55:55.837Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.38s) [2020-06-15T07:55:55.837Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.28s) [2020-06-15T07:55:55.837Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.52s) [2020-06-15T07:55:55.837Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.18s) [2020-06-15T07:55:55.837Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-06-15T07:55:55.837Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-06-15T07:55:55.837Z] PASS [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === Skipped [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-15T07:55:55.837Z] [2020-06-15T07:55:55.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] [2020-06-15T07:55:55.838Z] DONE 1277 tests, 51 skipped in 1473.669s [2020-06-15T07:55:55.838Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T07:55:55.838Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T07:55:55.838Z] +++ kill 7581 [2020-06-15T07:55:57.197Z] +++ /etc/init.d/apparmor stop [2020-06-15T07:55:57.197Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T07:55:57.197Z] [2020-06-15T07:55:57.197Z] Unloading profiles will leave already running processes permanently [2020-06-15T07:55:57.197Z] unconfined, which can lead to unexpected situations. [2020-06-15T07:55:57.197Z] [2020-06-15T07:55:57.197Z] To set a process to complain mode, use the command line tool [2020-06-15T07:55:57.197Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T07:55:57.197Z] +++ true [2020-06-15T07:55:57.197Z] exiting test-integration [2020-06-15T07:55:57.197Z] ++ exit 0 [2020-06-15T07:55:57.197Z] [2020-06-15T07:55:57.197Z] + for job in $(jobs -p) [2020-06-15T07:55:57.197Z] + wait 11449 [2020-06-15T07:56:19.059Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-06-15T07:56:22.321Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-06-15T07:56:28.843Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-06-15T07:56:34.076Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-06-15T07:56:35.958Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-06-15T07:56:41.192Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-06-15T07:56:43.073Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-06-15T07:56:47.229Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-06-15T07:56:47.229Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-06-15T07:56:52.462Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-06-15T07:56:53.386Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-06-15T07:56:53.948Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-06-15T07:56:56.467Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-06-15T07:57:52.603Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-06-15T07:59:00.194Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-06-15T07:59:00.194Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-06-15T07:59:03.453Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-06-15T08:01:24.817Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-06-15T08:01:34.741Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-06-15T08:01:35.300Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-06-15T08:01:35.300Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-06-15T08:01:35.554Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-06-15T08:01:35.554Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-06-15T08:01:36.478Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-06-15T08:01:38.362Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-06-15T08:01:42.520Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-06-15T08:01:44.402Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-06-15T08:02:40.566Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-06-15T08:02:40.566Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-06-15T08:02:42.449Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-06-15T08:02:44.331Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-06-15T08:02:47.589Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-06-15T08:02:50.100Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-06-15T08:03:11.964Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-06-15T08:03:24.115Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-06-15T08:03:25.039Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-06-15T08:03:27.550Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-06-15T08:03:30.807Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-06-15T08:03:37.327Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-06-15T08:03:41.481Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-06-15T08:03:43.987Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-06-15T08:03:46.495Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-06-15T08:03:49.002Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-06-15T08:03:51.510Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-06-15T08:03:54.768Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-06-15T08:03:56.650Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-06-15T08:04:52.814Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-06-15T08:05:07.633Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite (1680.82s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.23s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.80s) [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:562: [d4d5023a17db1] joining swarm manager [d2464d32a3fbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:584: [d449d6cc45851] joining swarm manager [d2464d32a3fbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] check_test.go:380: [d4d5023a17db1] daemon is not started [2020-06-15T08:05:25.656Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.37s) [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:45: [dfd138b585c8b] joining swarm manager [d7a98948a5bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.10s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.06s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.33s) [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:303: [dbdf69dcef4e7] joining swarm manager [d20a5400b3210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:304: [dd7646675ec5e] joining swarm manager [d20a5400b3210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.24s) [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:271: [dc397eff591fd] joining swarm manager [d3bf13f3fe648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:272: [d1905d1482f9c] joining swarm manager [d3bf13f3fe648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.20s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.89s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s) [2020-06-15T08:05:25.656Z] docker_api_swarm_node_test.go:19: [dc36c1bc59262] joining swarm manager [d90865069ab4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_node_test.go:20: [d3a7fe6db172f] joining swarm manager [d90865069ab4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.20s) [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:501: [d9dc2b41a0432] joining swarm manager [dec6889d523e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:506: [d8ed5b2847631] joining swarm manager [dec6889d523e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.71s) [2020-06-15T08:05:25.656Z] docker_api_swarm_node_test.go:80: [df0fff26ad9df] joining swarm manager [de843bdec0519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.99s) [2020-06-15T08:05:25.656Z] docker_api_swarm_node_test.go:52: [d93402b3f0066] joining swarm manager [dd6454b1d2593]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_node_test.go:53: [da66e9b07c938] joining swarm manager [dd6454b1d2593]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.16s) [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:201: [d58fdcd78626d] joining swarm manager [d0997a0947bd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.56s) [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:383: [d90b83775e29a] joining swarm manager [de99ec0e22313]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:384: [d4672278c7ce6] joining swarm manager [de99ec0e22313]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] check_test.go:380: [d4672278c7ce6] daemon is not started [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.83s) [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:801: [da42d8f174b34] joining swarm manager [d7ebfc01b25e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:801: [d89fa045071da] joining swarm manager [d7ebfc01b25e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:801: [d7a9e30b62bd0] joining swarm manager [d7ebfc01b25e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:801: [dec5b70709ad1] joining swarm manager [d7ebfc01b25e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:809: [d807cfdd6e75d] joining swarm manager [d7ebfc01b25e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.28s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.52s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.70s) [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:394: [de4e6eb015b7d] joining swarm manager [df4fb6fa5db1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:394: [d8e5dc3bcfd35] joining swarm manager [df4fb6fa5db1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.23s) [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:342: [da4a3f66107bf] joining swarm manager [d0b2ec1e09b19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:342: [d9e7724d7ab58] joining swarm manager [d0b2ec1e09b19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.44s) [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:489: [d4995f477a6d4] joining swarm manager [dc1bf9d8707d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:489: [d655c9f2265a8] joining swarm manager [dc1bf9d8707d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.46s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.22s) [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:127: [d0e537b9fee17] joining swarm manager [dc924fe20319e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:128: [d96599a0a7aba] joining swarm manager [dc924fe20319e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:136: [dd4a94db007bb] joining swarm manager [dc924fe20319e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:137: [ddeb21b6cecfb] joining swarm manager [dc924fe20319e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.28s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.15s) [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:303: [dd5b76b42e084] joining swarm manager [d9665be05fb45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:303: [dcd0ed38cf089] joining swarm manager [d9665be05fb45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.71s) [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:99: [d036271bdcb6b] joining swarm manager [d274fad5acaee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:100: [df0da13103de0] joining swarm manager [d274fad5acaee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] check_test.go:380: [d036271bdcb6b] daemon is not started [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.00s) [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:532: [d01f335733c3f] joining swarm manager [d77ec3aee3aa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:533: [d55a47540a867] joining swarm manager [d77ec3aee3aa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.67s) [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:147: [daf36d84cdc64] joining swarm manager [d4a2614ee4b7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_api_swarm_service_test.go:147: [d2bf3ee6530f8] joining swarm manager [d4a2614ee4b7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.07s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.06s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.15s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.52s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.55s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.09s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.56s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.55s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.48s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.81s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.06s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.82s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.18s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.23s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.29s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.75s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.85s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.36s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.26s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.98s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.64s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.46s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.98s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.27s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.46s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.00s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.21s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.25s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.27s) [2020-06-15T08:05:25.656Z] docker_cli_service_logs_test.go:245: checking task d2xmwlbd5jxh [2020-06-15T08:05:25.656Z] docker_cli_service_logs_test.go:250: checking messages for d2xmwlbd5jxh [2020-06-15T08:05:25.656Z] docker_cli_service_logs_test.go:245: checking task pky7z0o1zzn9 [2020-06-15T08:05:25.656Z] docker_cli_service_logs_test.go:250: checking messages for pky7z0o1zzn9 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.38s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.94s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.17s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (23.05s) [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1901: [d8d299ad0fa1f] joining swarm manager [dfcc8a3ad8b61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1902: [db7b2d095a3bb] joining swarm manager [dfcc8a3ad8b61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.29s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.28s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.32s) [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1802: [df0f6bce06318] joining swarm manager [d5db62c0f74c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1803: [d6080a4d9c4f1] joining swarm manager [d5db62c0f74c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.86s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (132.30s) [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1321: [d343217f25b36] joining swarm manager [d9d5c7f6475e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1322: [dce5e45093cd7] joining swarm manager [d9d5c7f6475e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.55s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.80s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.64s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.54s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.37s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.82s) [2020-06-15T08:05:25.656Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.89s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.76s) [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1186: [df00c93465b8e] joining swarm manager [dace13c210acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1195: [dc432da1b264c] joining swarm manager [dace13c210acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.02s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.34s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.59s) [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1118: [dc5c51ecb6beb] joining swarm manager [d580a735ebe56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1119: [d2f9741d5910a] joining swarm manager [d580a735ebe56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1172: [d998dbd43b141] joining swarm manager [d580a735ebe56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.33s) [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1453: [da061b77b43b7] joining swarm manager [de2d387cb0d60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] docker_cli_swarm_test.go:1454: [d036828965d0f] joining swarm manager [de2d387cb0d60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.39s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2020-06-15T08:05:25.656Z] docker_cli_swarm_unix_test.go:62: [d681c4443a9d2] joining swarm manager [dad4187f43e62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.28s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.04s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.01s) [2020-06-15T08:05:25.656Z] docker_api_swarm_test.go:961: [df03b4663e96b] joining swarm manager [ddff9b208ed50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.21s) [2020-06-15T08:05:25.656Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.33s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.99s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.96s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (3.99s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.56s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.91s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2020-06-15T08:05:25.657Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2020-06-15T08:05:25.657Z] === RUN TestDockerExternalVolumeSuite [2020-06-15T08:05:25.657Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-06-15T08:05:40.475Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-06-15T08:06:48.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-06-15T08:06:56.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-06-15T08:07:28.159Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-06-15T08:07:42.980Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-06-15T08:08:15.001Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-06-15T08:08:27.151Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-06-15T08:08:59.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-06-15T08:09:13.972Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-06-15T08:09:32.008Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-06-15T08:10:18.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-06-15T08:10:36.622Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-06-15T08:11:08.626Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-06-15T08:11:40.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-06-15T08:11:52.792Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-06-15T08:12:10.813Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-06-15T08:12:25.632Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite (436.96s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2020-06-15T08:12:40.451Z] docker_cli_external_volume_driver_test.go:53: [dc3184e3a42af] daemon is not started [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-06-15T08:12:40.451Z] docker_cli_external_volume_driver_test.go:53: [dea3c5dd2936e] daemon is not started [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-06-15T08:12:40.451Z] docker_cli_external_volume_driver_test.go:53: [de9f40fb29648] daemon is not started [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-06-15T08:12:40.451Z] docker_cli_external_volume_driver_test.go:53: [d5ace8008522b] daemon is not started [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2020-06-15T08:12:40.451Z] docker_cli_external_volume_driver_test.go:485: [d883303a38a84] daemon is not started [2020-06-15T08:12:40.451Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-06-15T08:12:40.451Z] docker_cli_external_volume_driver_test.go:53: [d42e1930c0111] daemon is not started [2020-06-15T08:12:40.451Z] PASS [2020-06-15T08:12:40.451Z] [2020-06-15T08:12:40.451Z] === Skipped [2020-06-15T08:12:40.451Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-15T08:12:40.451Z] [2020-06-15T08:12:40.451Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-15T08:12:40.451Z] [2020-06-15T08:12:40.451Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-06-15T08:12:40.451Z] [2020-06-15T08:12:40.451Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-06-15T08:12:40.451Z] [2020-06-15T08:12:40.451Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-15T08:12:40.451Z] [2020-06-15T08:12:40.451Z] [2020-06-15T08:12:40.451Z] DONE 273 tests, 5 skipped in 2477.780s [2020-06-15T08:12:40.451Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T08:12:40.451Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd1078a08d5c7/docker.pid [2020-06-15T08:12:40.451Z] +++ kill 4167 [2020-06-15T08:12:40.451Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4167 is not a child of this shell [2020-06-15T08:12:40.451Z] warning: PID 4167 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd1078a08d5c7/docker.pid had a nonzero exit code [2020-06-15T08:12:40.451Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T08:12:40.451Z] +++ kill 7587 [2020-06-15T08:12:41.381Z] +++ /etc/init.d/apparmor stop [2020-06-15T08:12:41.381Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T08:12:41.381Z] [2020-06-15T08:12:41.381Z] Unloading profiles will leave already running processes permanently [2020-06-15T08:12:41.381Z] unconfined, which can lead to unexpected situations. [2020-06-15T08:12:41.381Z] [2020-06-15T08:12:41.381Z] To set a process to complain mode, use the command line tool [2020-06-15T08:12:41.381Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T08:12:41.381Z] +++ true [2020-06-15T08:12:41.381Z] exiting test-integration [2020-06-15T08:12:41.381Z] ++ exit 0 [2020-06-15T08:12:41.381Z] [2020-06-15T08:12:41.668Z] + exit 0 [2020-06-15T08:12:41.668Z] ++ jobs -p [2020-06-15T08:12:41.668Z] + pids= [2020-06-15T08:12:41.668Z] + echo 'Remaining pids to kill: []' [2020-06-15T08:12:41.668Z] Remaining pids to kill: [] [2020-06-15T08:12:41.668Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-06-15T08:12:41.683Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T08:12:44.229Z] + echo Ensuring container killed. [2020-06-15T08:12:44.229Z] Ensuring container killed. [2020-06-15T08:12:44.229Z] + docker ps -aq -f name=docker-pr6-* [2020-06-15T08:12:44.229Z] + cids=a1d4dc2c2cb7 [2020-06-15T08:12:44.229Z] ae94178535c6 [2020-06-15T08:12:44.229Z] d99e3e37e85a [2020-06-15T08:12:44.229Z] + [ -n a1d4dc2c2cb7 [2020-06-15T08:12:44.229Z] ae94178535c6 [2020-06-15T08:12:44.229Z] d99e3e37e85a ] [2020-06-15T08:12:44.229Z] + docker rm -vf a1d4dc2c2cb7 ae94178535c6 d99e3e37e85a [2020-06-15T08:12:46.119Z] a1d4dc2c2cb7 [2020-06-15T08:12:46.678Z] ae94178535c6 [2020-06-15T08:12:46.678Z] d99e3e37e85a [Pipeline] sh [2020-06-15T08:12:46.996Z] + echo Chowning /workspace to jenkins user [2020-06-15T08:12:46.996Z] Chowning /workspace to jenkins user [2020-06-15T08:12:46.996Z] + id -u [2020-06-15T08:12:46.996Z] + id -g [2020-06-15T08:12:46.996Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41072:/workspace busybox chown -R 1000:1000 /workspace [2020-06-15T08:12:46.996Z] Unable to find image 'busybox:latest' locally [2020-06-15T08:12:46.996Z] latest: Pulling from library/busybox [2020-06-15T08:12:47.251Z] 76df9210b28c: Pulling fs layer [2020-06-15T08:12:47.251Z] 76df9210b28c: Verifying Checksum [2020-06-15T08:12:47.251Z] 76df9210b28c: Download complete [2020-06-15T08:12:47.506Z] 76df9210b28c: Pull complete [2020-06-15T08:12:47.506Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T08:12:47.506Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T08:12:51.093Z] + bundleName=amd64 [2020-06-15T08:12:51.093Z] + echo Creating amd64-bundles.tar.gz [2020-06-15T08:12:51.093Z] Creating amd64-bundles.tar.gz [2020-06-15T08:12:51.093Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-15T08:12:51.093Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-15T08:12:52.460Z] Archiving artifacts [2020-06-15T08:12:54.544Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41072/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T08:12:54.854Z] + make clean [2020-06-15T08:12:55.109Z] docker volume rm -f docker-dev-cache [2020-06-15T08:12:55.109Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T08:14:07.443Z] ok github.com/docker/docker/integration-cli 2495.961s [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === Skipped [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-06-15T08:14:07.443Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-06-15T08:14:07.444Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.06s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-06-15T08:14:07.445Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.39s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-06-15T08:14:07.446Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-06-15T08:14:07.447Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-06-15T08:14:07.447Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-06-15T08:14:07.447Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] DONE 1096 tests, 549 skipped in 2504.584s [2020-06-15T08:14:07.447Z] INFO: Integration tests ended at 06/15/2020 08:13:54. Duration:00:41:44.7293693 [2020-06-15T08:14:07.447Z] INFO: Docker info of the daemon under test at end of run [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] Containers: 2 [2020-06-15T08:14:07.447Z] Running: 0 [2020-06-15T08:14:07.447Z] Paused: 0 [2020-06-15T08:14:07.447Z] Stopped: 2 [2020-06-15T08:14:07.447Z] Images: 15 [2020-06-15T08:14:07.447Z] Server Version: 0.0.0-dev [2020-06-15T08:14:07.447Z] Storage Driver: windowsfilter [2020-06-15T08:14:07.447Z] Windows: [2020-06-15T08:14:07.447Z] Logging Driver: json-file [2020-06-15T08:14:07.447Z] Plugins: [2020-06-15T08:14:07.447Z] Volume: local [2020-06-15T08:14:07.447Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-15T08:14:07.447Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-15T08:14:07.447Z] Swarm: inactive [2020-06-15T08:14:07.447Z] Default Isolation: process [2020-06-15T08:14:07.447Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-15T08:14:07.447Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-15T08:14:07.447Z] OSType: windows [2020-06-15T08:14:07.447Z] Architecture: x86_64 [2020-06-15T08:14:07.447Z] CPUs: 4 [2020-06-15T08:14:07.447Z] Total Memory: 32GiB [2020-06-15T08:14:07.447Z] Name: azwin-2-5900f0 [2020-06-15T08:14:07.447Z] ID: QAE6:NSIW:Y5NB:ZION:WZS5:7ROJ:YNY4:MH56:BTI3:AXYB:CT5D:6AAI [2020-06-15T08:14:07.447Z] Docker Root Dir: D:\CI\PR-41072\6\daemon [2020-06-15T08:14:07.447Z] Debug Mode (client): false [2020-06-15T08:14:07.447Z] Debug Mode (server): true [2020-06-15T08:14:07.447Z] File Descriptors: -1 [2020-06-15T08:14:07.447Z] Goroutines: 18 [2020-06-15T08:14:07.447Z] System Time: 2020-06-15T08:13:55.0161422Z [2020-06-15T08:14:07.447Z] EventsListeners: 0 [2020-06-15T08:14:07.447Z] Registry: https://index.docker.io/v1/ [2020-06-15T08:14:07.447Z] Labels: [2020-06-15T08:14:07.447Z] Experimental: false [2020-06-15T08:14:07.447Z] Insecure Registries: [2020-06-15T08:14:07.447Z] 127.0.0.0/8 [2020-06-15T08:14:07.447Z] Live Restore Enabled: false [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] [2020-06-15T08:14:07.447Z] INFO: Stopping daemon under test [2020-06-15T08:14:07.447Z] SUCCESS: The process with PID 8076 (child process of PID 3992) has been terminated. [2020-06-15T08:14:07.447Z] SUCCESS: The process with PID 3992 (child process of PID 6916) has been terminated. [2020-06-15T08:14:07.447Z] INFO: Stop tailing logs of the daemon under tests [2020-06-15T08:14:07.447Z] INFO: executeCI.ps1 Completed successfully at 06/15/2020 08:13:55. [2020-06-15T08:14:07.447Z] INFO: Tidying up at end of run [2020-06-15T08:14:07.447Z] INFO: Saving daemon under test log (d:\CI\PR-41072\6\dut.out) to C:\windows\TEMP\CIDUT.out [2020-06-15T08:14:07.447Z] INFO: Saving daemon under test log (d:\CI\PR-41072\6\dut.err) to C:\windows\TEMP\CIDUT.err [2020-06-15T08:14:07.447Z] INFO: Nuke-Everything... [2020-06-15T08:14:07.447Z] INFO: Container count on control daemon to delete is 2 [2020-06-15T08:14:07.447Z] a7e57bcdeeec [2020-06-15T08:14:07.447Z] 40cff36c556d [2020-06-15T08:14:07.447Z] INFO: Non-base image count on control daemon to delete is 1 [2020-06-15T08:14:07.447Z] Deleted: sha256:b0a154bf5fd5070f48e1d6542ff67a8dfc494ecc021ac1cd6f1f526df39ba553 [2020-06-15T08:14:07.447Z] Deleted: sha256:82f4985cdd52365e6083e56e31da2af4c606a6c941829eb697024d3fe8631c84 [2020-06-15T08:14:07.447Z] INFO: Tidying pidfile d:\CI\PR-41072\6\docker.pid [2020-06-15T08:14:07.447Z] INFO: Nuking d:\CI [2020-06-15T08:14:32.813Z] INFO: Zapped successfully [2020-06-15T08:14:32.813Z] [2020-06-15T08:14:32.813Z] INFO: executeCI.ps1 exiting at Mon Jun 15 08:14:30 CUT 2020. Duration 00:57:07.4964688 [2020-06-15T08:14:32.813Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-06-15T08:14:33.067Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-06-15T08:14:35.092Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-06-15T08:14:36.901Z] Archiving artifacts [2020-06-15T08:14:38.071Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41072/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T08:14:39.035Z] + make clean [2020-06-15T08:14:40.031Z] docker volume rm -f docker-dev-cache [2020-06-15T08:14:40.031Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS