Pull request #41172 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d4d62b658d9a720aa43274d9d33bc3ab0b22787d+c833222d54c00d64a0fc44c561a5973ecd414053 (d68e00efc40f2019ff87cd276bb4390164dcde5b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41172@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-03T13:36:12.035Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-03T13:36:12.039Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-03T13:36:27.297Z] Still waiting to schedule task [2020-07-03T13:36:27.299Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-07-03T13:44:56.620Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b6076cd906dc0b80) in /home/ubuntu/workspace/moby_PR-41172 [Pipeline] { [Pipeline] checkout [2020-07-03T13:44:58.750Z] using credential docker-jenkins-github-credentials [2020-07-03T13:44:58.868Z] Cloning the remote Git repository [2020-07-03T13:44:58.868Z] Cloning with configured refspecs honoured and without tags [2020-07-03T13:44:58.885Z] Cloning repository https://github.com/moby/moby.git [2020-07-03T13:44:58.938Z] > git init /home/ubuntu/workspace/moby_PR-41172 # timeout=10 [2020-07-03T13:44:59.193Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:44:59.193Z] > git --version # timeout=10 [2020-07-03T13:44:59.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:44:59.206Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:45:14.002Z] Fetching without tags [2020-07-03T13:45:14.307Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit d4d62b658d9a720aa43274d9d33bc3ab0b22787d [2020-07-03T13:45:13.938Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:45:13.953Z] > git config --add remote.origin.fetch +refs/pull/41172/head:refs/remotes/origin/PR-41172 # timeout=10 [2020-07-03T13:45:13.964Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:45:13.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:45:14.004Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:45:14.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:45:14.006Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:45:14.315Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:45:14.329Z] > git checkout -f d4d62b658d9a720aa43274d9d33bc3ab0b22787d # timeout=10 [2020-07-03T13:45:15.283Z] Merge succeeded, producing 5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 [2020-07-03T13:45:15.283Z] Checking out Revision 5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 (PR-41172) [2020-07-03T13:45:15.096Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-03T13:45:15.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-03T13:45:15.285Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:45:15.303Z] > git checkout -f 5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 # timeout=10 [2020-07-03T13:45:18.932Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-03T13:45:18.933Z] First time build. Skipping changelog. [2020-07-03T13:45:18.955Z] > git --version # timeout=10 [2020-07-03T13:45:18.978Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-03T13:45:20.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41172:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-07-03T13:45:28.180Z] Unable to find image 'alpine:latest' locally [2020-07-03T13:45:28.442Z] latest: Pulling from library/alpine [2020-07-03T13:45:28.442Z] df20fa9351a1: Pulling fs layer [2020-07-03T13:45:28.442Z] df20fa9351a1: Verifying Checksum [2020-07-03T13:45:28.442Z] df20fa9351a1: Download complete [2020-07-03T13:45:28.702Z] df20fa9351a1: Pull complete [2020-07-03T13:45:28.702Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-03T13:45:28.702Z] Status: Downloaded newer image for alpine:latest [2020-07-03T13:45:33.984Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-07-03T13:45:34.529Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b6076cd906dc0b80) in /home/ubuntu/workspace/moby_PR-41172 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-07-03T13:45:34.609Z] using credential docker-jenkins-github-credentials [2020-07-03T13:45:34.610Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-41172 [Pipeline] // stage [2020-07-03T13:45:34.615Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-41172 [Pipeline] // stage [2020-07-03T13:45:34.635Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-03T13:45:34.659Z] Fetching without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-07-03T13:45:34.762Z] using credential docker-jenkins-github-credentials [2020-07-03T13:45:34.800Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-03T13:45:34.892Z] Cloning the remote Git repository [2020-07-03T13:45:34.892Z] Cloning with configured refspecs honoured and without tags [2020-07-03T13:45:34.894Z] Cloning the remote Git repository [Pipeline] stage [2020-07-03T13:45:34.894Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-03T13:45:34.901Z] Cloning repository https://github.com/moby/moby.git [2020-07-03T13:45:34.901Z] > git init /home/docker/workspace/moby_PR-41172 # timeout=10 [2020-07-03T13:45:34.909Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:45:34.909Z] > git --version # timeout=10 [2020-07-03T13:45:34.911Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:45:34.913Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:45:34.981Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit d4d62b658d9a720aa43274d9d33bc3ab0b22787d [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-03T13:45:35.242Z] Merge succeeded, producing 3636df9d40ea06662728e398cc3a69b08b32eb21 [2020-07-03T13:45:35.243Z] Checking out Revision 3636df9d40ea06662728e398cc3a69b08b32eb21 (PR-41172) [2020-07-03T13:45:35.330Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-03T13:45:35.330Z] First time build. Skipping changelog. [2020-07-03T13:45:35.343Z] > git --version # timeout=10 [2020-07-03T13:45:35.374Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-03T13:45:34.617Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-03T13:45:34.641Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:45:34.661Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:45:34.661Z] > git --version # timeout=10 [2020-07-03T13:45:34.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:45:34.678Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:45:34.982Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:45:34.996Z] > git checkout -f d4d62b658d9a720aa43274d9d33bc3ab0b22787d # timeout=10 [2020-07-03T13:45:35.127Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-03T13:45:35.229Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-03T13:45:35.244Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:45:35.251Z] > git checkout -f 3636df9d40ea06662728e398cc3a69b08b32eb21 # timeout=10 [2020-07-03T13:45:34.893Z] Cloning repository https://github.com/moby/moby.git [2020-07-03T13:45:34.893Z] > git init /home/jenkins/workspace/moby_PR-41172 # timeout=10 [2020-07-03T13:45:34.902Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:45:34.902Z] > git --version # timeout=10 [2020-07-03T13:45:34.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:45:34.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-03T13:45:36.112Z] + [ PR != PR ] [2020-07-03T13:45:36.112Z] + [ master != master ] [2020-07-03T13:45:36.112Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-03T13:45:36.561Z] + docker version [2020-07-03T13:45:36.561Z] Client: Docker Engine - Community [2020-07-03T13:45:36.561Z] Version: 19.03.11 [2020-07-03T13:45:36.561Z] API version: 1.40 [2020-07-03T13:45:36.561Z] Go version: go1.13.10 [2020-07-03T13:45:36.561Z] Git commit: 42e35e61f3 [2020-07-03T13:45:36.561Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-03T13:45:36.561Z] OS/Arch: linux/amd64 [2020-07-03T13:45:36.561Z] Experimental: false [2020-07-03T13:45:36.561Z] [2020-07-03T13:45:36.561Z] Server: Docker Engine - Community [2020-07-03T13:45:36.561Z] Engine: [2020-07-03T13:45:36.561Z] Version: 19.03.11 [2020-07-03T13:45:36.561Z] API version: 1.40 (minimum version 1.12) [2020-07-03T13:45:36.561Z] Go version: go1.13.10 [2020-07-03T13:45:36.561Z] Git commit: 42e35e61f3 [2020-07-03T13:45:36.561Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-03T13:45:36.561Z] OS/Arch: linux/amd64 [2020-07-03T13:45:36.561Z] Experimental: true [2020-07-03T13:45:36.561Z] containerd: [2020-07-03T13:45:36.561Z] Version: 1.2.13 [2020-07-03T13:45:36.561Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-03T13:45:36.561Z] runc: [2020-07-03T13:45:36.561Z] Version: 1.0.0-rc10 [2020-07-03T13:45:36.561Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-03T13:45:36.561Z] docker-init: [2020-07-03T13:45:36.561Z] Version: 0.18.0 [2020-07-03T13:45:36.561Z] GitCommit: fec3683 [Pipeline] sh [2020-07-03T13:45:36.845Z] + docker info [2020-07-03T13:45:44.507Z] Fetching without tags [2020-07-03T13:45:44.810Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit d4d62b658d9a720aa43274d9d33bc3ab0b22787d [2020-07-03T13:45:44.467Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:45:44.469Z] > git config --add remote.origin.fetch +refs/pull/41172/head:refs/remotes/origin/PR-41172 # timeout=10 [2020-07-03T13:45:44.474Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:45:44.491Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:45:44.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:45:44.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:45:44.509Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:45:44.811Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:45:44.823Z] > git checkout -f d4d62b658d9a720aa43274d9d33bc3ab0b22787d # timeout=10 [2020-07-03T13:45:45.333Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-03T13:45:45.810Z] Merge succeeded, producing 25c9a7cf5359addec568a224d558e78e2cecffa4 [2020-07-03T13:45:45.811Z] Checking out Revision 25c9a7cf5359addec568a224d558e78e2cecffa4 (PR-41172) [2020-07-03T13:45:46.126Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-03T13:45:46.126Z] First time build. Skipping changelog. [2020-07-03T13:45:46.171Z] > git --version # timeout=10 [2020-07-03T13:45:46.176Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-03T13:45:47.202Z] + docker version [2020-07-03T13:45:47.202Z] Client: Docker Engine - Community [2020-07-03T13:45:47.202Z] Version: 19.03.7 [2020-07-03T13:45:47.202Z] API version: 1.40 [2020-07-03T13:45:47.202Z] Go version: go1.12.17 [2020-07-03T13:45:47.202Z] Git commit: 7141c199a2 [2020-07-03T13:45:47.202Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-03T13:45:47.202Z] OS/Arch: linux/s390x [2020-07-03T13:45:47.202Z] Experimental: false [2020-07-03T13:45:47.202Z] [2020-07-03T13:45:47.202Z] Server: Docker Engine - Community [2020-07-03T13:45:47.202Z] Engine: [2020-07-03T13:45:47.202Z] Version: 19.03.7 [2020-07-03T13:45:47.202Z] API version: 1.40 (minimum version 1.12) [2020-07-03T13:45:47.202Z] Go version: go1.12.17 [2020-07-03T13:45:47.202Z] Git commit: 7141c199a2 [2020-07-03T13:45:47.202Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-03T13:45:47.202Z] OS/Arch: linux/s390x [2020-07-03T13:45:47.202Z] Experimental: true [2020-07-03T13:45:47.202Z] containerd: [2020-07-03T13:45:47.202Z] Version: 1.2.13 [2020-07-03T13:45:47.202Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-03T13:45:47.202Z] runc: [2020-07-03T13:45:47.202Z] Version: 1.0.0-rc10 [2020-07-03T13:45:47.202Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-03T13:45:47.202Z] docker-init: [2020-07-03T13:45:47.202Z] Version: 0.18.0 [2020-07-03T13:45:47.202Z] GitCommit: fec3683 [Pipeline] sh [2020-07-03T13:45:45.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-03T13:45:45.812Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:45:45.815Z] > git checkout -f 25c9a7cf5359addec568a224d558e78e2cecffa4 # timeout=10 [2020-07-03T13:45:47.585Z] + docker info [2020-07-03T13:45:48.221Z] Client: [2020-07-03T13:45:48.221Z] Debug Mode: false [2020-07-03T13:45:48.221Z] [2020-07-03T13:45:48.221Z] Server: [2020-07-03T13:45:48.221Z] Containers: 0 [2020-07-03T13:45:48.221Z] Running: 0 [2020-07-03T13:45:48.221Z] Paused: 0 [2020-07-03T13:45:48.221Z] Stopped: 0 [2020-07-03T13:45:48.221Z] Images: 0 [2020-07-03T13:45:48.221Z] Server Version: 19.03.7 [2020-07-03T13:45:48.221Z] Storage Driver: overlay2 [2020-07-03T13:45:48.221Z] Backing Filesystem: [2020-07-03T13:45:48.221Z] Supports d_type: true [2020-07-03T13:45:48.221Z] Native Overlay Diff: true [2020-07-03T13:45:48.221Z] Logging Driver: json-file [2020-07-03T13:45:48.221Z] Cgroup Driver: cgroupfs [2020-07-03T13:45:48.221Z] Plugins: [2020-07-03T13:45:48.221Z] Volume: local [2020-07-03T13:45:48.221Z] Network: bridge host ipvlan macvlan null overlay [2020-07-03T13:45:48.221Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-03T13:45:48.221Z] Swarm: inactive [2020-07-03T13:45:48.221Z] Runtimes: runc [2020-07-03T13:45:48.221Z] Default Runtime: runc [2020-07-03T13:45:48.221Z] Init Binary: docker-init [2020-07-03T13:45:48.221Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-03T13:45:48.221Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-03T13:45:48.221Z] init version: fec3683 [2020-07-03T13:45:48.221Z] Security Options: [2020-07-03T13:45:48.221Z] apparmor [2020-07-03T13:45:48.221Z] seccomp [2020-07-03T13:45:48.221Z] Profile: default [2020-07-03T13:45:48.221Z] Kernel Version: 4.15.0-88-generic [2020-07-03T13:45:48.221Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-03T13:45:48.221Z] OSType: linux [2020-07-03T13:45:48.221Z] Architecture: s390x [2020-07-03T13:45:48.221Z] CPUs: 2 [2020-07-03T13:45:48.221Z] Total Memory: 7.861GiB [2020-07-03T13:45:48.221Z] Name: s390x-ubuntu-29 [2020-07-03T13:45:48.221Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-03T13:45:48.221Z] Docker Root Dir: /var/lib/docker [2020-07-03T13:45:48.221Z] Debug Mode: false [2020-07-03T13:45:48.221Z] Username: dockerbuildbot [2020-07-03T13:45:48.221Z] Registry: https://index.docker.io/v1/ [2020-07-03T13:45:48.221Z] Labels: [2020-07-03T13:45:48.221Z] Experimental: true [2020-07-03T13:45:48.221Z] Insecure Registries: [2020-07-03T13:45:48.221Z] 127.0.0.0/8 [2020-07-03T13:45:48.221Z] Live Restore Enabled: false [2020-07-03T13:45:48.221Z] [2020-07-03T13:45:48.221Z] WARNING: No swap limit support [Pipeline] sh [2020-07-03T13:45:48.604Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:45:48.604Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:45:48.604Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41172/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-03T13:45:48.604Z] + bash /home/jenkins/workspace/moby_PR-41172/check-config.sh [2020-07-03T13:45:48.604Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-03T13:45:48.604Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-03T13:45:48.604Z] [2020-07-03T13:45:48.604Z] Generally Necessary: [2020-07-03T13:45:48.604Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-03T13:45:48.604Z] - apparmor: enabled and tools installed [2020-07-03T13:45:48.604Z] - CONFIG_NAMESPACES: enabled [2020-07-03T13:45:48.604Z] - CONFIG_NET_NS: enabled [2020-07-03T13:45:48.604Z] - CONFIG_PID_NS: enabled [2020-07-03T13:45:48.604Z] - CONFIG_IPC_NS: enabled [2020-07-03T13:45:48.604Z] - CONFIG_UTS_NS: enabled [2020-07-03T13:45:48.604Z] - CONFIG_CGROUPS: enabled [2020-07-03T13:45:48.604Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-03T13:45:48.604Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-03T13:45:48.604Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-03T13:45:48.604Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-03T13:45:48.604Z] - CONFIG_CPUSETS: enabled [2020-07-03T13:45:48.898Z] - CONFIG_MEMCG: enabled [2020-07-03T13:45:48.898Z] - CONFIG_KEYS: enabled [2020-07-03T13:45:48.898Z] - CONFIG_VETH: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-03T13:45:48.898Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-03T13:45:48.898Z] [2020-07-03T13:45:48.898Z] Optional Features: [2020-07-03T13:45:48.898Z] - CONFIG_USER_NS: enabled [2020-07-03T13:45:48.898Z] - CONFIG_SECCOMP: enabled [2020-07-03T13:45:48.898Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-03T13:45:48.898Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-03T13:45:48.898Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-03T13:45:48.898Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-03T13:45:48.898Z] - CONFIG_BLK_CGROUP: enabled [2020-07-03T13:45:48.898Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-03T13:45:48.898Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-03T13:45:48.898Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-03T13:45:48.898Z] - CONFIG_CGROUP_PERF: enabled [2020-07-03T13:45:48.898Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-03T13:45:48.898Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-03T13:45:48.898Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-03T13:45:48.898Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-03T13:45:48.898Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-03T13:45:48.898Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_IP_VS: enabled (as module) [2020-07-03T13:45:48.898Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-03T13:45:48.898Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-03T13:45:48.898Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-03T13:45:48.899Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-03T13:45:48.899Z] - CONFIG_EXT4_FS: enabled [2020-07-03T13:45:48.899Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-03T13:45:48.899Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-03T13:45:48.899Z] - Network Drivers: [2020-07-03T13:45:48.899Z] - "overlay": [2020-07-03T13:45:48.899Z] - CONFIG_VXLAN: enabled (as module) [2020-07-03T13:45:48.899Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-03T13:45:48.899Z] Optional (for encrypted networks): [2020-07-03T13:45:48.899Z] - CONFIG_CRYPTO: enabled [2020-07-03T13:45:48.899Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-03T13:45:48.899Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-03T13:45:48.899Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-03T13:45:48.899Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-03T13:45:48.899Z] - CONFIG_XFRM: enabled [2020-07-03T13:45:48.899Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-03T13:45:48.899Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-03T13:45:48.899Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-03T13:45:48.899Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-03T13:45:48.899Z] - "ipvlan": [2020-07-03T13:45:48.899Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-03T13:45:48.899Z] - "macvlan": [2020-07-03T13:45:48.899Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-03T13:45:48.899Z] - CONFIG_DUMMY: enabled (as module) [2020-07-03T13:45:48.899Z] - "ftp,tftp client in container": [2020-07-03T13:45:48.899Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-03T13:45:48.899Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-03T13:45:48.899Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-03T13:45:48.899Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-03T13:45:48.899Z] - Storage Drivers: [2020-07-03T13:45:48.899Z] - "aufs": [2020-07-03T13:45:48.899Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-03T13:45:48.899Z] - "btrfs": [2020-07-03T13:45:48.899Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-03T13:45:48.899Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-03T13:45:48.899Z] - "devicemapper": [2020-07-03T13:45:48.899Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-03T13:45:48.899Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-03T13:45:48.899Z] - "overlay": [2020-07-03T13:45:48.899Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-03T13:45:48.899Z] - "zfs": [2020-07-03T13:45:48.899Z] - /dev/zfs: missing [2020-07-03T13:45:48.899Z] - zfs command: missing [2020-07-03T13:45:48.899Z] - zpool command: missing [2020-07-03T13:45:48.899Z] [2020-07-03T13:45:48.899Z] Limits: [2020-07-03T13:45:48.899Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-03T13:45:48.899Z] [2020-07-03T13:45:48.899Z] + true [Pipeline] } [Pipeline] // stage [2020-07-03T13:45:49.068Z] Client: [2020-07-03T13:45:49.068Z] Debug Mode: false [2020-07-03T13:45:49.068Z] [2020-07-03T13:45:49.068Z] Server: [2020-07-03T13:45:49.068Z] Containers: 0 [2020-07-03T13:45:49.068Z] Running: 0 [2020-07-03T13:45:49.068Z] Paused: 0 [2020-07-03T13:45:49.068Z] Stopped: 0 [2020-07-03T13:45:49.068Z] Images: 1 [2020-07-03T13:45:49.068Z] Server Version: 19.03.11 [2020-07-03T13:45:49.068Z] Storage Driver: overlay2 [2020-07-03T13:45:49.068Z] Backing Filesystem: extfs [2020-07-03T13:45:49.068Z] Supports d_type: true [2020-07-03T13:45:49.068Z] Native Overlay Diff: true [2020-07-03T13:45:49.069Z] Logging Driver: json-file [2020-07-03T13:45:49.069Z] Cgroup Driver: cgroupfs [2020-07-03T13:45:49.069Z] Plugins: [2020-07-03T13:45:49.069Z] Volume: local [2020-07-03T13:45:49.069Z] Network: bridge host ipvlan macvlan null overlay [2020-07-03T13:45:49.069Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-03T13:45:49.069Z] Swarm: inactive [2020-07-03T13:45:49.069Z] Runtimes: runc [2020-07-03T13:45:49.069Z] Default Runtime: runc [2020-07-03T13:45:49.069Z] Init Binary: docker-init [2020-07-03T13:45:49.069Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-03T13:45:49.069Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-03T13:45:49.069Z] init version: fec3683 [2020-07-03T13:45:49.069Z] Security Options: [2020-07-03T13:45:49.069Z] apparmor [2020-07-03T13:45:49.069Z] seccomp [2020-07-03T13:45:49.069Z] Profile: default [2020-07-03T13:45:49.069Z] Kernel Version: 5.3.0-1023-aws [2020-07-03T13:45:49.069Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-03T13:45:49.069Z] OSType: linux [2020-07-03T13:45:49.069Z] Architecture: x86_64 [2020-07-03T13:45:49.069Z] CPUs: 2 [2020-07-03T13:45:49.069Z] Total Memory: 7.487GiB [2020-07-03T13:45:49.069Z] Name: ip-10-100-113-97 [2020-07-03T13:45:49.069Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-03T13:45:49.069Z] Docker Root Dir: /var/lib/docker [2020-07-03T13:45:49.069Z] Debug Mode: false [2020-07-03T13:45:49.069Z] Registry: https://index.docker.io/v1/ [2020-07-03T13:45:49.069Z] Labels: [2020-07-03T13:45:49.069Z] Experimental: true [2020-07-03T13:45:49.069Z] Insecure Registries: [2020-07-03T13:45:49.069Z] 127.0.0.0/8 [2020-07-03T13:45:49.069Z] Live Restore Enabled: true [2020-07-03T13:45:49.069Z] [2020-07-03T13:45:49.069Z] WARNING: No swap limit support [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2020-07-03T13:45:49.484Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:45:49.484Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:45:49.484Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41172/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-03T13:45:49.484Z] + bash /home/ubuntu/workspace/moby_PR-41172/check-config.sh [2020-07-03T13:45:49.484Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-03T13:45:49.484Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-03T13:45:49.484Z] [2020-07-03T13:45:49.484Z] Generally Necessary: [2020-07-03T13:45:49.484Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-03T13:45:49.484Z] - apparmor: enabled and tools installed [2020-07-03T13:45:49.529Z] Still waiting to schedule task [2020-07-03T13:45:49.529Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b6076cd906dc0b80)’ [2020-07-03T13:45:49.530Z] Still waiting to schedule task [2020-07-03T13:45:49.530Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b6076cd906dc0b80)’ [2020-07-03T13:45:49.541Z] Still waiting to schedule task [2020-07-03T13:45:49.541Z] All nodes of label ‘arm64&&linux’ are offline [2020-07-03T13:45:49.543Z] Still waiting to schedule task [2020-07-03T13:45:49.543Z] All nodes of label ‘windows-2019’ are offline [2020-07-03T13:45:49.601Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 . [2020-07-03T13:45:49.601Z] #2 [internal] load .dockerignore [2020-07-03T13:45:49.601Z] #2 transferring context: 87B 0.0s done [2020-07-03T13:45:49.601Z] #2 DONE 0.0s [2020-07-03T13:45:49.601Z] [2020-07-03T13:45:49.601Z] #1 [internal] load build definition from Dockerfile [2020-07-03T13:45:49.601Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-07-03T13:45:49.601Z] #1 DONE 0.0s [2020-07-03T13:45:49.601Z] [2020-07-03T13:45:49.601Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-03T13:45:49.745Z] - CONFIG_NAMESPACES: enabled [2020-07-03T13:45:49.745Z] - CONFIG_NET_NS: enabled [2020-07-03T13:45:49.745Z] - CONFIG_PID_NS: enabled [2020-07-03T13:45:49.745Z] - CONFIG_IPC_NS: enabled [2020-07-03T13:45:49.745Z] - CONFIG_UTS_NS: enabled [2020-07-03T13:45:49.745Z] - CONFIG_CGROUPS: enabled [2020-07-03T13:45:49.745Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-03T13:45:49.745Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-03T13:45:49.745Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-03T13:45:49.745Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-03T13:45:49.745Z] - CONFIG_CPUSETS: enabled [2020-07-03T13:45:49.745Z] - CONFIG_MEMCG: enabled [2020-07-03T13:45:49.745Z] - CONFIG_KEYS: enabled [2020-07-03T13:45:49.745Z] - CONFIG_VETH: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-03T13:45:49.745Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-03T13:45:49.745Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-03T13:45:49.745Z] [2020-07-03T13:45:49.745Z] Optional Features: [2020-07-03T13:45:49.745Z] - CONFIG_USER_NS: enabled [2020-07-03T13:45:49.745Z] - CONFIG_SECCOMP: enabled [2020-07-03T13:45:49.745Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-03T13:45:49.745Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-03T13:45:49.745Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-03T13:45:49.745Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-03T13:45:49.745Z] - CONFIG_BLK_CGROUP: enabled [2020-07-03T13:45:49.745Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-03T13:45:49.745Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-03T13:45:49.745Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-03T13:45:49.745Z] - CONFIG_CGROUP_PERF: enabled [2020-07-03T13:45:49.745Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-03T13:45:49.745Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-03T13:45:49.745Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-03T13:45:49.745Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-03T13:45:49.745Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-03T13:45:49.745Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_IP_VS: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-03T13:45:49.745Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-03T13:45:49.745Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-03T13:45:49.745Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-03T13:45:49.745Z] - CONFIG_EXT4_FS: enabled [2020-07-03T13:45:49.745Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-03T13:45:49.745Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-03T13:45:49.745Z] - Network Drivers: [2020-07-03T13:45:49.745Z] - "overlay": [2020-07-03T13:45:49.918Z] #3 DONE 0.2s [2020-07-03T13:45:49.918Z] [2020-07-03T13:45:49.918Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-03T13:45:49.918Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-03T13:45:49.918Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-03T13:45:49.918Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.34MB / 8.88MB 0.1s [2020-07-03T13:45:49.918Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-03T13:45:49.918Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-03T13:45:50.006Z] - CONFIG_VXLAN: enabled (as module) [2020-07-03T13:45:50.006Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-03T13:45:50.006Z] Optional (for encrypted networks): [2020-07-03T13:45:50.006Z] - CONFIG_CRYPTO: enabled [2020-07-03T13:45:50.006Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-03T13:45:50.006Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-03T13:45:50.006Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-03T13:45:50.006Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-03T13:45:50.006Z] - CONFIG_XFRM: enabled [2020-07-03T13:45:50.006Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-03T13:45:50.006Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-03T13:45:50.006Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-03T13:45:50.006Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-03T13:45:50.006Z] - "ipvlan": [2020-07-03T13:45:50.006Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-03T13:45:50.006Z] - "macvlan": [2020-07-03T13:45:50.006Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-03T13:45:50.006Z] - CONFIG_DUMMY: enabled (as module) [2020-07-03T13:45:50.006Z] - "ftp,tftp client in container": [2020-07-03T13:45:50.006Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-03T13:45:50.006Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-03T13:45:50.006Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-03T13:45:50.006Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-03T13:45:50.006Z] - Storage Drivers: [2020-07-03T13:45:50.006Z] - "aufs": [2020-07-03T13:45:50.006Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-03T13:45:50.006Z] - "btrfs": [2020-07-03T13:45:50.006Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-03T13:45:50.006Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-03T13:45:50.006Z] - "devicemapper": [2020-07-03T13:45:50.006Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-03T13:45:50.006Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-03T13:45:50.006Z] - "overlay": [2020-07-03T13:45:50.006Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-03T13:45:50.006Z] - "zfs": [2020-07-03T13:45:50.006Z] - /dev/zfs: present [2020-07-03T13:45:50.006Z] - zfs command: missing [2020-07-03T13:45:50.006Z] - zpool command: missing [2020-07-03T13:45:50.006Z] [2020-07-03T13:45:50.006Z] Limits: [2020-07-03T13:45:50.006Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-03T13:45:50.006Z] [2020-07-03T13:45:50.006Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-03T13:45:50.210Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-03T13:45:50.210Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-03T13:45:50.454Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 . [2020-07-03T13:45:50.454Z] #2 [internal] load build definition from Dockerfile [2020-07-03T13:45:50.454Z] #2 transferring dockerfile: 16.37kB done [2020-07-03T13:45:50.454Z] #2 DONE 0.0s [2020-07-03T13:45:50.454Z] [2020-07-03T13:45:50.454Z] #1 [internal] load .dockerignore [2020-07-03T13:45:50.454Z] #1 transferring context: 87B done [2020-07-03T13:45:50.454Z] #1 DONE 0.0s [2020-07-03T13:45:50.454Z] [2020-07-03T13:45:50.454Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-03T13:45:50.503Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-03T13:45:50.503Z] #4 DONE 0.6s [2020-07-03T13:45:50.716Z] #3 DONE 0.3s [2020-07-03T13:45:50.716Z] [2020-07-03T13:45:50.716Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-03T13:45:50.716Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-03T13:45:50.716Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-03T13:45:50.716Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-03T13:45:50.796Z] [2020-07-03T13:45:50.796Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-03T13:45:50.976Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-03T13:45:50.976Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.70MB / 8.88MB 0.2s [2020-07-03T13:45:50.976Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-03T13:45:50.976Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-03T13:45:51.118Z] #6 ... [2020-07-03T13:45:51.118Z] [2020-07-03T13:45:51.118Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-03T13:45:51.118Z] #5 DONE 0.1s [2020-07-03T13:45:51.118Z] [2020-07-03T13:45:51.118Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-03T13:45:51.118Z] #6 DONE 0.2s [2020-07-03T13:45:51.118Z] [2020-07-03T13:45:51.118Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:45:51.118Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-03T13:45:51.118Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 522.71kB / 48.97MB 0.1s [2020-07-03T13:45:51.118Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-03T13:45:51.118Z] #7 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done [2020-07-03T13:45:51.118Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0B / 9.88MB 0.1s [2020-07-03T13:45:51.118Z] #7 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done [2020-07-03T13:45:51.118Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 236.60kB / 7.39MB 0.1s [2020-07-03T13:45:51.118Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 4.90MB / 48.97MB 0.2s [2020-07-03T13:45:51.118Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 2.84MB / 9.88MB 0.2s [2020-07-03T13:45:51.118Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 4.27MB / 7.39MB 0.2s [2020-07-03T13:45:51.237Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-03T13:45:51.238Z] #4 DONE 0.5s [2020-07-03T13:45:51.435Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 9.13MB / 48.97MB 0.3s [2020-07-03T13:45:51.435Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 7.16MB / 9.88MB 0.3s [2020-07-03T13:45:51.435Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.01MB / 7.39MB 0.3s [2020-07-03T13:45:51.435Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 17.97MB / 48.97MB 0.4s [2020-07-03T13:45:51.435Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.3s done [2020-07-03T13:45:51.435Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done [2020-07-03T13:45:51.435Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0B / 51.37MB 0.4s [2020-07-03T13:45:51.435Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0B / 56.71MB 0.4s [2020-07-03T13:45:51.499Z] [2020-07-03T13:45:51.499Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-03T13:45:51.754Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 31.63MB / 48.97MB 0.6s [2020-07-03T13:45:51.754Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 3.10MB / 51.37MB 0.6s [2020-07-03T13:45:51.754Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 6.63MB / 56.71MB 0.6s [2020-07-03T13:45:51.754Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 35.70MB / 48.97MB 0.7s [2020-07-03T13:45:51.754Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 7.81MB / 51.37MB 0.7s [2020-07-03T13:45:51.759Z] #6 DONE 0.2s [2020-07-03T13:45:51.759Z] [2020-07-03T13:45:51.759Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-03T13:45:51.759Z] #5 DONE 0.2s [2020-07-03T13:45:51.759Z] [2020-07-03T13:45:51.759Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:45:51.759Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-03T13:45:51.759Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-03T13:45:51.759Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-03T13:45:51.759Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 1.07MB / 50.39MB 0.1s [2020-07-03T13:45:51.759Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.1s [2020-07-03T13:45:51.759Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-03T13:45:52.019Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 16.88MB / 50.39MB 0.3s [2020-07-03T13:45:52.019Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 6.89MB / 7.81MB 0.3s [2020-07-03T13:45:52.019Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 25.78MB / 50.39MB 0.4s [2020-07-03T13:45:52.019Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done [2020-07-03T13:45:52.019Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.4s [2020-07-03T13:45:52.019Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0B / 51.83MB 0.4s [2020-07-03T13:45:52.063Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 40.41MB / 48.97MB 0.8s [2020-07-03T13:45:52.063Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 10.97MB / 51.37MB 0.8s [2020-07-03T13:45:52.063Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 13.58MB / 56.71MB 0.8s [2020-07-03T13:45:52.063Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 46.61MB / 48.97MB 1.0s [2020-07-03T13:45:52.063Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 19.77MB / 51.37MB 1.0s [2020-07-03T13:45:52.063Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 22.05MB / 56.71MB 1.0s [2020-07-03T13:45:52.063Z] #7 ... [2020-07-03T13:45:52.063Z] [2020-07-03T13:45:52.063Z] #20 [internal] load build context [2020-07-03T13:45:52.063Z] #20 transferring context: 51.28MB 1.0s done [2020-07-03T13:45:52.063Z] #20 DONE 1.0s [2020-07-03T13:45:52.063Z] [2020-07-03T13:45:52.063Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:45:52.063Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 22.99MB / 51.37MB 1.1s [2020-07-03T13:45:52.063Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 28.26MB / 56.71MB 1.1s [2020-07-03T13:45:52.171Z] Fetching without tags [2020-07-03T13:45:52.282Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 28.37MB / 50.39MB 0.5s [2020-07-03T13:45:52.283Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 4.06MB / 10.00MB 0.5s [2020-07-03T13:45:52.283Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 9.54MB / 10.00MB 0.6s [2020-07-03T13:45:52.283Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 8.51MB / 51.83MB 0.6s [2020-07-03T13:45:52.365Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.1s done [2020-07-03T13:45:52.365Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 28.61MB / 51.37MB 1.2s [2020-07-03T13:45:52.365Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 31.87MB / 56.71MB 1.2s [2020-07-03T13:45:52.365Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 0B / 102.23MB 1.2s [2020-07-03T13:45:52.365Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 33.12MB / 51.37MB 1.3s [2020-07-03T13:45:52.365Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 35.51MB / 56.71MB 1.3s [2020-07-03T13:45:52.365Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-07-03T13:45:52.365Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 37.41MB / 51.37MB 1.4s [2020-07-03T13:45:52.365Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 39.00MB / 56.71MB 1.4s [2020-07-03T13:45:52.365Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 6.42MB / 102.23MB 1.4s [2020-07-03T13:45:52.142Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:45:52.145Z] > git config --add remote.origin.fetch +refs/pull/41172/head:refs/remotes/origin/PR-41172 # timeout=10 [2020-07-03T13:45:52.148Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:45:52.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:45:52.177Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:45:52.177Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:45:52.178Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:45:52.545Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 40.33MB / 50.39MB 0.8s [2020-07-03T13:45:52.545Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.7s done [2020-07-03T13:45:52.545Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 24.44MB / 51.83MB 0.8s [2020-07-03T13:45:52.545Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.8s [2020-07-03T13:45:52.570Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit d4d62b658d9a720aa43274d9d33bc3ab0b22787d [2020-07-03T13:45:52.667Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 41.27MB / 51.37MB 1.5s [2020-07-03T13:45:52.667Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 42.67MB / 56.71MB 1.5s [2020-07-03T13:45:52.667Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 45.21MB / 51.37MB 1.6s [2020-07-03T13:45:52.667Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 46.27MB / 56.71MB 1.6s [2020-07-03T13:45:52.667Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 14.25MB / 102.23MB 1.6s [2020-07-03T13:45:52.667Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 49.27MB / 51.37MB 1.7s [2020-07-03T13:45:52.667Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 49.83MB / 56.71MB 1.7s [2020-07-03T13:45:52.805Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.0s [2020-07-03T13:45:52.805Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 37.23MB / 51.83MB 1.0s [2020-07-03T13:45:52.805Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 10.88MB / 68.65MB 1.0s [2020-07-03T13:45:52.805Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 40.64MB / 51.83MB 1.1s [2020-07-03T13:45:52.805Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 16.73MB / 68.65MB 1.1s [2020-07-03T13:45:52.972Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 54.42MB / 56.71MB 1.8s [2020-07-03T13:45:52.972Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 23.19MB / 102.23MB 1.8s [2020-07-03T13:45:52.972Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.8s done [2020-07-03T13:45:52.972Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 32.73MB / 102.23MB 1.9s [2020-07-03T13:45:52.972Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.9s [2020-07-03T13:45:52.972Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.9s done [2020-07-03T13:45:52.972Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 40.13MB / 102.23MB 2.0s [2020-07-03T13:45:52.972Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.9s done [2020-07-03T13:45:53.069Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.3s [2020-07-03T13:45:53.069Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 33.44MB / 68.65MB 1.3s [2020-07-03T13:45:53.069Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 41.36MB / 68.65MB 1.4s [2020-07-03T13:45:53.069Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 52.36MB / 68.65MB 1.5s [2020-07-03T13:45:53.268Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 45.82MB / 102.23MB 2.1s [2020-07-03T13:45:53.268Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 60.40MB / 102.23MB 2.3s [2020-07-03T13:45:53.333Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 60.51MB / 68.65MB 1.6s [2020-07-03T13:45:53.569Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 68.23MB / 102.23MB 2.4s [2020-07-03T13:45:53.569Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 79.48MB / 102.23MB 2.5s [2020-07-03T13:45:53.569Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 88.83MB / 102.23MB 2.6s [2020-07-03T13:45:53.598Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.8s [2020-07-03T13:45:53.861Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-03T13:45:53.865Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 99.43MB / 102.23MB 2.7s [2020-07-03T13:45:54.124Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.0s done [2020-07-03T13:45:54.125Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.2s done [2020-07-03T13:45:54.125Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 2.4s [2020-07-03T13:45:54.125Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 1.72MB / 120.16MB 2.4s [2020-07-03T13:45:54.125Z] #7 ... [2020-07-03T13:45:54.125Z] [2020-07-03T13:45:54.125Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-03T13:45:54.125Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-03T13:45:54.125Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-03T13:45:54.125Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-03T13:45:54.125Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-07-03T13:45:54.125Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2020-07-03T13:45:54.125Z] #58 DONE 2.5s [2020-07-03T13:45:54.125Z] [2020-07-03T13:45:54.125Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:45:54.125Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.5s done [2020-07-03T13:45:54.125Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.4s done [2020-07-03T13:45:54.125Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 10.36MB / 120.16MB 2.5s [2020-07-03T13:45:54.158Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.8s done [2020-07-03T13:45:54.158Z] #7 ... [2020-07-03T13:45:54.158Z] [2020-07-03T13:45:54.158Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-03T13:45:54.158Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-03T13:45:54.158Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-03T13:45:54.158Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-03T13:45:54.158Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-07-03T13:45:54.158Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-07-03T13:45:54.158Z] #58 DONE 3.1s [2020-07-03T13:45:54.158Z] [2020-07-03T13:45:54.158Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:45:54.278Z] Merge succeeded, producing a84c885df781e3de20d760ae0b91918be3846364 [2020-07-03T13:45:54.278Z] Checking out Revision a84c885df781e3de20d760ae0b91918be3846364 (PR-41172) [2020-07-03T13:45:52.577Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:45:52.579Z] > git checkout -f d4d62b658d9a720aa43274d9d33bc3ab0b22787d # timeout=10 [2020-07-03T13:45:53.435Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-03T13:45:54.270Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-03T13:45:54.285Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:45:54.292Z] > git checkout -f a84c885df781e3de20d760ae0b91918be3846364 # timeout=10 [2020-07-03T13:45:54.381Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-03T13:45:54.382Z] First time build. Skipping changelog. [2020-07-03T13:45:54.389Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 16.99MB / 120.16MB 2.6s [2020-07-03T13:45:54.451Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 2.1s done [2020-07-03T13:45:54.445Z] > git --version # timeout=10 [2020-07-03T13:45:54.450Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-03T13:45:54.654Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 26.06MB / 120.16MB 2.8s [2020-07-03T13:45:54.744Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.1s [2020-07-03T13:45:54.915Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 35.01MB / 120.16MB 3.1s [Pipeline] withEnv [Pipeline] { [2020-07-03T13:45:55.037Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done [2020-07-03T13:45:55.037Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-03T13:45:55.179Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 54.65MB / 120.16MB 3.4s [2020-07-03T13:45:55.331Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.3s done [2020-07-03T13:45:55.331Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-07-03T13:45:55.443Z] + docker version [2020-07-03T13:45:55.443Z] Client: [2020-07-03T13:45:55.443Z] Version: 18.06.1-ce [2020-07-03T13:45:55.443Z] API version: 1.38 [2020-07-03T13:45:55.443Z] Go version: go1.10.3 [2020-07-03T13:45:55.443Z] Git commit: e68fc7a [2020-07-03T13:45:55.443Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-03T13:45:55.443Z] OS/Arch: linux/ppc64le [2020-07-03T13:45:55.443Z] Experimental: false [2020-07-03T13:45:55.443Z] [2020-07-03T13:45:55.443Z] Server: [2020-07-03T13:45:55.443Z] Engine: [2020-07-03T13:45:55.443Z] Version: 18.06.1-ce [2020-07-03T13:45:55.443Z] API version: 1.38 (minimum version 1.12) [2020-07-03T13:45:55.443Z] Go version: go1.10.3 [2020-07-03T13:45:55.443Z] Git commit: e68fc7a [2020-07-03T13:45:55.443Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-03T13:45:55.443Z] OS/Arch: linux/ppc64le [2020-07-03T13:45:55.443Z] Experimental: true [2020-07-03T13:45:55.446Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 66.71MB / 120.16MB 3.6s [2020-07-03T13:45:55.446Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 81.70MB / 120.16MB 3.8s [Pipeline] sh [2020-07-03T13:45:55.708Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 87.76MB / 120.16MB 3.9s [2020-07-03T13:45:55.708Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 94.23MB / 120.16MB 4.0s [2020-07-03T13:45:55.831Z] + docker info [2020-07-03T13:45:55.831Z] Containers: 0 [2020-07-03T13:45:55.831Z] Running: 0 [2020-07-03T13:45:55.831Z] Paused: 0 [2020-07-03T13:45:55.831Z] Stopped: 0 [2020-07-03T13:45:55.831Z] Images: 0 [2020-07-03T13:45:55.831Z] Server Version: 18.06.1-ce [2020-07-03T13:45:55.831Z] Storage Driver: overlay2 [2020-07-03T13:45:55.831Z] Backing Filesystem: extfs [2020-07-03T13:45:55.831Z] Supports d_type: true [2020-07-03T13:45:55.831Z] Native Overlay Diff: true [2020-07-03T13:45:55.831Z] Logging Driver: json-file [2020-07-03T13:45:55.831Z] Cgroup Driver: cgroupfs [2020-07-03T13:45:55.831Z] Plugins: [2020-07-03T13:45:55.831Z] Volume: local [2020-07-03T13:45:55.831Z] Network: bridge host ipvlan macvlan null overlay [2020-07-03T13:45:55.831Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-03T13:45:55.831Z] Swarm: inactive [2020-07-03T13:45:55.831Z] Runtimes: runc [2020-07-03T13:45:55.831Z] Default Runtime: runc [2020-07-03T13:45:55.831Z] Init Binary: docker-init [2020-07-03T13:45:55.831Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-03T13:45:55.831Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-03T13:45:55.831Z] init version: fec3683 [2020-07-03T13:45:55.831Z] Security Options: [2020-07-03T13:45:55.831Z] apparmor [2020-07-03T13:45:55.831Z] seccomp [2020-07-03T13:45:55.831Z] Profile: default [2020-07-03T13:45:55.831Z] Kernel Version: 4.4.0-139-generic [2020-07-03T13:45:55.831Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-03T13:45:55.831Z] OSType: linux [2020-07-03T13:45:55.831Z] Architecture: ppc64le [2020-07-03T13:45:55.831Z] CPUs: 4 [2020-07-03T13:45:55.831Z] Total Memory: 7.972GiB [2020-07-03T13:45:55.831Z] Name: ppc64le-ubuntu-16 [2020-07-03T13:45:55.831Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-03T13:45:55.831Z] Docker Root Dir: /var/lib/docker [2020-07-03T13:45:55.831Z] Debug Mode (client): false [2020-07-03T13:45:55.831Z] Debug Mode (server): false [2020-07-03T13:45:55.831Z] Username: dockerbuildbot [2020-07-03T13:45:55.831Z] Registry: https://index.docker.io/v1/ [2020-07-03T13:45:55.831Z] Labels: [2020-07-03T13:45:55.831Z] Experimental: true [2020-07-03T13:45:55.831Z] Insecure Registries: [2020-07-03T13:45:55.831Z] 127.0.0.0/8 [2020-07-03T13:45:55.831Z] Live Restore Enabled: false [2020-07-03T13:45:55.831Z] [Pipeline] sh [2020-07-03T13:45:55.968Z] #7 ... [2020-07-03T13:45:55.968Z] [2020-07-03T13:45:55.968Z] #20 [internal] load build context [2020-07-03T13:45:55.968Z] #20 transferring context: 51.28MB 4.0s done [2020-07-03T13:45:55.968Z] #20 DONE 4.1s [2020-07-03T13:45:55.968Z] [2020-07-03T13:45:55.968Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:45:55.968Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 113.29MB / 120.16MB 4.2s [2020-07-03T13:45:55.968Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 119.58MB / 120.16MB 4.3s [2020-07-03T13:45:56.227Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:45:56.227Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:45:56.227Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41172/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-03T13:45:56.227Z] + bash /home/docker/workspace/moby_PR-41172/check-config.sh [2020-07-03T13:45:56.227Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-03T13:45:56.227Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-03T13:45:56.227Z] [2020-07-03T13:45:56.227Z] Generally Necessary: [2020-07-03T13:45:56.227Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-03T13:45:56.227Z] - apparmor: enabled and tools installed [2020-07-03T13:45:56.227Z] - CONFIG_NAMESPACES: enabled [2020-07-03T13:45:56.227Z] - CONFIG_NET_NS: enabled [2020-07-03T13:45:56.227Z] - CONFIG_PID_NS: enabled [2020-07-03T13:45:56.227Z] - CONFIG_IPC_NS: enabled [2020-07-03T13:45:56.227Z] - CONFIG_UTS_NS: enabled [2020-07-03T13:45:56.227Z] - CONFIG_CGROUPS: enabled [2020-07-03T13:45:56.227Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-03T13:45:56.227Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-03T13:45:56.227Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-03T13:45:56.227Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-03T13:45:56.227Z] - CONFIG_CPUSETS: enabled [2020-07-03T13:45:56.227Z] - CONFIG_MEMCG: enabled [2020-07-03T13:45:56.227Z] - CONFIG_KEYS: enabled [2020-07-03T13:45:56.227Z] - CONFIG_VETH: enabled (as module) [2020-07-03T13:45:56.227Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-03T13:45:56.227Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.6s done [2020-07-03T13:45:56.533Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-03T13:45:56.533Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-03T13:45:56.533Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-03T13:45:56.533Z] [2020-07-03T13:45:56.533Z] Optional Features: [2020-07-03T13:45:56.533Z] - CONFIG_USER_NS: enabled [2020-07-03T13:45:56.533Z] - CONFIG_SECCOMP: enabled [2020-07-03T13:45:56.533Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-03T13:45:56.533Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-03T13:45:56.533Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-03T13:45:56.533Z] (cgroup swap accounting is currently enabled) [2020-07-03T13:45:56.533Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-03T13:45:56.533Z] - CONFIG_BLK_CGROUP: enabled [2020-07-03T13:45:56.533Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-03T13:45:56.533Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-03T13:45:56.533Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-03T13:45:56.533Z] - CONFIG_CGROUP_PERF: enabled [2020-07-03T13:45:56.533Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-03T13:45:56.533Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-03T13:45:56.533Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-03T13:45:56.533Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-03T13:45:56.533Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-03T13:45:56.533Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_IP_VS: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-03T13:45:56.533Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-03T13:45:56.533Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-03T13:45:56.533Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-03T13:45:56.533Z] - CONFIG_EXT4_FS: enabled [2020-07-03T13:45:56.533Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-03T13:45:56.533Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-03T13:45:56.533Z] - Network Drivers: [2020-07-03T13:45:56.534Z] - "overlay": [2020-07-03T13:45:56.534Z] - CONFIG_VXLAN: enabled (as module) [2020-07-03T13:45:56.534Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-03T13:45:56.534Z] Optional (for encrypted networks): [2020-07-03T13:45:56.827Z] - CONFIG_CRYPTO: enabled [2020-07-03T13:45:56.827Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_XFRM: enabled [2020-07-03T13:45:56.827Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-03T13:45:56.827Z] - "ipvlan": [2020-07-03T13:45:56.827Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-03T13:45:56.827Z] - "macvlan": [2020-07-03T13:45:56.827Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_DUMMY: enabled (as module) [2020-07-03T13:45:56.827Z] - "ftp,tftp client in container": [2020-07-03T13:45:56.827Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-03T13:45:56.827Z] - Storage Drivers: [2020-07-03T13:45:56.827Z] - "aufs": [2020-07-03T13:45:56.827Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-03T13:45:56.827Z] - "btrfs": [2020-07-03T13:45:56.827Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-03T13:45:56.827Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-03T13:45:56.827Z] - "devicemapper": [2020-07-03T13:45:56.827Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-03T13:45:56.827Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-03T13:45:56.827Z] - "overlay": [2020-07-03T13:45:56.827Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-03T13:45:56.827Z] - "zfs": [2020-07-03T13:45:56.827Z] - /dev/zfs: missing [2020-07-03T13:45:56.827Z] - zfs command: missing [2020-07-03T13:45:56.827Z] - zpool command: missing [2020-07-03T13:45:56.827Z] [2020-07-03T13:45:56.827Z] Limits: [2020-07-03T13:45:56.827Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-03T13:45:56.827Z] [2020-07-03T13:45:56.827Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-03T13:45:57.263Z] + make bundles/buildx [2020-07-03T13:45:57.416Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.6s done [2020-07-03T13:45:57.416Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0.1s [2020-07-03T13:45:57.560Z] make: command: Command not found [2020-07-03T13:45:57.560Z] make: command: Command not found [2020-07-03T13:45:57.560Z] mkdir bundles [2020-07-03T13:45:57.560Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-03T13:45:57.560Z] --build-arg BUILDX_COMMIT \ [2020-07-03T13:45:57.560Z] --build-arg BUILDX_REPO \ [2020-07-03T13:45:57.560Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-03T13:45:57.560Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-03T13:45:57.560Z] . [2020-07-03T13:45:57.560Z] /bin/sh: 4: go: not found [2020-07-03T13:45:57.560Z] /bin/sh: 5: go: not found [2020-07-03T13:45:57.613Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.5s done [2020-07-03T13:45:57.613Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-03T13:45:57.874Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-03T13:45:57.874Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-03T13:45:58.133Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-03T13:45:58.133Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-03T13:45:58.454Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done [2020-07-03T13:45:58.747Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe [2020-07-03T13:45:59.668Z] Sending build context to Docker daemon 56.03MB [2020-07-03T13:45:59.668Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-07-03T13:45:59.668Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-03T13:45:59.668Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-03T13:45:59.668Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-03T13:45:59.668Z] 1.13.12-buster: Pulling from library/golang [2020-07-03T13:45:59.966Z] 0cad52b1770a: Pulling fs layer [2020-07-03T13:45:59.966Z] e0318f8e4196: Pulling fs layer [2020-07-03T13:45:59.966Z] cec302fe9541: Pulling fs layer [2020-07-03T13:45:59.966Z] bf65a8c1ffe0: Pulling fs layer [2020-07-03T13:45:59.966Z] 7355b492f1f7: Pulling fs layer [2020-07-03T13:45:59.966Z] 3e2e3e16099d: Pulling fs layer [2020-07-03T13:45:59.966Z] f8e8effe76ee: Pulling fs layer [2020-07-03T13:45:59.966Z] 7355b492f1f7: Waiting [2020-07-03T13:45:59.966Z] 3e2e3e16099d: Waiting [2020-07-03T13:45:59.966Z] f8e8effe76ee: Waiting [2020-07-03T13:45:59.966Z] bf65a8c1ffe0: Waiting [2020-07-03T13:46:00.264Z] e0318f8e4196: Verifying Checksum [2020-07-03T13:46:00.264Z] e0318f8e4196: Download complete [2020-07-03T13:46:00.264Z] cec302fe9541: Verifying Checksum [2020-07-03T13:46:00.264Z] cec302fe9541: Download complete [2020-07-03T13:46:00.676Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-03T13:46:00.676Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-03T13:46:01.501Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.7s done [2020-07-03T13:46:01.797Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done [2020-07-03T13:46:01.797Z] #7 DONE 10.9s [2020-07-03T13:46:02.090Z] [2020-07-03T13:46:02.091Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-03T13:46:02.431Z] 0cad52b1770a: Verifying Checksum [2020-07-03T13:46:02.431Z] 0cad52b1770a: Download complete [2020-07-03T13:46:02.583Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-07-03T13:46:02.583Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-03T13:46:03.605Z] bf65a8c1ffe0: Verifying Checksum [2020-07-03T13:46:03.605Z] bf65a8c1ffe0: Download complete [2020-07-03T13:46:03.606Z] #8 DONE 1.6s [2020-07-03T13:46:03.606Z] [2020-07-03T13:46:03.606Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-03T13:46:03.906Z] f8e8effe76ee: Verifying Checksum [2020-07-03T13:46:03.906Z] f8e8effe76ee: Download complete [2020-07-03T13:46:04.242Z] #9 DONE 0.8s [2020-07-03T13:46:04.540Z] [2020-07-03T13:46:04.540Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-03T13:46:04.540Z] #27 DONE 0.0s [2020-07-03T13:46:04.540Z] [2020-07-03T13:46:04.540Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-03T13:46:04.540Z] #35 DONE 0.1s [2020-07-03T13:46:04.540Z] [2020-07-03T13:46:04.540Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:46:04.967Z] 7355b492f1f7: Verifying Checksum [2020-07-03T13:46:04.967Z] 7355b492f1f7: Download complete [2020-07-03T13:46:06.500Z] 0cad52b1770a: Pull complete [2020-07-03T13:46:06.779Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done [2020-07-03T13:46:06.797Z] e0318f8e4196: Pull complete [2020-07-03T13:46:07.079Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-03T13:46:07.079Z] #7 DONE 15.3s [2020-07-03T13:46:07.079Z] [2020-07-03T13:46:07.079Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-03T13:46:07.091Z] 3e2e3e16099d: Download complete [2020-07-03T13:46:07.408Z] cec302fe9541: Pull complete [2020-07-03T13:46:09.044Z] #36 4.304 + git clone https://github.com/docker/distribution.git . [2020-07-03T13:46:09.044Z] #36 4.305 Cloning into '.'... [2020-07-03T13:46:09.680Z] #36 ... [2020-07-03T13:46:09.680Z] [2020-07-03T13:46:09.680Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:09.680Z] #60 3.801 + RM_GOPATH=0 [2020-07-03T13:46:09.680Z] #60 3.801 + TMP_GOPATH= [2020-07-03T13:46:09.680Z] #60 3.801 + : /build [2020-07-03T13:46:09.680Z] #60 3.801 + '[' -z '' ']' [2020-07-03T13:46:09.680Z] #60 3.801 ++ mktemp -d [2020-07-03T13:46:09.680Z] #60 3.803 + export GOPATH=/tmp/tmp.6eBW7ADfs6 [2020-07-03T13:46:09.680Z] #60 3.803 + GOPATH=/tmp/tmp.6eBW7ADfs6 [2020-07-03T13:46:09.680Z] #60 3.803 + RM_GOPATH=1 [2020-07-03T13:46:09.680Z] #60 3.803 + case "$(go env GOARCH)" in [2020-07-03T13:46:09.680Z] #60 3.804 ++ go env GOARCH [2020-07-03T13:46:09.680Z] #60 3.807 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:09.680Z] #60 3.807 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:09.680Z] #60 3.808 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:09.680Z] #60 3.810 + dir=/tmp/install [2020-07-03T13:46:09.680Z] #60 3.811 + bin=proxy [2020-07-03T13:46:09.680Z] #60 3.811 + shift [2020-07-03T13:46:09.680Z] #60 3.811 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-03T13:46:09.680Z] #60 3.811 + . /tmp/install/proxy.installer [2020-07-03T13:46:09.680Z] #60 3.811 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:46:09.680Z] #60 3.811 + install_proxy [2020-07-03T13:46:09.680Z] #60 3.811 + case "$1" in [2020-07-03T13:46:09.680Z] #60 3.812 + export CGO_ENABLED=0 [2020-07-03T13:46:09.680Z] #60 3.812 + CGO_ENABLED=0 [2020-07-03T13:46:09.680Z] #60 3.812 + _install_proxy [2020-07-03T13:46:09.680Z] #60 3.812 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-03T13:46:09.680Z] #60 3.812 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:46:09.680Z] #60 3.812 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6eBW7ADfs6/src/github.com/docker/libnetwork [2020-07-03T13:46:09.680Z] #60 3.823 Cloning into '/tmp/tmp.6eBW7ADfs6/src/github.com/docker/libnetwork'... [2020-07-03T13:46:10.170Z] bf65a8c1ffe0: Pull complete [2020-07-03T13:46:10.324Z] #60 ... [2020-07-03T13:46:10.324Z] [2020-07-03T13:46:10.324Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:10.324Z] #43 3.586 + RM_GOPATH=0 [2020-07-03T13:46:10.324Z] #43 3.586 + TMP_GOPATH= [2020-07-03T13:46:10.324Z] #43 3.586 + : /build [2020-07-03T13:46:10.324Z] #43 3.586 + '[' -z '' ']' [2020-07-03T13:46:10.324Z] #43 3.586 ++ mktemp -d [2020-07-03T13:46:10.324Z] #43 3.591 + export GOPATH=/tmp/tmp.QKpuuX0oRr [2020-07-03T13:46:10.324Z] #43 3.591 + GOPATH=/tmp/tmp.QKpuuX0oRr [2020-07-03T13:46:10.324Z] #43 3.591 + RM_GOPATH=1 [2020-07-03T13:46:10.324Z] #43 3.591 + case "$(go env GOARCH)" in [2020-07-03T13:46:10.324Z] #43 3.592 ++ go env GOARCH [2020-07-03T13:46:10.324Z] #43 3.615 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:10.324Z] #43 3.615 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:10.324Z] #43 3.616 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:10.324Z] #43 3.621 + dir=/tmp/install [2020-07-03T13:46:10.324Z] #43 3.621 + bin=gotestsum [2020-07-03T13:46:10.324Z] #43 3.621 + shift [2020-07-03T13:46:10.324Z] #43 3.621 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-03T13:46:10.324Z] #43 3.621 + . /tmp/install/gotestsum.installer [2020-07-03T13:46:10.324Z] #43 3.621 ++ : v0.3.5 [2020-07-03T13:46:10.324Z] #43 3.621 + install_gotestsum [2020-07-03T13:46:10.324Z] #43 3.622 + set -e [2020-07-03T13:46:10.324Z] #43 3.623 + export GO111MODULE=on [2020-07-03T13:46:10.324Z] #43 3.623 + GO111MODULE=on [2020-07-03T13:46:10.324Z] #43 3.623 + GOBIN=/build [2020-07-03T13:46:10.324Z] #43 3.623 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-03T13:46:10.324Z] #43 3.629 go: finding gotest.tools v0.3.5 [2020-07-03T13:46:10.324Z] #43 3.630 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-03T13:46:10.324Z] #43 4.281 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-03T13:46:10.324Z] #43 4.530 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-03T13:46:10.324Z] #43 5.085 go: downloading gotest.tools v2.1.0+incompatible [2020-07-03T13:46:10.324Z] #43 5.140 go: extracting gotest.tools v2.1.0+incompatible [2020-07-03T13:46:10.324Z] #43 5.278 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-03T13:46:10.324Z] #43 5.284 go: downloading github.com/pkg/errors v0.8.0 [2020-07-03T13:46:10.324Z] #43 5.382 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:46:10.324Z] #43 5.453 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:46:10.324Z] #43 5.453 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:46:10.324Z] #43 5.464 go: downloading github.com/fatih/color v1.6.0 [2020-07-03T13:46:10.324Z] #43 5.587 go: extracting github.com/pkg/errors v0.8.0 [2020-07-03T13:46:10.324Z] #43 5.597 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-03T13:46:10.324Z] #43 5.623 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:46:10.324Z] #43 5.626 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:46:10.324Z] #43 5.679 go: extracting github.com/fatih/color v1.6.0 [2020-07-03T13:46:10.324Z] #43 5.777 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:46:10.324Z] #43 5.825 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:46:10.324Z] #43 5.871 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:46:10.324Z] #43 5.871 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:46:10.324Z] #43 5.873 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:46:10.324Z] #43 5.875 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:46:10.324Z] #43 5.932 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:46:10.324Z] #43 5.935 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:46:10.372Z] #8 DONE 3.0s [2020-07-03T13:46:10.372Z] [2020-07-03T13:46:10.372Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-03T13:46:10.666Z] #9 DONE 0.6s [2020-07-03T13:46:10.666Z] [2020-07-03T13:46:10.666Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-03T13:46:10.666Z] #35 DONE 0.1s [2020-07-03T13:46:10.666Z] [2020-07-03T13:46:10.666Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:46:10.936Z] #36 ... [2020-07-03T13:46:10.936Z] [2020-07-03T13:46:10.936Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-03T13:46:10.936Z] #27 DONE 0.1s [2020-07-03T13:46:10.936Z] [2020-07-03T13:46:10.936Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:46:11.371Z] #43 6.973 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:46:12.265Z] 7355b492f1f7: Pull complete [2020-07-03T13:46:12.412Z] #43 7.869 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:46:12.705Z] #43 8.215 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:46:14.227Z] #43 ... [2020-07-03T13:46:14.227Z] [2020-07-03T13:46:14.227Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:14.227Z] #21 3.714 + RM_GOPATH=0 [2020-07-03T13:46:14.227Z] #21 3.714 + TMP_GOPATH= [2020-07-03T13:46:14.227Z] #21 3.714 + : /build [2020-07-03T13:46:14.227Z] #21 3.714 + '[' -z '' ']' [2020-07-03T13:46:14.227Z] #21 3.714 ++ mktemp -d [2020-07-03T13:46:14.227Z] #21 3.715 + export GOPATH=/tmp/tmp.zmglxyr6IG [2020-07-03T13:46:14.227Z] #21 3.715 + GOPATH=/tmp/tmp.zmglxyr6IG [2020-07-03T13:46:14.227Z] #21 3.715 + RM_GOPATH=1 [2020-07-03T13:46:14.227Z] #21 3.716 + case "$(go env GOARCH)" in [2020-07-03T13:46:14.227Z] #21 3.717 ++ go env GOARCH [2020-07-03T13:46:14.227Z] #21 3.741 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:14.227Z] #21 3.741 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:14.227Z] #21 3.741 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:14.227Z] #21 3.743 + dir=/tmp/install [2020-07-03T13:46:14.227Z] #21 3.743 + bin=dockercli [2020-07-03T13:46:14.227Z] #21 3.743 + shift [2020-07-03T13:46:14.227Z] #21 3.743 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-03T13:46:14.227Z] #21 3.743 + . /tmp/install/dockercli.installer [2020-07-03T13:46:14.227Z] #21 3.744 ++ : stable [2020-07-03T13:46:14.227Z] #21 3.744 ++ : 17.06.2-ce [2020-07-03T13:46:14.227Z] #21 3.744 + install_dockercli [2020-07-03T13:46:14.227Z] #21 3.744 Install docker/cli version 17.06.2-ce from stable [2020-07-03T13:46:14.227Z] #21 3.744 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-03T13:46:14.227Z] #21 3.745 ++ uname -m [2020-07-03T13:46:14.227Z] #21 3.747 + arch=s390x [2020-07-03T13:46:14.227Z] #21 3.747 + '[' s390x '!=' x86_64 ']' [2020-07-03T13:46:14.227Z] #21 3.747 + '[' s390x '!=' s390x ']' [2020-07-03T13:46:14.227Z] #21 3.747 + url=https://download.docker.com/linux/static [2020-07-03T13:46:14.227Z] #21 3.749 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-03T13:46:14.227Z] #21 3.751 + tar -xz docker/docker [2020-07-03T13:46:14.227Z] #21 9.426 + mkdir -p /build [2020-07-03T13:46:14.227Z] #21 9.428 + mv docker/docker /build/ [2020-07-03T13:46:14.227Z] #21 9.430 + rmdir docker [2020-07-03T13:46:14.227Z] #21 DONE 9.8s [2020-07-03T13:46:14.227Z] [2020-07-03T13:46:14.227Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:14.227Z] #47 4.048 + RM_GOPATH=0 [2020-07-03T13:46:14.227Z] #47 4.048 + TMP_GOPATH= [2020-07-03T13:46:14.227Z] #47 4.048 + : /build [2020-07-03T13:46:14.227Z] #47 4.048 + '[' -z '' ']' [2020-07-03T13:46:14.227Z] #47 4.050 ++ mktemp -d [2020-07-03T13:46:14.227Z] #47 4.056 + export GOPATH=/tmp/tmp.NnC7lTrO6W [2020-07-03T13:46:14.227Z] #47 4.056 + GOPATH=/tmp/tmp.NnC7lTrO6W [2020-07-03T13:46:14.227Z] #47 4.056 + RM_GOPATH=1 [2020-07-03T13:46:14.227Z] #47 4.056 + case "$(go env GOARCH)" in [2020-07-03T13:46:14.227Z] #47 4.057 ++ go env GOARCH [2020-07-03T13:46:14.227Z] #47 4.075 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:14.227Z] #47 4.076 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:14.227Z] #47 4.078 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:14.227Z] #47 4.079 + dir=/tmp/install [2020-07-03T13:46:14.227Z] #47 4.085 + bin=shfmt [2020-07-03T13:46:14.227Z] #47 4.085 + shift [2020-07-03T13:46:14.227Z] #47 4.085 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-03T13:46:14.227Z] #47 4.085 + . /tmp/install/shfmt.installer [2020-07-03T13:46:14.227Z] #47 4.085 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:46:14.227Z] #47 4.085 + install_shfmt [2020-07-03T13:46:14.227Z] #47 4.085 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-03T13:46:14.227Z] #47 4.085 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:46:14.227Z] #47 4.085 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NnC7lTrO6W/src/github.com/mvdan/sh [2020-07-03T13:46:14.227Z] #47 4.089 Cloning into '/tmp/tmp.NnC7lTrO6W/src/github.com/mvdan/sh'... [2020-07-03T13:46:14.529Z] #47 ... [2020-07-03T13:46:14.529Z] [2020-07-03T13:46:14.529Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:46:14.529Z] #23 4.345 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:46:14.529Z] #23 4.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:46:14.529Z] #23 4.419 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:46:14.529Z] #23 4.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-03T13:46:14.529Z] #23 7.382 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-03T13:46:14.529Z] #23 9.492 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-03T13:46:14.529Z] #23 ... [2020-07-03T13:46:14.529Z] [2020-07-03T13:46:14.529Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:46:14.529Z] #32 4.220 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:46:14.529Z] #32 4.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:46:14.529Z] #32 4.424 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:46:14.529Z] #32 4.987 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-03T13:46:14.529Z] #32 7.026 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-03T13:46:14.529Z] #32 8.654 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-03T13:46:14.848Z] #32 ... [2020-07-03T13:46:14.848Z] [2020-07-03T13:46:14.848Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:14.848Z] #10 4.207 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:46:14.848Z] #10 4.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:46:14.848Z] #10 4.497 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:46:14.848Z] #10 5.039 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-03T13:46:14.848Z] #10 6.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-03T13:46:14.848Z] #10 8.873 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-03T13:46:14.848Z] #10 ... [2020-07-03T13:46:14.848Z] [2020-07-03T13:46:14.848Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:14.848Z] #54 1.627 + RM_GOPATH=0 [2020-07-03T13:46:14.848Z] #54 1.627 + TMP_GOPATH= [2020-07-03T13:46:14.848Z] #54 1.627 + : /build [2020-07-03T13:46:14.848Z] #54 1.627 + '[' -z '' ']' [2020-07-03T13:46:14.848Z] #54 1.627 ++ mktemp -d [2020-07-03T13:46:14.848Z] #54 1.627 + export GOPATH=/tmp/tmp.Lkaz5hdAcL [2020-07-03T13:46:14.848Z] #54 1.627 + GOPATH=/tmp/tmp.Lkaz5hdAcL [2020-07-03T13:46:14.848Z] #54 1.627 + RM_GOPATH=1 [2020-07-03T13:46:14.848Z] #54 1.627 + case "$(go env GOARCH)" in [2020-07-03T13:46:14.848Z] #54 1.627 ++ go env GOARCH [2020-07-03T13:46:14.848Z] #54 1.627 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:14.848Z] #54 1.627 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:14.848Z] #54 1.627 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:14.848Z] #54 1.627 + dir=/tmp/install [2020-07-03T13:46:14.848Z] #54 1.627 + bin=rootlesskit [2020-07-03T13:46:14.848Z] #54 1.627 + shift [2020-07-03T13:46:14.848Z] #54 1.627 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-03T13:46:14.848Z] #54 1.627 + . /tmp/install/rootlesskit.installer [2020-07-03T13:46:14.848Z] #54 1.627 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:46:14.848Z] #54 1.627 + install_rootlesskit [2020-07-03T13:46:14.848Z] #54 1.627 + case "$1" in [2020-07-03T13:46:14.848Z] #54 1.627 + export CGO_ENABLED=0 [2020-07-03T13:46:14.848Z] #54 1.627 + CGO_ENABLED=0 [2020-07-03T13:46:14.848Z] #54 1.627 + _install_rootlesskit [2020-07-03T13:46:14.848Z] #54 1.627 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-03T13:46:14.848Z] #54 1.627 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Lkaz5hdAcL/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:46:14.848Z] #54 1.627 Cloning into '/tmp/tmp.Lkaz5hdAcL/src/github.com/rootless-containers/rootlesskit'... [2020-07-03T13:46:14.848Z] #54 1.633 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:46:14.848Z] #54 2.928 + cd /tmp/tmp.Lkaz5hdAcL/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:46:14.848Z] #54 2.928 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:46:14.848Z] #54 3.077 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:46:14.848Z] #54 3.077 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-03T13:46:14.848Z] #54 ... [2020-07-03T13:46:14.848Z] [2020-07-03T13:46:14.848Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:14.849Z] #45 3.959 + RM_GOPATH=0 [2020-07-03T13:46:14.849Z] #45 3.959 + TMP_GOPATH= [2020-07-03T13:46:14.849Z] #45 3.959 + : /build [2020-07-03T13:46:14.849Z] #45 3.959 + '[' -z '' ']' [2020-07-03T13:46:14.849Z] #45 3.959 ++ mktemp -d [2020-07-03T13:46:14.849Z] #45 3.960 + export GOPATH=/tmp/tmp.kdNwNNQD7D [2020-07-03T13:46:14.849Z] #45 3.960 + GOPATH=/tmp/tmp.kdNwNNQD7D [2020-07-03T13:46:14.849Z] #45 3.960 + RM_GOPATH=1 [2020-07-03T13:46:14.849Z] #45 3.960 + case "$(go env GOARCH)" in [2020-07-03T13:46:14.849Z] #45 3.960 ++ go env GOARCH [2020-07-03T13:46:14.849Z] #45 3.984 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:14.849Z] #45 3.984 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:14.849Z] #45 3.988 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:14.849Z] #45 3.989 + dir=/tmp/install [2020-07-03T13:46:14.849Z] #45 3.989 + bin=golangci_lint [2020-07-03T13:46:14.849Z] #45 3.989 + shift [2020-07-03T13:46:14.849Z] #45 3.989 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-03T13:46:14.849Z] #45 3.989 + . /tmp/install/golangci_lint.installer [2020-07-03T13:46:14.849Z] #45 3.989 ++ : v1.23.8 [2020-07-03T13:46:14.849Z] #45 3.989 + install_golangci_lint [2020-07-03T13:46:14.849Z] #45 3.989 + echo 'Installing golangci-lint version v1.23.8' [2020-07-03T13:46:14.849Z] #45 3.989 Installing golangci-lint version v1.23.8 [2020-07-03T13:46:14.849Z] #45 3.989 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:46:15.151Z] #45 ... [2020-07-03T13:46:15.151Z] [2020-07-03T13:46:15.151Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:46:15.151Z] #38 4.120 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:46:15.151Z] #38 4.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:46:15.151Z] #38 4.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:46:15.151Z] #38 4.951 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-03T13:46:15.151Z] #38 7.111 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-03T13:46:15.151Z] #38 9.241 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-03T13:46:15.151Z] #38 ... [2020-07-03T13:46:15.151Z] [2020-07-03T13:46:15.151Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:15.151Z] #30 2.247 + RM_GOPATH=0 [2020-07-03T13:46:15.151Z] #30 2.247 + TMP_GOPATH= [2020-07-03T13:46:15.151Z] #30 2.247 + : /build [2020-07-03T13:46:15.151Z] #30 2.247 + '[' -z '' ']' [2020-07-03T13:46:15.151Z] #30 2.247 ++ mktemp -d [2020-07-03T13:46:15.151Z] #30 2.247 + export GOPATH=/tmp/tmp.XfWeZNLuRB [2020-07-03T13:46:15.151Z] #30 2.247 + GOPATH=/tmp/tmp.XfWeZNLuRB [2020-07-03T13:46:15.151Z] #30 2.247 + RM_GOPATH=1 [2020-07-03T13:46:15.151Z] #30 2.247 + case "$(go env GOARCH)" in [2020-07-03T13:46:15.151Z] #30 2.247 ++ go env GOARCH [2020-07-03T13:46:15.151Z] #30 2.247 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:15.151Z] #30 2.247 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:15.151Z] #30 2.247 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:15.151Z] #30 2.247 + dir=/tmp/install [2020-07-03T13:46:15.151Z] #30 2.247 + bin=tomlv [2020-07-03T13:46:15.151Z] #30 2.247 + shift [2020-07-03T13:46:15.151Z] #30 2.247 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-03T13:46:15.151Z] #30 2.247 + . /tmp/install/tomlv.installer [2020-07-03T13:46:15.151Z] #30 2.247 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:46:15.151Z] #30 2.247 + install_tomlv [2020-07-03T13:46:15.151Z] #30 2.247 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-03T13:46:15.151Z] #30 2.247 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XfWeZNLuRB/src/github.com/BurntSushi/toml [2020-07-03T13:46:15.151Z] #30 2.247 Cloning into '/tmp/tmp.XfWeZNLuRB/src/github.com/BurntSushi/toml'... [2020-07-03T13:46:15.151Z] #30 2.251 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:46:15.151Z] #30 2.641 + cd /tmp/tmp.XfWeZNLuRB/src/github.com/BurntSushi/toml [2020-07-03T13:46:15.151Z] #30 2.641 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:46:15.151Z] #30 2.648 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:46:15.151Z] #30 2.894 math/bits [2020-07-03T13:46:15.151Z] #30 2.964 runtime [2020-07-03T13:46:15.151Z] #30 3.525 math [2020-07-03T13:46:15.151Z] #30 8.101 internal/testlog [2020-07-03T13:46:15.151Z] #30 8.255 encoding [2020-07-03T13:46:15.151Z] #30 8.419 runtime/cgo [2020-07-03T13:46:15.505Z] #30 ... [2020-07-03T13:46:15.505Z] [2020-07-03T13:46:15.505Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:46:15.505Z] #51 4.336 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:46:15.505Z] #51 4.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:46:15.505Z] #51 4.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:46:15.505Z] #51 5.317 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-03T13:46:15.505Z] #51 7.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-03T13:46:15.505Z] #51 9.903 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-03T13:46:15.505Z] #51 ... [2020-07-03T13:46:15.505Z] [2020-07-03T13:46:15.505Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:46:15.505Z] #28 3.994 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-03T13:46:15.505Z] #28 3.995 Cloning into '.'... [2020-07-03T13:46:15.799Z] #28 ... [2020-07-03T13:46:15.799Z] [2020-07-03T13:46:15.799Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:15.799Z] #41 1.340 + RM_GOPATH=0 [2020-07-03T13:46:15.799Z] #41 1.340 + TMP_GOPATH= [2020-07-03T13:46:15.799Z] #41 1.340 + : /build [2020-07-03T13:46:15.799Z] #41 1.340 + '[' -z '' ']' [2020-07-03T13:46:15.799Z] #41 1.340 ++ mktemp -d [2020-07-03T13:46:15.799Z] #41 1.340 + export GOPATH=/tmp/tmp.EbQaGkHLP8 [2020-07-03T13:46:15.799Z] #41 1.340 + GOPATH=/tmp/tmp.EbQaGkHLP8 [2020-07-03T13:46:15.799Z] #41 1.340 + RM_GOPATH=1 [2020-07-03T13:46:15.799Z] #41 1.340 + case "$(go env GOARCH)" in [2020-07-03T13:46:15.799Z] #41 1.340 ++ go env GOARCH [2020-07-03T13:46:15.799Z] #41 1.340 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:15.799Z] #41 1.340 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:15.799Z] #41 1.340 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:15.799Z] #41 1.340 + dir=/tmp/install [2020-07-03T13:46:15.799Z] #41 1.340 + bin=vndr [2020-07-03T13:46:15.799Z] #41 1.340 + shift [2020-07-03T13:46:15.799Z] #41 1.340 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-03T13:46:15.799Z] #41 1.340 + . /tmp/install/vndr.installer [2020-07-03T13:46:15.799Z] #41 1.340 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:46:15.799Z] #41 1.340 + install_vndr [2020-07-03T13:46:15.799Z] #41 1.340 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-03T13:46:15.799Z] #41 1.340 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EbQaGkHLP8/src/github.com/LK4D4/vndr [2020-07-03T13:46:15.799Z] #41 1.340 Cloning into '/tmp/tmp.EbQaGkHLP8/src/github.com/LK4D4/vndr'... [2020-07-03T13:46:15.799Z] #41 1.369 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:46:15.799Z] #41 1.633 + cd /tmp/tmp.EbQaGkHLP8/src/github.com/LK4D4/vndr [2020-07-03T13:46:15.799Z] #41 1.633 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:46:15.799Z] #41 1.633 + go build -buildmode=pie -v -o /build/vndr . [2020-07-03T13:46:15.799Z] #41 2.246 internal/cpu [2020-07-03T13:46:15.799Z] #41 2.246 runtime/internal/atomic [2020-07-03T13:46:15.799Z] #41 2.246 runtime/internal/sys [2020-07-03T13:46:15.799Z] #41 2.246 runtime/internal/math [2020-07-03T13:46:15.799Z] #41 2.246 internal/bytealg [2020-07-03T13:46:15.799Z] #41 2.246 internal/race [2020-07-03T13:46:15.799Z] #41 2.246 sync/atomic [2020-07-03T13:46:15.799Z] #41 2.246 unicode [2020-07-03T13:46:15.799Z] #41 2.364 runtime [2020-07-03T13:46:15.799Z] #41 3.816 unicode/utf8 [2020-07-03T13:46:15.799Z] #41 4.272 math [2020-07-03T13:46:15.799Z] #41 9.242 unicode/utf16 [2020-07-03T13:46:15.799Z] #41 9.431 container/list [2020-07-03T13:46:15.799Z] #41 9.902 crypto/internal/subtle [2020-07-03T13:46:15.799Z] #41 10.16 crypto/subtle [2020-07-03T13:46:15.799Z] #41 10.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-03T13:46:15.799Z] #41 10.47 internal/nettrace [2020-07-03T13:46:15.799Z] #41 10.88 runtime/cgo [2020-07-03T13:46:15.799Z] #41 ... [2020-07-03T13:46:15.799Z] [2020-07-03T13:46:15.799Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:15.799Z] #43 10.06 go: finding github.com/fatih/color v1.6.0 [2020-07-03T13:46:15.799Z] #43 10.13 go: finding github.com/pkg/errors v0.8.0 [2020-07-03T13:46:15.799Z] #43 10.14 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:46:15.799Z] #43 10.21 go: finding github.com/spf13/pflag v1.0.1 [2020-07-03T13:46:15.799Z] #43 10.29 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:46:15.799Z] #43 10.61 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:46:15.799Z] #43 10.88 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:46:15.799Z] #43 10.88 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:46:15.799Z] #43 11.01 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:46:15.799Z] #43 11.17 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:46:15.799Z] #43 11.32 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:46:15.816Z] 3e2e3e16099d: Pull complete [2020-07-03T13:46:15.816Z] f8e8effe76ee: Pull complete [2020-07-03T13:46:15.816Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-03T13:46:15.816Z] Status: Downloaded newer image for golang:1.13.12-buster [2020-07-03T13:46:15.816Z] ---> 22d48dbfbcad [2020-07-03T13:46:15.816Z] Step 5/15 : ARG BUILDX_REPO [2020-07-03T13:46:15.816Z] ---> Running in 880117547a5c [2020-07-03T13:46:15.816Z] Removing intermediate container 880117547a5c [2020-07-03T13:46:15.816Z] ---> 9e62bfe292ee [2020-07-03T13:46:15.816Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-03T13:46:15.816Z] ---> Running in 5500c01104d1 [2020-07-03T13:46:16.111Z] Cloning into '/buildx'... [2020-07-03T13:46:16.225Z] #28 ... [2020-07-03T13:46:16.225Z] [2020-07-03T13:46:16.225Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:16.225Z] #60 4.213 + RM_GOPATH=0 [2020-07-03T13:46:16.225Z] #60 4.213 + TMP_GOPATH= [2020-07-03T13:46:16.225Z] #60 4.213 + : /build [2020-07-03T13:46:16.225Z] #60 4.213 + '[' -z '' ']' [2020-07-03T13:46:16.225Z] #60 4.214 ++ mktemp -d [2020-07-03T13:46:16.225Z] #60 4.215 + export GOPATH=/tmp/tmp.NwtjVuS6R7 [2020-07-03T13:46:16.225Z] #60 4.215 + GOPATH=/tmp/tmp.NwtjVuS6R7 [2020-07-03T13:46:16.225Z] #60 4.215 + RM_GOPATH=1 [2020-07-03T13:46:16.225Z] #60 4.215 + case "$(go env GOARCH)" in [2020-07-03T13:46:16.225Z] #60 4.215 ++ go env GOARCH [2020-07-03T13:46:16.225Z] #60 4.224 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:16.225Z] #60 4.224 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:16.225Z] #60 4.225 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:16.225Z] #60 4.226 + dir=/tmp/install [2020-07-03T13:46:16.225Z] #60 4.226 + bin=proxy [2020-07-03T13:46:16.225Z] #60 4.226 + shift [2020-07-03T13:46:16.225Z] #60 4.226 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-03T13:46:16.225Z] #60 4.226 + . /tmp/install/proxy.installer [2020-07-03T13:46:16.225Z] #60 4.226 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:46:16.225Z] #60 4.226 + install_proxy [2020-07-03T13:46:16.225Z] #60 4.226 + case "$1" in [2020-07-03T13:46:16.225Z] #60 4.226 + export CGO_ENABLED=0 [2020-07-03T13:46:16.225Z] #60 4.226 + CGO_ENABLED=0 [2020-07-03T13:46:16.225Z] #60 4.226 + _install_proxy [2020-07-03T13:46:16.225Z] #60 4.226 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-03T13:46:16.225Z] #60 4.226 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NwtjVuS6R7/src/github.com/docker/libnetwork [2020-07-03T13:46:16.225Z] #60 4.226 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:46:16.225Z] #60 4.230 Cloning into '/tmp/tmp.NwtjVuS6R7/src/github.com/docker/libnetwork'... [2020-07-03T13:46:17.165Z] #60 ... [2020-07-03T13:46:17.165Z] [2020-07-03T13:46:17.165Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:17.165Z] #30 5.735 + RM_GOPATH=0 [2020-07-03T13:46:17.165Z] #30 5.737 + TMP_GOPATH= [2020-07-03T13:46:17.165Z] #30 5.738 + : /build [2020-07-03T13:46:17.165Z] #30 5.738 + '[' -z '' ']' [2020-07-03T13:46:17.165Z] #30 5.741 ++ mktemp -d [2020-07-03T13:46:17.165Z] #30 5.742 + export GOPATH=/tmp/tmp.9rWaHHMP5q [2020-07-03T13:46:17.165Z] #30 5.749 + GOPATH=/tmp/tmp.9rWaHHMP5q [2020-07-03T13:46:17.165Z] #30 5.749 + RM_GOPATH=1 [2020-07-03T13:46:17.165Z] #30 5.750 + case "$(go env GOARCH)" in [2020-07-03T13:46:17.165Z] #30 5.750 ++ go env GOARCH [2020-07-03T13:46:17.165Z] #30 5.794 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:17.165Z] #30 5.807 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:17.165Z] #30 5.809 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:17.165Z] #30 5.824 + dir=/tmp/install [2020-07-03T13:46:17.165Z] #30 5.824 + bin=tomlv [2020-07-03T13:46:17.165Z] #30 5.825 + shift [2020-07-03T13:46:17.165Z] #30 5.826 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-03T13:46:17.165Z] #30 5.829 + . /tmp/install/tomlv.installer [2020-07-03T13:46:17.165Z] #30 5.831 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:46:17.165Z] #30 5.833 + install_tomlv [2020-07-03T13:46:17.165Z] #30 5.834 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-03T13:46:17.165Z] #30 5.834 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:46:17.165Z] #30 5.835 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9rWaHHMP5q/src/github.com/BurntSushi/toml [2020-07-03T13:46:17.165Z] #30 5.837 Cloning into '/tmp/tmp.9rWaHHMP5q/src/github.com/BurntSushi/toml'... [2020-07-03T13:46:17.426Z] #30 6.918 + cd /tmp/tmp.9rWaHHMP5q/src/github.com/BurntSushi/toml [2020-07-03T13:46:17.686Z] #30 6.918 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:46:17.686Z] #30 6.924 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:46:18.257Z] #30 7.627 internal/cpu [2020-07-03T13:46:18.257Z] #30 ... [2020-07-03T13:46:18.257Z] [2020-07-03T13:46:18.257Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:46:18.257Z] #36 7.538 + git clone https://github.com/docker/distribution.git . [2020-07-03T13:46:18.257Z] #36 7.551 Cloning into '.'... [2020-07-03T13:46:19.677Z] Removing intermediate container 5500c01104d1 [2020-07-03T13:46:19.677Z] ---> 7697103b10a0 [2020-07-03T13:46:19.677Z] Step 7/15 : WORKDIR /buildx [2020-07-03T13:46:19.677Z] ---> Running in bed8ae45cc20 [2020-07-03T13:46:19.677Z] Removing intermediate container bed8ae45cc20 [2020-07-03T13:46:19.677Z] ---> ff656306ef22 [2020-07-03T13:46:19.677Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-03T13:46:19.677Z] ---> Running in 0dd205ee33f4 [2020-07-03T13:46:19.677Z] Removing intermediate container 0dd205ee33f4 [2020-07-03T13:46:19.677Z] ---> cd9a16294d0a [2020-07-03T13:46:19.677Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-03T13:46:19.677Z] ---> Running in e5639974e12d [2020-07-03T13:46:19.971Z] From https://github.com/docker/buildx [2020-07-03T13:46:19.971Z] * [new tag] v0.3.1 -> build [2020-07-03T13:46:20.277Z] #43 ... [2020-07-03T13:46:20.277Z] [2020-07-03T13:46:20.277Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:20.277Z] #10 15.55 Fetched 8055 kB in 11s (708 kB/s) [2020-07-03T13:46:20.610Z] Switched to branch 'build' [2020-07-03T13:46:20.800Z] #36 ... [2020-07-03T13:46:20.800Z] [2020-07-03T13:46:20.800Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:46:20.800Z] #32 8.076 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:46:20.800Z] #32 8.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:46:20.800Z] #32 8.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:46:20.800Z] #32 9.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:46:20.800Z] #32 ... [2020-07-03T13:46:20.800Z] [2020-07-03T13:46:20.800Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:20.800Z] #43 7.166 + RM_GOPATH=0 [2020-07-03T13:46:20.800Z] #43 7.169 + TMP_GOPATH= [2020-07-03T13:46:20.800Z] #43 7.169 + : /build [2020-07-03T13:46:20.800Z] #43 7.169 + '[' -z '' ']' [2020-07-03T13:46:20.800Z] #43 7.173 ++ mktemp -d [2020-07-03T13:46:20.800Z] #43 7.175 + export GOPATH=/tmp/tmp.wc3vCZsJzM [2020-07-03T13:46:20.800Z] #43 7.175 + GOPATH=/tmp/tmp.wc3vCZsJzM [2020-07-03T13:46:20.800Z] #43 7.175 + RM_GOPATH=1 [2020-07-03T13:46:20.800Z] #43 7.175 + case "$(go env GOARCH)" in [2020-07-03T13:46:20.800Z] #43 7.177 ++ go env GOARCH [2020-07-03T13:46:20.800Z] #43 7.190 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:20.800Z] #43 7.190 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:20.800Z] #43 7.192 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:20.801Z] #43 7.205 + dir=/tmp/install [2020-07-03T13:46:20.801Z] #43 7.205 + bin=gotestsum [2020-07-03T13:46:20.801Z] #43 7.205 + shift [2020-07-03T13:46:20.801Z] #43 7.205 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-03T13:46:20.801Z] #43 7.207 + . /tmp/install/gotestsum.installer [2020-07-03T13:46:20.801Z] #43 7.209 ++ : v0.3.5 [2020-07-03T13:46:20.801Z] #43 7.209 + install_gotestsum [2020-07-03T13:46:20.801Z] #43 7.211 + set -e [2020-07-03T13:46:20.801Z] #43 7.212 + export GO111MODULE=on [2020-07-03T13:46:20.801Z] #43 7.212 + GO111MODULE=on [2020-07-03T13:46:20.801Z] #43 7.212 + GOBIN=/build [2020-07-03T13:46:20.801Z] #43 7.212 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-03T13:46:20.801Z] #43 7.355 go: finding gotest.tools v0.3.5 [2020-07-03T13:46:20.801Z] #43 7.378 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-03T13:46:20.801Z] #43 8.325 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-03T13:46:20.801Z] #43 8.821 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-03T13:46:20.801Z] #43 9.572 go: downloading gotest.tools v2.1.0+incompatible [2020-07-03T13:46:20.801Z] #43 9.698 go: extracting gotest.tools v2.1.0+incompatible [2020-07-03T13:46:20.801Z] #43 9.790 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:46:20.801Z] #43 9.885 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-03T13:46:20.801Z] #43 10.03 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:46:20.801Z] #43 10.04 go: downloading github.com/pkg/errors v0.8.0 [2020-07-03T13:46:20.801Z] #43 10.05 go: downloading github.com/fatih/color v1.6.0 [2020-07-03T13:46:20.801Z] #43 10.05 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:46:20.801Z] #43 10.05 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:46:20.801Z] #43 ... [2020-07-03T13:46:20.801Z] [2020-07-03T13:46:20.801Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:46:20.801Z] #38 8.039 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:46:20.801Z] #38 8.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:46:20.801Z] #38 8.166 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:46:20.801Z] #38 9.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:46:21.062Z] #38 ... [2020-07-03T13:46:21.062Z] [2020-07-03T13:46:21.062Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:21.062Z] #21 7.613 + RM_GOPATH=0 [2020-07-03T13:46:21.062Z] #21 7.613 + TMP_GOPATH= [2020-07-03T13:46:21.062Z] #21 7.613 + : /build [2020-07-03T13:46:21.062Z] #21 7.613 + '[' -z '' ']' [2020-07-03T13:46:21.062Z] #21 7.614 ++ mktemp -d [2020-07-03T13:46:21.062Z] #21 7.625 + export GOPATH=/tmp/tmp.jg7Set2IE7 [2020-07-03T13:46:21.062Z] #21 7.625 + GOPATH=/tmp/tmp.jg7Set2IE7 [2020-07-03T13:46:21.062Z] #21 7.626 + RM_GOPATH=1 [2020-07-03T13:46:21.062Z] #21 7.626 + case "$(go env GOARCH)" in [2020-07-03T13:46:21.062Z] #21 7.628 ++ go env GOARCH [2020-07-03T13:46:21.062Z] #21 7.692 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:21.062Z] #21 7.692 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:21.062Z] #21 7.694 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:21.062Z] #21 7.702 + dir=/tmp/install [2020-07-03T13:46:21.062Z] #21 7.707 + bin=dockercli [2020-07-03T13:46:21.062Z] #21 7.707 + shift [2020-07-03T13:46:21.062Z] #21 7.708 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-03T13:46:21.062Z] #21 7.712 + . /tmp/install/dockercli.installer [2020-07-03T13:46:21.062Z] #21 7.713 ++ : stable [2020-07-03T13:46:21.062Z] #21 7.713 ++ : 17.06.2-ce [2020-07-03T13:46:21.062Z] #21 7.718 + install_dockercli [2020-07-03T13:46:21.062Z] #21 7.723 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-03T13:46:21.062Z] #21 7.723 Install docker/cli version 17.06.2-ce from stable [2020-07-03T13:46:21.062Z] #21 7.725 ++ uname -m [2020-07-03T13:46:21.062Z] #21 7.726 + arch=x86_64 [2020-07-03T13:46:21.062Z] #21 7.729 + '[' x86_64 '!=' x86_64 ']' [2020-07-03T13:46:21.062Z] #21 7.729 + url=https://download.docker.com/linux/static [2020-07-03T13:46:21.062Z] #21 7.730 + tar -xz docker/docker [2020-07-03T13:46:21.062Z] #21 7.735 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-03T13:46:21.062Z] #21 ... [2020-07-03T13:46:21.062Z] [2020-07-03T13:46:21.062Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:46:21.062Z] #23 4.458 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:46:21.062Z] #23 4.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:46:21.062Z] #23 4.820 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:46:21.062Z] #23 5.692 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:46:21.062Z] #23 8.116 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:46:21.347Z] #23 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:46:21.347Z] #23 ... [2020-07-03T13:46:21.347Z] [2020-07-03T13:46:21.347Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:21.347Z] #41 6.407 + RM_GOPATH=0 [2020-07-03T13:46:21.347Z] #41 6.407 + TMP_GOPATH= [2020-07-03T13:46:21.347Z] #41 6.407 + : /build [2020-07-03T13:46:21.347Z] #41 6.408 + '[' -z '' ']' [2020-07-03T13:46:21.347Z] #41 6.408 ++ mktemp -d [2020-07-03T13:46:21.347Z] #41 6.414 + export GOPATH=/tmp/tmp.fh4AJOFfkA [2020-07-03T13:46:21.347Z] #41 6.415 + GOPATH=/tmp/tmp.fh4AJOFfkA [2020-07-03T13:46:21.347Z] #41 6.415 + RM_GOPATH=1 [2020-07-03T13:46:21.347Z] #41 6.415 + case "$(go env GOARCH)" in [2020-07-03T13:46:21.347Z] #41 6.424 ++ go env GOARCH [2020-07-03T13:46:21.347Z] #41 6.461 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:21.347Z] #41 6.461 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:21.347Z] #41 6.461 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:21.347Z] #41 6.462 + dir=/tmp/install [2020-07-03T13:46:21.347Z] #41 6.462 + bin=vndr [2020-07-03T13:46:21.347Z] #41 6.462 + shift [2020-07-03T13:46:21.347Z] #41 6.463 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-03T13:46:21.347Z] #41 6.463 + . /tmp/install/vndr.installer [2020-07-03T13:46:21.347Z] #41 6.463 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:46:21.347Z] #41 6.464 + install_vndr [2020-07-03T13:46:21.347Z] #41 6.464 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-03T13:46:21.347Z] #41 6.465 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:46:21.347Z] #41 6.465 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fh4AJOFfkA/src/github.com/LK4D4/vndr [2020-07-03T13:46:21.347Z] #41 6.476 Cloning into '/tmp/tmp.fh4AJOFfkA/src/github.com/LK4D4/vndr'... [2020-07-03T13:46:21.347Z] #41 7.485 + cd /tmp/tmp.fh4AJOFfkA/src/github.com/LK4D4/vndr [2020-07-03T13:46:21.347Z] #41 7.493 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:46:21.347Z] #41 7.528 + go build -buildmode=pie -v -o /build/vndr . [2020-07-03T13:46:21.347Z] #41 9.235 internal/race [2020-07-03T13:46:21.347Z] #41 9.475 runtime [2020-07-03T13:46:21.347Z] #41 9.600 sync/atomic [2020-07-03T13:46:21.347Z] #41 10.01 unicode [2020-07-03T13:46:21.347Z] #41 ... [2020-07-03T13:46:21.347Z] [2020-07-03T13:46:21.347Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:21.347Z] #47 6.646 + RM_GOPATH=0 [2020-07-03T13:46:21.347Z] #47 6.646 + TMP_GOPATH= [2020-07-03T13:46:21.347Z] #47 6.646 + : /build [2020-07-03T13:46:21.347Z] #47 6.646 + '[' -z '' ']' [2020-07-03T13:46:21.347Z] #47 6.648 ++ mktemp -d [2020-07-03T13:46:21.347Z] #47 6.651 + export GOPATH=/tmp/tmp.ZyCSKv1A6f [2020-07-03T13:46:21.347Z] #47 6.651 + GOPATH=/tmp/tmp.ZyCSKv1A6f [2020-07-03T13:46:21.347Z] #47 6.651 + RM_GOPATH=1 [2020-07-03T13:46:21.347Z] #47 6.651 + case "$(go env GOARCH)" in [2020-07-03T13:46:21.347Z] #47 6.652 ++ go env GOARCH [2020-07-03T13:46:21.347Z] #47 6.700 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:21.347Z] #47 6.700 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:21.347Z] #47 6.704 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:21.347Z] #47 6.705 + dir=/tmp/install [2020-07-03T13:46:21.347Z] #47 6.705 + bin=shfmt [2020-07-03T13:46:21.347Z] #47 6.705 + shift [2020-07-03T13:46:21.347Z] #47 6.705 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-03T13:46:21.347Z] #47 6.706 + . /tmp/install/shfmt.installer [2020-07-03T13:46:21.347Z] #47 6.706 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:46:21.347Z] #47 6.707 + install_shfmt [2020-07-03T13:46:21.347Z] #47 6.711 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-03T13:46:21.347Z] #47 6.712 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:46:21.347Z] #47 6.712 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZyCSKv1A6f/src/github.com/mvdan/sh [2020-07-03T13:46:21.347Z] #47 6.729 Cloning into '/tmp/tmp.ZyCSKv1A6f/src/github.com/mvdan/sh'... [2020-07-03T13:46:21.608Z] #47 ... [2020-07-03T13:46:21.608Z] [2020-07-03T13:46:21.608Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:21.608Z] #45 7.679 + RM_GOPATH=0 [2020-07-03T13:46:21.608Z] #45 7.679 + TMP_GOPATH= [2020-07-03T13:46:21.608Z] #45 7.680 + : /build [2020-07-03T13:46:21.608Z] #45 7.680 + '[' -z '' ']' [2020-07-03T13:46:21.608Z] #45 7.685 ++ mktemp -d [2020-07-03T13:46:21.608Z] #45 7.685 + export GOPATH=/tmp/tmp.pIgd3PZjg3 [2020-07-03T13:46:21.608Z] #45 7.685 + GOPATH=/tmp/tmp.pIgd3PZjg3 [2020-07-03T13:46:21.608Z] #45 7.685 + RM_GOPATH=1 [2020-07-03T13:46:21.608Z] #45 7.685 + case "$(go env GOARCH)" in [2020-07-03T13:46:21.608Z] #45 7.685 ++ go env GOARCH [2020-07-03T13:46:21.608Z] #45 7.713 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:21.608Z] #45 7.713 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:21.608Z] #45 7.718 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:21.608Z] #45 7.723 + dir=/tmp/install [2020-07-03T13:46:21.608Z] #45 7.725 + bin=golangci_lint [2020-07-03T13:46:21.608Z] #45 7.725 + shift [2020-07-03T13:46:21.608Z] #45 7.726 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-03T13:46:21.608Z] #45 7.726 + . /tmp/install/golangci_lint.installer [2020-07-03T13:46:21.608Z] #45 7.726 ++ : v1.23.8 [2020-07-03T13:46:21.608Z] #45 7.727 + install_golangci_lint [2020-07-03T13:46:21.608Z] #45 7.728 + echo 'Installing golangci-lint version v1.23.8' [2020-07-03T13:46:21.608Z] #45 7.728 Installing golangci-lint version v1.23.8 [2020-07-03T13:46:21.608Z] #45 7.728 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:46:21.608Z] #45 ... [2020-07-03T13:46:21.608Z] [2020-07-03T13:46:21.608Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:21.608Z] #10 8.134 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:46:21.608Z] #10 8.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:46:21.608Z] #10 8.251 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:46:21.608Z] #10 9.262 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:46:21.657Z] Removing intermediate container e5639974e12d [2020-07-03T13:46:21.657Z] ---> a0eca7790d3e [2020-07-03T13:46:21.657Z] Step 10/15 : ARG GOOS [2020-07-03T13:46:21.657Z] ---> Running in d0cb8a73f5e3 [2020-07-03T13:46:21.657Z] Removing intermediate container d0cb8a73f5e3 [2020-07-03T13:46:21.657Z] ---> 4c932b63b956 [2020-07-03T13:46:21.657Z] Step 11/15 : ARG GOARCH [2020-07-03T13:46:21.657Z] ---> Running in 4da710ebcf18 [2020-07-03T13:46:21.657Z] Removing intermediate container 4da710ebcf18 [2020-07-03T13:46:21.657Z] ---> 066a7a1f1839 [2020-07-03T13:46:21.657Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-07-03T13:46:21.657Z] ---> Running in 2e7599eef6fc [2020-07-03T13:46:21.869Z] #10 ... [2020-07-03T13:46:21.869Z] [2020-07-03T13:46:21.869Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:21.869Z] #54 7.284 + RM_GOPATH=0 [2020-07-03T13:46:21.869Z] #54 7.290 + TMP_GOPATH= [2020-07-03T13:46:21.869Z] #54 7.290 + : /build [2020-07-03T13:46:21.869Z] #54 7.292 + '[' -z '' ']' [2020-07-03T13:46:21.869Z] #54 7.294 ++ mktemp -d [2020-07-03T13:46:21.869Z] #54 7.303 + export GOPATH=/tmp/tmp.FIGjQamY5h [2020-07-03T13:46:21.869Z] #54 7.303 + GOPATH=/tmp/tmp.FIGjQamY5h [2020-07-03T13:46:21.869Z] #54 7.303 + RM_GOPATH=1 [2020-07-03T13:46:21.869Z] #54 7.303 + case "$(go env GOARCH)" in [2020-07-03T13:46:21.869Z] #54 7.304 ++ go env GOARCH [2020-07-03T13:46:21.869Z] #54 7.313 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:21.869Z] #54 7.313 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:21.869Z] #54 7.313 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:21.869Z] #54 7.319 + dir=/tmp/install [2020-07-03T13:46:21.869Z] #54 7.319 + bin=rootlesskit [2020-07-03T13:46:21.869Z] #54 7.319 + shift [2020-07-03T13:46:21.869Z] #54 7.319 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-03T13:46:21.869Z] #54 7.319 + . /tmp/install/rootlesskit.installer [2020-07-03T13:46:21.869Z] #54 7.320 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:46:21.869Z] #54 7.330 + install_rootlesskit [2020-07-03T13:46:21.869Z] #54 7.330 + case "$1" in [2020-07-03T13:46:21.869Z] #54 7.330 + export CGO_ENABLED=0 [2020-07-03T13:46:21.869Z] #54 7.330 + CGO_ENABLED=0 [2020-07-03T13:46:21.869Z] #54 7.333 + _install_rootlesskit [2020-07-03T13:46:21.869Z] #54 7.333 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-03T13:46:21.869Z] #54 7.333 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:46:21.869Z] #54 7.337 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FIGjQamY5h/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:46:21.869Z] #54 7.346 Cloning into '/tmp/tmp.FIGjQamY5h/src/github.com/rootless-containers/rootlesskit'... [2020-07-03T13:46:21.869Z] #54 ... [2020-07-03T13:46:21.869Z] [2020-07-03T13:46:21.869Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:46:21.869Z] #51 7.827 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:46:21.869Z] #51 7.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:46:21.869Z] #51 7.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:46:21.869Z] #51 8.879 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:46:21.869Z] #51 11.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:46:22.130Z] #51 ... [2020-07-03T13:46:22.130Z] [2020-07-03T13:46:22.130Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:46:22.130Z] #32 11.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:46:23.806Z] #10 15.55 Reading package lists... [2020-07-03T13:46:24.671Z] #32 14.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:46:25.320Z] #10 19.29 Reading package lists... [2020-07-03T13:46:25.321Z] #10 ... [2020-07-03T13:46:25.321Z] [2020-07-03T13:46:25.321Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:25.321Z] #47 10.93 + cd /tmp/tmp.NnC7lTrO6W/src/github.com/mvdan/sh [2020-07-03T13:46:25.321Z] #47 10.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:46:25.321Z] #47 11.04 + GO111MODULE=on [2020-07-03T13:46:25.321Z] #47 11.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-03T13:46:25.321Z] #47 11.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:46:25.321Z] #47 11.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:46:25.321Z] #47 11.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:46:25.321Z] #47 12.00 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:46:25.321Z] #47 12.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:46:25.321Z] #47 12.47 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:46:25.321Z] #47 12.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:46:25.321Z] #47 13.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:46:25.321Z] #47 14.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:46:25.321Z] #47 14.74 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:46:25.321Z] #47 14.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:46:25.321Z] #47 14.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:46:25.321Z] #47 15.55 runtime [2020-07-03T13:46:25.614Z] #47 ... [2020-07-03T13:46:25.614Z] [2020-07-03T13:46:25.614Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:25.614Z] #60 16.24 Checking out files: 91% (1888/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-03T13:46:25.614Z] #60 16.43 + cd /tmp/tmp.6eBW7ADfs6/src/github.com/docker/libnetwork [2020-07-03T13:46:25.614Z] #60 16.43 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:46:25.614Z] #60 17.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-03T13:46:27.129Z] #60 ... [2020-07-03T13:46:27.129Z] [2020-07-03T13:46:27.129Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:27.129Z] #10 19.29 Reading package lists... [2020-07-03T13:46:27.214Z] #32 ... [2020-07-03T13:46:27.214Z] [2020-07-03T13:46:27.214Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:27.214Z] #41 13.58 unicode/utf8 [2020-07-03T13:46:27.214Z] #41 14.21 internal/testlog [2020-07-03T13:46:27.214Z] #41 14.50 encoding [2020-07-03T13:46:27.214Z] #41 14.66 unicode/utf16 [2020-07-03T13:46:27.214Z] #41 14.97 container/list [2020-07-03T13:46:27.214Z] #41 15.59 crypto/internal/subtle [2020-07-03T13:46:27.214Z] #41 15.70 crypto/subtle [2020-07-03T13:46:27.215Z] #41 15.90 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-03T13:46:27.215Z] #41 16.07 internal/nettrace [2020-07-03T13:46:27.215Z] #41 16.23 runtime/cgo [2020-07-03T13:46:28.155Z] #41 ... [2020-07-03T13:46:28.155Z] [2020-07-03T13:46:28.155Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:28.155Z] #30 7.686 runtime/internal/atomic [2020-07-03T13:46:28.155Z] #30 7.945 runtime/internal/sys [2020-07-03T13:46:28.155Z] #30 8.148 runtime/internal/math [2020-07-03T13:46:28.155Z] #30 8.224 math/bits [2020-07-03T13:46:28.155Z] #30 8.277 internal/bytealg [2020-07-03T13:46:28.155Z] #30 8.868 math [2020-07-03T13:46:28.155Z] #30 9.078 runtime [2020-07-03T13:46:28.155Z] #30 13.68 unicode/utf8 [2020-07-03T13:46:28.155Z] #30 14.24 internal/testlog [2020-07-03T13:46:28.155Z] #30 14.57 encoding [2020-07-03T13:46:28.155Z] #30 14.73 runtime/cgo [2020-07-03T13:46:28.403Z] #10 23.14 Building dependency tree... [2020-07-03T13:46:28.415Z] #30 ... [2020-07-03T13:46:28.415Z] [2020-07-03T13:46:28.415Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:46:28.415Z] #28 7.488 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-03T13:46:28.415Z] #28 7.506 Cloning into '.'... [2020-07-03T13:46:28.415Z] #28 ... [2020-07-03T13:46:28.415Z] [2020-07-03T13:46:28.415Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:28.415Z] #21 17.38 + mkdir -p /build [2020-07-03T13:46:28.415Z] #21 17.39 + mv docker/docker /build/ [2020-07-03T13:46:28.415Z] #21 17.40 + rmdir docker [2020-07-03T13:46:28.415Z] #21 DONE 18.0s [2020-07-03T13:46:28.415Z] [2020-07-03T13:46:28.415Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:28.415Z] #47 17.21 + cd /tmp/tmp.ZyCSKv1A6f/src/github.com/mvdan/sh [2020-07-03T13:46:28.415Z] #47 17.21 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:46:28.415Z] #47 17.30 + GO111MODULE=on [2020-07-03T13:46:28.415Z] #47 17.30 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-03T13:46:29.040Z] #10 24.48 The following additional packages will be installed: [2020-07-03T13:46:29.040Z] #10 24.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-03T13:46:29.040Z] #10 24.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-03T13:46:29.040Z] #10 24.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-03T13:46:29.040Z] #10 24.52 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:46:29.040Z] #10 24.52 Suggested packages: [2020-07-03T13:46:29.040Z] #10 24.52 gcc-8-locales seccomp wine64 [2020-07-03T13:46:29.799Z] #47 19.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:46:29.799Z] #47 19.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:46:29.799Z] #47 19.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:46:30.059Z] #47 19.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:46:30.083Z] #10 25.39 The following NEW packages will be installed: [2020-07-03T13:46:30.083Z] #10 25.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-03T13:46:30.083Z] #10 25.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-03T13:46:30.083Z] #10 25.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-03T13:46:30.083Z] #10 25.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-03T13:46:30.083Z] #10 25.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-03T13:46:30.083Z] #10 25.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:46:30.083Z] #10 25.55 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-07-03T13:46:30.083Z] #10 25.55 Need to get 73.3 MB of archives. [2020-07-03T13:46:30.083Z] #10 25.55 After this operation, 494 MB of additional disk space will be used. [2020-07-03T13:46:30.083Z] #10 25.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-07-03T13:46:30.083Z] #10 ... [2020-07-03T13:46:30.083Z] [2020-07-03T13:46:30.083Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:46:30.083Z] #36 15.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-03T13:46:30.083Z] #36 17.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-03T13:46:30.083Z] #36 ... [2020-07-03T13:46:30.083Z] [2020-07-03T13:46:30.083Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:46:30.083Z] #38 15.48 Fetched 8055 kB in 12s (695 kB/s) [2020-07-03T13:46:30.083Z] #38 15.48 Reading package lists... [2020-07-03T13:46:30.083Z] #38 19.39 Reading package lists... [2020-07-03T13:46:30.083Z] #38 22.73 Building dependency tree... [2020-07-03T13:46:30.083Z] #38 24.13 The following additional packages will be installed: [2020-07-03T13:46:30.083Z] #38 24.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-03T13:46:30.083Z] #38 24.17 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-03T13:46:30.083Z] #38 24.17 Suggested packages: [2020-07-03T13:46:30.083Z] #38 24.17 manpages-dev python-setuptools [2020-07-03T13:46:30.083Z] #38 25.17 The following NEW packages will be installed: [2020-07-03T13:46:30.083Z] #38 25.17 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-03T13:46:30.083Z] #38 25.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-03T13:46:30.083Z] #38 25.17 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-03T13:46:30.083Z] #38 25.17 python-six zlib1g-dev [2020-07-03T13:46:30.083Z] #38 25.31 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-03T13:46:30.083Z] #38 25.31 Need to get 3742 kB of archives. [2020-07-03T13:46:30.083Z] #38 25.31 After this operation, 22.0 MB of additional disk space will be used. [2020-07-03T13:46:30.083Z] #38 25.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-03T13:46:30.083Z] #38 25.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-03T13:46:30.083Z] #38 25.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-03T13:46:30.083Z] #38 25.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-03T13:46:30.083Z] #38 25.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-03T13:46:30.083Z] #38 25.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-03T13:46:30.083Z] #38 25.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-07-03T13:46:30.083Z] #38 25.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-03T13:46:30.083Z] #38 25.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-03T13:46:30.083Z] #38 25.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-03T13:46:30.083Z] #38 25.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-03T13:46:30.083Z] #38 25.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-03T13:46:30.083Z] #38 25.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-07-03T13:46:30.083Z] #38 25.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-03T13:46:30.083Z] #38 25.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-03T13:46:30.083Z] #38 25.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-03T13:46:30.083Z] #38 25.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-03T13:46:30.083Z] #38 ... [2020-07-03T13:46:30.083Z] [2020-07-03T13:46:30.083Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:46:30.083Z] #23 15.47 Fetched 8055 kB in 11s (721 kB/s) [2020-07-03T13:46:30.083Z] #23 15.47 Reading package lists... [2020-07-03T13:46:30.083Z] #23 19.38 Reading package lists... [2020-07-03T13:46:30.083Z] #23 23.12 Building dependency tree... [2020-07-03T13:46:30.083Z] #23 24.23 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-03T13:46:30.083Z] #23 24.23 The following additional packages will be installed: [2020-07-03T13:46:30.083Z] #23 24.23 libjq1 libonig5 [2020-07-03T13:46:30.083Z] #23 24.56 The following NEW packages will be installed: [2020-07-03T13:46:30.083Z] #23 24.67 jq libjq1 libonig5 [2020-07-03T13:46:30.083Z] #23 24.77 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-03T13:46:30.083Z] #23 24.77 Need to get 350 kB of archives. [2020-07-03T13:46:30.083Z] #23 24.77 After this operation, 1154 kB of additional disk space will be used. [2020-07-03T13:46:30.083Z] #23 24.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-03T13:46:30.083Z] #23 24.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-03T13:46:30.083Z] #23 24.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-03T13:46:30.083Z] #23 25.60 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:46:30.083Z] #23 25.70 Fetched 350 kB in 0s (2420 kB/s) [2020-07-03T13:46:30.083Z] #23 25.77 Selecting previously unselected package libonig5:s390x. [2020-07-03T13:46:30.319Z] #47 19.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:46:30.377Z] #23 25.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-03T13:46:30.377Z] #23 25.93 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-03T13:46:30.377Z] #23 ... [2020-07-03T13:46:30.377Z] [2020-07-03T13:46:30.377Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:46:30.377Z] #32 15.50 Fetched 8055 kB in 11s (712 kB/s) [2020-07-03T13:46:30.377Z] #32 15.50 Reading package lists... [2020-07-03T13:46:30.377Z] #32 19.16 Reading package lists... [2020-07-03T13:46:30.377Z] #32 22.75 Building dependency tree... [2020-07-03T13:46:30.377Z] #32 23.91 The following additional packages will be installed: [2020-07-03T13:46:30.377Z] #32 23.91 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-03T13:46:30.377Z] #32 23.91 Suggested packages: [2020-07-03T13:46:30.377Z] #32 23.91 cmake-doc ninja-build lrzip [2020-07-03T13:46:30.377Z] #32 23.91 Recommended packages: [2020-07-03T13:46:30.377Z] #32 23.91 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-03T13:46:30.377Z] #32 24.59 The following NEW packages will be installed: [2020-07-03T13:46:30.377Z] #32 24.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-03T13:46:30.377Z] #32 24.61 vim-common xxd [2020-07-03T13:46:30.377Z] #32 24.81 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-03T13:46:30.377Z] #32 24.81 Need to get 14.0 MB of archives. [2020-07-03T13:46:30.377Z] #32 24.81 After this operation, 62.1 MB of additional disk space will be used. [2020-07-03T13:46:30.377Z] #32 24.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-03T13:46:30.377Z] #32 24.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:46:30.377Z] #32 24.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-03T13:46:30.377Z] #32 24.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-03T13:46:30.377Z] #32 25.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-03T13:46:30.377Z] #32 25.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-03T13:46:30.377Z] #32 25.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-03T13:46:30.377Z] #32 25.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-03T13:46:30.377Z] #32 25.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-03T13:46:30.377Z] #32 25.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-03T13:46:30.377Z] #32 ... [2020-07-03T13:46:30.377Z] [2020-07-03T13:46:30.377Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:46:30.377Z] #51 15.83 Fetched 8055 kB in 12s (697 kB/s) [2020-07-03T13:46:30.377Z] #51 15.83 Reading package lists... [2020-07-03T13:46:30.377Z] #51 19.50 Reading package lists... [2020-07-03T13:46:30.377Z] #51 23.17 Building dependency tree... [2020-07-03T13:46:30.377Z] #51 24.21 The following additional packages will be installed: [2020-07-03T13:46:30.377Z] #51 24.26 libbtrfs0 [2020-07-03T13:46:30.377Z] #51 24.35 The following NEW packages will be installed: [2020-07-03T13:46:30.377Z] #51 24.35 libbtrfs-dev libbtrfs0 [2020-07-03T13:46:30.377Z] #51 24.43 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-03T13:46:30.377Z] #51 24.43 Need to get 118 kB of archives. [2020-07-03T13:46:30.377Z] #51 24.43 After this operation, 390 kB of additional disk space will be used. [2020-07-03T13:46:30.377Z] #51 24.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-03T13:46:30.377Z] #51 24.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-03T13:46:30.377Z] #51 25.08 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:46:30.377Z] #51 25.16 Fetched 118 kB in 0s (1374 kB/s) [2020-07-03T13:46:30.377Z] #51 25.25 Selecting previously unselected package libbtrfs0. [2020-07-03T13:46:30.377Z] #51 25.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-03T13:46:30.377Z] #51 25.34 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-03T13:46:30.377Z] #51 25.35 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:46:30.377Z] #51 25.47 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:46:30.377Z] #51 25.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-03T13:46:30.377Z] #51 25.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:46:30.377Z] #51 25.63 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:46:30.377Z] #51 25.64 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:46:30.377Z] #51 25.64 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:46:30.673Z] #51 DONE 26.1s [2020-07-03T13:46:30.673Z] [2020-07-03T13:46:30.673Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:31.262Z] #47 ... [2020-07-03T13:46:31.262Z] [2020-07-03T13:46:31.262Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:31.262Z] #43 10.41 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:46:31.262Z] #43 10.43 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:46:31.262Z] #43 10.88 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-03T13:46:31.262Z] #43 10.97 go: extracting github.com/pkg/errors v0.8.0 [2020-07-03T13:46:31.262Z] #43 11.14 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:46:31.262Z] #43 11.15 go: extracting github.com/fatih/color v1.6.0 [2020-07-03T13:46:31.262Z] #43 11.16 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:46:31.262Z] #43 11.28 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:46:31.262Z] #43 11.28 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:46:31.262Z] #43 11.36 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:46:31.262Z] #43 11.49 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:46:31.262Z] #43 11.75 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:46:31.262Z] #43 13.27 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:46:31.262Z] #43 13.27 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:46:31.262Z] #43 15.12 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:46:31.262Z] #43 17.10 go: finding github.com/fatih/color v1.6.0 [2020-07-03T13:46:31.262Z] #43 17.15 go: finding github.com/pkg/errors v0.8.0 [2020-07-03T13:46:31.262Z] #43 17.16 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:46:31.262Z] #43 17.38 go: finding github.com/spf13/pflag v1.0.1 [2020-07-03T13:46:31.262Z] #43 17.47 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:46:31.262Z] #43 17.59 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:46:31.262Z] #43 17.89 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:46:31.262Z] #43 18.31 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:46:31.262Z] #43 18.42 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:46:31.262Z] #43 18.56 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:46:31.262Z] #43 18.86 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:46:31.262Z] #43 ... [2020-07-03T13:46:31.262Z] [2020-07-03T13:46:31.262Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:31.262Z] #47 20.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:46:31.313Z] #52 ... [2020-07-03T13:46:31.313Z] [2020-07-03T13:46:31.313Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:31.313Z] #41 16.68 vendor/golang.org/x/crypto/internal/subtle [2020-07-03T13:46:31.313Z] #41 23.57 sync [2020-07-03T13:46:31.313Z] #41 23.66 internal/reflectlite [2020-07-03T13:46:31.313Z] #41 24.95 github.com/LK4D4/vndr/godl/singleflight [2020-07-03T13:46:31.313Z] #41 25.27 math/rand [2020-07-03T13:46:31.313Z] #41 26.19 io [2020-07-03T13:46:31.313Z] #41 26.21 strconv [2020-07-03T13:46:31.313Z] #41 ... [2020-07-03T13:46:31.313Z] [2020-07-03T13:46:31.313Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:46:31.313Z] #38 26.36 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:46:31.313Z] #38 26.42 Fetched 3742 kB in 0s (11.0 MB/s) [2020-07-03T13:46:31.313Z] #38 26.53 Selecting previously unselected package libcap-dev:s390x. [2020-07-03T13:46:31.313Z] #38 26.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 ... 15177 files and directories currently installed.) [2020-07-03T13:46:31.313Z] #38 26.55 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-03T13:46:31.313Z] #38 26.55 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-03T13:46:31.313Z] #38 26.69 Selecting previously unselected package libnet1:s390x. [2020-07-03T13:46:31.313Z] #38 26.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-03T13:46:31.313Z] #38 26.72 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-03T13:46:31.313Z] #38 26.80 Selecting previously unselected package libnet1-dev. [2020-07-03T13:46:31.313Z] #38 26.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-03T13:46:31.313Z] #38 26.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:46:31.313Z] #38 26.95 Selecting previously unselected package libnl-3-200:s390x. [2020-07-03T13:46:31.313Z] #38 26.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-03T13:46:31.313Z] #38 26.96 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-03T13:46:31.313Z] #38 27.01 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-03T13:46:31.313Z] #38 27.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-03T13:46:31.313Z] #38 27.02 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-03T13:46:31.610Z] #38 ... [2020-07-03T13:46:31.610Z] [2020-07-03T13:46:31.610Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:46:31.610Z] #23 25.96 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-03T13:46:31.610Z] #23 26.17 Selecting previously unselected package libjq1:s390x. [2020-07-03T13:46:31.610Z] #23 26.17 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-03T13:46:31.610Z] #23 26.18 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-03T13:46:31.610Z] #23 26.35 Selecting previously unselected package jq. [2020-07-03T13:46:31.610Z] #23 26.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-03T13:46:31.610Z] #23 26.40 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:46:31.610Z] #23 26.68 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-03T13:46:31.610Z] #23 26.69 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-03T13:46:31.610Z] #23 26.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:46:31.610Z] #23 26.71 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:46:31.610Z] #23 DONE 27.2s [2020-07-03T13:46:31.610Z] [2020-07-03T13:46:31.610Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-03T13:46:31.610Z] #24 DONE 0.1s [2020-07-03T13:46:31.610Z] [2020-07-03T13:46:31.610Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:31.610Z] #41 27.33 bytes [2020-07-03T13:46:32.213Z] #47 21.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:46:32.213Z] #47 ... [2020-07-03T13:46:32.213Z] [2020-07-03T13:46:32.213Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:46:32.213Z] #38 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:46:32.213Z] #38 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:46:32.213Z] #38 ... [2020-07-03T13:46:32.213Z] [2020-07-03T13:46:32.213Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:32.213Z] #54 13.04 + cd /tmp/tmp.FIGjQamY5h/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:46:32.213Z] #54 13.04 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:46:32.213Z] #54 13.44 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:46:32.213Z] #54 13.44 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-03T13:46:32.213Z] #54 ... [2020-07-03T13:46:32.213Z] [2020-07-03T13:46:32.213Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:32.213Z] #10 11.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:46:32.213Z] #10 14.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:46:32.784Z] #10 ... [2020-07-03T13:46:32.784Z] [2020-07-03T13:46:32.784Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:33.567Z] #60 22.20 Checking out files: 60% (1242/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-03T13:46:33.567Z] #60 23.07 + cd /tmp/tmp.NwtjVuS6R7/src/github.com/docker/libnetwork [2020-07-03T13:46:33.710Z] #41 ... [2020-07-03T13:46:33.710Z] [2020-07-03T13:46:33.710Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:33.710Z] #43 DONE 29.1s [2020-07-03T13:46:33.710Z] [2020-07-03T13:46:33.710Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:33.710Z] #41 29.15 bufio [2020-07-03T13:46:33.828Z] #60 23.07 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:46:34.089Z] #60 23.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-03T13:46:34.431Z] #41 ... [2020-07-03T13:46:34.431Z] [2020-07-03T13:46:34.431Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:34.431Z] #60 DONE 30.0s [2020-07-03T13:46:34.431Z] [2020-07-03T13:46:34.431Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:46:34.431Z] #38 27.28 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-03T13:46:34.431Z] #38 27.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-03T13:46:34.431Z] #38 27.28 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-03T13:46:34.431Z] #38 27.33 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-03T13:46:34.431Z] #38 27.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-03T13:46:34.431Z] #38 27.34 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-03T13:46:34.431Z] #38 27.44 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-03T13:46:34.431Z] #38 27.44 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-03T13:46:34.431Z] #38 27.45 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-03T13:46:34.431Z] #38 27.64 Selecting previously unselected package libprotobuf17:s390x. [2020-07-03T13:46:34.431Z] #38 27.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-03T13:46:34.431Z] #38 27.65 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-03T13:46:34.431Z] #38 28.30 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-03T13:46:34.431Z] #38 28.32 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-03T13:46:34.431Z] #38 28.32 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-03T13:46:34.431Z] #38 28.50 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-03T13:46:34.431Z] #38 28.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-03T13:46:34.431Z] #38 28.51 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-03T13:46:34.431Z] #38 29.46 Selecting previously unselected package libprotoc17:s390x. [2020-07-03T13:46:34.431Z] #38 29.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-03T13:46:34.431Z] #38 29.47 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-03T13:46:34.431Z] #38 30.09 Selecting previously unselected package protobuf-c-compiler. [2020-07-03T13:46:34.431Z] #38 30.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-03T13:46:34.431Z] #38 30.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:46:34.665Z] #60 ... [2020-07-03T13:46:34.665Z] [2020-07-03T13:46:34.665Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:46:34.665Z] #51 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:46:34.665Z] #51 ... [2020-07-03T13:46:34.665Z] [2020-07-03T13:46:34.665Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:34.665Z] #47 22.75 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:46:34.665Z] #47 24.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:46:34.665Z] #47 24.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:46:34.726Z] #38 30.26 Selecting previously unselected package protobuf-compiler. [2020-07-03T13:46:34.726Z] #38 30.26 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-03T13:46:34.726Z] #38 30.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:46:34.726Z] #38 30.41 Selecting previously unselected package python-pkg-resources. [2020-07-03T13:46:34.726Z] #38 30.41 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:46:34.726Z] #38 30.42 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-03T13:46:34.925Z] #47 24.30 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:46:34.925Z] #47 24.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:46:35.026Z] #38 30.73 Selecting previously unselected package python-six. [2020-07-03T13:46:35.026Z] #38 30.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-03T13:46:35.320Z] #38 30.73 Unpacking python-six (1.12.0-1) ... [2020-07-03T13:46:35.320Z] #38 30.82 Selecting previously unselected package python-protobuf. [2020-07-03T13:46:35.320Z] #38 30.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-03T13:46:35.320Z] #38 30.86 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-03T13:46:35.613Z] #38 31.18 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-03T13:46:35.867Z] #47 25.43 runtime [2020-07-03T13:46:36.127Z] #47 25.44 runtime/cgo [2020-07-03T13:46:37.132Z] #38 32.68 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-03T13:46:37.132Z] #38 32.69 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-03T13:46:37.132Z] #38 32.70 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-03T13:46:37.132Z] #38 32.71 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-03T13:46:37.132Z] #38 32.72 Setting up python-six (1.12.0-1) ... [2020-07-03T13:46:37.768Z] #38 ... [2020-07-03T13:46:37.768Z] [2020-07-03T13:46:37.768Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:46:37.768Z] #25 3.583 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-03T13:46:37.768Z] #25 3.887 #=#=# [2020-07-03T13:46:37.768Z] #25 4.050 ### 4.3% ####### 11.0% ############## 20.0% #################### 29.1% ########################### 38.1% ################################### 48.8% ########################################## 58.8% ############################################### 65.6% ##################################################### 74.6% ############################################################# 85.8% ##################################################################### 97.1% ######################################################################## 100.0% [2020-07-03T13:46:37.768Z] #25 5.510 [2020-07-03T13:46:37.768Z] #25 5.656 ############################## 42.4% ######################################################################## 100.0% [2020-07-03T13:46:37.768Z] #25 6.011 [2020-07-03T13:46:38.062Z] #25 6.139 ###################### 31.2% ############################################## 64.6% ######################################################################## 100.0% [2020-07-03T13:46:38.357Z] #25 ... [2020-07-03T13:46:38.357Z] [2020-07-03T13:46:38.357Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:38.357Z] #30 23.82 internal/reflectlite [2020-07-03T13:46:38.357Z] #30 23.82 sync [2020-07-03T13:46:38.357Z] #30 25.86 errors [2020-07-03T13:46:38.357Z] #30 25.87 sort [2020-07-03T13:46:38.357Z] #30 26.12 strconv [2020-07-03T13:46:38.357Z] #30 27.07 io [2020-07-03T13:46:38.357Z] #30 28.24 internal/oserror [2020-07-03T13:46:38.357Z] #30 28.34 syscall [2020-07-03T13:46:38.357Z] #30 29.98 reflect [2020-07-03T13:46:38.357Z] #30 ... [2020-07-03T13:46:38.357Z] [2020-07-03T13:46:38.357Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:46:38.357Z] #38 33.88 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-03T13:46:38.357Z] #38 33.89 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-03T13:46:38.357Z] #38 33.90 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-03T13:46:38.357Z] #38 33.90 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-03T13:46:38.357Z] #38 33.91 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-03T13:46:38.357Z] #38 33.92 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:46:38.357Z] #38 33.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:46:38.357Z] #38 33.93 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-03T13:46:38.357Z] #38 33.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:46:38.357Z] #38 33.94 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-03T13:46:38.670Z] #47 ... [2020-07-03T13:46:38.670Z] [2020-07-03T13:46:38.670Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:38.670Z] #41 28.20 vendor/golang.org/x/crypto/internal/subtle [2020-07-03T13:46:38.930Z] #41 28.37 vendor/golang.org/x/crypto/curve25519 [2020-07-03T13:46:40.439Z] #38 ... [2020-07-03T13:46:40.439Z] [2020-07-03T13:46:40.439Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:40.439Z] #10 25.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-03T13:46:40.439Z] #10 26.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-03T13:46:40.439Z] #10 26.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-03T13:46:40.439Z] #10 26.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-03T13:46:40.439Z] #10 26.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-03T13:46:40.439Z] #10 26.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-03T13:46:40.439Z] #10 26.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-03T13:46:40.439Z] #10 26.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-07-03T13:46:40.439Z] #10 28.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-03T13:46:40.439Z] #10 30.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-03T13:46:40.439Z] #10 30.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-03T13:46:40.439Z] #10 30.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-03T13:46:40.439Z] #10 30.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-03T13:46:40.439Z] #10 30.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-07-03T13:46:40.439Z] #10 30.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-03T13:46:40.439Z] #10 30.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-03T13:46:40.439Z] #10 31.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-03T13:46:40.439Z] #10 31.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-03T13:46:40.439Z] #10 31.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-03T13:46:40.439Z] #10 31.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-03T13:46:40.439Z] #10 31.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-03T13:46:40.439Z] #10 31.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-03T13:46:40.439Z] #10 31.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-03T13:46:40.439Z] #10 31.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-03T13:46:40.439Z] #10 32.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:46:40.439Z] #10 32.11 Fetched 73.3 MB in 6s (12.7 MB/s) [2020-07-03T13:46:40.439Z] #10 32.22 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-03T13:46:40.439Z] #10 32.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-03T13:46:40.439Z] #10 32.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-03T13:46:40.439Z] #10 32.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:46:40.439Z] #10 33.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-03T13:46:40.439Z] #10 33.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-03T13:46:40.439Z] #10 33.85 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:46:40.439Z] #10 35.66 Selecting previously unselected package binutils-mingw-w64. [2020-07-03T13:46:40.439Z] #10 35.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-03T13:46:40.439Z] #10 35.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:46:40.439Z] #10 35.74 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-03T13:46:40.439Z] #10 35.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-03T13:46:40.439Z] #10 35.75 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-03T13:46:40.439Z] #10 35.87 Selecting previously unselected package dmsetup. [2020-07-03T13:46:40.439Z] #10 35.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-03T13:46:40.439Z] #10 35.88 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-03T13:46:40.439Z] #10 36.01 Selecting previously unselected package mingw-w64-common. [2020-07-03T13:46:40.439Z] #10 36.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-03T13:46:40.439Z] #10 36.02 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-03T13:46:40.439Z] #10 ... [2020-07-03T13:46:40.439Z] [2020-07-03T13:46:40.439Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:46:40.439Z] #25 6.641 [2020-07-03T13:46:40.439Z] #25 6.776 #### 5.6% ########## 14.1% ############## 20.6% #################### 29.2% ######################### 35.6% ############################### 44.2% ##################################### 52.8% ########################################## 59.2% ############################################### 65.6% ##################################################### 73.8% ########################################################## 81.4% ################################################################ 90.1% ####################################################################### 98.7% ######################################################################## 100.0% [2020-07-03T13:46:40.439Z] #25 8.424 [2020-07-03T13:46:40.735Z] #25 8.572 0.0% # 2.5% ### 5.0% ##### 7.5% [2020-07-03T13:46:40.735Z] #25 ... [2020-07-03T13:46:40.735Z] [2020-07-03T13:46:40.735Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:46:40.735Z] #32 26.32 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:46:40.735Z] #32 26.43 Fetched 14.0 MB in 1s (13.9 MB/s) [2020-07-03T13:46:40.735Z] #32 26.49 Selecting previously unselected package xxd. [2020-07-03T13:46:40.735Z] #32 26.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-03T13:46:40.735Z] #32 26.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-03T13:46:40.735Z] #32 26.55 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:46:40.735Z] #32 26.68 Selecting previously unselected package vim-common. [2020-07-03T13:46:40.735Z] #32 26.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:46:40.735Z] #32 26.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:46:40.735Z] #32 26.98 Selecting previously unselected package cmake-data. [2020-07-03T13:46:40.735Z] #32 26.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-03T13:46:40.735Z] #32 26.99 Unpacking cmake-data (3.13.4-1) ... [2020-07-03T13:46:40.735Z] #32 29.38 Selecting previously unselected package libicu63:s390x. [2020-07-03T13:46:40.735Z] #32 29.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-03T13:46:40.735Z] #32 29.39 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-03T13:46:40.735Z] #32 34.47 Selecting previously unselected package libxml2:s390x. [2020-07-03T13:46:40.735Z] #32 34.48 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-03T13:46:40.735Z] #32 34.49 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:46:40.735Z] #32 34.89 Selecting previously unselected package libarchive13:s390x. [2020-07-03T13:46:40.735Z] #32 34.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-03T13:46:40.735Z] #32 34.92 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-03T13:46:40.735Z] #32 35.13 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-03T13:46:40.735Z] #32 35.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-03T13:46:40.735Z] #32 35.15 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-03T13:46:40.735Z] #32 35.24 Selecting previously unselected package librhash0:s390x. [2020-07-03T13:46:40.735Z] #32 35.25 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-03T13:46:40.735Z] #32 35.25 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-03T13:46:40.735Z] #32 35.40 Selecting previously unselected package libuv1:s390x. [2020-07-03T13:46:40.735Z] #32 35.40 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-03T13:46:40.735Z] #32 35.41 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-03T13:46:40.735Z] #32 35.54 Selecting previously unselected package cmake. [2020-07-03T13:46:40.735Z] #32 35.56 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-03T13:46:40.735Z] #32 35.57 Unpacking cmake (3.13.4-1) ... [2020-07-03T13:46:41.030Z] #32 ... [2020-07-03T13:46:41.030Z] [2020-07-03T13:46:41.030Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:46:41.922Z] #25 8.572 0.0% # 2.5% ### 5.0% ##### 7.5% ####### 10.6% ######## 12.5% ########## 15.0% ############ 17.5% ############# 19.3% ############### 21.8% ################# 23.7% ################## 26.2% ##################### [2020-07-03T13:46:41.922Z] #25 ... [2020-07-03T13:46:41.922Z] [2020-07-03T13:46:41.922Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:46:41.922Z] #38 36.75 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-03T13:46:41.922Z] #38 36.76 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:46:41.922Z] #38 DONE 37.4s [2020-07-03T13:46:41.922Z] [2020-07-03T13:46:41.922Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:46:42.522Z] #25 8.572 0.0% # 2.5% ### 5.0% ##### 7.5% ####### 10.6% ######## 12.5% ########## 15.0% ############ 17.5% ############# 19.3% ############### 21.8% ################# 23.7% ################## 26.2% ##################### 29.3% ###################### 31.8% ######################## 33.7% ########################## 36.2% ########################### 38.7% [2020-07-03T13:46:42.522Z] #25 ... [2020-07-03T13:46:42.522Z] [2020-07-03T13:46:42.522Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:42.522Z] #52 1.867 + RM_GOPATH=0 [2020-07-03T13:46:42.522Z] #52 1.867 + TMP_GOPATH= [2020-07-03T13:46:42.522Z] #52 1.867 + : /build [2020-07-03T13:46:42.522Z] #52 1.867 + '[' -z '' ']' [2020-07-03T13:46:42.522Z] #52 1.867 ++ mktemp -d [2020-07-03T13:46:42.522Z] #52 1.867 + export GOPATH=/tmp/tmp.MunANJStMG [2020-07-03T13:46:42.522Z] #52 1.867 + GOPATH=/tmp/tmp.MunANJStMG [2020-07-03T13:46:42.522Z] #52 1.867 + RM_GOPATH=1 [2020-07-03T13:46:42.522Z] #52 1.867 + case "$(go env GOARCH)" in [2020-07-03T13:46:42.522Z] #52 1.867 ++ go env GOARCH [2020-07-03T13:46:42.522Z] #52 1.888 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:42.522Z] #52 1.888 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:42.522Z] #52 1.891 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:42.522Z] #52 1.893 + dir=/tmp/install [2020-07-03T13:46:42.522Z] #52 1.893 + bin=containerd [2020-07-03T13:46:42.522Z] #52 1.893 + shift [2020-07-03T13:46:42.522Z] #52 1.893 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-03T13:46:42.522Z] #52 1.893 + . /tmp/install/containerd.installer [2020-07-03T13:46:42.522Z] #52 1.893 ++ set -e [2020-07-03T13:46:42.522Z] #52 1.893 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:46:42.522Z] #52 1.893 + install_containerd [2020-07-03T13:46:42.522Z] #52 1.894 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-03T13:46:42.522Z] #52 1.894 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:46:42.522Z] #52 1.894 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MunANJStMG/src/github.com/containerd/containerd [2020-07-03T13:46:42.522Z] #52 1.896 Cloning into '/tmp/tmp.MunANJStMG/src/github.com/containerd/containerd'... [2020-07-03T13:46:42.522Z] #52 ... [2020-07-03T13:46:42.522Z] [2020-07-03T13:46:42.522Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:46:42.522Z] #32 37.55 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-03T13:46:42.522Z] #32 37.57 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:46:42.522Z] #32 37.58 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-03T13:46:42.522Z] #32 37.59 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:46:42.522Z] #32 37.60 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-03T13:46:42.522Z] #32 37.61 Setting up cmake-data (3.13.4-1) ... [2020-07-03T13:46:42.522Z] #32 37.62 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:46:42.522Z] #32 37.63 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-03T13:46:42.522Z] #32 37.63 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-03T13:46:42.522Z] #32 37.64 Setting up cmake (3.13.4-1) ... [2020-07-03T13:46:42.522Z] #32 37.65 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:46:42.522Z] #32 37.74 Processing triggers for mime-support (3.62) ... [2020-07-03T13:46:42.522Z] #32 DONE 38.1s [2020-07-03T13:46:42.522Z] [2020-07-03T13:46:42.522Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:43.145Z] #41 ... [2020-07-03T13:46:43.145Z] [2020-07-03T13:46:43.145Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:46:43.145Z] #23 22.53 Fetched 8360 kB in 19s (451 kB/s) [2020-07-03T13:46:43.145Z] #23 22.53 Reading package lists... [2020-07-03T13:46:43.145Z] #23 30.36 Reading package lists... [2020-07-03T13:46:43.145Z] #23 ... [2020-07-03T13:46:43.145Z] [2020-07-03T13:46:43.145Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:46:43.145Z] #36 24.03 Checking out files: 83% (1339/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-03T13:46:43.145Z] #36 24.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-03T13:46:43.146Z] #36 26.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-03T13:46:44.085Z] #33 1.513 + RM_GOPATH=0 [2020-07-03T13:46:44.085Z] #33 1.513 + TMP_GOPATH= [2020-07-03T13:46:44.085Z] #33 1.513 + : /build [2020-07-03T13:46:44.085Z] #33 1.513 + '[' -z '' ']' [2020-07-03T13:46:44.085Z] #33 1.513 ++ mktemp -d [2020-07-03T13:46:44.085Z] #33 1.517 + export GOPATH=/tmp/tmp.EIozxxCSV9 [2020-07-03T13:46:44.085Z] #33 1.517 + GOPATH=/tmp/tmp.EIozxxCSV9 [2020-07-03T13:46:44.085Z] #33 1.517 + RM_GOPATH=1 [2020-07-03T13:46:44.085Z] #33 1.517 + case "$(go env GOARCH)" in [2020-07-03T13:46:44.085Z] #33 1.517 ++ go env GOARCH [2020-07-03T13:46:44.085Z] #33 1.524 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:44.085Z] #33 1.535 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:46:44.085Z] #33 1.536 ++ dirname /tmp/install/install.sh [2020-07-03T13:46:44.085Z] #33 1.537 + dir=/tmp/install [2020-07-03T13:46:44.085Z] #33 1.537 + bin=tini [2020-07-03T13:46:44.085Z] #33 1.537 + shift [2020-07-03T13:46:44.086Z] #33 1.537 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-03T13:46:44.086Z] #33 1.537 + . /tmp/install/tini.installer [2020-07-03T13:46:44.086Z] #33 1.538 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:46:44.086Z] #33 1.538 + install_tini [2020-07-03T13:46:44.086Z] #33 1.538 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-03T13:46:44.086Z] #33 1.538 + git clone https://github.com/krallin/tini.git /tmp/tmp.EIozxxCSV9/tini [2020-07-03T13:46:44.086Z] #33 1.538 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:46:44.086Z] #33 1.545 Cloning into '/tmp/tmp.EIozxxCSV9/tini'... [2020-07-03T13:46:44.724Z] #33 ... [2020-07-03T13:46:44.724Z] [2020-07-03T13:46:44.724Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:44.724Z] #41 30.18 reflect [2020-07-03T13:46:44.724Z] #41 30.90 syscall [2020-07-03T13:46:44.724Z] #41 37.68 time [2020-07-03T13:46:44.724Z] #41 ... [2020-07-03T13:46:44.724Z] [2020-07-03T13:46:44.724Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:44.724Z] #33 2.091 + cd /tmp/tmp.EIozxxCSV9/tini [2020-07-03T13:46:44.724Z] #33 2.093 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:46:44.724Z] #33 2.098 + cmake . [2020-07-03T13:46:45.018Z] #33 ... [2020-07-03T13:46:45.018Z] [2020-07-03T13:46:45.018Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:46:45.018Z] #28 30.49 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-03T13:46:45.018Z] #28 31.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-03T13:46:45.018Z] #28 31.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-03T13:46:45.018Z] #28 ... [2020-07-03T13:46:45.018Z] [2020-07-03T13:46:45.018Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:45.018Z] #33 2.467 -- The C compiler identification is GNU 8.3.0 [2020-07-03T13:46:45.018Z] #33 2.543 -- Check for working C compiler: /usr/bin/cc [2020-07-03T13:46:45.659Z] #33 2.982 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-03T13:46:45.659Z] #33 2.984 -- Detecting C compiler ABI info [2020-07-03T13:46:45.953Z] #33 3.403 -- Detecting C compiler ABI info - done [2020-07-03T13:46:45.953Z] #33 3.428 -- Detecting C compile features [2020-07-03T13:46:46.455Z] #36 ... [2020-07-03T13:46:46.455Z] [2020-07-03T13:46:46.455Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:46:46.455Z] #38 25.48 Fetched 8360 kB in 18s (472 kB/s) [2020-07-03T13:46:46.455Z] #38 25.48 Reading package lists... [2020-07-03T13:46:46.455Z] #38 32.91 Reading package lists... [2020-07-03T13:46:46.455Z] #38 ... [2020-07-03T13:46:46.455Z] [2020-07-03T13:46:46.455Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:46:46.455Z] #32 25.68 Fetched 8360 kB in 18s (468 kB/s) [2020-07-03T13:46:46.455Z] #32 25.68 Reading package lists... [2020-07-03T13:46:46.455Z] #32 32.80 Reading package lists... [2020-07-03T13:46:46.455Z] #32 ... [2020-07-03T13:46:46.455Z] [2020-07-03T13:46:46.455Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:46.455Z] #10 26.54 Fetched 8360 kB in 19s (447 kB/s) [2020-07-03T13:46:46.455Z] #10 26.54 Reading package lists... [2020-07-03T13:46:46.592Z] #33 ... [2020-07-03T13:46:46.593Z] [2020-07-03T13:46:46.593Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:46.593Z] #47 32.08 syscall [2020-07-03T13:46:46.593Z] #47 32.08 reflect [2020-07-03T13:46:46.593Z] #47 36.83 time [2020-07-03T13:46:46.593Z] #47 40.77 context [2020-07-03T13:46:46.593Z] #47 41.25 internal/poll [2020-07-03T13:46:46.593Z] #47 ... [2020-07-03T13:46:46.593Z] [2020-07-03T13:46:46.593Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:46:46.593Z] #25 8.572 0.0% # 2.5% ### 5.0% ##### 7.5% ####### 10.6% ######## 12.5% ########## 15.0% ############ 17.5% ############# 19.3% ############### 21.8% ################# 23.7% ################## 26.2% ##################### 29.3% ###################### 31.8% ######################## 33.7% ########################## 36.2% ########################### 38.7% ############################# 40.6% ############################## 42.0% ############################### 43.2% ################################ 45.1% ################################# 46.8% ################################### 48.7% ##################################### 52.4% ####################################### 54.4% ######################################## 56.3% ######################################### 58.1% ########################################### 60.0% ############################################ 61.9% ############################################## 65.0% ################################################# 68.1% ################################################## 70.6% ##################################################### 73.7% ###################################################### 76.1% ######################################################## 78.6% ########################################################## 81.4% ############################################################ 84.5% ############################################################### 87.7% ################################################################ 90.2% ################################################################### 93.5% ##################################################################### 96.8% ######################################################################## 100.0% [2020-07-03T13:46:46.593Z] #25 13.69 [2020-07-03T13:46:46.593Z] #25 14.68 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-03T13:46:46.593Z] #25 14.93 [2020-07-03T13:46:46.715Z] #10 34.09 Reading package lists... [2020-07-03T13:46:46.715Z] #10 ... [2020-07-03T13:46:46.715Z] [2020-07-03T13:46:46.715Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:46:46.715Z] #51 26.15 Fetched 8360 kB in 19s (450 kB/s) [2020-07-03T13:46:46.715Z] #51 26.15 Reading package lists... [2020-07-03T13:46:46.886Z] #25 15.13 ######################################################################## 100.0% [2020-07-03T13:46:46.887Z] #25 15.20 [2020-07-03T13:46:47.928Z] #25 16.15 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-03T13:46:47.928Z] #25 16.22 skipping existing aab193acf6ba [2020-07-03T13:46:47.928Z] #25 16.30 [2020-07-03T13:46:48.098Z] #51 33.35 Reading package lists... [2020-07-03T13:46:48.098Z] #51 ... [2020-07-03T13:46:48.098Z] [2020-07-03T13:46:48.098Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:46:48.098Z] #23 30.36 Reading package lists... [2020-07-03T13:46:49.011Z] #25 17.26 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-03T13:46:49.011Z] #25 17.30 skipping existing 4d43f82972ce [2020-07-03T13:46:49.322Z] #25 17.37 [2020-07-03T13:46:49.740Z] #23 37.78 Building dependency tree... [2020-07-03T13:46:49.966Z] #25 ... [2020-07-03T13:46:49.966Z] [2020-07-03T13:46:49.966Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:49.966Z] #33 4.698 -- Detecting C compile features - done [2020-07-03T13:46:49.966Z] #33 4.706 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-03T13:46:49.966Z] #33 4.867 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-03T13:46:49.966Z] #33 4.879 -- Configuring done [2020-07-03T13:46:49.966Z] #33 4.907 -- Generating done [2020-07-03T13:46:49.966Z] #33 4.909 -- Build files have been written to: /tmp/tmp.EIozxxCSV9/tini [2020-07-03T13:46:49.966Z] #33 4.942 + make tini-static [2020-07-03T13:46:49.966Z] #33 5.329 Scanning dependencies of target tini-static [2020-07-03T13:46:49.966Z] #33 5.392 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-03T13:46:49.966Z] #33 6.305 [100%] Linking C executable tini-static [2020-07-03T13:46:49.966Z] #33 6.702 [100%] Built target tini-static [2020-07-03T13:46:49.966Z] #33 6.740 + mkdir -p /build [2020-07-03T13:46:49.966Z] #33 6.742 + cp tini-static /build/docker-init [2020-07-03T13:46:49.966Z] #33 DONE 7.1s [2020-07-03T13:46:49.966Z] [2020-07-03T13:46:49.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:46:49.966Z] #39 2.684 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:46:49.966Z] #39 2.684 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:46:49.966Z] #39 2.691 Note: Building without GnuTLS support [2020-07-03T13:46:49.966Z] #39 2.693 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:46:49.966Z] #39 2.693 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:46:49.966Z] #39 3.663 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:46:49.966Z] #39 3.696 GEN .gitid [2020-07-03T13:46:49.966Z] #39 3.700 GEN criu/include/version.h [2020-07-03T13:46:49.966Z] #39 3.739 GEN include/common/asm [2020-07-03T13:46:49.966Z] #39 4.635 PBCC images/timens.pb-c.c [2020-07-03T13:46:49.966Z] #39 4.644 DEP images/timens.pb-c.d [2020-07-03T13:46:49.966Z] #39 4.681 PBCC images/fown.pb-c.c [2020-07-03T13:46:49.966Z] #39 4.697 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-03T13:46:49.966Z] #39 4.733 PBCC images/opts.pb-c.c [2020-07-03T13:46:49.966Z] #39 4.757 PBCC images/memfd.pb-c.c [2020-07-03T13:46:49.966Z] #39 4.815 DEP images/fown.pb-c.d [2020-07-03T13:46:49.966Z] #39 4.860 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-03T13:46:49.966Z] #39 4.902 DEP images/opts.pb-c.d [2020-07-03T13:46:49.966Z] #39 4.926 DEP images/memfd.pb-c.d [2020-07-03T13:46:49.966Z] #39 4.985 PBCC images/sit.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.035 DEP images/sit.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.071 PBCC images/macvlan.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.090 DEP images/macvlan.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.122 PBCC images/autofs.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.149 DEP images/autofs.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.163 PBCC images/sysctl.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.189 DEP images/sysctl.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.219 PBCC images/time.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.233 DEP images/time.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.247 PBCC images/binfmt-misc.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.268 DEP images/binfmt-misc.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.320 PBCC images/seccomp.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.341 DEP images/seccomp.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.386 PBCC images/userns.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.416 DEP images/userns.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.433 PBCC images/cgroup.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.454 DEP images/cgroup.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.494 PBCC images/ext-file.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.530 DEP images/ext-file.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.632 PBCC images/rpc.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.662 DEP images/rpc.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.701 PBCC images/siginfo.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.711 DEP images/siginfo.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.754 PBCC images/pagemap.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.768 DEP images/pagemap.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.845 PBCC images/rlimit.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.851 DEP images/rlimit.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.898 PBCC images/file-lock.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.902 DEP images/file-lock.pb-c.d [2020-07-03T13:46:49.966Z] #39 5.944 PBCC images/tty.pb-c.c [2020-07-03T13:46:49.966Z] #39 5.973 DEP images/tty.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.061 PBCC images/tun.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.081 PBCC images/netdev.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.127 DEP images/tun.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.147 DEP images/netdev.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.156 PBCC images/vma.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.216 DEP images/vma.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.224 PBCC images/creds.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.234 DEP images/creds.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.282 PBCC images/utsns.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.289 DEP images/utsns.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.339 PBCC images/ipc-desc.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.350 PBCC images/ipc-sem.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.385 DEP images/ipc-desc.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.394 DEP images/ipc-sem.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.439 PBCC images/ipc-msg.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.471 DEP images/ipc-msg.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.484 PBCC images/ipc-shm.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.500 DEP images/ipc-shm.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.551 PBCC images/ipc-var.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.555 DEP images/ipc-var.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.581 PBCC images/sk-opts.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.620 PBCC images/packet-sock.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.670 DEP images/sk-opts.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.683 DEP images/packet-sock.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.751 PBCC images/sk-netlink.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.784 DEP images/sk-netlink.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.820 PBCC images/sk-inet.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.854 DEP images/sk-inet.pb-c.d [2020-07-03T13:46:49.966Z] #39 6.931 PBCC images/sk-unix.pb-c.c [2020-07-03T13:46:49.966Z] #39 6.969 DEP images/sk-unix.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.026 PBCC images/mm.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.037 DEP images/mm.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.051 PBCC images/timerfd.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.126 DEP images/timerfd.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.160 PBCC images/timer.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.165 DEP images/timer.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.216 PBCC images/sa.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.290 DEP images/sa.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.307 PBCC images/pipe-data.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.360 DEP images/pipe-data.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.405 PBCC images/mnt.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.454 DEP images/mnt.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.480 PBCC images/sk-packet.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.490 DEP images/sk-packet.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.519 PBCC images/tcp-stream.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.543 DEP images/tcp-stream.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.617 PBCC images/pipe.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.677 DEP images/pipe.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.711 PBCC images/pstree.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.748 DEP images/pstree.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.812 PBCC images/fs.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.830 DEP images/fs.pb-c.d [2020-07-03T13:46:49.967Z] #39 7.917 PBCC images/signalfd.pb-c.c [2020-07-03T13:46:49.967Z] #39 7.987 DEP images/signalfd.pb-c.d [2020-07-03T13:46:49.967Z] #39 8.071 PBCC images/fh.pb-c.c [2020-07-03T13:46:49.967Z] #39 8.088 PBCC images/fsnotify.pb-c.c [2020-07-03T13:46:49.967Z] #39 8.207 DEP images/fh.pb-c.d [2020-07-03T13:46:50.260Z] #39 8.373 DEP images/fsnotify.pb-c.d [2020-07-03T13:46:50.260Z] #39 8.422 PBCC images/eventpoll.pb-c.c [2020-07-03T13:46:50.260Z] #39 8.446 DEP images/eventpoll.pb-c.d [2020-07-03T13:46:50.576Z] #39 8.513 PBCC images/eventfd.pb-c.c [2020-07-03T13:46:50.576Z] #39 8.572 DEP images/eventfd.pb-c.d [2020-07-03T13:46:50.576Z] #39 8.700 PBCC images/remap-file-path.pb-c.c [2020-07-03T13:46:50.576Z] #39 8.715 DEP images/remap-file-path.pb-c.d [2020-07-03T13:46:50.576Z] #39 8.811 PBCC images/fifo.pb-c.c [2020-07-03T13:46:50.576Z] #39 8.811 DEP images/fifo.pb-c.d [2020-07-03T13:46:50.878Z] #39 8.944 PBCC images/ghost-file.pb-c.c [2020-07-03T13:46:50.878Z] #39 9.008 DEP images/ghost-file.pb-c.d [2020-07-03T13:46:50.878Z] #39 9.051 PBCC images/regfile.pb-c.c [2020-07-03T13:46:51.172Z] #39 9.076 DEP images/regfile.pb-c.d [2020-07-03T13:46:51.172Z] #39 9.116 PBCC images/ns.pb-c.c [2020-07-03T13:46:51.172Z] #39 9.123 DEP images/ns.pb-c.d [2020-07-03T13:46:51.172Z] #39 9.136 PBCC images/fdinfo.pb-c.c [2020-07-03T13:46:51.172Z] #39 9.145 DEP images/fdinfo.pb-c.d [2020-07-03T13:46:51.172Z] #39 9.183 PBCC images/core-aarch64.pb-c.c [2020-07-03T13:46:51.172Z] #39 ... [2020-07-03T13:46:51.172Z] [2020-07-03T13:46:51.172Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:51.172Z] #30 36.56 time [2020-07-03T13:46:51.172Z] #30 37.08 internal/fmtsort [2020-07-03T13:46:51.172Z] #30 37.70 internal/syscall/execenv [2020-07-03T13:46:51.172Z] #30 37.85 internal/syscall/unix [2020-07-03T13:46:51.172Z] #30 37.98 strings [2020-07-03T13:46:51.172Z] #30 40.30 path [2020-07-03T13:46:51.172Z] #30 40.83 text/tabwriter [2020-07-03T13:46:51.172Z] #30 41.25 internal/poll [2020-07-03T13:46:51.172Z] #30 42.00 os [2020-07-03T13:46:51.172Z] #30 43.41 fmt [2020-07-03T13:46:51.172Z] #30 43.41 path/filepath [2020-07-03T13:46:51.172Z] #30 44.44 io/ioutil [2020-07-03T13:46:51.172Z] #30 45.82 flag [2020-07-03T13:46:51.172Z] #30 45.90 github.com/BurntSushi/toml [2020-07-03T13:46:51.172Z] #30 ... [2020-07-03T13:46:51.172Z] [2020-07-03T13:46:51.172Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:46:51.172Z] #39 9.209 PBCC images/core-arm.pb-c.c [2020-07-03T13:46:51.172Z] #39 9.242 PBCC images/core-ppc64.pb-c.c [2020-07-03T13:46:51.172Z] #39 9.276 PBCC images/core-s390.pb-c.c [2020-07-03T13:46:51.172Z] #39 9.304 PBCC images/core-x86.pb-c.c [2020-07-03T13:46:51.172Z] #39 9.340 PBCC images/core.pb-c.c [2020-07-03T13:46:51.172Z] #39 9.377 PBCC images/inventory.pb-c.c [2020-07-03T13:46:51.172Z] #39 9.420 DEP images/core-aarch64.pb-c.d [2020-07-03T13:46:51.467Z] #39 9.481 DEP images/core-arm.pb-c.d [2020-07-03T13:46:51.467Z] #39 9.512 DEP images/core-ppc64.pb-c.d [2020-07-03T13:46:51.467Z] #39 ... [2020-07-03T13:46:51.467Z] [2020-07-03T13:46:51.467Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:46:51.467Z] #25 19.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-03T13:46:51.467Z] #25 19.49 #=#=# [2020-07-03T13:46:51.467Z] #25 19.63 ######################################################################## 100.0% [2020-07-03T13:46:51.467Z] #25 19.68 [2020-07-03T13:46:51.467Z] #25 19.71 Download of images into '/build' complete. [2020-07-03T13:46:51.467Z] #25 19.71 Use something like the following to load the result into a Docker daemon: [2020-07-03T13:46:51.467Z] #25 19.71 tar -cC '/build' . | docker load [2020-07-03T13:46:51.467Z] #25 DONE 19.8s [2020-07-03T13:46:51.467Z] [2020-07-03T13:46:51.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:46:51.467Z] #39 9.560 DEP images/core-s390.pb-c.d [2020-07-03T13:46:51.467Z] #39 9.594 DEP images/core-x86.pb-c.d [2020-07-03T13:46:51.467Z] #39 9.647 DEP images/core.pb-c.d [2020-07-03T13:46:51.761Z] #39 9.691 DEP images/inventory.pb-c.d [2020-07-03T13:46:51.761Z] #39 9.746 PBCC images/cpuinfo.pb-c.c [2020-07-03T13:46:51.761Z] #39 9.770 DEP images/cpuinfo.pb-c.d [2020-07-03T13:46:51.761Z] #39 9.805 PBCC images/stats.pb-c.c [2020-07-03T13:46:51.761Z] #39 9.828 DEP images/stats.pb-c.d [2020-07-03T13:46:52.285Z] #23 ... [2020-07-03T13:46:52.285Z] [2020-07-03T13:46:52.285Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:52.285Z] #60 DONE 41.5s [2020-07-03T13:46:52.285Z] [2020-07-03T13:46:52.285Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:52.285Z] #10 34.09 Reading package lists... [2020-07-03T13:46:52.810Z] #39 10.98 make[1]: Nothing to be done for 'all'. [2020-07-03T13:46:53.852Z] #39 11.98 CC images/stats.o [2020-07-03T13:46:54.146Z] #39 12.29 CC images/core.o [2020-07-03T13:46:54.197Z] #10 41.57 Building dependency tree... [2020-07-03T13:46:54.768Z] #10 ... [2020-07-03T13:46:54.768Z] [2020-07-03T13:46:54.768Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:54.768Z] #43 DONE 44.2s [2020-07-03T13:46:54.783Z] #39 12.70 CC images/core-x86.o [2020-07-03T13:46:55.028Z] [2020-07-03T13:46:55.029Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:46:55.029Z] #23 41.81 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-03T13:46:55.029Z] #23 41.81 The following additional packages will be installed: [2020-07-03T13:46:55.029Z] #23 41.87 libjq1 libonig5 [2020-07-03T13:46:55.029Z] #23 42.67 The following NEW packages will be installed: [2020-07-03T13:46:55.029Z] #23 42.71 jq libjq1 libonig5 [2020-07-03T13:46:55.029Z] #23 43.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:46:55.029Z] #23 43.27 Need to get 355 kB of archives. [2020-07-03T13:46:55.029Z] #23 43.27 After this operation, 1072 kB of additional disk space will be used. [2020-07-03T13:46:55.029Z] #23 43.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-03T13:46:55.029Z] #23 43.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-03T13:46:55.029Z] #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-07-03T13:46:55.029Z] #23 44.57 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:46:55.076Z] #39 13.10 CC images/core-arm.o [2020-07-03T13:46:55.076Z] #39 ... [2020-07-03T13:46:55.076Z] [2020-07-03T13:46:55.076Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:55.076Z] #10 40.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-03T13:46:55.076Z] #10 40.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-03T13:46:55.076Z] #10 40.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:46:55.076Z] #10 44.75 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-03T13:46:55.076Z] #10 44.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-03T13:46:55.076Z] #10 44.76 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:46:55.076Z] #10 44.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-03T13:46:55.076Z] #10 44.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-03T13:46:55.076Z] #10 44.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:46:55.289Z] #23 44.80 Fetched 355 kB in 0s (888 kB/s) [2020-07-03T13:46:55.370Z] #10 ... [2020-07-03T13:46:55.370Z] [2020-07-03T13:46:55.370Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:46:55.370Z] #52 23.52 Checking out files: 72% (2343/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 86% (2765/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-03T13:46:55.370Z] #52 24.22 + cd /tmp/tmp.MunANJStMG/src/github.com/containerd/containerd [2020-07-03T13:46:55.370Z] #52 24.22 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:46:55.556Z] #23 45.05 Selecting previously unselected package libonig5:amd64. [2020-07-03T13:46:55.820Z] #23 45.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 ... 15410 files and directories currently installed.) [2020-07-03T13:46:55.820Z] #23 45.14 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-03T13:46:55.820Z] #23 45.16 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:46:56.394Z] #23 45.59 Selecting previously unselected package libjq1:amd64. [2020-07-03T13:46:56.394Z] #23 45.59 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:46:56.394Z] #23 45.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:46:56.394Z] #23 45.81 Selecting previously unselected package jq. [2020-07-03T13:46:56.394Z] #23 45.82 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:46:56.394Z] #23 45.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:46:56.410Z] #52 25.56 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-03T13:46:56.410Z] #52 25.56 + BUILDTAGS='netgo osusergo static_build' [2020-07-03T13:46:56.410Z] #52 25.56 + export EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:46:56.410Z] #52 25.56 + EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:46:56.410Z] #52 25.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-03T13:46:56.410Z] #52 25.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-03T13:46:56.410Z] #52 25.56 + '[' '' = dynamic ']' [2020-07-03T13:46:56.410Z] #52 25.56 + make [2020-07-03T13:46:56.410Z] #52 ... [2020-07-03T13:46:56.410Z] [2020-07-03T13:46:56.410Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:46:56.410Z] #41 41.74 internal/poll [2020-07-03T13:46:56.410Z] #41 41.99 regexp/syntax [2020-07-03T13:46:56.410Z] #41 43.24 os [2020-07-03T13:46:56.410Z] #41 45.54 regexp [2020-07-03T13:46:56.410Z] #41 46.09 flag [2020-07-03T13:46:56.410Z] #41 48.02 go/token [2020-07-03T13:46:56.410Z] #41 48.51 internal/lazyregexp [2020-07-03T13:46:56.410Z] #41 48.51 go/scanner [2020-07-03T13:46:56.410Z] #41 48.70 net/url [2020-07-03T13:46:56.410Z] #41 49.43 go/ast [2020-07-03T13:46:56.410Z] #41 50.23 text/template/parse [2020-07-03T13:46:56.410Z] #41 ... [2020-07-03T13:46:56.410Z] [2020-07-03T13:46:56.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:46:56.410Z] #39 13.36 CC images/core-aarch64.o [2020-07-03T13:46:56.410Z] #39 13.73 CC images/core-ppc64.o [2020-07-03T13:46:56.410Z] #39 14.12 CC images/core-s390.o [2020-07-03T13:46:56.410Z] #39 14.47 CC images/cpuinfo.o [2020-07-03T13:46:56.654Z] #23 46.09 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:46:56.654Z] #23 46.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:46:56.654Z] #23 46.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:46:56.654Z] #23 46.12 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:46:56.703Z] #39 14.78 CC images/inventory.o [2020-07-03T13:46:56.916Z] #23 DONE 46.5s [2020-07-03T13:46:56.916Z] [2020-07-03T13:46:56.916Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:56.916Z] #10 46.29 The following additional packages will be installed: [2020-07-03T13:46:56.916Z] #10 46.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-03T13:46:56.916Z] #10 46.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-03T13:46:56.916Z] #10 46.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-03T13:46:56.916Z] #10 46.32 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:46:56.916Z] #10 46.33 Suggested packages: [2020-07-03T13:46:56.916Z] #10 46.34 gcc-8-locales seccomp wine64 [2020-07-03T13:46:57.008Z] #39 14.95 CC images/fdinfo.o [2020-07-03T13:46:57.008Z] #39 ... [2020-07-03T13:46:57.008Z] [2020-07-03T13:46:57.008Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:57.008Z] #47 42.65 os [2020-07-03T13:46:57.008Z] #47 43.49 encoding/binary [2020-07-03T13:46:57.008Z] #47 44.88 encoding/base64 [2020-07-03T13:46:57.008Z] #47 44.90 fmt [2020-07-03T13:46:57.008Z] #47 45.83 golang.org/x/sys/unix [2020-07-03T13:46:57.008Z] #47 50.00 encoding/json [2020-07-03T13:46:57.008Z] #47 51.55 github.com/pkg/diff [2020-07-03T13:46:57.008Z] #47 52.59 go/ast [2020-07-03T13:46:57.176Z] #10 ... [2020-07-03T13:46:57.176Z] [2020-07-03T13:46:57.176Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-03T13:46:57.176Z] #24 DONE 0.0s [2020-07-03T13:46:57.176Z] [2020-07-03T13:46:57.176Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:46:57.301Z] #47 ... [2020-07-03T13:46:57.302Z] [2020-07-03T13:46:57.302Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:57.302Z] #30 47.80 log [2020-07-03T13:46:57.302Z] #30 49.74 github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:46:57.302Z] #30 DONE 52.7s [2020-07-03T13:46:57.302Z] [2020-07-03T13:46:57.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:46:57.302Z] #39 15.29 CC images/fown.o [2020-07-03T13:46:57.595Z] #39 15.53 CC images/ns.o [2020-07-03T13:46:57.595Z] #39 15.70 CC images/regfile.o [2020-07-03T13:46:57.888Z] #39 15.86 CC images/ghost-file.o [2020-07-03T13:46:57.888Z] #39 16.02 CC images/fifo.o [2020-07-03T13:46:57.888Z] #39 16.14 CC images/remap-file-path.o [2020-07-03T13:46:58.181Z] #39 16.27 CC images/eventfd.o [2020-07-03T13:46:58.181Z] #39 16.36 CC images/eventpoll.o [2020-07-03T13:46:58.474Z] #39 16.56 CC images/fh.o [2020-07-03T13:46:58.475Z] #39 16.69 CC images/fsnotify.o [2020-07-03T13:46:59.087Z] #25 ... [2020-07-03T13:46:59.087Z] [2020-07-03T13:46:59.087Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:46:59.087Z] #51 33.35 Reading package lists... [2020-07-03T13:46:59.087Z] #51 40.40 Building dependency tree... [2020-07-03T13:46:59.087Z] #51 44.76 The following additional packages will be installed: [2020-07-03T13:46:59.087Z] #51 44.79 libbtrfs0 [2020-07-03T13:46:59.087Z] #51 45.29 The following NEW packages will be installed: [2020-07-03T13:46:59.087Z] #51 45.30 libbtrfs-dev libbtrfs0 [2020-07-03T13:46:59.087Z] #51 45.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:46:59.087Z] #51 45.92 Need to get 119 kB of archives. [2020-07-03T13:46:59.087Z] #51 45.92 After this operation, 387 kB of additional disk space will be used. [2020-07-03T13:46:59.087Z] #51 45.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-03T13:46:59.087Z] #51 45.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-03T13:46:59.087Z] #51 47.31 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:46:59.087Z] #51 47.54 Fetched 119 kB in 0s (386 kB/s) [2020-07-03T13:46:59.087Z] #51 47.68 Selecting previously unselected package libbtrfs0. [2020-07-03T13:46:59.087Z] #51 47.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:46:59.087Z] #51 47.74 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-03T13:46:59.087Z] #51 47.76 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:46:59.087Z] #51 47.87 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:46:59.087Z] #51 47.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-03T13:46:59.087Z] #51 47.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:46:59.087Z] #51 48.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:46:59.087Z] #51 48.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:46:59.087Z] #51 48.19 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:46:59.087Z] #51 DONE 48.5s [2020-07-03T13:46:59.087Z] [2020-07-03T13:46:59.087Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:59.087Z] #10 47.92 The following NEW packages will be installed: [2020-07-03T13:46:59.087Z] #10 47.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-03T13:46:59.087Z] #10 47.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-03T13:46:59.087Z] #10 47.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-03T13:46:59.087Z] #10 47.94 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-03T13:46:59.087Z] #10 47.94 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-03T13:46:59.087Z] #10 47.94 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:46:59.087Z] #10 48.32 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:46:59.087Z] #10 48.32 Need to get 77.7 MB of archives. [2020-07-03T13:46:59.087Z] #10 48.32 After this operation, 487 MB of additional disk space will be used. [2020-07-03T13:46:59.087Z] #10 48.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-03T13:46:59.087Z] #10 48.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-03T13:46:59.110Z] #39 17.06 CC images/signalfd.o [2020-07-03T13:46:59.111Z] #39 17.22 CC images/fs.o [2020-07-03T13:46:59.348Z] #10 48.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-03T13:46:59.348Z] #10 ... [2020-07-03T13:46:59.348Z] [2020-07-03T13:46:59.348Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:46:59.348Z] #30 38.86 internal/reflectlite [2020-07-03T13:46:59.348Z] #30 38.87 sync [2020-07-03T13:46:59.348Z] #30 41.71 sort [2020-07-03T13:46:59.348Z] #30 41.75 errors [2020-07-03T13:46:59.348Z] #30 42.64 strconv [2020-07-03T13:46:59.348Z] #30 43.60 io [2020-07-03T13:46:59.348Z] #30 45.23 internal/oserror [2020-07-03T13:46:59.348Z] #30 45.41 syscall [2020-07-03T13:46:59.348Z] #30 47.11 reflect [2020-07-03T13:46:59.404Z] #39 17.37 CC images/pstree.o [2020-07-03T13:46:59.404Z] #39 17.50 CC images/pipe.o [2020-07-03T13:46:59.404Z] #39 17.64 CC images/tcp-stream.o [2020-07-03T13:46:59.610Z] #30 ... [2020-07-03T13:46:59.610Z] [2020-07-03T13:46:59.610Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:46:59.610Z] #10 48.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-03T13:46:59.610Z] #10 48.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-03T13:46:59.610Z] #10 48.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-03T13:46:59.698Z] #39 17.82 CC images/sk-packet.o [2020-07-03T13:46:59.991Z] #39 17.99 CC images/mnt.o [2020-07-03T13:46:59.991Z] #39 18.15 CC images/pipe-data.o [2020-07-03T13:47:00.181Z] #10 49.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-03T13:47:00.285Z] #39 18.25 CC images/sa.o [2020-07-03T13:47:00.285Z] #39 18.38 CC images/timer.o [2020-07-03T13:47:00.442Z] #10 49.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-03T13:47:00.442Z] #10 49.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-03T13:47:00.442Z] #10 ... [2020-07-03T13:47:00.442Z] [2020-07-03T13:47:00.442Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:00.442Z] #41 39.93 sync [2020-07-03T13:47:00.442Z] #41 39.93 internal/reflectlite [2020-07-03T13:47:00.442Z] #41 41.86 github.com/LK4D4/vndr/godl/singleflight [2020-07-03T13:47:00.442Z] #41 42.32 math/rand [2020-07-03T13:47:00.442Z] #41 43.83 internal/singleflight [2020-07-03T13:47:00.442Z] #41 44.01 io [2020-07-03T13:47:00.442Z] #41 44.06 strconv [2020-07-03T13:47:00.442Z] #41 45.96 bytes [2020-07-03T13:47:00.442Z] #41 48.45 bufio [2020-07-03T13:47:00.442Z] #41 49.25 reflect [2020-07-03T13:47:00.578Z] #39 18.60 CC images/timerfd.o [2020-07-03T13:47:00.578Z] #39 18.76 CC images/mm.o [2020-07-03T13:47:00.706Z] #41 ... [2020-07-03T13:47:00.706Z] [2020-07-03T13:47:00.706Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:47:00.706Z] #32 32.80 Reading package lists... [2020-07-03T13:47:00.706Z] #32 40.28 Building dependency tree... [2020-07-03T13:47:00.706Z] #32 45.04 The following additional packages will be installed: [2020-07-03T13:47:00.706Z] #32 45.09 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-03T13:47:00.706Z] #32 45.11 Suggested packages: [2020-07-03T13:47:00.706Z] #32 45.13 cmake-doc ninja-build lrzip [2020-07-03T13:47:00.706Z] #32 45.13 Recommended packages: [2020-07-03T13:47:00.706Z] #32 45.13 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-03T13:47:00.706Z] #32 46.31 The following NEW packages will be installed: [2020-07-03T13:47:00.706Z] #32 46.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-03T13:47:00.706Z] #32 46.33 vim-common xxd [2020-07-03T13:47:00.706Z] #32 46.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:47:00.706Z] #32 46.77 Need to get 14.9 MB of archives. [2020-07-03T13:47:00.706Z] #32 46.77 After this operation, 61.8 MB of additional disk space will be used. [2020-07-03T13:47:00.706Z] #32 46.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-03T13:47:00.706Z] #32 46.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:47:00.706Z] #32 46.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-03T13:47:00.706Z] #32 47.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-03T13:47:00.706Z] #32 47.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-03T13:47:00.706Z] #32 47.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-03T13:47:00.706Z] #32 47.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-03T13:47:00.706Z] #32 47.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-03T13:47:00.706Z] #32 47.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-03T13:47:00.706Z] #32 47.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-03T13:47:00.706Z] #32 49.70 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:47:00.706Z] #32 49.92 Fetched 14.9 MB in 2s (8812 kB/s) [2020-07-03T13:47:00.706Z] #32 50.00 Selecting previously unselected package xxd. [2020-07-03T13:47:00.706Z] #32 50.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:47:00.706Z] #32 50.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-03T13:47:00.706Z] #32 50.15 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:47:00.706Z] #32 ... [2020-07-03T13:47:00.706Z] [2020-07-03T13:47:00.706Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:47:00.706Z] #38 32.91 Reading package lists... [2020-07-03T13:47:00.706Z] #38 40.30 Building dependency tree... [2020-07-03T13:47:00.706Z] #38 44.95 The following additional packages will be installed: [2020-07-03T13:47:00.706Z] #38 44.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-03T13:47:00.706Z] #38 44.97 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-03T13:47:00.706Z] #38 44.99 Suggested packages: [2020-07-03T13:47:00.706Z] #38 45.02 manpages-dev python-setuptools [2020-07-03T13:47:00.706Z] #38 46.71 The following NEW packages will be installed: [2020-07-03T13:47:00.706Z] #38 46.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-03T13:47:00.706Z] #38 46.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-03T13:47:00.706Z] #38 46.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-03T13:47:00.706Z] #38 46.72 python-six zlib1g-dev [2020-07-03T13:47:00.706Z] #38 47.43 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:47:00.706Z] #38 47.43 Need to get 4095 kB of archives. [2020-07-03T13:47:00.706Z] #38 47.43 After this operation, 22.5 MB of additional disk space will be used. [2020-07-03T13:47:00.706Z] #38 47.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-03T13:47:00.706Z] #38 47.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-03T13:47:00.706Z] #38 47.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-03T13:47:00.706Z] #38 47.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-03T13:47:00.706Z] #38 47.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-03T13:47:00.706Z] #38 47.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-03T13:47:00.706Z] #38 47.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-03T13:47:00.706Z] #38 47.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-03T13:47:00.706Z] #38 47.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-03T13:47:00.706Z] #38 47.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-03T13:47:00.706Z] #38 47.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-03T13:47:00.706Z] #38 47.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-03T13:47:00.706Z] #38 47.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-03T13:47:00.706Z] #38 47.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-03T13:47:00.706Z] #38 47.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-03T13:47:00.706Z] #38 47.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-03T13:47:00.706Z] #38 47.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-03T13:47:00.706Z] #38 49.22 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:47:00.706Z] #38 49.49 Fetched 4095 kB in 1s (4377 kB/s) [2020-07-03T13:47:00.706Z] #38 49.59 Selecting previously unselected package libcap-dev:amd64. [2020-07-03T13:47:00.706Z] #38 49.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:47:00.706Z] #38 49.68 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-03T13:47:00.706Z] #38 49.70 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-03T13:47:00.706Z] #38 49.85 Selecting previously unselected package libnet1:amd64. [2020-07-03T13:47:00.706Z] #38 49.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-03T13:47:00.706Z] #38 49.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:47:00.706Z] #38 49.99 Selecting previously unselected package libnet1-dev. [2020-07-03T13:47:00.706Z] #38 50.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-03T13:47:00.706Z] #38 50.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:47:00.871Z] #39 18.99 CC images/sk-opts.o [2020-07-03T13:47:00.871Z] #39 19.08 CC images/sk-unix.o [2020-07-03T13:47:00.966Z] #38 50.30 Selecting previously unselected package libnl-3-200:amd64. [2020-07-03T13:47:00.966Z] #38 50.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-03T13:47:00.966Z] #38 50.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:47:00.966Z] #38 ... [2020-07-03T13:47:00.966Z] [2020-07-03T13:47:00.966Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:47:00.966Z] #32 50.31 Selecting previously unselected package vim-common. [2020-07-03T13:47:00.966Z] #32 50.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:47:00.966Z] #32 50.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:47:01.164Z] #39 19.21 CC images/sk-inet.o [2020-07-03T13:47:01.226Z] #32 50.68 Selecting previously unselected package cmake-data. [2020-07-03T13:47:01.226Z] #32 50.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-03T13:47:01.226Z] #32 50.70 Unpacking cmake-data (3.13.4-1) ... [2020-07-03T13:47:01.457Z] #39 19.45 CC images/tun.o [2020-07-03T13:47:01.457Z] #39 19.66 CC images/sk-netlink.o [2020-07-03T13:47:01.751Z] #39 19.85 CC images/packet-sock.o [2020-07-03T13:47:02.044Z] #39 20.08 CC images/ipc-var.o [2020-07-03T13:47:02.044Z] #39 20.20 CC images/ipc-desc.o [2020-07-03T13:47:02.393Z] #39 20.33 CC images/ipc-shm.o [2020-07-03T13:47:02.393Z] #39 20.43 CC images/ipc-msg.o [2020-07-03T13:47:02.393Z] #39 20.54 CC images/ipc-sem.o [2020-07-03T13:47:02.686Z] #39 20.68 CC images/utsns.o [2020-07-03T13:47:02.686Z] #39 20.77 CC images/creds.o [2020-07-03T13:47:02.981Z] #39 20.88 CC images/vma.o [2020-07-03T13:47:02.981Z] #39 21.03 CC images/netdev.o [2020-07-03T13:47:03.275Z] #39 21.18 CC images/tty.o [2020-07-03T13:47:03.570Z] #39 21.49 CC images/file-lock.o [2020-07-03T13:47:03.570Z] #39 21.56 CC images/rlimit.o [2020-07-03T13:47:03.570Z] #39 21.66 CC images/pagemap.o [2020-07-03T13:47:03.863Z] #39 21.96 CC images/siginfo.o [2020-07-03T13:47:04.161Z] #39 22.13 CC images/rpc.o [2020-07-03T13:47:04.454Z] #39 22.67 CC images/ext-file.o [2020-07-03T13:47:04.748Z] #39 22.77 CC images/cgroup.o [2020-07-03T13:47:05.043Z] #39 23.17 CC images/userns.o [2020-07-03T13:47:05.336Z] #39 23.34 CC images/google/protobuf/descriptor.o [2020-07-03T13:47:05.336Z] #39 ... [2020-07-03T13:47:05.336Z] [2020-07-03T13:47:05.336Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:47:05.336Z] #10 60.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-03T13:47:05.336Z] #10 60.96 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-03T13:47:05.336Z] #10 60.97 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:47:05.432Z] #32 54.02 Selecting previously unselected package libicu63:amd64. [2020-07-03T13:47:05.432Z] #32 54.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-03T13:47:05.432Z] #32 54.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:47:06.004Z] #32 ... [2020-07-03T13:47:06.004Z] [2020-07-03T13:47:06.004Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:47:06.004Z] #25 4.312 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-03T13:47:06.004Z] #25 4.728 [2020-07-03T13:47:06.004Z] #25 4.906 0.4% ####### 10.0% ######### 13.6% ############## 19.8% ################## 26.1% ####################### 32.1% ############################ 40.2% ################################## 47.4% ##################################### 52.0% ######################################### 57.3% ############################################# 62.7% ################################################## 70.3% ####################################################### 77.4% ############################################################# 85.2% ################################################################### 94.1% ######################################################################## 100.0% [2020-07-03T13:47:06.004Z] #25 6.818 [2020-07-03T13:47:06.004Z] #25 7.076 0.2% ########## 14.5% ##################################### 51.7% ######################################################################## 100.0% [2020-07-03T13:47:06.004Z] #25 7.732 [2020-07-03T13:47:06.004Z] #25 7.935 0.2% ######################## 34.6% ############################################ 62.3% ######################################################################## 100.0% [2020-07-03T13:47:06.004Z] #25 8.618 [2020-07-03T13:47:07.418Z] #10 ... [2020-07-03T13:47:07.418Z] [2020-07-03T13:47:07.418Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:47:07.418Z] #52 26.53 + bin/ctr [2020-07-03T13:47:07.418Z] #52 ... [2020-07-03T13:47:07.418Z] [2020-07-03T13:47:07.418Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:07.418Z] #39 24.30 CC images/opts.o [2020-07-03T13:47:07.418Z] #39 24.37 CC images/seccomp.o [2020-07-03T13:47:07.418Z] #39 24.57 CC images/binfmt-misc.o [2020-07-03T13:47:07.418Z] #39 24.72 CC images/time.o [2020-07-03T13:47:07.418Z] #39 24.82 CC images/sysctl.o [2020-07-03T13:47:07.418Z] #39 24.97 CC images/autofs.o [2020-07-03T13:47:07.418Z] #39 25.12 CC images/macvlan.o [2020-07-03T13:47:07.418Z] #39 25.19 CC images/sit.o [2020-07-03T13:47:07.418Z] #39 25.27 CC images/memfd.o [2020-07-03T13:47:07.418Z] #39 25.40 CC images/timens.o [2020-07-03T13:47:07.418Z] #39 25.51 LINK images/built-in.o [2020-07-03T13:47:07.418Z] #39 25.57 GEN compel/include/asm [2020-07-03T13:47:07.418Z] #39 25.58 GEN compel/include/version.h [2020-07-03T13:47:07.418Z] #39 25.59 touch .config [2020-07-03T13:47:07.418Z] #39 25.60 GEN include/common/config.h [2020-07-03T13:47:07.418Z] #39 25.64 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-03T13:47:07.596Z] #25 8.868 0.0% ####### 10.3% ############ 18.0% ##################### 30.0% ############################ 39.4% ############################### 44.4% ################################### 49.8% ######################################## 55.7% ############################################# 63.4% #################################################### 72.8% ########################################################### 82.6% ################################################################# 91.4% ######################################################################## 100.0% [2020-07-03T13:47:07.596Z] #25 10.56 [2020-07-03T13:47:07.713Z] #39 25.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-03T13:47:07.713Z] #39 25.67 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-03T13:47:07.713Z] #39 25.68 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-03T13:47:07.713Z] #39 25.70 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-03T13:47:07.713Z] #39 25.71 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-03T13:47:07.713Z] #39 25.72 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-03T13:47:07.713Z] #39 25.72 DEP compel/plugins/std/infect.d [2020-07-03T13:47:07.713Z] #39 25.76 DEP compel/plugins/std/string.d [2020-07-03T13:47:07.714Z] #39 25.81 DEP compel/plugins/std/log.d [2020-07-03T13:47:07.714Z] #39 25.85 DEP compel/plugins/std/fds.d [2020-07-03T13:47:07.714Z] #39 25.89 DEP compel/plugins/std/std.d [2020-07-03T13:47:07.714Z] #39 ... [2020-07-03T13:47:07.714Z] [2020-07-03T13:47:07.714Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:07.714Z] #41 53.32 go/parser [2020-07-03T13:47:07.714Z] #41 53.69 text/template [2020-07-03T13:47:07.714Z] #41 55.63 encoding/xml [2020-07-03T13:47:07.714Z] #41 56.56 go/doc [2020-07-03T13:47:07.714Z] #41 58.67 github.com/LK4D4/vndr/versioned [2020-07-03T13:47:07.714Z] #41 58.70 compress/flate [2020-07-03T13:47:07.714Z] #41 59.15 github.com/LK4D4/vndr/build [2020-07-03T13:47:07.714Z] #41 60.35 hash/crc32 [2020-07-03T13:47:07.714Z] #41 60.67 compress/gzip [2020-07-03T13:47:07.714Z] #41 61.02 crypto/x509/pkix [2020-07-03T13:47:07.714Z] #41 61.09 vendor/golang.org/x/crypto/cryptobyte [2020-07-03T13:47:07.714Z] #41 61.47 net [2020-07-03T13:47:07.714Z] #41 62.15 vendor/golang.org/x/sys/cpu [2020-07-03T13:47:07.714Z] #41 62.32 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-03T13:47:07.714Z] #41 62.82 vendor/golang.org/x/crypto/poly1305 [2020-07-03T13:47:07.714Z] #41 63.27 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-03T13:47:08.013Z] #41 ... [2020-07-03T13:47:08.013Z] [2020-07-03T13:47:08.013Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:08.013Z] #47 54.42 golang.org/x/crypto/ssh/terminal [2020-07-03T13:47:08.013Z] #47 55.19 mvdan.cc/editorconfig [2020-07-03T13:47:08.013Z] #47 55.91 mvdan.cc/sh/v3/fileutil [2020-07-03T13:47:08.013Z] #47 56.04 mvdan.cc/sh/v3/syntax [2020-07-03T13:47:08.013Z] #47 59.98 mvdan.cc/sh/v3/cmd/shfmt [2020-07-03T13:47:08.013Z] #47 DONE 63.4s [2020-07-03T13:47:08.013Z] [2020-07-03T13:47:08.013Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:08.013Z] #41 63.49 vendor/golang.org/x/crypto/curve25519 [2020-07-03T13:47:08.013Z] #41 ... [2020-07-03T13:47:08.013Z] [2020-07-03T13:47:08.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:08.013Z] #39 25.96 DEP compel/plugins/shmem/shmem.d [2020-07-03T13:47:08.013Z] #39 26.03 DEP compel/plugins/fds/fds.d [2020-07-03T13:47:08.013Z] #39 26.14 CC compel/plugins/std/std.o [2020-07-03T13:47:08.310Z] #39 26.33 CC compel/plugins/std/fds.o [2020-07-03T13:47:08.947Z] #39 26.75 CC compel/plugins/std/log.o [2020-07-03T13:47:08.947Z] #39 27.07 CC compel/plugins/std/string.o [2020-07-03T13:47:09.127Z] Removing intermediate container 2e7599eef6fc [2020-07-03T13:47:09.127Z] ---> 933266052740 [2020-07-03T13:47:09.127Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-03T13:47:09.127Z] ---> 22d48dbfbcad [2020-07-03T13:47:09.127Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-03T13:47:09.127Z] ---> f44ce03bd817 [2020-07-03T13:47:09.127Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-03T13:47:09.127Z] ---> Running in 4a6a72152cf4 [2020-07-03T13:47:09.127Z] Removing intermediate container 4a6a72152cf4 [2020-07-03T13:47:09.127Z] ---> 57fec2dcacf6 [2020-07-03T13:47:09.127Z] Successfully built 57fec2dcacf6 [2020-07-03T13:47:09.127Z] Successfully tagged moby-buildx:latest [2020-07-03T13:47:09.127Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-03T13:47:09.127Z] if [ -n "${id}" ]; then \ [2020-07-03T13:47:09.127Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-03T13:47:09.127Z] && touch bundles/buildx; \ [2020-07-03T13:47:09.127Z] docker rm -f ${id}; \ [2020-07-03T13:47:09.127Z] fi [2020-07-03T13:47:09.127Z] 17298d57b1f4a5e67cbedd05613d48ece77d6fbca6bfe869fceb3df9dd9ab8e6 [2020-07-03T13:47:09.127Z] bundles/buildx version [2020-07-03T13:47:09.127Z] buildx v0.3.1 6db68d0 [2020-07-03T13:47:09.127Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 . [2020-07-03T13:47:09.127Z] #1 [internal] booting buildkit [2020-07-03T13:47:09.127Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-03T13:47:09.127Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-07-03T13:47:09.127Z] #1 creating container buildx_buildkit_default [2020-07-03T13:47:09.127Z] #1 creating container buildx_buildkit_default 0.6s done [2020-07-03T13:47:09.127Z] #1 DONE 2.4s [2020-07-03T13:47:09.127Z] [2020-07-03T13:47:09.127Z] #2 [internal] load build definition from Dockerfile [2020-07-03T13:47:09.127Z] #2 transferring dockerfile: 16.36kB done [2020-07-03T13:47:09.127Z] #2 DONE 0.0s [2020-07-03T13:47:09.127Z] [2020-07-03T13:47:09.127Z] #3 [internal] load .dockerignore [2020-07-03T13:47:09.127Z] #3 transferring context: 87B done [2020-07-03T13:47:09.127Z] #3 DONE 0.0s [2020-07-03T13:47:09.127Z] [2020-07-03T13:47:09.127Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-03T13:47:09.127Z] #4 DONE 0.8s [2020-07-03T13:47:09.127Z] [2020-07-03T13:47:09.127Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-03T13:47:09.127Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-03T13:47:09.127Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-03T13:47:09.127Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-03T13:47:09.127Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.3s [2020-07-03T13:47:09.127Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-03T13:47:09.127Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-07-03T13:47:09.127Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-03T13:47:09.127Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-07-03T13:47:09.127Z] #5 DONE 1.1s [2020-07-03T13:47:09.127Z] [2020-07-03T13:47:09.127Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-03T13:47:09.161Z] #25 10.76 0.8% # 2.6% ### 4.3% #### 5.9% ##### 7.8% ####### 9.8% ######## 11.6% ######### 13.3% ########### 15.5% ############# 18.9% ############## 20.7% ################ 22.7% [2020-07-03T13:47:09.161Z] #25 ... [2020-07-03T13:47:09.161Z] [2020-07-03T13:47:09.161Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:47:09.161Z] #52 2.719 + RM_GOPATH=0 [2020-07-03T13:47:09.161Z] #52 2.719 + TMP_GOPATH= [2020-07-03T13:47:09.161Z] #52 2.719 + : /build [2020-07-03T13:47:09.161Z] #52 2.719 + '[' -z '' ']' [2020-07-03T13:47:09.161Z] #52 2.722 ++ mktemp -d [2020-07-03T13:47:09.161Z] #52 2.722 + export GOPATH=/tmp/tmp.Ller02kLRm [2020-07-03T13:47:09.161Z] #52 2.722 + GOPATH=/tmp/tmp.Ller02kLRm [2020-07-03T13:47:09.161Z] #52 2.722 + RM_GOPATH=1 [2020-07-03T13:47:09.161Z] #52 2.722 + case "$(go env GOARCH)" in [2020-07-03T13:47:09.161Z] #52 2.722 ++ go env GOARCH [2020-07-03T13:47:09.161Z] #52 2.747 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:09.161Z] #52 2.749 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:09.161Z] #52 2.753 ++ dirname /tmp/install/install.sh [2020-07-03T13:47:09.161Z] #52 2.756 + dir=/tmp/install [2020-07-03T13:47:09.161Z] #52 2.756 + bin=containerd [2020-07-03T13:47:09.161Z] #52 2.756 + shift [2020-07-03T13:47:09.161Z] #52 2.756 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-03T13:47:09.161Z] #52 2.757 + . /tmp/install/containerd.installer [2020-07-03T13:47:09.161Z] #52 2.757 ++ set -e [2020-07-03T13:47:09.161Z] #52 2.759 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:47:09.161Z] #52 2.759 + install_containerd [2020-07-03T13:47:09.161Z] #52 2.760 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-03T13:47:09.161Z] #52 2.766 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:47:09.161Z] #52 2.766 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ller02kLRm/src/github.com/containerd/containerd [2020-07-03T13:47:09.161Z] #52 2.771 Cloning into '/tmp/tmp.Ller02kLRm/src/github.com/containerd/containerd'... [2020-07-03T13:47:09.161Z] #52 ... [2020-07-03T13:47:09.161Z] [2020-07-03T13:47:09.161Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:47:09.429Z] #7 DONE 0.7s [2020-07-03T13:47:09.429Z] [2020-07-03T13:47:09.429Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-03T13:47:09.429Z] #6 DONE 0.7s [2020-07-03T13:47:09.429Z] [2020-07-03T13:47:09.429Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:47:09.429Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-03T13:47:09.584Z] #39 27.53 CC compel/plugins/std/infect.o [2020-07-03T13:47:09.584Z] #39 27.72 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-03T13:47:09.584Z] #39 27.74 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-03T13:47:09.584Z] #39 27.77 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-03T13:47:09.877Z] #39 27.82 AR compel/plugins/std.lib.a [2020-07-03T13:47:09.877Z] #39 27.87 CC compel/plugins/fds/fds.o [2020-07-03T13:47:09.877Z] #39 27.97 AR compel/plugins/fds.lib.a [2020-07-03T13:47:09.877Z] #39 27.99 HOSTDEP compel/src/lib/log-host.d [2020-07-03T13:47:09.877Z] #39 28.06 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-03T13:47:10.124Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 0B / 154B 0.1s [2020-07-03T13:47:10.124Z] #8 sha256:3d57a28925bda7b651f94c594eff9be7464f30eda419c42fa5fb8c883dd40a8d 1.79kB / 1.79kB done [2020-07-03T13:47:10.124Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s [2020-07-03T13:47:10.124Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s [2020-07-03T13:47:10.124Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 0B / 96.51MB 0.1s [2020-07-03T13:47:10.124Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s [2020-07-03T13:47:10.124Z] #8 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-03T13:47:10.124Z] #8 sha256:22d48dbfbcadb6f250f44ed4b999a984dc2f70faa13fd1d2fe10c57f41b555f8 6.19kB / 6.19kB done [2020-07-03T13:47:10.124Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s [2020-07-03T13:47:10.124Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s [2020-07-03T13:47:10.171Z] #39 28.18 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-03T13:47:10.171Z] #39 28.23 HOSTDEP compel/src/main-host.d [2020-07-03T13:47:10.171Z] #39 28.31 DEP compel/src/lib/ptrace.d [2020-07-03T13:47:10.464Z] #39 28.46 DEP compel/src/lib/infect.d [2020-07-03T13:47:10.464Z] #39 28.59 DEP compel/src/lib/infect-util.d [2020-07-03T13:47:10.464Z] #39 28.65 DEP compel/src/lib/infect-rpc.d [2020-07-03T13:47:10.465Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.4s done [2020-07-03T13:47:10.465Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 1.17MB / 8.25MB 0.6s [2020-07-03T13:47:10.465Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 965.69kB / 10.73MB 0.6s [2020-07-03T13:47:10.758Z] #39 28.74 DEP compel/arch/s390/src/lib/infect.d [2020-07-03T13:47:10.758Z] #39 28.84 DEP compel/arch/s390/src/lib/cpu.d [2020-07-03T13:47:10.758Z] #39 28.90 DEP compel/src/lib/log.d [2020-07-03T13:47:10.758Z] #39 28.95 DEP compel/src/main.d [2020-07-03T13:47:10.771Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 2.92MB / 8.25MB 0.7s [2020-07-03T13:47:10.771Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 5.36MB / 73.55MB 0.7s [2020-07-03T13:47:10.771Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 3.16MB / 10.73MB 0.7s [2020-07-03T13:47:10.771Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 3.47MB / 54.14MB 0.9s [2020-07-03T13:47:10.771Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 5.19MB / 8.25MB 0.9s [2020-07-03T13:47:10.771Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 4.79MB / 10.73MB 0.9s [2020-07-03T13:47:10.771Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 4.66MB / 57.46MB 0.9s [2020-07-03T13:47:10.987Z] #25 10.76 0.8% # 2.6% ### 4.3% #### 5.9% ##### 7.8% ####### 9.8% ######## 11.6% ######### 13.3% ########### 15.5% ############# 18.9% ############## 20.7% ################ 22.7% ################# 24.2% ################### 27.0% #################### 28.7% ###################### 31.0% ####################### 32.4% ######################## 33.8% ######################### 35.5% ########################## 36.9% ########################### 38.5% ############################ 39.8% ############################# 41.0% ############################## 42.9% ############################### 44.2% ################################ 45.5% ################################# 47.2% ################################## 48.3% [2020-07-03T13:47:10.987Z] #25 ... [2020-07-03T13:47:10.987Z] [2020-07-03T13:47:10.987Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:10.987Z] #41 50.24 syscall [2020-07-03T13:47:10.987Z] #41 58.94 time [2020-07-03T13:47:10.987Z] #41 ... [2020-07-03T13:47:10.987Z] [2020-07-03T13:47:10.987Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:47:10.987Z] #25 10.76 0.8% # 2.6% ### 4.3% #### 5.9% ##### 7.8% ####### 9.8% ######## 11.6% ######### 13.3% ########### 15.5% ############# 18.9% ############## 20.7% ################ 22.7% ################# 24.2% ################### 27.0% #################### 28.7% ###################### 31.0% ####################### 32.4% ######################## 33.8% ######################### 35.5% ########################## 36.9% ########################### 38.5% ############################ 39.8% ############################# 41.0% ############################## 42.9% ############################### 44.2% ################################ 45.5% ################################# 47.2% ################################## 48.3% ################################### 49.5% #################################### 51.3% [2020-07-03T13:47:10.987Z] #25 ... [2020-07-03T13:47:10.987Z] [2020-07-03T13:47:10.987Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:47:10.987Z] #38 50.50 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-03T13:47:10.988Z] #38 50.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-03T13:47:10.988Z] #38 50.51 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-03T13:47:10.988Z] #38 50.75 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-03T13:47:10.988Z] #38 50.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:47:10.988Z] #38 50.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:47:10.988Z] #38 50.81 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-03T13:47:10.988Z] #38 50.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:47:10.988Z] #38 50.84 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-03T13:47:10.988Z] #38 51.00 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-03T13:47:10.988Z] #38 51.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-03T13:47:10.988Z] #38 51.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-03T13:47:10.988Z] #38 51.25 Selecting previously unselected package libprotobuf17:amd64. [2020-07-03T13:47:10.988Z] #38 51.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-03T13:47:10.988Z] #38 51.26 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-03T13:47:10.988Z] #38 52.02 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-03T13:47:10.988Z] #38 52.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-03T13:47:10.988Z] #38 52.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-03T13:47:10.988Z] #38 52.33 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-03T13:47:10.988Z] #38 52.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-03T13:47:10.988Z] #38 52.33 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-03T13:47:10.988Z] #38 53.82 Selecting previously unselected package libprotoc17:amd64. [2020-07-03T13:47:10.988Z] #38 53.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-03T13:47:10.988Z] #38 53.83 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-03T13:47:10.988Z] #38 54.44 Selecting previously unselected package protobuf-c-compiler. [2020-07-03T13:47:10.988Z] #38 54.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:47:10.988Z] #38 54.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:47:10.988Z] #38 54.65 Selecting previously unselected package protobuf-compiler. [2020-07-03T13:47:10.988Z] #38 54.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-03T13:47:10.988Z] #38 54.65 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:47:10.988Z] #38 54.85 Selecting previously unselected package python-pkg-resources. [2020-07-03T13:47:10.988Z] #38 54.86 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:47:10.988Z] #38 54.86 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-03T13:47:10.988Z] #38 55.10 Selecting previously unselected package python-six. [2020-07-03T13:47:10.988Z] #38 55.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-03T13:47:10.988Z] #38 55.12 Unpacking python-six (1.12.0-1) ... [2020-07-03T13:47:10.988Z] #38 55.23 Selecting previously unselected package python-protobuf. [2020-07-03T13:47:10.988Z] #38 55.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-03T13:47:10.988Z] #38 55.23 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-03T13:47:10.988Z] #38 55.85 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-03T13:47:10.988Z] #38 60.36 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-03T13:47:10.988Z] #38 60.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:47:10.988Z] #38 60.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:47:10.988Z] #38 60.44 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-03T13:47:10.988Z] #38 60.45 Setting up python-six (1.12.0-1) ... [2020-07-03T13:47:11.051Z] #39 29.01 DEP compel/src/lib/handle-elf.d [2020-07-03T13:47:11.051Z] #39 29.07 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-03T13:47:11.051Z] #39 29.17 CC compel/src/lib/log.o [2020-07-03T13:47:11.248Z] #38 ... [2020-07-03T13:47:11.248Z] [2020-07-03T13:47:11.248Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:47:11.344Z] #39 29.38 CC compel/arch/s390/src/lib/cpu.o [2020-07-03T13:47:11.344Z] #39 29.48 CC compel/arch/s390/src/lib/infect.o [2020-07-03T13:47:11.356Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 7.05MB / 8.25MB 1.0s [2020-07-03T13:47:11.356Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 6.62MB / 96.51MB 1.0s [2020-07-03T13:47:11.356Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 10.56MB / 73.55MB 1.0s [2020-07-03T13:47:11.356Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 6.25MB / 10.73MB 1.0s [2020-07-03T13:47:11.356Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 8.96MB / 54.14MB 1.3s [2020-07-03T13:47:11.356Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.2s done [2020-07-03T13:47:11.356Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 15.68MB / 73.55MB 1.3s [2020-07-03T13:47:11.356Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.3s done [2020-07-03T13:47:11.356Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 11.36MB / 57.46MB 1.3s [2020-07-03T13:47:11.356Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 13.34MB / 96.51MB 1.5s [2020-07-03T13:47:11.356Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 13.88MB / 54.14MB 1.6s [2020-07-03T13:47:11.356Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 20.76MB / 73.55MB 1.6s [2020-07-03T13:47:11.356Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 15.37MB / 57.46MB 1.6s [2020-07-03T13:47:11.967Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 19.12MB / 96.51MB 1.8s [2020-07-03T13:47:11.967Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 17.24MB / 54.14MB 1.9s [2020-07-03T13:47:11.967Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 19.56MB / 57.46MB 2.1s [2020-07-03T13:47:11.981Z] #39 30.03 CC compel/src/lib/infect-rpc.o [2020-07-03T13:47:12.274Z] #39 30.31 CC compel/src/lib/infect-util.o [2020-07-03T13:47:12.374Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 21.87MB / 54.14MB 2.4s [2020-07-03T13:47:12.374Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 24.40MB / 96.51MB 2.4s [2020-07-03T13:47:12.374Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 26.27MB / 73.55MB 2.4s [2020-07-03T13:47:12.374Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 22.49MB / 57.46MB 2.4s [2020-07-03T13:47:12.374Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 24.98MB / 54.14MB 2.7s [2020-07-03T13:47:12.374Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 30.81MB / 96.51MB 2.7s [2020-07-03T13:47:12.374Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 25.58MB / 57.46MB 2.7s [2020-07-03T13:47:12.567Z] #39 30.49 CC compel/src/lib/infect.o [2020-07-03T13:47:12.961Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 31.09MB / 73.55MB 2.8s [2020-07-03T13:47:12.961Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 28.89MB / 54.14MB 3.2s [2020-07-03T13:47:12.961Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 36.41MB / 96.51MB 3.2s [2020-07-03T13:47:12.961Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 29.92MB / 57.46MB 3.1s [2020-07-03T13:47:12.961Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 36.22MB / 73.55MB 3.3s [2020-07-03T13:47:13.134Z] #25 10.76 0.8% # 2.6% ### 4.3% #### 5.9% ##### 7.8% ####### 9.8% ######## 11.6% ######### 13.3% ########### 15.5% ############# 18.9% ############## 20.7% ################ 22.7% ################# 24.2% ################### 27.0% #################### 28.7% ###################### 31.0% ####################### 32.4% ######################## 33.8% ######################### 35.5% ########################## 36.9% ########################### 38.5% ############################ 39.8% ############################# 41.0% ############################## 42.9% ############################### 44.2% ################################ 45.5% ################################# 47.2% ################################## 48.3% ################################### 49.5% #################################### 51.3% ###################################### 53.9% ######################################## 55.6% ######################################### 57.9% ########################################## 58.9% ########################################### 60.9% ############################################# 62.7% ############################################## 65.0% ################################################ 68.0% ################################################## 70.1% #################################################### 72.3% ##################################################### 74.6% ####################################################### 76.8% ######################################################## 79.0% ######################################################### 80.4% ########################################################### 82.4% ############################################################ 84.3% ############################################################# 85.3% ############################################################## 86.9% ################################################################ 89.1% [2020-07-03T13:47:13.134Z] #25 ... [2020-07-03T13:47:13.134Z] [2020-07-03T13:47:13.134Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:13.134Z] #47 52.51 syscall [2020-07-03T13:47:13.134Z] #47 52.56 reflect [2020-07-03T13:47:13.134Z] #47 61.69 context [2020-07-03T13:47:13.134Z] #47 62.57 internal/poll [2020-07-03T13:47:13.134Z] #47 ... [2020-07-03T13:47:13.134Z] [2020-07-03T13:47:13.134Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:47:13.339Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 32.60MB / 54.14MB 3.6s [2020-07-03T13:47:13.339Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 34.86MB / 57.46MB 3.6s [2020-07-03T13:47:13.396Z] #25 10.76 0.8% # 2.6% ### 4.3% #### 5.9% ##### 7.8% ####### 9.8% ######## 11.6% ######### 13.3% ########### 15.5% ############# 18.9% ############## 20.7% ################ 22.7% ################# 24.2% ################### 27.0% #################### 28.7% ###################### 31.0% ####################### 32.4% ######################## 33.8% ######################### 35.5% ########################## 36.9% ########################### 38.5% ############################ 39.8% ############################# 41.0% ############################## 42.9% ############################### 44.2% ################################ 45.5% ################################# 47.2% ################################## 48.3% ################################### 49.5% #################################### 51.3% ###################################### 53.9% ######################################## 55.6% ######################################### 57.9% ########################################## 58.9% ########################################### 60.9% ############################################# 62.7% ############################################## 65.0% ################################################ 68.0% ################################################## 70.1% #################################################### 72.3% ##################################################### 74.6% ####################################################### 76.8% ######################################################## 79.0% ######################################################### 80.4% ########################################################### 82.4% ############################################################ 84.3% ############################################################# 85.3% ############################################################## 86.9% ################################################################ 89.1% ################################################################# 90.4% ################################################################## 92.2% ################################################################### 93.9% [2020-07-03T13:47:13.396Z] #25 ... [2020-07-03T13:47:13.396Z] [2020-07-03T13:47:13.396Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:47:13.396Z] #28 52.70 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-03T13:47:13.396Z] #28 53.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-03T13:47:13.396Z] #28 53.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-03T13:47:13.396Z] #28 ... [2020-07-03T13:47:13.396Z] [2020-07-03T13:47:13.396Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:47:13.607Z] #39 31.57 CC compel/src/lib/ptrace.o [2020-07-03T13:47:13.662Z] #25 10.76 0.8% # 2.6% ### 4.3% #### 5.9% ##### 7.8% ####### 9.8% ######## 11.6% ######### 13.3% ########### 15.5% ############# 18.9% ############## 20.7% ################ 22.7% ################# 24.2% ################### 27.0% #################### 28.7% ###################### 31.0% ####################### 32.4% ######################## 33.8% ######################### 35.5% ########################## 36.9% ########################### 38.5% ############################ 39.8% ############################# 41.0% ############################## 42.9% ############################### 44.2% ################################ 45.5% ################################# 47.2% ################################## 48.3% ################################### 49.5% #################################### 51.3% ###################################### 53.9% ######################################## 55.6% ######################################### 57.9% ########################################## 58.9% ########################################### 60.9% ############################################# 62.7% ############################################## 65.0% ################################################ 68.0% ################################################## 70.1% #################################################### 72.3% ##################################################### 74.6% ####################################################### 76.8% ######################################################## 79.0% ######################################################### 80.4% ########################################################### 82.4% ############################################################ 84.3% ############################################################# 85.3% ############################################################## 86.9% ################################################################ 89.1% ################################################################# 90.4% ################################################################## 92.2% ################################################################### 93.9% #################################################################### 95.1% ##################################################################### 97.0% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-03T13:47:13.734Z] #8 ... [2020-07-03T13:47:13.734Z] [2020-07-03T13:47:13.734Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-03T13:47:13.734Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-03T13:47:13.734Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-03T13:47:13.734Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2020-07-03T13:47:13.734Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-03T13:47:13.734Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.7s done [2020-07-03T13:47:13.734Z] #59 DONE 4.1s [2020-07-03T13:47:13.734Z] [2020-07-03T13:47:13.734Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:47:13.734Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 42.92MB / 96.51MB 3.7s [2020-07-03T13:47:13.734Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 41.22MB / 73.55MB 3.7s [2020-07-03T13:47:13.734Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 38.11MB / 57.46MB 3.9s [2020-07-03T13:47:13.734Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 37.44MB / 54.14MB 4.0s [2020-07-03T13:47:13.902Z] #39 31.86 AR compel/libcompel.a [2020-07-03T13:47:13.902Z] #39 31.89 HOSTCC compel/src/main-host.o [2020-07-03T13:47:13.902Z] #39 32.05 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-03T13:47:13.902Z] #39 32.11 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-03T13:47:13.931Z] #25 16.78 [2020-07-03T13:47:14.095Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 48.28MB / 96.51MB 4.2s [2020-07-03T13:47:14.095Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 45.40MB / 73.55MB 4.2s [2020-07-03T13:47:14.095Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 40.78MB / 54.14MB 4.3s [2020-07-03T13:47:14.095Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 42.29MB / 57.46MB 4.3s [2020-07-03T13:47:14.195Z] #39 32.36 HOSTCC compel/src/lib/log-host.o [2020-07-03T13:47:14.464Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 44.61MB / 54.14MB 4.6s [2020-07-03T13:47:14.464Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 53.44MB / 96.51MB 4.6s [2020-07-03T13:47:14.489Z] #39 32.44 HOSTLINK compel/compel-host-bin [2020-07-03T13:47:14.489Z] #39 32.56 DEP soccr/soccr.d [2020-07-03T13:47:14.499Z] #25 ... [2020-07-03T13:47:14.499Z] [2020-07-03T13:47:14.499Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:47:14.499Z] #10 53.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-03T13:47:14.499Z] #10 56.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-03T13:47:14.499Z] #10 56.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-03T13:47:14.499Z] #10 56.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-03T13:47:14.499Z] #10 56.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-03T13:47:14.499Z] #10 56.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-03T13:47:14.499Z] #10 56.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-03T13:47:14.499Z] #10 56.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-03T13:47:14.499Z] #10 56.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-03T13:47:14.499Z] #10 56.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-03T13:47:14.499Z] #10 56.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-03T13:47:14.499Z] #10 56.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-03T13:47:14.499Z] #10 56.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-03T13:47:14.499Z] #10 56.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-03T13:47:14.499Z] #10 56.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-03T13:47:14.499Z] #10 56.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-03T13:47:14.499Z] #10 57.74 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:47:14.499Z] #10 58.01 Fetched 77.7 MB in 8s (9172 kB/s) [2020-07-03T13:47:14.499Z] #10 58.15 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-03T13:47:14.499Z] #10 58.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:47:14.499Z] #10 58.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-03T13:47:14.499Z] #10 58.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:47:14.499Z] #10 61.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-03T13:47:14.499Z] #10 61.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-03T13:47:14.499Z] #10 61.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:47:14.499Z] #10 ... [2020-07-03T13:47:14.499Z] [2020-07-03T13:47:14.499Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:47:14.499Z] #32 62.36 Selecting previously unselected package libxml2:amd64. [2020-07-03T13:47:14.499Z] #32 62.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-03T13:47:14.499Z] #32 62.41 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:47:14.499Z] #32 63.23 Selecting previously unselected package libarchive13:amd64. [2020-07-03T13:47:14.499Z] #32 63.23 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-03T13:47:14.499Z] #32 63.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-03T13:47:14.499Z] #32 63.65 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-03T13:47:14.499Z] #32 63.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-03T13:47:14.499Z] #32 63.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-03T13:47:14.499Z] #32 63.82 Selecting previously unselected package librhash0:amd64. [2020-07-03T13:47:14.499Z] #32 63.83 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-03T13:47:14.499Z] #32 63.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-03T13:47:14.499Z] #32 64.06 Selecting previously unselected package libuv1:amd64. [2020-07-03T13:47:14.760Z] #32 64.06 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-03T13:47:14.760Z] #32 64.08 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-03T13:47:14.760Z] #32 ... [2020-07-03T13:47:14.760Z] [2020-07-03T13:47:14.760Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:14.760Z] #30 54.13 time [2020-07-03T13:47:14.760Z] #30 60.27 internal/poll [2020-07-03T13:47:14.760Z] #30 62.87 internal/fmtsort [2020-07-03T13:47:14.760Z] #30 62.99 internal/syscall/execenv [2020-07-03T13:47:14.760Z] #30 63.12 internal/syscall/unix [2020-07-03T13:47:14.760Z] #30 63.36 os [2020-07-03T13:47:14.760Z] #30 63.68 strings [2020-07-03T13:47:14.784Z] #39 32.80 CC soccr/soccr.o [2020-07-03T13:47:14.812Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 49.94MB / 73.55MB 4.8s [2020-07-03T13:47:14.812Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 46.31MB / 57.46MB 4.8s [2020-07-03T13:47:14.812Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 48.52MB / 54.14MB 4.9s [2020-07-03T13:47:14.812Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 59.46MB / 96.51MB 5.1s [2020-07-03T13:47:15.019Z] #30 ... [2020-07-03T13:47:15.019Z] [2020-07-03T13:47:15.019Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:47:15.019Z] #32 64.28 Selecting previously unselected package cmake. [2020-07-03T13:47:15.019Z] #32 64.28 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-03T13:47:15.019Z] #32 64.30 Unpacking cmake (3.13.4-1) ... [2020-07-03T13:47:15.184Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 52.96MB / 54.14MB 5.2s [2020-07-03T13:47:15.184Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 49.54MB / 57.46MB 5.2s [2020-07-03T13:47:15.184Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 5.3s done [2020-07-03T13:47:15.184Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 54.06MB / 73.55MB 5.4s [2020-07-03T13:47:15.184Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 66.87MB / 96.51MB 5.5s [2020-07-03T13:47:15.184Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 52.89MB / 57.46MB 5.5s [2020-07-03T13:47:15.421Z] #39 33.60 AR soccr/libsoccr.a [2020-07-03T13:47:15.421Z] #39 33.61 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:47:15.526Z] #8 ... [2020-07-03T13:47:15.526Z] [2020-07-03T13:47:15.526Z] #21 [internal] load build context [2020-07-03T13:47:15.526Z] #21 transferring context: 51.28MB 6.0s done [2020-07-03T13:47:15.526Z] #21 DONE 6.0s [2020-07-03T13:47:15.526Z] [2020-07-03T13:47:15.526Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:47:15.715Z] #39 33.74 DEP criu/arch/s390/sigframe.d [2020-07-03T13:47:15.715Z] #39 33.81 DEP criu/arch/s390/crtools.d [2020-07-03T13:47:15.715Z] #39 ... [2020-07-03T13:47:15.715Z] [2020-07-03T13:47:15.715Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:47:15.715Z] #10 71.41 Selecting previously unselected package libapparmor1:s390x. [2020-07-03T13:47:15.851Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 72.54MB / 96.51MB 5.8s [2020-07-03T13:47:15.851Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 58.47MB / 73.55MB 5.8s [2020-07-03T13:47:15.851Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 5.8s [2020-07-03T13:47:15.851Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 5.8s done [2020-07-03T13:47:16.046Z] #10 71.41 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-03T13:47:16.046Z] #10 71.41 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-03T13:47:16.046Z] #10 71.49 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-03T13:47:16.046Z] #10 71.49 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-03T13:47:16.046Z] #10 71.50 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-03T13:47:16.046Z] #10 71.60 Selecting previously unselected package libbtrfs0. [2020-07-03T13:47:16.046Z] #10 71.60 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-03T13:47:16.046Z] #10 71.60 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:47:16.046Z] #10 71.65 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:47:16.046Z] #10 71.65 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-03T13:47:16.046Z] #10 71.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:47:16.177Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 81.68MB / 96.51MB 6.1s [2020-07-03T13:47:16.177Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 63.89MB / 73.55MB 6.3s [2020-07-03T13:47:16.177Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 89.56MB / 96.51MB 6.4s [2020-07-03T13:47:16.339Z] #10 71.72 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-03T13:47:16.340Z] #10 71.72 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-03T13:47:16.340Z] #10 71.72 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-03T13:47:16.340Z] #10 71.75 Selecting previously unselected package libudev-dev:s390x. [2020-07-03T13:47:16.340Z] #10 71.76 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-03T13:47:16.340Z] #10 71.78 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-03T13:47:16.340Z] #10 71.89 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-03T13:47:16.340Z] #10 71.89 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-03T13:47:16.340Z] #10 71.89 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-03T13:47:16.472Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 69.30MB / 73.55MB 6.6s [2020-07-03T13:47:16.472Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 96.51MB / 96.51MB 6.7s done [2020-07-03T13:47:16.472Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.8s done [2020-07-03T13:47:16.472Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-03T13:47:16.633Z] #10 72.12 Selecting previously unselected package libpcre16-3:s390x. [2020-07-03T13:47:16.633Z] #10 72.12 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-03T13:47:16.633Z] #10 72.13 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-03T13:47:16.633Z] #10 72.20 Selecting previously unselected package libpcre32-3:s390x. [2020-07-03T13:47:16.633Z] #10 72.20 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-03T13:47:16.633Z] #10 72.20 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-03T13:47:16.633Z] #10 72.31 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-03T13:47:16.926Z] #10 72.31 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-03T13:47:16.926Z] #10 72.32 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-03T13:47:16.926Z] #10 72.38 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-03T13:47:16.926Z] #10 72.38 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-03T13:47:16.926Z] #10 72.38 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-03T13:47:17.219Z] #10 72.60 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-03T13:47:17.219Z] #10 72.60 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-03T13:47:17.219Z] #10 72.61 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-03T13:47:17.219Z] #10 72.78 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-03T13:47:17.219Z] #10 72.78 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-03T13:47:17.219Z] #10 72.78 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-03T13:47:17.219Z] #10 72.82 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-03T13:47:17.219Z] #10 72.82 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-03T13:47:17.219Z] #10 72.82 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-03T13:47:17.219Z] #10 72.88 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-03T13:47:17.219Z] #10 72.88 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-03T13:47:17.219Z] #10 72.89 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-03T13:47:17.856Z] #10 73.27 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-03T13:47:17.856Z] #10 73.28 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-03T13:47:17.856Z] #10 73.29 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-03T13:47:17.856Z] #10 73.30 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:47:17.856Z] #10 73.31 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-03T13:47:17.856Z] #10 73.31 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-03T13:47:17.856Z] #10 73.32 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:47:17.856Z] #10 73.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:47:17.856Z] #10 73.33 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-03T13:47:17.856Z] #10 73.34 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-03T13:47:17.856Z] #10 73.35 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:47:17.856Z] #10 73.36 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:47:17.856Z] #10 73.37 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-03T13:47:17.856Z] #10 73.38 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-03T13:47:17.856Z] #10 73.38 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-03T13:47:17.856Z] #10 73.39 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:47:17.856Z] #10 73.40 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-03T13:47:17.856Z] #10 73.40 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:47:17.856Z] #10 73.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-03T13:47:17.856Z] #10 73.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-03T13:47:17.856Z] #10 73.42 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:47:17.856Z] #10 73.42 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-03T13:47:17.856Z] #10 73.42 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-03T13:47:17.856Z] #10 73.43 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:47:17.856Z] #10 73.44 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-03T13:47:17.856Z] #10 73.44 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-03T13:47:17.856Z] #10 73.45 Setting up dmsetup (2:1.02.155-3) ... [2020-07-03T13:47:17.856Z] #10 73.46 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-03T13:47:17.856Z] #10 73.46 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-03T13:47:17.856Z] #10 73.47 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:47:18.509Z] #10 DONE 73.9s [2020-07-03T13:47:18.509Z] [2020-07-03T13:47:18.509Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:47:18.509Z] #54 69.63 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:47:18.509Z] #54 69.63 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-03T13:47:18.509Z] #54 DONE 73.9s [2020-07-03T13:47:18.509Z] [2020-07-03T13:47:18.509Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:18.509Z] #41 63.98 vendor/golang.org/x/crypto/hkdf [2020-07-03T13:47:18.509Z] #41 64.07 vendor/golang.org/x/text/transform [2020-07-03T13:47:18.509Z] #41 64.70 vendor/golang.org/x/text/unicode/bidi [2020-07-03T13:47:18.509Z] #41 65.85 vendor/golang.org/x/text/secure/bidirule [2020-07-03T13:47:18.509Z] #41 65.97 vendor/golang.org/x/text/unicode/norm [2020-07-03T13:47:18.509Z] #41 68.72 vendor/golang.org/x/net/idna [2020-07-03T13:47:18.509Z] #41 70.24 vendor/golang.org/x/net/http2/hpack [2020-07-03T13:47:18.509Z] #41 70.93 mime [2020-07-03T13:47:18.509Z] #41 72.32 mime/quotedprintable [2020-07-03T13:47:18.509Z] #41 72.57 net/http/internal [2020-07-03T13:47:18.510Z] #41 73.24 mime/multipart [2020-07-03T13:47:18.510Z] #41 73.25 crypto/tls [2020-07-03T13:47:18.510Z] #41 ... [2020-07-03T13:47:18.510Z] [2020-07-03T13:47:18.510Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-03T13:47:18.510Z] #55 DONE 0.1s [2020-07-03T13:47:18.510Z] [2020-07-03T13:47:18.510Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-03T13:47:18.510Z] #56 DONE 0.1s [2020-07-03T13:47:18.510Z] [2020-07-03T13:47:18.510Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:18.510Z] #39 33.95 DEP criu/arch/s390/cpu.d [2020-07-03T13:47:18.510Z] #39 34.11 CC criu/arch/s390/cpu.o [2020-07-03T13:47:18.510Z] #39 34.50 CC criu/arch/s390/crtools.o [2020-07-03T13:47:18.510Z] #39 35.18 CC criu/arch/s390/sigframe.o [2020-07-03T13:47:18.510Z] #39 35.30 LINK criu/arch/s390/crtools.built-in.o [2020-07-03T13:47:18.510Z] #39 35.34 DEP criu/pie/util-vdso.d [2020-07-03T13:47:18.510Z] #39 35.46 DEP criu/pie/util.d [2020-07-03T13:47:18.510Z] #39 35.62 CC criu/pie/util.o [2020-07-03T13:47:18.510Z] #39 35.90 CC criu/pie/util-vdso.o [2020-07-03T13:47:18.510Z] #39 36.27 AR criu/pie/pie.lib.a [2020-07-03T13:47:18.510Z] #39 36.31 DEP criu/pie/restorer.d [2020-07-03T13:47:18.510Z] #39 36.52 DEP criu/arch/s390/restorer.d [2020-07-03T13:47:18.822Z] #39 36.73 DEP criu/arch/s390/vdso-pie.d [2020-07-03T13:47:18.822Z] #39 36.82 DEP criu/pie/parasite-vdso.d [2020-07-03T13:47:18.822Z] #39 37.10 DEP criu/pie/parasite.d [2020-07-03T13:47:19.126Z] #39 37.28 CC criu/pie/parasite.o [2020-07-03T13:47:19.216Z] #32 68.02 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:47:19.216Z] #32 68.03 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:47:19.216Z] #32 68.04 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-03T13:47:19.216Z] #32 68.05 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:47:19.216Z] #32 68.13 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-03T13:47:19.216Z] #32 68.15 Setting up cmake-data (3.13.4-1) ... [2020-07-03T13:47:19.216Z] #32 68.18 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:47:19.216Z] #32 68.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-03T13:47:19.216Z] #32 68.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-03T13:47:19.216Z] #32 68.23 Setting up cmake (3.13.4-1) ... [2020-07-03T13:47:19.216Z] #32 68.25 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:47:19.216Z] #32 68.36 Processing triggers for mime-support (3.62) ... [2020-07-03T13:47:20.222Z] #39 38.37 LINK criu/pie/parasite.built-in.o [2020-07-03T13:47:20.222Z] #39 38.37 GEN criu/pie/parasite-blob.h [2020-07-03T13:47:20.222Z] #39 38.39 CC criu/pie/parasite-vdso.o [2020-07-03T13:47:20.523Z] #39 ... [2020-07-03T13:47:20.523Z] [2020-07-03T13:47:20.523Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-03T13:47:20.523Z] #11 DONE 2.2s [2020-07-03T13:47:20.600Z] #32 ... [2020-07-03T13:47:20.600Z] [2020-07-03T13:47:20.600Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:47:20.600Z] #25 17.67 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-03T13:47:20.600Z] #25 18.09 [2020-07-03T13:47:20.600Z] #25 18.24 ######################################################################## 100.0% [2020-07-03T13:47:20.600Z] #25 18.41 [2020-07-03T13:47:20.600Z] #25 19.30 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-03T13:47:20.600Z] #25 19.70 [2020-07-03T13:47:20.600Z] #25 19.89 #=#=# ######################################################################## 100.0% [2020-07-03T13:47:20.600Z] #25 20.13 [2020-07-03T13:47:20.600Z] #25 21.03 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-03T13:47:20.600Z] #25 21.14 skipping existing c35d46ef359f [2020-07-03T13:47:20.600Z] #25 21.31 [2020-07-03T13:47:20.600Z] #25 22.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-03T13:47:20.600Z] #25 22.79 [2020-07-03T13:47:20.600Z] #25 22.93 ######################################################################## 100.0% [2020-07-03T13:47:20.600Z] #25 23.09 [2020-07-03T13:47:20.600Z] #25 23.20 Download of images into '/build' complete. [2020-07-03T13:47:20.600Z] #25 23.20 Use something like the following to load the result into a Docker daemon: [2020-07-03T13:47:20.600Z] #25 23.20 tar -cC '/build' . | docker load [2020-07-03T13:47:20.825Z] [2020-07-03T13:47:20.825Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:20.825Z] #39 38.79 CC criu/arch/s390/vdso-pie.o [2020-07-03T13:47:20.825Z] #39 38.90 CC criu/arch/s390/restorer.o [2020-07-03T13:47:21.469Z] #39 39.33 CC criu/pie/restorer.o [2020-07-03T13:47:22.109Z] #39 ... [2020-07-03T13:47:22.109Z] [2020-07-03T13:47:22.109Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-03T13:47:22.109Z] #12 DONE 1.5s [2020-07-03T13:47:22.109Z] [2020-07-03T13:47:22.109Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:22.109Z] #49 2.134 + RM_GOPATH=0 [2020-07-03T13:47:22.109Z] #49 2.134 + TMP_GOPATH= [2020-07-03T13:47:22.109Z] #49 2.134 + : /build [2020-07-03T13:47:22.109Z] #49 2.134 + '[' -z '' ']' [2020-07-03T13:47:22.109Z] #49 2.134 ++ mktemp -d [2020-07-03T13:47:22.109Z] #49 2.134 + export GOPATH=/tmp/tmp.auU1LUuUdr [2020-07-03T13:47:22.109Z] #49 2.134 + GOPATH=/tmp/tmp.auU1LUuUdr [2020-07-03T13:47:22.109Z] #49 2.134 + RM_GOPATH=1 [2020-07-03T13:47:22.109Z] #49 2.134 + case "$(go env GOARCH)" in [2020-07-03T13:47:22.109Z] #49 2.134 ++ go env GOARCH [2020-07-03T13:47:22.109Z] #49 2.144 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:22.109Z] #49 2.144 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:22.109Z] #49 2.146 ++ dirname /tmp/install/install.sh [2020-07-03T13:47:22.109Z] #49 2.156 + dir=/tmp/install [2020-07-03T13:47:22.109Z] #49 2.156 + bin=runc [2020-07-03T13:47:22.109Z] #49 2.156 + shift [2020-07-03T13:47:22.109Z] #49 2.156 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-03T13:47:22.109Z] #49 2.156 + . /tmp/install/runc.installer [2020-07-03T13:47:22.109Z] #49 2.156 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:47:22.109Z] #49 2.156 + install_runc [2020-07-03T13:47:22.109Z] #49 2.156 + uname -r [2020-07-03T13:47:22.109Z] #49 2.159 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-03T13:47:22.109Z] #49 2.161 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-03T13:47:22.109Z] #49 2.161 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-03T13:47:22.109Z] #49 2.161 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.auU1LUuUdr/src/github.com/opencontainers/runc [2020-07-03T13:47:22.109Z] #49 2.161 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-03T13:47:22.109Z] #49 2.168 Cloning into '/tmp/tmp.auU1LUuUdr/src/github.com/opencontainers/runc'... [2020-07-03T13:47:23.639Z] #49 ... [2020-07-03T13:47:23.639Z] [2020-07-03T13:47:23.639Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-03T13:47:23.639Z] #13 1.459 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-03T13:47:23.639Z] #13 DONE 1.7s [2020-07-03T13:47:23.639Z] [2020-07-03T13:47:23.639Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-03T13:47:23.896Z] #25 DONE 26.3s [2020-07-03T13:47:23.896Z] [2020-07-03T13:47:23.896Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:47:23.896Z] #38 64.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-03T13:47:23.896Z] #38 64.87 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:47:23.896Z] #38 64.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-03T13:47:23.896Z] #38 64.90 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-03T13:47:23.896Z] #38 64.91 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-03T13:47:23.896Z] #38 64.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:47:23.896Z] #38 64.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:47:23.896Z] #38 64.94 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-03T13:47:23.896Z] #38 64.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:47:23.896Z] #38 64.96 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-03T13:47:23.896Z] #38 71.25 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-03T13:47:23.896Z] #38 72.16 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:47:23.896Z] #38 DONE 72.9s [2020-07-03T13:47:23.896Z] [2020-07-03T13:47:23.896Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:47:23.896Z] #32 DONE 72.9s [2020-07-03T13:47:23.896Z] [2020-07-03T13:47:23.896Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:25.275Z] #33 ... [2020-07-03T13:47:25.275Z] [2020-07-03T13:47:25.275Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:47:25.275Z] #10 64.61 Selecting previously unselected package binutils-mingw-w64. [2020-07-03T13:47:25.275Z] #10 64.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-03T13:47:25.275Z] #10 64.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:47:25.275Z] #10 64.83 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-03T13:47:25.275Z] #10 64.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:47:25.275Z] #10 64.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:47:25.275Z] #10 65.08 Selecting previously unselected package dmsetup. [2020-07-03T13:47:25.275Z] #10 65.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:47:25.275Z] #10 65.09 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-03T13:47:25.275Z] #10 65.28 Selecting previously unselected package mingw-w64-common. [2020-07-03T13:47:25.275Z] #10 65.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-03T13:47:25.275Z] #10 65.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-03T13:47:25.275Z] #10 72.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-03T13:47:25.275Z] #10 72.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-03T13:47:25.275Z] #10 72.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:47:25.275Z] #10 ... [2020-07-03T13:47:25.275Z] [2020-07-03T13:47:25.275Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:25.275Z] #41 64.60 strings [2020-07-03T13:47:25.275Z] #41 65.03 os [2020-07-03T13:47:25.275Z] #41 67.74 regexp/syntax [2020-07-03T13:47:25.275Z] #41 69.09 fmt [2020-07-03T13:47:25.275Z] #41 71.98 regexp [2020-07-03T13:47:25.275Z] #41 74.41 go/token [2020-07-03T13:47:25.534Z] #41 ... [2020-07-03T13:47:25.534Z] [2020-07-03T13:47:25.534Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:25.534Z] #47 64.84 os [2020-07-03T13:47:25.534Z] #47 68.21 encoding/binary [2020-07-03T13:47:25.534Z] #47 69.11 fmt [2020-07-03T13:47:25.534Z] #47 70.14 encoding/base64 [2020-07-03T13:47:25.534Z] #47 71.05 golang.org/x/sys/unix [2020-07-03T13:47:25.534Z] #47 74.34 encoding/json [2020-07-03T13:47:25.534Z] #47 ... [2020-07-03T13:47:25.534Z] [2020-07-03T13:47:25.534Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:25.534Z] #30 66.83 path [2020-07-03T13:47:25.534Z] #30 67.42 fmt [2020-07-03T13:47:25.534Z] #30 67.50 path/filepath [2020-07-03T13:47:25.534Z] #30 69.15 io/ioutil [2020-07-03T13:47:25.534Z] #30 69.87 text/tabwriter [2020-07-03T13:47:25.534Z] #30 71.51 github.com/BurntSushi/toml [2020-07-03T13:47:25.534Z] #30 71.51 flag [2020-07-03T13:47:25.534Z] #30 73.23 log [2020-07-03T13:47:25.739Z] #14 DONE 1.7s [2020-07-03T13:47:25.739Z] [2020-07-03T13:47:25.739Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:25.739Z] #49 6.701 + cd /tmp/tmp.auU1LUuUdr/src/github.com/opencontainers/runc [2020-07-03T13:47:25.739Z] #49 6.701 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:47:25.739Z] #49 6.942 + '[' -z '' ']' [2020-07-03T13:47:25.739Z] #49 6.942 + target=static [2020-07-03T13:47:25.739Z] #49 6.942 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-03T13:47:25.739Z] #49 7.009 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-03T13:47:26.103Z] #30 ... [2020-07-03T13:47:26.103Z] [2020-07-03T13:47:26.103Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:26.103Z] #41 75.56 go/scanner [2020-07-03T13:47:27.258Z] #49 ... [2020-07-03T13:47:27.258Z] [2020-07-03T13:47:27.258Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-03T13:47:27.258Z] #15 DONE 1.5s [2020-07-03T13:47:27.258Z] [2020-07-03T13:47:27.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:27.258Z] #39 41.13 LINK criu/pie/restorer.built-in.o [2020-07-03T13:47:27.258Z] #39 41.15 GEN criu/pie/restorer-blob.h [2020-07-03T13:47:27.258Z] #39 41.21 DEP criu/vdso.d [2020-07-03T13:47:27.258Z] #39 41.35 DEP criu/uts_ns.d [2020-07-03T13:47:27.258Z] #39 41.48 DEP criu/util.d [2020-07-03T13:47:27.258Z] #39 41.70 DEP criu/uffd.d [2020-07-03T13:47:27.258Z] #39 41.90 DEP criu/tun.d [2020-07-03T13:47:27.258Z] #39 42.01 DEP criu/tty.d [2020-07-03T13:47:27.258Z] #39 42.12 DEP criu/timerfd.d [2020-07-03T13:47:27.258Z] #39 42.27 DEP criu/timens.d [2020-07-03T13:47:27.258Z] #39 42.47 DEP criu/sysfs_parse.d [2020-07-03T13:47:27.258Z] #39 42.58 DEP criu/sysctl.d [2020-07-03T13:47:27.258Z] #39 42.65 DEP criu/string.d [2020-07-03T13:47:27.258Z] #39 42.67 DEP criu/stats.d [2020-07-03T13:47:27.258Z] #39 42.72 DEP criu/sockets.d [2020-07-03T13:47:27.258Z] #39 42.80 DEP criu/sk-unix.d [2020-07-03T13:47:27.258Z] #39 42.90 DEP criu/sk-tcp.d [2020-07-03T13:47:27.258Z] #39 43.01 DEP criu/sk-queue.d [2020-07-03T13:47:27.258Z] #39 43.21 DEP criu/sk-packet.d [2020-07-03T13:47:27.258Z] #39 43.30 DEP criu/sk-netlink.d [2020-07-03T13:47:27.258Z] #39 43.38 DEP criu/sk-inet.d [2020-07-03T13:47:27.258Z] #39 43.51 DEP criu/signalfd.d [2020-07-03T13:47:27.258Z] #39 43.65 DEP criu/sigframe.d [2020-07-03T13:47:27.258Z] #39 43.71 DEP criu/shmem.d [2020-07-03T13:47:27.258Z] #39 43.83 DEP criu/servicefd.d [2020-07-03T13:47:27.258Z] #39 43.92 DEP criu/seize.d [2020-07-03T13:47:27.258Z] #39 44.05 DEP criu/seccomp.d [2020-07-03T13:47:27.258Z] #39 44.23 DEP criu/rst-malloc.d [2020-07-03T13:47:27.258Z] #39 44.32 DEP criu/rbtree.d [2020-07-03T13:47:27.258Z] #39 44.34 DEP criu/pstree.d [2020-07-03T13:47:27.258Z] #39 44.54 DEP criu/protobuf.d [2020-07-03T13:47:27.258Z] #39 44.62 GEN criu/protobuf-desc-gen.h [2020-07-03T13:47:27.552Z] #39 45.70 DEP criu/protobuf-desc.d [2020-07-03T13:47:27.552Z] #39 45.78 DEP criu/proc_parse.d [2020-07-03T13:47:27.845Z] #39 45.95 DEP criu/plugin.d [2020-07-03T13:47:27.845Z] #39 45.99 DEP criu/pipes.d [2020-07-03T13:47:27.845Z] #39 46.07 DEP criu/pie-util.d [2020-07-03T13:47:28.156Z] #39 46.12 DEP criu/pie-util-vdso.d [2020-07-03T13:47:28.156Z] #39 46.16 DEP criu/path.d [2020-07-03T13:47:28.156Z] #39 46.20 DEP criu/parasite-syscall.d [2020-07-03T13:47:28.156Z] #39 46.27 DEP criu/pagemap.d [2020-07-03T13:47:28.454Z] #39 ... [2020-07-03T13:47:28.454Z] [2020-07-03T13:47:28.454Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-03T13:47:28.454Z] #16 DONE 1.4s [2020-07-03T13:47:28.454Z] [2020-07-03T13:47:28.454Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:28.454Z] #39 46.39 DEP criu/pagemap-cache.d [2020-07-03T13:47:28.454Z] #39 ... [2020-07-03T13:47:28.454Z] [2020-07-03T13:47:28.454Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:47:28.641Z] #41 77.71 internal/lazyregexp [2020-07-03T13:47:28.642Z] #41 77.80 go/ast [2020-07-03T13:47:28.642Z] #41 78.10 net/url [2020-07-03T13:47:29.974Z] #17 1.317 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:47:29.974Z] #17 1.520 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:47:29.974Z] #17 1.614 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:47:29.974Z] #17 1.731 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-03T13:47:30.549Z] #41 79.91 text/template/parse [2020-07-03T13:47:30.611Z] #17 2.305 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-03T13:47:31.489Z] #41 ... [2020-07-03T13:47:31.489Z] [2020-07-03T13:47:31.489Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:31.489Z] #33 4.675 + RM_GOPATH=0 [2020-07-03T13:47:31.489Z] #33 4.681 + TMP_GOPATH= [2020-07-03T13:47:31.489Z] #33 4.681 + : /build [2020-07-03T13:47:31.489Z] #33 4.681 + '[' -z '' ']' [2020-07-03T13:47:31.489Z] #33 4.683 ++ mktemp -d [2020-07-03T13:47:31.489Z] #33 4.695 + export GOPATH=/tmp/tmp.a36lxGnsGO [2020-07-03T13:47:31.489Z] #33 4.695 + GOPATH=/tmp/tmp.a36lxGnsGO [2020-07-03T13:47:31.489Z] #33 4.695 + RM_GOPATH=1 [2020-07-03T13:47:31.489Z] #33 4.695 + case "$(go env GOARCH)" in [2020-07-03T13:47:31.489Z] #33 4.698 ++ go env GOARCH [2020-07-03T13:47:31.489Z] #33 4.771 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:31.489Z] #33 4.771 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:31.489Z] #33 4.772 ++ dirname /tmp/install/install.sh [2020-07-03T13:47:31.489Z] #33 4.773 + dir=/tmp/install [2020-07-03T13:47:31.489Z] #33 4.774 + bin=tini [2020-07-03T13:47:31.489Z] #33 4.774 + shift [2020-07-03T13:47:31.489Z] #33 4.774 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-03T13:47:31.489Z] #33 4.774 + . /tmp/install/tini.installer [2020-07-03T13:47:31.489Z] #33 4.775 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:47:31.489Z] #33 4.775 + install_tini [2020-07-03T13:47:31.489Z] #33 4.775 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-03T13:47:31.489Z] #33 4.775 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:47:31.489Z] #33 4.776 + git clone https://github.com/krallin/tini.git /tmp/tmp.a36lxGnsGO/tini [2020-07-03T13:47:31.489Z] #33 4.780 Cloning into '/tmp/tmp.a36lxGnsGO/tini'... [2020-07-03T13:47:31.489Z] #33 5.428 + cd /tmp/tmp.a36lxGnsGO/tini [2020-07-03T13:47:31.489Z] #33 5.429 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:47:31.489Z] #33 5.478 + cmake . [2020-07-03T13:47:31.489Z] #33 6.010 -- The C compiler identification is GNU 8.3.0 [2020-07-03T13:47:31.489Z] #33 6.061 -- Check for working C compiler: /usr/bin/cc [2020-07-03T13:47:31.489Z] #33 6.752 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-03T13:47:31.489Z] #33 6.756 -- Detecting C compiler ABI info [2020-07-03T13:47:31.489Z] #33 7.533 -- Detecting C compiler ABI info - done [2020-07-03T13:47:31.489Z] #33 7.574 -- Detecting C compile features [2020-07-03T13:47:32.152Z] #17 3.537 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-03T13:47:32.446Z] #17 ... [2020-07-03T13:47:32.446Z] [2020-07-03T13:47:32.446Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:32.446Z] #41 77.99 net/http/httptrace [2020-07-03T13:47:32.446Z] #41 78.17 net/http [2020-07-03T13:47:32.446Z] #41 87.21 github.com/LK4D4/vndr/godl [2020-07-03T13:47:32.446Z] #41 87.78 github.com/LK4D4/vndr [2020-07-03T13:47:32.740Z] #41 ... [2020-07-03T13:47:32.740Z] [2020-07-03T13:47:32.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:32.740Z] #39 46.52 DEP criu/page-xfer.d [2020-07-03T13:47:32.740Z] #39 46.82 DEP criu/page-pipe.d [2020-07-03T13:47:32.740Z] #39 46.93 DEP criu/netfilter.d [2020-07-03T13:47:32.740Z] #39 47.02 DEP criu/net.d [2020-07-03T13:47:32.740Z] #39 47.14 DEP criu/namespaces.d [2020-07-03T13:47:32.740Z] #39 47.22 DEP criu/mount.d [2020-07-03T13:47:32.740Z] #39 47.31 DEP criu/memfd.d [2020-07-03T13:47:32.740Z] #39 47.45 DEP criu/mem.d [2020-07-03T13:47:32.740Z] #39 47.64 DEP criu/lsm.d [2020-07-03T13:47:32.740Z] #39 47.74 DEP criu/log.d [2020-07-03T13:47:32.740Z] #39 47.82 DEP criu/libnetlink.d [2020-07-03T13:47:32.740Z] #39 47.93 DEP criu/kerndat.d [2020-07-03T13:47:32.740Z] #39 48.10 DEP criu/kcmp-ids.d [2020-07-03T13:47:32.740Z] #39 48.21 DEP criu/irmap.d [2020-07-03T13:47:32.740Z] #39 48.28 DEP criu/ipc_ns.d [2020-07-03T13:47:32.740Z] #39 48.43 DEP criu/image.d [2020-07-03T13:47:32.740Z] #39 48.52 DEP criu/image-desc.d [2020-07-03T13:47:32.740Z] #39 48.64 DEP criu/fsnotify.d [2020-07-03T13:47:32.740Z] #39 48.80 DEP criu/filesystems.d [2020-07-03T13:47:32.740Z] #39 48.97 DEP criu/files.d [2020-07-03T13:47:32.740Z] #39 49.12 DEP criu/files-reg.d [2020-07-03T13:47:32.740Z] #39 49.23 DEP criu/files-ext.d [2020-07-03T13:47:32.740Z] #39 49.36 DEP criu/file-lock.d [2020-07-03T13:47:32.740Z] #39 49.48 DEP criu/file-ids.d [2020-07-03T13:47:32.740Z] #39 49.64 DEP criu/fifo.d [2020-07-03T13:47:32.740Z] #39 49.79 DEP criu/fdstore.d [2020-07-03T13:47:32.740Z] #39 49.85 DEP criu/fault-injection.d [2020-07-03T13:47:32.740Z] #39 49.90 DEP criu/external.d [2020-07-03T13:47:32.740Z] #39 49.95 DEP criu/eventpoll.d [2020-07-03T13:47:32.740Z] #39 50.06 DEP criu/eventfd.d [2020-07-03T13:47:32.740Z] #39 50.15 DEP criu/crtools.d [2020-07-03T13:47:32.740Z] #39 50.27 DEP criu/cr-service.d [2020-07-03T13:47:32.740Z] #39 50.37 DEP criu/cr-restore.d [2020-07-03T13:47:32.740Z] #39 50.50 DEP criu/cr-errno.d [2020-07-03T13:47:32.740Z] #39 50.51 DEP criu/cr-dump.d [2020-07-03T13:47:32.740Z] #39 50.69 DEP criu/cr-dedup.d [2020-07-03T13:47:32.740Z] #39 50.86 DEP criu/cr-check.d [2020-07-03T13:47:32.872Z] #33 ... [2020-07-03T13:47:32.872Z] [2020-07-03T13:47:32.872Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:32.872Z] #30 77.65 github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:47:32.872Z] #30 DONE 82.1s [2020-07-03T13:47:32.872Z] [2020-07-03T13:47:32.872Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:47:32.872Z] #10 80.13 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-03T13:47:32.872Z] #10 80.14 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-03T13:47:32.872Z] #10 80.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:47:32.872Z] #10 80.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-03T13:47:32.872Z] #10 80.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-03T13:47:32.872Z] #10 80.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:47:33.033Z] #39 51.07 DEP criu/config.d [2020-07-03T13:47:33.033Z] #39 51.16 DEP criu/clone-noasan.d [2020-07-03T13:47:33.327Z] #39 51.23 DEP criu/cgroup.d [2020-07-03T13:47:33.327Z] #39 51.33 DEP criu/cgroup-props.d [2020-07-03T13:47:33.327Z] #39 51.44 DEP criu/bitmap.d [2020-07-03T13:47:33.327Z] #39 51.46 DEP criu/bfd.d [2020-07-03T13:47:33.327Z] #39 51.52 DEP criu/autofs.d [2020-07-03T13:47:33.442Z] #10 ... [2020-07-03T13:47:33.442Z] [2020-07-03T13:47:33.442Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:33.442Z] #39 6.057 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:47:33.442Z] #39 6.057 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:47:33.442Z] #39 6.086 Note: Building without GnuTLS support [2020-07-03T13:47:33.442Z] #39 6.089 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:47:33.442Z] #39 6.089 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:47:33.442Z] #39 8.220 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:47:33.442Z] #39 8.300 GEN .gitid [2020-07-03T13:47:33.442Z] #39 8.340 GEN criu/include/version.h [2020-07-03T13:47:33.442Z] #39 8.391 GEN include/common/asm [2020-07-03T13:47:33.620Z] #39 51.60 DEP criu/aio.d [2020-07-03T13:47:33.620Z] #39 51.69 DEP criu/action-scripts.d [2020-07-03T13:47:33.702Z] #39 ... [2020-07-03T13:47:33.702Z] [2020-07-03T13:47:33.702Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:33.702Z] #41 83.06 go/parser [2020-07-03T13:47:33.936Z] #39 51.85 CC criu/action-scripts.o [2020-07-03T13:47:34.229Z] #39 52.26 CC criu/aio.o [2020-07-03T13:47:34.523Z] #39 52.52 CC criu/autofs.o [2020-07-03T13:47:34.523Z] #39 ... [2020-07-03T13:47:34.523Z] [2020-07-03T13:47:34.523Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:47:34.523Z] #17 6.136 Fetched 8055 kB in 5s (1614 kB/s) [2020-07-03T13:47:35.612Z] #41 85.03 text/template [2020-07-03T13:47:36.601Z] #17 6.136 Reading package lists... [2020-07-03T13:47:36.992Z] #41 ... [2020-07-03T13:47:36.992Z] [2020-07-03T13:47:36.992Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:36.992Z] #33 10.16 -- Detecting C compile features - done [2020-07-03T13:47:36.992Z] #33 10.25 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-03T13:47:36.992Z] #33 10.51 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-03T13:47:36.992Z] #33 10.65 -- Configuring done [2020-07-03T13:47:36.992Z] #33 10.67 -- Generating done [2020-07-03T13:47:36.992Z] #33 10.67 -- Build files have been written to: /tmp/tmp.a36lxGnsGO/tini [2020-07-03T13:47:36.992Z] #33 10.68 + make tini-static [2020-07-03T13:47:36.992Z] #33 11.19 Scanning dependencies of target tini-static [2020-07-03T13:47:36.992Z] #33 11.26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-03T13:47:36.992Z] #33 12.47 [100%] Linking C executable tini-static [2020-07-03T13:47:36.992Z] #33 13.04 [100%] Built target tini-static [2020-07-03T13:47:36.992Z] #33 13.10 + mkdir -p /build [2020-07-03T13:47:36.992Z] #33 13.11 + cp tini-static /build/docker-init [2020-07-03T13:47:36.992Z] #33 DONE 13.5s [2020-07-03T13:47:36.992Z] [2020-07-03T13:47:36.992Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:47:36.993Z] #52 36.26 Checking out files: 49% (1587/3215) Checking out files: 50% (1608/3215) Checking out files: 51% (1640/3215) Checking out files: 52% (1672/3215) Checking out files: 53% (1704/3215) Checking out files: 54% (1737/3215) Checking out files: 55% (1769/3215) Checking out files: 56% (1801/3215) Checking out files: 57% (1833/3215) Checking out files: 58% (1865/3215) Checking out files: 59% (1897/3215) Checking out files: 60% (1929/3215) Checking out files: 61% (1962/3215) Checking out files: 62% (1994/3215) Checking out files: 63% (2026/3215) Checking out files: 64% (2058/3215) Checking out files: 65% (2090/3215) Checking out files: 66% (2122/3215) Checking out files: 67% (2155/3215) Checking out files: 68% (2187/3215) Checking out files: 69% (2219/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 85% (2734/3215) Checking out files: 86% (2765/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-03T13:47:36.993Z] #52 37.92 + cd /tmp/tmp.Ller02kLRm/src/github.com/containerd/containerd [2020-07-03T13:47:36.993Z] #52 37.92 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:47:38.120Z] #17 8.115 Reading package lists... [2020-07-03T13:47:38.414Z] #17 10.03 Building dependency tree... [2020-07-03T13:47:38.414Z] #17 ... [2020-07-03T13:47:38.414Z] [2020-07-03T13:47:38.414Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:38.414Z] #41 DONE 94.0s [2020-07-03T13:47:38.414Z] [2020-07-03T13:47:38.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:38.414Z] #39 53.59 CC criu/bfd.o [2020-07-03T13:47:38.414Z] #39 53.94 CC criu/bitmap.o [2020-07-03T13:47:38.414Z] #39 54.05 CC criu/cgroup-props.o [2020-07-03T13:47:38.414Z] #39 54.60 CC criu/cgroup.o [2020-07-03T13:47:38.713Z] #39 56.79 CC criu/clone-noasan.o [2020-07-03T13:47:39.006Z] #39 57.08 CC criu/config.o [2020-07-03T13:47:39.023Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 18.9s done [2020-07-03T13:47:39.024Z] #8 DONE 26.0s [2020-07-03T13:47:39.024Z] [2020-07-03T13:47:39.024Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-03T13:47:39.024Z] #9 DONE 0.2s [2020-07-03T13:47:39.024Z] [2020-07-03T13:47:39.024Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-03T13:47:39.024Z] #10 DONE 0.1s [2020-07-03T13:47:39.024Z] [2020-07-03T13:47:39.024Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:47:39.024Z] #22 ... [2020-07-03T13:47:39.024Z] [2020-07-03T13:47:39.024Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-03T13:47:39.024Z] #36 DONE 0.1s [2020-07-03T13:47:39.024Z] [2020-07-03T13:47:39.024Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-03T13:47:39.024Z] #28 DONE 0.1s [2020-07-03T13:47:39.024Z] [2020-07-03T13:47:39.024Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:47:39.024Z] #29 0.730 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-03T13:47:39.024Z] #29 0.738 Cloning into '.'... [2020-07-03T13:47:39.534Z] #52 40.22 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-03T13:47:39.534Z] #52 40.22 + BUILDTAGS='netgo osusergo static_build' [2020-07-03T13:47:39.534Z] #52 40.22 + export EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:47:39.534Z] #52 40.22 + EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:47:39.534Z] #52 40.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-03T13:47:39.534Z] #52 40.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-03T13:47:39.534Z] #52 40.22 + '[' '' = dynamic ']' [2020-07-03T13:47:39.534Z] #52 40.22 + make [2020-07-03T13:47:40.046Z] #39 57.98 CC criu/cr-check.o [2020-07-03T13:47:40.473Z] #52 41.27 + bin/ctr [2020-07-03T13:47:40.684Z] #39 58.89 CC criu/cr-dedup.o [2020-07-03T13:47:40.980Z] #39 59.15 CC criu/cr-dump.o [2020-07-03T13:47:41.151Z] #29 ... [2020-07-03T13:47:41.151Z] [2020-07-03T13:47:41.151Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:47:41.151Z] #44 0.880 + RM_GOPATH=0 [2020-07-03T13:47:41.151Z] #44 0.881 + TMP_GOPATH= [2020-07-03T13:47:41.151Z] #44 0.881 + : /build [2020-07-03T13:47:41.151Z] #44 0.882 + '[' -z '' ']' [2020-07-03T13:47:41.151Z] #44 0.887 ++ mktemp -d [2020-07-03T13:47:41.151Z] #44 0.919 + export GOPATH=/tmp/tmp.t9jpPwIgz4 [2020-07-03T13:47:41.151Z] #44 0.920 + GOPATH=/tmp/tmp.t9jpPwIgz4 [2020-07-03T13:47:41.151Z] #44 0.921 + RM_GOPATH=1 [2020-07-03T13:47:41.151Z] #44 0.922 + case "$(go env GOARCH)" in [2020-07-03T13:47:41.151Z] #44 0.923 ++ go env GOARCH [2020-07-03T13:47:41.151Z] #44 1.032 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:41.151Z] #44 1.033 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:41.151Z] #44 1.033 ++ dirname /tmp/install/install.sh [2020-07-03T13:47:41.151Z] #44 1.035 + dir=/tmp/install [2020-07-03T13:47:41.151Z] #44 1.038 + bin=gotestsum [2020-07-03T13:47:41.151Z] #44 1.038 + shift [2020-07-03T13:47:41.151Z] #44 1.038 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-03T13:47:41.151Z] #44 1.038 + . /tmp/install/gotestsum.installer [2020-07-03T13:47:41.151Z] #44 1.038 ++ : v0.3.5 [2020-07-03T13:47:41.151Z] #44 1.038 + install_gotestsum [2020-07-03T13:47:41.151Z] #44 1.045 + set -e [2020-07-03T13:47:41.151Z] #44 1.045 + export GO111MODULE=on [2020-07-03T13:47:41.151Z] #44 1.045 + GO111MODULE=on [2020-07-03T13:47:41.151Z] #44 1.046 + GOBIN=/build [2020-07-03T13:47:41.151Z] #44 1.046 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-03T13:47:41.151Z] #44 1.134 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-03T13:47:41.151Z] #44 1.140 go: finding gotest.tools v0.3.5 [2020-07-03T13:47:41.151Z] #44 2.352 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-03T13:47:41.151Z] #44 3.425 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-03T13:47:41.151Z] #44 4.733 go: downloading gotest.tools v2.1.0+incompatible [2020-07-03T13:47:41.151Z] #44 4.916 go: extracting gotest.tools v2.1.0+incompatible [2020-07-03T13:47:41.151Z] #44 5.050 go: downloading github.com/fatih/color v1.6.0 [2020-07-03T13:47:41.151Z] #44 5.051 go: downloading github.com/pkg/errors v0.8.0 [2020-07-03T13:47:41.151Z] #44 5.115 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:47:41.151Z] #44 5.126 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:47:41.151Z] #44 5.321 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-03T13:47:41.151Z] #44 5.370 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:47:41.151Z] #44 5.385 go: extracting github.com/fatih/color v1.6.0 [2020-07-03T13:47:41.151Z] #44 5.386 go: extracting github.com/pkg/errors v0.8.0 [2020-07-03T13:47:41.274Z] #39 ... [2020-07-03T13:47:41.274Z] [2020-07-03T13:47:41.274Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:47:41.274Z] #17 10.03 Building dependency tree... [2020-07-03T13:47:41.274Z] #17 10.76 libcap2-bin is already the newest version (1:2.25-2). [2020-07-03T13:47:41.274Z] #17 10.76 The following additional packages will be installed: [2020-07-03T13:47:41.274Z] #17 10.76 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-03T13:47:41.274Z] #17 10.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-03T13:47:41.274Z] #17 10.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-03T13:47:41.274Z] #17 10.76 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-03T13:47:41.274Z] #17 10.76 python3.7 python3.7-minimal vim-runtime xxd [2020-07-03T13:47:41.274Z] #17 10.76 Suggested packages: [2020-07-03T13:47:41.274Z] #17 10.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-03T13:47:41.274Z] #17 10.76 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-03T13:47:41.274Z] #17 10.76 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-03T13:47:41.274Z] #17 10.76 Recommended packages: [2020-07-03T13:47:41.274Z] #17 10.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-03T13:47:41.274Z] #17 10.76 python3-keyrings.alt python3-xdg unzip [2020-07-03T13:47:41.274Z] #17 11.88 The following NEW packages will be installed: [2020-07-03T13:47:41.274Z] #17 11.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-03T13:47:41.274Z] #17 11.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-03T13:47:41.274Z] #17 11.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-03T13:47:41.274Z] #17 11.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-03T13:47:41.274Z] #17 11.88 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-03T13:47:41.274Z] #17 11.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-03T13:47:41.274Z] #17 11.88 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-03T13:47:41.274Z] #17 11.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-03T13:47:41.274Z] #17 11.89 xz-utils zip [2020-07-03T13:47:41.274Z] #17 11.98 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-07-03T13:47:41.274Z] #17 11.98 Need to get 27.7 MB of archives. [2020-07-03T13:47:41.274Z] #17 11.98 After this operation, 117 MB of additional disk space will be used. [2020-07-03T13:47:41.274Z] #17 11.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-03T13:47:41.274Z] #17 12.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-03T13:47:41.274Z] #17 12.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-03T13:47:41.274Z] #17 12.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-03T13:47:41.274Z] #17 12.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-03T13:47:41.274Z] #17 13.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-03T13:47:41.453Z] #44 5.517 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:47:41.453Z] #44 5.548 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:47:41.453Z] #44 5.695 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:47:41.453Z] #44 5.699 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:47:41.754Z] #44 5.793 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:47:41.754Z] #44 5.816 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:47:41.754Z] #44 5.896 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-03T13:47:41.754Z] #44 5.937 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:47:41.754Z] #44 5.963 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:47:41.754Z] #44 5.974 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:47:41.754Z] #44 5.985 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:47:41.911Z] #17 13.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-03T13:47:41.911Z] #17 13.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-03T13:47:41.911Z] #17 13.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-03T13:47:41.911Z] #17 13.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-03T13:47:41.911Z] #17 13.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-03T13:47:41.911Z] #17 13.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-03T13:47:41.911Z] #17 13.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-03T13:47:41.911Z] #17 13.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-03T13:47:41.911Z] #17 13.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-03T13:47:41.911Z] #17 13.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-03T13:47:41.911Z] #17 13.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-03T13:47:42.204Z] #17 13.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:47:42.204Z] #17 14.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-03T13:47:42.381Z] #52 ... [2020-07-03T13:47:42.381Z] [2020-07-03T13:47:42.381Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:42.381Z] #47 81.47 github.com/pkg/diff [2020-07-03T13:47:42.381Z] #47 82.11 go/ast [2020-07-03T13:47:42.381Z] #47 83.38 golang.org/x/crypto/ssh/terminal [2020-07-03T13:47:42.381Z] #47 85.10 mvdan.cc/editorconfig [2020-07-03T13:47:42.381Z] #47 86.28 mvdan.cc/sh/v3/fileutil [2020-07-03T13:47:42.381Z] #47 86.49 mvdan.cc/sh/v3/syntax [2020-07-03T13:47:42.381Z] #47 ... [2020-07-03T13:47:42.381Z] [2020-07-03T13:47:42.381Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:42.381Z] #39 10.43 PBCC images/timens.pb-c.c [2020-07-03T13:47:42.381Z] #39 10.45 DEP images/timens.pb-c.d [2020-07-03T13:47:42.381Z] #39 10.54 PBCC images/fown.pb-c.c [2020-07-03T13:47:42.381Z] #39 10.60 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-03T13:47:42.381Z] #39 10.66 PBCC images/opts.pb-c.c [2020-07-03T13:47:42.381Z] #39 10.71 PBCC images/memfd.pb-c.c [2020-07-03T13:47:42.381Z] #39 10.76 DEP images/fown.pb-c.d [2020-07-03T13:47:42.381Z] #39 10.80 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-03T13:47:42.381Z] #39 10.85 DEP images/opts.pb-c.d [2020-07-03T13:47:42.381Z] #39 10.93 DEP images/memfd.pb-c.d [2020-07-03T13:47:42.381Z] #39 10.99 PBCC images/sit.pb-c.c [2020-07-03T13:47:42.381Z] #39 11.10 DEP images/sit.pb-c.d [2020-07-03T13:47:42.381Z] #39 11.15 PBCC images/macvlan.pb-c.c [2020-07-03T13:47:42.381Z] #39 11.16 DEP images/macvlan.pb-c.d [2020-07-03T13:47:42.381Z] #39 11.22 PBCC images/autofs.pb-c.c [2020-07-03T13:47:42.381Z] #39 11.26 DEP images/autofs.pb-c.d [2020-07-03T13:47:42.381Z] #39 11.31 PBCC images/sysctl.pb-c.c [2020-07-03T13:47:42.381Z] #39 11.35 DEP images/sysctl.pb-c.d [2020-07-03T13:47:42.381Z] #39 11.41 PBCC images/time.pb-c.c [2020-07-03T13:47:42.381Z] #39 11.42 DEP images/time.pb-c.d [2020-07-03T13:47:42.381Z] #39 11.48 PBCC images/binfmt-misc.pb-c.c [2020-07-03T13:47:42.381Z] #39 11.49 DEP images/binfmt-misc.pb-c.d [2020-07-03T13:47:42.381Z] #39 11.57 PBCC images/seccomp.pb-c.c [2020-07-03T13:47:42.381Z] #39 11.62 DEP images/seccomp.pb-c.d [2020-07-03T13:47:42.381Z] #39 11.69 PBCC images/userns.pb-c.c [2020-07-03T13:47:42.381Z] #39 11.73 DEP images/userns.pb-c.d [2020-07-03T13:47:42.381Z] #39 11.78 PBCC images/cgroup.pb-c.c [2020-07-03T13:47:42.381Z] #39 11.84 DEP images/cgroup.pb-c.d [2020-07-03T13:47:42.381Z] #39 11.93 PBCC images/ext-file.pb-c.c [2020-07-03T13:47:42.381Z] #39 11.96 DEP images/ext-file.pb-c.d [2020-07-03T13:47:42.381Z] #39 12.00 PBCC images/rpc.pb-c.c [2020-07-03T13:47:42.381Z] #39 12.06 DEP images/rpc.pb-c.d [2020-07-03T13:47:42.381Z] #39 12.14 PBCC images/siginfo.pb-c.c [2020-07-03T13:47:42.381Z] #39 12.15 DEP images/siginfo.pb-c.d [2020-07-03T13:47:42.381Z] #39 12.22 PBCC images/pagemap.pb-c.c [2020-07-03T13:47:42.381Z] #39 12.25 DEP images/pagemap.pb-c.d [2020-07-03T13:47:42.381Z] #39 12.34 PBCC images/rlimit.pb-c.c [2020-07-03T13:47:42.381Z] #39 12.37 DEP images/rlimit.pb-c.d [2020-07-03T13:47:42.381Z] #39 12.46 PBCC images/file-lock.pb-c.c [2020-07-03T13:47:42.381Z] #39 12.48 DEP images/file-lock.pb-c.d [2020-07-03T13:47:42.381Z] #39 12.55 PBCC images/tty.pb-c.c [2020-07-03T13:47:42.381Z] #39 12.60 DEP images/tty.pb-c.d [2020-07-03T13:47:42.381Z] #39 12.66 PBCC images/tun.pb-c.c [2020-07-03T13:47:42.381Z] #39 12.68 PBCC images/netdev.pb-c.c [2020-07-03T13:47:42.381Z] #39 12.79 DEP images/tun.pb-c.d [2020-07-03T13:47:42.381Z] #39 12.84 DEP images/netdev.pb-c.d [2020-07-03T13:47:42.381Z] #39 12.93 PBCC images/vma.pb-c.c [2020-07-03T13:47:42.381Z] #39 12.97 DEP images/vma.pb-c.d [2020-07-03T13:47:42.381Z] #39 13.01 PBCC images/creds.pb-c.c [2020-07-03T13:47:42.381Z] #39 13.04 DEP images/creds.pb-c.d [2020-07-03T13:47:42.381Z] #39 13.11 PBCC images/utsns.pb-c.c [2020-07-03T13:47:42.381Z] #39 13.15 DEP images/utsns.pb-c.d [2020-07-03T13:47:42.381Z] #39 13.25 PBCC images/ipc-desc.pb-c.c [2020-07-03T13:47:42.381Z] #39 13.26 PBCC images/ipc-sem.pb-c.c [2020-07-03T13:47:42.381Z] #39 13.29 DEP images/ipc-desc.pb-c.d [2020-07-03T13:47:42.381Z] #39 13.36 DEP images/ipc-sem.pb-c.d [2020-07-03T13:47:42.381Z] #39 13.43 PBCC images/ipc-msg.pb-c.c [2020-07-03T13:47:42.381Z] #39 13.47 DEP images/ipc-msg.pb-c.d [2020-07-03T13:47:42.381Z] #39 13.57 PBCC images/ipc-shm.pb-c.c [2020-07-03T13:47:42.381Z] #39 13.58 DEP images/ipc-shm.pb-c.d [2020-07-03T13:47:42.381Z] #39 13.69 PBCC images/ipc-var.pb-c.c [2020-07-03T13:47:42.381Z] #39 13.73 DEP images/ipc-var.pb-c.d [2020-07-03T13:47:42.381Z] #39 13.80 PBCC images/sk-opts.pb-c.c [2020-07-03T13:47:42.381Z] #39 13.91 PBCC images/packet-sock.pb-c.c [2020-07-03T13:47:42.381Z] #39 14.01 DEP images/sk-opts.pb-c.d [2020-07-03T13:47:42.381Z] #39 14.13 DEP images/packet-sock.pb-c.d [2020-07-03T13:47:42.381Z] #39 14.19 PBCC images/sk-netlink.pb-c.c [2020-07-03T13:47:42.381Z] #39 14.24 DEP images/sk-netlink.pb-c.d [2020-07-03T13:47:42.381Z] #39 14.33 PBCC images/sk-inet.pb-c.c [2020-07-03T13:47:42.381Z] #39 14.50 DEP images/sk-inet.pb-c.d [2020-07-03T13:47:42.381Z] #39 14.69 PBCC images/sk-unix.pb-c.c [2020-07-03T13:47:42.381Z] #39 14.72 DEP images/sk-unix.pb-c.d [2020-07-03T13:47:42.381Z] #39 14.78 PBCC images/mm.pb-c.c [2020-07-03T13:47:42.381Z] #39 14.84 DEP images/mm.pb-c.d [2020-07-03T13:47:42.381Z] #39 14.90 PBCC images/timerfd.pb-c.c [2020-07-03T13:47:42.381Z] #39 14.97 DEP images/timerfd.pb-c.d [2020-07-03T13:47:42.381Z] #39 15.05 PBCC images/timer.pb-c.c [2020-07-03T13:47:42.381Z] #39 15.08 DEP images/timer.pb-c.d [2020-07-03T13:47:42.381Z] #39 15.16 PBCC images/sa.pb-c.c [2020-07-03T13:47:42.381Z] #39 15.22 DEP images/sa.pb-c.d [2020-07-03T13:47:42.381Z] #39 15.29 PBCC images/pipe-data.pb-c.c [2020-07-03T13:47:42.381Z] #39 15.33 DEP images/pipe-data.pb-c.d [2020-07-03T13:47:42.381Z] #39 15.37 PBCC images/mnt.pb-c.c [2020-07-03T13:47:42.381Z] #39 15.42 DEP images/mnt.pb-c.d [2020-07-03T13:47:42.381Z] #39 15.47 PBCC images/sk-packet.pb-c.c [2020-07-03T13:47:42.381Z] #39 15.50 DEP images/sk-packet.pb-c.d [2020-07-03T13:47:42.381Z] #39 15.53 PBCC images/tcp-stream.pb-c.c [2020-07-03T13:47:42.381Z] #39 15.57 DEP images/tcp-stream.pb-c.d [2020-07-03T13:47:42.381Z] #39 15.61 PBCC images/pipe.pb-c.c [2020-07-03T13:47:42.381Z] #39 15.65 DEP images/pipe.pb-c.d [2020-07-03T13:47:42.381Z] #39 15.70 PBCC images/pstree.pb-c.c [2020-07-03T13:47:42.381Z] #39 15.76 DEP images/pstree.pb-c.d [2020-07-03T13:47:42.381Z] #39 15.81 PBCC images/fs.pb-c.c [2020-07-03T13:47:42.381Z] #39 15.84 DEP images/fs.pb-c.d [2020-07-03T13:47:42.381Z] #39 15.91 PBCC images/signalfd.pb-c.c [2020-07-03T13:47:42.381Z] #39 15.93 DEP images/signalfd.pb-c.d [2020-07-03T13:47:42.381Z] #39 15.99 PBCC images/fh.pb-c.c [2020-07-03T13:47:42.381Z] #39 16.04 PBCC images/fsnotify.pb-c.c [2020-07-03T13:47:42.381Z] #39 16.10 DEP images/fh.pb-c.d [2020-07-03T13:47:42.381Z] #39 16.14 DEP images/fsnotify.pb-c.d [2020-07-03T13:47:42.381Z] #39 16.19 PBCC images/eventpoll.pb-c.c [2020-07-03T13:47:42.381Z] #39 16.23 DEP images/eventpoll.pb-c.d [2020-07-03T13:47:42.381Z] #39 16.30 PBCC images/eventfd.pb-c.c [2020-07-03T13:47:42.381Z] #39 16.33 DEP images/eventfd.pb-c.d [2020-07-03T13:47:42.381Z] #39 16.38 PBCC images/remap-file-path.pb-c.c [2020-07-03T13:47:42.381Z] #39 16.43 DEP images/remap-file-path.pb-c.d [2020-07-03T13:47:42.381Z] #39 16.49 PBCC images/fifo.pb-c.c [2020-07-03T13:47:42.381Z] #39 16.51 DEP images/fifo.pb-c.d [2020-07-03T13:47:42.381Z] #39 16.56 PBCC images/ghost-file.pb-c.c [2020-07-03T13:47:42.381Z] #39 16.66 DEP images/ghost-file.pb-c.d [2020-07-03T13:47:42.381Z] #39 16.72 PBCC images/regfile.pb-c.c [2020-07-03T13:47:42.381Z] #39 16.80 DEP images/regfile.pb-c.d [2020-07-03T13:47:42.381Z] #39 16.86 PBCC images/ns.pb-c.c [2020-07-03T13:47:42.381Z] #39 16.87 DEP images/ns.pb-c.d [2020-07-03T13:47:42.381Z] #39 16.94 PBCC images/fdinfo.pb-c.c [2020-07-03T13:47:42.381Z] #39 17.01 DEP images/fdinfo.pb-c.d [2020-07-03T13:47:42.381Z] #39 17.10 PBCC images/core-aarch64.pb-c.c [2020-07-03T13:47:42.381Z] #39 17.15 PBCC images/core-arm.pb-c.c [2020-07-03T13:47:42.381Z] #39 17.26 PBCC images/core-ppc64.pb-c.c [2020-07-03T13:47:42.381Z] #39 17.33 PBCC images/core-s390.pb-c.c [2020-07-03T13:47:42.381Z] #39 17.38 PBCC images/core-x86.pb-c.c [2020-07-03T13:47:42.381Z] #39 17.45 PBCC images/core.pb-c.c [2020-07-03T13:47:42.381Z] #39 17.52 PBCC images/inventory.pb-c.c [2020-07-03T13:47:42.381Z] #39 17.61 DEP images/core-aarch64.pb-c.d [2020-07-03T13:47:42.381Z] #39 17.66 DEP images/core-arm.pb-c.d [2020-07-03T13:47:42.381Z] #39 17.72 DEP images/core-ppc64.pb-c.d [2020-07-03T13:47:42.381Z] #39 17.76 DEP images/core-s390.pb-c.d [2020-07-03T13:47:42.381Z] #39 17.84 DEP images/core-x86.pb-c.d [2020-07-03T13:47:42.381Z] #39 17.89 DEP images/core.pb-c.d [2020-07-03T13:47:42.381Z] #39 17.97 DEP images/inventory.pb-c.d [2020-07-03T13:47:42.381Z] #39 18.05 PBCC images/cpuinfo.pb-c.c [2020-07-03T13:47:42.381Z] #39 18.08 DEP images/cpuinfo.pb-c.d [2020-07-03T13:47:42.381Z] #39 18.13 PBCC images/stats.pb-c.c [2020-07-03T13:47:42.381Z] #39 18.16 DEP images/stats.pb-c.d [2020-07-03T13:47:42.497Z] #17 14.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-03T13:47:42.498Z] #17 14.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-03T13:47:42.498Z] #17 14.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-03T13:47:42.498Z] #17 14.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-03T13:47:42.498Z] #17 14.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-03T13:47:42.498Z] #17 14.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-03T13:47:42.498Z] #17 14.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-03T13:47:42.498Z] #17 14.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-03T13:47:42.498Z] #17 14.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-03T13:47:42.498Z] #17 14.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-03T13:47:43.320Z] #39 19.60 make[1]: Nothing to be done for 'all'. [2020-07-03T13:47:44.033Z] #17 ... [2020-07-03T13:47:44.033Z] [2020-07-03T13:47:44.033Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:47:44.033Z] #28 DONE 99.2s [2020-07-03T13:47:44.033Z] [2020-07-03T13:47:44.033Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:44.033Z] #39 60.54 CC criu/cr-errno.o [2020-07-03T13:47:44.033Z] #39 60.57 CC criu/cr-restore.o [2020-07-03T13:47:44.546Z] #44 8.820 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:47:44.702Z] #39 20.97 CC images/stats.o [2020-07-03T13:47:44.702Z] #39 ... [2020-07-03T13:47:44.702Z] [2020-07-03T13:47:44.702Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:44.702Z] #47 94.00 mvdan.cc/sh/v3/cmd/shfmt [2020-07-03T13:47:44.846Z] #44 9.030 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:47:44.846Z] #44 9.086 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:47:45.075Z] #39 63.35 CC criu/cr-service.o [2020-07-03T13:47:45.903Z] #44 ... [2020-07-03T13:47:45.903Z] [2020-07-03T13:47:45.903Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:47:45.903Z] #37 0.797 + git clone https://github.com/docker/distribution.git . [2020-07-03T13:47:45.903Z] #37 0.800 Cloning into '.'... [2020-07-03T13:47:45.903Z] #37 ... [2020-07-03T13:47:45.903Z] [2020-07-03T13:47:45.903Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:47:45.903Z] #55 0.829 + RM_GOPATH=0 [2020-07-03T13:47:45.903Z] #55 0.831 + TMP_GOPATH= [2020-07-03T13:47:45.903Z] #55 0.831 + : /build [2020-07-03T13:47:45.903Z] #55 0.831 + '[' -z '' ']' [2020-07-03T13:47:45.903Z] #55 0.843 ++ mktemp -d [2020-07-03T13:47:45.903Z] #55 0.884 + export GOPATH=/tmp/tmp.v1tyvQL3Ej [2020-07-03T13:47:45.903Z] #55 0.885 + GOPATH=/tmp/tmp.v1tyvQL3Ej [2020-07-03T13:47:45.903Z] #55 0.886 + RM_GOPATH=1 [2020-07-03T13:47:45.903Z] #55 0.886 + case "$(go env GOARCH)" in [2020-07-03T13:47:45.903Z] #55 0.923 ++ go env GOARCH [2020-07-03T13:47:45.903Z] #55 0.974 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:45.903Z] #55 0.974 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:45.903Z] #55 0.976 ++ dirname /tmp/install/install.sh [2020-07-03T13:47:45.903Z] #55 0.977 + dir=/tmp/install [2020-07-03T13:47:45.903Z] #55 0.978 + bin=rootlesskit [2020-07-03T13:47:45.903Z] #55 0.979 + shift [2020-07-03T13:47:45.903Z] #55 0.979 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-03T13:47:45.903Z] #55 0.980 + . /tmp/install/rootlesskit.installer [2020-07-03T13:47:45.903Z] #55 0.982 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:47:45.903Z] #55 0.983 + install_rootlesskit [2020-07-03T13:47:45.903Z] #55 0.984 + case "$1" in [2020-07-03T13:47:45.903Z] #55 0.984 + export CGO_ENABLED=0 [2020-07-03T13:47:45.903Z] #55 0.984 + CGO_ENABLED=0 [2020-07-03T13:47:45.903Z] #55 0.984 + _install_rootlesskit [2020-07-03T13:47:45.903Z] #55 0.985 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-03T13:47:45.903Z] #55 0.986 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.v1tyvQL3Ej/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:47:45.903Z] #55 0.986 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:47:45.903Z] #55 0.990 Cloning into '/tmp/tmp.v1tyvQL3Ej/src/github.com/rootless-containers/rootlesskit'... [2020-07-03T13:47:45.903Z] #55 6.355 + cd /tmp/tmp.v1tyvQL3Ej/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:47:45.903Z] #55 6.355 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:47:45.903Z] #55 6.828 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:47:45.903Z] #55 6.828 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-03T13:47:46.115Z] #39 64.12 CC criu/crtools.o [2020-07-03T13:47:46.115Z] #39 64.34 CC criu/eventfd.o [2020-07-03T13:47:46.202Z] #55 ... [2020-07-03T13:47:46.202Z] [2020-07-03T13:47:46.202Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:47:46.202Z] #24 1.048 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:47:46.202Z] #24 1.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:47:46.202Z] #24 1.151 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:47:46.202Z] #24 2.594 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-03T13:47:46.202Z] #24 5.513 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-03T13:47:46.202Z] #24 6.633 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-03T13:47:46.202Z] #24 ... [2020-07-03T13:47:46.202Z] [2020-07-03T13:47:46.202Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:47:46.202Z] #39 1.089 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:47:46.202Z] #39 1.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:47:46.202Z] #39 1.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:47:46.202Z] #39 2.714 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-03T13:47:46.202Z] #39 5.317 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-03T13:47:46.202Z] #39 6.769 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-03T13:47:46.409Z] #39 64.51 CC criu/eventpoll.o [2020-07-03T13:47:46.501Z] #39 ... [2020-07-03T13:47:46.502Z] [2020-07-03T13:47:46.502Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:46.502Z] #61 0.960 + RM_GOPATH=0 [2020-07-03T13:47:46.502Z] #61 0.960 + TMP_GOPATH= [2020-07-03T13:47:46.502Z] #61 0.960 + : /build [2020-07-03T13:47:46.502Z] #61 0.961 + '[' -z '' ']' [2020-07-03T13:47:46.502Z] #61 0.961 ++ mktemp -d [2020-07-03T13:47:46.502Z] #61 0.963 + export GOPATH=/tmp/tmp.u8P0ibR1Yt [2020-07-03T13:47:46.502Z] #61 0.963 + GOPATH=/tmp/tmp.u8P0ibR1Yt [2020-07-03T13:47:46.502Z] #61 0.964 + RM_GOPATH=1 [2020-07-03T13:47:46.502Z] #61 0.964 + case "$(go env GOARCH)" in [2020-07-03T13:47:46.502Z] #61 0.965 ++ go env GOARCH [2020-07-03T13:47:46.502Z] #61 0.982 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:46.502Z] #61 0.982 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:46.502Z] #61 0.984 ++ dirname /tmp/install/install.sh [2020-07-03T13:47:46.502Z] #61 0.987 + dir=/tmp/install [2020-07-03T13:47:46.502Z] #61 0.997 + bin=proxy [2020-07-03T13:47:46.502Z] #61 0.998 + shift [2020-07-03T13:47:46.502Z] #61 0.998 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-03T13:47:46.502Z] #61 1.000 + . /tmp/install/proxy.installer [2020-07-03T13:47:46.502Z] #61 1.001 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:47:46.502Z] #61 1.002 + install_proxy [2020-07-03T13:47:46.502Z] #61 1.003 + case "$1" in [2020-07-03T13:47:46.502Z] #61 1.006 + export CGO_ENABLED=0 [2020-07-03T13:47:46.502Z] #61 1.006 + CGO_ENABLED=0 [2020-07-03T13:47:46.502Z] #61 1.007 + _install_proxy [2020-07-03T13:47:46.502Z] #61 1.008 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-03T13:47:46.502Z] #61 1.009 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:47:46.502Z] #61 1.010 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.u8P0ibR1Yt/src/github.com/docker/libnetwork [2020-07-03T13:47:46.502Z] #61 1.015 Cloning into '/tmp/tmp.u8P0ibR1Yt/src/github.com/docker/libnetwork'... [2020-07-03T13:47:46.502Z] #61 ... [2020-07-03T13:47:46.502Z] [2020-07-03T13:47:46.502Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:47:46.502Z] #11 0.910 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:47:46.502Z] #11 1.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:47:46.502Z] #11 1.154 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:47:46.502Z] #11 2.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-03T13:47:46.502Z] #11 5.023 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-03T13:47:46.502Z] #11 6.813 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-03T13:47:46.702Z] #39 64.93 CC criu/external.o [2020-07-03T13:47:46.800Z] #11 ... [2020-07-03T13:47:46.800Z] [2020-07-03T13:47:46.800Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:46.800Z] #31 0.896 + RM_GOPATH=0 [2020-07-03T13:47:46.800Z] #31 0.896 + TMP_GOPATH= [2020-07-03T13:47:46.800Z] #31 0.896 + : /build [2020-07-03T13:47:46.800Z] #31 0.896 + '[' -z '' ']' [2020-07-03T13:47:46.800Z] #31 0.896 ++ mktemp -d [2020-07-03T13:47:46.800Z] #31 0.896 + export GOPATH=/tmp/tmp.IV927yXH4N [2020-07-03T13:47:46.800Z] #31 0.896 + GOPATH=/tmp/tmp.IV927yXH4N [2020-07-03T13:47:46.800Z] #31 0.896 + RM_GOPATH=1 [2020-07-03T13:47:46.800Z] #31 0.896 + case "$(go env GOARCH)" in [2020-07-03T13:47:46.800Z] #31 0.896 ++ go env GOARCH [2020-07-03T13:47:46.800Z] #31 0.985 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:46.800Z] #31 0.985 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:46.800Z] #31 0.991 ++ dirname /tmp/install/install.sh [2020-07-03T13:47:46.800Z] #31 0.993 + dir=/tmp/install [2020-07-03T13:47:46.800Z] #31 0.993 + bin=tomlv [2020-07-03T13:47:46.800Z] #31 0.993 + shift [2020-07-03T13:47:46.800Z] #31 0.993 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-03T13:47:46.800Z] #31 0.993 + . /tmp/install/tomlv.installer [2020-07-03T13:47:46.800Z] #31 0.993 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:47:46.800Z] #31 0.993 + install_tomlv [2020-07-03T13:47:46.800Z] #31 0.994 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-03T13:47:46.800Z] #31 0.994 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IV927yXH4N/src/github.com/BurntSushi/toml [2020-07-03T13:47:46.800Z] #31 0.994 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:47:46.800Z] #31 0.996 Cloning into '/tmp/tmp.IV927yXH4N/src/github.com/BurntSushi/toml'... [2020-07-03T13:47:46.800Z] #31 2.117 + cd /tmp/tmp.IV927yXH4N/src/github.com/BurntSushi/toml [2020-07-03T13:47:46.800Z] #31 2.117 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:47:46.800Z] #31 2.209 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:47:46.800Z] #31 2.883 math/bits [2020-07-03T13:47:46.800Z] #31 2.941 runtime/internal/sys [2020-07-03T13:47:46.800Z] #31 2.967 internal/cpu [2020-07-03T13:47:46.800Z] #31 3.040 runtime/internal/atomic [2020-07-03T13:47:46.800Z] #31 3.686 unicode/utf8 [2020-07-03T13:47:46.800Z] #31 3.757 runtime/internal/math [2020-07-03T13:47:46.800Z] #31 4.231 sync/atomic [2020-07-03T13:47:46.800Z] #31 4.317 math [2020-07-03T13:47:46.800Z] #31 4.608 internal/bytealg [2020-07-03T13:47:46.800Z] #31 4.961 unicode [2020-07-03T13:47:46.800Z] #31 5.791 internal/testlog [2020-07-03T13:47:46.800Z] #31 6.963 encoding [2020-07-03T13:47:46.800Z] #31 6.994 runtime [2020-07-03T13:47:46.800Z] #31 7.295 runtime/cgo [2020-07-03T13:47:46.800Z] #31 ... [2020-07-03T13:47:46.800Z] [2020-07-03T13:47:46.800Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:47:46.800Z] #33 1.141 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:47:46.800Z] #33 1.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:47:46.800Z] #33 1.279 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:47:46.800Z] #33 2.643 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-03T13:47:46.800Z] #33 5.486 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-03T13:47:46.800Z] #33 6.852 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-03T13:47:46.995Z] #39 65.12 CC criu/fault-injection.o [2020-07-03T13:47:46.995Z] #39 65.16 CC criu/fdstore.o [2020-07-03T13:47:47.099Z] #33 ... [2020-07-03T13:47:47.099Z] [2020-07-03T13:47:47.099Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:47:47.099Z] #52 1.144 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:47:47.099Z] #52 1.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:47:47.099Z] #52 1.236 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:47:47.099Z] #52 2.712 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-03T13:47:47.099Z] #52 5.278 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-03T13:47:47.099Z] #52 6.846 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-03T13:47:47.099Z] #52 ... [2020-07-03T13:47:47.099Z] [2020-07-03T13:47:47.099Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:47:47.099Z] #46 0.826 + RM_GOPATH=0 [2020-07-03T13:47:47.099Z] #46 0.826 + TMP_GOPATH= [2020-07-03T13:47:47.099Z] #46 0.826 + : /build [2020-07-03T13:47:47.099Z] #46 0.826 + '[' -z '' ']' [2020-07-03T13:47:47.099Z] #46 0.834 ++ mktemp -d [2020-07-03T13:47:47.099Z] #46 0.860 + export GOPATH=/tmp/tmp.x1VEGERtzK [2020-07-03T13:47:47.099Z] #46 0.860 + GOPATH=/tmp/tmp.x1VEGERtzK [2020-07-03T13:47:47.099Z] #46 0.860 + RM_GOPATH=1 [2020-07-03T13:47:47.099Z] #46 0.861 + case "$(go env GOARCH)" in [2020-07-03T13:47:47.099Z] #46 0.869 ++ go env GOARCH [2020-07-03T13:47:47.099Z] #46 0.933 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:47.099Z] #46 0.934 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:47.099Z] #46 0.935 ++ dirname /tmp/install/install.sh [2020-07-03T13:47:47.099Z] #46 0.937 + dir=/tmp/install [2020-07-03T13:47:47.099Z] #46 0.938 + bin=golangci_lint [2020-07-03T13:47:47.099Z] #46 0.940 + shift [2020-07-03T13:47:47.099Z] #46 0.940 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-03T13:47:47.099Z] #46 0.940 + . /tmp/install/golangci_lint.installer [2020-07-03T13:47:47.099Z] #46 0.941 ++ : v1.23.8 [2020-07-03T13:47:47.099Z] #46 0.941 + install_golangci_lint [2020-07-03T13:47:47.099Z] #46 0.941 + echo 'Installing golangci-lint version v1.23.8' [2020-07-03T13:47:47.099Z] #46 0.942 Installing golangci-lint version v1.23.8 [2020-07-03T13:47:47.099Z] #46 0.942 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:47:47.288Z] #39 65.31 CC criu/fifo.o [2020-07-03T13:47:47.288Z] #39 65.47 CC criu/file-ids.o [2020-07-03T13:47:47.398Z] #46 ... [2020-07-03T13:47:47.399Z] [2020-07-03T13:47:47.399Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:47:47.399Z] #22 0.847 + RM_GOPATH=0 [2020-07-03T13:47:47.399Z] #22 0.848 + TMP_GOPATH= [2020-07-03T13:47:47.399Z] #22 0.850 + : /build [2020-07-03T13:47:47.399Z] #22 0.852 + '[' -z '' ']' [2020-07-03T13:47:47.399Z] #22 0.864 ++ mktemp -d [2020-07-03T13:47:47.399Z] #22 0.878 + export GOPATH=/tmp/tmp.hgQBmWhfkm [2020-07-03T13:47:47.399Z] #22 0.882 + GOPATH=/tmp/tmp.hgQBmWhfkm [2020-07-03T13:47:47.399Z] #22 0.887 + RM_GOPATH=1 [2020-07-03T13:47:47.399Z] #22 0.888 + case "$(go env GOARCH)" in [2020-07-03T13:47:47.399Z] #22 0.889 ++ go env GOARCH [2020-07-03T13:47:47.399Z] #22 0.927 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:47.399Z] #22 0.928 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:47.399Z] #22 0.929 ++ dirname /tmp/install/install.sh [2020-07-03T13:47:47.399Z] #22 0.931 + dir=/tmp/install [2020-07-03T13:47:47.399Z] #22 0.931 + bin=dockercli [2020-07-03T13:47:47.399Z] #22 0.932 + shift [2020-07-03T13:47:47.399Z] #22 0.932 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-03T13:47:47.399Z] #22 0.933 + . /tmp/install/dockercli.installer [2020-07-03T13:47:47.399Z] #22 0.933 ++ : stable [2020-07-03T13:47:47.399Z] #22 0.933 ++ : 17.06.2-ce [2020-07-03T13:47:47.399Z] #22 0.933 Install docker/cli version 17.06.2-ce from stable [2020-07-03T13:47:47.399Z] #22 0.936 + install_dockercli [2020-07-03T13:47:47.399Z] #22 0.936 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-03T13:47:47.399Z] #22 0.936 ++ uname -m [2020-07-03T13:47:47.399Z] #22 0.937 + arch=ppc64le [2020-07-03T13:47:47.399Z] #22 0.937 + '[' ppc64le '!=' x86_64 ']' [2020-07-03T13:47:47.399Z] #22 0.938 + '[' ppc64le '!=' s390x ']' [2020-07-03T13:47:47.399Z] #22 0.938 + '[' ppc64le '!=' armhf ']' [2020-07-03T13:47:47.399Z] #22 0.938 + build_dockercli [2020-07-03T13:47:47.399Z] #22 0.938 + git clone https://github.com/docker/docker-ce /tmp/tmp.hgQBmWhfkm/tmp/docker-ce [2020-07-03T13:47:47.399Z] #22 0.951 Cloning into '/tmp/tmp.hgQBmWhfkm/tmp/docker-ce'... [2020-07-03T13:47:47.399Z] #22 ... [2020-07-03T13:47:47.399Z] [2020-07-03T13:47:47.399Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:47.399Z] #42 0.877 + RM_GOPATH=0 [2020-07-03T13:47:47.399Z] #42 0.877 + TMP_GOPATH= [2020-07-03T13:47:47.399Z] #42 0.877 + : /build [2020-07-03T13:47:47.399Z] #42 0.877 + '[' -z '' ']' [2020-07-03T13:47:47.399Z] #42 0.886 ++ mktemp -d [2020-07-03T13:47:47.399Z] #42 0.897 + export GOPATH=/tmp/tmp.fCVZfrPzCp [2020-07-03T13:47:47.399Z] #42 0.897 + GOPATH=/tmp/tmp.fCVZfrPzCp [2020-07-03T13:47:47.399Z] #42 0.897 + RM_GOPATH=1 [2020-07-03T13:47:47.399Z] #42 0.897 + case "$(go env GOARCH)" in [2020-07-03T13:47:47.399Z] #42 0.922 ++ go env GOARCH [2020-07-03T13:47:47.399Z] #42 0.951 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:47.399Z] #42 0.952 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:47.399Z] #42 0.955 ++ dirname /tmp/install/install.sh [2020-07-03T13:47:47.399Z] #42 0.967 + dir=/tmp/install [2020-07-03T13:47:47.399Z] #42 0.967 + bin=vndr [2020-07-03T13:47:47.399Z] #42 0.967 + shift [2020-07-03T13:47:47.399Z] #42 0.968 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-03T13:47:47.399Z] #42 0.968 + . /tmp/install/vndr.installer [2020-07-03T13:47:47.399Z] #42 0.968 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:47:47.399Z] #42 0.969 + install_vndr [2020-07-03T13:47:47.399Z] #42 0.969 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-03T13:47:47.399Z] #42 0.969 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:47:47.399Z] #42 0.970 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fCVZfrPzCp/src/github.com/LK4D4/vndr [2020-07-03T13:47:47.399Z] #42 0.988 Cloning into '/tmp/tmp.fCVZfrPzCp/src/github.com/LK4D4/vndr'... [2020-07-03T13:47:47.399Z] #42 1.707 + cd /tmp/tmp.fCVZfrPzCp/src/github.com/LK4D4/vndr [2020-07-03T13:47:47.399Z] #42 1.707 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:47:47.399Z] #42 1.750 + go build -buildmode=pie -v -o /build/vndr . [2020-07-03T13:47:47.399Z] #42 3.289 internal/race [2020-07-03T13:47:47.399Z] #42 3.346 runtime/internal/sys [2020-07-03T13:47:47.399Z] #42 3.431 runtime/internal/atomic [2020-07-03T13:47:47.399Z] #42 3.534 internal/cpu [2020-07-03T13:47:47.399Z] #42 3.580 sync/atomic [2020-07-03T13:47:47.399Z] #42 3.919 runtime/internal/math [2020-07-03T13:47:47.399Z] #42 4.263 unicode [2020-07-03T13:47:47.399Z] #42 4.468 unicode/utf8 [2020-07-03T13:47:47.399Z] #42 5.022 math [2020-07-03T13:47:47.399Z] #42 5.065 internal/bytealg [2020-07-03T13:47:47.399Z] #42 6.491 internal/testlog [2020-07-03T13:47:47.399Z] #42 6.759 runtime [2020-07-03T13:47:47.399Z] #42 7.495 unicode/utf16 [2020-07-03T13:47:47.399Z] #42 8.378 container/list [2020-07-03T13:47:47.399Z] #42 10.27 crypto/internal/subtle [2020-07-03T13:47:47.399Z] #42 10.62 crypto/subtle [2020-07-03T13:47:47.399Z] #42 11.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-03T13:47:47.399Z] #42 11.68 internal/nettrace [2020-07-03T13:47:47.622Z] #39 65.60 CC criu/file-lock.o [2020-07-03T13:47:47.698Z] #42 ... [2020-07-03T13:47:47.698Z] [2020-07-03T13:47:47.698Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:47.698Z] #48 0.867 + RM_GOPATH=0 [2020-07-03T13:47:47.698Z] #48 0.867 + TMP_GOPATH= [2020-07-03T13:47:47.698Z] #48 0.867 + : /build [2020-07-03T13:47:47.698Z] #48 0.867 + '[' -z '' ']' [2020-07-03T13:47:47.698Z] #48 0.868 ++ mktemp -d [2020-07-03T13:47:47.698Z] #48 0.880 + export GOPATH=/tmp/tmp.QCdaH7Qwsb [2020-07-03T13:47:47.698Z] #48 0.880 + GOPATH=/tmp/tmp.QCdaH7Qwsb [2020-07-03T13:47:47.698Z] #48 0.880 + RM_GOPATH=1 [2020-07-03T13:47:47.698Z] #48 0.880 + case "$(go env GOARCH)" in [2020-07-03T13:47:47.698Z] #48 0.883 ++ go env GOARCH [2020-07-03T13:47:47.698Z] #48 1.062 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:47.698Z] #48 1.062 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:47:47.698Z] #48 1.064 ++ dirname /tmp/install/install.sh [2020-07-03T13:47:47.698Z] #48 1.070 + dir=/tmp/install [2020-07-03T13:47:47.698Z] #48 1.071 + bin=shfmt [2020-07-03T13:47:47.698Z] #48 1.071 + shift [2020-07-03T13:47:47.698Z] #48 1.071 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-03T13:47:47.698Z] #48 1.071 + . /tmp/install/shfmt.installer [2020-07-03T13:47:47.698Z] #48 1.071 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:47:47.698Z] #48 1.072 + install_shfmt [2020-07-03T13:47:47.698Z] #48 1.073 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-03T13:47:47.698Z] #48 1.073 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:47:47.698Z] #48 1.073 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QCdaH7Qwsb/src/github.com/mvdan/sh [2020-07-03T13:47:47.698Z] #48 1.077 Cloning into '/tmp/tmp.QCdaH7Qwsb/src/github.com/mvdan/sh'... [2020-07-03T13:47:47.698Z] #48 11.04 + cd /tmp/tmp.QCdaH7Qwsb/src/github.com/mvdan/sh [2020-07-03T13:47:47.698Z] #48 11.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:47:47.698Z] #48 11.15 + GO111MODULE=on [2020-07-03T13:47:47.698Z] #48 11.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-03T13:47:47.698Z] #48 ... [2020-07-03T13:47:47.698Z] [2020-07-03T13:47:47.698Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:47.698Z] #42 12.03 runtime/cgo [2020-07-03T13:47:47.915Z] #39 66.09 CC criu/files-ext.o [2020-07-03T13:47:47.993Z] #47 ... [2020-07-03T13:47:47.993Z] [2020-07-03T13:47:47.993Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:47.993Z] #41 87.51 encoding/xml [2020-07-03T13:47:47.993Z] #41 90.51 go/doc [2020-07-03T13:47:47.993Z] #41 92.57 github.com/LK4D4/vndr/versioned [2020-07-03T13:47:47.993Z] #41 92.69 compress/flate [2020-07-03T13:47:47.993Z] #41 93.63 github.com/LK4D4/vndr/build [2020-07-03T13:47:47.993Z] #41 95.70 hash/crc32 [2020-07-03T13:47:47.993Z] #41 96.32 compress/gzip [2020-07-03T13:47:47.993Z] #41 96.71 net [2020-07-03T13:47:47.993Z] #41 97.00 vendor/golang.org/x/text/transform [2020-07-03T13:47:48.208Z] #39 66.27 CC criu/files-reg.o [2020-07-03T13:47:48.252Z] #41 ... [2020-07-03T13:47:48.252Z] [2020-07-03T13:47:48.252Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:48.252Z] #39 21.48 CC images/core.o [2020-07-03T13:47:48.252Z] #39 22.07 CC images/core-x86.o [2020-07-03T13:47:48.252Z] #39 22.70 CC images/core-arm.o [2020-07-03T13:47:48.252Z] #39 23.11 CC images/core-aarch64.o [2020-07-03T13:47:48.252Z] #39 23.46 CC images/core-ppc64.o [2020-07-03T13:47:48.252Z] #39 24.01 CC images/core-s390.o [2020-07-03T13:47:48.252Z] #39 24.67 CC images/cpuinfo.o [2020-07-03T13:47:48.820Z] #39 25.13 CC images/inventory.o [2020-07-03T13:47:48.820Z] #39 25.42 CC images/fdinfo.o [2020-07-03T13:47:48.844Z] #39 ... [2020-07-03T13:47:48.844Z] [2020-07-03T13:47:48.844Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:47:48.844Z] #17 15.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-03T13:47:48.844Z] #17 15.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-03T13:47:48.844Z] #17 15.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-03T13:47:48.844Z] #17 15.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-03T13:47:48.844Z] #17 15.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-03T13:47:48.844Z] #17 15.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-03T13:47:48.844Z] #17 15.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-03T13:47:48.844Z] #17 15.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-03T13:47:48.844Z] #17 15.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-03T13:47:48.844Z] #17 15.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-03T13:47:48.844Z] #17 15.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-03T13:47:48.844Z] #17 15.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-03T13:47:48.844Z] #17 16.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-03T13:47:48.844Z] #17 17.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-03T13:47:48.844Z] #17 17.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-03T13:47:48.844Z] #17 17.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-03T13:47:48.844Z] #17 18.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-03T13:47:48.844Z] #17 19.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-03T13:47:48.844Z] #17 19.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-03T13:47:48.844Z] #17 19.76 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:47:48.844Z] #17 19.79 Fetched 27.7 MB in 8s (3680 kB/s) [2020-07-03T13:47:48.844Z] #17 19.82 Selecting previously unselected package pigz. [2020-07-03T13:47:48.844Z] #17 19.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-07-03T13:47:48.844Z] #17 19.86 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-03T13:47:48.844Z] #17 19.86 Unpacking pigz (2.4-1) ... [2020-07-03T13:47:48.844Z] #17 19.90 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-03T13:47:48.844Z] #17 19.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-03T13:47:48.844Z] #17 19.91 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-03T13:47:48.844Z] #17 20.15 Selecting previously unselected package python3.7-minimal. [2020-07-03T13:47:48.844Z] #17 20.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-03T13:47:48.844Z] #17 20.16 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:47:48.844Z] #17 20.63 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-03T13:47:48.844Z] #17 20.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:47:49.137Z] #17 ... [2020-07-03T13:47:49.137Z] [2020-07-03T13:47:49.137Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:49.137Z] #39 67.35 CC criu/files.o [2020-07-03T13:47:49.390Z] #39 25.83 CC images/fown.o [2020-07-03T13:47:49.650Z] #39 26.07 CC images/ns.o [2020-07-03T13:47:49.910Z] #39 26.29 CC images/regfile.o [2020-07-03T13:47:50.170Z] #39 26.53 CC images/ghost-file.o [2020-07-03T13:47:50.170Z] #39 26.83 CC images/fifo.o [2020-07-03T13:47:50.429Z] #39 27.04 CC images/remap-file-path.o [2020-07-03T13:47:50.655Z] #39 68.58 CC criu/filesystems.o [2020-07-03T13:47:50.689Z] #39 27.16 CC images/eventfd.o [2020-07-03T13:47:50.948Z] #39 68.94 CC criu/fsnotify.o [2020-07-03T13:47:50.948Z] #39 ... [2020-07-03T13:47:50.948Z] [2020-07-03T13:47:50.948Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:50.948Z] #47 DONE 100.2s [2020-07-03T13:47:50.948Z] [2020-07-03T13:47:50.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:50.948Z] #39 27.37 CC images/eventpoll.o [2020-07-03T13:47:50.948Z] #39 ... [2020-07-03T13:47:50.948Z] [2020-07-03T13:47:50.948Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:47:50.948Z] #41 97.75 vendor/golang.org/x/text/unicode/bidi [2020-07-03T13:47:50.948Z] #41 99.42 vendor/golang.org/x/text/secure/bidirule [2020-07-03T13:47:50.948Z] #41 99.75 vendor/golang.org/x/text/unicode/norm [2020-07-03T13:47:51.585Z] #39 69.49 CC criu/image-desc.o [2020-07-03T13:47:51.585Z] #39 69.57 CC criu/image.o [2020-07-03T13:47:51.878Z] #39 70.03 CC criu/ipc_ns.o [2020-07-03T13:47:52.220Z] #42 15.97 vendor/golang.org/x/crypto/internal/subtle [2020-07-03T13:47:52.514Z] #39 70.70 CC criu/irmap.o [2020-07-03T13:47:52.869Z] #42 ... [2020-07-03T13:47:52.869Z] [2020-07-03T13:47:52.869Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:47:52.869Z] #37 16.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-03T13:47:53.151Z] #39 71.01 CC criu/kcmp-ids.o [2020-07-03T13:47:53.151Z] #39 71.13 CC criu/kerndat.o [2020-07-03T13:47:53.787Z] #39 71.62 CC criu/libnetlink.o [2020-07-03T13:47:53.787Z] #39 71.87 CC criu/log.o [2020-07-03T13:47:53.929Z] #37 18.05 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-03T13:47:54.080Z] #39 72.27 CC criu/lsm.o [2020-07-03T13:47:54.243Z] #41 ... [2020-07-03T13:47:54.243Z] [2020-07-03T13:47:54.243Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:54.243Z] #39 27.77 CC images/fh.o [2020-07-03T13:47:54.243Z] #39 28.34 CC images/fsnotify.o [2020-07-03T13:47:54.243Z] #39 28.88 CC images/signalfd.o [2020-07-03T13:47:54.243Z] #39 29.17 CC images/fs.o [2020-07-03T13:47:54.243Z] #39 29.35 CC images/pstree.o [2020-07-03T13:47:54.243Z] #39 29.57 CC images/pipe.o [2020-07-03T13:47:54.243Z] #39 29.80 CC images/tcp-stream.o [2020-07-03T13:47:54.243Z] #39 30.01 CC images/sk-packet.o [2020-07-03T13:47:54.243Z] #39 30.31 CC images/mnt.o [2020-07-03T13:47:54.243Z] #39 30.47 CC images/pipe-data.o [2020-07-03T13:47:54.243Z] #39 30.62 CC images/sa.o [2020-07-03T13:47:54.243Z] #39 30.81 CC images/timer.o [2020-07-03T13:47:54.373Z] #39 72.55 CC criu/mem.o [2020-07-03T13:47:54.812Z] #39 31.21 CC images/timerfd.o [2020-07-03T13:47:54.812Z] #39 31.45 CC images/mm.o [2020-07-03T13:47:55.010Z] #39 ... [2020-07-03T13:47:55.010Z] [2020-07-03T13:47:55.010Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:47:55.010Z] #17 21.90 Selecting previously unselected package python3-minimal. [2020-07-03T13:47:55.010Z] #17 21.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 ... 23448 files and directories currently installed.) [2020-07-03T13:47:55.010Z] #17 21.94 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 21.94 Unpacking python3-minimal (3.7.3-1) ... [2020-07-03T13:47:55.010Z] #17 22.00 Selecting previously unselected package libmpdec2:s390x. [2020-07-03T13:47:55.010Z] #17 22.00 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 22.00 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-03T13:47:55.010Z] #17 22.04 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-03T13:47:55.010Z] #17 22.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 22.04 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-03T13:47:55.010Z] #17 22.55 Selecting previously unselected package python3.7. [2020-07-03T13:47:55.010Z] #17 22.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 22.55 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:47:55.010Z] #17 22.65 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-03T13:47:55.010Z] #17 22.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 22.65 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-03T13:47:55.010Z] #17 22.69 Setting up python3-minimal (3.7.3-1) ... [2020-07-03T13:47:55.010Z] #17 23.11 Selecting previously unselected package python3. [2020-07-03T13:47:55.010Z] #17 23.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-07-03T13:47:55.010Z] #17 23.12 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 23.13 Unpacking python3 (3.7.3-1) ... [2020-07-03T13:47:55.010Z] #17 23.17 Selecting previously unselected package libip4tc0:s390x. [2020-07-03T13:47:55.010Z] #17 23.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 23.17 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-03T13:47:55.010Z] #17 23.21 Selecting previously unselected package libip6tc0:s390x. [2020-07-03T13:47:55.010Z] #17 23.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 23.21 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-03T13:47:55.010Z] #17 23.25 Selecting previously unselected package libiptc0:s390x. [2020-07-03T13:47:55.010Z] #17 23.25 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 23.25 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-03T13:47:55.010Z] #17 23.29 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-03T13:47:55.010Z] #17 23.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 23.29 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-03T13:47:55.010Z] #17 23.32 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-03T13:47:55.010Z] #17 23.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 23.33 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-03T13:47:55.010Z] #17 23.36 Selecting previously unselected package libnftnl11:s390x. [2020-07-03T13:47:55.010Z] #17 23.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 23.36 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-03T13:47:55.010Z] #17 23.41 Selecting previously unselected package iptables. [2020-07-03T13:47:55.010Z] #17 23.41 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 23.41 Unpacking iptables (1.8.2-4) ... [2020-07-03T13:47:55.010Z] #17 23.59 Selecting previously unselected package xxd. [2020-07-03T13:47:55.010Z] #17 23.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 23.60 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:47:55.010Z] #17 23.67 Selecting previously unselected package vim-common. [2020-07-03T13:47:55.010Z] #17 23.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:47:55.010Z] #17 23.68 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:47:55.010Z] #17 23.78 Selecting previously unselected package bash-completion. [2020-07-03T13:47:55.010Z] #17 23.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-03T13:47:55.010Z] #17 25.13 Unpacking bash-completion (1:2.8-6) ... [2020-07-03T13:47:55.010Z] #17 25.45 Selecting previously unselected package bzip2. [2020-07-03T13:47:55.010Z] #17 25.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 25.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:47:55.010Z] #17 25.51 Selecting previously unselected package xz-utils. [2020-07-03T13:47:55.010Z] #17 25.51 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 25.51 Unpacking xz-utils (5.2.4-1) ... [2020-07-03T13:47:55.010Z] #17 25.58 Selecting previously unselected package apparmor. [2020-07-03T13:47:55.010Z] #17 25.59 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 25.62 Unpacking apparmor (2.13.2-10) ... [2020-07-03T13:47:55.010Z] #17 25.91 Selecting previously unselected package aufs-tools. [2020-07-03T13:47:55.010Z] #17 25.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 25.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:47:55.010Z] #17 25.99 Selecting previously unselected package libonig5:s390x. [2020-07-03T13:47:55.010Z] #17 25.99 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 26.00 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-03T13:47:55.010Z] #17 26.12 Selecting previously unselected package libjq1:s390x. [2020-07-03T13:47:55.010Z] #17 26.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 26.12 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-03T13:47:55.010Z] #17 26.19 Selecting previously unselected package jq. [2020-07-03T13:47:55.010Z] #17 26.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 26.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:47:55.010Z] #17 26.25 Selecting previously unselected package libaio1:s390x. [2020-07-03T13:47:55.010Z] #17 26.25 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 26.25 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-03T13:47:55.010Z] #17 26.28 Selecting previously unselected package libgpm2:s390x. [2020-07-03T13:47:55.010Z] #17 26.29 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 26.29 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-03T13:47:55.010Z] #17 26.34 Selecting previously unselected package libicu63:s390x. [2020-07-03T13:47:55.010Z] #17 26.34 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-03T13:47:55.010Z] #17 26.34 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-03T13:47:55.078Z] #39 31.63 CC images/sk-opts.o [2020-07-03T13:47:55.303Z] #17 ... [2020-07-03T13:47:55.303Z] [2020-07-03T13:47:55.303Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:47:55.303Z] #39 73.52 CC criu/memfd.o [2020-07-03T13:47:55.337Z] #39 31.84 CC images/sk-unix.o [2020-07-03T13:47:55.906Z] #39 32.24 CC images/sk-inet.o [2020-07-03T13:47:55.939Z] #39 73.97 CC criu/mount.o [2020-07-03T13:47:56.165Z] #39 32.69 CC images/tun.o [2020-07-03T13:47:56.424Z] #39 32.93 CC images/sk-netlink.o [2020-07-03T13:47:56.684Z] #39 33.22 CC images/packet-sock.o [2020-07-03T13:47:56.943Z] #39 33.56 CC images/ipc-var.o [2020-07-03T13:47:57.203Z] #39 33.80 CC images/ipc-desc.o [2020-07-03T13:47:57.462Z] #39 34.03 CC images/ipc-shm.o [2020-07-03T13:47:57.723Z] #39 34.24 CC images/ipc-msg.o [2020-07-03T13:47:57.983Z] #39 34.50 CC images/ipc-sem.o [2020-07-03T13:47:58.243Z] #39 34.77 CC images/utsns.o [2020-07-03T13:47:58.467Z] #37 ... [2020-07-03T13:47:58.467Z] [2020-07-03T13:47:58.467Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:58.467Z] #61 18.69 Checking out files: 83% (1718/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-03T13:47:58.467Z] #61 18.96 + cd /tmp/tmp.u8P0ibR1Yt/src/github.com/docker/libnetwork [2020-07-03T13:47:58.467Z] #61 18.96 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:47:58.467Z] #61 19.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-03T13:47:58.467Z] #61 ... [2020-07-03T13:47:58.467Z] [2020-07-03T13:47:58.467Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:47:58.467Z] #44 12.42 go: finding github.com/fatih/color v1.6.0 [2020-07-03T13:47:58.467Z] #44 12.45 go: finding github.com/pkg/errors v0.8.0 [2020-07-03T13:47:58.467Z] #44 12.49 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:47:58.467Z] #44 12.50 go: finding github.com/spf13/pflag v1.0.1 [2020-07-03T13:47:58.467Z] #44 12.85 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:47:58.467Z] #44 12.92 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:47:58.467Z] #44 13.04 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:47:58.467Z] #44 13.10 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:47:58.467Z] #44 13.12 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:47:58.467Z] #44 13.27 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:47:58.467Z] #44 13.43 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:47:58.467Z] #44 ... [2020-07-03T13:47:58.467Z] [2020-07-03T13:47:58.467Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:47:58.467Z] #48 12.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:47:58.467Z] #48 12.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:47:58.467Z] #48 12.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:47:58.467Z] #48 12.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:47:58.467Z] #48 12.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:47:58.467Z] #48 14.46 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:47:58.467Z] #48 15.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:47:58.467Z] #48 17.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:47:58.467Z] #48 18.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:47:58.467Z] #48 18.74 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:47:58.467Z] #48 18.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:47:58.467Z] #48 19.21 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:47:58.467Z] #48 20.43 runtime/cgo [2020-07-03T13:47:58.467Z] #48 20.50 runtime [2020-07-03T13:47:58.503Z] #39 34.96 CC images/creds.o [2020-07-03T13:47:58.503Z] #39 35.10 CC images/vma.o [2020-07-03T13:47:58.683Z] #39 76.40 CC criu/namespaces.o [2020-07-03T13:47:59.073Z] #39 35.35 CC images/netdev.o [2020-07-03T13:47:59.332Z] #39 35.65 CC images/tty.o [2020-07-03T13:47:59.722Z] #39 77.58 CC criu/net.o [2020-07-03T13:47:59.902Z] #39 36.25 CC images/file-lock.o [2020-07-03T13:47:59.902Z] #39 36.51 CC images/rlimit.o [2020-07-03T13:48:00.162Z] #39 36.68 CC images/pagemap.o [2020-07-03T13:48:00.732Z] #39 37.09 CC images/siginfo.o [2020-07-03T13:48:00.732Z] #39 37.38 CC images/rpc.o [2020-07-03T13:48:00.760Z] #39 ... [2020-07-03T13:48:00.760Z] [2020-07-03T13:48:00.760Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:48:00.760Z] #17 28.26 Selecting previously unselected package libnet1:s390x. [2020-07-03T13:48:00.760Z] #17 28.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-03T13:48:00.760Z] #17 28.27 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-03T13:48:00.760Z] #17 28.31 Selecting previously unselected package libnl-3-200:s390x. [2020-07-03T13:48:00.760Z] #17 28.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-03T13:48:00.760Z] #17 28.32 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-03T13:48:00.760Z] #17 28.38 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-03T13:48:00.760Z] #17 28.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-03T13:48:00.760Z] #17 28.38 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-03T13:48:00.760Z] #17 28.45 Selecting previously unselected package libreadline5:s390x. [2020-07-03T13:48:00.760Z] #17 28.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-03T13:48:00.761Z] #17 28.45 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-03T13:48:00.761Z] #17 28.55 Selecting previously unselected package net-tools. [2020-07-03T13:48:00.761Z] #17 28.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-03T13:48:00.761Z] #17 28.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:48:00.761Z] #17 28.67 Selecting previously unselected package python-pip-whl. [2020-07-03T13:48:00.761Z] #17 28.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-03T13:48:00.761Z] #17 28.68 Unpacking python-pip-whl (18.1-5) ... [2020-07-03T13:48:00.761Z] #17 28.98 Selecting previously unselected package python3-lib2to3. [2020-07-03T13:48:00.761Z] #17 28.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-03T13:48:00.761Z] #17 28.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:48:00.761Z] #17 29.05 Selecting previously unselected package python3-distutils. [2020-07-03T13:48:00.761Z] #17 29.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-03T13:48:00.761Z] #17 29.06 Unpacking python3-distutils (3.7.3-1) ... [2020-07-03T13:48:00.761Z] #17 29.14 Selecting previously unselected package python3-pip. [2020-07-03T13:48:00.761Z] #17 29.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-03T13:48:00.761Z] #17 29.15 Unpacking python3-pip (18.1-5) ... [2020-07-03T13:48:00.761Z] #17 29.28 Selecting previously unselected package python3-pkg-resources. [2020-07-03T13:48:00.761Z] #17 29.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:48:00.761Z] #17 29.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:48:00.761Z] #17 29.38 Selecting previously unselected package python3-setuptools. [2020-07-03T13:48:00.761Z] #17 29.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-03T13:48:00.761Z] #17 29.39 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-03T13:48:00.761Z] #17 29.55 Selecting previously unselected package python3-wheel. [2020-07-03T13:48:00.761Z] #17 29.55 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-03T13:48:00.761Z] #17 29.55 Unpacking python3-wheel (0.32.3-2) ... [2020-07-03T13:48:00.761Z] #17 29.59 Selecting previously unselected package sudo. [2020-07-03T13:48:00.761Z] #17 29.59 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-03T13:48:00.761Z] #17 29.59 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:48:00.761Z] #17 30.00 Selecting previously unselected package thin-provisioning-tools. [2020-07-03T13:48:00.761Z] #17 30.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-03T13:48:00.761Z] #17 30.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:48:00.761Z] #17 30.11 Selecting previously unselected package uidmap. [2020-07-03T13:48:00.761Z] #17 30.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-03T13:48:00.761Z] #17 30.12 Unpacking uidmap (1:4.5-1.1) ... [2020-07-03T13:48:00.761Z] #17 30.19 Selecting previously unselected package vim-runtime. [2020-07-03T13:48:00.761Z] #17 30.19 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:48:00.761Z] #17 30.20 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-03T13:48:00.761Z] #17 30.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-03T13:48:00.761Z] #17 30.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:48:00.761Z] #17 32.21 Selecting previously unselected package vim. [2020-07-03T13:48:00.761Z] #17 32.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-03T13:48:00.761Z] #17 32.22 Unpacking vim (2:8.1.0875-5) ... [2020-07-03T13:48:00.761Z] #17 32.60 Selecting previously unselected package xfsprogs. [2020-07-03T13:48:01.054Z] #17 32.60 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-03T13:48:01.054Z] #17 32.61 Unpacking xfsprogs (4.20.0-1) ... [2020-07-03T13:48:01.054Z] #17 32.86 Selecting previously unselected package zip. [2020-07-03T13:48:01.256Z] #48 ... [2020-07-03T13:48:01.256Z] [2020-07-03T13:48:01.256Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:48:01.256Z] #39 15.38 Fetched 8140 kB in 14s (569 kB/s) [2020-07-03T13:48:01.256Z] #39 15.38 Reading package lists... [2020-07-03T13:48:01.347Z] #17 32.87 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-03T13:48:01.347Z] #17 32.87 Unpacking zip (3.0-11+b1) ... [2020-07-03T13:48:01.347Z] #17 33.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:48:01.347Z] #17 33.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:48:01.347Z] #17 33.03 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-03T13:48:01.347Z] #17 33.04 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-03T13:48:01.347Z] #17 33.04 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-03T13:48:01.347Z] #17 33.05 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-03T13:48:01.347Z] #17 33.06 Setting up uidmap (1:4.5-1.1) ... [2020-07-03T13:48:01.347Z] #17 33.07 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-03T13:48:01.347Z] #17 33.08 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-03T13:48:01.347Z] #17 33.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:48:01.347Z] #17 33.09 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-03T13:48:01.347Z] #17 33.10 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-03T13:48:01.347Z] #17 33.10 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:48:01.347Z] #17 33.11 Setting up zip (3.0-11+b1) ... [2020-07-03T13:48:01.347Z] #17 33.11 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:48:01.347Z] #17 33.13 Setting up bash-completion (1:2.8-6) ... [2020-07-03T13:48:01.557Z] #39 22.55 Reading package lists... [2020-07-03T13:48:01.557Z] #39 ... [2020-07-03T13:48:01.557Z] [2020-07-03T13:48:01.557Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:48:01.557Z] #33 16.24 Fetched 8140 kB in 15s (538 kB/s) [2020-07-03T13:48:01.557Z] #33 16.24 Reading package lists... [2020-07-03T13:48:01.858Z] #33 22.73 Reading package lists... [2020-07-03T13:48:01.858Z] #33 ... [2020-07-03T13:48:01.858Z] [2020-07-03T13:48:01.858Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:48:01.858Z] #11 15.84 Fetched 8140 kB in 15s (536 kB/s) [2020-07-03T13:48:01.858Z] #11 15.84 Reading package lists... [2020-07-03T13:48:01.858Z] #11 22.99 Reading package lists... [2020-07-03T13:48:01.858Z] #11 ... [2020-07-03T13:48:01.858Z] [2020-07-03T13:48:01.858Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:48:01.858Z] #52 16.23 Fetched 8140 kB in 15s (538 kB/s) [2020-07-03T13:48:01.858Z] #52 16.23 Reading package lists... [2020-07-03T13:48:01.858Z] #52 24.08 Reading package lists... [2020-07-03T13:48:01.858Z] #52 ... [2020-07-03T13:48:01.858Z] [2020-07-03T13:48:01.858Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:48:01.858Z] #24 16.22 Fetched 8140 kB in 15s (536 kB/s) [2020-07-03T13:48:01.858Z] #24 16.22 Reading package lists... [2020-07-03T13:48:02.114Z] #39 38.42 CC images/ext-file.o [2020-07-03T13:48:02.114Z] #39 38.60 CC images/cgroup.o [2020-07-03T13:48:02.374Z] #39 ... [2020-07-03T13:48:02.374Z] [2020-07-03T13:48:02.374Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:48:02.374Z] #54 111.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:48:02.374Z] #54 111.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-03T13:48:02.862Z] #17 34.57 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-03T13:48:02.862Z] #17 34.57 Setting up xz-utils (5.2.4-1) ... [2020-07-03T13:48:02.862Z] #17 34.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-03T13:48:02.862Z] #17 34.59 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:48:02.862Z] #17 34.64 invoke-rc.d: could not determine current runlevel [2020-07-03T13:48:02.862Z] #17 34.66 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-03T13:48:02.862Z] #17 34.67 Setting up pigz (2.4-1) ... [2020-07-03T13:48:02.862Z] #17 34.67 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-03T13:48:03.156Z] #17 34.68 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-03T13:48:03.156Z] #17 34.69 Setting up python-pip-whl (18.1-5) ... [2020-07-03T13:48:03.156Z] #17 34.70 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-03T13:48:03.156Z] #17 34.71 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:48:03.450Z] #17 35.00 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-03T13:48:03.450Z] #17 35.00 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-03T13:48:03.450Z] #17 35.01 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-03T13:48:03.450Z] #17 35.02 Setting up vim (2:8.1.0875-5) ... [2020-07-03T13:48:03.450Z] #17 35.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-03T13:48:03.450Z] #17 35.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-03T13:48:03.450Z] #17 35.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-03T13:48:03.450Z] #17 35.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-03T13:48:03.450Z] #17 35.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-03T13:48:03.450Z] #17 35.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-03T13:48:03.450Z] #17 35.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-03T13:48:03.450Z] #17 35.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-03T13:48:03.450Z] #17 35.07 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-03T13:48:03.450Z] #17 35.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:48:03.450Z] #17 35.09 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-03T13:48:03.450Z] #17 35.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:48:03.450Z] #17 35.11 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-03T13:48:03.450Z] #17 35.11 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:48:04.333Z] #54 ... [2020-07-03T13:48:04.333Z] [2020-07-03T13:48:04.333Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:48:04.333Z] #10 103.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-03T13:48:04.333Z] #10 103.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-03T13:48:04.333Z] #10 103.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:48:04.595Z] #10 ... [2020-07-03T13:48:04.595Z] [2020-07-03T13:48:04.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:04.595Z] #39 39.14 CC images/userns.o [2020-07-03T13:48:04.595Z] #39 39.36 CC images/google/protobuf/descriptor.o [2020-07-03T13:48:04.595Z] #39 41.05 CC images/opts.o [2020-07-03T13:48:04.855Z] #39 41.29 CC images/seccomp.o [2020-07-03T13:48:04.856Z] #39 ... [2020-07-03T13:48:04.856Z] [2020-07-03T13:48:04.856Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:04.856Z] #41 104.1 vendor/golang.org/x/net/idna [2020-07-03T13:48:04.856Z] #41 106.6 vendor/golang.org/x/net/http2/hpack [2020-07-03T13:48:04.856Z] #41 107.8 mime [2020-07-03T13:48:04.856Z] #41 109.3 mime/quotedprintable [2020-07-03T13:48:04.856Z] #41 109.7 net/http/internal [2020-07-03T13:48:04.856Z] #41 113.0 net/textproto [2020-07-03T13:48:04.856Z] #41 113.1 crypto/x509 [2020-07-03T13:48:04.856Z] #41 114.3 vendor/golang.org/x/net/http/httpguts [2020-07-03T13:48:05.130Z] #41 ... [2020-07-03T13:48:05.130Z] [2020-07-03T13:48:05.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:05.130Z] #39 41.64 CC images/binfmt-misc.o [2020-07-03T13:48:05.390Z] #39 41.87 CC images/time.o [2020-07-03T13:48:05.390Z] #39 42.01 CC images/sysctl.o [2020-07-03T13:48:05.436Z] #24 24.16 Reading package lists... [2020-07-03T13:48:05.436Z] #24 ... [2020-07-03T13:48:05.436Z] [2020-07-03T13:48:05.436Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:48:05.436Z] #33 22.73 Reading package lists... [2020-07-03T13:48:05.575Z] #17 36.90 Setting up iptables (1.8.2-4) ... [2020-07-03T13:48:05.575Z] #17 36.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:48:05.575Z] #17 36.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:48:05.575Z] #17 36.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:48:05.575Z] #17 36.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:48:05.575Z] #17 36.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-03T13:48:05.575Z] #17 36.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-03T13:48:05.575Z] #17 36.93 Setting up python3 (3.7.3-1) ... [2020-07-03T13:48:05.575Z] #17 37.19 Setting up python3-wheel (0.32.3-2) ... [2020-07-03T13:48:05.649Z] #39 42.20 CC images/autofs.o [2020-07-03T13:48:05.871Z] #17 ... [2020-07-03T13:48:05.871Z] [2020-07-03T13:48:05.871Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:05.871Z] #49 45.41 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-03T13:48:05.871Z] #49 47.02 + mkdir -p /build [2020-07-03T13:48:05.871Z] #49 47.02 + cp runc /build/runc [2020-07-03T13:48:05.871Z] #49 DONE 47.6s [2020-07-03T13:48:05.871Z] [2020-07-03T13:48:05.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:05.871Z] #39 79.36 CC criu/netfilter.o [2020-07-03T13:48:05.871Z] #39 79.67 CC criu/page-pipe.o [2020-07-03T13:48:05.871Z] #39 80.04 CC criu/page-xfer.o [2020-07-03T13:48:05.871Z] #39 81.17 CC criu/pagemap-cache.o [2020-07-03T13:48:05.871Z] #39 81.48 CC criu/pagemap.o [2020-07-03T13:48:05.871Z] #39 82.14 CC criu/parasite-syscall.o [2020-07-03T13:48:05.871Z] #39 82.72 CC criu/path.o [2020-07-03T13:48:05.871Z] #39 82.96 CC criu/pie-util-vdso.o [2020-07-03T13:48:05.871Z] #39 83.34 CC criu/pie-util.o [2020-07-03T13:48:05.871Z] #39 83.47 CC criu/pipes.o [2020-07-03T13:48:05.871Z] #39 84.09 CC criu/plugin.o [2020-07-03T13:48:06.218Z] #39 42.50 CC images/macvlan.o [2020-07-03T13:48:06.218Z] #39 42.66 CC images/sit.o [2020-07-03T13:48:06.477Z] #39 42.86 CC images/memfd.o [2020-07-03T13:48:06.659Z] #39 84.56 CC criu/proc_parse.o [2020-07-03T13:48:06.736Z] #39 43.15 CC images/timens.o [2020-07-03T13:48:06.996Z] #39 43.47 LINK images/built-in.o [2020-07-03T13:48:06.996Z] #39 43.62 GEN compel/include/asm [2020-07-03T13:48:06.996Z] #39 43.65 GEN compel/include/version.h [2020-07-03T13:48:06.996Z] #39 43.66 touch .config [2020-07-03T13:48:07.257Z] #39 43.70 GEN include/common/config.h [2020-07-03T13:48:07.257Z] #39 43.77 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-03T13:48:07.257Z] #39 43.79 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-03T13:48:07.257Z] #39 43.81 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-03T13:48:07.257Z] #39 43.83 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-03T13:48:07.257Z] #39 43.84 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-03T13:48:07.257Z] #39 43.87 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-03T13:48:07.257Z] #39 43.92 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-03T13:48:07.339Z] #33 29.86 Building dependency tree... [2020-07-03T13:48:07.520Z] #39 43.94 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-03T13:48:07.520Z] #39 43.96 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-03T13:48:07.520Z] #39 44.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-03T13:48:07.520Z] #39 44.00 DEP compel/plugins/std/infect.d [2020-07-03T13:48:07.520Z] #39 44.07 DEP compel/plugins/std/string.d [2020-07-03T13:48:07.520Z] #39 44.17 DEP compel/plugins/std/log.d [2020-07-03T13:48:07.779Z] #39 44.28 DEP compel/plugins/std/fds.d [2020-07-03T13:48:08.039Z] #39 44.43 DEP compel/plugins/std/std.d [2020-07-03T13:48:08.039Z] #39 44.54 DEP compel/plugins/shmem/shmem.d [2020-07-03T13:48:08.176Z] #39 86.07 CC criu/protobuf-desc.o [2020-07-03T13:48:08.299Z] #39 44.67 DEP compel/plugins/fds/fds.d [2020-07-03T13:48:08.299Z] #39 44.78 CC compel/plugins/std/std.o [2020-07-03T13:48:08.470Z] #39 86.53 CC criu/protobuf.o [2020-07-03T13:48:08.572Z] #39 45.01 CC compel/plugins/std/fds.o [2020-07-03T13:48:08.765Z] #39 86.72 CC criu/pstree.o [2020-07-03T13:48:08.832Z] #39 45.41 CC compel/plugins/std/log.o [2020-07-03T13:48:08.888Z] #33 33.02 The following additional packages will be installed: [2020-07-03T13:48:08.888Z] #33 33.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-03T13:48:08.888Z] #33 33.04 Suggested packages: [2020-07-03T13:48:08.888Z] #33 33.04 cmake-doc ninja-build lrzip [2020-07-03T13:48:08.888Z] #33 33.04 Recommended packages: [2020-07-03T13:48:08.888Z] #33 33.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-03T13:48:09.402Z] #39 87.44 CC criu/rbtree.o [2020-07-03T13:48:09.402Z] #39 87.58 CC criu/rst-malloc.o [2020-07-03T13:48:09.402Z] #39 87.67 CC criu/seccomp.o [2020-07-03T13:48:09.404Z] #39 46.05 CC compel/plugins/std/string.o [2020-07-03T13:48:09.695Z] #39 87.97 CC criu/seize.o [2020-07-03T13:48:09.948Z] #33 34.06 The following NEW packages will be installed: [2020-07-03T13:48:09.948Z] #33 34.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-03T13:48:09.948Z] #33 34.07 vim-common xxd [2020-07-03T13:48:09.948Z] #33 34.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:48:09.948Z] #33 34.26 Need to get 14.9 MB of archives. [2020-07-03T13:48:09.948Z] #33 34.26 After this operation, 67.2 MB of additional disk space will be used. [2020-07-03T13:48:09.948Z] #33 34.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-03T13:48:09.948Z] #33 34.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:48:09.948Z] #33 34.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-03T13:48:09.981Z] #39 46.61 CC compel/plugins/std/infect.o [2020-07-03T13:48:09.991Z] #39 ... [2020-07-03T13:48:09.991Z] [2020-07-03T13:48:09.991Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:48:09.991Z] #17 37.66 Setting up apparmor (2.13.2-10) ... [2020-07-03T13:48:09.991Z] #17 39.22 Setting up xfsprogs (4.20.0-1) ... [2020-07-03T13:48:09.991Z] #17 39.23 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:48:09.991Z] #17 39.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:48:09.991Z] #17 39.97 Setting up python3-distutils (3.7.3-1) ... [2020-07-03T13:48:09.991Z] #17 40.26 Setting up python3-setuptools (40.8.0-1) ... [2020-07-03T13:48:09.991Z] #17 40.78 Setting up python3-pip (18.1-5) ... [2020-07-03T13:48:09.991Z] #17 41.37 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:48:09.991Z] #17 41.40 Processing triggers for mime-support (3.62) ... [2020-07-03T13:48:09.991Z] #17 DONE 41.7s [2020-07-03T13:48:09.991Z] [2020-07-03T13:48:09.991Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:48:09.991Z] #36 117.5 + dpkg --print-architecture [2020-07-03T13:48:09.991Z] #36 117.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-03T13:48:09.991Z] #36 117.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-03T13:48:09.991Z] #36 117.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-03T13:48:09.991Z] #36 ... [2020-07-03T13:48:09.991Z] [2020-07-03T13:48:09.991Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-03T13:48:10.240Z] #39 ... [2020-07-03T13:48:10.240Z] [2020-07-03T13:48:10.240Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:48:10.240Z] #54 DONE 119.6s [2020-07-03T13:48:10.240Z] [2020-07-03T13:48:10.240Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:48:10.240Z] #10 117.7 Selecting previously unselected package libapparmor1:amd64. [2020-07-03T13:48:10.240Z] #10 117.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-03T13:48:10.240Z] #10 117.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-03T13:48:10.240Z] #10 117.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-03T13:48:10.240Z] #10 117.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-03T13:48:10.240Z] #10 117.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-03T13:48:10.240Z] #10 118.0 Selecting previously unselected package libbtrfs0. [2020-07-03T13:48:10.240Z] #10 118.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-03T13:48:10.240Z] #10 118.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:48:10.240Z] #10 118.1 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:48:10.240Z] #10 118.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-03T13:48:10.240Z] #10 118.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:48:10.240Z] #10 118.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-03T13:48:10.240Z] #10 118.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:48:10.240Z] #10 118.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:48:10.240Z] #10 119.5 Selecting previously unselected package libudev-dev:amd64. [2020-07-03T13:48:10.240Z] #10 119.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-03T13:48:10.240Z] #10 119.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:48:10.240Z] #10 ... [2020-07-03T13:48:10.240Z] [2020-07-03T13:48:10.240Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-03T13:48:10.240Z] #55 DONE 0.1s [2020-07-03T13:48:10.261Z] #33 34.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-03T13:48:10.501Z] [2020-07-03T13:48:10.501Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-03T13:48:10.501Z] #56 DONE 0.1s [2020-07-03T13:48:10.501Z] [2020-07-03T13:48:10.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:48:10.501Z] #10 119.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-03T13:48:10.501Z] #10 119.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-03T13:48:10.501Z] #10 119.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-03T13:48:11.035Z] #18 1.120 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-03T13:48:11.035Z] #18 1.122 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-03T13:48:11.035Z] #18 1.124 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-03T13:48:11.329Z] #18 DONE 1.3s [2020-07-03T13:48:11.329Z] [2020-07-03T13:48:11.329Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-03T13:48:11.335Z] #33 35.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-03T13:48:11.335Z] #33 35.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-03T13:48:11.439Z] #10 120.6 Selecting previously unselected package libpcre16-3:amd64. [2020-07-03T13:48:11.439Z] #10 120.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-03T13:48:11.439Z] #10 120.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-03T13:48:11.439Z] #10 120.9 Selecting previously unselected package libpcre32-3:amd64. [2020-07-03T13:48:11.439Z] #10 120.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-03T13:48:11.439Z] #10 120.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-03T13:48:11.638Z] #33 35.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-03T13:48:11.639Z] #33 35.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-03T13:48:11.639Z] #33 35.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-03T13:48:11.639Z] #33 35.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-03T13:48:11.639Z] #33 ... [2020-07-03T13:48:11.639Z] [2020-07-03T13:48:11.639Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:48:11.639Z] #39 22.55 Reading package lists... [2020-07-03T13:48:11.639Z] #39 30.68 Building dependency tree... [2020-07-03T13:48:11.639Z] #39 33.51 The following additional packages will be installed: [2020-07-03T13:48:11.639Z] #39 33.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-03T13:48:11.639Z] #39 33.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-03T13:48:11.639Z] #39 33.53 Suggested packages: [2020-07-03T13:48:11.639Z] #39 33.53 manpages-dev python-setuptools [2020-07-03T13:48:11.639Z] #39 34.90 The following NEW packages will be installed: [2020-07-03T13:48:11.639Z] #39 34.91 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-03T13:48:11.639Z] #39 34.91 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-03T13:48:11.639Z] #39 34.91 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-03T13:48:11.639Z] #39 34.92 python-six zlib1g-dev [2020-07-03T13:48:11.639Z] #39 35.14 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:48:11.639Z] #39 35.14 Need to get 4075 kB of archives. [2020-07-03T13:48:11.639Z] #39 35.14 After this operation, 24.5 MB of additional disk space will be used. [2020-07-03T13:48:11.639Z] #39 35.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-03T13:48:11.639Z] #39 35.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-03T13:48:11.639Z] #39 35.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-03T13:48:11.639Z] #39 35.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-03T13:48:11.639Z] #39 35.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-03T13:48:11.639Z] #39 35.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-03T13:48:11.639Z] #39 35.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-07-03T13:48:11.639Z] #39 35.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-03T13:48:11.639Z] #39 35.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-03T13:48:11.639Z] #39 35.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-03T13:48:11.639Z] #39 35.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-03T13:48:11.639Z] #39 36.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-03T13:48:11.698Z] #10 121.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-03T13:48:11.698Z] #10 121.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-03T13:48:11.698Z] #10 121.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-03T13:48:11.941Z] #39 36.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-07-03T13:48:11.957Z] #10 121.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-03T13:48:11.957Z] #10 121.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-03T13:48:11.957Z] #10 121.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-03T13:48:12.217Z] #10 121.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-03T13:48:12.217Z] #10 121.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-03T13:48:12.217Z] #10 121.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-03T13:48:12.243Z] #39 36.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-03T13:48:12.243Z] #39 36.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-03T13:48:12.243Z] #39 36.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-03T13:48:12.243Z] #39 36.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-03T13:48:12.477Z] #10 121.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-03T13:48:12.477Z] #10 122.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:48:12.477Z] #10 122.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-03T13:48:12.737Z] #10 122.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-03T13:48:12.737Z] #10 122.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-03T13:48:12.737Z] #10 122.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-03T13:48:12.998Z] #10 122.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-03T13:48:12.998Z] #10 122.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-03T13:48:12.998Z] #10 122.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:48:13.258Z] #10 122.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-03T13:48:13.258Z] #10 122.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-03T13:48:13.258Z] #10 122.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-03T13:48:13.258Z] #10 122.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:48:13.518Z] #10 122.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-03T13:48:13.518Z] #10 122.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-03T13:48:13.518Z] #10 122.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:48:13.518Z] #10 122.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:48:13.518Z] #10 122.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-03T13:48:13.518Z] #10 122.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:48:13.518Z] #10 122.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:48:13.518Z] #10 122.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:48:13.518Z] #10 122.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-03T13:48:13.518Z] #10 122.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-03T13:48:13.518Z] #10 122.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:48:13.518Z] #10 122.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:48:13.518Z] #10 122.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-03T13:48:13.518Z] #10 122.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:48:13.518Z] #10 122.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-07-03T13:48:13.518Z] #10 122.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-07-03T13:48:13.518Z] #10 123.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:48:13.518Z] #10 123.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-07-03T13:48:13.518Z] #10 123.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-07-03T13:48:13.518Z] #10 123.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:48:13.518Z] #10 123.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-03T13:48:13.518Z] #10 123.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:48:13.518Z] #10 123.0 Setting up dmsetup (2:1.02.155-3) ... [2020-07-03T13:48:13.518Z] #10 123.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:48:13.518Z] #10 123.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-03T13:48:13.518Z] #10 123.1 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:48:13.789Z] #39 ... [2020-07-03T13:48:13.789Z] [2020-07-03T13:48:13.789Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:48:13.789Z] #52 24.08 Reading package lists... [2020-07-03T13:48:13.789Z] #52 31.41 Building dependency tree... [2020-07-03T13:48:13.789Z] #52 34.24 The following additional packages will be installed: [2020-07-03T13:48:13.789Z] #52 34.25 libbtrfs0 [2020-07-03T13:48:13.789Z] #52 34.43 The following NEW packages will be installed: [2020-07-03T13:48:13.789Z] #52 34.44 libbtrfs-dev libbtrfs0 [2020-07-03T13:48:13.789Z] #52 34.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:48:13.789Z] #52 34.67 Need to get 120 kB of archives. [2020-07-03T13:48:13.789Z] #52 34.67 After this operation, 423 kB of additional disk space will be used. [2020-07-03T13:48:13.789Z] #52 34.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-03T13:48:13.789Z] #52 34.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-03T13:48:13.790Z] #52 36.37 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:48:13.790Z] #52 36.76 Fetched 120 kB in 0s (1314 kB/s) [2020-07-03T13:48:13.790Z] #52 36.89 Selecting previously unselected package libbtrfs0. [2020-07-03T13:48:13.790Z] #52 36.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 ... 15339 files and directories currently installed.) [2020-07-03T13:48:13.790Z] #52 36.99 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-03T13:48:13.790Z] #52 37.00 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:48:13.790Z] #52 37.17 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:48:13.790Z] #52 37.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-03T13:48:13.790Z] #52 37.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:48:13.790Z] #52 37.51 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:48:13.790Z] #52 37.51 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:48:13.790Z] #52 37.52 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:48:13.790Z] #52 DONE 37.8s [2020-07-03T13:48:13.790Z] [2020-07-03T13:48:13.790Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:48:14.090Z] #10 DONE 123.6s [2020-07-03T13:48:14.090Z] [2020-07-03T13:48:14.090Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:14.090Z] #39 47.06 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-03T13:48:14.090Z] #39 47.09 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-03T13:48:14.090Z] #39 47.13 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-03T13:48:14.090Z] #39 47.16 AR compel/plugins/std.lib.a [2020-07-03T13:48:14.090Z] #39 47.22 CC compel/plugins/fds/fds.o [2020-07-03T13:48:14.090Z] #39 47.49 AR compel/plugins/fds.lib.a [2020-07-03T13:48:14.090Z] #39 47.56 HOSTDEP compel/src/lib/log-host.d [2020-07-03T13:48:14.090Z] #39 47.64 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-03T13:48:14.090Z] #39 47.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-03T13:48:14.090Z] #39 47.94 HOSTDEP compel/src/main-host.d [2020-07-03T13:48:14.090Z] #39 47.97 DEP compel/src/lib/ptrace.d [2020-07-03T13:48:14.090Z] #39 48.03 DEP compel/src/lib/infect.d [2020-07-03T13:48:14.090Z] #39 48.15 DEP compel/src/lib/infect-util.d [2020-07-03T13:48:14.090Z] #39 48.23 DEP compel/src/lib/infect-rpc.d [2020-07-03T13:48:14.090Z] #39 48.31 DEP compel/arch/x86/src/lib/infect.d [2020-07-03T13:48:14.090Z] #39 48.46 DEP compel/arch/x86/src/lib/cpu.d [2020-07-03T13:48:14.090Z] #39 48.51 DEP compel/src/lib/log.d [2020-07-03T13:48:14.090Z] #39 48.63 DEP compel/src/main.d [2020-07-03T13:48:14.090Z] #39 48.76 DEP compel/src/lib/handle-elf.d [2020-07-03T13:48:14.090Z] #39 48.90 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-03T13:48:14.090Z] #39 49.05 CC compel/src/lib/log.o [2020-07-03T13:48:14.090Z] #39 49.34 CC compel/arch/x86/src/lib/cpu.o [2020-07-03T13:48:14.090Z] #39 50.01 CC compel/arch/x86/src/lib/infect.o [2020-07-03T13:48:14.091Z] #53 0.373 + RM_GOPATH=0 [2020-07-03T13:48:14.091Z] #53 0.373 + TMP_GOPATH= [2020-07-03T13:48:14.091Z] #53 0.373 + : /build [2020-07-03T13:48:14.091Z] #53 0.374 + '[' -z '' ']' [2020-07-03T13:48:14.091Z] #53 0.375 ++ mktemp -d [2020-07-03T13:48:14.091Z] #53 0.376 + export GOPATH=/tmp/tmp.oNS6NGQHrm [2020-07-03T13:48:14.091Z] #53 0.377 + GOPATH=/tmp/tmp.oNS6NGQHrm [2020-07-03T13:48:14.091Z] #53 0.377 + RM_GOPATH=1 [2020-07-03T13:48:14.091Z] #53 0.377 + case "$(go env GOARCH)" in [2020-07-03T13:48:14.091Z] #53 0.378 ++ go env GOARCH [2020-07-03T13:48:14.091Z] #53 0.403 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:48:14.091Z] #53 0.403 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:48:14.091Z] #53 0.407 ++ dirname /tmp/install/install.sh [2020-07-03T13:48:14.091Z] #53 0.407 + dir=/tmp/install [2020-07-03T13:48:14.091Z] #53 0.407 + bin=containerd [2020-07-03T13:48:14.091Z] #53 0.407 + shift [2020-07-03T13:48:14.091Z] #53 0.407 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-03T13:48:14.091Z] #53 0.407 + . /tmp/install/containerd.installer [2020-07-03T13:48:14.091Z] #53 0.407 ++ set -e [2020-07-03T13:48:14.091Z] #53 0.407 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:48:14.091Z] #53 0.407 + install_containerd [2020-07-03T13:48:14.091Z] #53 0.432 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-03T13:48:14.091Z] #53 0.444 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:48:14.091Z] #53 0.444 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oNS6NGQHrm/src/github.com/containerd/containerd [2020-07-03T13:48:14.091Z] #53 0.460 Cloning into '/tmp/tmp.oNS6NGQHrm/src/github.com/containerd/containerd'... [2020-07-03T13:48:14.354Z] #39 50.83 CC compel/src/lib/infect-rpc.o [2020-07-03T13:48:14.744Z] #53 ... [2020-07-03T13:48:14.745Z] [2020-07-03T13:48:14.745Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:48:14.745Z] #24 24.16 Reading package lists... [2020-07-03T13:48:14.745Z] #24 31.57 Building dependency tree... [2020-07-03T13:48:14.745Z] #24 34.68 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-03T13:48:14.745Z] #24 34.68 The following additional packages will be installed: [2020-07-03T13:48:14.745Z] #24 34.68 libjq1 libonig5 [2020-07-03T13:48:14.745Z] #24 35.20 The following NEW packages will be installed: [2020-07-03T13:48:14.745Z] #24 35.22 jq libjq1 libonig5 [2020-07-03T13:48:14.745Z] #24 35.46 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:48:14.745Z] #24 35.46 Need to get 358 kB of archives. [2020-07-03T13:48:14.745Z] #24 35.46 After this operation, 1277 kB of additional disk space will be used. [2020-07-03T13:48:14.745Z] #24 35.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-03T13:48:14.745Z] #24 35.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-03T13:48:14.745Z] #24 35.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-03T13:48:14.745Z] #24 37.27 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:48:14.745Z] #24 37.56 Fetched 358 kB in 0s (2620 kB/s) [2020-07-03T13:48:14.745Z] #24 37.68 Selecting previously unselected package libonig5:ppc64el. [2020-07-03T13:48:14.745Z] #24 37.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-03T13:48:14.745Z] #24 37.77 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-03T13:48:14.745Z] #24 37.78 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-03T13:48:14.745Z] #24 38.18 Selecting previously unselected package libjq1:ppc64el. [2020-07-03T13:48:14.745Z] #24 38.23 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-03T13:48:14.745Z] #24 38.23 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-03T13:48:14.745Z] #24 38.42 Selecting previously unselected package jq. [2020-07-03T13:48:14.745Z] #24 38.42 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-03T13:48:14.745Z] #24 38.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:48:14.745Z] #24 38.66 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-03T13:48:14.745Z] #24 38.67 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-03T13:48:14.745Z] #24 38.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:48:14.745Z] #24 38.68 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:48:14.745Z] #24 DONE 39.0s [2020-07-03T13:48:14.745Z] [2020-07-03T13:48:14.745Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-03T13:48:14.745Z] #25 DONE 0.1s [2020-07-03T13:48:14.745Z] [2020-07-03T13:48:14.745Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:48:14.745Z] #33 38.49 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:48:14.745Z] #33 38.72 Fetched 14.9 MB in 3s (5287 kB/s) [2020-07-03T13:48:14.745Z] #33 38.82 Selecting previously unselected package xxd. [2020-07-03T13:48:14.745Z] #33 38.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-03T13:48:14.745Z] #33 38.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-03T13:48:14.745Z] #33 38.95 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:48:14.876Z] #19 3.052 Collecting yamllint==1.16.0 [2020-07-03T13:48:14.876Z] #19 3.196 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-03T13:48:14.876Z] #19 3.223 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-03T13:48:14.876Z] #19 3.242 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-03T13:48:14.876Z] #19 3.256 Collecting pyyaml (from yamllint==1.16.0) [2020-07-03T13:48:14.876Z] #19 3.333 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-03T13:48:14.926Z] #39 51.33 CC compel/src/lib/infect-util.o [2020-07-03T13:48:15.046Z] #33 39.26 Selecting previously unselected package vim-common. [2020-07-03T13:48:15.046Z] #33 39.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:48:15.046Z] #33 39.36 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:48:15.186Z] #39 51.56 CC compel/src/lib/infect.o [2020-07-03T13:48:15.186Z] #39 ... [2020-07-03T13:48:15.186Z] [2020-07-03T13:48:15.186Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:15.186Z] #41 114.6 vendor/golang.org/x/net/http/httpproxy [2020-07-03T13:48:15.186Z] #41 115.3 mime/multipart [2020-07-03T13:48:15.186Z] #41 117.5 crypto/tls [2020-07-03T13:48:15.186Z] #41 123.4 net/http/httptrace [2020-07-03T13:48:15.186Z] #41 123.6 net/http [2020-07-03T13:48:15.348Z] #33 ... [2020-07-03T13:48:15.348Z] [2020-07-03T13:48:15.348Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:48:15.348Z] #11 22.99 Reading package lists... [2020-07-03T13:48:15.348Z] #11 29.91 Building dependency tree... [2020-07-03T13:48:15.348Z] #11 33.67 The following additional packages will be installed: [2020-07-03T13:48:15.348Z] #11 33.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-03T13:48:15.348Z] #11 33.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-03T13:48:15.348Z] #11 33.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-03T13:48:15.348Z] #11 33.68 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:48:15.348Z] #11 33.69 Suggested packages: [2020-07-03T13:48:15.348Z] #11 33.69 gcc-8-locales seccomp wine64 [2020-07-03T13:48:15.348Z] #11 35.92 The following NEW packages will be installed: [2020-07-03T13:48:15.348Z] #11 35.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-03T13:48:15.348Z] #11 35.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-03T13:48:15.348Z] #11 35.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-03T13:48:15.348Z] #11 35.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-03T13:48:15.348Z] #11 35.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-03T13:48:15.348Z] #11 35.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:48:15.348Z] #11 36.28 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:48:15.348Z] #11 36.28 Need to get 78.9 MB of archives. [2020-07-03T13:48:15.348Z] #11 36.28 After this operation, 532 MB of additional disk space will be used. [2020-07-03T13:48:15.348Z] #11 36.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-07-03T13:48:15.348Z] #11 37.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-03T13:48:15.348Z] #11 37.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-03T13:48:15.348Z] #11 37.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-03T13:48:15.348Z] #11 37.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-03T13:48:15.348Z] #11 37.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-03T13:48:15.445Z] #41 ... [2020-07-03T13:48:15.445Z] [2020-07-03T13:48:15.445Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:15.512Z] #19 3.999 Building wheels for collected packages: pyyaml [2020-07-03T13:48:15.512Z] #19 4.003 Running setup.py bdist_wheel for pyyaml: started [2020-07-03T13:48:15.651Z] #11 ... [2020-07-03T13:48:15.651Z] [2020-07-03T13:48:15.651Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:48:15.651Z] #33 39.70 Selecting previously unselected package cmake-data. [2020-07-03T13:48:15.651Z] #33 39.72 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-03T13:48:15.651Z] #33 39.74 Unpacking cmake-data (3.13.4-1) ... [2020-07-03T13:48:15.805Z] #19 4.630 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-03T13:48:15.806Z] #19 4.631 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-03T13:48:15.806Z] #19 4.672 Successfully built pyyaml [2020-07-03T13:48:16.100Z] #19 4.684 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-03T13:48:16.100Z] #19 4.871 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-03T13:48:16.394Z] #19 DONE 5.1s [2020-07-03T13:48:16.394Z] [2020-07-03T13:48:16.394Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-03T13:48:16.687Z] #22 DONE 0.2s [2020-07-03T13:48:16.687Z] [2020-07-03T13:48:16.687Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-03T13:48:16.826Z] #49 2.598 + RM_GOPATH=0 [2020-07-03T13:48:16.826Z] #49 2.598 + TMP_GOPATH= [2020-07-03T13:48:16.826Z] #49 2.598 + : /build [2020-07-03T13:48:16.826Z] #49 2.598 + '[' -z '' ']' [2020-07-03T13:48:16.826Z] #49 2.609 ++ mktemp -d [2020-07-03T13:48:16.826Z] #49 2.609 + export GOPATH=/tmp/tmp.wHvIHFRdFv [2020-07-03T13:48:16.826Z] #49 2.609 + GOPATH=/tmp/tmp.wHvIHFRdFv [2020-07-03T13:48:16.826Z] #49 2.609 + RM_GOPATH=1 [2020-07-03T13:48:16.826Z] #49 2.609 + case "$(go env GOARCH)" in [2020-07-03T13:48:16.826Z] #49 2.609 ++ go env GOARCH [2020-07-03T13:48:16.826Z] #49 2.628 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:48:16.826Z] #49 2.628 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:48:16.826Z] #49 2.629 ++ dirname /tmp/install/install.sh [2020-07-03T13:48:16.826Z] #49 2.632 + dir=/tmp/install [2020-07-03T13:48:16.826Z] #49 2.632 + bin=runc [2020-07-03T13:48:16.826Z] #49 2.632 + shift [2020-07-03T13:48:16.826Z] #49 2.632 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-03T13:48:16.826Z] #49 2.633 + . /tmp/install/runc.installer [2020-07-03T13:48:16.826Z] #49 2.633 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:48:16.826Z] #49 2.634 + install_runc [2020-07-03T13:48:16.826Z] #49 2.636 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-03T13:48:16.826Z] #49 2.637 + uname -r [2020-07-03T13:48:17.086Z] #49 ... [2020-07-03T13:48:17.086Z] [2020-07-03T13:48:17.086Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-03T13:48:17.086Z] #11 DONE 2.7s [2020-07-03T13:48:17.086Z] [2020-07-03T13:48:17.086Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:17.086Z] #49 2.644 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-03T13:48:17.086Z] #49 2.644 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-03T13:48:17.086Z] #49 2.644 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-03T13:48:17.086Z] #49 2.644 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wHvIHFRdFv/src/github.com/opencontainers/runc [2020-07-03T13:48:17.086Z] #49 2.649 Cloning into '/tmp/tmp.wHvIHFRdFv/src/github.com/opencontainers/runc'... [2020-07-03T13:48:17.325Z] #26 DONE 0.8s [2020-07-03T13:48:17.325Z] [2020-07-03T13:48:17.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:17.325Z] #39 88.48 CC criu/servicefd.o [2020-07-03T13:48:17.325Z] #39 88.79 CC criu/shmem.o [2020-07-03T13:48:17.325Z] #39 89.33 CC criu/sigframe.o [2020-07-03T13:48:17.325Z] #39 89.44 CC criu/signalfd.o [2020-07-03T13:48:17.325Z] #39 89.67 CC criu/sk-inet.o [2020-07-03T13:48:17.325Z] #39 90.52 CC criu/sk-netlink.o [2020-07-03T13:48:17.325Z] #39 90.74 CC criu/sk-packet.o [2020-07-03T13:48:17.325Z] #39 91.17 CC criu/sk-queue.o [2020-07-03T13:48:17.325Z] #39 91.47 CC criu/sk-tcp.o [2020-07-03T13:48:17.325Z] #39 91.89 CC criu/sk-unix.o [2020-07-03T13:48:17.325Z] #39 92.97 CC criu/sockets.o [2020-07-03T13:48:17.325Z] #39 93.52 CC criu/stats.o [2020-07-03T13:48:17.325Z] #39 93.74 CC criu/string.o [2020-07-03T13:48:17.325Z] #39 93.78 CC criu/sysctl.o [2020-07-03T13:48:17.325Z] #39 94.07 CC criu/sysfs_parse.o [2020-07-03T13:48:17.325Z] #39 94.25 CC criu/timens.o [2020-07-03T13:48:17.325Z] #39 94.49 CC criu/timerfd.o [2020-07-03T13:48:17.325Z] #39 94.71 CC criu/tty.o [2020-07-03T13:48:17.619Z] #39 ... [2020-07-03T13:48:17.619Z] [2020-07-03T13:48:17.619Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-03T13:48:17.619Z] #29 DONE 0.2s [2020-07-03T13:48:17.619Z] [2020-07-03T13:48:17.619Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-03T13:48:17.912Z] #31 DONE 0.2s [2020-07-03T13:48:17.912Z] [2020-07-03T13:48:17.912Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:17.912Z] #39 95.90 CC criu/tun.o [2020-07-03T13:48:17.912Z] #39 ... [2020-07-03T13:48:17.912Z] [2020-07-03T13:48:17.912Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-03T13:48:17.912Z] #34 DONE 0.1s [2020-07-03T13:48:18.046Z] Running on azwin-2-5e1a90 in d:\jenkins\workspace\moby_PR-41172 [Pipeline] { [Pipeline] ws [2020-07-03T13:48:18.062Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-03T13:48:18.207Z] [2020-07-03T13:48:18.207Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:48:18.207Z] #36 ... [2020-07-03T13:48:18.207Z] [2020-07-03T13:48:18.207Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:18.207Z] #39 96.39 CC criu/uffd.o [2020-07-03T13:48:19.250Z] #39 97.16 CC criu/util.o [2020-07-03T13:48:19.260Z] #33 42.85 Selecting previously unselected package libicu63:ppc64el. [2020-07-03T13:48:19.260Z] #33 42.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-03T13:48:19.260Z] #33 42.85 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-03T13:48:19.260Z] #33 ... [2020-07-03T13:48:19.260Z] [2020-07-03T13:48:19.260Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:48:19.260Z] #61 DONE 43.5s [2020-07-03T13:48:19.260Z] [2020-07-03T13:48:19.260Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:48:19.260Z] #26 2.331 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-03T13:48:19.260Z] #26 2.923 [2020-07-03T13:48:19.629Z] #49 ... [2020-07-03T13:48:19.629Z] [2020-07-03T13:48:19.629Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-03T13:48:19.629Z] #12 DONE 2.3s [2020-07-03T13:48:19.629Z] [2020-07-03T13:48:19.629Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-03T13:48:19.888Z] #39 97.78 CC criu/uts_ns.o [2020-07-03T13:48:19.888Z] #39 97.90 CC criu/vdso.o [2020-07-03T13:48:19.888Z] #39 ... [2020-07-03T13:48:19.888Z] [2020-07-03T13:48:19.888Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:48:19.888Z] #36 DONE 135.3s [2020-07-03T13:48:20.169Z] #26 3.189 # 2.5% ### 4.6% ###### 8.7% ########## 14.8% ############## 20.7% ################# 24.4% ##################### 30.5% ########################## 36.6% ############################## 42.7% #################################### 50.8% ######################################## 55.8% ########################################### 59.9% ############################################ 61.9% ################################################## 70.1% ############################################################ 84.6% ############################################################### 88.7% ################################################################### 93.9% ######################################################################## 100.0% [2020-07-03T13:48:20.182Z] [2020-07-03T13:48:20.182Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:20.182Z] #39 98.18 LINK criu/built-in.o [2020-07-03T13:48:20.182Z] #39 98.24 LINK criu/criu [2020-07-03T13:48:20.182Z] #39 98.46 DEP lib/c/criu.d [2020-07-03T13:48:20.473Z] #26 5.565 [2020-07-03T13:48:20.475Z] #39 98.50 CC images/rpc.pb-c.o [2020-07-03T13:48:20.475Z] #39 98.68 CC lib/c/criu.o [2020-07-03T13:48:20.768Z] #39 ... [2020-07-03T13:48:20.768Z] [2020-07-03T13:48:20.768Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-03T13:48:20.768Z] #37 DONE 0.2s [2020-07-03T13:48:20.768Z] [2020-07-03T13:48:20.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:20.768Z] #39 99.00 LINK lib/c/built-in.o [2020-07-03T13:48:20.768Z] #39 99.00 LINK lib/c/libcriu.so [2020-07-03T13:48:20.768Z] #39 99.02 LINK lib/c/libcriu.a [2020-07-03T13:48:21.062Z] #39 99.06 GEN magic.py [2020-07-03T13:48:21.062Z] #39 99.10 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:48:21.062Z] #39 99.10 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:48:21.062Z] #39 99.10 Note: Building without GnuTLS support [2020-07-03T13:48:21.062Z] #39 99.10 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:48:21.062Z] #39 99.10 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:48:21.062Z] #39 99.31 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:48:21.081Z] #26 5.834 ########### 16.3% ############################## 42.9% ################################################## 69.7% ###################################################################### 97.3% ######################################################################## 100.0% [2020-07-03T13:48:21.355Z] #39 99.52 make[1]: Nothing to be done for 'all'. [2020-07-03T13:48:21.380Z] #26 6.648 [2020-07-03T13:48:21.537Z] #13 2.082 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-03T13:48:21.537Z] #13 DONE 2.3s [2020-07-03T13:48:21.537Z] [2020-07-03T13:48:21.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:21.537Z] #39 54.47 CC compel/src/lib/ptrace.o [2020-07-03T13:48:21.537Z] #39 54.93 AR compel/libcompel.a [2020-07-03T13:48:21.537Z] #39 55.01 HOSTCC compel/src/main-host.o [2020-07-03T13:48:21.537Z] #39 55.30 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-03T13:48:21.537Z] #39 55.47 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-03T13:48:21.537Z] #39 55.98 HOSTCC compel/src/lib/log-host.o [2020-07-03T13:48:21.537Z] #39 56.20 HOSTLINK compel/compel-host-bin [2020-07-03T13:48:21.537Z] #39 56.43 DEP soccr/soccr.d [2020-07-03T13:48:21.537Z] #39 56.64 CC soccr/soccr.o [2020-07-03T13:48:21.537Z] #39 57.92 AR soccr/libsoccr.a [2020-07-03T13:48:21.537Z] #39 57.99 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:48:21.678Z] #39 99.74 make[1]: 'images/built-in.o' is up to date. [2020-07-03T13:48:21.678Z] #39 99.75 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-03T13:48:21.678Z] #39 99.77 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-03T13:48:21.678Z] #39 99.77 make[1]: 'compel/libcompel.a' is up to date. [2020-07-03T13:48:21.678Z] #39 99.78 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-03T13:48:21.678Z] #39 99.79 make[1]: Nothing to be done for 'all'. [2020-07-03T13:48:21.678Z] #39 99.79 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:48:21.678Z] #39 99.84 make[2]: Nothing to be done for 'all'. [2020-07-03T13:48:21.678Z] #39 99.84 make[2]: Nothing to be done for 'all'. [2020-07-03T13:48:21.678Z] #39 99.85 make[2]: Nothing to be done for 'all'. [2020-07-03T13:48:21.678Z] #39 99.88 make[2]: Nothing to be done for 'all'. [2020-07-03T13:48:21.678Z] #39 99.89 make[2]: Nothing to be done for 'all'. [2020-07-03T13:48:21.678Z] #39 99.90 make[2]: Nothing to be done for 'all'. [2020-07-03T13:48:21.678Z] #39 99.90 make[2]: Nothing to be done for 'all'. [2020-07-03T13:48:21.678Z] #39 99.95 make[2]: Nothing to be done for 'all'. [2020-07-03T13:48:21.971Z] #39 99.95 INSTALL criu/criu [2020-07-03T13:48:21.972Z] #39 DONE 100.1s [2020-07-03T13:48:21.972Z] [2020-07-03T13:48:21.972Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:48:22.107Z] #39 58.56 DEP criu/arch/x86/sigframe.d [2020-07-03T13:48:22.107Z] #39 58.66 DEP criu/arch/x86/sigaction_compat.d [2020-07-03T13:48:22.367Z] #39 58.76 DEP criu/arch/x86/kerndat.d [2020-07-03T13:48:22.367Z] #39 58.94 DEP criu/arch/x86/crtools.d [2020-07-03T13:48:22.372Z] #26 6.981 ######### 12.5% ################ 22.7% ############################################# 63.8% ######################################################################## 100.0% [2020-07-03T13:48:22.627Z] #39 59.11 DEP criu/arch/x86/cpu.d [2020-07-03T13:48:22.674Z] #26 7.727 [2020-07-03T13:48:22.887Z] #39 59.28 CC criu/arch/x86/cpu.o [2020-07-03T13:48:23.016Z] #52 ... [2020-07-03T13:48:23.016Z] [2020-07-03T13:48:23.016Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-03T13:48:23.016Z] #40 DONE 0.1s [2020-07-03T13:48:23.016Z] [2020-07-03T13:48:23.016Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-03T13:48:23.309Z] #42 DONE 0.2s [2020-07-03T13:48:23.309Z] [2020-07-03T13:48:23.309Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-03T13:48:23.309Z] #44 DONE 0.1s [2020-07-03T13:48:23.309Z] [2020-07-03T13:48:23.309Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:48:23.464Z] #39 59.96 CC criu/arch/x86/crtools.o [2020-07-03T13:48:23.724Z] #39 ... [2020-07-03T13:48:23.724Z] [2020-07-03T13:48:23.724Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-03T13:48:23.724Z] #14 DONE 2.2s [2020-07-03T13:48:23.724Z] [2020-07-03T13:48:23.724Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-03T13:48:23.901Z] #26 7.969 # 2.4% ### 4.3% ####### 10.1% ########### 15.8% ################ 23.5% ##################### 29.2% ######################### 35.0% ############################# 40.7% ## [2020-07-03T13:48:23.901Z] #26 ... [2020-07-03T13:48:23.901Z] [2020-07-03T13:48:23.901Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:48:23.901Z] #39 37.94 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:48:23.901Z] #39 38.12 Fetched 4075 kB in 1s (3250 kB/s) [2020-07-03T13:48:23.901Z] #39 38.25 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-03T13:48:23.901Z] #39 38.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-07-03T13:48:23.901Z] #39 38.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 38.36 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-03T13:48:23.901Z] #39 38.52 Selecting previously unselected package libnet1:ppc64el. [2020-07-03T13:48:23.901Z] #39 38.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 38.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-03T13:48:23.901Z] #39 38.63 Selecting previously unselected package libnet1-dev. [2020-07-03T13:48:23.901Z] #39 38.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 38.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:48:23.901Z] #39 38.86 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-03T13:48:23.901Z] #39 38.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 38.89 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-03T13:48:23.901Z] #39 39.12 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-03T13:48:23.901Z] #39 39.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 39.15 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-03T13:48:23.901Z] #39 39.50 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-03T13:48:23.901Z] #39 39.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 39.50 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-03T13:48:23.901Z] #39 39.65 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-03T13:48:23.901Z] #39 39.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 39.66 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-03T13:48:23.901Z] #39 39.81 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-03T13:48:23.901Z] #39 39.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 39.83 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-03T13:48:23.901Z] #39 40.07 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-03T13:48:23.901Z] #39 40.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 40.09 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-03T13:48:23.901Z] #39 41.08 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-03T13:48:23.901Z] #39 41.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 41.09 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-03T13:48:23.901Z] #39 41.49 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-03T13:48:23.901Z] #39 41.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 41.56 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-03T13:48:23.901Z] #39 43.70 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-03T13:48:23.901Z] #39 43.71 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 43.71 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-03T13:48:23.901Z] #39 45.01 Selecting previously unselected package protobuf-c-compiler. [2020-07-03T13:48:23.901Z] #39 45.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 45.07 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:48:23.901Z] #39 45.28 Selecting previously unselected package protobuf-compiler. [2020-07-03T13:48:23.901Z] #39 45.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 45.30 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:48:23.901Z] #39 45.58 Selecting previously unselected package python-pkg-resources. [2020-07-03T13:48:23.901Z] #39 45.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:48:23.901Z] #39 45.58 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-03T13:48:23.901Z] #39 45.85 Selecting previously unselected package python-six. [2020-07-03T13:48:23.901Z] #39 45.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-03T13:48:23.901Z] #39 45.86 Unpacking python-six (1.12.0-1) ... [2020-07-03T13:48:23.901Z] #39 46.05 Selecting previously unselected package python-protobuf. [2020-07-03T13:48:23.901Z] #39 46.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-03T13:48:23.901Z] #39 46.11 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-03T13:48:23.901Z] #39 46.68 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-03T13:48:23.901Z] #39 ... [2020-07-03T13:48:23.901Z] [2020-07-03T13:48:23.901Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:48:24.818Z] #26 7.969 # 2.4% ### 4.3% ####### 10.1% ########### 15.8% ################ 23.5% ##################### 29.2% ######################### 35.0% ############################# 40.7% ################################# 46.5% ##################################### 52.3% ######################################### 58.0% ################################################ 66.9% #################################################### 73.5% ####################################################### 77.4% ########################################################### 83.1% ############################################################### 88.7% ################################################################## 92.1% ######################################################################## 100.0% [2020-07-03T13:48:24.824Z] #52 114.3 + bin/containerd [2020-07-03T13:48:25.478Z] #26 10.51 [2020-07-03T13:48:26.281Z] #15 DONE 2.1s [2020-07-03T13:48:26.281Z] [2020-07-03T13:48:26.281Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-03T13:48:26.403Z] #26 10.70 0.7% # 1.8% ## 3.4% ### 5.5% #### 6.6% ##### 8.2% ####### [2020-07-03T13:48:26.403Z] #26 ... [2020-07-03T13:48:26.403Z] [2020-07-03T13:48:26.403Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:48:26.403Z] #44 DONE 50.7s [2020-07-03T13:48:26.403Z] [2020-07-03T13:48:26.403Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:48:28.191Z] #16 DONE 2.1s [2020-07-03T13:48:28.191Z] [2020-07-03T13:48:28.191Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:28.191Z] #39 61.44 CC criu/arch/x86/kerndat.o [2020-07-03T13:48:28.191Z] #39 61.91 CC criu/arch/x86/sigaction_compat.o [2020-07-03T13:48:28.191Z] #39 62.13 CC criu/arch/x86/sigframe.o [2020-07-03T13:48:28.191Z] #39 62.44 LINK criu/arch/x86/crtools.built-in.o [2020-07-03T13:48:28.191Z] #39 62.52 DEP criu/pie/util-vdso-elf32.d [2020-07-03T13:48:28.191Z] #39 62.83 DEP criu/pie/util-vdso.d [2020-07-03T13:48:28.191Z] #39 62.92 DEP criu/pie/util.d [2020-07-03T13:48:28.191Z] #39 63.10 CC criu/pie/util.o [2020-07-03T13:48:28.191Z] #39 63.47 CC criu/pie/util-vdso.o [2020-07-03T13:48:28.191Z] #39 64.21 CC criu/pie/util-vdso-elf32.o [2020-07-03T13:48:28.451Z] #39 65.03 AR criu/pie/pie.lib.a [2020-07-03T13:48:28.451Z] #39 65.14 DEP criu/pie/restorer.d [2020-07-03T13:48:28.569Z] #26 10.70 0.7% # 1.8% ## 3.4% ### 5.5% #### 6.6% ##### 8.2% ####### 9.9% ####### 10.9% ######## 12.0% ######### 13.1% ########## 14.2% ########### 15.3% ########### 16.1% ############ 16.7% ############ 17.5% ############# 18.9% ############## 19.9% ############### 21.0% ############### 22.0% ################ 22.5% ################# 23.8% ################# 24.9% ################## 26.0% [2020-07-03T13:48:28.569Z] #26 ... [2020-07-03T13:48:28.569Z] [2020-07-03T13:48:28.569Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:48:28.569Z] #31 42.63 internal/reflectlite [2020-07-03T13:48:28.569Z] #31 42.64 sync [2020-07-03T13:48:28.569Z] #31 46.33 sort [2020-07-03T13:48:28.569Z] #31 46.34 errors [2020-07-03T13:48:28.569Z] #31 46.97 io [2020-07-03T13:48:28.569Z] #31 46.97 internal/oserror [2020-07-03T13:48:28.569Z] #31 46.98 strconv [2020-07-03T13:48:28.569Z] #31 47.30 syscall [2020-07-03T13:48:28.569Z] #31 52.19 bytes [2020-07-03T13:48:28.569Z] #31 52.21 strings [2020-07-03T13:48:28.569Z] #31 ... [2020-07-03T13:48:28.569Z] [2020-07-03T13:48:28.569Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:48:29.022Z] #39 65.39 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-03T13:48:29.022Z] #39 65.53 DEP criu/arch/x86/restorer_unmap.d [2020-07-03T13:48:29.022Z] #39 65.56 DEP criu/arch/x86/restorer.d [2020-07-03T13:48:29.283Z] #39 65.78 DEP criu/arch/x86/vdso-pie.d [2020-07-03T13:48:29.543Z] #39 65.93 DEP criu/pie/parasite-vdso.d [2020-07-03T13:48:29.543Z] #39 66.14 DEP criu/pie/parasite.d [2020-07-03T13:48:29.803Z] #39 66.39 CC criu/pie/parasite.o [2020-07-03T13:48:30.771Z] #26 10.70 0.7% # 1.8% ## 3.4% ### 5.5% #### 6.6% ##### 8.2% ####### 9.9% ####### 10.9% ######## 12.0% ######### 13.1% ########## 14.2% ########### 15.3% ########### 16.1% ############ 16.7% ############ 17.5% ############# 18.9% ############## 19.9% ############### 21.0% ############### 22.0% ################ 22.5% ################# 23.8% ################# 24.9% ################## 26.0% ################### 27.6% ##################### 29.2% ###################### 30.8% ####################### 32.5% ######################## 34.1% ######################### 35.7% ########################## 37.4% ############################ 40.1% ############################## 42.8% ################################ 45.0% ################################# 46.6% ################################## 48.2% #################################### 50.0% ##################################### 51.7% ####################################### 54.2% ######################################## 56.3% ########################################## 58.9% ########################################### 61.0% ############################################# 63.0% ############################################## 64.9% ## [2020-07-03T13:48:30.771Z] #26 ... [2020-07-03T13:48:30.771Z] [2020-07-03T13:48:30.771Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:30.771Z] #42 44.97 github.com/LK4D4/vndr/godl/singleflight [2020-07-03T13:48:30.771Z] #42 44.98 math/rand [2020-07-03T13:48:30.771Z] #42 44.99 internal/singleflight [2020-07-03T13:48:30.771Z] #42 45.09 internal/reflectlite [2020-07-03T13:48:30.771Z] #42 49.19 sort [2020-07-03T13:48:30.771Z] #42 49.28 io [2020-07-03T13:48:30.771Z] #42 49.32 strconv [2020-07-03T13:48:30.771Z] #42 49.38 syscall [2020-07-03T13:48:30.771Z] #42 54.91 vendor/golang.org/x/net/dns/dnsmessage [2020-07-03T13:48:30.771Z] #42 54.93 bytes [2020-07-03T13:48:31.079Z] #42 ... [2020-07-03T13:48:31.079Z] [2020-07-03T13:48:31.079Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:48:31.187Z] #39 67.49 LINK criu/pie/parasite.built-in.o [2020-07-03T13:48:31.187Z] #39 67.50 GEN criu/pie/parasite-blob.h [2020-07-03T13:48:31.187Z] #39 67.52 CC criu/pie/parasite-vdso.o [2020-07-03T13:48:31.447Z] #39 68.03 CC criu/arch/x86/vdso-pie.o [2020-07-03T13:48:31.707Z] #39 68.30 CC criu/arch/x86/restorer.o [2020-07-03T13:48:31.733Z] #52 ... [2020-07-03T13:48:31.733Z] [2020-07-03T13:48:31.733Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:48:31.733Z] #45 146.9 + cd /tmp/tmp.kdNwNNQD7D/src/github.com/golangci/golangci-lint/ [2020-07-03T13:48:31.733Z] #45 146.9 + git checkout -q v1.23.8 [2020-07-03T13:48:31.733Z] #45 147.1 ++ git describe --tags [2020-07-03T13:48:31.733Z] #45 147.1 + version=v1.23.8 [2020-07-03T13:48:31.733Z] #45 147.1 ++ git rev-parse --short HEAD [2020-07-03T13:48:31.733Z] #45 147.1 + commit=76a82c6 [2020-07-03T13:48:31.733Z] #45 147.1 ++ git show -s --format=%cd [2020-07-03T13:48:31.733Z] #45 147.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-03T13:48:31.733Z] #45 147.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:48:32.277Z] #39 68.75 CC criu/arch/x86/restorer_unmap.o [2020-07-03T13:48:32.277Z] #39 68.83 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-03T13:48:32.537Z] #39 69.07 CC criu/pie/restorer.o [2020-07-03T13:48:33.222Z] #26 10.70 0.7% # 1.8% ## 3.4% ### 5.5% #### 6.6% ##### 8.2% ####### 9.9% ####### 10.9% ######## 12.0% ######### 13.1% ########## 14.2% ########### 15.3% ########### 16.1% ############ 16.7% ############ 17.5% ############# 18.9% ############## 19.9% ############### 21.0% ############### 22.0% ################ 22.5% ################# 23.8% ################# 24.9% ################## 26.0% ################### 27.6% ##################### 29.2% ###################### 30.8% ####################### 32.5% ######################## 34.1% ######################### 35.7% ########################## 37.4% ############################ 40.1% ############################## 42.8% ################################ 45.0% ################################# 46.6% ################################## 48.2% #################################### 50.0% ##################################### 51.7% ####################################### 54.2% ######################################## 56.3% ########################################## 58.9% ########################################### 61.0% ############################################# 63.0% ############################################## 64.9% ################################################ 67.1% ################################################# 68.6% ################################################## 69.6% ################################################## 70.7% ################################################### 71.8% #################################################### 73.4% ###################################################### 75.1% ####################################################### 76.7% ####################################################### 77.2% ######################################################### 79.4% ########################################################## 81.6% ########################################################### 83.2% ############################################################# 84.8% ############################################################## 86.4% ############################################################### 87.5% ################################################################ 89.2% ################################################################ 90.3% ################################################################# 91.3% ################################################################## 93.0% #################################################################### 94.6% ### [2020-07-03T13:48:33.222Z] #26 ... [2020-07-03T13:48:33.222Z] [2020-07-03T13:48:33.222Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:48:33.222Z] #29 47.31 Checking out files: 84% (1287/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-03T13:48:33.222Z] #29 48.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-03T13:48:33.222Z] #29 49.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-03T13:48:33.222Z] #29 ... [2020-07-03T13:48:33.222Z] [2020-07-03T13:48:33.222Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:48:33.528Z] #26 10.70 0.7% # 1.8% ## 3.4% ### 5.5% #### 6.6% ##### 8.2% ####### 9.9% ####### 10.9% ######## 12.0% ######### 13.1% ########## 14.2% ########### 15.3% ########### 16.1% ############ 16.7% ############ 17.5% ############# 18.9% ############## 19.9% ############### 21.0% ############### 22.0% ################ 22.5% ################# 23.8% ################# 24.9% ################## 26.0% ################### 27.6% ##################### 29.2% ###################### 30.8% ####################### 32.5% ######################## 34.1% ######################### 35.7% ########################## 37.4% ############################ 40.1% ############################## 42.8% ################################ 45.0% ################################# 46.6% ################################## 48.2% #################################### 50.0% ##################################### 51.7% ####################################### 54.2% ######################################## 56.3% ########################################## 58.9% ########################################### 61.0% ############################################# 63.0% ############################################## 64.9% ################################################ 67.1% ################################################# 68.6% ################################################## 69.6% ################################################## 70.7% ################################################### 71.8% #################################################### 73.4% ###################################################### 75.1% ####################################################### 76.7% ####################################################### 77.2% ######################################################### 79.4% ########################################################## 81.6% ########################################################### 83.2% ############################################################# 84.8% ############################################################## 86.4% ############################################################### 87.5% ################################################################ 89.2% ################################################################ 90.3% ################################################################# 91.3% ################################################################## 93.0% #################################################################### 94.6% ##################################################################### 96.8% ####################################################################### 98.9% ######################################################################## [2020-07-03T13:48:33.528Z] #26 ... [2020-07-03T13:48:33.528Z] [2020-07-03T13:48:33.528Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:48:33.528Z] #11 47.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-03T13:48:33.528Z] #11 48.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-03T13:48:33.528Z] #11 48.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-07-03T13:48:33.528Z] #11 57.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-07-03T13:48:33.528Z] #11 ... [2020-07-03T13:48:33.528Z] [2020-07-03T13:48:33.528Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:48:33.528Z] #33 51.28 Selecting previously unselected package libxml2:ppc64el. [2020-07-03T13:48:33.528Z] #33 51.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-03T13:48:33.528Z] #33 51.31 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:48:33.528Z] #33 52.34 Selecting previously unselected package libarchive13:ppc64el. [2020-07-03T13:48:33.528Z] #33 52.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-03T13:48:33.528Z] #33 52.37 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-03T13:48:33.528Z] #33 52.74 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-03T13:48:33.528Z] #33 52.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-03T13:48:33.528Z] #33 52.79 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-03T13:48:33.528Z] #33 52.92 Selecting previously unselected package librhash0:ppc64el. [2020-07-03T13:48:33.528Z] #33 52.93 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-03T13:48:33.528Z] #33 52.93 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-03T13:48:33.528Z] #33 53.14 Selecting previously unselected package libuv1:ppc64el. [2020-07-03T13:48:33.528Z] #33 53.15 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-03T13:48:33.528Z] #33 53.16 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-03T13:48:33.528Z] #33 53.43 Selecting previously unselected package cmake. [2020-07-03T13:48:33.528Z] #33 53.44 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-03T13:48:33.528Z] #33 53.47 Unpacking cmake (3.13.4-1) ... [2020-07-03T13:48:33.528Z] #33 57.02 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-03T13:48:33.528Z] #33 57.05 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:48:33.528Z] #33 57.06 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-03T13:48:33.528Z] #33 57.07 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:48:33.528Z] #33 57.14 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-03T13:48:33.528Z] #33 57.15 Setting up cmake-data (3.13.4-1) ... [2020-07-03T13:48:33.528Z] #33 57.16 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:48:33.528Z] #33 57.18 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-03T13:48:33.528Z] #33 57.18 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-03T13:48:33.528Z] #33 57.20 Setting up cmake (3.13.4-1) ... [2020-07-03T13:48:33.528Z] #33 57.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:48:33.528Z] #33 57.36 Processing triggers for mime-support (3.62) ... [2020-07-03T13:48:33.528Z] #33 DONE 57.7s [2020-07-03T13:48:33.528Z] [2020-07-03T13:48:33.528Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:48:33.528Z] #26 10.70 0.7% # 1.8% ## 3.4% ### 5.5% #### 6.6% ##### 8.2% ####### 9.9% ####### 10.9% ######## 12.0% ######### 13.1% ########## 14.2% ########### 15.3% ########### 16.1% ############ 16.7% ############ 17.5% ############# 18.9% ############## 19.9% ############### 21.0% ############### 22.0% ################ 22.5% ################# 23.8% ################# 24.9% ################## 26.0% ################### 27.6% ##################### 29.2% ###################### 30.8% ####################### 32.5% ######################## 34.1% ######################### 35.7% ########################## 37.4% ############################ 40.1% ############################## 42.8% ################################ 45.0% ################################# 46.6% ################################## 48.2% #################################### 50.0% ##################################### 51.7% ####################################### 54.2% ######################################## 56.3% ########################################## 58.9% ########################################### 61.0% ############################################# 63.0% ############################################## 64.9% ################################################ 67.1% ################################################# 68.6% ################################################## 69.6% ################################################## 70.7% ################################################### 71.8% #################################################### 73.4% ###################################################### 75.1% ####################################################### 76.7% ####################################################### 77.2% ######################################################### 79.4% ########################################################## 81.6% ########################################################### 83.2% ############################################################# 84.8% ############################################################## 86.4% ############################################################### 87.5% ################################################################ 89.2% ################################################################ 90.3% ################################################################# 91.3% ################################################################## 93.0% #################################################################### 94.6% ##################################################################### 96.8% ####################################################################### 98.9% ######################################################################## 100.0% [2020-07-03T13:48:33.840Z] #26 18.79 [2020-07-03T13:48:35.077Z] #39 ... [2020-07-03T13:48:35.077Z] [2020-07-03T13:48:35.077Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:35.077Z] #49 10.53 + cd /tmp/tmp.wHvIHFRdFv/src/github.com/opencontainers/runc [2020-07-03T13:48:35.077Z] #49 10.53 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:48:35.077Z] #49 10.79 + '[' -z '' ']' [2020-07-03T13:48:35.077Z] #49 10.79 + target=static [2020-07-03T13:48:35.077Z] #49 10.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-03T13:48:35.077Z] #49 11.11 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-03T13:48:35.077Z] #49 ... [2020-07-03T13:48:35.077Z] [2020-07-03T13:48:35.077Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:48:35.077Z] #17 2.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:48:35.077Z] #17 2.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:48:35.077Z] #17 2.614 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:48:35.077Z] #17 2.981 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:48:35.077Z] #17 3.959 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:48:35.077Z] #17 5.365 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:48:35.077Z] #17 ... [2020-07-03T13:48:35.077Z] [2020-07-03T13:48:35.077Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:35.077Z] #39 71.57 LINK criu/pie/restorer.built-in.o [2020-07-03T13:48:35.077Z] #39 71.58 GEN criu/pie/restorer-blob.h [2020-07-03T13:48:35.077Z] #39 71.67 DEP criu/vdso.d [2020-07-03T13:48:35.338Z] #39 71.95 DEP criu/vdso-compat.d [2020-07-03T13:48:35.397Z] #26 20.36 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-03T13:48:35.599Z] #39 72.09 DEP criu/uts_ns.d [2020-07-03T13:48:35.599Z] #39 72.20 DEP criu/util.d [2020-07-03T13:48:35.711Z] #26 20.84 [2020-07-03T13:48:35.861Z] #39 72.50 DEP criu/uffd.d [2020-07-03T13:48:36.036Z] #26 21.12 ####################################################### 77.3% ######################################################################## 100.0% [2020-07-03T13:48:36.122Z] #39 72.75 DEP criu/tun.d [2020-07-03T13:48:36.335Z] #26 21.39 [2020-07-03T13:48:36.382Z] #39 72.96 DEP criu/tty.d [2020-07-03T13:48:36.642Z] #39 73.17 DEP criu/timerfd.d [2020-07-03T13:48:36.642Z] #39 73.29 DEP criu/timens.d [2020-07-03T13:48:36.903Z] #39 73.43 DEP criu/sysfs_parse.d [2020-07-03T13:48:36.903Z] #39 73.57 DEP criu/sysctl.d [2020-07-03T13:48:37.163Z] #39 73.72 DEP criu/string.d [2020-07-03T13:48:37.163Z] #39 73.77 DEP criu/stats.d [2020-07-03T13:48:37.411Z] #26 22.69 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-03T13:48:37.423Z] #39 73.98 DEP criu/sockets.d [2020-07-03T13:48:37.423Z] #39 74.09 DEP criu/sk-unix.d [2020-07-03T13:48:37.733Z] #26 22.80 skipping existing 5cb8031fd95d [2020-07-03T13:48:37.994Z] #39 74.31 DEP criu/sk-tcp.d [2020-07-03T13:48:37.994Z] #39 74.49 DEP criu/sk-queue.d [2020-07-03T13:48:38.033Z] #26 22.98 [2020-07-03T13:48:38.254Z] #39 74.71 DEP criu/sk-packet.d [2020-07-03T13:48:38.254Z] #39 74.86 DEP criu/sk-netlink.d [2020-07-03T13:48:38.515Z] #39 75.02 DEP criu/sk-inet.d [2020-07-03T13:48:38.515Z] #39 ... [2020-07-03T13:48:38.515Z] [2020-07-03T13:48:38.515Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:38.515Z] #41 137.9 github.com/LK4D4/vndr/godl [2020-07-03T13:48:38.515Z] #41 138.7 github.com/LK4D4/vndr [2020-07-03T13:48:38.775Z] #41 DONE 148.0s [2020-07-03T13:48:38.775Z] [2020-07-03T13:48:38.775Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:48:38.775Z] #17 10.37 Fetched 8360 kB in 8s (997 kB/s) [2020-07-03T13:48:39.097Z] #26 ... [2020-07-03T13:48:39.097Z] [2020-07-03T13:48:39.097Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:48:39.097Z] #39 53.31 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-03T13:48:39.097Z] #39 53.34 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-03T13:48:39.097Z] #39 53.35 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-03T13:48:39.097Z] #39 53.36 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-03T13:48:39.097Z] #39 53.36 Setting up python-six (1.12.0-1) ... [2020-07-03T13:48:39.097Z] #39 58.55 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-03T13:48:39.097Z] #39 58.55 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-03T13:48:39.097Z] #39 58.56 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-03T13:48:39.097Z] #39 58.58 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-03T13:48:39.097Z] #39 58.59 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-03T13:48:39.097Z] #39 58.59 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:48:39.097Z] #39 58.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:48:39.097Z] #39 58.62 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-03T13:48:39.097Z] #39 58.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:48:39.097Z] #39 58.66 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-03T13:48:39.097Z] #39 ... [2020-07-03T13:48:39.097Z] [2020-07-03T13:48:39.097Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:48:39.097Z] #11 60.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-03T13:48:39.097Z] #11 60.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-03T13:48:39.097Z] #11 60.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-03T13:48:39.097Z] #11 60.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-03T13:48:39.097Z] #11 60.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-03T13:48:39.097Z] #11 60.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-03T13:48:39.097Z] #11 60.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-03T13:48:39.097Z] #11 61.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-03T13:48:39.097Z] #11 61.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-03T13:48:39.097Z] #11 61.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-03T13:48:39.097Z] #11 61.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-03T13:48:39.097Z] #11 61.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-03T13:48:39.097Z] #11 61.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-07-03T13:48:39.097Z] #11 61.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-03T13:48:39.097Z] #11 61.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-03T13:48:39.097Z] #11 62.65 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:48:39.097Z] #11 62.82 Fetched 78.9 MB in 25s (3136 kB/s) [2020-07-03T13:48:39.097Z] #11 62.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-03T13:48:39.097Z] #11 62.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 ... 15339 files and directories currently installed.) [2020-07-03T13:48:39.097Z] #11 62.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-03T13:48:39.097Z] #11 62.97 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:48:39.523Z] using credential docker-jenkins-github-credentials [2020-07-03T13:48:39.593Z] Cloning the remote Git repository [2020-07-03T13:48:39.593Z] Cloning with configured refspecs honoured and without tags [2020-07-03T13:48:39.775Z] Cloning repository https://github.com/moby/moby.git [2020-07-03T13:48:40.162Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-03T13:48:41.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:48:41.100Z] > git --version # timeout=10 [2020-07-03T13:48:41.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:48:41.144Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:48:41.210Z] #11 ... [2020-07-03T13:48:41.210Z] [2020-07-03T13:48:41.210Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:48:41.210Z] #39 65.27 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-03T13:48:41.210Z] #39 65.27 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:48:41.210Z] #39 DONE 65.4s [2020-07-03T13:48:41.513Z] [2020-07-03T13:48:41.513Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:48:41.513Z] #11 65.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-03T13:48:41.513Z] #11 65.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-03T13:48:41.513Z] #11 65.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:48:41.816Z] #11 ... [2020-07-03T13:48:41.816Z] [2020-07-03T13:48:41.816Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:48:41.816Z] #26 24.46 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-03T13:48:41.816Z] #26 24.53 skipping existing 283607eaa57e [2020-07-03T13:48:41.816Z] #26 24.74 [2020-07-03T13:48:41.816Z] #26 26.01 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-03T13:48:41.816Z] #26 26.54 [2020-07-03T13:48:41.816Z] #26 26.65 ######################################################################## 100.0% [2020-07-03T13:48:41.816Z] #26 26.81 [2020-07-03T13:48:41.816Z] #26 26.87 Download of images into '/build' complete. [2020-07-03T13:48:41.816Z] #26 26.87 Use something like the following to load the result into a Docker daemon: [2020-07-03T13:48:41.816Z] #26 26.87 tar -cC '/build' . | docker load [2020-07-03T13:48:41.816Z] #26 DONE 26.9s [2020-07-03T13:48:41.816Z] [2020-07-03T13:48:41.816Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:48:41.816Z] #48 55.98 strconv [2020-07-03T13:48:41.816Z] #48 56.00 bytes [2020-07-03T13:48:41.816Z] #48 56.04 strings [2020-07-03T13:48:41.816Z] #48 56.08 syscall [2020-07-03T13:48:41.816Z] #48 62.83 text/tabwriter [2020-07-03T13:48:41.816Z] #48 ... [2020-07-03T13:48:41.816Z] [2020-07-03T13:48:41.816Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:41.816Z] #34 0.451 + RM_GOPATH=0 [2020-07-03T13:48:41.816Z] #34 0.452 + TMP_GOPATH= [2020-07-03T13:48:41.816Z] #34 0.453 + : /build [2020-07-03T13:48:41.816Z] #34 0.454 + '[' -z '' ']' [2020-07-03T13:48:41.816Z] #34 0.456 ++ mktemp -d [2020-07-03T13:48:41.816Z] #34 0.459 + export GOPATH=/tmp/tmp.NxZhGU7Y1j [2020-07-03T13:48:41.816Z] #34 0.460 + GOPATH=/tmp/tmp.NxZhGU7Y1j [2020-07-03T13:48:41.816Z] #34 0.461 + RM_GOPATH=1 [2020-07-03T13:48:41.816Z] #34 0.462 + case "$(go env GOARCH)" in [2020-07-03T13:48:41.816Z] #34 0.463 ++ go env GOARCH [2020-07-03T13:48:41.816Z] #34 0.486 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:48:41.816Z] #34 0.487 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:48:41.816Z] #34 0.489 ++ dirname /tmp/install/install.sh [2020-07-03T13:48:41.816Z] #34 0.495 + dir=/tmp/install [2020-07-03T13:48:41.816Z] #34 0.506 + bin=tini [2020-07-03T13:48:41.816Z] #34 0.507 + shift [2020-07-03T13:48:41.816Z] #34 0.507 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-03T13:48:41.816Z] #34 0.508 + . /tmp/install/tini.installer [2020-07-03T13:48:41.816Z] #34 0.508 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:48:41.816Z] #34 0.509 + install_tini [2020-07-03T13:48:41.816Z] #34 0.510 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-03T13:48:41.816Z] #34 0.511 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:48:41.816Z] #34 0.511 + git clone https://github.com/krallin/tini.git /tmp/tmp.NxZhGU7Y1j/tini [2020-07-03T13:48:41.816Z] #34 0.514 Cloning into '/tmp/tmp.NxZhGU7Y1j/tini'... [2020-07-03T13:48:41.816Z] #34 1.892 + cd /tmp/tmp.NxZhGU7Y1j/tini [2020-07-03T13:48:41.816Z] #34 1.902 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:48:41.816Z] #34 1.927 + cmake . [2020-07-03T13:48:41.816Z] #34 2.660 -- The C compiler identification is GNU 8.3.0 [2020-07-03T13:48:41.816Z] #34 2.724 -- Check for working C compiler: /usr/bin/cc [2020-07-03T13:48:41.816Z] #34 3.152 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-03T13:48:41.816Z] #34 3.160 -- Detecting C compiler ABI info [2020-07-03T13:48:41.816Z] #34 3.688 -- Detecting C compiler ABI info - done [2020-07-03T13:48:41.816Z] #34 3.796 -- Detecting C compile features [2020-07-03T13:48:41.816Z] #34 5.846 -- Detecting C compile features - done [2020-07-03T13:48:41.816Z] #34 5.893 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-03T13:48:41.816Z] #34 6.218 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-03T13:48:41.816Z] #34 6.436 -- Configuring done [2020-07-03T13:48:41.816Z] #34 6.456 -- Generating done [2020-07-03T13:48:41.816Z] #34 6.470 -- Build files have been written to: /tmp/tmp.NxZhGU7Y1j/tini [2020-07-03T13:48:41.816Z] #34 6.478 + make tini-static [2020-07-03T13:48:41.816Z] #34 6.775 Scanning dependencies of target tini-static [2020-07-03T13:48:41.816Z] #34 6.863 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-03T13:48:42.071Z] #17 10.37 Reading package lists... [2020-07-03T13:48:42.118Z] #34 ... [2020-07-03T13:48:42.118Z] [2020-07-03T13:48:42.118Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:48:42.118Z] #48 66.33 regexp/syntax [2020-07-03T13:48:42.118Z] #48 66.33 reflect [2020-07-03T13:48:43.664Z] #48 ... [2020-07-03T13:48:43.664Z] [2020-07-03T13:48:43.664Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:43.664Z] #34 8.875 [100%] Linking C executable tini-static [2020-07-03T13:48:43.664Z] #34 9.844 [100%] Built target tini-static [2020-07-03T13:48:43.664Z] #34 9.925 + mkdir -p /build [2020-07-03T13:48:43.664Z] #34 9.929 + cp tini-static /build/docker-init [2020-07-03T13:48:43.664Z] #34 DONE 10.1s [2020-07-03T13:48:43.664Z] [2020-07-03T13:48:43.664Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:43.664Z] #40 1.983 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:48:43.664Z] #40 1.983 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:48:43.664Z] #40 1.989 Note: Building without GnuTLS support [2020-07-03T13:48:43.664Z] #40 1.999 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:48:43.664Z] #40 2.004 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:48:44.242Z] #17 14.35 Reading package lists... [2020-07-03T13:48:44.242Z] #17 ... [2020-07-03T13:48:44.242Z] [2020-07-03T13:48:44.242Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:44.242Z] #39 75.28 DEP criu/signalfd.d [2020-07-03T13:48:44.242Z] #39 75.63 DEP criu/sigframe.d [2020-07-03T13:48:44.242Z] #39 75.73 DEP criu/shmem.d [2020-07-03T13:48:44.242Z] #39 76.00 DEP criu/servicefd.d [2020-07-03T13:48:44.242Z] #39 76.24 DEP criu/seize.d [2020-07-03T13:48:44.242Z] #39 76.50 DEP criu/seccomp.d [2020-07-03T13:48:44.242Z] #39 76.66 DEP criu/rst-malloc.d [2020-07-03T13:48:44.242Z] #39 76.75 DEP criu/rbtree.d [2020-07-03T13:48:44.242Z] #39 76.81 DEP criu/pstree.d [2020-07-03T13:48:44.242Z] #39 77.01 DEP criu/protobuf.d [2020-07-03T13:48:44.242Z] #39 77.13 GEN criu/protobuf-desc-gen.h [2020-07-03T13:48:44.242Z] #39 78.68 DEP criu/protobuf-desc.d [2020-07-03T13:48:44.242Z] #39 78.75 DEP criu/proc_parse.d [2020-07-03T13:48:44.242Z] #39 78.92 DEP criu/plugin.d [2020-07-03T13:48:44.242Z] #39 78.99 DEP criu/pipes.d [2020-07-03T13:48:44.242Z] #39 79.14 DEP criu/pie-util.d [2020-07-03T13:48:44.242Z] #39 79.23 DEP criu/pie-util-vdso.d [2020-07-03T13:48:44.242Z] #39 79.34 DEP criu/pie-util-vdso-elf32.d [2020-07-03T13:48:44.243Z] #39 79.42 DEP criu/path.d [2020-07-03T13:48:44.243Z] #39 79.53 DEP criu/parasite-syscall.d [2020-07-03T13:48:44.243Z] #39 79.77 DEP criu/pagemap.d [2020-07-03T13:48:44.243Z] #39 79.95 DEP criu/pagemap-cache.d [2020-07-03T13:48:44.243Z] #39 80.05 DEP criu/page-xfer.d [2020-07-03T13:48:44.243Z] #39 80.19 DEP criu/page-pipe.d [2020-07-03T13:48:44.243Z] #39 80.27 DEP criu/netfilter.d [2020-07-03T13:48:44.243Z] #39 80.39 DEP criu/net.d [2020-07-03T13:48:44.243Z] #39 80.56 DEP criu/namespaces.d [2020-07-03T13:48:44.243Z] #39 80.74 DEP criu/mount.d [2020-07-03T13:48:44.243Z] #39 80.86 DEP criu/memfd.d [2020-07-03T13:48:44.315Z] #40 ... [2020-07-03T13:48:44.315Z] [2020-07-03T13:48:44.315Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:48:44.315Z] #31 58.53 bufio [2020-07-03T13:48:44.315Z] #31 61.51 reflect [2020-07-03T13:48:44.315Z] #31 62.37 text/tabwriter [2020-07-03T13:48:44.315Z] #31 62.75 path [2020-07-03T13:48:44.503Z] #39 80.96 DEP criu/mem.d [2020-07-03T13:48:44.763Z] #39 81.13 DEP criu/lsm.d [2020-07-03T13:48:44.763Z] #39 81.24 DEP criu/log.d [2020-07-03T13:48:44.763Z] #39 81.35 DEP criu/libnetlink.d [2020-07-03T13:48:45.023Z] #39 81.45 DEP criu/kerndat.d [2020-07-03T13:48:45.023Z] #39 81.58 DEP criu/kcmp-ids.d [2020-07-03T13:48:45.284Z] #39 81.68 DEP criu/irmap.d [2020-07-03T13:48:45.284Z] #39 81.81 DEP criu/ipc_ns.d [2020-07-03T13:48:45.284Z] #39 81.92 DEP criu/image.d [2020-07-03T13:48:45.382Z] #31 ... [2020-07-03T13:48:45.382Z] [2020-07-03T13:48:45.382Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:45.382Z] #40 4.165 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:48:45.382Z] #40 4.220 GEN .gitid [2020-07-03T13:48:45.382Z] #40 4.259 GEN criu/include/version.h [2020-07-03T13:48:45.544Z] #39 82.06 DEP criu/image-desc.d [2020-07-03T13:48:45.544Z] #39 ... [2020-07-03T13:48:45.544Z] [2020-07-03T13:48:45.544Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:48:45.544Z] #17 14.35 Reading package lists... [2020-07-03T13:48:45.683Z] #40 4.328 GEN include/common/asm [2020-07-03T13:48:45.986Z] #40 ... [2020-07-03T13:48:45.986Z] [2020-07-03T13:48:45.986Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:45.986Z] #42 60.29 bufio [2020-07-03T13:48:45.986Z] #42 62.41 reflect [2020-07-03T13:48:45.986Z] #42 64.77 regexp/syntax [2020-07-03T13:48:46.286Z] #42 ... [2020-07-03T13:48:46.286Z] [2020-07-03T13:48:46.286Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:48:46.286Z] #11 70.10 Selecting previously unselected package binutils-mingw-w64. [2020-07-03T13:48:46.286Z] #11 70.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-03T13:48:46.286Z] #11 70.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:48:46.286Z] #11 70.24 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-03T13:48:46.286Z] #11 70.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-03T13:48:46.286Z] #11 70.26 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-03T13:48:46.286Z] #11 70.37 Selecting previously unselected package dmsetup. [2020-07-03T13:48:46.286Z] #11 70.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-03T13:48:46.286Z] #11 70.39 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-03T13:48:46.286Z] #11 70.50 Selecting previously unselected package mingw-w64-common. [2020-07-03T13:48:46.286Z] #11 70.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-03T13:48:46.286Z] #11 70.51 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-03T13:48:46.484Z] #17 17.73 Building dependency tree... [2020-07-03T13:48:47.053Z] #17 19.26 libcap2-bin is already the newest version (1:2.25-2). [2020-07-03T13:48:47.053Z] #17 19.26 The following additional packages will be installed: [2020-07-03T13:48:47.053Z] #17 19.26 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-03T13:48:47.053Z] #17 19.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-03T13:48:47.053Z] #17 19.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-03T13:48:47.053Z] #17 19.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-03T13:48:47.053Z] #17 19.27 python3.7 python3.7-minimal vim-runtime xxd [2020-07-03T13:48:47.053Z] #17 19.27 Suggested packages: [2020-07-03T13:48:47.053Z] #17 19.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-03T13:48:47.053Z] #17 19.28 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-03T13:48:47.053Z] #17 19.28 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-03T13:48:47.313Z] #17 19.28 Recommended packages: [2020-07-03T13:48:47.313Z] #17 19.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-03T13:48:47.313Z] #17 19.28 python3-keyrings.alt python3-xdg unzip [2020-07-03T13:48:48.705Z] #17 ... [2020-07-03T13:48:48.705Z] [2020-07-03T13:48:48.705Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:48:48.705Z] #28 DONE 157.9s [2020-07-03T13:48:48.705Z] [2020-07-03T13:48:48.705Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:48.705Z] #39 82.19 DEP criu/fsnotify.d [2020-07-03T13:48:48.705Z] #39 82.39 DEP criu/filesystems.d [2020-07-03T13:48:48.705Z] #39 82.57 DEP criu/files.d [2020-07-03T13:48:48.705Z] #39 82.74 DEP criu/files-reg.d [2020-07-03T13:48:48.705Z] #39 82.88 DEP criu/files-ext.d [2020-07-03T13:48:48.705Z] #39 83.06 DEP criu/file-lock.d [2020-07-03T13:48:48.705Z] #39 83.23 DEP criu/file-ids.d [2020-07-03T13:48:48.705Z] #39 83.37 DEP criu/fifo.d [2020-07-03T13:48:48.705Z] #39 83.53 DEP criu/fdstore.d [2020-07-03T13:48:48.705Z] #39 83.61 DEP criu/fault-injection.d [2020-07-03T13:48:48.705Z] #39 83.67 DEP criu/external.d [2020-07-03T13:48:48.705Z] #39 83.81 DEP criu/eventpoll.d [2020-07-03T13:48:48.705Z] #39 84.01 DEP criu/eventfd.d [2020-07-03T13:48:48.705Z] #39 84.11 DEP criu/crtools.d [2020-07-03T13:48:48.705Z] #39 84.28 DEP criu/cr-service.d [2020-07-03T13:48:48.705Z] #39 84.42 DEP criu/cr-restore.d [2020-07-03T13:48:48.705Z] #39 84.66 DEP criu/cr-errno.d [2020-07-03T13:48:48.705Z] #39 84.68 DEP criu/cr-dump.d [2020-07-03T13:48:48.705Z] #39 84.95 DEP criu/cr-dedup.d [2020-07-03T13:48:48.705Z] #39 85.23 DEP criu/cr-check.d [2020-07-03T13:48:48.966Z] #39 85.59 DEP criu/config.d [2020-07-03T13:48:49.536Z] #39 85.83 DEP criu/clone-noasan.d [2020-07-03T13:48:49.536Z] #39 85.95 DEP criu/cgroup.d [2020-07-03T13:48:49.536Z] #39 86.17 DEP criu/cgroup-props.d [2020-07-03T13:48:49.799Z] #39 86.24 DEP criu/bitmap.d [2020-07-03T13:48:49.799Z] #39 86.26 DEP criu/bfd.d [2020-07-03T13:48:49.799Z] #39 86.33 DEP criu/autofs.d [2020-07-03T13:48:50.061Z] #39 86.45 DEP criu/aio.d [2020-07-03T13:48:50.061Z] #39 86.59 DEP criu/action-scripts.d [2020-07-03T13:48:50.321Z] #39 86.92 CC criu/action-scripts.o [2020-07-03T13:48:50.818Z] #11 74.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-03T13:48:50.818Z] #11 74.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-03T13:48:50.818Z] #11 74.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:48:50.894Z] #39 87.34 CC criu/aio.o [2020-07-03T13:48:51.465Z] #39 87.82 CC criu/autofs.o [2020-07-03T13:48:51.471Z] #11 ... [2020-07-03T13:48:51.471Z] [2020-07-03T13:48:51.471Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:48:51.471Z] #40 5.962 PBCC images/timens.pb-c.c [2020-07-03T13:48:51.471Z] #40 6.029 DEP images/timens.pb-c.d [2020-07-03T13:48:51.471Z] #40 6.067 PBCC images/fown.pb-c.c [2020-07-03T13:48:51.471Z] #40 6.090 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-03T13:48:51.471Z] #40 6.223 PBCC images/opts.pb-c.c [2020-07-03T13:48:51.471Z] #40 6.260 PBCC images/memfd.pb-c.c [2020-07-03T13:48:51.471Z] #40 6.334 DEP images/fown.pb-c.d [2020-07-03T13:48:51.471Z] #40 6.377 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-03T13:48:51.471Z] #40 6.428 DEP images/opts.pb-c.d [2020-07-03T13:48:51.471Z] #40 6.472 DEP images/memfd.pb-c.d [2020-07-03T13:48:51.471Z] #40 6.522 PBCC images/sit.pb-c.c [2020-07-03T13:48:51.471Z] #40 6.611 DEP images/sit.pb-c.d [2020-07-03T13:48:51.471Z] #40 6.668 PBCC images/macvlan.pb-c.c [2020-07-03T13:48:51.471Z] #40 6.680 DEP images/macvlan.pb-c.d [2020-07-03T13:48:51.471Z] #40 6.764 PBCC images/autofs.pb-c.c [2020-07-03T13:48:51.471Z] #40 6.820 DEP images/autofs.pb-c.d [2020-07-03T13:48:51.471Z] #40 6.887 PBCC images/sysctl.pb-c.c [2020-07-03T13:48:51.471Z] #40 6.920 DEP images/sysctl.pb-c.d [2020-07-03T13:48:51.471Z] #40 6.969 PBCC images/time.pb-c.c [2020-07-03T13:48:51.471Z] #40 6.985 DEP images/time.pb-c.d [2020-07-03T13:48:51.471Z] #40 7.030 PBCC images/binfmt-misc.pb-c.c [2020-07-03T13:48:51.471Z] #40 7.049 DEP images/binfmt-misc.pb-c.d [2020-07-03T13:48:51.471Z] #40 7.093 PBCC images/seccomp.pb-c.c [2020-07-03T13:48:51.471Z] #40 7.119 DEP images/seccomp.pb-c.d [2020-07-03T13:48:51.471Z] #40 7.154 PBCC images/userns.pb-c.c [2020-07-03T13:48:51.471Z] #40 7.184 DEP images/userns.pb-c.d [2020-07-03T13:48:51.471Z] #40 7.237 PBCC images/cgroup.pb-c.c [2020-07-03T13:48:51.471Z] #40 7.270 DEP images/cgroup.pb-c.d [2020-07-03T13:48:51.471Z] #40 7.374 PBCC images/ext-file.pb-c.c [2020-07-03T13:48:51.471Z] #40 7.395 DEP images/ext-file.pb-c.d [2020-07-03T13:48:51.472Z] #40 7.440 PBCC images/rpc.pb-c.c [2020-07-03T13:48:51.472Z] #40 7.483 DEP images/rpc.pb-c.d [2020-07-03T13:48:51.472Z] #40 7.542 PBCC images/siginfo.pb-c.c [2020-07-03T13:48:51.472Z] #40 7.562 DEP images/siginfo.pb-c.d [2020-07-03T13:48:51.472Z] #40 7.606 PBCC images/pagemap.pb-c.c [2020-07-03T13:48:51.472Z] #40 7.672 DEP images/pagemap.pb-c.d [2020-07-03T13:48:51.472Z] #40 7.707 PBCC images/rlimit.pb-c.c [2020-07-03T13:48:51.472Z] #40 7.738 DEP images/rlimit.pb-c.d [2020-07-03T13:48:51.472Z] #40 7.827 PBCC images/file-lock.pb-c.c [2020-07-03T13:48:51.472Z] #40 7.855 DEP images/file-lock.pb-c.d [2020-07-03T13:48:51.472Z] #40 7.926 PBCC images/tty.pb-c.c [2020-07-03T13:48:51.472Z] #40 8.010 DEP images/tty.pb-c.d [2020-07-03T13:48:51.472Z] #40 8.079 PBCC images/tun.pb-c.c [2020-07-03T13:48:51.472Z] #40 8.127 PBCC images/netdev.pb-c.c [2020-07-03T13:48:51.472Z] #40 8.221 DEP images/tun.pb-c.d [2020-07-03T13:48:51.472Z] #40 8.294 DEP images/netdev.pb-c.d [2020-07-03T13:48:51.472Z] #40 8.338 PBCC images/vma.pb-c.c [2020-07-03T13:48:51.472Z] #40 8.397 DEP images/vma.pb-c.d [2020-07-03T13:48:51.472Z] #40 8.462 PBCC images/creds.pb-c.c [2020-07-03T13:48:51.472Z] #40 8.487 DEP images/creds.pb-c.d [2020-07-03T13:48:51.472Z] #40 8.571 PBCC images/utsns.pb-c.c [2020-07-03T13:48:51.472Z] #40 8.587 DEP images/utsns.pb-c.d [2020-07-03T13:48:51.472Z] #40 8.639 PBCC images/ipc-desc.pb-c.c [2020-07-03T13:48:51.472Z] #40 8.686 PBCC images/ipc-sem.pb-c.c [2020-07-03T13:48:51.472Z] #40 8.719 DEP images/ipc-desc.pb-c.d [2020-07-03T13:48:51.472Z] #40 8.787 DEP images/ipc-sem.pb-c.d [2020-07-03T13:48:51.472Z] #40 8.836 PBCC images/ipc-msg.pb-c.c [2020-07-03T13:48:51.472Z] #40 8.871 DEP images/ipc-msg.pb-c.d [2020-07-03T13:48:51.472Z] #40 8.952 PBCC images/ipc-shm.pb-c.c [2020-07-03T13:48:51.472Z] #40 8.964 DEP images/ipc-shm.pb-c.d [2020-07-03T13:48:51.472Z] #40 9.014 PBCC images/ipc-var.pb-c.c [2020-07-03T13:48:51.472Z] #40 9.041 DEP images/ipc-var.pb-c.d [2020-07-03T13:48:51.472Z] #40 9.080 PBCC images/sk-opts.pb-c.c [2020-07-03T13:48:51.472Z] #40 9.104 PBCC images/packet-sock.pb-c.c [2020-07-03T13:48:51.472Z] #40 9.184 DEP images/sk-opts.pb-c.d [2020-07-03T13:48:51.472Z] #40 9.235 DEP images/packet-sock.pb-c.d [2020-07-03T13:48:51.472Z] #40 9.311 PBCC images/sk-netlink.pb-c.c [2020-07-03T13:48:51.472Z] #40 9.358 DEP images/sk-netlink.pb-c.d [2020-07-03T13:48:51.472Z] #40 9.473 PBCC images/sk-inet.pb-c.c [2020-07-03T13:48:51.472Z] #40 9.545 DEP images/sk-inet.pb-c.d [2020-07-03T13:48:51.472Z] #40 9.603 PBCC images/sk-unix.pb-c.c [2020-07-03T13:48:51.472Z] #40 9.653 DEP images/sk-unix.pb-c.d [2020-07-03T13:48:51.472Z] #40 9.695 PBCC images/mm.pb-c.c [2020-07-03T13:48:51.472Z] #40 9.750 DEP images/mm.pb-c.d [2020-07-03T13:48:51.472Z] #40 9.815 PBCC images/timerfd.pb-c.c [2020-07-03T13:48:51.472Z] #40 9.862 DEP images/timerfd.pb-c.d [2020-07-03T13:48:51.472Z] #40 9.914 PBCC images/timer.pb-c.c [2020-07-03T13:48:51.472Z] #40 9.929 DEP images/timer.pb-c.d [2020-07-03T13:48:51.472Z] #40 10.05 PBCC images/sa.pb-c.c [2020-07-03T13:48:51.472Z] #40 10.09 DEP images/sa.pb-c.d [2020-07-03T13:48:51.472Z] #40 10.15 PBCC images/pipe-data.pb-c.c [2020-07-03T13:48:51.472Z] #40 10.16 DEP images/pipe-data.pb-c.d [2020-07-03T13:48:51.472Z] #40 10.24 PBCC images/mnt.pb-c.c [2020-07-03T13:48:51.472Z] #40 10.33 DEP images/mnt.pb-c.d [2020-07-03T13:48:51.472Z] #40 10.40 PBCC images/sk-packet.pb-c.c [2020-07-03T13:48:51.772Z] #40 10.44 DEP images/sk-packet.pb-c.d [2020-07-03T13:48:51.772Z] #40 10.49 PBCC images/tcp-stream.pb-c.c [2020-07-03T13:48:51.772Z] #40 10.53 DEP images/tcp-stream.pb-c.d [2020-07-03T13:48:51.772Z] #40 10.59 PBCC images/pipe.pb-c.c [2020-07-03T13:48:52.036Z] #39 ... [2020-07-03T13:48:52.036Z] [2020-07-03T13:48:52.036Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:48:52.036Z] #17 21.21 The following NEW packages will be installed: [2020-07-03T13:48:52.036Z] #17 21.22 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-03T13:48:52.036Z] #17 21.22 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-03T13:48:52.036Z] #17 21.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-03T13:48:52.036Z] #17 21.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-03T13:48:52.036Z] #17 21.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-03T13:48:52.036Z] #17 21.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-03T13:48:52.036Z] #17 21.22 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-03T13:48:52.036Z] #17 21.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-03T13:48:52.036Z] #17 21.23 xz-utils zip [2020-07-03T13:48:52.036Z] #17 21.65 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:48:52.036Z] #17 21.65 Need to get 28.5 MB of archives. [2020-07-03T13:48:52.036Z] #17 21.65 After this operation, 116 MB of additional disk space will be used. [2020-07-03T13:48:52.036Z] #17 21.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-03T13:48:52.036Z] #17 21.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-03T13:48:52.036Z] #17 21.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-03T13:48:52.036Z] #17 22.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-03T13:48:52.036Z] #17 22.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-03T13:48:52.036Z] #17 22.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-03T13:48:52.036Z] #17 22.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-03T13:48:52.036Z] #17 22.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-03T13:48:52.036Z] #17 22.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-03T13:48:52.036Z] #17 22.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-03T13:48:52.036Z] #17 22.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-03T13:48:52.036Z] #17 22.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-03T13:48:52.036Z] #17 22.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-03T13:48:52.036Z] #17 22.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-03T13:48:52.036Z] #17 22.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-03T13:48:52.036Z] #17 22.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-03T13:48:52.036Z] #17 22.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-03T13:48:52.036Z] #17 22.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:48:52.036Z] #17 22.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-03T13:48:52.036Z] #17 22.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-03T13:48:52.036Z] #17 22.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-03T13:48:52.036Z] #17 22.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-03T13:48:52.036Z] #17 22.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-03T13:48:52.036Z] #17 22.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-03T13:48:52.036Z] #17 22.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-03T13:48:52.036Z] #17 22.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-03T13:48:52.036Z] #17 22.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-03T13:48:52.036Z] #17 22.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-03T13:48:52.036Z] #17 22.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-03T13:48:52.036Z] #17 22.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-03T13:48:52.036Z] #17 22.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-03T13:48:52.036Z] #17 22.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-03T13:48:52.036Z] #17 22.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-03T13:48:52.036Z] #17 22.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-03T13:48:52.036Z] #17 22.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-03T13:48:52.036Z] #17 22.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-03T13:48:52.036Z] #17 22.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-03T13:48:52.036Z] #17 22.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-03T13:48:52.036Z] #17 22.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-03T13:48:52.036Z] #17 23.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-03T13:48:52.036Z] #17 23.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-03T13:48:52.036Z] #17 23.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-03T13:48:52.036Z] #17 23.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-03T13:48:52.036Z] #17 23.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-03T13:48:52.036Z] #17 23.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-03T13:48:52.036Z] #17 23.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-03T13:48:52.036Z] #17 23.45 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-03T13:48:52.036Z] #17 23.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-03T13:48:52.036Z] #17 24.02 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:48:52.036Z] #17 24.13 Fetched 28.5 MB in 2s (13.6 MB/s) [2020-07-03T13:48:52.036Z] #17 24.17 Selecting previously unselected package pigz. [2020-07-03T13:48:52.072Z] #40 10.68 DEP images/pipe.pb-c.d [2020-07-03T13:48:52.072Z] #40 10.76 PBCC images/pstree.pb-c.c [2020-07-03T13:48:52.072Z] #40 10.77 DEP images/pstree.pb-c.d [2020-07-03T13:48:52.072Z] #40 10.84 PBCC images/fs.pb-c.c [2020-07-03T13:48:52.072Z] #40 10.85 DEP images/fs.pb-c.d [2020-07-03T13:48:52.072Z] #40 10.90 PBCC images/signalfd.pb-c.c [2020-07-03T13:48:52.072Z] #40 10.97 DEP images/signalfd.pb-c.d [2020-07-03T13:48:52.296Z] #17 24.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-03T13:48:52.297Z] #17 24.24 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-03T13:48:52.297Z] #17 24.25 Unpacking pigz (2.4-1) ... [2020-07-03T13:48:52.297Z] #17 24.35 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-03T13:48:52.297Z] #17 24.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:48:52.297Z] #17 24.36 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:48:52.374Z] #40 11.06 PBCC images/fh.pb-c.c [2020-07-03T13:48:52.374Z] #40 11.10 PBCC images/fsnotify.pb-c.c [2020-07-03T13:48:52.374Z] #40 11.17 DEP images/fh.pb-c.d [2020-07-03T13:48:52.374Z] #40 11.22 DEP images/fsnotify.pb-c.d [2020-07-03T13:48:52.374Z] #40 11.26 PBCC images/eventpoll.pb-c.c [2020-07-03T13:48:52.374Z] #40 11.29 DEP images/eventpoll.pb-c.d [2020-07-03T13:48:52.374Z] #40 11.32 PBCC images/eventfd.pb-c.c [2020-07-03T13:48:52.557Z] #17 24.77 Selecting previously unselected package python3.7-minimal. [2020-07-03T13:48:52.675Z] #40 11.38 DEP images/eventfd.pb-c.d [2020-07-03T13:48:52.675Z] #40 11.46 PBCC images/remap-file-path.pb-c.c [2020-07-03T13:48:52.675Z] #40 11.51 DEP images/remap-file-path.pb-c.d [2020-07-03T13:48:52.675Z] #40 11.59 PBCC images/fifo.pb-c.c [2020-07-03T13:48:52.817Z] #17 24.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:48:52.817Z] #17 24.78 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:48:52.976Z] #40 11.61 DEP images/fifo.pb-c.d [2020-07-03T13:48:52.976Z] #40 11.71 PBCC images/ghost-file.pb-c.c [2020-07-03T13:48:52.976Z] #40 11.77 DEP images/ghost-file.pb-c.d [2020-07-03T13:48:52.976Z] #40 11.83 PBCC images/regfile.pb-c.c [2020-07-03T13:48:53.277Z] #40 11.88 DEP images/regfile.pb-c.d [2020-07-03T13:48:53.277Z] #40 11.94 PBCC images/ns.pb-c.c [2020-07-03T13:48:53.277Z] #40 11.95 DEP images/ns.pb-c.d [2020-07-03T13:48:53.277Z] #40 12.00 PBCC images/fdinfo.pb-c.c [2020-07-03T13:48:53.277Z] #40 12.10 DEP images/fdinfo.pb-c.d [2020-07-03T13:48:53.277Z] #40 12.20 PBCC images/core-aarch64.pb-c.c [2020-07-03T13:48:53.578Z] #40 12.27 PBCC images/core-arm.pb-c.c [2020-07-03T13:48:53.578Z] #40 12.34 PBCC images/core-ppc64.pb-c.c [2020-07-03T13:48:53.578Z] #40 12.45 PBCC images/core-s390.pb-c.c [2020-07-03T13:48:53.757Z] #17 25.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:48:53.757Z] #17 25.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:48:53.879Z] #40 12.55 PBCC images/core-x86.pb-c.c [2020-07-03T13:48:53.879Z] #40 12.64 PBCC images/core.pb-c.c [2020-07-03T13:48:54.180Z] #40 12.79 PBCC images/inventory.pb-c.c [2020-07-03T13:48:54.180Z] #40 12.88 DEP images/core-aarch64.pb-c.d [2020-07-03T13:48:54.180Z] #40 12.93 DEP images/core-arm.pb-c.d [2020-07-03T13:48:54.180Z] #40 12.99 DEP images/core-ppc64.pb-c.d [2020-07-03T13:48:54.180Z] #40 13.04 DEP images/core-s390.pb-c.d [2020-07-03T13:48:54.180Z] #40 13.11 DEP images/core-x86.pb-c.d [2020-07-03T13:48:54.497Z] #40 13.19 DEP images/core.pb-c.d [2020-07-03T13:48:54.497Z] #40 ... [2020-07-03T13:48:54.497Z] [2020-07-03T13:48:54.497Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:48:55.401Z] #53 40.77 Checking out files: 54% (1758/3215) Checking out files: 55% (1769/3215) Checking out files: 56% (1801/3215) Checking out files: 57% (1833/3215) Checking out files: 58% (1865/3215) Checking out files: 59% (1897/3215) Checking out files: 60% (1929/3215) Checking out files: 61% (1962/3215) Checking out files: 62% (1994/3215) Checking out files: 63% (2026/3215) Checking out files: 64% (2058/3215) Checking out files: 65% (2090/3215) Checking out files: 66% (2122/3215) Checking out files: 67% (2155/3215) Checking out files: 68% (2187/3215) Checking out files: 69% (2219/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 86% (2765/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-03T13:48:55.401Z] #53 41.76 + cd /tmp/tmp.oNS6NGQHrm/src/github.com/containerd/containerd [2020-07-03T13:48:55.401Z] #53 41.76 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:48:55.691Z] #17 27.73 Selecting previously unselected package python3-minimal. [2020-07-03T13:48:55.691Z] #17 27.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 ... 23681 files and directories currently installed.) [2020-07-03T13:48:55.691Z] #17 27.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-03T13:48:55.691Z] #17 27.81 Unpacking python3-minimal (3.7.3-1) ... [2020-07-03T13:48:55.691Z] #17 27.88 Selecting previously unselected package libmpdec2:amd64. [2020-07-03T13:48:55.691Z] #17 27.90 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-03T13:48:55.702Z] #53 ... [2020-07-03T13:48:55.702Z] [2020-07-03T13:48:55.702Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:48:55.702Z] #31 69.86 internal/syscall/execenv [2020-07-03T13:48:55.702Z] #31 69.95 internal/syscall/unix [2020-07-03T13:48:55.702Z] #31 70.03 time [2020-07-03T13:48:55.702Z] #31 76.96 internal/poll [2020-07-03T13:48:55.702Z] #31 79.85 os [2020-07-03T13:48:55.702Z] #31 ... [2020-07-03T13:48:55.702Z] [2020-07-03T13:48:55.702Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:48:55.702Z] #11 79.19 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-03T13:48:55.702Z] #11 79.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-03T13:48:55.702Z] #11 79.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:48:55.702Z] #11 79.37 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-03T13:48:55.702Z] #11 79.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-03T13:48:55.702Z] #11 79.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:48:55.962Z] #17 27.91 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-03T13:48:56.221Z] #17 28.10 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-03T13:48:56.221Z] #17 28.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:48:56.221Z] #17 28.11 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:48:56.679Z] Fetching without tags [2020-07-03T13:48:57.162Z] #17 29.03 Selecting previously unselected package python3.7. [2020-07-03T13:48:57.162Z] #17 29.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:48:57.162Z] #17 29.04 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:48:57.162Z] #17 29.17 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-03T13:48:57.162Z] #17 29.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-03T13:48:57.162Z] #17 29.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-03T13:48:57.162Z] #17 29.26 Setting up python3-minimal (3.7.3-1) ... [2020-07-03T13:48:56.405Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:48:56.453Z] > git config --add remote.origin.fetch +refs/pull/41172/head:refs/remotes/origin/PR-41172 # timeout=10 [2020-07-03T13:48:56.494Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:48:56.603Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:48:56.714Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:48:56.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:48:56.715Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:48:57.392Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit d4d62b658d9a720aa43274d9d33bc3ab0b22787d [2020-07-03T13:48:57.818Z] #11 ... [2020-07-03T13:48:57.818Z] [2020-07-03T13:48:57.818Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:48:57.818Z] #42 71.86 hash/crc32 [2020-07-03T13:48:57.818Z] #42 74.52 time [2020-07-03T13:48:57.818Z] #42 74.76 vendor/golang.org/x/text/transform [2020-07-03T13:48:57.818Z] #42 79.49 regexp [2020-07-03T13:48:57.818Z] #42 ... [2020-07-03T13:48:57.818Z] [2020-07-03T13:48:57.818Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:48:57.818Z] #53 42.92 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-03T13:48:57.818Z] #53 42.93 + BUILDTAGS='netgo osusergo static_build' [2020-07-03T13:48:57.818Z] #53 42.93 + export EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:48:57.818Z] #53 42.93 + EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:48:57.818Z] #53 42.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-03T13:48:57.818Z] #53 42.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-03T13:48:57.818Z] #53 42.93 + '[' '' = dynamic ']' [2020-07-03T13:48:57.818Z] #53 42.93 + make [2020-07-03T13:48:57.818Z] #53 44.30 + bin/ctr [2020-07-03T13:48:58.100Z] #17 30.17 Selecting previously unselected package python3. [2020-07-03T13:48:58.100Z] #17 30.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-03T13:48:58.100Z] #17 30.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-03T13:48:58.100Z] #17 30.22 Unpacking python3 (3.7.3-1) ... [2020-07-03T13:48:58.360Z] #17 30.31 Selecting previously unselected package libip4tc0:amd64. [2020-07-03T13:48:58.360Z] #17 30.31 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-03T13:48:58.360Z] #17 30.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-03T13:48:58.360Z] #17 30.43 Selecting previously unselected package libip6tc0:amd64. [2020-07-03T13:48:58.360Z] #17 30.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-03T13:48:58.360Z] #17 30.44 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-03T13:48:58.360Z] #17 30.53 Selecting previously unselected package libiptc0:amd64. [2020-07-03T13:48:58.619Z] #17 30.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-03T13:48:58.619Z] #17 30.54 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-03T13:48:58.619Z] #17 30.60 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-03T13:48:58.619Z] #17 30.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-03T13:48:58.619Z] #17 30.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-03T13:48:58.619Z] #17 30.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-03T13:48:58.619Z] #17 30.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-03T13:48:58.619Z] #17 30.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-03T13:48:58.619Z] #17 30.76 Selecting previously unselected package libnftnl11:amd64. [2020-07-03T13:48:58.619Z] #17 30.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-03T13:48:58.619Z] #17 30.77 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-03T13:48:58.619Z] #17 30.87 Selecting previously unselected package iptables. [2020-07-03T13:48:58.619Z] #17 30.87 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-03T13:48:58.878Z] #17 30.88 Unpacking iptables (1.8.2-4) ... [2020-07-03T13:48:58.889Z] #45 ... [2020-07-03T13:48:58.889Z] [2020-07-03T13:48:58.889Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:48:58.889Z] #52 145.8 + bin/containerd-stress [2020-07-03T13:48:58.889Z] #52 147.9 + bin/containerd-shim [2020-07-03T13:48:59.138Z] #17 31.16 Selecting previously unselected package xxd. [2020-07-03T13:48:59.138Z] #17 31.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-03T13:48:59.138Z] #17 31.18 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:48:59.398Z] #17 31.31 Selecting previously unselected package vim-common. [2020-07-03T13:48:59.398Z] #17 31.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:48:59.398Z] #17 31.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:48:59.398Z] #17 31.50 Selecting previously unselected package bash-completion. [2020-07-03T13:48:59.398Z] #17 31.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-03T13:48:57.493Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:48:57.535Z] > git checkout -f d4d62b658d9a720aa43274d9d33bc3ab0b22787d # timeout=10 [2020-07-03T13:49:00.604Z] #53 ... [2020-07-03T13:49:00.604Z] [2020-07-03T13:49:00.604Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:49:00.604Z] #48 74.94 time [2020-07-03T13:49:00.604Z] #48 77.52 regexp [2020-07-03T13:49:00.604Z] #48 84.83 io/ioutil [2020-07-03T13:49:00.604Z] #48 84.83 mvdan.cc/sh/v3/fileutil [2020-07-03T13:49:00.670Z] Merge succeeded, producing 05518cef9ef42bacb15c046d8e0135f7be205d04 [2020-07-03T13:49:00.670Z] Checking out Revision 05518cef9ef42bacb15c046d8e0135f7be205d04 (PR-41172) [2020-07-03T13:49:00.904Z] #48 ... [2020-07-03T13:49:00.904Z] [2020-07-03T13:49:00.904Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:00.904Z] #40 13.29 DEP images/inventory.pb-c.d [2020-07-03T13:49:00.904Z] #40 13.42 PBCC images/cpuinfo.pb-c.c [2020-07-03T13:49:00.904Z] #40 13.44 DEP images/cpuinfo.pb-c.d [2020-07-03T13:49:00.904Z] #40 13.54 PBCC images/stats.pb-c.c [2020-07-03T13:49:00.904Z] #40 13.56 DEP images/stats.pb-c.d [2020-07-03T13:49:00.904Z] #40 15.43 make[1]: Nothing to be done for 'all'. [2020-07-03T13:49:00.904Z] #40 17.22 CC images/stats.o [2020-07-03T13:49:00.904Z] #40 17.83 CC images/core.o [2020-07-03T13:49:00.904Z] #40 18.58 CC images/core-x86.o [2020-07-03T13:49:00.904Z] #40 19.28 CC images/core-arm.o [2020-07-03T13:49:00.904Z] #40 19.70 CC images/core-aarch64.o [2020-07-03T13:49:00.904Z] #40 ... [2020-07-03T13:49:00.904Z] [2020-07-03T13:49:00.904Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:49:00.904Z] #42 85.22 net [2020-07-03T13:49:00.904Z] #42 85.23 os/exec [2020-07-03T13:49:01.944Z] #17 34.09 Unpacking bash-completion (1:2.8-6) ... [2020-07-03T13:49:02.423Z] #52 ... [2020-07-03T13:49:02.423Z] [2020-07-03T13:49:02.423Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:49:02.423Z] #45 DONE 177.8s [2020-07-03T13:49:02.423Z] [2020-07-03T13:49:02.423Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:49:02.514Z] #17 34.42 Selecting previously unselected package bzip2. [2020-07-03T13:49:02.514Z] #17 34.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-03T13:49:02.514Z] #17 34.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:49:02.514Z] #17 34.54 Selecting previously unselected package xz-utils. [2020-07-03T13:49:02.514Z] #17 34.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-03T13:49:02.514Z] #17 34.55 Unpacking xz-utils (5.2.4-1) ... [2020-07-03T13:49:02.514Z] #17 ... [2020-07-03T13:49:02.514Z] [2020-07-03T13:49:02.514Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:02.514Z] #39 88.98 CC criu/bfd.o [2020-07-03T13:49:02.514Z] #39 89.46 CC criu/bitmap.o [2020-07-03T13:49:02.514Z] #39 89.58 CC criu/cgroup-props.o [2020-07-03T13:49:02.514Z] #39 90.24 CC criu/cgroup.o [2020-07-03T13:49:02.514Z] #39 92.99 CC criu/clone-noasan.o [2020-07-03T13:49:02.514Z] #39 93.22 CC criu/config.o [2020-07-03T13:49:02.514Z] #39 94.52 CC criu/cr-check.o [2020-07-03T13:49:02.514Z] #39 96.25 CC criu/cr-dedup.o [2020-07-03T13:49:02.514Z] #39 96.61 CC criu/cr-dump.o [2020-07-03T13:49:02.514Z] #39 98.90 CC criu/cr-errno.o [2020-07-03T13:49:02.514Z] #39 99.00 CC criu/cr-restore.o [2020-07-03T13:49:02.774Z] #39 ... [2020-07-03T13:49:02.774Z] [2020-07-03T13:49:02.774Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:49:02.774Z] #17 34.72 Selecting previously unselected package apparmor. [2020-07-03T13:49:02.774Z] #17 34.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-03T13:49:02.774Z] #17 34.82 Unpacking apparmor (2.13.2-10) ... [2020-07-03T13:49:00.011Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-03T13:49:00.564Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-03T13:49:00.704Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:49:00.744Z] > git checkout -f 05518cef9ef42bacb15c046d8e0135f7be205d04 # timeout=10 [2020-07-03T13:49:03.034Z] #17 35.11 Selecting previously unselected package aufs-tools. [2020-07-03T13:49:03.034Z] #17 35.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-03T13:49:03.034Z] #17 35.12 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:49:03.034Z] #17 35.25 Selecting previously unselected package libonig5:amd64. [2020-07-03T13:49:03.043Z] #42 87.30 internal/lazyregexp [2020-07-03T13:49:03.295Z] #17 35.25 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-03T13:49:03.295Z] #17 35.26 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:49:03.295Z] #17 35.42 Selecting previously unselected package libjq1:amd64. [2020-07-03T13:49:03.295Z] #17 35.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:49:03.295Z] #17 35.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:49:03.555Z] #17 35.56 Selecting previously unselected package jq. [2020-07-03T13:49:03.555Z] #17 35.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:49:03.555Z] #17 35.58 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:49:03.555Z] #17 35.67 Selecting previously unselected package libaio1:amd64. [2020-07-03T13:49:03.555Z] #17 35.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-03T13:49:03.555Z] #17 35.68 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-03T13:49:03.555Z] #17 35.74 Selecting previously unselected package libgpm2:amd64. [2020-07-03T13:49:03.555Z] #17 35.77 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-03T13:49:03.555Z] #17 35.77 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-03T13:49:03.691Z] #42 87.89 github.com/LK4D4/vndr/versioned [2020-07-03T13:49:03.815Z] #17 35.85 Selecting previously unselected package libicu63:amd64. [2020-07-03T13:49:03.815Z] #17 35.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-03T13:49:03.815Z] #17 35.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:49:03.994Z] #52 ... [2020-07-03T13:49:03.994Z] [2020-07-03T13:49:03.994Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-03T13:49:03.994Z] #46 DONE 0.2s [2020-07-03T13:49:03.994Z] [2020-07-03T13:49:03.994Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-03T13:49:04.288Z] #48 DONE 0.1s [2020-07-03T13:49:04.288Z] [2020-07-03T13:49:04.288Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:49:04.288Z] #52 ... [2020-07-03T13:49:04.288Z] [2020-07-03T13:49:04.288Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-03T13:49:04.288Z] #50 DONE 0.1s [2020-07-03T13:49:04.581Z] [2020-07-03T13:49:04.581Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:49:05.684Z] #52 155.0 + bin/containerd-shim-runc-v1 [2020-07-03T13:49:07.271Z] #42 ... [2020-07-03T13:49:07.271Z] [2020-07-03T13:49:07.271Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:49:07.271Z] #31 80.98 internal/fmtsort [2020-07-03T13:49:07.271Z] #31 82.92 path/filepath [2020-07-03T13:49:07.271Z] #31 82.93 fmt [2020-07-03T13:49:07.271Z] #31 84.49 io/ioutil [2020-07-03T13:49:07.271Z] #31 86.84 log [2020-07-03T13:49:07.271Z] #31 86.84 github.com/BurntSushi/toml [2020-07-03T13:49:07.271Z] #31 86.85 flag [2020-07-03T13:49:07.271Z] #31 ... [2020-07-03T13:49:07.271Z] [2020-07-03T13:49:07.271Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:07.271Z] #40 20.19 CC images/core-ppc64.o [2020-07-03T13:49:07.271Z] #40 21.11 CC images/core-s390.o [2020-07-03T13:49:07.271Z] #40 22.04 CC images/cpuinfo.o [2020-07-03T13:49:07.271Z] #40 22.69 CC images/inventory.o [2020-07-03T13:49:07.271Z] #40 22.97 CC images/fdinfo.o [2020-07-03T13:49:07.271Z] #40 23.39 CC images/fown.o [2020-07-03T13:49:07.271Z] #40 23.64 CC images/ns.o [2020-07-03T13:49:07.271Z] #40 23.92 CC images/regfile.o [2020-07-03T13:49:07.271Z] #40 24.14 CC images/ghost-file.o [2020-07-03T13:49:07.271Z] #40 24.54 CC images/fifo.o [2020-07-03T13:49:07.271Z] #40 24.85 CC images/remap-file-path.o [2020-07-03T13:49:07.271Z] #40 25.13 CC images/eventfd.o [2020-07-03T13:49:07.271Z] #40 25.41 CC images/eventpoll.o [2020-07-03T13:49:07.271Z] #40 25.82 CC images/fh.o [2020-07-03T13:49:07.271Z] #40 ... [2020-07-03T13:49:07.271Z] [2020-07-03T13:49:07.271Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:49:07.271Z] #31 91.22 github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:49:07.760Z] #52 157.0 + bin/containerd-shim-runc-v2 [2020-07-03T13:49:08.015Z] #17 39.38 Selecting previously unselected package libnet1:amd64. [2020-07-03T13:49:08.015Z] #17 39.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-03T13:49:08.015Z] #17 39.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:49:08.015Z] #17 39.49 Selecting previously unselected package libnl-3-200:amd64. [2020-07-03T13:49:08.015Z] #17 39.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-03T13:49:08.015Z] #17 39.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:49:08.015Z] #17 39.58 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-03T13:49:08.015Z] #17 39.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:49:08.015Z] #17 39.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:49:08.015Z] #17 39.65 Selecting previously unselected package libreadline5:amd64. [2020-07-03T13:49:08.015Z] #17 39.66 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-03T13:49:08.015Z] #17 39.66 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-03T13:49:08.015Z] #17 39.75 Selecting previously unselected package net-tools. [2020-07-03T13:49:08.015Z] #17 39.76 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-03T13:49:08.015Z] #17 39.77 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:49:08.015Z] #17 39.99 Selecting previously unselected package python-pip-whl. [2020-07-03T13:49:08.015Z] #17 39.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-03T13:49:08.015Z] #17 40.01 Unpacking python-pip-whl (18.1-5) ... [2020-07-03T13:49:08.397Z] #52 157.7 + binaries [2020-07-03T13:49:08.397Z] #52 157.7 + install -D bin/containerd /build/containerd [2020-07-03T13:49:08.397Z] #52 157.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-03T13:49:08.397Z] #52 157.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-03T13:49:08.397Z] #52 157.7 + install -D bin/ctr /build/ctr [2020-07-03T13:49:08.585Z] #17 40.58 Selecting previously unselected package python3-lib2to3. [2020-07-03T13:49:08.585Z] #17 40.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-03T13:49:08.585Z] #17 40.61 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:49:08.585Z] #17 40.75 Selecting previously unselected package python3-distutils. [2020-07-03T13:49:08.585Z] #17 40.76 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-03T13:49:08.585Z] #17 40.76 Unpacking python3-distutils (3.7.3-1) ... [2020-07-03T13:49:08.692Z] #52 DONE 158.1s [2020-07-03T13:49:08.845Z] #17 40.89 Selecting previously unselected package python3-pip. [2020-07-03T13:49:08.845Z] #17 40.90 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-03T13:49:08.845Z] #17 40.90 Unpacking python3-pip (18.1-5) ... [2020-07-03T13:49:09.106Z] #17 41.07 Selecting previously unselected package python3-pkg-resources. [2020-07-03T13:49:09.106Z] #17 41.08 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:49:09.106Z] #17 41.09 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:49:09.106Z] #17 41.23 Selecting previously unselected package python3-setuptools. [2020-07-03T13:49:09.106Z] #17 41.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-03T13:49:09.106Z] #17 41.24 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-03T13:49:09.366Z] #17 41.48 Selecting previously unselected package python3-wheel. [2020-07-03T13:49:09.366Z] #17 41.49 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-03T13:49:09.366Z] #17 41.49 Unpacking python3-wheel (0.32.3-2) ... [2020-07-03T13:49:09.397Z] [2020-07-03T13:49:09.397Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-03T13:49:09.626Z] #17 41.55 Selecting previously unselected package sudo. [2020-07-03T13:49:09.626Z] #17 41.57 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-03T13:49:09.626Z] #17 41.57 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:49:09.690Z] #53 DONE 0.3s [2020-07-03T13:49:09.690Z] [2020-07-03T13:49:09.690Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-03T13:49:09.690Z] #57 DONE 0.2s [2020-07-03T13:49:09.690Z] [2020-07-03T13:49:09.690Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-03T13:49:09.983Z] #59 DONE 0.2s [2020-07-03T13:49:09.983Z] [2020-07-03T13:49:09.983Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-03T13:49:09.983Z] #61 DONE 0.1s [2020-07-03T13:49:09.983Z] [2020-07-03T13:49:09.983Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-03T13:49:09.983Z] #62 DONE 0.1s [2020-07-03T13:49:10.149Z] #17 42.10 Selecting previously unselected package thin-provisioning-tools. [2020-07-03T13:49:10.149Z] #17 42.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-03T13:49:10.149Z] #17 42.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:49:10.275Z] [2020-07-03T13:49:10.275Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-03T13:49:10.409Z] #17 42.36 Selecting previously unselected package uidmap. [2020-07-03T13:49:10.409Z] #17 42.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-03T13:49:10.409Z] #17 42.38 Unpacking uidmap (1:4.5-1.1) ... [2020-07-03T13:49:10.409Z] #17 42.51 Selecting previously unselected package vim-runtime. [2020-07-03T13:49:10.409Z] #17 42.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:49:10.409Z] #17 42.55 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-03T13:49:10.409Z] #17 42.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-03T13:49:10.409Z] #17 42.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:49:10.910Z] #63 DONE 0.6s [2020-07-03T13:49:10.910Z] [2020-07-03T13:49:10.910Z] #64 exporting to image [2020-07-03T13:49:10.910Z] #64 exporting layers [2020-07-03T13:49:11.798Z] #31 DONE 95.6s [2020-07-03T13:49:11.798Z] [2020-07-03T13:49:11.798Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:11.798Z] #40 26.11 CC images/fsnotify.o [2020-07-03T13:49:11.798Z] #40 26.83 CC images/signalfd.o [2020-07-03T13:49:11.798Z] #40 27.15 CC images/fs.o [2020-07-03T13:49:11.798Z] #40 27.36 CC images/pstree.o [2020-07-03T13:49:11.798Z] #40 27.58 CC images/pipe.o [2020-07-03T13:49:11.798Z] #40 27.84 CC images/tcp-stream.o [2020-07-03T13:49:11.798Z] #40 28.11 CC images/sk-packet.o [2020-07-03T13:49:11.798Z] #40 28.42 CC images/mnt.o [2020-07-03T13:49:11.798Z] #40 28.75 CC images/pipe-data.o [2020-07-03T13:49:11.798Z] #40 28.95 CC images/sa.o [2020-07-03T13:49:11.798Z] #40 29.21 CC images/timer.o [2020-07-03T13:49:11.798Z] #40 29.60 CC images/timerfd.o [2020-07-03T13:49:11.798Z] #40 29.82 CC images/mm.o [2020-07-03T13:49:11.798Z] #40 30.18 CC images/sk-opts.o [2020-07-03T13:49:11.798Z] #40 30.46 CC images/sk-unix.o [2020-07-03T13:49:12.098Z] #40 30.87 CC images/sk-inet.o [2020-07-03T13:49:13.153Z] #40 31.66 CC images/tun.o [2020-07-03T13:49:13.153Z] #40 ... [2020-07-03T13:49:13.153Z] [2020-07-03T13:49:13.153Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:49:13.153Z] #48 87.19 encoding/binary [2020-07-03T13:49:13.153Z] #48 87.19 github.com/pkg/diff [2020-07-03T13:49:13.153Z] #48 87.20 flag [2020-07-03T13:49:13.153Z] #48 87.23 go/token [2020-07-03T13:49:13.153Z] #48 90.07 go/scanner [2020-07-03T13:49:13.153Z] #48 91.78 mvdan.cc/editorconfig [2020-07-03T13:49:13.153Z] #48 92.50 mvdan.cc/sh/v3/syntax [2020-07-03T13:49:13.153Z] #48 93.38 encoding/base64 [2020-07-03T13:49:13.153Z] #48 93.90 go/ast [2020-07-03T13:49:13.153Z] #48 95.44 encoding/json [2020-07-03T13:49:13.153Z] #48 96.06 golang.org/x/sys/unix [2020-07-03T13:49:13.153Z] #48 ... [2020-07-03T13:49:13.153Z] [2020-07-03T13:49:13.153Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:13.153Z] #40 31.92 CC images/sk-netlink.o [2020-07-03T13:49:13.453Z] #40 32.09 CC images/packet-sock.o [2020-07-03T13:49:13.705Z] #17 45.74 Selecting previously unselected package vim. [2020-07-03T13:49:13.705Z] #17 45.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-03T13:49:13.705Z] #17 45.76 Unpacking vim (2:8.1.0875-5) ... [2020-07-03T13:49:13.709Z] #64 exporting layers 2.6s done [2020-07-03T13:49:13.709Z] #64 writing image sha256:cf55a998abec74e1e37b2037da1319e76be08e632a50d3e6a7dacfb312c8fc84 done [2020-07-03T13:49:13.709Z] #64 naming to docker.io/library/docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 done [2020-07-03T13:49:13.709Z] #64 DONE 2.6s [Pipeline] } [2020-07-03T13:49:13.753Z] #40 32.38 CC images/ipc-var.o [2020-07-03T13:49:13.753Z] #40 32.55 CC images/ipc-desc.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-03T13:49:14.053Z] #40 32.74 CC images/ipc-shm.o [2020-07-03T13:49:14.145Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/test/unit [2020-07-03T13:49:14.275Z] #17 46.39 Selecting previously unselected package xfsprogs. [2020-07-03T13:49:14.275Z] #17 46.40 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-03T13:49:14.275Z] #17 46.40 Unpacking xfsprogs (4.20.0-1) ... [2020-07-03T13:49:14.398Z] #40 32.97 CC images/ipc-msg.o [2020-07-03T13:49:14.700Z] #40 33.32 CC images/ipc-sem.o [2020-07-03T13:49:14.845Z] #17 46.83 Selecting previously unselected package zip. [2020-07-03T13:49:14.845Z] #17 46.85 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-03T13:49:14.845Z] #17 46.85 Unpacking zip (3.0-11+b1) ... [2020-07-03T13:49:15.001Z] #40 33.65 CC images/utsns.o [2020-07-03T13:49:15.106Z] #17 47.05 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:49:15.106Z] #17 47.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:49:15.106Z] #17 47.17 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-03T13:49:15.106Z] #17 47.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-03T13:49:15.106Z] #17 47.25 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-03T13:49:15.106Z] #17 47.32 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-03T13:49:15.106Z] #17 47.33 Setting up uidmap (1:4.5-1.1) ... [2020-07-03T13:49:15.106Z] #17 47.34 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-03T13:49:15.301Z] #40 33.85 CC images/creds.o [2020-07-03T13:49:15.301Z] #40 34.03 CC images/vma.o [2020-07-03T13:49:15.366Z] #17 47.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:49:15.366Z] #17 47.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:49:15.366Z] #17 47.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:49:15.366Z] #17 47.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:49:15.366Z] #17 47.49 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:49:15.366Z] #17 47.50 Setting up zip (3.0-11+b1) ... [2020-07-03T13:49:15.366Z] #17 47.51 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:49:15.366Z] #17 47.54 Setting up bash-completion (1:2.8-6) ... [2020-07-03T13:49:15.450Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-03T13:49:15.451Z] First time build. Skipping changelog. [2020-07-03T13:49:15.600Z] #40 34.26 CC images/netdev.o [2020-07-03T13:49:15.919Z] #40 34.71 CC images/tty.o [2020-07-03T13:49:15.821Z] > git --version # timeout=10 [2020-07-03T13:49:15.900Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-03T13:49:16.599Z] #40 35.34 CC images/file-lock.o [2020-07-03T13:49:16.748Z] #17 ... [2020-07-03T13:49:16.748Z] [2020-07-03T13:49:16.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:16.748Z] #39 103.2 CC criu/cr-service.o [2020-07-03T13:49:16.748Z] #39 104.7 CC criu/crtools.o [2020-07-03T13:49:16.748Z] #39 105.3 CC criu/eventfd.o [2020-07-03T13:49:16.748Z] #39 105.6 CC criu/eventpoll.o [2020-07-03T13:49:16.748Z] #39 106.4 CC criu/external.o [2020-07-03T13:49:16.748Z] #39 106.7 CC criu/fault-injection.o [2020-07-03T13:49:16.748Z] #39 106.8 CC criu/fdstore.o [2020-07-03T13:49:16.748Z] #39 107.3 CC criu/fifo.o [2020-07-03T13:49:16.748Z] #39 107.8 CC criu/file-ids.o [2020-07-03T13:49:16.748Z] #39 108.2 CC criu/file-lock.o [2020-07-03T13:49:16.748Z] #39 109.2 CC criu/files-ext.o [2020-07-03T13:49:16.748Z] #39 109.6 CC criu/files-reg.o [2020-07-03T13:49:16.748Z] #39 111.9 CC criu/files.o [2020-07-03T13:49:16.889Z] ? github.com/docker/docker/api [no test files] [2020-07-03T13:49:16.899Z] #40 35.54 CC images/rlimit.o [2020-07-03T13:49:17.199Z] #40 35.82 CC images/pagemap.o [2020-07-03T13:49:17.498Z] #40 36.12 CC images/siginfo.o [2020-07-03T13:49:17.498Z] #40 ... [2020-07-03T13:49:17.498Z] [2020-07-03T13:49:17.498Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:49:17.498Z] #42 91.68 encoding/base64 [2020-07-03T13:49:17.498Z] #42 91.69 crypto/cipher [2020-07-03T13:49:17.498Z] #42 91.69 go/scanner [2020-07-03T13:49:17.498Z] #42 93.38 net/url [2020-07-03T13:49:17.498Z] #42 94.87 go/ast [2020-07-03T13:49:17.498Z] #42 95.28 text/template/parse [2020-07-03T13:49:17.498Z] #42 97.58 encoding/json [2020-07-03T13:49:17.691Z] #39 114.2 CC criu/filesystems.o [2020-07-03T13:49:17.799Z] #42 ... [2020-07-03T13:49:17.799Z] [2020-07-03T13:49:17.799Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:17.799Z] #40 36.37 CC images/rpc.o [2020-07-03T13:49:18.261Z] #39 ... [2020-07-03T13:49:18.261Z] [2020-07-03T13:49:18.261Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:49:18.261Z] #17 50.38 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-03T13:49:18.261Z] #17 50.39 Setting up xz-utils (5.2.4-1) ... [2020-07-03T13:49:18.261Z] #17 50.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-03T13:49:18.261Z] #17 50.42 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:49:18.261Z] #17 50.48 invoke-rc.d: could not determine current runlevel [2020-07-03T13:49:18.261Z] #17 50.48 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-03T13:49:18.261Z] #17 50.49 Setting up pigz (2.4-1) ... [2020-07-03T13:49:18.261Z] #17 50.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-03T13:49:18.261Z] #17 50.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:49:18.521Z] #17 50.53 Setting up python-pip-whl (18.1-5) ... [2020-07-03T13:49:18.521Z] #17 50.54 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-03T13:49:18.521Z] #17 50.55 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:49:18.790Z] #17 50.96 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-03T13:49:18.945Z] + docker version [2020-07-03T13:49:19.106Z] #17 50.97 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:49:19.106Z] #17 50.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:49:19.106Z] #17 50.99 Setting up vim (2:8.1.0875-5) ... [2020-07-03T13:49:19.106Z] #17 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-03T13:49:19.106Z] #17 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-03T13:49:19.106Z] #17 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-03T13:49:19.106Z] #17 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-03T13:49:19.106Z] #17 51.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-03T13:49:19.106Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-03T13:49:19.106Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-03T13:49:19.106Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-03T13:49:19.106Z] #17 51.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:49:19.106Z] #17 51.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:49:19.106Z] #17 51.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-03T13:49:19.106Z] #17 51.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:49:19.106Z] #17 51.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-03T13:49:19.106Z] #17 51.15 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:49:19.340Z] #40 37.92 CC images/ext-file.o [2020-07-03T13:49:19.340Z] #40 38.13 CC images/cgroup.o [2020-07-03T13:49:20.406Z] #40 39.02 CC images/userns.o [2020-07-03T13:49:20.707Z] #40 39.34 CC images/google/protobuf/descriptor.o [2020-07-03T13:49:22.436Z] #17 54.28 Setting up iptables (1.8.2-4) ... [2020-07-03T13:49:22.436Z] #17 54.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:49:22.436Z] #17 54.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:49:22.436Z] #17 54.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:49:22.436Z] #17 54.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:49:22.436Z] #17 54.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-03T13:49:22.436Z] #17 54.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-03T13:49:22.436Z] #17 54.34 Setting up python3 (3.7.3-1) ... [2020-07-03T13:49:22.696Z] #17 54.66 Setting up python3-wheel (0.32.3-2) ... [2020-07-03T13:49:22.817Z] #40 41.13 CC images/opts.o [2020-07-03T13:49:22.817Z] #40 41.35 CC images/seccomp.o [2020-07-03T13:49:22.817Z] #40 41.67 CC images/binfmt-misc.o [2020-07-03T13:49:23.117Z] #40 41.88 CC images/time.o [2020-07-03T13:49:23.416Z] #40 42.09 CC images/sysctl.o [2020-07-03T13:49:23.534Z] #17 55.40 Setting up apparmor (2.13.2-10) ... [2020-07-03T13:49:23.716Z] #40 42.41 CC images/autofs.o [2020-07-03T13:49:24.018Z] #40 42.59 CC images/macvlan.o [2020-07-03T13:49:24.018Z] #40 42.80 CC images/sit.o [2020-07-03T13:49:24.318Z] #40 43.05 CC images/memfd.o [2020-07-03T13:49:24.618Z] #40 43.42 CC images/timens.o [2020-07-03T13:49:24.916Z] #17 57.05 Setting up xfsprogs (4.20.0-1) ... [2020-07-03T13:49:24.916Z] #17 57.06 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:49:24.917Z] #40 43.68 LINK images/built-in.o [2020-07-03T13:49:24.917Z] #40 ... [2020-07-03T13:49:24.917Z] [2020-07-03T13:49:24.917Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:49:24.917Z] #11 99.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-03T13:49:24.917Z] #11 99.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-03T13:49:24.917Z] #11 99.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:49:24.917Z] #11 ... [2020-07-03T13:49:24.917Z] [2020-07-03T13:49:24.917Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:49:24.917Z] #42 106.7 text/template [2020-07-03T13:49:24.917Z] #42 107.2 go/parser [2020-07-03T13:49:25.388Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-07-03T13:49:25.486Z] #17 57.51 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:49:25.994Z] Client: Docker Engine - Enterprise [2020-07-03T13:49:25.994Z] Version: 19.03.5 [2020-07-03T13:49:25.994Z] API version: 1.40 [2020-07-03T13:49:25.994Z] Go version: go1.12.12 [2020-07-03T13:49:25.994Z] Git commit: 2ee0c57608 [2020-07-03T13:49:25.994Z] Built: 11/13/2019 08:00:16 [2020-07-03T13:49:25.994Z] OS/Arch: windows/amd64 [2020-07-03T13:49:25.994Z] Experimental: false [2020-07-03T13:49:25.994Z] [2020-07-03T13:49:25.994Z] Server: Docker Engine - Enterprise [2020-07-03T13:49:25.994Z] Engine: [2020-07-03T13:49:25.994Z] Version: 19.03.5 [2020-07-03T13:49:25.994Z] API version: 1.40 (minimum version 1.24) [2020-07-03T13:49:25.994Z] Go version: go1.12.12 [2020-07-03T13:49:25.994Z] Git commit: 2ee0c57608 [2020-07-03T13:49:25.994Z] Built: 11/13/2019 07:58:51 [2020-07-03T13:49:25.994Z] OS/Arch: windows/amd64 [2020-07-03T13:49:25.994Z] Experimental: true [2020-07-03T13:49:26.425Z] #17 58.39 Setting up python3-distutils (3.7.3-1) ... [Pipeline] sh [2020-07-03T13:49:26.996Z] #17 58.95 Setting up python3-setuptools (40.8.0-1) ... [2020-07-03T13:49:27.030Z] #42 111.0 encoding/xml [2020-07-03T13:49:27.580Z] + docker info [2020-07-03T13:49:28.099Z] #42 ... [2020-07-03T13:49:28.099Z] [2020-07-03T13:49:28.099Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:28.099Z] #40 43.84 GEN compel/include/asm [2020-07-03T13:49:28.099Z] #40 43.88 GEN compel/include/version.h [2020-07-03T13:49:28.099Z] #40 43.90 touch .config [2020-07-03T13:49:28.099Z] #40 43.96 GEN include/common/config.h [2020-07-03T13:49:28.099Z] #40 44.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-03T13:49:28.099Z] #40 44.20 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-03T13:49:28.099Z] #40 44.24 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-03T13:49:28.099Z] #40 44.26 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-03T13:49:28.099Z] #40 44.30 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-03T13:49:28.099Z] #40 44.32 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-03T13:49:28.099Z] #40 44.36 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-03T13:49:28.099Z] #40 44.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-03T13:49:28.099Z] #40 44.40 DEP compel/plugins/std/infect.d [2020-07-03T13:49:28.099Z] #40 44.57 DEP compel/plugins/std/string.d [2020-07-03T13:49:28.099Z] #40 44.70 DEP compel/plugins/std/log.d [2020-07-03T13:49:28.099Z] #40 44.76 DEP compel/plugins/std/fds.d [2020-07-03T13:49:28.099Z] #40 44.83 DEP compel/plugins/std/std.d [2020-07-03T13:49:28.099Z] #40 45.01 DEP compel/plugins/shmem/shmem.d [2020-07-03T13:49:28.099Z] #40 45.13 DEP compel/plugins/fds/fds.d [2020-07-03T13:49:28.099Z] #40 45.29 CC compel/plugins/std/std.o [2020-07-03T13:49:28.099Z] #40 45.66 CC compel/plugins/std/fds.o [2020-07-03T13:49:28.099Z] #40 46.09 CC compel/plugins/std/log.o [2020-07-03T13:49:28.099Z] #40 46.94 CC compel/plugins/std/string.o [2020-07-03T13:49:28.377Z] #17 60.23 Setting up python3-pip (18.1-5) ... [2020-07-03T13:49:28.377Z] #17 ... [2020-07-03T13:49:28.377Z] [2020-07-03T13:49:28.377Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:28.377Z] #39 114.9 CC criu/fsnotify.o [2020-07-03T13:49:28.377Z] #39 116.1 CC criu/image-desc.o [2020-07-03T13:49:28.377Z] #39 116.3 CC criu/image.o [2020-07-03T13:49:28.377Z] #39 117.3 CC criu/ipc_ns.o [2020-07-03T13:49:28.377Z] #39 118.5 CC criu/irmap.o [2020-07-03T13:49:28.377Z] #39 119.2 CC criu/kcmp-ids.o [2020-07-03T13:49:28.377Z] #39 119.6 CC criu/kerndat.o [2020-07-03T13:49:28.377Z] #39 120.6 CC criu/libnetlink.o [2020-07-03T13:49:28.377Z] #39 121.1 CC criu/log.o [2020-07-03T13:49:28.377Z] #39 121.6 CC criu/lsm.o [2020-07-03T13:49:28.377Z] #39 122.0 CC criu/mem.o [2020-07-03T13:49:28.377Z] #39 123.8 CC criu/memfd.o [2020-07-03T13:49:28.377Z] #39 124.3 CC criu/mount.o [2020-07-03T13:49:28.637Z] #39 ... [2020-07-03T13:49:28.637Z] [2020-07-03T13:49:28.637Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:49:28.637Z] #36 190.3 + dpkg --print-architecture [2020-07-03T13:49:28.637Z] #36 190.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-03T13:49:28.637Z] #36 190.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-03T13:49:28.637Z] #36 190.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-03T13:49:28.751Z] #40 47.43 CC compel/plugins/std/infect.o [2020-07-03T13:49:29.051Z] #40 47.86 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-03T13:49:29.051Z] #40 47.89 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-03T13:49:29.051Z] #40 47.94 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-03T13:49:29.051Z] #40 47.97 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-03T13:49:29.207Z] #36 ... [2020-07-03T13:49:29.207Z] [2020-07-03T13:49:29.207Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:49:29.354Z] #40 48.00 AR compel/plugins/std.lib.a [2020-07-03T13:49:29.354Z] #40 48.07 CC compel/plugins/fds/fds.o [2020-07-03T13:49:29.468Z] #17 61.40 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:49:29.469Z] #17 61.45 Processing triggers for mime-support (3.62) ... [2020-07-03T13:49:29.656Z] #40 48.28 AR compel/plugins/fds.lib.a [2020-07-03T13:49:29.656Z] #40 48.32 HOSTDEP compel/src/lib/log-host.d [2020-07-03T13:49:29.656Z] #40 48.41 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-03T13:49:29.656Z] #40 48.51 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-03T13:49:29.656Z] #40 48.58 HOSTDEP compel/src/main-host.d [2020-07-03T13:49:29.957Z] #40 48.69 DEP compel/src/lib/ptrace.d [2020-07-03T13:49:29.957Z] #40 48.83 DEP compel/src/lib/infect.d [2020-07-03T13:49:30.260Z] #40 48.99 DEP compel/src/lib/infect-util.d [2020-07-03T13:49:30.410Z] #17 DONE 62.5s [2020-07-03T13:49:30.410Z] [2020-07-03T13:49:30.410Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-03T13:49:30.563Z] #40 49.12 DEP compel/src/lib/infect-rpc.d [2020-07-03T13:49:30.563Z] #40 49.28 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-03T13:49:30.563Z] #40 49.37 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-03T13:49:30.563Z] #40 49.45 DEP compel/src/lib/log.d [2020-07-03T13:49:30.869Z] #40 49.54 DEP compel/src/main.d [2020-07-03T13:49:30.869Z] #40 49.64 DEP compel/src/lib/handle-elf.d [2020-07-03T13:49:31.170Z] #40 49.83 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-03T13:49:31.171Z] #40 50.01 CC compel/src/lib/log.o [2020-07-03T13:49:31.469Z] #40 50.32 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-03T13:49:31.769Z] #40 50.62 CC compel/arch/ppc64/src/lib/infect.o [2020-07-03T13:49:32.070Z] #40 ... [2020-07-03T13:49:32.070Z] [2020-07-03T13:49:32.070Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:49:32.070Z] #11 113.2 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-03T13:49:32.070Z] #11 113.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-03T13:49:32.070Z] #11 113.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-03T13:49:32.070Z] #11 113.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-03T13:49:32.070Z] #11 113.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-03T13:49:32.070Z] #11 113.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-03T13:49:32.070Z] #11 113.5 Selecting previously unselected package libbtrfs0. [2020-07-03T13:49:32.070Z] #11 113.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-03T13:49:32.070Z] #11 113.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:49:32.070Z] #11 113.7 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:49:32.070Z] #11 113.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-03T13:49:32.070Z] #11 113.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:49:32.070Z] #11 113.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-03T13:49:32.070Z] #11 113.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-03T13:49:32.070Z] #11 113.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-03T13:49:32.070Z] #11 113.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-03T13:49:32.070Z] #11 113.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-03T13:49:32.070Z] #11 113.9 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-03T13:49:32.071Z] #11 114.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-03T13:49:32.071Z] #11 114.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-03T13:49:32.071Z] #11 114.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-03T13:49:32.071Z] #11 114.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-03T13:49:32.071Z] #11 114.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-03T13:49:32.071Z] #11 114.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-03T13:49:32.071Z] #11 114.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-03T13:49:32.071Z] #11 114.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-03T13:49:32.071Z] #11 114.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-03T13:49:32.071Z] #11 114.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-03T13:49:32.071Z] #11 114.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-03T13:49:32.071Z] #11 114.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-03T13:49:32.071Z] #11 114.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-03T13:49:32.071Z] #11 114.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-03T13:49:32.071Z] #11 114.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-03T13:49:32.071Z] #11 115.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-03T13:49:32.071Z] #11 115.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-03T13:49:32.071Z] #11 115.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-03T13:49:32.071Z] #11 115.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-03T13:49:32.071Z] #11 115.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-03T13:49:32.071Z] #11 115.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-03T13:49:32.071Z] #11 115.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-03T13:49:32.071Z] #11 115.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-03T13:49:32.071Z] #11 115.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-03T13:49:32.071Z] #11 116.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-03T13:49:32.071Z] #11 116.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-03T13:49:32.071Z] #11 116.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-03T13:49:32.322Z] #18 1.766 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-03T13:49:32.323Z] #18 1.770 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-03T13:49:32.323Z] #18 1.774 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-03T13:49:32.323Z] #18 DONE 1.9s [2020-07-03T13:49:32.323Z] [2020-07-03T13:49:32.323Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:49:32.323Z] #49 75.88 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-03T13:49:32.372Z] #11 116.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-03T13:49:32.372Z] #11 116.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-03T13:49:32.372Z] #11 116.6 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-03T13:49:32.372Z] #11 116.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:49:32.372Z] #11 116.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-03T13:49:32.372Z] #11 116.6 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-03T13:49:32.372Z] #11 116.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:49:32.372Z] #11 116.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:49:32.372Z] #11 116.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-03T13:49:32.674Z] #11 116.7 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-03T13:49:32.674Z] #11 116.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:49:32.674Z] #11 116.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:49:32.674Z] #11 116.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-03T13:49:32.674Z] #11 116.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-03T13:49:32.674Z] #11 116.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-03T13:49:32.674Z] #11 116.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:49:32.674Z] #11 116.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-03T13:49:32.674Z] #11 116.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:49:32.674Z] #11 116.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-07-03T13:49:32.674Z] #11 116.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-07-03T13:49:32.674Z] #11 116.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:49:32.674Z] #11 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-03T13:49:32.674Z] #11 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-03T13:49:32.674Z] #11 116.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:49:32.674Z] #11 116.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-03T13:49:32.974Z] #11 117.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-03T13:49:32.974Z] #11 117.0 Setting up dmsetup (2:1.02.155-3) ... [2020-07-03T13:49:32.974Z] #11 117.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-03T13:49:32.974Z] #11 117.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-03T13:49:32.974Z] #11 117.0 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:49:33.266Z] #49 79.08 + mkdir -p /build [2020-07-03T13:49:33.273Z] #11 DONE 117.3s [2020-07-03T13:49:33.273Z] [2020-07-03T13:49:33.273Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:49:33.273Z] #50 0.394 + RM_GOPATH=0 [2020-07-03T13:49:33.526Z] #49 79.08 + cp runc /build/runc [2020-07-03T13:49:33.526Z] #49 DONE 79.4s [2020-07-03T13:49:33.526Z] [2020-07-03T13:49:33.526Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:33.526Z] #39 129.1 CC criu/namespaces.o [2020-07-03T13:49:33.573Z] #50 ... [2020-07-03T13:49:33.573Z] [2020-07-03T13:49:33.573Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-03T13:49:33.573Z] #12 DONE 0.4s [2020-07-03T13:49:33.573Z] [2020-07-03T13:49:33.573Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:49:33.573Z] #50 0.394 + TMP_GOPATH= [2020-07-03T13:49:33.573Z] #50 0.394 + : /build [2020-07-03T13:49:33.573Z] #50 0.394 + '[' -z '' ']' [2020-07-03T13:49:33.573Z] #50 0.395 ++ mktemp -d [2020-07-03T13:49:33.573Z] #50 0.396 + export GOPATH=/tmp/tmp.vzgG5fPlwd [2020-07-03T13:49:33.573Z] #50 0.397 + GOPATH=/tmp/tmp.vzgG5fPlwd [2020-07-03T13:49:33.573Z] #50 0.397 + RM_GOPATH=1 [2020-07-03T13:49:33.573Z] #50 0.398 + case "$(go env GOARCH)" in [2020-07-03T13:49:33.573Z] #50 0.401 ++ go env GOARCH [2020-07-03T13:49:33.573Z] #50 0.445 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:49:33.573Z] #50 0.447 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:49:33.573Z] #50 0.448 ++ dirname /tmp/install/install.sh [2020-07-03T13:49:33.573Z] #50 0.451 + dir=/tmp/install [2020-07-03T13:49:33.573Z] #50 0.452 + bin=runc [2020-07-03T13:49:33.573Z] #50 0.452 + shift [2020-07-03T13:49:33.573Z] #50 0.453 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-03T13:49:33.573Z] #50 0.454 + . /tmp/install/runc.installer [2020-07-03T13:49:33.573Z] #50 0.456 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:49:33.573Z] #50 0.457 + install_runc [2020-07-03T13:49:33.573Z] #50 0.462 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-03T13:49:33.573Z] #50 0.464 + uname -r [2020-07-03T13:49:33.573Z] #50 0.482 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-03T13:49:33.573Z] #50 0.484 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-03T13:49:33.573Z] #50 0.485 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-03T13:49:33.573Z] #50 0.486 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vzgG5fPlwd/src/github.com/opencontainers/runc [2020-07-03T13:49:33.573Z] #50 0.515 Cloning into '/tmp/tmp.vzgG5fPlwd/src/github.com/opencontainers/runc'... [2020-07-03T13:49:33.875Z] #50 ... [2020-07-03T13:49:33.875Z] [2020-07-03T13:49:33.875Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-03T13:49:33.875Z] #13 DONE 0.4s [2020-07-03T13:49:33.875Z] [2020-07-03T13:49:33.875Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-03T13:49:34.176Z] #14 0.315 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-03T13:49:34.176Z] #14 DONE 0.4s [2020-07-03T13:49:34.176Z] [2020-07-03T13:49:34.176Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-03T13:49:34.830Z] #15 DONE 0.4s [2020-07-03T13:49:34.830Z] [2020-07-03T13:49:34.830Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-03T13:49:34.830Z] #16 DONE 0.3s [2020-07-03T13:49:34.830Z] [2020-07-03T13:49:34.830Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:34.830Z] #40 51.44 CC compel/src/lib/infect-rpc.o [2020-07-03T13:49:34.830Z] #40 51.82 CC compel/src/lib/infect-util.o [2020-07-03T13:49:34.830Z] #40 52.43 CC compel/src/lib/infect.o [2020-07-03T13:49:35.448Z] #39 131.8 CC criu/net.o [2020-07-03T13:49:35.482Z] #40 ... [2020-07-03T13:49:35.482Z] [2020-07-03T13:49:35.482Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-03T13:49:35.482Z] #17 DONE 0.4s [2020-07-03T13:49:35.482Z] [2020-07-03T13:49:35.482Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:49:36.132Z] #18 0.698 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:49:36.132Z] #18 0.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:49:36.132Z] #18 0.895 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:49:37.219Z] #18 1.582 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-03T13:49:37.990Z] #39 134.6 CC criu/netfilter.o [2020-07-03T13:49:38.295Z] #18 2.941 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-03T13:49:38.560Z] #39 134.9 CC criu/page-pipe.o [2020-07-03T13:49:38.595Z] #18 ... [2020-07-03T13:49:38.595Z] [2020-07-03T13:49:38.595Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:49:38.595Z] #48 113.7 golang.org/x/crypto/ssh/terminal [2020-07-03T13:49:38.595Z] #48 116.5 mvdan.cc/sh/v3/cmd/shfmt [2020-07-03T13:49:38.595Z] #48 DONE 122.6s [2020-07-03T13:49:38.595Z] [2020-07-03T13:49:38.595Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:38.595Z] #40 54.85 CC compel/src/lib/ptrace.o [2020-07-03T13:49:38.595Z] #40 55.23 AR compel/libcompel.a [2020-07-03T13:49:38.595Z] #40 55.32 HOSTCC compel/src/main-host.o [2020-07-03T13:49:38.595Z] #40 55.68 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-03T13:49:38.595Z] #40 55.84 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-03T13:49:38.595Z] #40 56.33 HOSTCC compel/src/lib/log-host.o [2020-07-03T13:49:38.595Z] #40 56.70 HOSTLINK compel/compel-host-bin [2020-07-03T13:49:38.595Z] #40 56.85 DEP soccr/soccr.d [2020-07-03T13:49:38.595Z] #40 57.14 CC soccr/soccr.o [2020-07-03T13:49:38.820Z] #39 135.4 CC criu/page-xfer.o [2020-07-03T13:49:40.202Z] #39 136.4 CC criu/pagemap-cache.o [2020-07-03T13:49:40.202Z] #39 136.7 CC criu/pagemap.o [2020-07-03T13:49:41.163Z] #39 137.4 CC criu/parasite-syscall.o [2020-07-03T13:49:41.383Z] #40 59.71 AR soccr/libsoccr.a [2020-07-03T13:49:41.383Z] #40 59.76 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:49:41.383Z] #40 60.10 DEP criu/arch/ppc64/sigframe.d [2020-07-03T13:49:41.684Z] #40 60.26 DEP criu/arch/ppc64/crtools.d [2020-07-03T13:49:41.684Z] #40 60.53 DEP criu/arch/ppc64/cpu.d [2020-07-03T13:49:41.745Z] #39 138.2 CC criu/path.o [2020-07-03T13:49:41.745Z] #39 138.4 CC criu/pie-util-vdso-elf32.o [2020-07-03T13:49:41.989Z] #40 60.74 CC criu/arch/ppc64/cpu.o [2020-07-03T13:49:42.313Z] #39 138.8 CC criu/pie-util-vdso.o [2020-07-03T13:49:42.313Z] #39 ... [2020-07-03T13:49:42.313Z] [2020-07-03T13:49:42.313Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-03T13:49:42.313Z] #19 6.017 Collecting yamllint==1.16.0 [2020-07-03T13:49:42.572Z] #19 ... [2020-07-03T13:49:42.572Z] [2020-07-03T13:49:42.572Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:42.572Z] #39 139.2 CC criu/pie-util.o [2020-07-03T13:49:42.649Z] #40 61.35 CC criu/arch/ppc64/crtools.o [2020-07-03T13:49:42.949Z] #40 ... [2020-07-03T13:49:42.949Z] [2020-07-03T13:49:42.949Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:49:42.949Z] #50 9.857 + cd /tmp/tmp.vzgG5fPlwd/src/github.com/opencontainers/runc [2020-07-03T13:49:42.949Z] #50 9.857 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:49:43.140Z] #39 139.4 CC criu/pipes.o [2020-07-03T13:49:43.249Z] #50 10.29 + '[' -z '' ']' [2020-07-03T13:49:43.249Z] #50 ... [2020-07-03T13:49:43.249Z] [2020-07-03T13:49:43.249Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:49:43.249Z] #42 117.5 math/big [2020-07-03T13:49:43.249Z] #42 122.2 go/doc [2020-07-03T13:49:43.399Z] #39 140.0 CC criu/plugin.o [2020-07-03T13:49:43.550Z] #42 ... [2020-07-03T13:49:43.550Z] [2020-07-03T13:49:43.550Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:43.550Z] #40 62.23 CC criu/arch/ppc64/sigframe.o [2020-07-03T13:49:43.851Z] #40 62.51 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-03T13:49:43.851Z] #40 62.60 DEP criu/pie/util-vdso.d [2020-07-03T13:49:43.851Z] #40 62.77 DEP criu/pie/util.d [2020-07-03T13:49:43.967Z] #39 140.3 CC criu/proc_parse.o [2020-07-03T13:49:44.151Z] #40 62.97 CC criu/pie/util.o [2020-07-03T13:49:44.451Z] #40 63.29 CC criu/pie/util-vdso.o [2020-07-03T13:49:45.515Z] #40 64.32 AR criu/pie/pie.lib.a [2020-07-03T13:49:45.814Z] #40 64.40 DEP criu/pie/restorer.d [2020-07-03T13:49:45.814Z] #40 64.73 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-03T13:49:46.114Z] #40 64.75 DEP criu/arch/ppc64/restorer.d [2020-07-03T13:49:46.114Z] #40 64.97 DEP criu/arch/ppc64/vdso-pie.d [2020-07-03T13:49:46.415Z] #40 65.11 DEP criu/pie/parasite-vdso.d [2020-07-03T13:49:46.415Z] #40 65.32 DEP criu/pie/parasite.d [2020-07-03T13:49:46.502Z] #39 142.5 CC criu/protobuf-desc.o [2020-07-03T13:49:46.722Z] #40 65.61 CC criu/pie/parasite.o [2020-07-03T13:49:47.073Z] #39 ... [2020-07-03T13:49:47.073Z] [2020-07-03T13:49:47.073Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-03T13:49:47.073Z] #19 11.39 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-03T13:49:47.073Z] #19 11.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-03T13:49:47.073Z] #19 11.50 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-03T13:49:47.073Z] #19 11.54 Collecting pyyaml (from yamllint==1.16.0) [2020-07-03T13:49:47.073Z] #19 11.63 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-03T13:49:47.073Z] #19 12.76 Building wheels for collected packages: pyyaml [2020-07-03T13:49:47.073Z] #19 12.77 Running setup.py bdist_wheel for pyyaml: started [2020-07-03T13:49:47.073Z] #19 13.58 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-03T13:49:47.073Z] #19 13.58 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-03T13:49:47.073Z] #19 13.64 Successfully built pyyaml [2020-07-03T13:49:47.073Z] #19 13.66 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-03T13:49:47.073Z] #19 13.95 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-03T13:49:47.073Z] #19 DONE 14.7s [2020-07-03T13:49:47.073Z] [2020-07-03T13:49:47.073Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:47.073Z] #39 143.5 CC criu/protobuf.o [2020-07-03T13:49:47.332Z] #39 ... [2020-07-03T13:49:47.332Z] [2020-07-03T13:49:47.332Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-03T13:49:47.332Z] #22 DONE 0.4s [2020-07-03T13:49:47.332Z] [2020-07-03T13:49:47.332Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:47.332Z] #39 143.9 CC criu/pstree.o [2020-07-03T13:49:48.296Z] #40 ... [2020-07-03T13:49:48.296Z] [2020-07-03T13:49:48.296Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:49:48.296Z] #55 124.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:49:48.296Z] #55 124.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-03T13:49:48.296Z] #55 DONE 132.5s [2020-07-03T13:49:48.296Z] [2020-07-03T13:49:48.296Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-03T13:49:48.296Z] #56 DONE 0.1s [2020-07-03T13:49:48.296Z] [2020-07-03T13:49:48.296Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:49:48.296Z] #42 128.8 vendor/golang.org/x/text/secure/bidirule [2020-07-03T13:49:48.296Z] #42 129.7 vendor/golang.org/x/text/unicode/norm [2020-07-03T13:49:48.296Z] #42 131.9 github.com/LK4D4/vndr/build [2020-07-03T13:49:48.595Z] #42 ... [2020-07-03T13:49:48.595Z] [2020-07-03T13:49:48.595Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-03T13:49:48.595Z] #57 DONE 0.1s [2020-07-03T13:49:48.595Z] [2020-07-03T13:49:48.595Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:49:48.595Z] #50 10.29 + target=static [2020-07-03T13:49:48.595Z] #50 10.29 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-03T13:49:48.595Z] #50 10.46 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-03T13:49:48.709Z] #39 145.0 CC criu/rbtree.o [2020-07-03T13:49:48.709Z] #39 145.2 CC criu/rst-malloc.o [2020-07-03T13:49:48.893Z] #50 ... [2020-07-03T13:49:48.894Z] [2020-07-03T13:49:48.894Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:48.894Z] #40 67.64 LINK criu/pie/parasite.built-in.o [2020-07-03T13:49:48.894Z] #40 67.67 GEN criu/pie/parasite-blob.h [2020-07-03T13:49:48.894Z] #40 67.74 CC criu/pie/parasite-vdso.o [2020-07-03T13:49:48.968Z] #39 145.5 CC criu/seccomp.o [2020-07-03T13:49:49.544Z] #39 145.9 CC criu/seize.o [2020-07-03T13:49:49.804Z] #39 146.4 CC criu/servicefd.o [2020-07-03T13:49:50.064Z] #39 146.7 CC criu/shmem.o [2020-07-03T13:49:50.430Z] #40 ... [2020-07-03T13:49:50.430Z] [2020-07-03T13:49:50.430Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:49:50.430Z] #18 4.684 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-03T13:49:50.430Z] #18 10.16 Fetched 8140 kB in 10s (845 kB/s) [2020-07-03T13:49:50.430Z] #18 10.16 Reading package lists... [2020-07-03T13:49:50.430Z] #18 15.00 Reading package lists... [2020-07-03T13:49:50.430Z] #18 ... [2020-07-03T13:49:50.430Z] [2020-07-03T13:49:50.430Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:50.430Z] #40 69.13 CC criu/arch/ppc64/vdso-pie.o [2020-07-03T13:49:50.633Z] #39 147.2 CC criu/sigframe.o [2020-07-03T13:49:50.762Z] #40 69.47 CC criu/arch/ppc64/restorer.o [2020-07-03T13:49:50.893Z] #39 ... [2020-07-03T13:49:50.893Z] [2020-07-03T13:49:50.893Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:49:50.893Z] #36 DONE 220.2s [2020-07-03T13:49:50.893Z] [2020-07-03T13:49:50.893Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-03T13:49:50.893Z] #26 DONE 3.5s [2020-07-03T13:49:50.893Z] [2020-07-03T13:49:50.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:50.893Z] #39 147.3 CC criu/signalfd.o [2020-07-03T13:49:51.061Z] #40 69.84 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-03T13:49:51.061Z] #40 69.88 CC criu/pie/restorer.o [2020-07-03T13:49:51.153Z] #39 147.6 CC criu/sk-inet.o [2020-07-03T13:49:51.412Z] #39 ... [2020-07-03T13:49:51.412Z] [2020-07-03T13:49:51.412Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-03T13:49:51.412Z] #29 DONE 0.4s [2020-07-03T13:49:51.412Z] [2020-07-03T13:49:51.412Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-03T13:49:51.412Z] #31 DONE 0.1s [2020-07-03T13:49:51.412Z] [2020-07-03T13:49:51.412Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-03T13:49:51.412Z] #34 DONE 0.0s [2020-07-03T13:49:51.412Z] [2020-07-03T13:49:51.412Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:49:52.357Z] #39 148.7 CC criu/sk-netlink.o [2020-07-03T13:49:52.357Z] #39 149.0 CC criu/sk-packet.o [2020-07-03T13:49:52.542Z] Client: [2020-07-03T13:49:52.542Z] Debug Mode: false [2020-07-03T13:49:52.542Z] Plugins: [2020-07-03T13:49:52.542Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-03T13:49:52.542Z] [2020-07-03T13:49:52.542Z] Server: [2020-07-03T13:49:52.542Z] Containers: 0 [2020-07-03T13:49:52.542Z] Running: 0 [2020-07-03T13:49:52.542Z] Paused: 0 [2020-07-03T13:49:52.542Z] Stopped: 0 [2020-07-03T13:49:52.542Z] Images: 0 [2020-07-03T13:49:52.542Z] Server Version: 19.03.5 [2020-07-03T13:49:52.542Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-03T13:49:52.542Z] Windows: [2020-07-03T13:49:52.542Z] LCOW: [2020-07-03T13:49:52.542Z] Logging Driver: json-file [2020-07-03T13:49:52.542Z] Plugins: [2020-07-03T13:49:52.542Z] Volume: local [2020-07-03T13:49:52.542Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-03T13:49:52.542Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-03T13:49:52.542Z] Swarm: inactive [2020-07-03T13:49:52.542Z] Default Isolation: process [2020-07-03T13:49:52.542Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-03T13:49:52.542Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-03T13:49:52.542Z] OSType: windows [2020-07-03T13:49:52.542Z] Architecture: x86_64 [2020-07-03T13:49:52.542Z] CPUs: 4 [2020-07-03T13:49:52.542Z] Total Memory: 32GiB [2020-07-03T13:49:52.542Z] Name: azwin-2-5e1a90 [2020-07-03T13:49:52.542Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-03T13:49:52.542Z] Docker Root Dir: D:\docker [2020-07-03T13:49:52.542Z] Debug Mode: false [2020-07-03T13:49:52.542Z] Registry: https://index.docker.io/v1/ [2020-07-03T13:49:52.542Z] Labels: [2020-07-03T13:49:52.542Z] Experimental: true [2020-07-03T13:49:52.542Z] Insecure Registries: [2020-07-03T13:49:52.542Z] 10.0.0.4:5000 [2020-07-03T13:49:52.542Z] 127.0.0.0/8 [2020-07-03T13:49:52.542Z] Registry Mirrors: [2020-07-03T13:49:52.542Z] http://10.0.0.4:5000/ [2020-07-03T13:49:52.542Z] Live Restore Enabled: false [2020-07-03T13:49:52.542Z] [2020-07-03T13:49:52.617Z] #39 ... [2020-07-03T13:49:52.617Z] [2020-07-03T13:49:52.617Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-03T13:49:52.617Z] #37 DONE 0.5s [2020-07-03T13:49:52.617Z] [2020-07-03T13:49:52.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-03T13:49:52.876Z] #39 149.3 CC criu/sk-queue.o [2020-07-03T13:49:53.135Z] #39 149.5 CC criu/sk-tcp.o [2020-07-03T13:49:53.394Z] #39 149.8 CC criu/sk-unix.o [2020-07-03T13:49:54.333Z] #39 150.8 CC criu/sockets.o [2020-07-03T13:49:54.592Z] #39 151.3 CC criu/stats.o [2020-07-03T13:49:54.633Z] #40 72.86 LINK criu/pie/restorer.built-in.o [2020-07-03T13:49:54.634Z] #40 72.88 GEN criu/pie/restorer-blob.h [2020-07-03T13:49:54.634Z] #40 73.01 DEP criu/vdso.d [2020-07-03T13:49:54.634Z] #40 73.26 DEP criu/uts_ns.d [2020-07-03T13:49:54.634Z] #40 73.45 DEP criu/util.d [2020-07-03T13:49:54.852Z] #39 151.5 CC criu/string.o [2020-07-03T13:49:54.852Z] #39 151.6 CC criu/sysctl.o [2020-07-03T13:49:54.932Z] #40 73.73 DEP criu/uffd.d [2020-07-03T13:49:55.231Z] #40 73.98 DEP criu/tun.d [2020-07-03T13:49:55.421Z] #39 152.0 CC criu/sysfs_parse.o [2020-07-03T13:49:55.531Z] #40 74.15 DEP criu/tty.d [2020-07-03T13:49:55.531Z] #40 74.37 DEP criu/timerfd.d [2020-07-03T13:49:55.680Z] #39 152.2 CC criu/timens.o [2020-07-03T13:49:55.830Z] #40 74.58 DEP criu/timens.d [2020-07-03T13:49:55.830Z] #40 74.78 DEP criu/sysfs_parse.d [2020-07-03T13:49:55.940Z] #39 152.4 CC criu/timerfd.o [2020-07-03T13:49:55.940Z] #39 152.5 CC criu/tty.o [2020-07-03T13:49:56.130Z] #40 74.90 DEP criu/sysctl.d [2020-07-03T13:49:56.130Z] #40 75.05 DEP criu/string.d [2020-07-03T13:49:56.430Z] #40 75.09 DEP criu/stats.d [2020-07-03T13:49:56.430Z] #40 75.24 DEP criu/sockets.d [2020-07-03T13:49:56.730Z] #40 75.50 DEP criu/sk-unix.d [2020-07-03T13:49:56.878Z] #39 153.4 CC criu/tun.o [2020-07-03T13:49:57.031Z] #40 75.74 DEP criu/sk-tcp.d [2020-07-03T13:49:57.137Z] #39 153.7 CC criu/uffd.o [2020-07-03T13:49:57.334Z] #40 75.93 DEP criu/sk-queue.d [2020-07-03T13:49:57.334Z] #40 76.14 DEP criu/sk-packet.d [2020-07-03T13:49:57.334Z] #40 ... [2020-07-03T13:49:57.334Z] [2020-07-03T13:49:57.334Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:49:57.334Z] #18 15.00 Reading package lists... [2020-07-03T13:49:57.334Z] #18 18.47 Building dependency tree... [2020-07-03T13:49:57.334Z] #18 19.63 libcap2-bin is already the newest version (1:2.25-2). [2020-07-03T13:49:57.334Z] #18 19.63 The following additional packages will be installed: [2020-07-03T13:49:57.334Z] #18 19.63 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-03T13:49:57.334Z] #18 19.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-03T13:49:57.334Z] #18 19.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-03T13:49:57.334Z] #18 19.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-03T13:49:57.334Z] #18 19.64 python3.7 python3.7-minimal vim-runtime xxd [2020-07-03T13:49:57.334Z] #18 19.65 Suggested packages: [2020-07-03T13:49:57.334Z] #18 19.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-03T13:49:57.334Z] #18 19.65 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-03T13:49:57.334Z] #18 19.65 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-03T13:49:57.334Z] #18 19.65 Recommended packages: [2020-07-03T13:49:57.334Z] #18 19.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-03T13:49:57.334Z] #18 19.65 python3-keyrings.alt python3-xdg unzip [2020-07-03T13:49:57.334Z] #18 21.50 The following NEW packages will be installed: [2020-07-03T13:49:57.334Z] #18 21.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-03T13:49:57.334Z] #18 21.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-03T13:49:57.334Z] #18 21.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-03T13:49:57.334Z] #18 21.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-03T13:49:57.334Z] #18 21.51 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-03T13:49:57.334Z] #18 21.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-03T13:49:57.334Z] #18 21.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-03T13:49:57.334Z] #18 21.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-03T13:49:57.334Z] #18 21.51 xz-utils zip [2020-07-03T13:49:57.334Z] #18 21.59 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:49:57.334Z] #18 21.59 Need to get 29.2 MB of archives. [2020-07-03T13:49:57.334Z] #18 21.59 After this operation, 134 MB of additional disk space will be used. [2020-07-03T13:49:57.334Z] #18 21.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-03T13:49:57.334Z] #18 21.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-03T13:49:57.334Z] #18 21.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-03T13:49:57.334Z] #18 21.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-03T13:49:57.334Z] #18 21.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-03T13:49:57.334Z] #18 21.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-03T13:49:57.334Z] #18 21.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-03T13:49:57.334Z] #18 21.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-03T13:49:57.334Z] #18 21.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-03T13:49:57.334Z] #18 21.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-03T13:49:57.334Z] #18 21.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-03T13:49:57.334Z] #18 21.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-03T13:49:57.334Z] #18 21.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-03T13:49:57.334Z] #18 21.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-03T13:49:57.334Z] #18 21.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-03T13:49:57.334Z] #18 21.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-03T13:49:57.334Z] #18 21.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-03T13:49:57.334Z] #18 21.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:49:57.334Z] #18 22.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-03T13:49:57.334Z] #18 22.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-03T13:49:57.334Z] #18 22.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-03T13:49:57.334Z] #18 22.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-03T13:49:57.334Z] #18 22.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-03T13:49:57.334Z] #18 22.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-03T13:49:57.636Z] #18 22.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-03T13:49:57.636Z] #18 22.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-03T13:49:57.636Z] #18 22.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-03T13:49:57.636Z] #18 22.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-03T13:49:57.636Z] #18 22.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-03T13:49:58.076Z] #39 154.5 CC criu/util.o [2020-07-03T13:49:58.292Z] #18 22.69 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-03T13:49:58.292Z] #18 22.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-03T13:49:58.292Z] #18 22.70 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-03T13:49:58.292Z] #18 22.70 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-03T13:49:58.292Z] #18 22.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-03T13:49:58.292Z] #18 22.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-03T13:49:58.292Z] #18 22.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-03T13:49:58.292Z] #18 22.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-03T13:49:58.292Z] #18 22.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-03T13:49:58.292Z] #18 22.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-03T13:49:58.292Z] #18 22.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-03T13:49:58.292Z] #18 22.82 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-03T13:49:58.292Z] #18 22.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-03T13:49:58.608Z] #18 23.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-03T13:49:58.643Z] #39 ... [2020-07-03T13:49:58.644Z] [2020-07-03T13:49:58.644Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:49:58.644Z] #45 228.0 + cd /tmp/tmp.pIgd3PZjg3/src/github.com/golangci/golangci-lint/ [2020-07-03T13:49:58.644Z] #45 228.0 + git checkout -q v1.23.8 [2020-07-03T13:49:58.902Z] #45 228.3 ++ git describe --tags [2020-07-03T13:49:58.902Z] #45 228.3 + version=v1.23.8 [2020-07-03T13:49:58.902Z] #45 228.3 ++ git rev-parse --short HEAD [2020-07-03T13:49:58.902Z] #45 228.3 + commit=76a82c6 [2020-07-03T13:49:58.902Z] #45 228.3 ++ git show -s --format=%cd [2020-07-03T13:49:58.902Z] #45 228.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-03T13:49:58.902Z] #45 228.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:49:58.912Z] #18 23.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-03T13:49:58.912Z] #18 23.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-03T13:49:59.211Z] #18 23.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-03T13:49:59.529Z] #18 24.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-03T13:49:59.831Z] #18 24.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-03T13:50:00.894Z] #18 25.22 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:50:00.894Z] #18 25.37 Fetched 29.2 MB in 3s (10.4 MB/s) [2020-07-03T13:50:00.894Z] #18 25.44 Selecting previously unselected package pigz. [2020-07-03T13:50:01.195Z] #18 25.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-03T13:50:01.195Z] #18 25.56 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-03T13:50:01.195Z] #18 25.56 Unpacking pigz (2.4-1) ... [2020-07-03T13:50:01.195Z] #18 25.68 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-03T13:50:01.195Z] #18 25.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-03T13:50:01.195Z] #18 25.70 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-03T13:50:01.495Z] #18 26.10 Selecting previously unselected package python3.7-minimal. [2020-07-03T13:50:01.495Z] #18 26.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-03T13:50:01.495Z] #18 26.13 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:50:02.555Z] #18 27.12 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-03T13:50:02.555Z] #18 27.13 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:50:04.180Z] #45 ... [2020-07-03T13:50:04.181Z] [2020-07-03T13:50:04.181Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:50:04.181Z] #39 155.2 CC criu/uts_ns.o [2020-07-03T13:50:04.181Z] #39 155.4 CC criu/vdso-compat.o [2020-07-03T13:50:04.181Z] #39 155.6 CC criu/vdso.o [2020-07-03T13:50:04.181Z] #39 155.9 LINK criu/built-in.o [2020-07-03T13:50:04.181Z] #39 156.0 LINK criu/criu [2020-07-03T13:50:04.181Z] #39 156.3 DEP lib/c/criu.d [2020-07-03T13:50:04.181Z] #39 156.3 CC images/rpc.pb-c.o [2020-07-03T13:50:04.181Z] #39 156.7 CC lib/c/criu.o [2020-07-03T13:50:04.181Z] #39 157.3 LINK lib/c/built-in.o [2020-07-03T13:50:04.181Z] #39 157.3 LINK lib/c/libcriu.so [2020-07-03T13:50:04.181Z] #39 157.3 LINK lib/c/libcriu.a [2020-07-03T13:50:04.181Z] #39 157.4 GEN magic.py [2020-07-03T13:50:04.181Z] #39 157.5 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:50:04.181Z] #39 157.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:50:04.181Z] #39 157.5 Note: Building without GnuTLS support [2020-07-03T13:50:04.181Z] #39 157.5 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:50:04.181Z] #39 157.5 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:50:04.181Z] #39 158.1 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:50:04.181Z] #39 158.6 make[1]: Nothing to be done for 'all'. [2020-07-03T13:50:04.181Z] #39 159.1 make[1]: 'images/built-in.o' is up to date. [2020-07-03T13:50:04.181Z] #39 159.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-03T13:50:04.181Z] #39 159.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-03T13:50:04.181Z] #39 159.3 make[1]: 'compel/libcompel.a' is up to date. [2020-07-03T13:50:04.181Z] #39 159.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-03T13:50:04.181Z] #39 159.3 make[1]: Nothing to be done for 'all'. [2020-07-03T13:50:04.181Z] #39 159.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:50:04.181Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-07-03T13:50:04.181Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-07-03T13:50:04.181Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-07-03T13:50:04.181Z] #39 159.6 make[2]: Nothing to be done for 'all'. [2020-07-03T13:50:04.181Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2020-07-03T13:50:04.181Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2020-07-03T13:50:04.181Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2020-07-03T13:50:04.181Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2020-07-03T13:50:04.181Z] #39 159.8 INSTALL criu/criu [2020-07-03T13:50:04.181Z] #39 DONE 160.4s [2020-07-03T13:50:04.181Z] [2020-07-03T13:50:04.181Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:50:04.181Z] #52 181.0 + bin/containerd [2020-07-03T13:50:05.341Z] #18 29.56 Selecting previously unselected package python3-minimal. [2020-07-03T13:50:05.341Z] #18 29.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-07-03T13:50:05.341Z] #18 29.60 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-03T13:50:05.341Z] #18 29.60 Unpacking python3-minimal (3.7.3-1) ... [2020-07-03T13:50:05.341Z] #18 29.68 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-03T13:50:05.341Z] #18 29.69 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-03T13:50:05.341Z] #18 29.70 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-03T13:50:05.341Z] #18 29.85 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-03T13:50:05.341Z] #18 29.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-03T13:50:05.341Z] #18 29.86 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-03T13:50:05.341Z] #18 ... [2020-07-03T13:50:05.341Z] [2020-07-03T13:50:05.341Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:50:05.558Z] #52 ... [2020-07-03T13:50:05.558Z] [2020-07-03T13:50:05.558Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-03T13:50:05.558Z] #40 DONE 0.1s [2020-07-03T13:50:05.558Z] [2020-07-03T13:50:05.558Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-03T13:50:05.558Z] #42 DONE 0.1s [2020-07-03T13:50:05.558Z] [2020-07-03T13:50:05.558Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:50:05.558Z] #45 ... [2020-07-03T13:50:05.558Z] [2020-07-03T13:50:05.558Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-03T13:50:05.558Z] #44 DONE 0.0s [2020-07-03T13:50:05.641Z] #22 149.6 Checking out files: 24% (2631/10848) Checking out files: 25% (2712/10848) Checking out files: 26% (2821/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) [2020-07-03T13:50:05.641Z] #22 ... [2020-07-03T13:50:05.641Z] [2020-07-03T13:50:05.641Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:50:05.641Z] #42 139.8 mime [2020-07-03T13:50:05.641Z] #42 142.9 vendor/golang.org/x/net/idna [2020-07-03T13:50:05.641Z] #42 145.4 net/textproto [2020-07-03T13:50:05.641Z] #42 145.4 crypto/x509 [2020-07-03T13:50:05.641Z] #42 147.1 mime/multipart [2020-07-03T13:50:05.641Z] #42 147.5 vendor/golang.org/x/net/http/httpproxy [2020-07-03T13:50:05.641Z] #42 147.5 vendor/golang.org/x/net/http/httpguts [2020-07-03T13:50:05.641Z] #42 ... [2020-07-03T13:50:05.641Z] [2020-07-03T13:50:05.641Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:50:05.817Z] [2020-07-03T13:50:05.818Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:50:07.745Z] #22 149.6 Checking out files: 24% (2631/10848) Checking out files: 25% (2712/10848) Checking out files: 26% (2821/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 44% (4778/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 65% (7156/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) [2020-07-03T13:50:07.745Z] #22 ... [2020-07-03T13:50:07.745Z] [2020-07-03T13:50:07.745Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:50:07.745Z] #40 76.43 DEP criu/sk-netlink.d [2020-07-03T13:50:07.745Z] #40 76.61 DEP criu/sk-inet.d [2020-07-03T13:50:07.745Z] #40 76.86 DEP criu/signalfd.d [2020-07-03T13:50:07.745Z] #40 77.02 DEP criu/sigframe.d [2020-07-03T13:50:07.745Z] #40 77.10 DEP criu/shmem.d [2020-07-03T13:50:07.745Z] #40 77.28 DEP criu/servicefd.d [2020-07-03T13:50:07.745Z] #40 77.49 DEP criu/seize.d [2020-07-03T13:50:07.745Z] #40 77.63 DEP criu/seccomp.d [2020-07-03T13:50:07.745Z] #40 77.83 DEP criu/rst-malloc.d [2020-07-03T13:50:07.745Z] #40 77.94 DEP criu/rbtree.d [2020-07-03T13:50:07.745Z] #40 77.96 DEP criu/pstree.d [2020-07-03T13:50:07.745Z] #40 78.15 DEP criu/protobuf.d [2020-07-03T13:50:07.745Z] #40 78.34 GEN criu/protobuf-desc-gen.h [2020-07-03T13:50:07.745Z] #40 80.40 DEP criu/protobuf-desc.d [2020-07-03T13:50:07.745Z] #40 80.54 DEP criu/proc_parse.d [2020-07-03T13:50:07.745Z] #40 80.76 DEP criu/plugin.d [2020-07-03T13:50:07.745Z] #40 80.84 DEP criu/pipes.d [2020-07-03T13:50:07.745Z] #40 81.02 DEP criu/pie-util.d [2020-07-03T13:50:07.745Z] #40 81.12 DEP criu/pie-util-vdso.d [2020-07-03T13:50:07.745Z] #40 81.25 DEP criu/path.d [2020-07-03T13:50:07.745Z] #40 81.43 DEP criu/parasite-syscall.d [2020-07-03T13:50:07.745Z] #40 81.66 DEP criu/pagemap.d [2020-07-03T13:50:07.745Z] #40 81.87 DEP criu/pagemap-cache.d [2020-07-03T13:50:07.745Z] #40 82.02 DEP criu/page-xfer.d [2020-07-03T13:50:07.745Z] #40 82.17 DEP criu/page-pipe.d [2020-07-03T13:50:07.745Z] #40 82.31 DEP criu/netfilter.d [2020-07-03T13:50:07.745Z] #40 82.47 DEP criu/net.d [2020-07-03T13:50:07.745Z] #40 82.74 DEP criu/namespaces.d [2020-07-03T13:50:07.745Z] #40 82.88 DEP criu/mount.d [2020-07-03T13:50:07.745Z] #40 83.07 DEP criu/memfd.d [2020-07-03T13:50:07.745Z] #40 83.25 DEP criu/mem.d [2020-07-03T13:50:07.745Z] #40 83.52 DEP criu/lsm.d [2020-07-03T13:50:07.745Z] #40 83.70 DEP criu/log.d [2020-07-03T13:50:07.745Z] #40 83.94 DEP criu/libnetlink.d [2020-07-03T13:50:07.745Z] #40 84.17 DEP criu/kerndat.d [2020-07-03T13:50:07.745Z] #40 84.41 DEP criu/kcmp-ids.d [2020-07-03T13:50:07.745Z] #40 84.50 DEP criu/irmap.d [2020-07-03T13:50:07.745Z] #40 84.65 DEP criu/ipc_ns.d [2020-07-03T13:50:07.745Z] #40 84.96 DEP criu/image.d [2020-07-03T13:50:07.745Z] #40 85.19 DEP criu/image-desc.d [2020-07-03T13:50:07.745Z] #40 85.39 DEP criu/fsnotify.d [2020-07-03T13:50:07.745Z] #40 85.55 DEP criu/filesystems.d [2020-07-03T13:50:07.745Z] #40 85.76 DEP criu/files.d [2020-07-03T13:50:07.745Z] #40 86.14 DEP criu/files-reg.d [2020-07-03T13:50:07.745Z] #40 86.31 DEP criu/files-ext.d [2020-07-03T13:50:07.745Z] #40 86.45 DEP criu/file-lock.d [2020-07-03T13:50:07.745Z] #40 ... [2020-07-03T13:50:07.745Z] [2020-07-03T13:50:07.745Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:50:07.868Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-03T13:50:07.868Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-83369c65\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-03T13:50:07.868Z] ---------------------------------------------------------------------------- [2020-07-03T13:50:07.868Z] [2020-07-03T13:50:07.868Z] INFO: executeCI.ps1 starting at Fri Jul 3 13:50:07 CUT 2020 [2020-07-03T13:50:07.868Z] [2020-07-03T13:50:07.868Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-03T13:50:07.868Z] INFO: Running git version 2.24.1.windows.2 [2020-07-03T13:50:07.868Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-03T13:50:07.868Z] INFO: Environment variables: [2020-07-03T13:50:07.868Z] [2020-07-03T13:50:07.868Z] Name Value [2020-07-03T13:50:07.868Z] ---- ----- [2020-07-03T13:50:07.868Z] ALLUSERSPROFILE C:\ProgramData [2020-07-03T13:50:07.868Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-03T13:50:07.868Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-03T13:50:07.868Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-03T13:50:07.868Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-03T13:50:07.868Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-03T13:50:07.868Z] BRANCH_NAME PR-41172 [2020-07-03T13:50:07.868Z] BUILD_DISPLAY_NAME #1 [2020-07-03T13:50:07.868Z] BUILD_ID 1 [2020-07-03T13:50:07.868Z] BUILD_NUMBER 1 [2020-07-03T13:50:07.868Z] BUILD_TAG jenkins-moby-PR-41172-1 [2020-07-03T13:50:07.868Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41172/1/ [2020-07-03T13:50:07.868Z] CHANGE_AUTHOR thaJeztah [2020-07-03T13:50:07.868Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-07-03T13:50:07.868Z] CHANGE_BRANCH cleanup_swagger [2020-07-03T13:50:07.868Z] CHANGE_FORK thaJeztah/docker [2020-07-03T13:50:07.868Z] CHANGE_ID 41172 [2020-07-03T13:50:07.868Z] CHANGE_TARGET master [2020-07-03T13:50:07.868Z] CHANGE_TITLE swagger: add DeviceRequests to container create, inspect example [2020-07-03T13:50:07.868Z] CHANGE_URL https://github.com/moby/moby/pull/41172 [2020-07-03T13:50:07.868Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:50:07.868Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-03T13:50:07.868Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-03T13:50:07.868Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-03T13:50:07.868Z] COMPUTERNAME azwin-2-5e1a90 [2020-07-03T13:50:07.868Z] ComSpec C:\windows\system32\cmd.exe [2020-07-03T13:50:07.868Z] ConfigSequenceNumber 0 [2020-07-03T13:50:07.868Z] DOCKER_BUILDKIT 0 [2020-07-03T13:50:07.868Z] DOCKER_DUT_DEBUG 1 [2020-07-03T13:50:07.869Z] DOCKER_EXPERIMENTAL 1 [2020-07-03T13:50:07.869Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-03T13:50:07.869Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-03T13:50:07.869Z] EXECUTOR_NUMBER 0 [2020-07-03T13:50:07.869Z] FQDN azwin-2-5e1a90.westus.cloudapp.azure.com [2020-07-03T13:50:07.869Z] GIT_BRANCH PR-41172 [2020-07-03T13:50:07.869Z] GIT_COMMIT 5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 [2020-07-03T13:50:07.869Z] GIT_URL https://github.com/moby/moby.git [2020-07-03T13:50:07.869Z] HUDSON_COOKIE 0651ff6d-6760-4914-ae94-015681a41afc [2020-07-03T13:50:07.869Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-03T13:50:07.869Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-03T13:50:07.869Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-03T13:50:07.869Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-03T13:50:07.869Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-03T13:50:07.869Z] JENKINS_NODE_COOKIE 9c939743-a2e0-4c6c-ba68-319f61b2ab07 [2020-07-03T13:50:07.869Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-03T13:50:07.869Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-03T13:50:07.869Z] JOB_BASE_NAME PR-41172 [2020-07-03T13:50:07.869Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41172/display/redirect [2020-07-03T13:50:07.869Z] JOB_NAME moby/PR-41172 [2020-07-03T13:50:07.869Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41172/ [2020-07-03T13:50:07.869Z] library.jps.version master [2020-07-03T13:50:07.869Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-03T13:50:07.869Z] NODE_LABELS amd64 azure azwin-2-5e1a90 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-03T13:50:07.869Z] NODE_NAME azwin-2-5e1a90 [2020-07-03T13:50:07.869Z] NUMBER_OF_PROCESSORS 4 [2020-07-03T13:50:07.869Z] OS Windows_NT [2020-07-03T13:50:07.869Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-03T13:50:07.869Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-03T13:50:07.869Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-03T13:50:07.869Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-03T13:50:07.870Z] PROCESSOR_LEVEL 6 [2020-07-03T13:50:07.870Z] PROCESSOR_REVISION 5504 [2020-07-03T13:50:07.870Z] ProgramData C:\ProgramData [2020-07-03T13:50:07.870Z] ProgramFiles C:\Program Files [2020-07-03T13:50:07.870Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-03T13:50:07.870Z] ProgramW6432 C:\Program Files [2020-07-03T13:50:07.870Z] PROMPT $P$G [2020-07-03T13:50:07.870Z] PSExecutionPolicyPreference Bypass [2020-07-03T13:50:07.870Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-03T13:50:07.870Z] PUBLIC C:\Users\Public [2020-07-03T13:50:07.870Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41172/1/display/redirect?page=changes [2020-07-03T13:50:07.870Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41172/1/display/redirect [2020-07-03T13:50:07.870Z] SKIP_VALIDATION_TESTS 1 [2020-07-03T13:50:07.870Z] SOURCES_DRIVE d [2020-07-03T13:50:07.870Z] SOURCES_SUBDIR gopath [2020-07-03T13:50:07.870Z] STAGE_NAME Run tests [2020-07-03T13:50:07.870Z] SystemDrive C: [2020-07-03T13:50:07.870Z] SystemRoot C:\windows [2020-07-03T13:50:07.870Z] TEMP C:\windows\TEMP [2020-07-03T13:50:07.870Z] TESTDEBUG 0 [2020-07-03T13:50:07.870Z] TESTRUN_DRIVE d [2020-07-03T13:50:07.870Z] TESTRUN_SUBDIR CI [2020-07-03T13:50:07.870Z] TIMEOUT 120m [2020-07-03T13:50:07.870Z] TMP C:\windows\TEMP [2020-07-03T13:50:07.870Z] USERDOMAIN WORKGROUP [2020-07-03T13:50:07.870Z] USERNAME azwin-2-5e1a90$ [2020-07-03T13:50:07.870Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-03T13:50:07.870Z] windir C:\windows [2020-07-03T13:50:07.870Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-03T13:50:07.870Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-03T13:50:07.870Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-03T13:50:07.870Z] [2020-07-03T13:50:07.870Z] [2020-07-03T13:50:07.870Z] [2020-07-03T13:50:08.317Z] INFO: Sources under d:\gopath\... [2020-07-03T13:50:08.317Z] INFO: Test run under d:\CI\... [2020-07-03T13:50:08.317Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-03T13:50:08.317Z] INFO: docker/docker repository was found [2020-07-03T13:50:08.644Z] #22 149.6 Checking out files: 24% (2631/10848) Checking out files: 25% (2712/10848) Checking out files: 26% (2821/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 44% (4778/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 65% (7156/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 89% (9730/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 92% (9981/10848) Checking out files: 93% (10089/10848) Checking out files: 94% (10198/10848) Checking out files: 95% (10306/10848) Checking out files: 96% (10415/10848) Checking out files: 97% (10523/10848) Checking out files: 98% (10632/10848) Checking out files: 99% (10740/10848) Checking out files: 100% (10848/10848) Checking out files: 100% (10848/10848), done. [2020-07-03T13:50:08.764Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-03T13:50:08.946Z] #22 153.1 + cd /tmp/tmp.hgQBmWhfkm/tmp/docker-ce [2020-07-03T13:50:08.947Z] #22 153.1 + git checkout -q v17.06.2-ce [2020-07-03T13:50:09.212Z] ltsc2019: Pulling from windows/servercore [2020-07-03T13:50:09.212Z] 4612f6d0b889: Pulling fs layer [2020-07-03T13:50:09.212Z] 666079ee0460: Pulling fs layer [2020-07-03T13:50:12.765Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-03T13:50:12.765Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-07-03T13:50:12.765Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2020-07-03T13:50:12.765Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-03T13:50:12.765Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-03T13:50:12.765Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-03T13:50:12.765Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-03T13:50:12.765Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-03T13:50:12.765Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-03T13:50:12.765Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-03T13:50:12.765Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-03T13:50:12.765Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-03T13:50:13.058Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-03T13:50:13.058Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-03T13:50:13.352Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.1% of statements [2020-07-03T13:50:13.472Z] #22 157.1 + mkdir -p /tmp/tmp.hgQBmWhfkm/src/github.com/docker [2020-07-03T13:50:13.472Z] #22 157.1 + mv components/cli /tmp/tmp.hgQBmWhfkm/src/github.com/docker/cli [2020-07-03T13:50:13.472Z] #22 157.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-03T13:50:13.645Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-03T13:50:13.645Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-03T13:50:13.645Z] ? github.com/docker/docker/api/types [no test files] [2020-07-03T13:50:13.645Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-03T13:50:13.645Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-03T13:50:13.645Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-03T13:50:13.645Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-03T13:50:13.939Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-07-03T13:50:13.939Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-03T13:50:13.939Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-03T13:50:13.939Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-03T13:50:13.939Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-03T13:50:13.939Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-03T13:50:13.939Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-07-03T13:50:13.939Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-03T13:50:13.939Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-03T13:50:14.232Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-07-03T13:50:14.232Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-03T13:50:14.232Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-03T13:50:14.232Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-03T13:50:14.232Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-03T13:50:14.232Z] ? github.com/docker/docker/builder [no test files] [2020-07-03T13:50:14.232Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-03T13:50:14.232Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-03T13:50:14.232Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-03T13:50:14.232Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-03T13:50:14.232Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-03T13:50:14.232Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-03T13:50:14.232Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-03T13:50:14.526Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-07-03T13:50:14.934Z] 666079ee0460: Verifying Checksum [2020-07-03T13:50:14.934Z] 666079ee0460: Download complete [2020-07-03T13:50:15.018Z] #22 ... [2020-07-03T13:50:15.019Z] [2020-07-03T13:50:15.019Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:50:15.019Z] #18 30.98 Selecting previously unselected package python3.7. [2020-07-03T13:50:15.019Z] #18 30.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 31.00 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:50:15.019Z] #18 31.12 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-03T13:50:15.019Z] #18 31.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 31.13 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-03T13:50:15.019Z] #18 31.27 Setting up python3-minimal (3.7.3-1) ... [2020-07-03T13:50:15.019Z] #18 32.33 Selecting previously unselected package python3. [2020-07-03T13:50:15.019Z] #18 32.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 ... 24022 files and directories currently installed.) [2020-07-03T13:50:15.019Z] #18 32.37 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 32.39 Unpacking python3 (3.7.3-1) ... [2020-07-03T13:50:15.019Z] #18 32.48 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-03T13:50:15.019Z] #18 32.49 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 32.49 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-03T13:50:15.019Z] #18 32.57 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-03T13:50:15.019Z] #18 32.59 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 32.59 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-03T13:50:15.019Z] #18 32.72 Selecting previously unselected package libiptc0:ppc64el. [2020-07-03T13:50:15.019Z] #18 32.73 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 32.74 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-03T13:50:15.019Z] #18 32.80 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-03T13:50:15.019Z] #18 32.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 32.82 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-03T13:50:15.019Z] #18 32.89 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-03T13:50:15.019Z] #18 32.89 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 32.90 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-03T13:50:15.019Z] #18 32.97 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-03T13:50:15.019Z] #18 32.98 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 33.08 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-03T13:50:15.019Z] #18 33.19 Selecting previously unselected package iptables. [2020-07-03T13:50:15.019Z] #18 33.19 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 33.20 Unpacking iptables (1.8.2-4) ... [2020-07-03T13:50:15.019Z] #18 33.71 Selecting previously unselected package xxd. [2020-07-03T13:50:15.019Z] #18 33.72 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 33.73 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:50:15.019Z] #18 33.89 Selecting previously unselected package vim-common. [2020-07-03T13:50:15.019Z] #18 33.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:50:15.019Z] #18 33.95 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:50:15.019Z] #18 34.05 Selecting previously unselected package bash-completion. [2020-07-03T13:50:15.019Z] #18 34.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-03T13:50:15.019Z] #18 37.91 Unpacking bash-completion (1:2.8-6) ... [2020-07-03T13:50:15.019Z] #18 38.36 Selecting previously unselected package bzip2. [2020-07-03T13:50:15.019Z] #18 38.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 38.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:50:15.019Z] #18 38.50 Selecting previously unselected package xz-utils. [2020-07-03T13:50:15.019Z] #18 38.52 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 38.53 Unpacking xz-utils (5.2.4-1) ... [2020-07-03T13:50:15.019Z] #18 38.78 Selecting previously unselected package apparmor. [2020-07-03T13:50:15.019Z] #18 38.79 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 39.04 Unpacking apparmor (2.13.2-10) ... [2020-07-03T13:50:15.019Z] #18 39.42 Selecting previously unselected package aufs-tools. [2020-07-03T13:50:15.019Z] #18 39.43 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 39.43 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:50:15.019Z] #18 39.53 Selecting previously unselected package libonig5:ppc64el. [2020-07-03T13:50:15.019Z] #18 39.54 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 39.54 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-03T13:50:15.019Z] #18 39.66 Selecting previously unselected package libjq1:ppc64el. [2020-07-03T13:50:15.019Z] #18 39.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-03T13:50:15.019Z] #18 39.67 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-03T13:50:15.322Z] #18 39.78 Selecting previously unselected package jq. [2020-07-03T13:50:15.322Z] #18 39.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-03T13:50:15.322Z] #18 39.81 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:50:15.322Z] #18 39.90 Selecting previously unselected package libaio1:ppc64el. [2020-07-03T13:50:15.322Z] #18 39.90 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-03T13:50:15.322Z] #18 39.93 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-03T13:50:15.623Z] #18 40.01 Selecting previously unselected package libgpm2:ppc64el. [2020-07-03T13:50:15.623Z] #18 40.02 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-03T13:50:15.623Z] #18 40.03 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-03T13:50:15.623Z] #18 40.09 Selecting previously unselected package libicu63:ppc64el. [2020-07-03T13:50:15.623Z] #18 40.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-03T13:50:15.623Z] #18 40.11 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-03T13:50:16.685Z] #18 ... [2020-07-03T13:50:16.685Z] [2020-07-03T13:50:16.685Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:50:16.685Z] #42 151.0 crypto/tls [2020-07-03T13:50:16.685Z] #42 158.9 net/http/httptrace [2020-07-03T13:50:16.685Z] #42 159.2 net/http [2020-07-03T13:50:16.985Z] #42 ... [2020-07-03T13:50:16.985Z] [2020-07-03T13:50:16.985Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:50:16.985Z] #40 86.73 DEP criu/file-ids.d [2020-07-03T13:50:16.985Z] #40 86.92 DEP criu/fifo.d [2020-07-03T13:50:16.985Z] #40 87.14 DEP criu/fdstore.d [2020-07-03T13:50:16.985Z] #40 87.24 DEP criu/fault-injection.d [2020-07-03T13:50:16.985Z] #40 87.30 DEP criu/external.d [2020-07-03T13:50:16.985Z] #40 87.43 DEP criu/eventpoll.d [2020-07-03T13:50:16.985Z] #40 87.55 DEP criu/eventfd.d [2020-07-03T13:50:16.985Z] #40 87.69 DEP criu/crtools.d [2020-07-03T13:50:16.985Z] #40 87.91 DEP criu/cr-service.d [2020-07-03T13:50:16.985Z] #40 88.08 DEP criu/cr-restore.d [2020-07-03T13:50:16.985Z] #40 88.33 DEP criu/cr-errno.d [2020-07-03T13:50:16.985Z] #40 88.34 DEP criu/cr-dump.d [2020-07-03T13:50:16.985Z] #40 88.60 DEP criu/cr-dedup.d [2020-07-03T13:50:16.985Z] #40 88.74 DEP criu/cr-check.d [2020-07-03T13:50:16.985Z] #40 89.03 DEP criu/config.d [2020-07-03T13:50:16.985Z] #40 89.29 DEP criu/clone-noasan.d [2020-07-03T13:50:16.985Z] #40 89.38 DEP criu/cgroup.d [2020-07-03T13:50:16.985Z] #40 89.56 DEP criu/cgroup-props.d [2020-07-03T13:50:16.985Z] #40 89.69 DEP criu/bitmap.d [2020-07-03T13:50:16.985Z] #40 89.72 DEP criu/bfd.d [2020-07-03T13:50:16.985Z] #40 89.83 DEP criu/autofs.d [2020-07-03T13:50:16.985Z] #40 89.98 DEP criu/aio.d [2020-07-03T13:50:16.985Z] #40 90.24 DEP criu/action-scripts.d [2020-07-03T13:50:16.985Z] #40 90.65 CC criu/action-scripts.o [2020-07-03T13:50:16.985Z] #40 91.23 CC criu/aio.o [2020-07-03T13:50:16.985Z] #40 92.26 CC criu/autofs.o [2020-07-03T13:50:16.985Z] #40 94.10 CC criu/bfd.o [2020-07-03T13:50:16.985Z] #40 94.98 CC criu/bitmap.o [2020-07-03T13:50:16.985Z] #40 95.14 CC criu/cgroup-props.o [2020-07-03T13:50:17.270Z] ok github.com/docker/docker/builder/remotecontext 0.347s coverage: 13.6% of statements [2020-07-03T13:50:17.660Z] #40 96.37 CC criu/cgroup.o [2020-07-03T13:50:17.907Z] ok github.com/docker/docker/builder/dockerfile 0.978s coverage: 48.1% of statements [2020-07-03T13:50:18.200Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-03T13:50:18.837Z] ok github.com/docker/docker/builder/remotecontext/git 0.971s coverage: 86.3% of statements [2020-07-03T13:50:18.838Z] ? github.com/docker/docker/cli [no test files] [2020-07-03T13:50:18.838Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-03T13:50:19.198Z] #40 ... [2020-07-03T13:50:19.198Z] [2020-07-03T13:50:19.198Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:50:19.499Z] #18 43.88 Selecting previously unselected package libnet1:ppc64el. [2020-07-03T13:50:19.499Z] #18 43.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-03T13:50:19.499Z] #18 43.90 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-03T13:50:19.499Z] #18 44.01 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-03T13:50:19.499Z] #18 44.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-03T13:50:19.499Z] #18 44.04 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-03T13:50:19.499Z] #18 44.14 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-03T13:50:19.499Z] #18 44.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-03T13:50:19.499Z] #18 44.15 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-03T13:50:20.146Z] #18 44.25 Selecting previously unselected package libreadline5:ppc64el. [2020-07-03T13:50:20.146Z] #18 44.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-03T13:50:20.146Z] #18 44.27 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-03T13:50:20.146Z] #18 44.45 Selecting previously unselected package net-tools. [2020-07-03T13:50:20.146Z] #18 44.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-03T13:50:20.146Z] #18 44.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:50:20.443Z] #18 44.94 Selecting previously unselected package python-pip-whl. [2020-07-03T13:50:20.443Z] #18 44.95 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-03T13:50:20.443Z] #18 44.95 Unpacking python-pip-whl (18.1-5) ... [2020-07-03T13:50:21.090Z] #18 45.59 Selecting previously unselected package python3-lib2to3. [2020-07-03T13:50:21.091Z] #18 45.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-03T13:50:21.091Z] #18 45.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:50:21.393Z] #18 45.79 Selecting previously unselected package python3-distutils. [2020-07-03T13:50:21.393Z] #18 45.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-03T13:50:21.393Z] #18 45.81 Unpacking python3-distutils (3.7.3-1) ... [2020-07-03T13:50:21.393Z] #18 45.96 Selecting previously unselected package python3-pip. [2020-07-03T13:50:21.393Z] #18 45.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-03T13:50:21.393Z] #18 45.99 Unpacking python3-pip (18.1-5) ... [2020-07-03T13:50:21.580Z] ok github.com/docker/docker/client 0.180s coverage: 75.4% of statements [2020-07-03T13:50:21.694Z] #18 46.25 Selecting previously unselected package python3-pkg-resources. [2020-07-03T13:50:21.694Z] #18 46.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:50:21.694Z] #18 46.27 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:50:21.694Z] #18 46.44 Selecting previously unselected package python3-setuptools. [2020-07-03T13:50:21.694Z] #18 46.45 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-03T13:50:21.995Z] #18 46.46 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-03T13:50:21.995Z] #18 46.71 Selecting previously unselected package python3-wheel. [2020-07-03T13:50:22.296Z] #18 46.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-03T13:50:22.296Z] #18 46.72 Unpacking python3-wheel (0.32.3-2) ... [2020-07-03T13:50:22.296Z] #18 46.83 Selecting previously unselected package sudo. [2020-07-03T13:50:22.296Z] #18 46.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-03T13:50:22.296Z] #18 46.85 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:50:23.356Z] #18 47.63 Selecting previously unselected package thin-provisioning-tools. [2020-07-03T13:50:23.356Z] #18 47.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-03T13:50:23.356Z] #18 47.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:50:23.419Z] 4612f6d0b889: Verifying Checksum [2020-07-03T13:50:23.419Z] 4612f6d0b889: Download complete [2020-07-03T13:50:23.656Z] #18 48.05 Selecting previously unselected package uidmap. [2020-07-03T13:50:23.656Z] #18 48.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-03T13:50:23.656Z] #18 48.08 Unpacking uidmap (1:4.5-1.1) ... [2020-07-03T13:50:23.656Z] #18 48.24 Selecting previously unselected package vim-runtime. [2020-07-03T13:50:23.656Z] #18 48.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:50:23.656Z] #18 48.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-03T13:50:23.960Z] #18 48.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-03T13:50:23.960Z] #18 48.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:50:27.537Z] #18 51.93 Selecting previously unselected package vim. [2020-07-03T13:50:27.537Z] #18 51.94 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-03T13:50:27.537Z] #18 51.97 Unpacking vim (2:8.1.0875-5) ... [2020-07-03T13:50:27.838Z] #18 52.48 Selecting previously unselected package xfsprogs. [2020-07-03T13:50:27.838Z] #18 52.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-03T13:50:27.838Z] #18 52.50 Unpacking xfsprogs (4.20.0-1) ... [2020-07-03T13:50:28.489Z] #18 53.02 Selecting previously unselected package zip. [2020-07-03T13:50:28.489Z] #18 53.03 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-03T13:50:28.489Z] #18 53.03 Unpacking zip (3.0-11+b1) ... [2020-07-03T13:50:28.790Z] #18 53.26 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:50:28.790Z] #18 53.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:50:28.790Z] #18 53.28 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-03T13:50:28.790Z] #18 53.28 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-03T13:50:28.790Z] #18 53.29 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-03T13:50:28.790Z] #18 53.29 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-03T13:50:28.790Z] #18 53.30 Setting up uidmap (1:4.5-1.1) ... [2020-07-03T13:50:28.790Z] #18 53.31 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-03T13:50:28.790Z] #18 53.33 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-03T13:50:28.790Z] #18 53.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:50:28.790Z] #18 53.34 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-03T13:50:28.790Z] #18 53.34 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-03T13:50:28.790Z] #18 53.35 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:50:28.790Z] #18 53.36 Setting up zip (3.0-11+b1) ... [2020-07-03T13:50:28.790Z] #18 53.36 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:50:28.790Z] #18 53.41 Setting up bash-completion (1:2.8-6) ... [2020-07-03T13:50:28.790Z] #18 ... [2020-07-03T13:50:28.790Z] [2020-07-03T13:50:28.790Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:50:28.790Z] #42 173.1 github.com/LK4D4/vndr/godl [2020-07-03T13:50:29.866Z] #42 174.0 github.com/LK4D4/vndr [2020-07-03T13:50:32.657Z] #42 ... [2020-07-03T13:50:32.657Z] [2020-07-03T13:50:32.657Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:50:32.657Z] #40 101.5 CC criu/clone-noasan.o [2020-07-03T13:50:32.657Z] #40 101.8 CC criu/config.o [2020-07-03T13:50:32.657Z] #40 104.5 CC criu/cr-check.o [2020-07-03T13:50:32.657Z] #40 107.1 CC criu/cr-dedup.o [2020-07-03T13:50:32.657Z] #40 107.6 CC criu/cr-dump.o [2020-07-03T13:50:32.657Z] #40 110.8 CC criu/cr-errno.o [2020-07-03T13:50:32.657Z] #40 110.9 CC criu/cr-restore.o [2020-07-03T13:50:33.309Z] #40 ... [2020-07-03T13:50:33.309Z] [2020-07-03T13:50:33.309Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:50:33.309Z] #18 57.93 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-03T13:50:33.309Z] #18 57.93 Setting up xz-utils (5.2.4-1) ... [2020-07-03T13:50:33.309Z] #18 57.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-03T13:50:33.309Z] #18 57.96 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:50:33.610Z] #18 58.10 invoke-rc.d: could not determine current runlevel [2020-07-03T13:50:33.610Z] #18 58.10 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-03T13:50:33.610Z] #18 58.11 Setting up pigz (2.4-1) ... [2020-07-03T13:50:33.610Z] #18 58.12 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-03T13:50:33.610Z] #18 58.12 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-03T13:50:33.610Z] #18 58.13 Setting up python-pip-whl (18.1-5) ... [2020-07-03T13:50:33.610Z] #18 58.15 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-03T13:50:33.610Z] #18 58.17 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:50:34.260Z] #18 58.62 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-03T13:50:34.260Z] #18 58.64 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-03T13:50:34.260Z] #18 58.64 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-03T13:50:34.260Z] #18 58.64 Setting up vim (2:8.1.0875-5) ... [2020-07-03T13:50:34.260Z] #18 58.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-03T13:50:34.260Z] #18 58.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-03T13:50:34.260Z] #18 58.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-03T13:50:34.260Z] #18 58.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-03T13:50:34.261Z] #18 58.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-03T13:50:34.261Z] #18 58.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-03T13:50:34.261Z] #18 58.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-03T13:50:34.261Z] #18 58.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-03T13:50:34.261Z] #18 58.78 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-03T13:50:34.261Z] #18 58.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:50:34.261Z] #18 58.79 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-03T13:50:34.261Z] #18 58.80 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:50:34.261Z] #18 58.80 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-03T13:50:34.261Z] #18 58.81 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:50:38.787Z] #18 62.88 Setting up iptables (1.8.2-4) ... [2020-07-03T13:50:38.787Z] #18 62.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:50:38.787Z] #18 62.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:50:38.787Z] #18 62.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:50:38.787Z] #18 62.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:50:38.787Z] #18 62.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-03T13:50:38.787Z] #18 62.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-03T13:50:38.787Z] #18 62.95 Setting up python3 (3.7.3-1) ... [2020-07-03T13:50:38.787Z] #18 63.45 Setting up python3-wheel (0.32.3-2) ... [2020-07-03T13:50:39.438Z] #18 ... [2020-07-03T13:50:39.438Z] [2020-07-03T13:50:39.438Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:50:39.438Z] #42 DONE 183.6s [2020-07-03T13:50:39.438Z] [2020-07-03T13:50:39.438Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:50:39.438Z] #40 117.2 CC criu/cr-service.o [2020-07-03T13:50:40.980Z] #40 119.5 CC criu/crtools.o [2020-07-03T13:50:41.630Z] #40 120.4 CC criu/eventfd.o [2020-07-03T13:50:41.930Z] #40 120.8 CC criu/eventpoll.o [2020-07-03T13:50:43.003Z] #40 121.8 CC criu/external.o [2020-07-03T13:50:43.654Z] #40 122.5 CC criu/fault-injection.o [2020-07-03T13:50:43.954Z] #40 122.6 CC criu/fdstore.o [2020-07-03T13:50:44.254Z] #40 123.1 CC criu/fifo.o [2020-07-03T13:50:44.554Z] #40 123.5 CC criu/file-ids.o [2020-07-03T13:50:45.271Z] #40 ... [2020-07-03T13:50:45.271Z] [2020-07-03T13:50:45.271Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:50:45.271Z] #29 DONE 189.2s [2020-07-03T13:50:45.271Z] [2020-07-03T13:50:45.271Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:50:45.271Z] #18 64.32 Setting up apparmor (2.13.2-10) ... [2020-07-03T13:50:45.271Z] #18 66.55 Setting up xfsprogs (4.20.0-1) ... [2020-07-03T13:50:45.271Z] #18 66.56 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:50:45.271Z] #18 67.02 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:50:45.271Z] #18 68.08 Setting up python3-distutils (3.7.3-1) ... [2020-07-03T13:50:45.271Z] #18 68.47 Setting up python3-setuptools (40.8.0-1) ... [2020-07-03T13:50:45.579Z] #18 70.07 Setting up python3-pip (18.1-5) ... [2020-07-03T13:50:45.579Z] #18 ... [2020-07-03T13:50:45.579Z] [2020-07-03T13:50:45.579Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:50:45.579Z] #40 124.3 CC criu/file-lock.o [2020-07-03T13:50:47.124Z] #40 125.8 CC criu/files-ext.o [2020-07-03T13:50:47.428Z] #40 126.2 CC criu/files-reg.o [2020-07-03T13:50:47.428Z] #40 ... [2020-07-03T13:50:47.428Z] [2020-07-03T13:50:47.428Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:50:47.428Z] #18 71.81 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:50:47.428Z] #18 71.85 Processing triggers for mime-support (3.62) ... [2020-07-03T13:50:47.428Z] #18 DONE 72.1s [2020-07-03T13:50:47.729Z] [2020-07-03T13:50:47.729Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-03T13:50:48.034Z] #19 0.373 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-03T13:50:48.034Z] #19 0.386 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-03T13:50:48.034Z] #19 0.389 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-03T13:50:48.034Z] #19 DONE 0.5s [2020-07-03T13:50:48.034Z] [2020-07-03T13:50:48.034Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-03T13:50:48.772Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 30.8% of statements [2020-07-03T13:50:48.772Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2020-07-03T13:50:48.772Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-03T13:50:48.772Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-03T13:50:48.772Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-03T13:50:48.772Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-03T13:50:52.499Z] #45 DONE 278.7s [2020-07-03T13:50:52.500Z] [2020-07-03T13:50:52.500Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:50:52.500Z] #52 231.3 + bin/containerd-stress [2020-07-03T13:50:52.500Z] #52 ... [2020-07-03T13:50:52.500Z] [2020-07-03T13:50:52.500Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-03T13:50:52.500Z] #46 DONE 0.4s [2020-07-03T13:50:52.500Z] [2020-07-03T13:50:52.500Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-03T13:50:52.500Z] #48 DONE 0.0s [2020-07-03T13:50:52.500Z] [2020-07-03T13:50:52.500Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-03T13:50:52.500Z] #50 DONE 0.2s [2020-07-03T13:50:52.500Z] [2020-07-03T13:50:52.500Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:50:52.500Z] #52 233.5 + bin/containerd-shim [2020-07-03T13:50:52.560Z] #20 4.535 Collecting yamllint==1.16.0 [2020-07-03T13:50:53.209Z] #20 4.868 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-03T13:50:53.210Z] #20 4.998 Collecting pyyaml (from yamllint==1.16.0) [2020-07-03T13:50:53.210Z] #20 5.212 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-03T13:50:54.355Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2020-07-03T13:50:54.649Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-03T13:50:55.325Z] #20 7.053 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-03T13:50:55.325Z] #20 7.099 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-03T13:50:55.325Z] #20 7.131 Building wheels for collected packages: pyyaml [2020-07-03T13:50:55.325Z] #20 7.132 Running setup.py bdist_wheel for pyyaml: started [2020-07-03T13:50:56.165Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-03T13:50:56.387Z] #20 8.212 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-03T13:50:56.387Z] #20 8.214 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-03T13:50:56.689Z] #20 8.380 Successfully built pyyaml [2020-07-03T13:50:56.689Z] #20 8.403 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-03T13:50:56.990Z] #20 8.740 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-03T13:50:56.990Z] #20 DONE 9.0s [2020-07-03T13:50:56.990Z] [2020-07-03T13:50:56.990Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:50:56.990Z] #40 128.6 CC criu/files.o [2020-07-03T13:50:56.990Z] #40 131.5 CC criu/filesystems.o [2020-07-03T13:50:56.990Z] #40 132.4 CC criu/fsnotify.o [2020-07-03T13:50:56.990Z] #40 133.6 CC criu/image-desc.o [2020-07-03T13:50:56.990Z] #40 133.8 CC criu/image.o [2020-07-03T13:50:56.990Z] #40 134.8 CC criu/ipc_ns.o [2020-07-03T13:50:57.644Z] #40 136.4 CC criu/irmap.o [2020-07-03T13:50:58.309Z] #40 137.1 CC criu/kcmp-ids.o [2020-07-03T13:50:58.610Z] #40 137.6 CC criu/kerndat.o [2020-07-03T13:51:00.156Z] #40 138.7 CC criu/libnetlink.o [2020-07-03T13:51:00.457Z] #40 139.1 CC criu/log.o [2020-07-03T13:51:00.621Z] #52 240.1 + bin/containerd-shim-runc-v1 [2020-07-03T13:51:00.759Z] #40 139.6 CC criu/lsm.o [2020-07-03T13:51:01.411Z] #40 140.2 CC criu/mem.o [2020-07-03T13:51:02.528Z] #52 243.2 + bin/containerd-shim-runc-v2 [2020-07-03T13:51:03.075Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.9% of statements [2020-07-03T13:51:03.465Z] #52 244.2 + binaries [2020-07-03T13:51:03.465Z] #52 244.2 + install -D bin/containerd /build/containerd [2020-07-03T13:51:03.465Z] #52 244.2 + install -D bin/containerd-shim /build/containerd-shim [2020-07-03T13:51:03.465Z] #52 244.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-03T13:51:03.465Z] #52 244.2 + install -D bin/ctr /build/ctr [2020-07-03T13:51:03.529Z] #40 142.1 CC criu/memfd.o [2020-07-03T13:51:03.712Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.7% of statements [2020-07-03T13:51:03.828Z] #40 142.7 CC criu/mount.o [2020-07-03T13:51:04.348Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-03T13:51:04.402Z] #52 DONE 245.0s [2020-07-03T13:51:04.971Z] [2020-07-03T13:51:04.971Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-03T13:51:04.983Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-03T13:51:05.620Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-03T13:51:05.913Z] ok github.com/docker/docker/daemon 12.264s coverage: 17.5% of statements [2020-07-03T13:51:05.913Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-03T13:51:05.913Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-03T13:51:05.913Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-03T13:51:05.913Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-03T13:51:05.913Z] #53 DONE 0.8s [2020-07-03T13:51:05.913Z] [2020-07-03T13:51:05.913Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-03T13:51:06.172Z] #57 DONE 0.2s [2020-07-03T13:51:06.172Z] [2020-07-03T13:51:06.172Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-03T13:51:06.431Z] #59 DONE 0.3s [2020-07-03T13:51:06.431Z] [2020-07-03T13:51:06.431Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-03T13:51:06.431Z] #61 DONE 0.0s [2020-07-03T13:51:06.431Z] [2020-07-03T13:51:06.431Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-03T13:51:06.431Z] #62 DONE 0.0s [2020-07-03T13:51:06.431Z] [2020-07-03T13:51:06.431Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-03T13:51:07.370Z] #63 DONE 0.6s [2020-07-03T13:51:07.370Z] [2020-07-03T13:51:07.370Z] #64 exporting to image [2020-07-03T13:51:07.370Z] #64 exporting layers [2020-07-03T13:51:07.987Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 2.9% of statements [2020-07-03T13:51:08.333Z] #40 147.0 CC criu/namespaces.o [2020-07-03T13:51:08.656Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.201s coverage: 57.0% of statements [2020-07-03T13:51:10.436Z] #40 149.0 CC criu/net.o [2020-07-03T13:51:13.122Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.265s coverage: 46.2% of statements [2020-07-03T13:51:13.940Z] #64 exporting layers 6.2s done [2020-07-03T13:51:13.940Z] #64 writing image sha256:865c806be333f7dba051f77fc8b5b1bbbb3157cc9b7f1ce709069e7995e86177 done [2020-07-03T13:51:13.940Z] #64 naming to docker.io/library/docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 done [2020-07-03T13:51:13.940Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-03T13:51:14.163Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-07-03T13:51:14.284Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41172/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/validate/default [2020-07-03T13:51:14.962Z] #40 ... [2020-07-03T13:51:14.962Z] [2020-07-03T13:51:14.962Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:51:14.962Z] #50 101.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-03T13:51:15.224Z] Congratulations! All commits are properly signed with the DCO! [2020-07-03T13:51:15.224Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-03T13:51:17.067Z] #50 103.6 + mkdir -p /build [2020-07-03T13:51:17.067Z] #50 103.7 + cp runc /build/runc [2020-07-03T13:51:17.067Z] #50 DONE 103.8s [2020-07-03T13:51:17.067Z] [2020-07-03T13:51:17.067Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:51:17.067Z] #40 153.3 CC criu/netfilter.o [2020-07-03T13:51:17.067Z] #40 153.7 CC criu/page-pipe.o [2020-07-03T13:51:17.067Z] #40 154.5 CC criu/page-xfer.o [2020-07-03T13:51:17.693Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.278s coverage: 49.5% of statements [2020-07-03T13:51:17.716Z] #40 156.5 CC criu/pagemap-cache.o [2020-07-03T13:51:18.782Z] #40 157.3 CC criu/pagemap.o [2020-07-03T13:51:19.428Z] #40 158.2 CC criu/parasite-syscall.o [2020-07-03T13:51:20.481Z] #40 159.2 CC criu/path.o [2020-07-03T13:51:20.781Z] #40 159.5 CC criu/pie-util-vdso.o [2020-07-03T13:51:21.080Z] #40 159.8 CC criu/pie-util.o [2020-07-03T13:51:21.379Z] #40 160.0 CC criu/pipes.o [2020-07-03T13:51:22.030Z] #40 160.7 CC criu/plugin.o [2020-07-03T13:51:22.329Z] #40 161.1 CC criu/proc_parse.o [2020-07-03T13:51:23.277Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.980s coverage: 73.1% of statements [2020-07-03T13:51:23.277Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-03T13:51:23.353Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-07-03T13:51:23.913Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.829s coverage: 57.7% of statements [2020-07-03T13:51:23.913Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-03T13:51:24.206Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.651s coverage: 76.1% of statements [2020-07-03T13:51:24.206Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-03T13:51:24.842Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-07-03T13:51:25.258Z] Congratulations! All API changes are done the right way. [2020-07-03T13:51:25.258Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-03T13:51:25.258Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-03T13:51:25.258Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-03T13:51:25.258Z] Congratulations! No new tests were added to integration-cli. [2020-07-03T13:51:25.258Z] [2020-07-03T13:51:25.258Z] INFO Start validation with golang-ci-lint [2020-07-03T13:51:25.258Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-03T13:51:25.258Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-03T13:51:25.258Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-03T13:51:25.480Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-07-03T13:51:25.904Z] #40 164.5 CC criu/protobuf-desc.o [2020-07-03T13:51:26.117Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-07-03T13:51:26.974Z] #40 165.8 CC criu/protobuf.o [2020-07-03T13:51:27.272Z] #40 ... [2020-07-03T13:51:27.272Z] [2020-07-03T13:51:27.272Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:51:27.272Z] #37 231.3 + dpkg --print-architecture [2020-07-03T13:51:27.272Z] #37 231.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-03T13:51:27.632Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements [2020-07-03T13:51:27.632Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-03T13:51:27.632Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-03T13:51:27.632Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.8% of statements [2020-07-03T13:51:27.925Z] #37 231.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-03T13:51:27.925Z] #37 231.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-03T13:51:28.671Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2020-07-03T13:51:28.672Z] ok github.com/docker/docker/daemon/logger/awslogs 0.078s coverage: 77.8% of statements [2020-07-03T13:51:28.672Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-03T13:51:28.672Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-03T13:51:29.764Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2020-07-03T13:51:29.764Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 61.6% of statements [2020-07-03T13:51:30.070Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-07-03T13:51:30.707Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2020-07-03T13:51:30.707Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-03T13:51:31.002Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 37.7% of statements [2020-07-03T13:51:32.043Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 33.3% of statements [2020-07-03T13:51:33.083Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-03T13:51:33.377Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-03T13:51:34.014Z] ok github.com/docker/docker/daemon/logger/splunk 1.478s coverage: 82.5% of statements [2020-07-03T13:51:34.014Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-03T13:51:34.014Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-03T13:51:34.014Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-03T13:51:35.529Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2020-07-03T13:51:35.529Z] ok github.com/docker/docker/distribution 0.290s coverage: 22.1% of statements [2020-07-03T13:51:35.529Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-03T13:51:36.570Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-07-03T13:51:37.208Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-07-03T13:51:37.845Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-03T13:51:38.139Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2020-07-03T13:51:38.139Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-03T13:51:38.139Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-03T13:51:38.432Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-07-03T13:51:38.432Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-03T13:51:38.438Z] #37 ... [2020-07-03T13:51:38.438Z] [2020-07-03T13:51:38.438Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:51:38.438Z] #40 166.2 CC criu/pstree.o [2020-07-03T13:51:38.438Z] #40 167.4 CC criu/rbtree.o [2020-07-03T13:51:38.438Z] #40 167.7 CC criu/rst-malloc.o [2020-07-03T13:51:38.438Z] #40 168.1 CC criu/seccomp.o [2020-07-03T13:51:38.438Z] #40 168.8 CC criu/seize.o [2020-07-03T13:51:38.438Z] #40 169.9 CC criu/servicefd.o [2020-07-03T13:51:38.438Z] #40 170.4 CC criu/shmem.o [2020-07-03T13:51:38.438Z] #40 171.4 CC criu/sigframe.o [2020-07-03T13:51:38.438Z] #40 171.6 CC criu/signalfd.o [2020-07-03T13:51:38.438Z] #40 172.0 CC criu/sk-inet.o [2020-07-03T13:51:38.438Z] #40 173.2 CC criu/sk-netlink.o [2020-07-03T13:51:38.438Z] #40 173.7 CC criu/sk-packet.o [2020-07-03T13:51:38.438Z] #40 174.5 CC criu/sk-queue.o [2020-07-03T13:51:38.438Z] #40 175.0 CC criu/sk-tcp.o [2020-07-03T13:51:38.438Z] #40 175.7 CC criu/sk-unix.o [2020-07-03T13:51:39.068Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-07-03T13:51:39.087Z] #40 177.7 CC criu/sockets.o [2020-07-03T13:51:39.735Z] #40 178.7 CC criu/stats.o [2020-07-03T13:51:40.108Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-07-03T13:51:40.108Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-03T13:51:40.386Z] #40 179.0 CC criu/string.o [2020-07-03T13:51:40.386Z] #40 179.1 CC criu/sysctl.o [2020-07-03T13:51:41.038Z] #40 179.8 CC criu/sysfs_parse.o [2020-07-03T13:51:41.623Z] ok github.com/docker/docker/pkg/archive 0.466s coverage: 76.9% of statements [2020-07-03T13:51:41.687Z] #40 180.3 CC criu/timens.o [2020-07-03T13:51:41.989Z] #40 180.7 CC criu/timerfd.o [2020-07-03T13:51:42.290Z] #40 181.1 CC criu/tty.o [2020-07-03T13:51:42.663Z] ok github.com/docker/docker/pkg/authorization 0.500s coverage: 68.3% of statements [2020-07-03T13:51:42.955Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-03T13:51:43.248Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-03T13:51:45.086Z] #40 183.3 CC criu/tun.o [2020-07-03T13:51:45.386Z] #40 184.1 CC criu/uffd.o [2020-07-03T13:51:46.926Z] #40 185.5 CC criu/util.o [2020-07-03T13:51:47.708Z] ok github.com/docker/docker/pkg/chrootarchive 3.492s coverage: 43.2% of statements [2020-07-03T13:51:47.708Z] ok github.com/docker/docker/layer 7.618s coverage: 68.8% of statements [2020-07-03T13:51:47.708Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-03T13:51:47.708Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-03T13:51:47.708Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-03T13:51:47.708Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-03T13:51:47.708Z] ? github.com/docker/docker/oci [no test files] [2020-07-03T13:51:47.708Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-03T13:51:47.708Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-03T13:51:47.708Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-03T13:51:47.708Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-07-03T13:51:47.708Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-03T13:51:48.000Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-07-03T13:51:48.291Z] ok github.com/docker/docker/pkg/discovery/memory 0.019s coverage: 92.3% of statements [2020-07-03T13:51:48.470Z] #40 187.1 CC criu/uts_ns.o [2020-07-03T13:51:48.771Z] #40 187.5 CC criu/vdso.o [2020-07-03T13:51:48.924Z] ok github.com/docker/docker/pkg/discovery/nodes 0.022s coverage: 93.8% of statements [2020-07-03T13:51:49.216Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-07-03T13:51:49.418Z] #40 188.2 LINK criu/built-in.o [2020-07-03T13:51:49.718Z] #40 188.4 LINK criu/criu [2020-07-03T13:51:50.251Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-03T13:51:50.371Z] #40 189.0 DEP lib/c/criu.d [2020-07-03T13:51:50.371Z] #40 189.1 CC images/rpc.pb-c.o [2020-07-03T13:51:50.673Z] #40 ... [2020-07-03T13:51:50.673Z] [2020-07-03T13:51:50.673Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:51:50.673Z] #37 DONE 254.7s [2020-07-03T13:51:50.883Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-07-03T13:51:50.974Z] [2020-07-03T13:51:50.974Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:51:51.275Z] #53 ... [2020-07-03T13:51:51.275Z] [2020-07-03T13:51:51.275Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:51:51.275Z] #40 190.0 CC lib/c/criu.o [2020-07-03T13:51:51.918Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2020-07-03T13:51:51.918Z] ok github.com/docker/docker/pkg/fsutils 0.437s coverage: 85.1% of statements [2020-07-03T13:51:51.918Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-07-03T13:51:52.551Z] ok github.com/docker/docker/pkg/idtools 0.281s coverage: 70.5% of statements [2020-07-03T13:51:52.817Z] #40 191.4 LINK lib/c/built-in.o [2020-07-03T13:51:52.817Z] #40 191.4 LINK lib/c/libcriu.so [2020-07-03T13:51:52.817Z] #40 191.4 LINK lib/c/libcriu.a [2020-07-03T13:51:52.817Z] #40 191.7 GEN magic.py [2020-07-03T13:51:52.842Z] ok github.com/docker/docker/pkg/ioutils 0.319s coverage: 70.6% of statements [2020-07-03T13:51:53.117Z] #40 191.8 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:51:53.117Z] #40 191.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:51:53.117Z] #40 191.8 Note: Building without GnuTLS support [2020-07-03T13:51:53.117Z] #40 191.9 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:51:53.117Z] #40 191.9 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:51:53.135Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2020-07-03T13:51:53.427Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-07-03T13:51:53.427Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-07-03T13:51:53.427Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-03T13:51:53.427Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-03T13:51:53.718Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-03T13:51:53.718Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-03T13:51:53.718Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-03T13:51:53.765Z] #40 192.7 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:51:54.010Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-07-03T13:51:54.302Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-07-03T13:51:54.302Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-07-03T13:51:54.302Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-03T13:51:54.302Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-03T13:51:54.845Z] #40 193.7 make[1]: Nothing to be done for 'all'. [2020-07-03T13:51:54.938Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-07-03T13:51:55.575Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-03T13:51:55.868Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-03T13:51:55.868Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-03T13:51:55.900Z] #40 194.6 make[1]: 'images/built-in.o' is up to date. [2020-07-03T13:51:55.900Z] #40 194.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-03T13:51:55.900Z] #40 194.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-03T13:51:55.900Z] #40 194.8 make[1]: 'compel/libcompel.a' is up to date. [2020-07-03T13:51:55.900Z] #40 194.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-03T13:51:55.900Z] #40 194.8 make[1]: Nothing to be done for 'all'. [2020-07-03T13:51:56.198Z] #40 194.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:51:56.198Z] #40 195.1 make[2]: Nothing to be done for 'all'. [2020-07-03T13:51:56.498Z] #40 195.1 make[2]: Nothing to be done for 'all'. [2020-07-03T13:51:56.499Z] #40 195.2 make[2]: Nothing to be done for 'all'. [2020-07-03T13:51:56.499Z] #40 195.4 make[2]: Nothing to be done for 'all'. [2020-07-03T13:51:56.798Z] #40 195.4 make[2]: Nothing to be done for 'all'. [2020-07-03T13:51:56.798Z] #40 195.5 make[2]: Nothing to be done for 'all'. [2020-07-03T13:51:56.798Z] #40 195.5 make[2]: Nothing to be done for 'all'. [2020-07-03T13:51:57.098Z] #40 195.7 make[2]: Nothing to be done for 'all'. [2020-07-03T13:51:57.098Z] #40 195.7 INSTALL criu/criu [2020-07-03T13:51:57.098Z] #40 DONE 195.8s [2020-07-03T13:51:57.098Z] [2020-07-03T13:51:57.098Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:51:57.098Z] #46 258.1 + cd /tmp/tmp.x1VEGERtzK/src/github.com/golangci/golangci-lint/ [2020-07-03T13:51:57.098Z] #46 258.1 + git checkout -q v1.23.8 [2020-07-03T13:51:57.098Z] #46 258.6 ++ git describe --tags [2020-07-03T13:51:57.098Z] #46 258.6 + version=v1.23.8 [2020-07-03T13:51:57.098Z] #46 258.6 ++ git rev-parse --short HEAD [2020-07-03T13:51:57.098Z] #46 258.6 + commit=76a82c6 [2020-07-03T13:51:57.098Z] #46 258.6 ++ git show -s --format=%cd [2020-07-03T13:51:57.098Z] #46 258.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-03T13:51:57.098Z] #46 258.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:51:57.387Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-07-03T13:51:57.387Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-03T13:52:00.128Z] ok github.com/docker/docker/pkg/signal 2.357s coverage: 61.0% of statements [2020-07-03T13:52:00.422Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-03T13:52:00.715Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-03T13:52:01.009Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-03T13:52:01.303Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-07-03T13:52:01.939Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-07-03T13:52:02.232Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2020-07-03T13:52:02.524Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-07-03T13:52:03.197Z] ok github.com/docker/docker/pkg/tarsum 0.025s coverage: 89.3% of statements [2020-07-03T13:52:03.197Z] testing: warning: no tests to run [2020-07-03T13:52:03.197Z] coverage: [no statements] [2020-07-03T13:52:03.197Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-03T13:52:03.499Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-03T13:52:03.793Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-03T13:52:03.793Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-03T13:52:05.869Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.1% of statements [2020-07-03T13:52:06.163Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-03T13:52:06.801Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-03T13:52:07.096Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2020-07-03T13:52:08.136Z] ok github.com/docker/docker/registry 0.092s coverage: 56.3% of statements [2020-07-03T13:52:08.773Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-07-03T13:52:09.066Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-03T13:52:09.704Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-07-03T13:52:09.704Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-03T13:52:11.783Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-03T13:52:12.420Z] ok github.com/docker/docker/volume/local 0.048s coverage: 73.0% of statements [2020-07-03T13:52:13.057Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-07-03T13:52:14.098Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-07-03T13:52:19.714Z] #46 ... [2020-07-03T13:52:19.714Z] [2020-07-03T13:52:19.714Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:52:19.714Z] #53 243.3 + bin/containerd [2020-07-03T13:52:26.699Z] #53 ... [2020-07-03T13:52:26.699Z] [2020-07-03T13:52:26.699Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:52:26.699Z] #22 289.7 + return [2020-07-03T13:52:26.699Z] #22 DONE 289.8s [2020-07-03T13:52:26.699Z] [2020-07-03T13:52:26.699Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:52:27.351Z] #46 ... [2020-07-03T13:52:27.351Z] [2020-07-03T13:52:27.351Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-03T13:52:27.351Z] #23 DONE 0.1s [2020-07-03T13:52:27.351Z] [2020-07-03T13:52:27.351Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-03T13:52:28.420Z] #27 DONE 0.8s [2020-07-03T13:52:28.420Z] [2020-07-03T13:52:28.420Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-03T13:52:28.420Z] #30 DONE 0.1s [2020-07-03T13:52:28.420Z] [2020-07-03T13:52:28.420Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-03T13:52:28.420Z] #32 DONE 0.1s [2020-07-03T13:52:28.420Z] [2020-07-03T13:52:28.420Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:52:28.420Z] #53 ... [2020-07-03T13:52:28.420Z] [2020-07-03T13:52:28.420Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-03T13:52:28.420Z] #35 DONE 0.1s [2020-07-03T13:52:28.420Z] [2020-07-03T13:52:28.420Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-03T13:52:28.721Z] #38 DONE 0.1s [2020-07-03T13:52:28.721Z] [2020-07-03T13:52:28.721Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-03T13:52:28.721Z] #41 DONE 0.1s [2020-07-03T13:52:28.721Z] [2020-07-03T13:52:28.722Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:52:28.722Z] #46 ... [2020-07-03T13:52:28.722Z] [2020-07-03T13:52:28.722Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-03T13:52:29.023Z] #43 DONE 0.2s [2020-07-03T13:52:29.023Z] [2020-07-03T13:52:29.023Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-03T13:52:29.023Z] #45 DONE 0.1s [2020-07-03T13:52:29.023Z] [2020-07-03T13:52:29.023Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:52:29.465Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/rootless [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/volume [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-03T13:52:29.465Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === Skipped [2020-07-03T13:52:29.465Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-03T13:52:29.465Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-03T13:52:29.465Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:73: No driver to put! [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-03T13:52:29.465Z] time="2020-07-03T13:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-03T13:52:29.465Z] time="2020-07-03T13:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-03T13:52:29.465Z] time="2020-07-03T13:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-03T13:52:29.465Z] time="2020-07-03T13:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-03T13:52:29.465Z] time="2020-07-03T13:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:73: No driver to put! [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-03T13:52:29.465Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-03T13:52:29.465Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-03T13:52:29.465Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:52:29.465Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-03T13:52:29.465Z] graphtest_unix.go:73: No driver to put! [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-03T13:52:29.465Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-03T13:52:29.465Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] [2020-07-03T13:52:29.465Z] DONE 2124 tests, 26 skipped in 193.275s Post stage [Pipeline] junit [2020-07-03T13:52:29.514Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-03T13:52:30.055Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -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:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/make.sh dynbinary test-integration [2020-07-03T13:52:30.349Z] [2020-07-03T13:52:30.349Z] Removing bundles/ [2020-07-03T13:52:30.349Z] [2020-07-03T13:52:30.349Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-03T13:52:30.349Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T13:52:30.349Z] GOOS="" GOARCH="" GOARM="" [2020-07-03T13:52:34.792Z] 4612f6d0b889: Pull complete [2020-07-03T13:53:01.830Z] #53 ... [2020-07-03T13:53:01.830Z] [2020-07-03T13:53:01.830Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:53:01.830Z] #46 DONE 321.9s [2020-07-03T13:53:01.830Z] [2020-07-03T13:53:01.830Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:53:01.830Z] #53 ... [2020-07-03T13:53:01.830Z] [2020-07-03T13:53:01.830Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-03T13:53:01.830Z] #47 DONE 0.1s [2020-07-03T13:53:01.830Z] [2020-07-03T13:53:01.830Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-03T13:53:01.830Z] #49 DONE 0.1s [2020-07-03T13:53:01.830Z] [2020-07-03T13:53:01.830Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-03T13:53:01.830Z] #51 DONE 0.1s [2020-07-03T13:53:01.830Z] [2020-07-03T13:53:01.830Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:53:07.436Z] #53 293.2 + bin/containerd-stress [2020-07-03T13:53:09.526Z] #53 295.5 + bin/containerd-shim [2020-07-03T13:53:16.497Z] #53 302.4 + bin/containerd-shim-runc-v1 [2020-07-03T13:53:19.264Z] #53 305.7 + bin/containerd-shim-runc-v2 [2020-07-03T13:53:20.313Z] #53 306.6 + binaries [2020-07-03T13:53:20.313Z] #53 306.6 + install -D bin/containerd /build/containerd [2020-07-03T13:53:20.313Z] #53 306.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-03T13:53:20.313Z] #53 306.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-03T13:53:20.313Z] #53 306.7 + install -D bin/ctr /build/ctr [2020-07-03T13:53:20.313Z] #53 DONE 306.8s [2020-07-03T13:53:21.357Z] [2020-07-03T13:53:21.357Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-03T13:53:21.357Z] #54 DONE 0.1s [2020-07-03T13:53:21.357Z] [2020-07-03T13:53:21.357Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-03T13:53:21.357Z] #58 DONE 0.1s [2020-07-03T13:53:21.357Z] [2020-07-03T13:53:21.357Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-03T13:53:21.357Z] #60 DONE 0.1s [2020-07-03T13:53:21.653Z] [2020-07-03T13:53:21.653Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-03T13:53:21.653Z] #62 DONE 0.1s [2020-07-03T13:53:21.653Z] [2020-07-03T13:53:21.653Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-03T13:53:21.653Z] #63 DONE 0.0s [2020-07-03T13:53:21.653Z] [2020-07-03T13:53:21.653Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-03T13:53:23.751Z] #64 DONE 2.2s [2020-07-03T13:53:23.751Z] [2020-07-03T13:53:23.751Z] #65 exporting to oci image format [2020-07-03T13:53:23.751Z] #65 exporting layers [2020-07-03T13:53:27.312Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T13:53:27.312Z] [2020-07-03T13:53:27.312Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-03T13:53:27.312Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-03T13:53:27.312Z] HOSTNAME=048c11f6b575 [2020-07-03T13:53:27.312Z] TESTDEBUG=0 [2020-07-03T13:53:27.312Z] DEST=bundles/test-integration [2020-07-03T13:53:27.312Z] PWD=/go/src/github.com/docker/docker [2020-07-03T13:53:27.312Z] DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 [2020-07-03T13:53:27.312Z] container=docker [2020-07-03T13:53:27.312Z] HOME=/root [2020-07-03T13:53:27.312Z] GOLANG_VERSION=1.13.12 [2020-07-03T13:53:27.312Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-03T13:53:27.312Z] VALIDATE_BRANCH=master [2020-07-03T13:53:27.312Z] TERM=xterm [2020-07-03T13:53:27.312Z] DOCKER_PKG=github.com/docker/docker [2020-07-03T13:53:27.312Z] SHLVL=1 [2020-07-03T13:53:27.312Z] TIMEOUT=120m [2020-07-03T13:53:27.312Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-03T13:53:27.312Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-03T13:53:27.312Z] GO111MODULE=off [2020-07-03T13:53:27.312Z] DOCKER_EXPERIMENTAL=1 [2020-07-03T13:53:27.312Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-03T13:53:27.312Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-03T13:53:27.312Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-03T13:53:27.312Z] GOPATH=/go [2020-07-03T13:53:27.312Z] PKG_CONFIG=pkg-config [2020-07-03T13:53:27.312Z] _=/usr/bin/env [2020-07-03T13:53:27.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-03T13:53:31.835Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 1m58.66748327s [2020-07-03T13:53:31.835Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 466.50988ms [2020-07-03T13:53:44.058Z] INFO [runner/unused/goanalysis] analyzers took 27.294752497s with top 10 stages: buildssa: 23.033532125s, U1000: 4.261220372s [2020-07-03T13:53:49.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-03T13:53:50.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-03T13:53:52.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-03T13:54:07.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-03T13:54:08.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-03T13:54:09.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-03T13:54:10.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-03T13:54:10.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-03T13:54:12.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-03T13:54:14.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-03T13:54:15.764Z] 666079ee0460: Pull complete [2020-07-03T13:54:15.764Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-03T13:54:15.764Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T13:54:15.764Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T13:54:15.764Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-03T13:54:15.764Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-03T13:54:15.764Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282' [2020-07-03T13:54:15.764Z] INFO: Docker version of control daemon [2020-07-03T13:54:15.764Z] [2020-07-03T13:54:15.764Z] Client: Docker Engine - Enterprise [2020-07-03T13:54:15.764Z] Version: 19.03.5 [2020-07-03T13:54:15.764Z] API version: 1.40 [2020-07-03T13:54:15.764Z] Go version: go1.12.12 [2020-07-03T13:54:15.764Z] Git commit: 2ee0c57608 [2020-07-03T13:54:15.764Z] Built: 11/13/2019 08:00:16 [2020-07-03T13:54:15.764Z] OS/Arch: windows/amd64 [2020-07-03T13:54:15.764Z] Experimental: false [2020-07-03T13:54:15.764Z] [2020-07-03T13:54:15.764Z] Server: Docker Engine - Enterprise [2020-07-03T13:54:15.764Z] Engine: [2020-07-03T13:54:15.764Z] Version: 19.03.5 [2020-07-03T13:54:15.764Z] API version: 1.40 (minimum version 1.24) [2020-07-03T13:54:15.764Z] Go version: go1.12.12 [2020-07-03T13:54:15.764Z] Git commit: 2ee0c57608 [2020-07-03T13:54:15.764Z] Built: 11/13/2019 07:58:51 [2020-07-03T13:54:15.764Z] OS/Arch: windows/amd64 [2020-07-03T13:54:15.764Z] Experimental: true [2020-07-03T13:54:15.764Z] [2020-07-03T13:54:15.764Z] INFO: Docker info of control daemon [2020-07-03T13:54:15.764Z] [2020-07-03T13:54:15.764Z] Client: [2020-07-03T13:54:15.764Z] Debug Mode: false [2020-07-03T13:54:15.764Z] Plugins: [2020-07-03T13:54:15.764Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-03T13:54:15.764Z] [2020-07-03T13:54:15.764Z] Server: [2020-07-03T13:54:15.764Z] Containers: 0 [2020-07-03T13:54:15.764Z] Running: 0 [2020-07-03T13:54:15.764Z] Paused: 0 [2020-07-03T13:54:15.764Z] Stopped: 0 [2020-07-03T13:54:15.764Z] Images: 1 [2020-07-03T13:54:15.764Z] Server Version: 19.03.5 [2020-07-03T13:54:15.764Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-03T13:54:15.764Z] Windows: [2020-07-03T13:54:15.764Z] LCOW: [2020-07-03T13:54:15.764Z] Logging Driver: json-file [2020-07-03T13:54:15.764Z] Plugins: [2020-07-03T13:54:15.764Z] Volume: local [2020-07-03T13:54:15.764Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-03T13:54:15.764Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-03T13:54:15.764Z] Swarm: inactive [2020-07-03T13:54:15.764Z] Default Isolation: process [2020-07-03T13:54:15.764Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-03T13:54:15.764Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-03T13:54:15.764Z] OSType: windows [2020-07-03T13:54:15.764Z] Architecture: x86_64 [2020-07-03T13:54:15.764Z] CPUs: 4 [2020-07-03T13:54:15.764Z] Total Memory: 32GiB [2020-07-03T13:54:15.764Z] Name: azwin-2-5e1a90 [2020-07-03T13:54:15.764Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-03T13:54:15.764Z] Docker Root Dir: D:\docker [2020-07-03T13:54:15.764Z] Debug Mode: false [2020-07-03T13:54:15.764Z] Registry: https://index.docker.io/v1/ [2020-07-03T13:54:15.764Z] Labels: [2020-07-03T13:54:15.764Z] Experimental: true [2020-07-03T13:54:15.764Z] Insecure Registries: [2020-07-03T13:54:15.764Z] 10.0.0.4:5000 [2020-07-03T13:54:15.764Z] 127.0.0.0/8 [2020-07-03T13:54:15.764Z] Registry Mirrors: [2020-07-03T13:54:15.764Z] http://10.0.0.4:5000/ [2020-07-03T13:54:15.764Z] Live Restore Enabled: false [2020-07-03T13:54:15.764Z] [2020-07-03T13:54:15.764Z] [2020-07-03T13:54:15.764Z] INFO: Commit hash is 05518cef9e [2020-07-03T13:54:15.764Z] INFO: Nuke-Everything... [2020-07-03T13:54:15.764Z] INFO: Container count on control daemon to delete is 0 [2020-07-03T13:54:15.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-03T13:54:16.708Z] INFO: Nuking d:\CI [2020-07-03T13:54:16.708Z] INFO: Zapped successfully [2020-07-03T13:54:16.708Z] INFO: Location for testing is d:\CI\PR-41172\1 [2020-07-03T13:54:16.708Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-03T13:54:16.708Z] [2020-07-03T13:54:16.708Z] [2020-07-03T13:54:16.708Z] INFO: Building the image from Dockerfile.windows at 07/03/2020 13:54:16... [2020-07-03T13:54:16.708Z] [2020-07-03T13:54:16.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-03T13:54:17.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-03T13:54:18.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-03T13:54:19.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-03T13:54:21.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-03T13:54:21.316Z] Sending build context to Docker daemon 56.02MB [2020-07-03T13:54:21.316Z] [2020-07-03T13:54:21.316Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-03T13:54:21.316Z] ---> 486def14a6bd [2020-07-03T13:54:21.316Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-03T13:54:21.316Z] ---> Running in 5f9659fcdb78 [2020-07-03T13:54:21.765Z] Removing intermediate container 5f9659fcdb78 [2020-07-03T13:54:21.765Z] ---> b3d7adffe9f2 [2020-07-03T13:54:21.765Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-07-03T13:54:21.765Z] ---> Running in b1c174e37ff1 [2020-07-03T13:54:22.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-03T13:54:22.214Z] Removing intermediate container b1c174e37ff1 [2020-07-03T13:54:22.214Z] ---> 09f58f4fb43c [2020-07-03T13:54:22.214Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-03T13:54:22.214Z] ---> Running in b81d5eb934c3 [2020-07-03T13:54:22.612Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08835eff5240949a7) in /home/ubuntu/workspace/moby_PR-41172 [Pipeline] { [Pipeline] checkout [2020-07-03T13:54:22.660Z] Removing intermediate container b81d5eb934c3 [2020-07-03T13:54:22.661Z] ---> 2ef3d1997a58 [2020-07-03T13:54:22.661Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-07-03T13:54:22.661Z] ---> Running in 89a185f361b1 [2020-07-03T13:54:23.109Z] Removing intermediate container 89a185f361b1 [2020-07-03T13:54:23.109Z] ---> a2b4120cef0c [2020-07-03T13:54:23.109Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-07-03T13:54:23.109Z] ---> Running in 9bd54bcc46f5 [2020-07-03T13:54:23.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-03T13:54:24.164Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-03T13:54:24.164Z] Using test binary docker [2020-07-03T13:54:24.164Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-03T13:54:24.164Z] +++ /etc/init.d/apparmor start [2020-07-03T13:54:24.165Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-03T13:54:24.165Z] INFO: Waiting for daemon to start... [2020-07-03T13:54:24.165Z] Starting dockerd [2020-07-03T13:54:24.165Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-03T13:54:24.810Z] using credential docker-jenkins-github-credentials [2020-07-03T13:54:24.816Z] Cloning the remote Git repository [2020-07-03T13:54:24.816Z] Cloning with configured refspecs honoured and without tags [2020-07-03T13:54:24.844Z] Cloning repository https://github.com/moby/moby.git [2020-07-03T13:54:24.896Z] > git init /home/ubuntu/workspace/moby_PR-41172 # timeout=10 [2020-07-03T13:54:25.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:54:25.180Z] > git --version # timeout=10 [2020-07-03T13:54:25.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:54:25.191Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:54:26.239Z] . [2020-07-03T13:54:26.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-03T13:54:26.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-03T13:54:26.239Z] Error: No such image: emptyfs [2020-07-03T13:54:26.239Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-03T13:54:26.239Z] ++++ docker load [2020-07-03T13:54:26.240Z] Running integration-test (iteration 1) [2020-07-03T13:54:26.240Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-03T13:54:26.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-03T13:54:26.240Z] ++ set -e [2020-07-03T13:54:26.240Z] ++ '[' -n 0 ']' [2020-07-03T13:54:26.240Z] ++ set -x [2020-07-03T13:54:26.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-03T13:54:30.174Z] [2020-07-03T13:54:30.174Z] SUCCESS: Specified value was saved. [2020-07-03T13:54:31.119Z] INFO: Downloading git... [2020-07-03T13:54:32.624Z] INFO: Downloading go... [2020-07-03T13:54:32.949Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c4126d808cf36cef) in /home/ubuntu/workspace/moby_PR-41172 [Pipeline] { [Pipeline] checkout [2020-07-03T13:54:34.127Z] INFO: Downloading compiler 1 of 3... [2020-07-03T13:54:34.574Z] INFO: Downloading compiler 2 of 3... [2020-07-03T13:54:34.723Z] using credential docker-jenkins-github-credentials [2020-07-03T13:54:34.728Z] Cloning the remote Git repository [2020-07-03T13:54:34.728Z] Cloning with configured refspecs honoured and without tags [2020-07-03T13:54:34.741Z] Loaded image: buildpack-deps:buster [2020-07-03T13:54:35.022Z] INFO: Downloading compiler 3 of 3... [2020-07-03T13:54:35.034Z] Loaded image: busybox:latest [2020-07-03T13:54:35.034Z] Loaded image: busybox:glibc [2020-07-03T13:54:35.034Z] Loaded image: debian:buster [2020-07-03T13:54:35.034Z] Loaded image: hello-world:latest [2020-07-03T13:54:34.755Z] Cloning repository https://github.com/moby/moby.git [2020-07-03T13:54:34.812Z] > git init /home/ubuntu/workspace/moby_PR-41172 # timeout=10 [2020-07-03T13:54:35.027Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:54:35.027Z] > git --version # timeout=10 [2020-07-03T13:54:35.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:54:35.043Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:54:35.328Z] INFO: Testing against a local daemon [2020-07-03T13:54:35.328Z] === RUN TestCgroupNamespacesBuild [2020-07-03T13:54:35.471Z] INFO: Extracting git... [2020-07-03T13:54:37.408Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2020-07-03T13:54:37.408Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-03T13:54:39.486Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2020-07-03T13:54:39.486Z] === RUN TestBuildWithSession [2020-07-03T13:54:39.486Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-03T13:54:39.486Z] build_session_test.go:25: TODO: BuildKit [2020-07-03T13:54:39.486Z] === RUN TestBuildSquashParent [2020-07-03T13:54:40.127Z] Fetching without tags [2020-07-03T13:54:40.437Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit d4d62b658d9a720aa43274d9d33bc3ab0b22787d [2020-07-03T13:54:40.069Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:54:40.091Z] > git config --add remote.origin.fetch +refs/pull/41172/head:refs/remotes/origin/PR-41172 # timeout=10 [2020-07-03T13:54:40.104Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:54:40.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:54:40.134Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:54:40.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:54:40.135Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:54:40.444Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:54:40.454Z] > git checkout -f d4d62b658d9a720aa43274d9d33bc3ab0b22787d # timeout=10 [2020-07-03T13:54:41.169Z] Merge succeeded, producing 215f9aaaad9f621155bb6e0f1f3a2e6adff87c3b [2020-07-03T13:54:41.169Z] Checking out Revision 215f9aaaad9f621155bb6e0f1f3a2e6adff87c3b (PR-41172) [2020-07-03T13:54:42.038Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-027e4e55f8b8a673a) in /home/ubuntu/workspace/moby_PR-41172 [Pipeline] { [Pipeline] checkout [2020-07-03T13:54:41.052Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-03T13:54:41.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-03T13:54:41.172Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:54:41.181Z] > git checkout -f 215f9aaaad9f621155bb6e0f1f3a2e6adff87c3b # timeout=10 [2020-07-03T13:54:44.513Z] using credential docker-jenkins-github-credentials [2020-07-03T13:54:44.521Z] Cloning the remote Git repository [2020-07-03T13:54:44.522Z] Cloning with configured refspecs honoured and without tags [2020-07-03T13:54:44.798Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-03T13:54:44.798Z] First time build. Skipping changelog. [2020-07-03T13:54:44.822Z] > git --version # timeout=10 [2020-07-03T13:54:44.840Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-03T13:54:44.552Z] Cloning repository https://github.com/moby/moby.git [2020-07-03T13:54:44.614Z] > git init /home/ubuntu/workspace/moby_PR-41172 # timeout=10 [2020-07-03T13:54:44.751Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:54:44.752Z] > git --version # timeout=10 [2020-07-03T13:54:44.758Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:54:44.761Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:54:46.036Z] + docker version [2020-07-03T13:54:46.111Z] #65 exporting layers 80.6s done [2020-07-03T13:54:46.111Z] #65 exporting manifest sha256:78f02873f230651759db3a75b2125138142156858cc6481953e9be27fe75c4b6 done [2020-07-03T13:54:46.111Z] #65 exporting config sha256:5e0822808eb3010b4a9626f4b37bf6ba453c458c933b51ff54403dec609ae4dd done [2020-07-03T13:54:46.111Z] #65 sending tarball [2020-07-03T13:54:46.409Z] --- PASS: TestBuildSquashParent (6.40s) [2020-07-03T13:54:46.409Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-03T13:54:46.409Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T13:54:46.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T13:54:46.409Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T13:54:46.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T13:54:46.409Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T13:54:46.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T13:54:46.409Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T13:54:46.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T13:54:46.409Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T13:54:46.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T13:54:46.409Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T13:54:46.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T13:54:46.409Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T13:54:46.409Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T13:54:47.713Z] INFO: Expanding go... [2020-07-03T13:54:48.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T13:54:48.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T13:54:50.005Z] Fetching without tags [2020-07-03T13:54:50.329Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit d4d62b658d9a720aa43274d9d33bc3ab0b22787d [2020-07-03T13:54:50.556Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T13:54:50.556Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T13:54:49.925Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:54:49.947Z] > git config --add remote.origin.fetch +refs/pull/41172/head:refs/remotes/origin/PR-41172 # timeout=10 [2020-07-03T13:54:49.965Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:54:49.987Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:54:50.052Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:54:50.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:54:50.054Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:54:50.338Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:54:50.355Z] > git checkout -f d4d62b658d9a720aa43274d9d33bc3ab0b22787d # timeout=10 [2020-07-03T13:54:50.912Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-03T13:54:51.478Z] Merge succeeded, producing 67f9457a2b6ee3fd6b8b57928ad250b92302b41d [2020-07-03T13:54:51.478Z] Checking out Revision 67f9457a2b6ee3fd6b8b57928ad250b92302b41d (PR-41172) [2020-07-03T13:54:51.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-03T13:54:51.481Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:54:51.502Z] > git checkout -f 67f9457a2b6ee3fd6b8b57928ad250b92302b41d # timeout=10 [2020-07-03T13:54:53.297Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-03T13:54:53.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s) [2020-07-03T13:54:53.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2020-07-03T13:54:53.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s) [2020-07-03T13:54:53.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.42s) [2020-07-03T13:54:53.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2020-07-03T13:54:53.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2020-07-03T13:54:53.297Z] === RUN TestBuildMultiStageCopy [2020-07-03T13:54:53.297Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-03T13:54:54.220Z] Client: Docker Engine - Community [2020-07-03T13:54:54.220Z] Version: 19.03.11 [2020-07-03T13:54:54.220Z] API version: 1.40 [2020-07-03T13:54:54.220Z] Go version: go1.13.10 [2020-07-03T13:54:54.220Z] Git commit: 42e35e61f3 [2020-07-03T13:54:54.220Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-03T13:54:54.220Z] OS/Arch: linux/amd64 [2020-07-03T13:54:54.220Z] Experimental: false [2020-07-03T13:54:54.220Z] [2020-07-03T13:54:54.220Z] Server: Docker Engine - Community [2020-07-03T13:54:54.220Z] Engine: [2020-07-03T13:54:54.220Z] Version: 19.03.11 [2020-07-03T13:54:54.220Z] API version: 1.40 (minimum version 1.12) [2020-07-03T13:54:54.220Z] Go version: go1.13.10 [2020-07-03T13:54:54.220Z] Git commit: 42e35e61f3 [2020-07-03T13:54:54.220Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-03T13:54:54.220Z] OS/Arch: linux/amd64 [2020-07-03T13:54:54.220Z] Experimental: true [2020-07-03T13:54:54.220Z] containerd: [2020-07-03T13:54:54.220Z] Version: 1.2.13 [2020-07-03T13:54:54.220Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-03T13:54:54.220Z] runc: [2020-07-03T13:54:54.220Z] Version: 1.0.0-rc10 [2020-07-03T13:54:54.220Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-03T13:54:54.220Z] docker-init: [2020-07-03T13:54:54.220Z] Version: 0.18.0 [2020-07-03T13:54:54.220Z] GitCommit: fec3683 [Pipeline] sh [2020-07-03T13:54:54.533Z] + docker info [2020-07-03T13:54:54.956Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-03T13:54:54.956Z] First time build. Skipping changelog. [2020-07-03T13:54:55.017Z] > git --version # timeout=10 [2020-07-03T13:54:55.042Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-03T13:54:55.371Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-03T13:54:55.941Z] + docker version [2020-07-03T13:54:56.008Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-03T13:54:56.643Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-03T13:54:57.279Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-03T13:54:57.914Z] --- PASS: TestBuildMultiStageCopy (4.96s) [2020-07-03T13:54:57.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2020-07-03T13:54:57.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-07-03T13:54:57.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-07-03T13:54:57.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-07-03T13:54:57.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-07-03T13:54:57.914Z] === RUN TestBuildMultiStageParentConfig [2020-07-03T13:54:59.463Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-07-03T13:54:59.463Z] === RUN TestBuildLabelWithTargets [2020-07-03T13:55:01.091Z] Fetching without tags [2020-07-03T13:55:01.199Z] Client: Docker Engine - Community [2020-07-03T13:55:01.199Z] Version: 19.03.11 [2020-07-03T13:55:01.199Z] API version: 1.40 [2020-07-03T13:55:01.199Z] Go version: go1.13.10 [2020-07-03T13:55:01.199Z] Git commit: 42e35e61f3 [2020-07-03T13:55:01.199Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-03T13:55:01.199Z] OS/Arch: linux/amd64 [2020-07-03T13:55:01.199Z] Experimental: false [2020-07-03T13:55:01.199Z] [2020-07-03T13:55:01.199Z] Server: Docker Engine - Community [2020-07-03T13:55:01.199Z] Engine: [2020-07-03T13:55:01.199Z] Version: 19.03.11 [2020-07-03T13:55:01.199Z] API version: 1.40 (minimum version 1.12) [2020-07-03T13:55:01.199Z] Go version: go1.13.10 [2020-07-03T13:55:01.199Z] Git commit: 42e35e61f3 [2020-07-03T13:55:01.199Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-03T13:55:01.199Z] OS/Arch: linux/amd64 [2020-07-03T13:55:01.199Z] Experimental: true [2020-07-03T13:55:01.199Z] containerd: [2020-07-03T13:55:01.199Z] Version: 1.2.13 [2020-07-03T13:55:01.199Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-03T13:55:01.199Z] runc: [2020-07-03T13:55:01.199Z] Version: 1.0.0-rc10 [2020-07-03T13:55:01.199Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-03T13:55:01.199Z] docker-init: [2020-07-03T13:55:01.199Z] Version: 0.18.0 [2020-07-03T13:55:01.199Z] GitCommit: fec3683 [Pipeline] sh [2020-07-03T13:55:01.486Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit d4d62b658d9a720aa43274d9d33bc3ab0b22787d [2020-07-03T13:55:01.551Z] + docker info [2020-07-03T13:55:01.612Z] #65 ... [2020-07-03T13:55:01.612Z] [2020-07-03T13:55:01.612Z] #66 importing to docker [2020-07-03T13:55:01.612Z] #66 ... [2020-07-03T13:55:01.612Z] [2020-07-03T13:55:01.612Z] #65 exporting to oci image format [2020-07-03T13:55:01.612Z] #65 sending tarball 15.4s done [2020-07-03T13:55:01.612Z] #65 DONE 96.1s [2020-07-03T13:55:01.612Z] [2020-07-03T13:55:01.612Z] #66 importing to docker [2020-07-03T13:55:01.040Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:55:01.055Z] > git config --add remote.origin.fetch +refs/pull/41172/head:refs/remotes/origin/PR-41172 # timeout=10 [2020-07-03T13:55:01.064Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:55:01.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-03T13:55:01.096Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-03T13:55:01.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-03T13:55:01.099Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41172/head:refs/remotes/origin/PR-41172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T13:55:01.496Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:55:01.504Z] > git checkout -f d4d62b658d9a720aa43274d9d33bc3ab0b22787d # timeout=10 [2020-07-03T13:55:02.203Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2020-07-03T13:55:02.203Z] === RUN TestBuildWithEmptyLayers [2020-07-03T13:55:02.841Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-07-03T13:55:02.841Z] === RUN TestBuildMultiStageOnBuild [2020-07-03T13:55:03.160Z] Merge succeeded, producing b8ceb56f08412a8191fdecb9dbc879080cf4e275 [2020-07-03T13:55:03.160Z] Checking out Revision b8ceb56f08412a8191fdecb9dbc879080cf4e275 (PR-41172) [2020-07-03T13:55:02.511Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-03T13:55:03.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-03T13:55:03.164Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T13:55:03.171Z] > git checkout -f b8ceb56f08412a8191fdecb9dbc879080cf4e275 # timeout=10 [2020-07-03T13:55:04.528Z] Client: [2020-07-03T13:55:04.528Z] Debug Mode: false [2020-07-03T13:55:04.528Z] [2020-07-03T13:55:04.528Z] Server: [2020-07-03T13:55:04.528Z] Containers: 0 [2020-07-03T13:55:04.528Z] Running: 0 [2020-07-03T13:55:04.528Z] Paused: 0 [2020-07-03T13:55:04.528Z] Stopped: 0 [2020-07-03T13:55:04.528Z] Images: 0 [2020-07-03T13:55:04.528Z] Server Version: 19.03.11 [2020-07-03T13:55:04.528Z] Storage Driver: overlay2 [2020-07-03T13:55:04.528Z] Backing Filesystem: extfs [2020-07-03T13:55:04.528Z] Supports d_type: true [2020-07-03T13:55:04.528Z] Native Overlay Diff: true [2020-07-03T13:55:04.528Z] Logging Driver: json-file [2020-07-03T13:55:04.528Z] Cgroup Driver: cgroupfs [2020-07-03T13:55:04.528Z] Plugins: [2020-07-03T13:55:04.528Z] Volume: local [2020-07-03T13:55:04.528Z] Network: bridge host ipvlan macvlan null overlay [2020-07-03T13:55:04.528Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-03T13:55:04.528Z] Swarm: inactive [2020-07-03T13:55:04.528Z] Runtimes: runc [2020-07-03T13:55:04.528Z] Default Runtime: runc [2020-07-03T13:55:04.528Z] Init Binary: docker-init [2020-07-03T13:55:04.528Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-03T13:55:04.528Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-03T13:55:04.528Z] init version: fec3683 [2020-07-03T13:55:04.528Z] Security Options: [2020-07-03T13:55:04.528Z] apparmor [2020-07-03T13:55:04.528Z] seccomp [2020-07-03T13:55:04.528Z] Profile: default [2020-07-03T13:55:04.528Z] Kernel Version: 5.3.0-1023-aws [2020-07-03T13:55:04.528Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-03T13:55:04.528Z] OSType: linux [2020-07-03T13:55:04.528Z] Architecture: x86_64 [2020-07-03T13:55:04.528Z] CPUs: 2 [2020-07-03T13:55:04.528Z] Total Memory: 7.569GiB [2020-07-03T13:55:04.528Z] Name: ip-10-100-34-76 [2020-07-03T13:55:04.528Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-03T13:55:04.528Z] Docker Root Dir: /var/lib/docker [2020-07-03T13:55:04.528Z] Debug Mode: false [2020-07-03T13:55:04.528Z] Registry: https://index.docker.io/v1/ [2020-07-03T13:55:04.528Z] Labels: [2020-07-03T13:55:04.528Z] Experimental: true [2020-07-03T13:55:04.528Z] Insecure Registries: [2020-07-03T13:55:04.528Z] 127.0.0.0/8 [2020-07-03T13:55:04.528Z] Live Restore Enabled: true [2020-07-03T13:55:04.528Z] [2020-07-03T13:55:04.528Z] WARNING: No swap limit support [Pipeline] sh [2020-07-03T13:55:04.816Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:55:04.816Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:55:04.816Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41172/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-03T13:55:04.816Z] + bash /home/ubuntu/workspace/moby_PR-41172/check-config.sh [2020-07-03T13:55:04.816Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-03T13:55:04.816Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-03T13:55:04.816Z] [2020-07-03T13:55:04.816Z] Generally Necessary: [2020-07-03T13:55:04.816Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-03T13:55:04.816Z] - apparmor: enabled and tools installed [2020-07-03T13:55:04.816Z] - CONFIG_NAMESPACES: enabled [2020-07-03T13:55:04.816Z] - CONFIG_NET_NS: enabled [2020-07-03T13:55:04.816Z] - CONFIG_PID_NS: enabled [2020-07-03T13:55:04.816Z] - CONFIG_IPC_NS: enabled [2020-07-03T13:55:04.816Z] - CONFIG_UTS_NS: enabled [2020-07-03T13:55:04.816Z] - CONFIG_CGROUPS: enabled [2020-07-03T13:55:04.816Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-03T13:55:04.816Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-03T13:55:04.816Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-03T13:55:04.816Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-03T13:55:04.816Z] - CONFIG_CPUSETS: enabled [2020-07-03T13:55:04.816Z] - CONFIG_MEMCG: enabled [2020-07-03T13:55:04.816Z] - CONFIG_KEYS: enabled [2020-07-03T13:55:04.816Z] - CONFIG_VETH: enabled (as module) [2020-07-03T13:55:04.816Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-03T13:55:04.816Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-03T13:55:04.816Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-03T13:55:04.816Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-03T13:55:04.816Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-03T13:55:05.081Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-03T13:55:05.081Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-03T13:55:05.081Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-03T13:55:05.081Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-03T13:55:05.081Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-03T13:55:05.081Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-03T13:55:05.081Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-03T13:55:05.081Z] [2020-07-03T13:55:05.081Z] Optional Features: [2020-07-03T13:55:05.081Z] - CONFIG_USER_NS: enabled [2020-07-03T13:55:05.081Z] - CONFIG_SECCOMP: enabled [2020-07-03T13:55:05.081Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-03T13:55:05.082Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-03T13:55:05.082Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-03T13:55:05.082Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-03T13:55:05.082Z] - CONFIG_BLK_CGROUP: enabled [2020-07-03T13:55:05.082Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-03T13:55:05.082Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-03T13:55:05.082Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-03T13:55:05.082Z] - CONFIG_CGROUP_PERF: enabled [2020-07-03T13:55:05.082Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-03T13:55:05.082Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-03T13:55:05.082Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-03T13:55:05.082Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-03T13:55:05.082Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-03T13:55:05.082Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-03T13:55:05.082Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-03T13:55:05.082Z] - CONFIG_IP_VS: enabled (as module) [2020-07-03T13:55:05.082Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-03T13:55:05.082Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-03T13:55:05.082Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-03T13:55:05.082Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-03T13:55:05.082Z] - CONFIG_EXT4_FS: enabled [2020-07-03T13:55:05.082Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-03T13:55:05.082Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-03T13:55:05.082Z] - Network Drivers: [2020-07-03T13:55:05.082Z] - "overlay": [2020-07-03T13:55:05.082Z] - CONFIG_VXLAN: enabled (as module) [2020-07-03T13:55:05.082Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-03T13:55:05.082Z] Optional (for encrypted networks): [2020-07-03T13:55:05.082Z] - CONFIG_CRYPTO: enabled [2020-07-03T13:55:05.082Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-03T13:55:05.082Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-03T13:55:05.082Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-03T13:55:05.082Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-03T13:55:05.082Z] - CONFIG_XFRM: enabled [2020-07-03T13:55:05.082Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-03T13:55:05.082Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-03T13:55:05.082Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-03T13:55:05.082Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-03T13:55:05.082Z] - "ipvlan": [2020-07-03T13:55:05.082Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-03T13:55:05.082Z] - "macvlan": [2020-07-03T13:55:05.082Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-03T13:55:05.082Z] - CONFIG_DUMMY: enabled (as module) [2020-07-03T13:55:05.082Z] - "ftp,tftp client in container": [2020-07-03T13:55:05.342Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-03T13:55:05.342Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-03T13:55:05.342Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-03T13:55:05.342Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-03T13:55:05.342Z] - Storage Drivers: [2020-07-03T13:55:05.342Z] - "aufs": [2020-07-03T13:55:05.342Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-03T13:55:05.342Z] - "btrfs": [2020-07-03T13:55:05.342Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-03T13:55:05.342Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-03T13:55:05.342Z] - "devicemapper": [2020-07-03T13:55:05.342Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-03T13:55:05.342Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-03T13:55:05.342Z] - "overlay": [2020-07-03T13:55:05.342Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-03T13:55:05.342Z] - "zfs": [2020-07-03T13:55:05.342Z] - /dev/zfs: present [2020-07-03T13:55:05.342Z] - zfs command: missing [2020-07-03T13:55:05.342Z] - zpool command: missing [2020-07-03T13:55:05.342Z] [2020-07-03T13:55:05.342Z] Limits: [2020-07-03T13:55:05.342Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-03T13:55:05.342Z] [2020-07-03T13:55:05.342Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-03T13:55:05.515Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.745910988s with top 10 stages: buildssa: 1m38.914485688s, goimports: 23.876426415s, unconvert: 13.891899493s, gosec: 10.280694329s, golint: 6.265158529s, misspell: 4.605220356s, ineffassign: 4.377522773s, inspect: 3.504028412s, vrp: 3.34679562s, ctrlflow: 1.833525951s [2020-07-03T13:55:05.515Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-07-03T13:55:05.515Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1693/1693, exclude-rules: 64/1588, nolint: 0/64, cgo: 1693/2302, filename_unadjuster: 1693/1693, exclude: 1588/1588, path_prettifier: 1693/1693, identifier_marker: 1588/1588, skip_dirs: 1693/1693, autogenerated_exclude: 1588/1693 [2020-07-03T13:55:05.515Z] INFO [runner] processing took 60.692712ms with stages: nolint: 25.782365ms, identifier_marker: 17.456822ms, path_prettifier: 8.028908ms, autogenerated_exclude: 4.077019ms, exclude-rules: 3.387348ms, skip_dirs: 1.605759ms, cgo: 243.004µs, filename_unadjuster: 106.519µs, max_same_issues: 1.363µs, uniq_by_line: 707ns, diff: 532ns, max_from_linter: 530ns, skip_files: 510ns, exclude: 457ns, source_code: 293ns, max_per_file_from_linter: 292ns, path_shortener: 284ns [2020-07-03T13:55:05.515Z] INFO [runner] linters took 1m39.404643563s with stages: goanalysis_metalinter: 1m19.912435185s, unused: 19.431381785s [2020-07-03T13:55:05.515Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-07-03T13:55:05.515Z] INFO Memory: 1522 samples, avg is 644.1MB, max is 2968.6MB [2020-07-03T13:55:05.515Z] INFO Execution took 3m38.546928703s [2020-07-03T13:55:05.515Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-03T13:55:05.691Z] + sudo modprobe ip_vs [2020-07-03T13:55:05.691Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 . [2020-07-03T13:55:05.859Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/make.sh dynbinary-daemon test-docker-py [2020-07-03T13:55:05.954Z] #2 [internal] load .dockerignore [2020-07-03T13:55:05.954Z] #2 transferring context: 87B done [2020-07-03T13:55:05.954Z] #2 DONE 0.0s [2020-07-03T13:55:05.954Z] [2020-07-03T13:55:05.954Z] #1 [internal] load build definition from Dockerfile [2020-07-03T13:55:05.954Z] #1 transferring dockerfile: 16.37kB done [2020-07-03T13:55:05.954Z] #1 DONE 0.0s [2020-07-03T13:55:05.954Z] [2020-07-03T13:55:05.954Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-03T13:55:06.119Z] [2020-07-03T13:55:06.214Z] #3 DONE 0.4s [2020-07-03T13:55:06.214Z] [2020-07-03T13:55:06.214Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-03T13:55:06.214Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-03T13:55:06.214Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-03T13:55:06.214Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-03T13:55:06.214Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-03T13:55:06.214Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.37MB / 8.88MB 0.2s [2020-07-03T13:55:06.379Z] Removing bundles/ [2020-07-03T13:55:06.379Z] [2020-07-03T13:55:06.379Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-03T13:55:06.379Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T13:55:06.379Z] GOOS="" GOARCH="" GOARM="" [2020-07-03T13:55:06.380Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2020-07-03T13:55:06.380Z] === RUN TestBuildUncleanTarFilenames [2020-07-03T13:55:06.475Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-03T13:55:06.475Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-03T13:55:06.780Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-03T13:55:06.780Z] #4 DONE 0.6s [2020-07-03T13:55:06.986Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-03T13:55:06.986Z] First time build. Skipping changelog. [2020-07-03T13:55:07.017Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-07-03T13:55:07.017Z] === RUN TestBuildMultiStageLayerLeak [2020-07-03T13:55:07.015Z] > git --version # timeout=10 [2020-07-03T13:55:07.030Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-03T13:55:07.052Z] [2020-07-03T13:55:07.052Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-03T13:55:07.313Z] #6 ... [2020-07-03T13:55:07.313Z] [2020-07-03T13:55:07.313Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-03T13:55:07.313Z] #5 DONE 0.2s [2020-07-03T13:55:07.313Z] [2020-07-03T13:55:07.313Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-03T13:55:07.313Z] #6 DONE 0.2s [2020-07-03T13:55:07.313Z] [2020-07-03T13:55:07.313Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:55:07.313Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-03T13:55:07.714Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-03T13:55:07.714Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.1s [2020-07-03T13:55:07.714Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 2.24MB / 7.81MB 0.1s [2020-07-03T13:55:07.714Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-03T13:55:07.714Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-03T13:55:07.714Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.61MB / 50.39MB 0.2s [2020-07-03T13:55:07.714Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.2s done [2020-07-03T13:55:07.714Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.2s [2020-07-03T13:55:07.714Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 11.70MB / 50.39MB 0.3s [2020-07-03T13:55:07.714Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 6.84MB / 10.00MB 0.3s [2020-07-03T13:55:07.714Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0B / 51.83MB 0.3s [2020-07-03T13:55:07.714Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 16.02MB / 50.39MB 0.5s [2020-07-03T13:55:07.714Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s [2020-07-03T13:55:07.714Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 6.13MB / 51.83MB 0.5s [2020-07-03T13:55:07.977Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 26.37MB / 50.39MB 0.7s [2020-07-03T13:55:07.977Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s done [2020-07-03T13:55:07.977Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 16.52MB / 51.83MB 0.7s [2020-07-03T13:55:07.977Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 5.59MB / 68.65MB 0.7s [2020-07-03T13:55:08.099Z] Client: [2020-07-03T13:55:08.099Z] Debug Mode: false [2020-07-03T13:55:08.099Z] [2020-07-03T13:55:08.099Z] Server: [2020-07-03T13:55:08.099Z] Containers: 0 [2020-07-03T13:55:08.099Z] Running: 0 [2020-07-03T13:55:08.099Z] Paused: 0 [2020-07-03T13:55:08.099Z] Stopped: 0 [2020-07-03T13:55:08.099Z] Images: 0 [2020-07-03T13:55:08.099Z] Server Version: 19.03.11 [2020-07-03T13:55:08.099Z] Storage Driver: overlay2 [2020-07-03T13:55:08.099Z] Backing Filesystem: extfs [2020-07-03T13:55:08.099Z] Supports d_type: true [2020-07-03T13:55:08.099Z] Native Overlay Diff: true [2020-07-03T13:55:08.100Z] Logging Driver: json-file [2020-07-03T13:55:08.100Z] Cgroup Driver: cgroupfs [2020-07-03T13:55:08.100Z] Plugins: [2020-07-03T13:55:08.100Z] Volume: local [2020-07-03T13:55:08.100Z] Network: bridge host ipvlan macvlan null overlay [2020-07-03T13:55:08.100Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-03T13:55:08.100Z] Swarm: inactive [2020-07-03T13:55:08.100Z] Runtimes: runc [2020-07-03T13:55:08.100Z] Default Runtime: runc [2020-07-03T13:55:08.100Z] Init Binary: docker-init [2020-07-03T13:55:08.100Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-03T13:55:08.100Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-03T13:55:08.100Z] init version: fec3683 [2020-07-03T13:55:08.100Z] Security Options: [2020-07-03T13:55:08.100Z] apparmor [2020-07-03T13:55:08.100Z] seccomp [2020-07-03T13:55:08.100Z] Profile: default [2020-07-03T13:55:08.100Z] Kernel Version: 5.3.0-1023-aws [2020-07-03T13:55:08.100Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-03T13:55:08.100Z] OSType: linux [2020-07-03T13:55:08.100Z] Architecture: x86_64 [2020-07-03T13:55:08.100Z] CPUs: 2 [2020-07-03T13:55:08.100Z] Total Memory: 7.487GiB [2020-07-03T13:55:08.100Z] Name: ip-10-100-78-7 [2020-07-03T13:55:08.100Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-03T13:55:08.100Z] Docker Root Dir: /var/lib/docker [2020-07-03T13:55:08.100Z] Debug Mode: false [2020-07-03T13:55:08.100Z] Registry: https://index.docker.io/v1/ [2020-07-03T13:55:08.100Z] Labels: [2020-07-03T13:55:08.100Z] Experimental: true [2020-07-03T13:55:08.100Z] Insecure Registries: [2020-07-03T13:55:08.100Z] 127.0.0.0/8 [2020-07-03T13:55:08.100Z] Live Restore Enabled: true [2020-07-03T13:55:08.100Z] [2020-07-03T13:55:08.100Z] WARNING: No swap limit support [Pipeline] sh [2020-07-03T13:55:08.239Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 30.94MB / 50.39MB 0.9s [2020-07-03T13:55:08.239Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 19.52MB / 51.83MB 0.9s [2020-07-03T13:55:08.239Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 9.09MB / 68.65MB 0.9s [2020-07-03T13:55:08.239Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 38.12MB / 50.39MB 1.0s [2020-07-03T13:55:08.239Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 25.52MB / 51.83MB 1.0s [2020-07-03T13:55:08.239Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 14.95MB / 68.65MB 1.0s [2020-07-03T13:55:08.312Z] + docker version [2020-07-03T13:55:08.377Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:55:08.378Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:55:08.378Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41172/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-03T13:55:08.378Z] + bash /home/ubuntu/workspace/moby_PR-41172/check-config.sh [2020-07-03T13:55:08.378Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-03T13:55:08.378Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-03T13:55:08.378Z] [2020-07-03T13:55:08.378Z] Generally Necessary: [2020-07-03T13:55:08.378Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-03T13:55:08.378Z] - apparmor: enabled and tools installed [2020-07-03T13:55:08.378Z] - CONFIG_NAMESPACES: enabled [2020-07-03T13:55:08.378Z] - CONFIG_NET_NS: enabled [2020-07-03T13:55:08.378Z] - CONFIG_PID_NS: enabled [2020-07-03T13:55:08.378Z] - CONFIG_IPC_NS: enabled [2020-07-03T13:55:08.378Z] - CONFIG_UTS_NS: enabled [2020-07-03T13:55:08.378Z] - CONFIG_CGROUPS: enabled [2020-07-03T13:55:08.378Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-03T13:55:08.378Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-03T13:55:08.378Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-03T13:55:08.378Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-03T13:55:08.378Z] - CONFIG_CPUSETS: enabled [2020-07-03T13:55:08.378Z] - CONFIG_MEMCG: enabled [2020-07-03T13:55:08.378Z] - CONFIG_KEYS: enabled [2020-07-03T13:55:08.378Z] - CONFIG_VETH: enabled (as module) [2020-07-03T13:55:08.378Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-03T13:55:08.378Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-03T13:55:08.378Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-03T13:55:08.378Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-03T13:55:08.378Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-03T13:55:08.378Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-03T13:55:08.378Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-03T13:55:08.378Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-03T13:55:08.378Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-03T13:55:08.378Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-03T13:55:08.378Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-03T13:55:08.378Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-03T13:55:08.378Z] [2020-07-03T13:55:08.378Z] Optional Features: [2020-07-03T13:55:08.378Z] - CONFIG_USER_NS: enabled [2020-07-03T13:55:08.378Z] - CONFIG_SECCOMP: enabled [2020-07-03T13:55:08.378Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-03T13:55:08.378Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-03T13:55:08.378Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-03T13:55:08.378Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-03T13:55:08.510Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 43.57MB / 50.39MB 1.1s [2020-07-03T13:55:08.510Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 31.10MB / 51.83MB 1.1s [2020-07-03T13:55:08.510Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 19.62MB / 68.65MB 1.1s [2020-07-03T13:55:08.510Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.3s [2020-07-03T13:55:08.510Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 46.85MB / 51.83MB 1.3s [2020-07-03T13:55:08.510Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 29.92MB / 68.65MB 1.3s [2020-07-03T13:55:08.627Z] INFO: Expanding compiler 1 of 3... [2020-07-03T13:55:08.627Z] INFO: Expanding compiler 2 of 3... [2020-07-03T13:55:08.645Z] - CONFIG_BLK_CGROUP: enabled [2020-07-03T13:55:08.646Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-03T13:55:08.646Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-03T13:55:08.646Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-03T13:55:08.646Z] - CONFIG_CGROUP_PERF: enabled [2020-07-03T13:55:08.646Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-03T13:55:08.646Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-03T13:55:08.646Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-03T13:55:08.646Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-03T13:55:08.646Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-03T13:55:08.646Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_IP_VS: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-03T13:55:08.646Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-03T13:55:08.646Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-03T13:55:08.646Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_EXT4_FS: enabled [2020-07-03T13:55:08.646Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-03T13:55:08.646Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-03T13:55:08.646Z] - Network Drivers: [2020-07-03T13:55:08.646Z] - "overlay": [2020-07-03T13:55:08.646Z] - CONFIG_VXLAN: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-03T13:55:08.646Z] Optional (for encrypted networks): [2020-07-03T13:55:08.646Z] - CONFIG_CRYPTO: enabled [2020-07-03T13:55:08.646Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-03T13:55:08.646Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-03T13:55:08.646Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-03T13:55:08.646Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-03T13:55:08.646Z] - CONFIG_XFRM: enabled [2020-07-03T13:55:08.646Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-03T13:55:08.646Z] - "ipvlan": [2020-07-03T13:55:08.646Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-03T13:55:08.646Z] - "macvlan": [2020-07-03T13:55:08.646Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_DUMMY: enabled (as module) [2020-07-03T13:55:08.646Z] - "ftp,tftp client in container": [2020-07-03T13:55:08.646Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-03T13:55:08.646Z] - Storage Drivers: [2020-07-03T13:55:08.646Z] - "aufs": [2020-07-03T13:55:08.646Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-03T13:55:08.646Z] - "btrfs": [2020-07-03T13:55:08.646Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-03T13:55:08.646Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-03T13:55:08.646Z] - "devicemapper": [2020-07-03T13:55:08.646Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-03T13:55:08.646Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-03T13:55:08.646Z] - "overlay": [2020-07-03T13:55:08.646Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-03T13:55:08.646Z] - "zfs": [2020-07-03T13:55:08.646Z] - /dev/zfs: present [2020-07-03T13:55:08.646Z] - zfs command: missing [2020-07-03T13:55:08.646Z] - zpool command: missing [2020-07-03T13:55:08.646Z] [2020-07-03T13:55:08.646Z] Limits: [2020-07-03T13:55:08.646Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-03T13:55:08.646Z] [2020-07-03T13:55:08.646Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-03T13:55:08.771Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.3s [2020-07-03T13:55:08.771Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 34.62MB / 68.65MB 1.3s [2020-07-03T13:55:08.771Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 43.61MB / 68.65MB 1.4s [2020-07-03T13:55:08.972Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 . [2020-07-03T13:55:08.972Z] #1 [internal] load build definition from Dockerfile [2020-07-03T13:55:08.972Z] #1 transferring dockerfile: 16.37kB done [2020-07-03T13:55:08.972Z] #1 DONE 0.0s [2020-07-03T13:55:08.972Z] [2020-07-03T13:55:08.972Z] #2 [internal] load .dockerignore [2020-07-03T13:55:08.972Z] #2 transferring context: 87B done [2020-07-03T13:55:08.972Z] #2 DONE 0.0s [2020-07-03T13:55:08.972Z] [2020-07-03T13:55:08.972Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-03T13:55:09.036Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 51.23MB / 68.65MB 1.6s [2020-07-03T13:55:09.036Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 66.64MB / 68.65MB 1.8s [2020-07-03T13:55:09.231Z] #3 DONE 0.3s [2020-07-03T13:55:09.232Z] [2020-07-03T13:55:09.232Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-03T13:55:09.232Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-03T13:55:09.232Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-03T13:55:09.232Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-03T13:55:09.232Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.12MB / 8.88MB 0.1s [2020-07-03T13:55:09.232Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-03T13:55:09.488Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-03T13:55:09.613Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-03T13:55:09.747Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-03T13:55:09.747Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-03T13:55:09.876Z] #7 ... [2020-07-03T13:55:09.876Z] [2020-07-03T13:55:09.876Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-03T13:55:09.876Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-03T13:55:09.876Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-03T13:55:09.876Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-03T13:55:09.876Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-07-03T13:55:09.876Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done [2020-07-03T13:55:09.876Z] #58 DONE 2.6s [2020-07-03T13:55:09.876Z] [2020-07-03T13:55:09.876Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:55:09.876Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.0s done [2020-07-03T13:55:09.876Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.2s done [2020-07-03T13:55:09.876Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.4s done [2020-07-03T13:55:09.876Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 8.89MB / 120.16MB 2.5s [2020-07-03T13:55:09.876Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.4s done [2020-07-03T13:55:10.004Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-03T13:55:10.004Z] #4 DONE 0.5s [2020-07-03T13:55:10.139Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 15.07MB / 120.16MB 2.7s [2020-07-03T13:55:10.139Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 23.43MB / 120.16MB 2.8s [2020-07-03T13:55:10.139Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 29.72MB / 120.16MB 2.9s [2020-07-03T13:55:10.265Z] [2020-07-03T13:55:10.265Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-03T13:55:10.265Z] #6 DONE 0.2s [2020-07-03T13:55:10.265Z] [2020-07-03T13:55:10.265Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-03T13:55:10.265Z] #5 DONE 0.3s [2020-07-03T13:55:10.415Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 49.13MB / 120.16MB 3.1s [2020-07-03T13:55:10.525Z] [2020-07-03T13:55:10.525Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:55:10.525Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-03T13:55:10.525Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-03T13:55:10.525Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 225.84kB / 10.00MB 0.2s [2020-07-03T13:55:10.525Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.2s [2020-07-03T13:55:10.525Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-03T13:55:10.525Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-03T13:55:10.525Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 8.04MB / 50.39MB 0.2s [2020-07-03T13:55:10.607Z] --- PASS: TestBuildMultiStageLayerLeak (3.17s) [2020-07-03T13:55:10.607Z] === RUN TestBuildWithHugeFile [2020-07-03T13:55:10.681Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 59.58MB / 120.16MB 3.3s [2020-07-03T13:55:10.783Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 9.29MB / 10.00MB 0.3s [2020-07-03T13:55:10.783Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.2s done [2020-07-03T13:55:10.783Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 17.34MB / 50.39MB 0.3s [2020-07-03T13:55:10.783Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 1.99MB / 51.83MB 0.3s [2020-07-03T13:55:10.783Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s [2020-07-03T13:55:10.783Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 23.52MB / 50.39MB 0.4s [2020-07-03T13:55:10.783Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 11.96MB / 51.83MB 0.4s [2020-07-03T13:55:10.966Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 66.07MB / 120.16MB 3.4s [2020-07-03T13:55:10.966Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 74.92MB / 120.16MB 3.7s [2020-07-03T13:55:11.040Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done [2020-07-03T13:55:11.040Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 34.40MB / 50.39MB 0.6s [2020-07-03T13:55:11.040Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 25.06MB / 51.83MB 0.6s [2020-07-03T13:55:11.040Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 4.12MB / 68.65MB 0.6s [2020-07-03T13:55:11.040Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 40.44MB / 50.39MB 0.7s [2020-07-03T13:55:11.040Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 30.73MB / 51.83MB 0.7s [2020-07-03T13:55:11.040Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 13.14MB / 68.65MB 0.7s [2020-07-03T13:55:11.040Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 48.64MB / 50.39MB 0.8s [2020-07-03T13:55:11.040Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 39.26MB / 51.83MB 0.8s [2020-07-03T13:55:11.040Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 21.02MB / 68.65MB 0.8s [2020-07-03T13:55:11.235Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 83.95MB / 120.16MB 3.8s [2020-07-03T13:55:11.306Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 29.87MB / 68.65MB 0.9s [2020-07-03T13:55:11.306Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 47.01MB / 51.83MB 1.0s [2020-07-03T13:55:11.306Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 38.03MB / 68.65MB 1.0s [2020-07-03T13:55:11.496Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 95.48MB / 120.16MB 4.0s [2020-07-03T13:55:11.496Z] #7 ... [2020-07-03T13:55:11.496Z] [2020-07-03T13:55:11.496Z] #20 [internal] load build context [2020-07-03T13:55:11.496Z] #20 transferring context: 51.28MB 3.8s done [2020-07-03T13:55:11.496Z] #20 DONE 4.1s [2020-07-03T13:55:11.496Z] [2020-07-03T13:55:11.496Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:55:11.496Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 104.07MB / 120.16MB 4.1s [2020-07-03T13:55:11.565Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.1s [2020-07-03T13:55:11.565Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 49.52MB / 68.65MB 1.1s [2020-07-03T13:55:11.565Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 60.87MB / 68.65MB 1.2s [2020-07-03T13:55:11.758Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 110.08MB / 120.16MB 4.2s [2020-07-03T13:55:11.758Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 117.19MB / 120.16MB 4.4s [2020-07-03T13:55:11.824Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.63MB / 68.65MB 1.3s [2020-07-03T13:55:11.824Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-03T13:55:12.089Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.3s done [2020-07-03T13:55:12.089Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 1.8s [2020-07-03T13:55:12.329Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.9s done [2020-07-03T13:55:12.347Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.8s done [2020-07-03T13:55:12.347Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 12.73MB / 120.16MB 2.0s [2020-07-03T13:55:12.347Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 2.0s [2020-07-03T13:55:12.609Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.0s done [2020-07-03T13:55:12.609Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.0s done [2020-07-03T13:55:12.609Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 27.23MB / 120.16MB 2.2s [2020-07-03T13:55:12.870Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 42.46MB / 120.16MB 2.5s [2020-07-03T13:55:13.126Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 52.50MB / 120.16MB 2.7s [2020-07-03T13:55:13.126Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 59.39MB / 120.16MB 2.8s [2020-07-03T13:55:13.236Z] INFO: Expanding compiler 3 of 3... [2020-07-03T13:55:13.236Z] INFO: Removing downloaded files... [2020-07-03T13:55:13.236Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-03T13:55:13.236Z] INFO: Configuring git core.autocrlf... [2020-07-03T13:55:13.386Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 67.02MB / 120.16MB 2.9s [2020-07-03T13:55:13.386Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 76.00MB / 120.16MB 3.1s [2020-07-03T13:55:13.644Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 83.26MB / 120.16MB 3.2s [2020-07-03T13:55:13.644Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 94.54MB / 120.16MB 3.4s [2020-07-03T13:55:13.715Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.8s done [2020-07-03T13:55:13.715Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-03T13:55:13.715Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-03T13:55:13.715Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-03T13:55:13.907Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 101.02MB / 120.16MB 3.5s [2020-07-03T13:55:13.907Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 107.20MB / 120.16MB 3.6s [2020-07-03T13:55:13.977Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done [2020-07-03T13:55:14.166Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 115.45MB / 120.16MB 3.7s [2020-07-03T13:55:14.237Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-03T13:55:14.730Z] #7 ... [2020-07-03T13:55:14.730Z] [2020-07-03T13:55:14.730Z] #20 [internal] load build context [2020-07-03T13:55:14.730Z] #20 transferring context: 51.28MB 4.0s done [2020-07-03T13:55:14.730Z] #20 DONE 4.5s [2020-07-03T13:55:14.730Z] [2020-07-03T13:55:14.730Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:55:14.987Z] #7 ... [2020-07-03T13:55:14.987Z] [2020-07-03T13:55:14.987Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-03T13:55:14.987Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-03T13:55:14.987Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-03T13:55:14.987Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-03T13:55:14.987Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.3s done [2020-07-03T13:55:14.987Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2020-07-03T13:55:14.987Z] #58 DONE 4.7s [2020-07-03T13:55:14.987Z] [2020-07-03T13:55:14.987Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:55:14.987Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.7s done [2020-07-03T13:55:15.918Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.2s done [2020-07-03T13:55:16.156Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-03T13:55:16.179Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-07-03T13:55:16.417Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-03T13:55:16.744Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-03T13:55:16.744Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-03T13:55:17.001Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done [2020-07-03T13:55:17.001Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-03T13:55:17.034Z] #66 DONE 16.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-03T13:55:17.500Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/test/unit [2020-07-03T13:55:18.894Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-03T13:55:18.962Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-07-03T13:55:18.962Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0.1s [2020-07-03T13:55:19.150Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-03T13:55:20.559Z] Client: Docker Engine - Community [2020-07-03T13:55:20.559Z] Version: 19.03.11 [2020-07-03T13:55:20.559Z] API version: 1.40 [2020-07-03T13:55:20.559Z] Go version: go1.13.10 [2020-07-03T13:55:20.559Z] Git commit: 42e35e6 [2020-07-03T13:55:20.559Z] Built: Mon Jun 1 09:13:13 2020 [2020-07-03T13:55:20.559Z] OS/Arch: linux/arm64 [2020-07-03T13:55:20.559Z] Experimental: false [2020-07-03T13:55:20.559Z] [2020-07-03T13:55:20.559Z] Server: Docker Engine - Community [2020-07-03T13:55:20.559Z] Engine: [2020-07-03T13:55:20.559Z] Version: 19.03.11 [2020-07-03T13:55:20.559Z] API version: 1.40 (minimum version 1.12) [2020-07-03T13:55:20.559Z] Go version: go1.13.10 [2020-07-03T13:55:20.559Z] Git commit: 42e35e6 [2020-07-03T13:55:20.559Z] Built: Mon Jun 1 09:11:46 2020 [2020-07-03T13:55:20.559Z] OS/Arch: linux/arm64 [2020-07-03T13:55:20.559Z] Experimental: true [2020-07-03T13:55:20.559Z] containerd: [2020-07-03T13:55:20.559Z] Version: 1.2.13 [2020-07-03T13:55:20.559Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-03T13:55:20.559Z] runc: [2020-07-03T13:55:20.559Z] Version: 1.0.0-rc10 [2020-07-03T13:55:20.559Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-03T13:55:20.559Z] docker-init: [2020-07-03T13:55:20.559Z] Version: 0.18.0 [2020-07-03T13:55:20.559Z] GitCommit: fec3683 [Pipeline] sh [2020-07-03T13:55:20.885Z] + docker info [2020-07-03T13:55:21.065Z] ? github.com/docker/docker/api [no test files] [2020-07-03T13:55:21.674Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-03T13:55:21.674Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-03T13:55:23.171Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done [2020-07-03T13:55:23.171Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-03T13:55:23.171Z] #7 DONE 15.6s [2020-07-03T13:55:23.171Z] [2020-07-03T13:55:23.171Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-03T13:55:25.715Z] #8 DONE 2.4s [2020-07-03T13:55:25.715Z] [2020-07-03T13:55:25.715Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-03T13:55:25.847Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.0s done [2020-07-03T13:55:25.847Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 [2020-07-03T13:55:25.847Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-03T13:55:25.847Z] #7 DONE 15.3s [2020-07-03T13:55:25.847Z] [2020-07-03T13:55:25.847Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-03T13:55:25.981Z] #9 DONE 0.6s [2020-07-03T13:55:25.981Z] [2020-07-03T13:55:25.981Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-03T13:55:25.981Z] #35 DONE 0.0s [2020-07-03T13:55:25.981Z] [2020-07-03T13:55:25.981Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-03T13:55:25.981Z] #27 DONE 0.1s [2020-07-03T13:55:25.981Z] [2020-07-03T13:55:25.981Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:55:28.372Z] #8 DONE 2.7s [2020-07-03T13:55:28.372Z] [2020-07-03T13:55:28.372Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-03T13:55:28.937Z] #9 DONE 0.6s [2020-07-03T13:55:28.937Z] [2020-07-03T13:55:28.937Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-03T13:55:28.937Z] #35 DONE 0.1s [2020-07-03T13:55:28.937Z] [2020-07-03T13:55:28.937Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-03T13:55:28.937Z] #27 DONE 0.1s [2020-07-03T13:55:28.937Z] [2020-07-03T13:55:28.937Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:55:31.272Z] #36 ... [2020-07-03T13:55:31.272Z] [2020-07-03T13:55:31.272Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:31.272Z] #60 3.347 + RM_GOPATH=0 [2020-07-03T13:55:31.272Z] #60 3.347 + TMP_GOPATH= [2020-07-03T13:55:31.272Z] #60 3.347 + : /build [2020-07-03T13:55:31.272Z] #60 3.347 + '[' -z '' ']' [2020-07-03T13:55:31.272Z] #60 3.349 ++ mktemp -d [2020-07-03T13:55:31.272Z] #60 3.350 + export GOPATH=/tmp/tmp.g7lzVnHd36 [2020-07-03T13:55:31.272Z] #60 3.350 + GOPATH=/tmp/tmp.g7lzVnHd36 [2020-07-03T13:55:31.272Z] #60 3.350 + RM_GOPATH=1 [2020-07-03T13:55:31.272Z] #60 3.350 + case "$(go env GOARCH)" in [2020-07-03T13:55:31.272Z] #60 3.354 ++ go env GOARCH [2020-07-03T13:55:31.272Z] #60 3.360 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:31.272Z] #60 3.360 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:31.272Z] #60 3.360 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:31.272Z] #60 3.362 + dir=/tmp/install [2020-07-03T13:55:31.272Z] #60 3.362 + bin=proxy [2020-07-03T13:55:31.272Z] #60 3.362 + shift [2020-07-03T13:55:31.272Z] #60 3.362 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-03T13:55:31.272Z] #60 3.362 + . /tmp/install/proxy.installer [2020-07-03T13:55:31.272Z] #60 3.362 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:55:31.272Z] #60 3.362 + install_proxy [2020-07-03T13:55:31.272Z] #60 3.362 + case "$1" in [2020-07-03T13:55:31.272Z] #60 3.362 + export CGO_ENABLED=0 [2020-07-03T13:55:31.272Z] #60 3.362 + CGO_ENABLED=0 [2020-07-03T13:55:31.272Z] #60 3.362 + _install_proxy [2020-07-03T13:55:31.272Z] #60 3.362 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-03T13:55:31.272Z] #60 3.362 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.g7lzVnHd36/src/github.com/docker/libnetwork [2020-07-03T13:55:31.272Z] #60 3.362 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:55:31.272Z] #60 3.369 Cloning into '/tmp/tmp.g7lzVnHd36/src/github.com/docker/libnetwork'... [2020-07-03T13:55:32.657Z] #60 ... [2020-07-03T13:55:32.657Z] [2020-07-03T13:55:32.657Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:32.657Z] #30 5.939 + RM_GOPATH=0 [2020-07-03T13:55:32.657Z] #30 5.939 + TMP_GOPATH= [2020-07-03T13:55:32.657Z] #30 5.940 + : /build [2020-07-03T13:55:32.657Z] #30 5.940 + '[' -z '' ']' [2020-07-03T13:55:32.657Z] #30 5.940 ++ mktemp -d [2020-07-03T13:55:32.657Z] #30 5.942 + export GOPATH=/tmp/tmp.7Aruop8I98 [2020-07-03T13:55:32.657Z] #30 5.949 + GOPATH=/tmp/tmp.7Aruop8I98 [2020-07-03T13:55:32.657Z] #30 5.949 + RM_GOPATH=1 [2020-07-03T13:55:32.657Z] #30 5.950 + case "$(go env GOARCH)" in [2020-07-03T13:55:32.657Z] #30 5.950 ++ go env GOARCH [2020-07-03T13:55:32.657Z] #30 5.974 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:32.657Z] #30 5.974 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:32.657Z] #30 5.978 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:32.657Z] #30 5.979 + dir=/tmp/install [2020-07-03T13:55:32.657Z] #30 5.979 + bin=tomlv [2020-07-03T13:55:32.657Z] #30 5.980 + shift [2020-07-03T13:55:32.657Z] #30 5.980 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-03T13:55:32.657Z] #30 5.980 + . /tmp/install/tomlv.installer [2020-07-03T13:55:32.657Z] #30 5.980 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:55:32.657Z] #30 5.981 + install_tomlv [2020-07-03T13:55:32.657Z] #30 5.981 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-03T13:55:32.657Z] #30 5.981 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:55:32.657Z] #30 5.981 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7Aruop8I98/src/github.com/BurntSushi/toml [2020-07-03T13:55:32.657Z] #30 5.985 Cloning into '/tmp/tmp.7Aruop8I98/src/github.com/BurntSushi/toml'... [2020-07-03T13:55:32.918Z] #30 6.871 + cd /tmp/tmp.7Aruop8I98/src/github.com/BurntSushi/toml [2020-07-03T13:55:32.918Z] #30 6.871 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:55:32.918Z] #30 6.878 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:55:33.127Z] Client: [2020-07-03T13:55:33.127Z] Debug Mode: false [2020-07-03T13:55:33.127Z] [2020-07-03T13:55:33.127Z] Server: [2020-07-03T13:55:33.127Z] Containers: 0 [2020-07-03T13:55:33.127Z] Running: 0 [2020-07-03T13:55:33.127Z] Paused: 0 [2020-07-03T13:55:33.127Z] Stopped: 0 [2020-07-03T13:55:33.127Z] Images: 0 [2020-07-03T13:55:33.127Z] Server Version: 19.03.11 [2020-07-03T13:55:33.127Z] Storage Driver: overlay2 [2020-07-03T13:55:33.127Z] Backing Filesystem: extfs [2020-07-03T13:55:33.127Z] Supports d_type: true [2020-07-03T13:55:33.127Z] Native Overlay Diff: true [2020-07-03T13:55:33.127Z] Logging Driver: json-file [2020-07-03T13:55:33.127Z] Cgroup Driver: cgroupfs [2020-07-03T13:55:33.127Z] Plugins: [2020-07-03T13:55:33.127Z] Volume: local [2020-07-03T13:55:33.127Z] Network: bridge host ipvlan macvlan null overlay [2020-07-03T13:55:33.127Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-03T13:55:33.127Z] Swarm: inactive [2020-07-03T13:55:33.127Z] Runtimes: runc [2020-07-03T13:55:33.127Z] Default Runtime: runc [2020-07-03T13:55:33.127Z] Init Binary: docker-init [2020-07-03T13:55:33.127Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-03T13:55:33.127Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-03T13:55:33.127Z] init version: fec3683 [2020-07-03T13:55:33.127Z] Security Options: [2020-07-03T13:55:33.127Z] apparmor [2020-07-03T13:55:33.127Z] seccomp [2020-07-03T13:55:33.127Z] Profile: default [2020-07-03T13:55:33.127Z] Kernel Version: 4.15.0-1073-aws [2020-07-03T13:55:33.127Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-03T13:55:33.127Z] OSType: linux [2020-07-03T13:55:33.127Z] Architecture: aarch64 [2020-07-03T13:55:33.127Z] CPUs: 4 [2020-07-03T13:55:33.127Z] Total Memory: 7.525GiB [2020-07-03T13:55:33.127Z] Name: ip-10-100-114-240 [2020-07-03T13:55:33.127Z] ID: SZQL:DISE:PM2N:EGTT:IEUO:4UQA:FPG3:FFEA:6AXM:MCDI:WTO6:DZJY [2020-07-03T13:55:33.127Z] Docker Root Dir: /var/lib/docker [2020-07-03T13:55:33.127Z] Debug Mode: false [2020-07-03T13:55:33.127Z] Registry: https://index.docker.io/v1/ [2020-07-03T13:55:33.127Z] Labels: [2020-07-03T13:55:33.127Z] Experimental: true [2020-07-03T13:55:33.127Z] Insecure Registries: [2020-07-03T13:55:33.127Z] 127.0.0.0/8 [2020-07-03T13:55:33.127Z] Live Restore Enabled: true [2020-07-03T13:55:33.127Z] [2020-07-03T13:55:33.127Z] WARNING: No swap limit support [Pipeline] sh [2020-07-03T13:55:33.179Z] #30 ... [2020-07-03T13:55:33.179Z] [2020-07-03T13:55:33.179Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:55:33.179Z] #36 7.077 + git clone https://github.com/docker/distribution.git . [2020-07-03T13:55:33.179Z] #36 7.077 Cloning into '.'... [2020-07-03T13:55:33.419Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:55:33.419Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-03T13:55:33.419Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41172/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-03T13:55:33.683Z] + bash /home/ubuntu/workspace/moby_PR-41172/check-config.sh [2020-07-03T13:55:33.683Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-03T13:55:33.683Z] info: reading kernel config from /boot/config-4.15.0-1073-aws ... [2020-07-03T13:55:33.683Z] [2020-07-03T13:55:33.683Z] Generally Necessary: [2020-07-03T13:55:33.683Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-03T13:55:33.683Z] - apparmor: enabled and tools installed [2020-07-03T13:55:33.683Z] - CONFIG_NAMESPACES: enabled [2020-07-03T13:55:33.683Z] - CONFIG_NET_NS: enabled [2020-07-03T13:55:33.683Z] - CONFIG_PID_NS: enabled [2020-07-03T13:55:33.683Z] - CONFIG_IPC_NS: enabled [2020-07-03T13:55:33.683Z] - CONFIG_UTS_NS: enabled [2020-07-03T13:55:33.683Z] - CONFIG_CGROUPS: enabled [2020-07-03T13:55:33.683Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-03T13:55:33.683Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-03T13:55:33.946Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-03T13:55:33.946Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-03T13:55:33.946Z] - CONFIG_CPUSETS: enabled [2020-07-03T13:55:33.946Z] - CONFIG_MEMCG: enabled [2020-07-03T13:55:33.946Z] - CONFIG_KEYS: enabled [2020-07-03T13:55:33.946Z] - CONFIG_VETH: enabled (as module) [2020-07-03T13:55:33.946Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-03T13:55:33.946Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-03T13:55:33.946Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-03T13:55:33.946Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-03T13:55:33.946Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-03T13:55:33.946Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-03T13:55:33.946Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-03T13:55:33.946Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-03T13:55:33.946Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-03T13:55:33.946Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-03T13:55:33.946Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-03T13:55:33.946Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-03T13:55:33.946Z] [2020-07-03T13:55:33.946Z] Optional Features: [2020-07-03T13:55:33.946Z] - CONFIG_USER_NS: enabled [2020-07-03T13:55:33.946Z] - CONFIG_SECCOMP: enabled [2020-07-03T13:55:33.946Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-03T13:55:33.946Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-03T13:55:33.946Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-03T13:55:33.946Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-03T13:55:34.208Z] - CONFIG_BLK_CGROUP: enabled [2020-07-03T13:55:34.208Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-03T13:55:34.208Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-03T13:55:34.208Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-03T13:55:34.208Z] - CONFIG_CGROUP_PERF: enabled [2020-07-03T13:55:34.208Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-03T13:55:34.208Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-03T13:55:34.208Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-03T13:55:34.208Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-03T13:55:34.208Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-03T13:55:34.208Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-03T13:55:34.208Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-03T13:55:34.208Z] - CONFIG_IP_VS: enabled (as module) [2020-07-03T13:55:34.208Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-03T13:55:34.208Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-03T13:55:34.208Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-03T13:55:34.208Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-03T13:55:34.208Z] - CONFIG_EXT4_FS: enabled [2020-07-03T13:55:34.208Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-03T13:55:34.208Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-03T13:55:34.208Z] - Network Drivers: [2020-07-03T13:55:34.208Z] - "overlay": [2020-07-03T13:55:34.208Z] - CONFIG_VXLAN: enabled (as module) [2020-07-03T13:55:34.208Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-03T13:55:34.208Z] Optional (for encrypted networks): [2020-07-03T13:55:34.214Z] #28 ... [2020-07-03T13:55:34.214Z] [2020-07-03T13:55:34.214Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:55:34.214Z] #41 3.737 + RM_GOPATH=0 [2020-07-03T13:55:34.214Z] #41 3.737 + TMP_GOPATH= [2020-07-03T13:55:34.214Z] #41 3.737 + : /build [2020-07-03T13:55:34.214Z] #41 3.737 + '[' -z '' ']' [2020-07-03T13:55:34.214Z] #41 3.737 ++ mktemp -d [2020-07-03T13:55:34.214Z] #41 3.737 + export GOPATH=/tmp/tmp.NFY8k10EMy [2020-07-03T13:55:34.214Z] #41 3.737 + GOPATH=/tmp/tmp.NFY8k10EMy [2020-07-03T13:55:34.214Z] #41 3.737 + RM_GOPATH=1 [2020-07-03T13:55:34.214Z] #41 3.737 + case "$(go env GOARCH)" in [2020-07-03T13:55:34.214Z] #41 3.737 ++ go env GOARCH [2020-07-03T13:55:34.214Z] #41 3.758 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:34.214Z] #41 3.758 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:34.214Z] #41 3.759 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:34.214Z] #41 3.760 + dir=/tmp/install [2020-07-03T13:55:34.214Z] #41 3.760 + bin=vndr [2020-07-03T13:55:34.214Z] #41 3.760 + shift [2020-07-03T13:55:34.214Z] #41 3.760 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-03T13:55:34.214Z] #41 3.760 + . /tmp/install/vndr.installer [2020-07-03T13:55:34.214Z] #41 3.760 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:55:34.214Z] #41 3.760 + install_vndr [2020-07-03T13:55:34.214Z] #41 3.760 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-03T13:55:34.214Z] #41 3.760 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:55:34.214Z] #41 3.760 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NFY8k10EMy/src/github.com/LK4D4/vndr [2020-07-03T13:55:34.214Z] #41 3.766 Cloning into '/tmp/tmp.NFY8k10EMy/src/github.com/LK4D4/vndr'... [2020-07-03T13:55:34.214Z] #41 4.159 + cd /tmp/tmp.NFY8k10EMy/src/github.com/LK4D4/vndr [2020-07-03T13:55:34.214Z] #41 4.159 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:55:34.214Z] #41 4.163 + go build -buildmode=pie -v -o /build/vndr . [2020-07-03T13:55:34.214Z] #41 4.526 internal/cpu [2020-07-03T13:55:34.214Z] #41 4.551 runtime/internal/atomic [2020-07-03T13:55:34.214Z] #41 4.992 runtime/internal/sys [2020-07-03T13:55:34.214Z] #41 5.105 internal/bytealg [2020-07-03T13:55:34.470Z] - CONFIG_CRYPTO: enabled [2020-07-03T13:55:34.470Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-03T13:55:34.470Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-03T13:55:34.470Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-03T13:55:34.470Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-03T13:55:34.470Z] - CONFIG_XFRM: enabled [2020-07-03T13:55:34.470Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-03T13:55:34.470Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-03T13:55:34.470Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-03T13:55:34.470Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-03T13:55:34.470Z] - "ipvlan": [2020-07-03T13:55:34.470Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-03T13:55:34.470Z] - "macvlan": [2020-07-03T13:55:34.470Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-03T13:55:34.470Z] - CONFIG_DUMMY: enabled (as module) [2020-07-03T13:55:34.470Z] - "ftp,tftp client in container": [2020-07-03T13:55:34.470Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-03T13:55:34.470Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-03T13:55:34.470Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-03T13:55:34.470Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-03T13:55:34.470Z] - Storage Drivers: [2020-07-03T13:55:34.470Z] - "aufs": [2020-07-03T13:55:34.470Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-03T13:55:34.470Z] - "btrfs": [2020-07-03T13:55:34.470Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-03T13:55:34.470Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-03T13:55:34.470Z] - "devicemapper": [2020-07-03T13:55:34.470Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-03T13:55:34.470Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-03T13:55:34.470Z] - "overlay": [2020-07-03T13:55:34.470Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-03T13:55:34.470Z] - "zfs": [2020-07-03T13:55:34.470Z] - /dev/zfs: missing [2020-07-03T13:55:34.470Z] - zfs command: missing [2020-07-03T13:55:34.470Z] - zpool command: missing [2020-07-03T13:55:34.470Z] [2020-07-03T13:55:34.470Z] Limits: [2020-07-03T13:55:34.470Z] #41 5.431 runtime/internal/math [2020-07-03T13:55:34.470Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-03T13:55:34.470Z] [2020-07-03T13:55:34.470Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-03T13:55:34.727Z] #41 5.573 internal/race [2020-07-03T13:55:34.727Z] #41 5.767 sync/atomic [2020-07-03T13:55:34.727Z] #41 5.820 runtime [2020-07-03T13:55:34.813Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 . [2020-07-03T13:55:34.813Z] #1 [internal] load build definition from Dockerfile [2020-07-03T13:55:34.813Z] #1 transferring dockerfile: 16.37kB done [2020-07-03T13:55:34.813Z] #1 DONE 0.0s [2020-07-03T13:55:34.813Z] [2020-07-03T13:55:34.813Z] #2 [internal] load .dockerignore [2020-07-03T13:55:34.813Z] #2 transferring context: 87B done [2020-07-03T13:55:34.813Z] #2 DONE 0.0s [2020-07-03T13:55:34.813Z] [2020-07-03T13:55:34.813Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-03T13:55:34.984Z] #41 6.070 unicode [2020-07-03T13:55:35.390Z] #3 DONE 0.4s [2020-07-03T13:55:35.390Z] [2020-07-03T13:55:35.390Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-03T13:55:35.390Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-03T13:55:35.390Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-03T13:55:35.390Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-03T13:55:35.390Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-03T13:55:35.390Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 3.13MB / 8.28MB 0.2s [2020-07-03T13:55:35.652Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-07-03T13:55:35.652Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-07-03T13:55:35.652Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-07-03T13:55:35.915Z] #41 ... [2020-07-03T13:55:35.915Z] [2020-07-03T13:55:35.915Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:35.915Z] #54 6.635 + RM_GOPATH=0 [2020-07-03T13:55:35.915Z] #54 6.635 + TMP_GOPATH= [2020-07-03T13:55:35.915Z] #54 6.635 + : /build [2020-07-03T13:55:35.915Z] #54 6.635 + '[' -z '' ']' [2020-07-03T13:55:35.915Z] #54 6.636 ++ mktemp -d [2020-07-03T13:55:35.915Z] #54 6.642 + export GOPATH=/tmp/tmp.Fxjv4SGHhK [2020-07-03T13:55:35.915Z] #54 6.643 + GOPATH=/tmp/tmp.Fxjv4SGHhK [2020-07-03T13:55:35.915Z] #54 6.643 + RM_GOPATH=1 [2020-07-03T13:55:35.915Z] #54 6.643 + case "$(go env GOARCH)" in [2020-07-03T13:55:35.915Z] #54 6.652 ++ go env GOARCH [2020-07-03T13:55:35.915Z] #54 6.710 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:35.915Z] #54 6.710 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:35.915Z] #54 6.712 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:35.915Z] #54 6.716 + dir=/tmp/install [2020-07-03T13:55:35.915Z] #54 6.720 + bin=rootlesskit [2020-07-03T13:55:35.915Z] #54 6.721 + shift [2020-07-03T13:55:35.915Z] #54 6.721 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-03T13:55:35.915Z] #54 6.722 + . /tmp/install/rootlesskit.installer [2020-07-03T13:55:35.915Z] #54 6.725 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:55:35.915Z] #54 6.726 + install_rootlesskit [2020-07-03T13:55:35.915Z] #54 6.726 + case "$1" in [2020-07-03T13:55:35.915Z] #54 6.726 + export CGO_ENABLED=0 [2020-07-03T13:55:35.915Z] #54 6.726 + CGO_ENABLED=0 [2020-07-03T13:55:35.915Z] #54 6.733 + _install_rootlesskit [2020-07-03T13:55:35.915Z] #54 6.733 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-03T13:55:35.915Z] #54 6.733 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:55:35.915Z] #54 6.733 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Fxjv4SGHhK/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:55:35.915Z] #54 6.747 Cloning into '/tmp/tmp.Fxjv4SGHhK/src/github.com/rootless-containers/rootlesskit'... [2020-07-03T13:55:35.923Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-03T13:55:35.923Z] #4 DONE 0.6s [2020-07-03T13:55:36.172Z] #54 ... [2020-07-03T13:55:36.172Z] [2020-07-03T13:55:36.172Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:55:36.172Z] #28 7.084 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-03T13:55:36.172Z] #28 7.085 Cloning into '.'... [2020-07-03T13:55:36.485Z] #36 ... [2020-07-03T13:55:36.485Z] [2020-07-03T13:55:36.485Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:55:36.485Z] #41 7.117 + RM_GOPATH=0 [2020-07-03T13:55:36.485Z] #41 7.117 + TMP_GOPATH= [2020-07-03T13:55:36.485Z] #41 7.117 + : /build [2020-07-03T13:55:36.486Z] #41 7.117 + '[' -z '' ']' [2020-07-03T13:55:36.486Z] #41 7.118 ++ mktemp -d [2020-07-03T13:55:36.486Z] #41 7.125 + export GOPATH=/tmp/tmp.Q0bNfnQNXD [2020-07-03T13:55:36.486Z] #41 7.138 + GOPATH=/tmp/tmp.Q0bNfnQNXD [2020-07-03T13:55:36.486Z] #41 7.138 + RM_GOPATH=1 [2020-07-03T13:55:36.486Z] #41 7.138 + case "$(go env GOARCH)" in [2020-07-03T13:55:36.486Z] #41 7.145 ++ go env GOARCH [2020-07-03T13:55:36.486Z] #41 7.163 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:36.486Z] #41 7.163 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:36.486Z] #41 7.163 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:36.486Z] #41 7.170 + dir=/tmp/install [2020-07-03T13:55:36.486Z] #41 7.172 + bin=vndr [2020-07-03T13:55:36.486Z] #41 7.172 + shift [2020-07-03T13:55:36.486Z] #41 7.172 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-03T13:55:36.486Z] #41 7.172 + . /tmp/install/vndr.installer [2020-07-03T13:55:36.486Z] #41 7.174 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:55:36.486Z] #41 7.210 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:55:36.486Z] #41 7.210 + install_vndr [2020-07-03T13:55:36.486Z] #41 7.210 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-03T13:55:36.486Z] #41 7.210 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Q0bNfnQNXD/src/github.com/LK4D4/vndr [2020-07-03T13:55:36.486Z] #41 7.252 Cloning into '/tmp/tmp.Q0bNfnQNXD/src/github.com/LK4D4/vndr'... [2020-07-03T13:55:36.486Z] #41 8.088 + cd /tmp/tmp.Q0bNfnQNXD/src/github.com/LK4D4/vndr [2020-07-03T13:55:36.486Z] #41 8.089 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:55:36.486Z] #41 8.117 + go build -buildmode=pie -v -o /build/vndr . [2020-07-03T13:55:36.486Z] #41 9.495 internal/race [2020-07-03T13:55:36.486Z] #41 9.674 sync/atomic [2020-07-03T13:55:36.486Z] #41 9.731 runtime [2020-07-03T13:55:36.486Z] #41 ... [2020-07-03T13:55:36.486Z] [2020-07-03T13:55:36.486Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:36.486Z] #47 7.069 + RM_GOPATH=0 [2020-07-03T13:55:36.486Z] #47 7.069 + TMP_GOPATH= [2020-07-03T13:55:36.486Z] #47 7.069 + : /build [2020-07-03T13:55:36.486Z] #47 7.070 + '[' -z '' ']' [2020-07-03T13:55:36.486Z] #47 7.072 ++ mktemp -d [2020-07-03T13:55:36.486Z] #47 7.073 + export GOPATH=/tmp/tmp.K2HBb82ePo [2020-07-03T13:55:36.486Z] #47 7.073 + GOPATH=/tmp/tmp.K2HBb82ePo [2020-07-03T13:55:36.486Z] #47 7.073 + RM_GOPATH=1 [2020-07-03T13:55:36.486Z] #47 7.074 + case "$(go env GOARCH)" in [2020-07-03T13:55:36.486Z] #47 7.077 ++ go env GOARCH [2020-07-03T13:55:36.486Z] #47 7.089 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:36.486Z] #47 7.090 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:36.486Z] #47 7.091 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:36.486Z] #47 7.096 + dir=/tmp/install [2020-07-03T13:55:36.486Z] #47 7.096 + bin=shfmt [2020-07-03T13:55:36.486Z] #47 7.097 + shift [2020-07-03T13:55:36.486Z] #47 7.097 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-03T13:55:36.486Z] #47 7.098 + . /tmp/install/shfmt.installer [2020-07-03T13:55:36.486Z] #47 7.098 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:55:36.486Z] #47 7.099 + install_shfmt [2020-07-03T13:55:36.486Z] #47 7.099 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-03T13:55:36.486Z] #47 7.100 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:55:36.486Z] #47 7.101 + git clone https://github.com/mvdan/sh.git /tmp/tmp.K2HBb82ePo/src/github.com/mvdan/sh [2020-07-03T13:55:36.486Z] #47 7.137 Cloning into '/tmp/tmp.K2HBb82ePo/src/github.com/mvdan/sh'... [2020-07-03T13:55:36.486Z] #47 ... [2020-07-03T13:55:36.486Z] [2020-07-03T13:55:36.486Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:36.486Z] #21 7.044 + RM_GOPATH=0 [2020-07-03T13:55:36.486Z] #21 7.044 + TMP_GOPATH= [2020-07-03T13:55:36.486Z] #21 7.044 + : /build [2020-07-03T13:55:36.486Z] #21 7.044 + '[' -z '' ']' [2020-07-03T13:55:36.486Z] #21 7.044 ++ mktemp -d [2020-07-03T13:55:36.486Z] #21 7.044 + export GOPATH=/tmp/tmp.rqR6YWQKXO [2020-07-03T13:55:36.486Z] #21 7.044 + GOPATH=/tmp/tmp.rqR6YWQKXO [2020-07-03T13:55:36.486Z] #21 7.044 + RM_GOPATH=1 [2020-07-03T13:55:36.486Z] #21 7.044 + case "$(go env GOARCH)" in [2020-07-03T13:55:36.486Z] #21 7.044 ++ go env GOARCH [2020-07-03T13:55:36.486Z] #21 7.093 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:36.486Z] #21 7.093 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:36.486Z] #21 7.096 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:36.486Z] #21 7.098 + dir=/tmp/install [2020-07-03T13:55:36.486Z] #21 7.099 + bin=dockercli [2020-07-03T13:55:36.486Z] #21 7.099 + shift [2020-07-03T13:55:36.486Z] #21 7.100 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-03T13:55:36.486Z] #21 7.104 + . /tmp/install/dockercli.installer [2020-07-03T13:55:36.486Z] #21 7.105 ++ : stable [2020-07-03T13:55:36.486Z] #21 7.106 ++ : 17.06.2-ce [2020-07-03T13:55:36.486Z] #21 7.110 + install_dockercli [2020-07-03T13:55:36.486Z] #21 7.125 Install docker/cli version 17.06.2-ce from stable [2020-07-03T13:55:36.486Z] #21 7.125 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-03T13:55:36.486Z] #21 7.131 ++ uname -m [2020-07-03T13:55:36.486Z] #21 7.142 + arch=x86_64 [2020-07-03T13:55:36.486Z] #21 7.145 + '[' x86_64 '!=' x86_64 ']' [2020-07-03T13:55:36.486Z] #21 7.145 + url=https://download.docker.com/linux/static [2020-07-03T13:55:36.486Z] #21 7.145 + tar -xz docker/docker [2020-07-03T13:55:36.486Z] #21 7.145 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-03T13:55:36.486Z] #21 ... [2020-07-03T13:55:36.486Z] [2020-07-03T13:55:36.486Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:55:36.486Z] #10 7.636 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:55:36.486Z] #10 7.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:55:36.486Z] #10 7.727 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:55:36.486Z] #10 9.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:55:36.486Z] #10 ... [2020-07-03T13:55:36.486Z] [2020-07-03T13:55:36.486Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:36.486Z] #43 7.262 + RM_GOPATH=0 [2020-07-03T13:55:36.486Z] #43 7.262 + TMP_GOPATH= [2020-07-03T13:55:36.486Z] #43 7.265 + : /build [2020-07-03T13:55:36.486Z] #43 7.273 + '[' -z '' ']' [2020-07-03T13:55:36.486Z] #43 7.286 ++ mktemp -d [2020-07-03T13:55:36.486Z] #43 7.293 + export GOPATH=/tmp/tmp.IP26blOGPC [2020-07-03T13:55:36.486Z] #43 7.293 + GOPATH=/tmp/tmp.IP26blOGPC [2020-07-03T13:55:36.486Z] #43 7.293 + RM_GOPATH=1 [2020-07-03T13:55:36.486Z] #43 7.293 + case "$(go env GOARCH)" in [2020-07-03T13:55:36.486Z] #43 7.293 ++ go env GOARCH [2020-07-03T13:55:36.486Z] #43 7.328 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:36.486Z] #43 7.329 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:36.486Z] #43 7.332 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:36.486Z] #43 7.338 + dir=/tmp/install [2020-07-03T13:55:36.486Z] #43 7.339 + bin=gotestsum [2020-07-03T13:55:36.486Z] #43 7.340 + shift [2020-07-03T13:55:36.486Z] #43 7.340 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-03T13:55:36.486Z] #43 7.340 + . /tmp/install/gotestsum.installer [2020-07-03T13:55:36.486Z] #43 7.340 ++ : v0.3.5 [2020-07-03T13:55:36.486Z] #43 7.341 + install_gotestsum [2020-07-03T13:55:36.486Z] #43 7.341 + set -e [2020-07-03T13:55:36.486Z] #43 7.343 + export GO111MODULE=on [2020-07-03T13:55:36.486Z] #43 7.343 + GO111MODULE=on [2020-07-03T13:55:36.486Z] #43 7.343 + GOBIN=/build [2020-07-03T13:55:36.486Z] #43 7.344 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-03T13:55:36.486Z] #43 7.453 go: finding gotest.tools v0.3.5 [2020-07-03T13:55:36.486Z] #43 7.454 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-03T13:55:36.486Z] #43 8.401 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-03T13:55:36.486Z] #43 8.939 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-03T13:55:36.486Z] #43 9.884 go: downloading gotest.tools v2.1.0+incompatible [2020-07-03T13:55:36.486Z] #43 10.02 go: extracting gotest.tools v2.1.0+incompatible [2020-07-03T13:55:36.486Z] #43 10.19 go: downloading github.com/pkg/errors v0.8.0 [2020-07-03T13:55:36.486Z] #43 10.25 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:55:36.486Z] #43 10.27 go: downloading github.com/fatih/color v1.6.0 [2020-07-03T13:55:36.486Z] #43 10.37 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-03T13:55:36.486Z] #43 10.46 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:55:36.495Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-07-03T13:55:36.502Z] [2020-07-03T13:55:36.502Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-03T13:55:36.502Z] #6 DONE 0.2s [2020-07-03T13:55:36.502Z] [2020-07-03T13:55:36.502Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-03T13:55:36.502Z] #5 DONE 0.3s [2020-07-03T13:55:36.747Z] #43 10.69 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:55:36.747Z] #43 ... [2020-07-03T13:55:36.747Z] [2020-07-03T13:55:36.747Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:55:36.747Z] #28 7.127 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-03T13:55:36.747Z] #28 7.143 Cloning into '.'... [2020-07-03T13:55:36.747Z] #28 ... [2020-07-03T13:55:36.747Z] [2020-07-03T13:55:36.747Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:36.747Z] #45 7.213 + RM_GOPATH=0 [2020-07-03T13:55:36.747Z] #45 7.213 + TMP_GOPATH= [2020-07-03T13:55:36.747Z] #45 7.213 + : /build [2020-07-03T13:55:36.747Z] #45 7.213 + '[' -z '' ']' [2020-07-03T13:55:36.747Z] #45 7.215 ++ mktemp -d [2020-07-03T13:55:36.747Z] #45 7.220 + export GOPATH=/tmp/tmp.mLaoDzkqSo [2020-07-03T13:55:36.747Z] #45 7.220 + GOPATH=/tmp/tmp.mLaoDzkqSo [2020-07-03T13:55:36.747Z] #45 7.220 + RM_GOPATH=1 [2020-07-03T13:55:36.747Z] #45 7.221 + case "$(go env GOARCH)" in [2020-07-03T13:55:36.747Z] #45 7.224 ++ go env GOARCH [2020-07-03T13:55:36.747Z] #45 7.251 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:36.747Z] #45 7.251 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:36.747Z] #45 7.254 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:36.747Z] #45 7.254 + dir=/tmp/install [2020-07-03T13:55:36.747Z] #45 7.255 + bin=golangci_lint [2020-07-03T13:55:36.747Z] #45 7.255 + shift [2020-07-03T13:55:36.747Z] #45 7.255 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-03T13:55:36.747Z] #45 7.255 + . /tmp/install/golangci_lint.installer [2020-07-03T13:55:36.747Z] #45 7.255 ++ : v1.23.8 [2020-07-03T13:55:36.747Z] #45 7.281 + install_golangci_lint [2020-07-03T13:55:36.747Z] #45 7.281 + echo 'Installing golangci-lint version v1.23.8' [2020-07-03T13:55:36.747Z] #45 7.281 Installing golangci-lint version v1.23.8 [2020-07-03T13:55:36.747Z] #45 7.281 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:55:36.778Z] [2020-07-03T13:55:36.778Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:55:36.778Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-03T13:55:36.778Z] #7 sha256:941576775c6b67b35bfb4c622b673d4ee7a22c40a9e0431a6f094874e813fb99 1.79kB / 1.79kB done [2020-07-03T13:55:36.778Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-03T13:55:36.778Z] #7 sha256:bd9cf9319137efea4bd6e07d7fa02a4ee6a4a54de3b48af53e9ba22f220b418e 6.19kB / 6.19kB done [2020-07-03T13:55:36.778Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0B / 49.17MB 0.1s [2020-07-03T13:55:36.778Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0B / 7.68MB 0.1s [2020-07-03T13:55:36.778Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 1.01MB / 7.68MB 0.2s [2020-07-03T13:55:36.778Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0B / 9.98MB 0.2s [2020-07-03T13:55:37.008Z] #45 ... [2020-07-03T13:55:37.008Z] [2020-07-03T13:55:37.008Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:55:37.008Z] #38 7.554 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:55:37.008Z] #38 7.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:55:37.008Z] #38 7.673 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:55:37.008Z] #38 8.647 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:55:37.008Z] #38 10.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:55:37.008Z] #38 ... [2020-07-03T13:55:37.008Z] [2020-07-03T13:55:37.008Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:55:37.008Z] #51 6.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:55:37.008Z] #51 6.955 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:55:37.008Z] #51 6.963 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:55:37.008Z] #51 8.062 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:55:37.008Z] #51 10.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:55:37.045Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 7.74MB / 49.17MB 0.3s [2020-07-03T13:55:37.045Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.3s [2020-07-03T13:55:37.045Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 1.88MB / 9.98MB 0.3s [2020-07-03T13:55:37.045Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 20.12MB / 49.17MB 0.4s [2020-07-03T13:55:37.045Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.4s done [2020-07-03T13:55:37.045Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.4s [2020-07-03T13:55:37.045Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0B / 52.16MB 0.4s [2020-07-03T13:55:37.269Z] #51 ... [2020-07-03T13:55:37.269Z] [2020-07-03T13:55:37.269Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:55:37.269Z] #23 6.442 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:55:37.270Z] #23 6.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:55:37.270Z] #23 6.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:55:37.270Z] #23 7.712 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:55:37.270Z] #23 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:55:37.270Z] #23 ... [2020-07-03T13:55:37.270Z] [2020-07-03T13:55:37.270Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:37.270Z] #54 6.658 + RM_GOPATH=0 [2020-07-03T13:55:37.270Z] #54 6.658 + TMP_GOPATH= [2020-07-03T13:55:37.270Z] #54 6.658 + : /build [2020-07-03T13:55:37.270Z] #54 6.658 + '[' -z '' ']' [2020-07-03T13:55:37.270Z] #54 6.658 ++ mktemp -d [2020-07-03T13:55:37.270Z] #54 6.689 + export GOPATH=/tmp/tmp.KkAZOhInpR [2020-07-03T13:55:37.270Z] #54 6.689 + GOPATH=/tmp/tmp.KkAZOhInpR [2020-07-03T13:55:37.270Z] #54 6.690 + RM_GOPATH=1 [2020-07-03T13:55:37.270Z] #54 6.690 + case "$(go env GOARCH)" in [2020-07-03T13:55:37.270Z] #54 6.691 ++ go env GOARCH [2020-07-03T13:55:37.270Z] #54 6.715 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:37.270Z] #54 6.715 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:37.270Z] #54 6.715 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:37.270Z] #54 6.724 + dir=/tmp/install [2020-07-03T13:55:37.270Z] #54 6.729 + bin=rootlesskit [2020-07-03T13:55:37.270Z] #54 6.729 + shift [2020-07-03T13:55:37.270Z] #54 6.729 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-03T13:55:37.270Z] #54 6.743 + . /tmp/install/rootlesskit.installer [2020-07-03T13:55:37.270Z] #54 6.743 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:55:37.270Z] #54 6.751 + install_rootlesskit [2020-07-03T13:55:37.270Z] #54 6.751 + case "$1" in [2020-07-03T13:55:37.270Z] #54 6.751 + export CGO_ENABLED=0 [2020-07-03T13:55:37.270Z] #54 6.751 + CGO_ENABLED=0 [2020-07-03T13:55:37.270Z] #54 6.751 + _install_rootlesskit [2020-07-03T13:55:37.270Z] #54 6.751 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-03T13:55:37.270Z] #54 6.752 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:55:37.270Z] #54 6.752 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KkAZOhInpR/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:55:37.270Z] #54 6.761 Cloning into '/tmp/tmp.KkAZOhInpR/src/github.com/rootless-containers/rootlesskit'... [2020-07-03T13:55:37.322Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 28.20MB / 49.17MB 0.5s [2020-07-03T13:55:37.322Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.5s done [2020-07-03T13:55:37.322Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 0B / 62.52MB 0.5s [2020-07-03T13:55:37.322Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 38.06MB / 49.17MB 0.6s [2020-07-03T13:55:37.529Z] #54 ... [2020-07-03T13:55:37.529Z] [2020-07-03T13:55:37.529Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:55:37.529Z] #32 6.461 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:55:37.529Z] #32 6.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:55:37.529Z] #32 6.735 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:55:37.529Z] #32 7.585 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:55:37.529Z] #32 9.968 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:55:37.600Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 0.7s [2020-07-03T13:55:37.600Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 2.90MB / 52.16MB 0.7s [2020-07-03T13:55:37.600Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 12.11MB / 52.16MB 0.8s [2020-07-03T13:55:37.600Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 22.80MB / 52.16MB 0.9s [2020-07-03T13:55:37.789Z] #32 ... [2020-07-03T13:55:37.789Z] [2020-07-03T13:55:37.789Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:37.789Z] #43 10.74 go: extracting github.com/fatih/color v1.6.0 [2020-07-03T13:55:37.789Z] #43 10.79 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:55:37.789Z] #43 10.81 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:55:37.789Z] #43 10.87 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-03T13:55:37.789Z] #43 10.91 go: extracting github.com/pkg/errors v0.8.0 [2020-07-03T13:55:37.789Z] #43 11.05 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:55:37.789Z] #43 11.06 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:55:37.789Z] #43 11.07 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:55:37.789Z] #43 11.22 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:55:37.789Z] #43 11.22 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:55:37.789Z] #43 11.28 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:55:37.789Z] #43 11.31 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:55:37.789Z] #43 11.31 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:55:37.868Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 33.54MB / 52.16MB 1.0s [2020-07-03T13:55:37.869Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 1.1s done [2020-07-03T13:55:37.869Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 39.84MB / 52.16MB 1.1s [2020-07-03T13:55:37.869Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 0B / 97.68MB 1.1s [2020-07-03T13:55:38.139Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 1.4s [2020-07-03T13:55:38.139Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 15.37MB / 62.52MB 1.4s [2020-07-03T13:55:38.139Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 7.24MB / 97.68MB 1.4s [2020-07-03T13:55:38.139Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 [2020-07-03T13:55:38.139Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 19.72MB / 62.52MB 1.4s [2020-07-03T13:55:38.417Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 23.74MB / 62.52MB 1.5s [2020-07-03T13:55:38.417Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 16.51MB / 97.68MB 1.5s [2020-07-03T13:55:38.417Z] #7 ... [2020-07-03T13:55:38.417Z] [2020-07-03T13:55:38.417Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-03T13:55:38.417Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-03T13:55:38.417Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-03T13:55:38.417Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-03T13:55:38.417Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-07-03T13:55:38.417Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-07-03T13:55:38.417Z] #58 DONE 1.8s [2020-07-03T13:55:38.417Z] [2020-07-03T13:55:38.417Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:55:38.417Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 38.07MB / 62.52MB 1.6s [2020-07-03T13:55:38.417Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 25.07MB / 97.68MB 1.6s [2020-07-03T13:55:38.417Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 1.7s done [2020-07-03T13:55:38.417Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 48.51MB / 62.52MB 1.7s [2020-07-03T13:55:38.417Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 35.38MB / 97.68MB 1.7s [2020-07-03T13:55:38.417Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 0B / 155B 1.7s [2020-07-03T13:55:38.687Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 1.9s [2020-07-03T13:55:38.687Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 53.19MB / 97.68MB 1.9s [2020-07-03T13:55:38.687Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 1.8s done [2020-07-03T13:55:38.687Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 62.47MB / 97.68MB 2.0s [2020-07-03T13:55:38.951Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 73.25MB / 97.68MB 2.1s [2020-07-03T13:55:38.951Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 2.3s [2020-07-03T13:55:39.459Z] #28 ... [2020-07-03T13:55:39.459Z] [2020-07-03T13:55:39.459Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:39.459Z] #60 3.989 + RM_GOPATH=0 [2020-07-03T13:55:39.459Z] #60 3.989 + TMP_GOPATH= [2020-07-03T13:55:39.459Z] #60 3.990 + : /build [2020-07-03T13:55:39.459Z] #60 3.990 + '[' -z '' ']' [2020-07-03T13:55:39.459Z] #60 3.990 ++ mktemp -d [2020-07-03T13:55:39.459Z] #60 3.991 + export GOPATH=/tmp/tmp.Tl99OriRNY [2020-07-03T13:55:39.459Z] #60 3.991 + GOPATH=/tmp/tmp.Tl99OriRNY [2020-07-03T13:55:39.459Z] #60 3.991 + RM_GOPATH=1 [2020-07-03T13:55:39.459Z] #60 3.991 + case "$(go env GOARCH)" in [2020-07-03T13:55:39.459Z] #60 3.992 ++ go env GOARCH [2020-07-03T13:55:39.459Z] #60 3.998 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.459Z] #60 3.998 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.459Z] #60 3.999 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:39.459Z] #60 3.999 + dir=/tmp/install [2020-07-03T13:55:39.459Z] #60 4.000 + bin=proxy [2020-07-03T13:55:39.459Z] #60 4.000 + shift [2020-07-03T13:55:39.460Z] #60 4.000 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-03T13:55:39.460Z] #60 4.000 + . /tmp/install/proxy.installer [2020-07-03T13:55:39.460Z] #60 4.000 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:55:39.460Z] #60 4.000 + install_proxy [2020-07-03T13:55:39.460Z] #60 4.000 + case "$1" in [2020-07-03T13:55:39.460Z] #60 4.000 + export CGO_ENABLED=0 [2020-07-03T13:55:39.460Z] #60 4.000 + CGO_ENABLED=0 [2020-07-03T13:55:39.460Z] #60 4.000 + _install_proxy [2020-07-03T13:55:39.460Z] #60 4.000 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-03T13:55:39.460Z] #60 4.000 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Tl99OriRNY/src/github.com/docker/libnetwork [2020-07-03T13:55:39.460Z] #60 4.005 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:55:39.460Z] #60 4.010 Cloning into '/tmp/tmp.Tl99OriRNY/src/github.com/docker/libnetwork'... [2020-07-03T13:55:39.460Z] #60 ... [2020-07-03T13:55:39.460Z] [2020-07-03T13:55:39.460Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:39.460Z] #45 7.368 + RM_GOPATH=0 [2020-07-03T13:55:39.460Z] #45 7.368 + TMP_GOPATH= [2020-07-03T13:55:39.460Z] #45 7.368 + : /build [2020-07-03T13:55:39.460Z] #45 7.368 + '[' -z '' ']' [2020-07-03T13:55:39.460Z] #45 7.379 ++ mktemp -d [2020-07-03T13:55:39.460Z] #45 7.385 + export GOPATH=/tmp/tmp.lzvjhUXVNL [2020-07-03T13:55:39.460Z] #45 7.385 + GOPATH=/tmp/tmp.lzvjhUXVNL [2020-07-03T13:55:39.460Z] #45 7.385 + RM_GOPATH=1 [2020-07-03T13:55:39.460Z] #45 7.385 + case "$(go env GOARCH)" in [2020-07-03T13:55:39.460Z] #45 7.385 ++ go env GOARCH [2020-07-03T13:55:39.460Z] #45 7.414 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.460Z] #45 7.415 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.460Z] #45 7.419 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:39.460Z] #45 7.423 + dir=/tmp/install [2020-07-03T13:55:39.460Z] #45 7.424 + bin=golangci_lint [2020-07-03T13:55:39.460Z] #45 7.424 + shift [2020-07-03T13:55:39.460Z] #45 7.424 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-03T13:55:39.460Z] #45 7.425 + . /tmp/install/golangci_lint.installer [2020-07-03T13:55:39.460Z] #45 7.426 ++ : v1.23.8 [2020-07-03T13:55:39.460Z] #45 7.436 + install_golangci_lint [2020-07-03T13:55:39.460Z] #45 7.436 + echo 'Installing golangci-lint version v1.23.8' [2020-07-03T13:55:39.460Z] #45 7.438 Installing golangci-lint version v1.23.8 [2020-07-03T13:55:39.460Z] #45 7.439 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:55:39.460Z] #45 ... [2020-07-03T13:55:39.460Z] [2020-07-03T13:55:39.460Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:39.460Z] #47 7.665 + RM_GOPATH=0 [2020-07-03T13:55:39.460Z] #47 7.665 + TMP_GOPATH= [2020-07-03T13:55:39.460Z] #47 7.666 + : /build [2020-07-03T13:55:39.460Z] #47 7.666 + '[' -z '' ']' [2020-07-03T13:55:39.460Z] #47 7.669 ++ mktemp -d [2020-07-03T13:55:39.460Z] #47 7.670 + export GOPATH=/tmp/tmp.iwrNHUSlth [2020-07-03T13:55:39.460Z] #47 7.670 + GOPATH=/tmp/tmp.iwrNHUSlth [2020-07-03T13:55:39.460Z] #47 7.670 + RM_GOPATH=1 [2020-07-03T13:55:39.460Z] #47 7.670 + case "$(go env GOARCH)" in [2020-07-03T13:55:39.460Z] #47 7.670 ++ go env GOARCH [2020-07-03T13:55:39.460Z] #47 7.726 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.460Z] #47 7.726 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.460Z] #47 7.728 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:39.460Z] #47 7.729 + dir=/tmp/install [2020-07-03T13:55:39.460Z] #47 7.730 + bin=shfmt [2020-07-03T13:55:39.460Z] #47 7.730 + shift [2020-07-03T13:55:39.460Z] #47 7.731 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-03T13:55:39.460Z] #47 7.732 + . /tmp/install/shfmt.installer [2020-07-03T13:55:39.460Z] #47 7.732 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:55:39.460Z] #47 7.733 + install_shfmt [2020-07-03T13:55:39.460Z] #47 7.735 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-03T13:55:39.460Z] #47 7.736 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:55:39.460Z] #47 7.736 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iwrNHUSlth/src/github.com/mvdan/sh [2020-07-03T13:55:39.460Z] #47 7.737 Cloning into '/tmp/tmp.iwrNHUSlth/src/github.com/mvdan/sh'... [2020-07-03T13:55:39.460Z] #47 ... [2020-07-03T13:55:39.460Z] [2020-07-03T13:55:39.460Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:55:39.460Z] #36 7.012 + git clone https://github.com/docker/distribution.git . [2020-07-03T13:55:39.460Z] #36 7.017 Cloning into '.'... [2020-07-03T13:55:39.460Z] #36 ... [2020-07-03T13:55:39.460Z] [2020-07-03T13:55:39.460Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:55:39.460Z] #23 7.956 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:55:39.460Z] #23 8.037 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:55:39.460Z] #23 8.039 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:55:39.460Z] #23 9.134 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:55:39.721Z] #23 ... [2020-07-03T13:55:39.721Z] [2020-07-03T13:55:39.721Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:39.721Z] #30 7.024 + RM_GOPATH=0 [2020-07-03T13:55:39.721Z] #30 7.024 + TMP_GOPATH= [2020-07-03T13:55:39.721Z] #30 7.024 + : /build [2020-07-03T13:55:39.721Z] #30 7.027 + '[' -z '' ']' [2020-07-03T13:55:39.721Z] #30 7.030 ++ mktemp -d [2020-07-03T13:55:39.721Z] #30 7.030 + export GOPATH=/tmp/tmp.KvmzHUWhAa [2020-07-03T13:55:39.721Z] #30 7.030 + GOPATH=/tmp/tmp.KvmzHUWhAa [2020-07-03T13:55:39.721Z] #30 7.031 + RM_GOPATH=1 [2020-07-03T13:55:39.721Z] #30 7.031 + case "$(go env GOARCH)" in [2020-07-03T13:55:39.721Z] #30 7.032 ++ go env GOARCH [2020-07-03T13:55:39.721Z] #30 7.102 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.721Z] #30 7.102 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.721Z] #30 7.103 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:39.721Z] #30 7.108 + dir=/tmp/install [2020-07-03T13:55:39.721Z] #30 7.108 + bin=tomlv [2020-07-03T13:55:39.721Z] #30 7.108 + shift [2020-07-03T13:55:39.721Z] #30 7.108 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-03T13:55:39.721Z] #30 7.108 + . /tmp/install/tomlv.installer [2020-07-03T13:55:39.721Z] #30 7.108 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:55:39.721Z] #30 7.109 + install_tomlv [2020-07-03T13:55:39.721Z] #30 7.110 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-03T13:55:39.721Z] #30 7.110 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:55:39.721Z] #30 7.110 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KvmzHUWhAa/src/github.com/BurntSushi/toml [2020-07-03T13:55:39.721Z] #30 7.112 Cloning into '/tmp/tmp.KvmzHUWhAa/src/github.com/BurntSushi/toml'... [2020-07-03T13:55:39.721Z] #30 8.204 + cd /tmp/tmp.KvmzHUWhAa/src/github.com/BurntSushi/toml [2020-07-03T13:55:39.721Z] #30 8.205 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:55:39.721Z] #30 8.230 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:55:39.721Z] #30 8.962 math/bits [2020-07-03T13:55:39.721Z] #30 9.119 runtime [2020-07-03T13:55:39.721Z] #30 9.817 math [2020-07-03T13:55:39.721Z] #30 ... [2020-07-03T13:55:39.721Z] [2020-07-03T13:55:39.721Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:55:39.721Z] #32 7.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:55:39.721Z] #32 7.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:55:39.721Z] #32 7.622 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:55:39.721Z] #32 8.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:55:39.899Z] #7 ... [2020-07-03T13:55:39.899Z] [2020-07-03T13:55:39.899Z] #20 [internal] load build context [2020-07-03T13:55:39.899Z] #20 transferring context: 51.28MB 2.6s done [2020-07-03T13:55:39.899Z] #20 DONE 3.1s [2020-07-03T13:55:39.899Z] [2020-07-03T13:55:39.899Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-03T13:55:39.899Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 3.0s done [2020-07-03T13:55:39.979Z] #32 10.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:55:39.979Z] #32 ... [2020-07-03T13:55:39.979Z] [2020-07-03T13:55:39.979Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:39.979Z] #21 6.874 + RM_GOPATH=0 [2020-07-03T13:55:39.979Z] #21 6.874 + TMP_GOPATH= [2020-07-03T13:55:39.979Z] #21 6.874 + : /build [2020-07-03T13:55:39.979Z] #21 6.874 + '[' -z '' ']' [2020-07-03T13:55:39.979Z] #21 6.876 ++ mktemp -d [2020-07-03T13:55:39.979Z] #21 6.879 + export GOPATH=/tmp/tmp.w5BiWOqNw6 [2020-07-03T13:55:39.979Z] #21 6.879 + GOPATH=/tmp/tmp.w5BiWOqNw6 [2020-07-03T13:55:39.979Z] #21 6.879 + RM_GOPATH=1 [2020-07-03T13:55:39.979Z] #21 6.879 + case "$(go env GOARCH)" in [2020-07-03T13:55:39.979Z] #21 6.880 ++ go env GOARCH [2020-07-03T13:55:39.979Z] #21 6.899 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.979Z] #21 6.899 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.979Z] #21 6.906 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:39.979Z] #21 6.907 + dir=/tmp/install [2020-07-03T13:55:39.979Z] #21 6.908 + bin=dockercli [2020-07-03T13:55:39.979Z] #21 6.912 + shift [2020-07-03T13:55:39.979Z] #21 6.914 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-03T13:55:39.979Z] #21 6.915 + . /tmp/install/dockercli.installer [2020-07-03T13:55:39.979Z] #21 6.916 ++ : stable [2020-07-03T13:55:39.979Z] #21 6.917 ++ : 17.06.2-ce [2020-07-03T13:55:39.979Z] #21 6.922 + install_dockercli [2020-07-03T13:55:39.979Z] #21 6.922 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-03T13:55:39.979Z] #21 6.922 Install docker/cli version 17.06.2-ce from stable [2020-07-03T13:55:39.979Z] #21 6.923 ++ uname -m [2020-07-03T13:55:39.979Z] #21 6.930 + arch=x86_64 [2020-07-03T13:55:39.979Z] #21 6.930 + '[' x86_64 '!=' x86_64 ']' [2020-07-03T13:55:39.979Z] #21 6.930 + url=https://download.docker.com/linux/static [2020-07-03T13:55:39.979Z] #21 6.931 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-03T13:55:39.979Z] #21 6.931 + tar -xz docker/docker [2020-07-03T13:55:39.979Z] #21 ... [2020-07-03T13:55:39.979Z] [2020-07-03T13:55:39.979Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:39.979Z] #43 7.375 + RM_GOPATH=0 [2020-07-03T13:55:39.979Z] #43 7.375 + TMP_GOPATH= [2020-07-03T13:55:39.979Z] #43 7.375 + : /build [2020-07-03T13:55:39.979Z] #43 7.375 + '[' -z '' ']' [2020-07-03T13:55:39.979Z] #43 7.386 ++ mktemp -d [2020-07-03T13:55:39.979Z] #43 7.392 + export GOPATH=/tmp/tmp.x8JyQbNI5n [2020-07-03T13:55:39.979Z] #43 7.393 + GOPATH=/tmp/tmp.x8JyQbNI5n [2020-07-03T13:55:39.979Z] #43 7.393 + RM_GOPATH=1 [2020-07-03T13:55:39.979Z] #43 7.393 + case "$(go env GOARCH)" in [2020-07-03T13:55:39.979Z] #43 7.393 ++ go env GOARCH [2020-07-03T13:55:39.979Z] #43 7.423 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.979Z] #43 7.424 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:39.979Z] #43 7.435 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:39.979Z] #43 7.442 + dir=/tmp/install [2020-07-03T13:55:39.979Z] #43 7.445 + bin=gotestsum [2020-07-03T13:55:39.979Z] #43 7.446 + shift [2020-07-03T13:55:39.979Z] #43 7.449 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-03T13:55:39.979Z] #43 7.454 + . /tmp/install/gotestsum.installer [2020-07-03T13:55:39.979Z] #43 7.454 ++ : v0.3.5 [2020-07-03T13:55:39.979Z] #43 7.455 + install_gotestsum [2020-07-03T13:55:39.979Z] #43 7.456 + set -e [2020-07-03T13:55:39.979Z] #43 7.457 + export GO111MODULE=on [2020-07-03T13:55:39.979Z] #43 7.457 + GO111MODULE=on [2020-07-03T13:55:39.979Z] #43 7.458 + GOBIN=/build [2020-07-03T13:55:39.979Z] #43 7.458 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-03T13:55:39.979Z] #43 7.497 go: finding gotest.tools v0.3.5 [2020-07-03T13:55:39.979Z] #43 7.499 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-03T13:55:39.979Z] #43 8.545 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-03T13:55:39.979Z] #43 9.102 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-03T13:55:39.979Z] #43 9.913 go: downloading gotest.tools v2.1.0+incompatible [2020-07-03T13:55:39.979Z] #43 10.03 go: extracting gotest.tools v2.1.0+incompatible [2020-07-03T13:55:39.979Z] #43 10.16 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-03T13:55:39.979Z] #43 10.19 go: downloading github.com/pkg/errors v0.8.0 [2020-07-03T13:55:39.979Z] #43 10.20 go: downloading github.com/fatih/color v1.6.0 [2020-07-03T13:55:39.979Z] #43 10.37 go: extracting github.com/pkg/errors v0.8.0 [2020-07-03T13:55:39.979Z] #43 10.42 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:55:39.979Z] #43 10.56 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:55:39.979Z] #43 10.63 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:55:39.979Z] #43 10.74 go: extracting github.com/fatih/color v1.6.0 [2020-07-03T13:55:39.979Z] #43 10.78 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-03T13:55:39.979Z] #43 10.79 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:55:39.979Z] #43 10.86 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:55:39.979Z] #43 10.95 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:55:39.979Z] #43 10.95 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:55:39.979Z] #43 10.95 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:55:39.979Z] #43 11.05 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:55:39.979Z] #43 11.06 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:55:39.979Z] #43 11.07 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:55:40.162Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 3.5s done [2020-07-03T13:55:40.236Z] #43 11.29 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:55:40.236Z] #43 ... [2020-07-03T13:55:40.236Z] [2020-07-03T13:55:40.236Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:55:40.236Z] #51 6.682 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:55:40.236Z] #51 6.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:55:40.236Z] #51 6.796 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:55:40.236Z] #51 8.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:55:40.236Z] #51 10.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:55:40.236Z] #51 ... [2020-07-03T13:55:40.236Z] [2020-07-03T13:55:40.236Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:55:40.236Z] #38 8.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:55:40.236Z] #38 8.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:55:40.236Z] #38 8.220 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:55:40.236Z] #38 9.358 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:55:40.338Z] #43 13.88 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:55:40.338Z] #43 14.12 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:55:40.497Z] #38 ... [2020-07-03T13:55:40.497Z] [2020-07-03T13:55:40.497Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:55:40.497Z] #10 8.191 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:55:40.497Z] #10 8.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:55:40.497Z] #10 8.303 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:55:40.497Z] #10 9.487 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:55:40.497Z] #10 ... [2020-07-03T13:55:40.497Z] [2020-07-03T13:55:40.497Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:55:40.497Z] #23 11.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:55:40.599Z] #43 14.63 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:55:40.737Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 2.8s done [2020-07-03T13:55:41.311Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 [2020-07-03T13:55:41.573Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.4s done [2020-07-03T13:55:41.573Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef [2020-07-03T13:55:41.835Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.3s done [2020-07-03T13:55:41.835Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f [2020-07-03T13:55:42.520Z] #43 ... [2020-07-03T13:55:42.520Z] [2020-07-03T13:55:42.520Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:42.520Z] #21 15.41 + mkdir -p /build [2020-07-03T13:55:42.520Z] #21 15.42 + mv docker/docker /build/ [2020-07-03T13:55:42.520Z] #21 15.42 + rmdir docker [2020-07-03T13:55:42.520Z] #21 DONE 16.5s [2020-07-03T13:55:42.520Z] [2020-07-03T13:55:42.520Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:42.520Z] #30 7.618 internal/cpu [2020-07-03T13:55:42.520Z] #30 7.620 runtime/internal/atomic [2020-07-03T13:55:42.520Z] #30 7.941 runtime/internal/sys [2020-07-03T13:55:42.520Z] #30 8.178 runtime/internal/math [2020-07-03T13:55:42.520Z] #30 8.293 internal/bytealg [2020-07-03T13:55:42.520Z] #30 8.370 math/bits [2020-07-03T13:55:42.520Z] #30 8.837 math [2020-07-03T13:55:42.520Z] #30 8.981 runtime [2020-07-03T13:55:42.520Z] #30 13.76 unicode/utf8 [2020-07-03T13:55:42.520Z] #30 14.26 internal/testlog [2020-07-03T13:55:42.520Z] #30 14.56 encoding [2020-07-03T13:55:42.520Z] #30 14.84 runtime/cgo [2020-07-03T13:55:42.787Z] #30 ... [2020-07-03T13:55:42.787Z] [2020-07-03T13:55:42.787Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:55:42.787Z] #41 10.24 unicode [2020-07-03T13:55:42.787Z] #41 13.96 unicode/utf8 [2020-07-03T13:55:42.787Z] #41 14.70 encoding [2020-07-03T13:55:42.787Z] #41 14.91 unicode/utf16 [2020-07-03T13:55:42.787Z] #41 15.19 container/list [2020-07-03T13:55:42.788Z] #41 16.09 crypto/internal/subtle [2020-07-03T13:55:42.788Z] #41 16.25 crypto/subtle [2020-07-03T13:55:42.788Z] #41 16.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-03T13:55:42.788Z] #41 16.80 internal/nettrace [2020-07-03T13:55:43.048Z] #41 17.14 runtime/cgo [2020-07-03T13:55:43.317Z] --- PASS: TestBuildWithHugeFile (27.92s) [2020-07-03T13:55:43.317Z] === RUN TestBuildWithEmptyDockerfile [2020-07-03T13:55:43.317Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T13:55:43.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T13:55:43.317Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T13:55:43.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T13:55:43.317Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T13:55:43.317Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T13:55:43.317Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T13:55:43.317Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T13:55:43.317Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T13:55:43.317Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-03T13:55:43.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-07-03T13:55:43.317Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-07-03T13:55:43.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-07-03T13:55:43.317Z] === RUN TestBuildPreserveOwnership [2020-07-03T13:55:43.317Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-03T13:55:43.317Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-03T13:55:43.757Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.7s done [2020-07-03T13:55:43.786Z] #23 14.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:55:43.990Z] #41 ... [2020-07-03T13:55:43.990Z] [2020-07-03T13:55:43.990Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:43.990Z] #43 17.83 go: finding github.com/fatih/color v1.6.0 [2020-07-03T13:55:43.990Z] #43 17.98 go: finding github.com/pkg/errors v0.8.0 [2020-07-03T13:55:43.990Z] #43 18.09 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:55:43.990Z] #43 18.14 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:55:44.019Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 [2020-07-03T13:55:44.254Z] #43 18.15 go: finding github.com/spf13/pflag v1.0.1 [2020-07-03T13:55:44.254Z] #43 18.26 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:55:44.515Z] #43 18.44 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:55:44.515Z] #43 18.53 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:55:44.515Z] #43 18.58 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:55:44.776Z] #43 18.74 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:55:44.776Z] #43 18.78 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:55:45.395Z] --- PASS: TestBuildPreserveOwnership (6.74s) [2020-07-03T13:55:45.395Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.35s) [2020-07-03T13:55:45.395Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.38s) [2020-07-03T13:55:45.395Z] === RUN TestBuildPlatformInvalid [2020-07-03T13:55:45.395Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-07-03T13:55:45.395Z] PASS [2020-07-03T13:55:45.395Z] [2020-07-03T13:55:45.395Z] === Skipped [2020-07-03T13:55:45.395Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-03T13:55:45.395Z] build_session_test.go:25: TODO: BuildKit [2020-07-03T13:55:45.395Z] [2020-07-03T13:55:45.395Z] [2020-07-03T13:55:45.395Z] DONE 32 tests, 1 skipped in 79.201s [2020-07-03T13:55:45.395Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-03T13:55:45.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-03T13:55:45.395Z] ++ set -e [2020-07-03T13:55:45.395Z] ++ '[' -n 0 ']' [2020-07-03T13:55:45.395Z] ++ set -x [2020-07-03T13:55:45.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-03T13:55:45.412Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.4s done [2020-07-03T13:55:45.678Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 [2020-07-03T13:55:45.684Z] #23 ... [2020-07-03T13:55:45.684Z] [2020-07-03T13:55:45.684Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:45.684Z] #21 15.62 + mkdir -p /build [2020-07-03T13:55:45.684Z] #21 15.62 + mv docker/docker /build/ [2020-07-03T13:55:45.684Z] #21 15.62 + rmdir docker [2020-07-03T13:55:45.684Z] #21 DONE 16.4s [2020-07-03T13:55:45.684Z] [2020-07-03T13:55:45.684Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:45.684Z] #30 14.69 internal/testlog [2020-07-03T13:55:45.684Z] #30 15.05 encoding [2020-07-03T13:55:45.684Z] #30 15.36 runtime/cgo [2020-07-03T13:55:45.689Z] INFO: Testing against a local daemon [2020-07-03T13:55:45.689Z] === RUN TestConfigInspect [2020-07-03T13:55:47.355Z] #43 ... [2020-07-03T13:55:47.355Z] [2020-07-03T13:55:47.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:55:47.355Z] #10 11.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:55:47.355Z] #10 13.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:55:47.355Z] #10 ... [2020-07-03T13:55:47.355Z] [2020-07-03T13:55:47.355Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:47.355Z] #60 19.13 Checking out files: 64% (1340/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-03T13:55:47.355Z] #60 19.78 + cd /tmp/tmp.g7lzVnHd36/src/github.com/docker/libnetwork [2020-07-03T13:55:47.355Z] #60 19.78 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:55:47.355Z] #60 20.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-03T13:55:48.299Z] #60 ... [2020-07-03T13:55:48.299Z] [2020-07-03T13:55:48.299Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:48.299Z] #54 12.25 + cd /tmp/tmp.KkAZOhInpR/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:55:48.299Z] #54 12.25 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:55:48.299Z] #54 12.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:55:48.299Z] #54 12.34 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-03T13:55:48.561Z] #54 ... [2020-07-03T13:55:48.561Z] [2020-07-03T13:55:48.561Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:55:48.561Z] #32 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:55:48.561Z] #32 ... [2020-07-03T13:55:48.561Z] [2020-07-03T13:55:48.561Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:48.561Z] #47 18.61 + cd /tmp/tmp.K2HBb82ePo/src/github.com/mvdan/sh [2020-07-03T13:55:48.561Z] #47 18.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:55:48.561Z] #47 18.75 + GO111MODULE=on [2020-07-03T13:55:48.561Z] #47 18.75 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-03T13:55:48.561Z] #47 20.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:55:48.561Z] #47 20.16 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:55:48.561Z] #47 20.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:55:48.561Z] #47 20.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:55:48.561Z] #47 20.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:55:48.561Z] #47 21.42 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:55:48.561Z] #47 22.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:55:48.824Z] #47 ... [2020-07-03T13:55:48.824Z] [2020-07-03T13:55:48.824Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:55:48.824Z] #23 12.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:55:48.824Z] #23 ... [2020-07-03T13:55:48.824Z] [2020-07-03T13:55:48.824Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:55:48.824Z] #51 12.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:55:49.085Z] #51 ... [2020-07-03T13:55:49.085Z] [2020-07-03T13:55:49.085Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:55:49.085Z] #38 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:55:49.148Z] #30 ... [2020-07-03T13:55:49.148Z] [2020-07-03T13:55:49.148Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:49.148Z] #47 18.88 + cd /tmp/tmp.iwrNHUSlth/src/github.com/mvdan/sh [2020-07-03T13:55:49.148Z] #47 18.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:55:49.148Z] #47 19.00 + GO111MODULE=on [2020-07-03T13:55:49.148Z] #47 19.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-03T13:55:49.148Z] #47 ... [2020-07-03T13:55:49.148Z] [2020-07-03T13:55:49.148Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:55:49.148Z] #41 10.21 unicode/utf8 [2020-07-03T13:55:49.148Z] #41 11.04 math [2020-07-03T13:55:49.148Z] #41 15.10 encoding [2020-07-03T13:55:49.148Z] #41 15.20 unicode/utf16 [2020-07-03T13:55:49.148Z] #41 15.51 container/list [2020-07-03T13:55:49.148Z] #41 16.07 crypto/internal/subtle [2020-07-03T13:55:49.148Z] #41 16.23 crypto/subtle [2020-07-03T13:55:49.148Z] #41 16.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-03T13:55:49.148Z] #41 16.63 internal/nettrace [2020-07-03T13:55:49.148Z] #41 16.93 runtime/cgo [2020-07-03T13:55:49.148Z] #41 ... [2020-07-03T13:55:49.148Z] [2020-07-03T13:55:49.148Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:49.148Z] #47 20.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:55:49.160Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 2.9s done [2020-07-03T13:55:49.160Z] #7 extracting sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c done [2020-07-03T13:55:49.160Z] #7 DONE 12.4s [2020-07-03T13:55:49.160Z] [2020-07-03T13:55:49.160Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-03T13:55:49.347Z] #38 ... [2020-07-03T13:55:49.347Z] [2020-07-03T13:55:49.347Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:55:49.347Z] #36 23.34 Checking out files: 92% (1471/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-03T13:55:49.347Z] #36 23.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-03T13:55:49.405Z] #47 20.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:55:49.405Z] #47 20.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:55:49.405Z] #47 20.63 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:55:49.966Z] #47 20.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:55:50.169Z] --- PASS: TestConfigInspect (4.02s) [2020-07-03T13:55:50.169Z] === RUN TestConfigList [2020-07-03T13:55:50.532Z] #47 ... [2020-07-03T13:55:50.532Z] [2020-07-03T13:55:50.532Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:50.532Z] #43 11.40 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:55:50.532Z] #43 13.25 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:55:50.532Z] #43 14.12 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:55:50.532Z] #43 14.62 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:55:50.532Z] #43 18.29 go: finding github.com/fatih/color v1.6.0 [2020-07-03T13:55:50.532Z] #43 18.33 go: finding github.com/pkg/errors v0.8.0 [2020-07-03T13:55:50.532Z] #43 18.40 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:55:50.532Z] #43 18.55 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:55:50.532Z] #43 18.56 go: finding github.com/spf13/pflag v1.0.1 [2020-07-03T13:55:50.532Z] #43 18.63 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:55:50.532Z] #43 18.81 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:55:50.532Z] #43 18.95 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:55:50.532Z] #43 19.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:55:50.532Z] #43 19.16 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:55:50.532Z] #43 19.22 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:55:50.532Z] #43 ... [2020-07-03T13:55:50.532Z] [2020-07-03T13:55:50.532Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:50.532Z] #60 21.49 Checking out files: 59% (1221/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) [2020-07-03T13:55:50.532Z] #60 ... [2020-07-03T13:55:50.532Z] [2020-07-03T13:55:50.532Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:55:50.532Z] #38 11.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:55:50.532Z] #38 14.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:55:50.788Z] #38 ... [2020-07-03T13:55:50.788Z] [2020-07-03T13:55:50.788Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:55:50.788Z] #10 11.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:55:50.788Z] #10 14.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:55:50.788Z] #10 ... [2020-07-03T13:55:50.788Z] [2020-07-03T13:55:50.788Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:51.301Z] #60 21.49 Checking out files: 59% (1221/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) [2020-07-03T13:55:51.301Z] #60 ... [2020-07-03T13:55:51.301Z] [2020-07-03T13:55:51.301Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:55:51.301Z] #54 12.31 + cd /tmp/tmp.Fxjv4SGHhK/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:55:51.301Z] #54 12.32 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:55:51.301Z] #54 12.43 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:55:51.301Z] #54 12.43 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-03T13:55:51.301Z] #54 ... [2020-07-03T13:55:51.301Z] [2020-07-03T13:55:51.301Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:51.558Z] #60 21.49 Checking out files: 59% (1221/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 96% (1994/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-03T13:55:51.558Z] #60 22.62 + cd /tmp/tmp.Tl99OriRNY/src/github.com/docker/libnetwork [2020-07-03T13:55:51.558Z] #60 22.62 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:55:51.815Z] #60 ... [2020-07-03T13:55:51.815Z] [2020-07-03T13:55:51.815Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:55:51.815Z] #51 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:55:51.815Z] #51 ... [2020-07-03T13:55:51.815Z] [2020-07-03T13:55:51.815Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:51.815Z] #47 21.96 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:55:51.815Z] #47 22.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:55:51.893Z] #36 25.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-03T13:55:52.469Z] #8 DONE 3.2s [2020-07-03T13:55:52.469Z] [2020-07-03T13:55:52.469Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-03T13:55:52.746Z] #47 ... [2020-07-03T13:55:52.746Z] [2020-07-03T13:55:52.746Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:55:52.746Z] #32 13.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:55:52.746Z] #32 ... [2020-07-03T13:55:52.746Z] [2020-07-03T13:55:52.746Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:52.746Z] #60 23.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-03T13:55:53.046Z] #9 DONE 0.9s [2020-07-03T13:55:53.046Z] [2020-07-03T13:55:53.046Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-03T13:55:53.046Z] #35 DONE 0.1s [2020-07-03T13:55:53.046Z] [2020-07-03T13:55:53.046Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-03T13:55:53.046Z] #27 DONE 0.1s [2020-07-03T13:55:53.046Z] [2020-07-03T13:55:53.046Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:55:53.700Z] --- PASS: TestConfigList (3.78s) [2020-07-03T13:55:53.700Z] === RUN TestConfigsCreateAndDelete [2020-07-03T13:55:56.920Z] #60 ... [2020-07-03T13:55:56.920Z] [2020-07-03T13:55:56.920Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:55:56.920Z] #41 28.00 vendor/golang.org/x/crypto/internal/subtle [2020-07-03T13:55:57.176Z] #41 28.15 vendor/golang.org/x/crypto/curve25519 [2020-07-03T13:55:57.233Z] --- PASS: TestConfigsCreateAndDelete (3.69s) [2020-07-03T13:55:57.233Z] === RUN TestConfigsUpdate [2020-07-03T13:55:58.517Z] #28 4.743 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-03T13:55:58.517Z] #28 4.749 Cloning into '.'... [2020-07-03T13:55:58.517Z] #28 ... [2020-07-03T13:55:58.517Z] [2020-07-03T13:55:58.517Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:55:58.517Z] #30 4.294 + RM_GOPATH=0 [2020-07-03T13:55:58.517Z] #30 4.294 + TMP_GOPATH= [2020-07-03T13:55:58.517Z] #30 4.294 + : /build [2020-07-03T13:55:58.517Z] #30 4.294 + '[' -z '' ']' [2020-07-03T13:55:58.517Z] #30 4.295 ++ mktemp -d [2020-07-03T13:55:58.517Z] #30 4.297 + export GOPATH=/tmp/tmp.UscytxTITe [2020-07-03T13:55:58.517Z] #30 4.297 + GOPATH=/tmp/tmp.UscytxTITe [2020-07-03T13:55:58.517Z] #30 4.297 + RM_GOPATH=1 [2020-07-03T13:55:58.517Z] #30 4.298 + case "$(go env GOARCH)" in [2020-07-03T13:55:58.517Z] #30 4.299 ++ go env GOARCH [2020-07-03T13:55:58.517Z] #30 4.310 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:58.517Z] #30 4.310 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:55:58.517Z] #30 4.314 ++ dirname /tmp/install/install.sh [2020-07-03T13:55:58.517Z] #30 4.315 + dir=/tmp/install [2020-07-03T13:55:58.517Z] #30 4.321 + bin=tomlv [2020-07-03T13:55:58.517Z] #30 4.321 + shift [2020-07-03T13:55:58.517Z] #30 4.322 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-03T13:55:58.517Z] #30 4.323 + . /tmp/install/tomlv.installer [2020-07-03T13:55:58.517Z] #30 4.323 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:55:58.517Z] #30 4.324 + install_tomlv [2020-07-03T13:55:58.517Z] #30 4.324 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-03T13:55:58.517Z] #30 4.325 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:55:58.517Z] #30 4.326 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UscytxTITe/src/github.com/BurntSushi/toml [2020-07-03T13:55:58.517Z] #30 4.328 Cloning into '/tmp/tmp.UscytxTITe/src/github.com/BurntSushi/toml'... [2020-07-03T13:55:58.517Z] #30 5.230 + cd /tmp/tmp.UscytxTITe/src/github.com/BurntSushi/toml [2020-07-03T13:55:58.517Z] #30 5.231 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-03T13:55:58.517Z] #30 5.240 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:55:59.094Z] #30 5.843 internal/cpu [2020-07-03T13:55:59.094Z] #30 5.888 runtime/internal/sys [2020-07-03T13:55:59.094Z] #30 5.896 math/bits [2020-07-03T13:55:59.094Z] #30 5.927 runtime/internal/atomic [2020-07-03T13:55:59.358Z] #30 6.178 runtime/internal/math [2020-07-03T13:55:59.358Z] #30 6.320 unicode/utf8 [2020-07-03T13:55:59.627Z] #30 6.374 internal/bytealg [2020-07-03T13:55:59.627Z] #30 6.538 internal/race [2020-07-03T13:55:59.890Z] #30 6.678 sync/atomic [2020-07-03T13:56:00.035Z] #36 ... [2020-07-03T13:56:00.035Z] [2020-07-03T13:56:00.035Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:00.035Z] #47 23.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:56:00.035Z] #47 24.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:56:00.035Z] #47 25.31 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:56:00.035Z] #47 25.44 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:56:00.035Z] #47 25.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:56:00.035Z] #47 26.40 runtime/cgo [2020-07-03T13:56:00.035Z] #47 26.49 runtime [2020-07-03T13:56:00.035Z] #47 ... [2020-07-03T13:56:00.035Z] [2020-07-03T13:56:00.035Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:00.035Z] #32 23.85 Fetched 8360 kB in 18s (474 kB/s) [2020-07-03T13:56:00.035Z] #32 23.85 Reading package lists... [2020-07-03T13:56:00.035Z] #32 30.59 Reading package lists... [2020-07-03T13:56:00.035Z] #32 ... [2020-07-03T13:56:00.035Z] [2020-07-03T13:56:00.035Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:00.035Z] #10 25.45 Fetched 8360 kB in 18s (463 kB/s) [2020-07-03T13:56:00.035Z] #10 25.45 Reading package lists... [2020-07-03T13:56:00.155Z] #30 7.033 math [2020-07-03T13:56:00.155Z] #30 7.060 unicode [2020-07-03T13:56:00.296Z] #10 32.40 Reading package lists... [2020-07-03T13:56:00.296Z] #10 ... [2020-07-03T13:56:00.296Z] [2020-07-03T13:56:00.296Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:56:00.296Z] #51 24.35 Fetched 8360 kB in 18s (472 kB/s) [2020-07-03T13:56:00.296Z] #51 24.35 Reading package lists... [2020-07-03T13:56:00.419Z] #30 7.236 internal/testlog [2020-07-03T13:56:00.557Z] #51 31.30 Reading package lists... [2020-07-03T13:56:00.557Z] #51 ... [2020-07-03T13:56:00.557Z] [2020-07-03T13:56:00.557Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:56:00.557Z] #23 24.35 Fetched 8360 kB in 18s (453 kB/s) [2020-07-03T13:56:00.557Z] #23 24.35 Reading package lists... [2020-07-03T13:56:00.557Z] #23 31.17 Reading package lists... [2020-07-03T13:56:00.557Z] #23 ... [2020-07-03T13:56:00.557Z] [2020-07-03T13:56:00.557Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:00.557Z] #38 24.43 Fetched 8360 kB in 17s (488 kB/s) [2020-07-03T13:56:00.557Z] #38 24.43 Reading package lists... [2020-07-03T13:56:00.682Z] #30 ... [2020-07-03T13:56:00.682Z] [2020-07-03T13:56:00.682Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:00.682Z] #43 4.215 + RM_GOPATH=0 [2020-07-03T13:56:00.682Z] #43 4.215 + TMP_GOPATH= [2020-07-03T13:56:00.682Z] #43 4.215 + : /build [2020-07-03T13:56:00.682Z] #43 4.215 + '[' -z '' ']' [2020-07-03T13:56:00.682Z] #43 4.217 ++ mktemp -d [2020-07-03T13:56:00.682Z] #43 4.218 + export GOPATH=/tmp/tmp.DdS6iN3k92 [2020-07-03T13:56:00.682Z] #43 4.218 + GOPATH=/tmp/tmp.DdS6iN3k92 [2020-07-03T13:56:00.682Z] #43 4.218 + RM_GOPATH=1 [2020-07-03T13:56:00.682Z] #43 4.219 + case "$(go env GOARCH)" in [2020-07-03T13:56:00.682Z] #43 4.219 ++ go env GOARCH [2020-07-03T13:56:00.682Z] #43 4.227 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:00.682Z] #43 4.227 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:00.682Z] #43 4.228 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:00.682Z] #43 4.230 + dir=/tmp/install [2020-07-03T13:56:00.682Z] #43 4.230 + bin=gotestsum [2020-07-03T13:56:00.682Z] #43 4.230 + shift [2020-07-03T13:56:00.682Z] #43 4.230 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-03T13:56:00.682Z] #43 4.230 + . /tmp/install/gotestsum.installer [2020-07-03T13:56:00.682Z] #43 4.230 ++ : v0.3.5 [2020-07-03T13:56:00.682Z] #43 4.230 + install_gotestsum [2020-07-03T13:56:00.682Z] #43 4.231 + set -e [2020-07-03T13:56:00.682Z] #43 4.231 + export GO111MODULE=on [2020-07-03T13:56:00.682Z] #43 4.231 + GO111MODULE=on [2020-07-03T13:56:00.682Z] #43 4.232 + GOBIN=/build [2020-07-03T13:56:00.682Z] #43 4.232 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-03T13:56:00.682Z] #43 4.377 go: finding gotest.tools v0.3.5 [2020-07-03T13:56:00.682Z] #43 4.382 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-03T13:56:00.682Z] #43 5.325 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-03T13:56:00.682Z] #43 5.790 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-03T13:56:00.682Z] #43 6.561 go: downloading gotest.tools v2.1.0+incompatible [2020-07-03T13:56:00.682Z] #43 6.651 go: extracting gotest.tools v2.1.0+incompatible [2020-07-03T13:56:00.682Z] #43 6.799 go: downloading github.com/pkg/errors v0.8.0 [2020-07-03T13:56:00.682Z] #43 6.810 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-03T13:56:00.682Z] #43 6.812 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:56:00.682Z] #43 6.878 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:56:00.682Z] #43 6.922 go: downloading github.com/fatih/color v1.6.0 [2020-07-03T13:56:00.682Z] #43 7.034 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:56:00.682Z] #43 7.150 go: extracting github.com/pkg/errors v0.8.0 [2020-07-03T13:56:00.682Z] #43 7.155 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:56:00.682Z] #43 7.348 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:56:00.682Z] #43 7.387 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:56:00.682Z] #43 7.436 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-03T13:56:00.682Z] #43 7.456 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:56:00.682Z] #43 7.575 go: extracting github.com/fatih/color v1.6.0 [2020-07-03T13:56:00.682Z] #43 7.628 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:56:00.682Z] #43 7.650 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:56:00.682Z] #43 ... [2020-07-03T13:56:00.682Z] [2020-07-03T13:56:00.682Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:00.682Z] #30 7.578 runtime [2020-07-03T13:56:00.762Z] --- PASS: TestConfigsUpdate (3.67s) [2020-07-03T13:56:00.762Z] === RUN TestTemplatedConfig [2020-07-03T13:56:00.946Z] #30 7.822 runtime/cgo [2020-07-03T13:56:02.425Z] #41 ... [2020-07-03T13:56:02.425Z] [2020-07-03T13:56:02.425Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:56:02.425Z] #36 24.50 Checking out files: 91% (1456/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-03T13:56:02.425Z] #36 24.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-03T13:56:02.425Z] #36 26.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-03T13:56:03.355Z] #36 ... [2020-07-03T13:56:03.355Z] [2020-07-03T13:56:03.355Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:03.355Z] #47 24.32 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:56:03.355Z] #47 25.59 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:56:03.355Z] #47 25.72 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:56:03.355Z] #47 26.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:56:03.355Z] #47 26.15 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:56:03.355Z] #47 26.94 runtime [2020-07-03T13:56:03.508Z] #30 ... [2020-07-03T13:56:03.508Z] [2020-07-03T13:56:03.508Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:03.508Z] #38 5.171 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:56:03.508Z] #38 5.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:56:03.508Z] #38 5.200 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:56:03.508Z] #38 6.041 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-03T13:56:03.508Z] #38 7.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-03T13:56:03.508Z] #38 9.471 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-03T13:56:03.508Z] #38 ... [2020-07-03T13:56:03.508Z] [2020-07-03T13:56:03.508Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:03.508Z] #32 5.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:56:03.508Z] #32 5.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:56:03.508Z] #32 5.298 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:56:03.508Z] #32 6.173 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-03T13:56:03.508Z] #32 7.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-03T13:56:03.508Z] #32 9.255 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-03T13:56:03.508Z] #32 ... [2020-07-03T13:56:03.508Z] [2020-07-03T13:56:03.508Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:56:03.508Z] #36 4.620 + git clone https://github.com/docker/distribution.git . [2020-07-03T13:56:03.508Z] #36 4.623 Cloning into '.'... [2020-07-03T13:56:03.508Z] #36 ... [2020-07-03T13:56:03.508Z] [2020-07-03T13:56:03.508Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:56:03.508Z] #51 5.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:56:03.508Z] #51 5.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:56:03.508Z] #51 5.453 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:56:03.508Z] #51 6.262 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-03T13:56:03.508Z] #51 7.667 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-03T13:56:03.508Z] #51 9.062 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-03T13:56:03.508Z] #51 ... [2020-07-03T13:56:03.508Z] [2020-07-03T13:56:03.508Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:56:03.508Z] #23 5.214 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:56:03.508Z] #23 5.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:56:03.508Z] #23 5.235 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:56:03.508Z] #23 6.086 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-03T13:56:03.508Z] #23 7.270 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-03T13:56:03.508Z] #23 8.716 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-03T13:56:03.771Z] #23 ... [2020-07-03T13:56:03.771Z] [2020-07-03T13:56:03.771Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:03.771Z] #45 4.094 + RM_GOPATH=0 [2020-07-03T13:56:03.771Z] #45 4.094 + TMP_GOPATH= [2020-07-03T13:56:03.771Z] #45 4.094 + : /build [2020-07-03T13:56:03.771Z] #45 4.094 + '[' -z '' ']' [2020-07-03T13:56:03.771Z] #45 4.094 ++ mktemp -d [2020-07-03T13:56:03.771Z] #45 4.095 + export GOPATH=/tmp/tmp.UkzH2AvPxG [2020-07-03T13:56:03.771Z] #45 4.095 + GOPATH=/tmp/tmp.UkzH2AvPxG [2020-07-03T13:56:03.772Z] #45 4.096 + RM_GOPATH=1 [2020-07-03T13:56:03.772Z] #45 4.096 + case "$(go env GOARCH)" in [2020-07-03T13:56:03.772Z] #45 4.097 ++ go env GOARCH [2020-07-03T13:56:03.772Z] #45 4.129 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:03.772Z] #45 4.129 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:03.772Z] #45 4.130 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:03.772Z] #45 4.140 + dir=/tmp/install [2020-07-03T13:56:03.772Z] #45 4.140 + bin=golangci_lint [2020-07-03T13:56:03.772Z] #45 4.142 + shift [2020-07-03T13:56:03.772Z] #45 4.143 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-03T13:56:03.772Z] #45 4.143 + . /tmp/install/golangci_lint.installer [2020-07-03T13:56:03.772Z] #45 4.158 ++ : v1.23.8 [2020-07-03T13:56:03.772Z] #45 4.163 + install_golangci_lint [2020-07-03T13:56:03.772Z] #45 4.164 + echo 'Installing golangci-lint version v1.23.8' [2020-07-03T13:56:03.772Z] #45 4.173 Installing golangci-lint version v1.23.8 [2020-07-03T13:56:03.772Z] #45 4.174 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:56:03.859Z] #38 31.70 Reading package lists... [2020-07-03T13:56:03.859Z] #38 ... [2020-07-03T13:56:03.859Z] [2020-07-03T13:56:03.859Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:03.859Z] #32 30.59 Reading package lists... [2020-07-03T13:56:03.919Z] #47 ... [2020-07-03T13:56:03.919Z] [2020-07-03T13:56:03.919Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:56:03.919Z] #51 24.90 Fetched 8360 kB in 18s (452 kB/s) [2020-07-03T13:56:03.919Z] #51 24.90 Reading package lists... [2020-07-03T13:56:03.919Z] #51 31.96 Reading package lists... [2020-07-03T13:56:03.919Z] #51 ... [2020-07-03T13:56:03.919Z] [2020-07-03T13:56:03.919Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:56:03.919Z] #23 26.60 Fetched 8360 kB in 19s (442 kB/s) [2020-07-03T13:56:03.919Z] #23 26.60 Reading package lists... [2020-07-03T13:56:04.038Z] #45 ... [2020-07-03T13:56:04.038Z] [2020-07-03T13:56:04.038Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:04.038Z] #54 3.379 + RM_GOPATH=0 [2020-07-03T13:56:04.038Z] #54 3.379 + TMP_GOPATH= [2020-07-03T13:56:04.038Z] #54 3.379 + : /build [2020-07-03T13:56:04.038Z] #54 3.379 + '[' -z '' ']' [2020-07-03T13:56:04.038Z] #54 3.379 ++ mktemp -d [2020-07-03T13:56:04.038Z] #54 3.386 + export GOPATH=/tmp/tmp.Orp47wqnRt [2020-07-03T13:56:04.038Z] #54 3.386 + GOPATH=/tmp/tmp.Orp47wqnRt [2020-07-03T13:56:04.038Z] #54 3.386 + RM_GOPATH=1 [2020-07-03T13:56:04.038Z] #54 3.386 + case "$(go env GOARCH)" in [2020-07-03T13:56:04.038Z] #54 3.386 ++ go env GOARCH [2020-07-03T13:56:04.038Z] #54 3.394 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:04.038Z] #54 3.394 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:04.038Z] #54 3.398 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:04.038Z] #54 3.400 + dir=/tmp/install [2020-07-03T13:56:04.038Z] #54 3.400 + bin=rootlesskit [2020-07-03T13:56:04.038Z] #54 3.400 + shift [2020-07-03T13:56:04.038Z] #54 3.400 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-03T13:56:04.038Z] #54 3.400 + . /tmp/install/rootlesskit.installer [2020-07-03T13:56:04.038Z] #54 3.400 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:56:04.038Z] #54 3.400 + install_rootlesskit [2020-07-03T13:56:04.038Z] #54 3.400 + case "$1" in [2020-07-03T13:56:04.038Z] #54 3.400 + export CGO_ENABLED=0 [2020-07-03T13:56:04.038Z] #54 3.401 + CGO_ENABLED=0 [2020-07-03T13:56:04.038Z] #54 3.401 + _install_rootlesskit [2020-07-03T13:56:04.038Z] #54 3.401 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-03T13:56:04.038Z] #54 3.402 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Orp47wqnRt/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:56:04.038Z] #54 3.402 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:56:04.038Z] #54 3.419 Cloning into '/tmp/tmp.Orp47wqnRt/src/github.com/rootless-containers/rootlesskit'... [2020-07-03T13:56:04.038Z] #54 6.621 + cd /tmp/tmp.Orp47wqnRt/src/github.com/rootless-containers/rootlesskit [2020-07-03T13:56:04.038Z] #54 6.622 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-03T13:56:04.038Z] #54 6.976 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:56:04.038Z] #54 6.976 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-03T13:56:04.038Z] #54 ... [2020-07-03T13:56:04.038Z] [2020-07-03T13:56:04.038Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:04.038Z] #10 2.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:56:04.038Z] #10 2.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:56:04.038Z] #10 2.634 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:56:04.038Z] #10 3.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-03T13:56:04.038Z] #10 4.062 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-03T13:56:04.038Z] #10 5.262 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-03T13:56:04.038Z] #10 10.53 Fetched 8187 kB in 8s (983 kB/s) [2020-07-03T13:56:04.302Z] #10 10.53 Reading package lists... [2020-07-03T13:56:04.302Z] #10 ... [2020-07-03T13:56:04.302Z] [2020-07-03T13:56:04.302Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:04.302Z] #21 3.399 + RM_GOPATH=0 [2020-07-03T13:56:04.302Z] #21 3.399 + TMP_GOPATH= [2020-07-03T13:56:04.302Z] #21 3.399 + : /build [2020-07-03T13:56:04.302Z] #21 3.399 + '[' -z '' ']' [2020-07-03T13:56:04.302Z] #21 3.400 ++ mktemp -d [2020-07-03T13:56:04.302Z] #21 3.412 + export GOPATH=/tmp/tmp.aCclFo4gXY [2020-07-03T13:56:04.302Z] #21 3.412 + GOPATH=/tmp/tmp.aCclFo4gXY [2020-07-03T13:56:04.302Z] #21 3.412 + RM_GOPATH=1 [2020-07-03T13:56:04.302Z] #21 3.412 + case "$(go env GOARCH)" in [2020-07-03T13:56:04.302Z] #21 3.413 ++ go env GOARCH [2020-07-03T13:56:04.302Z] #21 3.429 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:04.302Z] #21 3.429 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:04.302Z] #21 3.430 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:04.302Z] #21 3.441 Install docker/cli version 17.06.2-ce from stable [2020-07-03T13:56:04.302Z] #21 3.441 + dir=/tmp/install [2020-07-03T13:56:04.302Z] #21 3.441 + bin=dockercli [2020-07-03T13:56:04.302Z] #21 3.441 + shift [2020-07-03T13:56:04.302Z] #21 3.441 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-03T13:56:04.302Z] #21 3.441 + . /tmp/install/dockercli.installer [2020-07-03T13:56:04.302Z] #21 3.441 ++ : stable [2020-07-03T13:56:04.302Z] #21 3.441 ++ : 17.06.2-ce [2020-07-03T13:56:04.302Z] #21 3.441 + install_dockercli [2020-07-03T13:56:04.302Z] #21 3.441 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-03T13:56:04.302Z] #21 3.451 ++ uname -m [2020-07-03T13:56:04.302Z] #21 3.455 + arch=aarch64 [2020-07-03T13:56:04.302Z] #21 3.455 + '[' aarch64 '!=' x86_64 ']' [2020-07-03T13:56:04.302Z] #21 3.455 + '[' aarch64 '!=' s390x ']' [2020-07-03T13:56:04.302Z] #21 3.455 + '[' aarch64 '!=' armhf ']' [2020-07-03T13:56:04.302Z] #21 3.455 + build_dockercli [2020-07-03T13:56:04.302Z] #21 3.455 + git clone https://github.com/docker/docker-ce /tmp/tmp.aCclFo4gXY/tmp/docker-ce [2020-07-03T13:56:04.302Z] #21 3.457 Cloning into '/tmp/tmp.aCclFo4gXY/tmp/docker-ce'... [2020-07-03T13:56:04.302Z] #21 ... [2020-07-03T13:56:04.302Z] [2020-07-03T13:56:04.302Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:04.302Z] #41 4.568 + RM_GOPATH=0 [2020-07-03T13:56:04.302Z] #41 4.568 + TMP_GOPATH= [2020-07-03T13:56:04.302Z] #41 4.568 + : /build [2020-07-03T13:56:04.302Z] #41 4.568 + '[' -z '' ']' [2020-07-03T13:56:04.302Z] #41 4.568 ++ mktemp -d [2020-07-03T13:56:04.302Z] #41 4.573 + export GOPATH=/tmp/tmp.q0vI3tdvbR [2020-07-03T13:56:04.302Z] #41 4.573 + GOPATH=/tmp/tmp.q0vI3tdvbR [2020-07-03T13:56:04.302Z] #41 4.573 + RM_GOPATH=1 [2020-07-03T13:56:04.302Z] #41 4.573 + case "$(go env GOARCH)" in [2020-07-03T13:56:04.302Z] #41 4.573 ++ go env GOARCH [2020-07-03T13:56:04.302Z] #41 4.619 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:04.302Z] #41 4.619 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:04.302Z] #41 4.619 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:04.302Z] #41 4.621 + dir=/tmp/install [2020-07-03T13:56:04.302Z] #41 4.629 + bin=vndr [2020-07-03T13:56:04.302Z] #41 4.629 + shift [2020-07-03T13:56:04.302Z] #41 4.629 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-03T13:56:04.302Z] #41 4.629 + . /tmp/install/vndr.installer [2020-07-03T13:56:04.302Z] #41 4.629 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:56:04.302Z] #41 4.629 + install_vndr [2020-07-03T13:56:04.302Z] #41 4.629 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-03T13:56:04.302Z] #41 4.629 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.q0vI3tdvbR/src/github.com/LK4D4/vndr [2020-07-03T13:56:04.302Z] #41 4.629 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:56:04.302Z] #41 4.632 Cloning into '/tmp/tmp.q0vI3tdvbR/src/github.com/LK4D4/vndr'... [2020-07-03T13:56:04.302Z] #41 5.302 + cd /tmp/tmp.q0vI3tdvbR/src/github.com/LK4D4/vndr [2020-07-03T13:56:04.302Z] #41 5.302 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-03T13:56:04.302Z] #41 5.319 + go build -buildmode=pie -v -o /build/vndr . [2020-07-03T13:56:04.302Z] #41 6.362 internal/cpu [2020-07-03T13:56:04.302Z] #41 6.393 internal/race [2020-07-03T13:56:04.302Z] #41 6.488 sync/atomic [2020-07-03T13:56:04.302Z] #41 6.526 runtime/internal/atomic [2020-07-03T13:56:04.302Z] #41 6.600 unicode [2020-07-03T13:56:04.302Z] #41 6.942 internal/bytealg [2020-07-03T13:56:04.302Z] #41 7.100 math [2020-07-03T13:56:04.302Z] #41 7.155 internal/testlog [2020-07-03T13:56:04.302Z] #41 7.560 encoding [2020-07-03T13:56:04.302Z] #41 7.671 unicode/utf16 [2020-07-03T13:56:04.302Z] #41 8.061 container/list [2020-07-03T13:56:04.302Z] #41 8.344 runtime [2020-07-03T13:56:04.302Z] #41 9.102 crypto/internal/subtle [2020-07-03T13:56:04.302Z] #41 9.326 crypto/subtle [2020-07-03T13:56:04.302Z] #41 9.620 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-03T13:56:04.302Z] #41 10.02 internal/nettrace [2020-07-03T13:56:04.302Z] #41 10.32 runtime/cgo [2020-07-03T13:56:04.431Z] #32 37.52 Building dependency tree... [2020-07-03T13:56:04.431Z] #32 ... [2020-07-03T13:56:04.431Z] [2020-07-03T13:56:04.431Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:04.431Z] #41 28.28 vendor/golang.org/x/crypto/curve25519 [2020-07-03T13:56:04.431Z] #41 ... [2020-07-03T13:56:04.431Z] [2020-07-03T13:56:04.431Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:04.431Z] #38 31.70 Reading package lists... [2020-07-03T13:56:04.483Z] #23 34.12 Reading package lists... [2020-07-03T13:56:04.483Z] #23 ... [2020-07-03T13:56:04.483Z] [2020-07-03T13:56:04.483Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:04.483Z] #32 25.38 Fetched 8360 kB in 18s (463 kB/s) [2020-07-03T13:56:04.483Z] #32 25.38 Reading package lists... [2020-07-03T13:56:04.483Z] #32 32.68 Reading package lists... [2020-07-03T13:56:04.483Z] #32 ... [2020-07-03T13:56:04.483Z] [2020-07-03T13:56:04.483Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:04.483Z] #10 26.49 Fetched 8360 kB in 19s (449 kB/s) [2020-07-03T13:56:04.483Z] #10 26.49 Reading package lists... [2020-07-03T13:56:04.566Z] #41 ... [2020-07-03T13:56:04.566Z] [2020-07-03T13:56:04.566Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:04.566Z] #60 3.657 + RM_GOPATH=0 [2020-07-03T13:56:04.566Z] #60 3.657 + TMP_GOPATH= [2020-07-03T13:56:04.566Z] #60 3.657 + : /build [2020-07-03T13:56:04.566Z] #60 3.657 + '[' -z '' ']' [2020-07-03T13:56:04.566Z] #60 3.660 ++ mktemp -d [2020-07-03T13:56:04.566Z] #60 3.660 + export GOPATH=/tmp/tmp.ktGQzu2oo9 [2020-07-03T13:56:04.566Z] #60 3.660 + GOPATH=/tmp/tmp.ktGQzu2oo9 [2020-07-03T13:56:04.566Z] #60 3.660 + RM_GOPATH=1 [2020-07-03T13:56:04.566Z] #60 3.660 + case "$(go env GOARCH)" in [2020-07-03T13:56:04.566Z] #60 3.668 ++ go env GOARCH [2020-07-03T13:56:04.566Z] #60 3.691 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:04.566Z] #60 3.691 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:04.566Z] #60 3.691 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:04.566Z] #60 3.702 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:56:04.566Z] #60 3.703 + dir=/tmp/install [2020-07-03T13:56:04.566Z] #60 3.703 + bin=proxy [2020-07-03T13:56:04.566Z] #60 3.703 + shift [2020-07-03T13:56:04.566Z] #60 3.703 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-03T13:56:04.566Z] #60 3.703 + . /tmp/install/proxy.installer [2020-07-03T13:56:04.566Z] #60 3.703 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:56:04.566Z] #60 3.703 + install_proxy [2020-07-03T13:56:04.566Z] #60 3.703 + case "$1" in [2020-07-03T13:56:04.566Z] #60 3.703 + export CGO_ENABLED=0 [2020-07-03T13:56:04.566Z] #60 3.703 + CGO_ENABLED=0 [2020-07-03T13:56:04.566Z] #60 3.703 + _install_proxy [2020-07-03T13:56:04.566Z] #60 3.703 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-03T13:56:04.566Z] #60 3.703 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ktGQzu2oo9/src/github.com/docker/libnetwork [2020-07-03T13:56:04.566Z] #60 3.703 Cloning into '/tmp/tmp.ktGQzu2oo9/src/github.com/docker/libnetwork'... [2020-07-03T13:56:04.566Z] #60 ... [2020-07-03T13:56:04.566Z] [2020-07-03T13:56:04.566Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:04.566Z] #47 3.723 + RM_GOPATH=0 [2020-07-03T13:56:04.566Z] #47 3.723 + TMP_GOPATH= [2020-07-03T13:56:04.566Z] #47 3.723 + : /build [2020-07-03T13:56:04.566Z] #47 3.723 + '[' -z '' ']' [2020-07-03T13:56:04.566Z] #47 3.723 ++ mktemp -d [2020-07-03T13:56:04.566Z] #47 3.731 + export GOPATH=/tmp/tmp.OaJbEPjnJU [2020-07-03T13:56:04.566Z] #47 3.731 + GOPATH=/tmp/tmp.OaJbEPjnJU [2020-07-03T13:56:04.566Z] #47 3.731 + RM_GOPATH=1 [2020-07-03T13:56:04.566Z] #47 3.731 + case "$(go env GOARCH)" in [2020-07-03T13:56:04.566Z] #47 3.738 ++ go env GOARCH [2020-07-03T13:56:04.566Z] #47 3.757 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:04.566Z] #47 3.757 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:04.566Z] #47 3.757 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:04.566Z] #47 3.762 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:56:04.566Z] #47 3.765 + dir=/tmp/install [2020-07-03T13:56:04.566Z] #47 3.765 + bin=shfmt [2020-07-03T13:56:04.566Z] #47 3.765 + shift [2020-07-03T13:56:04.566Z] #47 3.765 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-03T13:56:04.566Z] #47 3.765 + . /tmp/install/shfmt.installer [2020-07-03T13:56:04.566Z] #47 3.765 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:56:04.566Z] #47 3.765 + install_shfmt [2020-07-03T13:56:04.566Z] #47 3.765 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-03T13:56:04.566Z] #47 3.765 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OaJbEPjnJU/src/github.com/mvdan/sh [2020-07-03T13:56:04.566Z] #47 3.769 Cloning into '/tmp/tmp.OaJbEPjnJU/src/github.com/mvdan/sh'... [2020-07-03T13:56:04.566Z] #47 10.47 + cd /tmp/tmp.OaJbEPjnJU/src/github.com/mvdan/sh [2020-07-03T13:56:04.566Z] #47 10.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-03T13:56:04.566Z] #47 10.59 + GO111MODULE=on [2020-07-03T13:56:04.566Z] #47 10.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-03T13:56:04.830Z] #47 ... [2020-07-03T13:56:04.830Z] [2020-07-03T13:56:04.830Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:04.830Z] #43 7.849 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:56:04.830Z] #43 7.859 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:56:04.830Z] #43 8.126 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:56:04.830Z] #43 8.267 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:56:04.830Z] #43 9.454 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:56:04.830Z] #43 9.745 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:56:04.830Z] #43 9.974 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:56:05.048Z] #10 33.49 Reading package lists... [2020-07-03T13:56:05.048Z] #10 ... [2020-07-03T13:56:05.048Z] [2020-07-03T13:56:05.048Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:05.048Z] #38 26.13 Fetched 8360 kB in 18s (458 kB/s) [2020-07-03T13:56:05.048Z] #38 26.13 Reading package lists... [2020-07-03T13:56:05.226Z] --- PASS: TestTemplatedConfig (3.84s) [2020-07-03T13:56:05.226Z] === RUN TestConfigCreateResolve [2020-07-03T13:56:05.789Z] #43 12.70 go: finding github.com/fatih/color v1.6.0 [2020-07-03T13:56:05.789Z] #43 12.73 go: finding github.com/pkg/errors v0.8.0 [2020-07-03T13:56:05.789Z] #43 12.77 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:56:06.053Z] #43 12.99 go: finding github.com/spf13/pflag v1.0.1 [2020-07-03T13:56:06.053Z] #43 13.06 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:56:06.075Z] #38 38.76 Building dependency tree... [2020-07-03T13:56:06.317Z] #43 13.14 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:56:06.336Z] #38 ... [2020-07-03T13:56:06.336Z] [2020-07-03T13:56:06.336Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:06.336Z] #60 DONE 40.4s [2020-07-03T13:56:06.336Z] [2020-07-03T13:56:06.336Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:06.336Z] #10 32.40 Reading package lists... [2020-07-03T13:56:06.599Z] #43 13.32 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:56:06.599Z] #43 13.47 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:56:06.599Z] #43 13.56 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:56:06.863Z] #43 13.61 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:56:06.863Z] #43 13.64 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:56:06.863Z] #43 ... [2020-07-03T13:56:06.863Z] [2020-07-03T13:56:06.863Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:56:06.863Z] #23 13.84 Fetched 8187 kB in 9s (921 kB/s) [2020-07-03T13:56:08.258Z] #10 39.82 Building dependency tree... [2020-07-03T13:56:08.320Z] #38 33.38 Reading package lists... [2020-07-03T13:56:08.320Z] #38 ... [2020-07-03T13:56:08.320Z] [2020-07-03T13:56:08.320Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:56:08.320Z] #51 31.96 Reading package lists... [2020-07-03T13:56:08.754Z] --- PASS: TestConfigCreateResolve (3.65s) [2020-07-03T13:56:08.755Z] === RUN TestConfigDaemonLibtrustID [2020-07-03T13:56:08.755Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-03T13:56:08.755Z] PASS [2020-07-03T13:56:08.755Z] [2020-07-03T13:56:08.755Z] DONE 7 tests in 23.249s [2020-07-03T13:56:08.755Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-03T13:56:08.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-03T13:56:08.755Z] ++ set -e [2020-07-03T13:56:08.755Z] ++ '[' -n 0 ']' [2020-07-03T13:56:08.755Z] ++ set -x [2020-07-03T13:56:08.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-03T13:56:08.755Z] INFO: Testing against a local daemon [2020-07-03T13:56:08.755Z] === RUN TestCheckpoint [2020-07-03T13:56:08.755Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-03T13:56:08.755Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-03T13:56:08.755Z] === RUN TestContainerInvalidJSON [2020-07-03T13:56:08.755Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T13:56:08.755Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T13:56:08.755Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T13:56:08.755Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T13:56:08.755Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-03T13:56:08.755Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-03T13:56:08.755Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T13:56:08.755Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-03T13:56:08.755Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T13:56:08.755Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-03T13:56:08.755Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-03T13:56:08.755Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-03T13:56:08.755Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-03T13:56:08.755Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-03T13:56:09.047Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-03T13:56:09.048Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-03T13:56:09.048Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-07-03T13:56:09.048Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-03T13:56:09.382Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-07-03T13:56:09.382Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-03T13:56:09.382Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-03T13:56:09.382Z] === RUN TestCopyFromContainer [2020-07-03T13:56:09.651Z] #10 ... [2020-07-03T13:56:09.651Z] [2020-07-03T13:56:09.651Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:09.651Z] #43 DONE 43.5s [2020-07-03T13:56:09.651Z] [2020-07-03T13:56:09.651Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:09.651Z] #38 42.59 The following additional packages will be installed: [2020-07-03T13:56:09.651Z] #38 42.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-03T13:56:09.651Z] #38 42.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-03T13:56:09.651Z] #38 42.61 Suggested packages: [2020-07-03T13:56:09.651Z] #38 42.61 manpages-dev python-setuptools [2020-07-03T13:56:10.223Z] #38 44.31 The following NEW packages will be installed: [2020-07-03T13:56:10.234Z] #51 39.39 Building dependency tree... [2020-07-03T13:56:10.484Z] #38 44.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-03T13:56:10.484Z] #38 44.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-03T13:56:10.484Z] #38 44.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-03T13:56:10.484Z] #38 44.38 python-six zlib1g-dev [2020-07-03T13:56:11.058Z] #38 44.94 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:11.058Z] #38 44.94 Need to get 4095 kB of archives. [2020-07-03T13:56:11.058Z] #38 44.94 After this operation, 22.5 MB of additional disk space will be used. [2020-07-03T13:56:11.058Z] #38 44.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-03T13:56:11.058Z] #38 44.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-03T13:56:11.058Z] #38 44.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-03T13:56:11.058Z] #38 44.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-03T13:56:11.058Z] #38 44.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-03T13:56:11.058Z] #38 44.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-03T13:56:11.058Z] #38 44.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-03T13:56:11.058Z] #38 45.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-03T13:56:11.058Z] #38 45.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-03T13:56:11.058Z] #38 45.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-03T13:56:11.058Z] #38 45.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-03T13:56:11.167Z] #51 ... [2020-07-03T13:56:11.167Z] [2020-07-03T13:56:11.167Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:11.167Z] #60 DONE 42.0s [2020-07-03T13:56:11.167Z] [2020-07-03T13:56:11.167Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:56:11.167Z] #23 34.12 Reading package lists... [2020-07-03T13:56:11.460Z] === RUN TestCopyFromContainer// [2020-07-03T13:56:11.755Z] === RUN TestCopyFromContainer//bar/root [2020-07-03T13:56:11.755Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-03T13:56:11.755Z] === RUN TestCopyFromContainer/bar/quux [2020-07-03T13:56:12.003Z] #38 45.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-03T13:56:12.003Z] #38 45.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-03T13:56:12.003Z] #38 45.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-03T13:56:12.003Z] #38 45.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-03T13:56:12.003Z] #38 45.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-03T13:56:12.003Z] #38 45.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-03T13:56:12.047Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-03T13:56:12.048Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-03T13:56:12.048Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-03T13:56:12.048Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-03T13:56:12.193Z] #23 13.84 Reading package lists... [2020-07-03T13:56:12.193Z] #23 ... [2020-07-03T13:56:12.193Z] [2020-07-03T13:56:12.193Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:12.193Z] #60 16.13 Checking out files: 72% (1496/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-03T13:56:12.193Z] #60 16.55 + cd /tmp/tmp.ktGQzu2oo9/src/github.com/docker/libnetwork [2020-07-03T13:56:12.193Z] #60 16.55 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-03T13:56:12.193Z] #60 17.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-03T13:56:12.264Z] #38 ... [2020-07-03T13:56:12.264Z] [2020-07-03T13:56:12.264Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:56:12.264Z] #51 31.30 Reading package lists... [2020-07-03T13:56:12.264Z] #51 38.36 Building dependency tree... [2020-07-03T13:56:12.264Z] #51 42.70 The following additional packages will be installed: [2020-07-03T13:56:12.264Z] #51 42.72 libbtrfs0 [2020-07-03T13:56:12.264Z] #51 42.91 The following NEW packages will be installed: [2020-07-03T13:56:12.264Z] #51 42.94 libbtrfs-dev libbtrfs0 [2020-07-03T13:56:12.264Z] #51 43.49 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:12.264Z] #51 43.49 Need to get 119 kB of archives. [2020-07-03T13:56:12.264Z] #51 43.49 After this operation, 387 kB of additional disk space will be used. [2020-07-03T13:56:12.264Z] #51 43.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-03T13:56:12.264Z] #51 43.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-03T13:56:12.264Z] #51 45.10 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:12.264Z] #51 45.24 Fetched 119 kB in 0s (312 kB/s) [2020-07-03T13:56:12.264Z] #51 45.35 Selecting previously unselected package libbtrfs0. [2020-07-03T13:56:12.264Z] #51 45.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:56:12.265Z] #51 45.43 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-03T13:56:12.265Z] #51 45.44 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:56:12.265Z] #51 45.52 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:56:12.265Z] #51 45.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-03T13:56:12.265Z] #51 45.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:56:12.265Z] #51 45.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:56:12.265Z] #51 45.87 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:56:12.265Z] #51 45.88 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:12.265Z] #51 DONE 46.2s [2020-07-03T13:56:12.265Z] [2020-07-03T13:56:12.265Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:12.265Z] #10 44.13 The following additional packages will be installed: [2020-07-03T13:56:12.265Z] #10 44.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-03T13:56:12.265Z] #10 44.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-03T13:56:12.265Z] #10 44.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-03T13:56:12.265Z] #10 44.14 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:56:12.265Z] #10 44.14 Suggested packages: [2020-07-03T13:56:12.265Z] #10 44.14 gcc-8-locales seccomp wine64 [2020-07-03T13:56:12.265Z] #10 45.57 The following NEW packages will be installed: [2020-07-03T13:56:12.265Z] #10 45.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-03T13:56:12.265Z] #10 45.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-03T13:56:12.265Z] #10 45.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-03T13:56:12.265Z] #10 45.59 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-03T13:56:12.265Z] #10 45.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-03T13:56:12.265Z] #10 45.59 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:56:12.265Z] #10 45.93 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:12.265Z] #10 45.93 Need to get 77.7 MB of archives. [2020-07-03T13:56:12.265Z] #10 45.93 After this operation, 487 MB of additional disk space will be used. [2020-07-03T13:56:12.265Z] #10 45.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-03T13:56:12.265Z] #10 46.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-03T13:56:12.341Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-03T13:56:12.341Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-03T13:56:12.341Z] --- PASS: TestCopyFromContainer (3.08s) [2020-07-03T13:56:12.341Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-03T13:56:12.341Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-07-03T13:56:12.341Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-03T13:56:12.341Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-03T13:56:12.341Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-07-03T13:56:12.341Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-03T13:56:12.341Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-03T13:56:12.341Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-07-03T13:56:12.341Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-03T13:56:12.341Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-03T13:56:12.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-03T13:56:12.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T13:56:12.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T13:56:12.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T13:56:12.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T13:56:12.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T13:56:12.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T13:56:12.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T13:56:12.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T13:56:12.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T13:56:12.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-03T13:56:12.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-03T13:56:12.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-03T13:56:12.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-03T13:56:12.341Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-03T13:56:12.526Z] #10 46.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-03T13:56:12.526Z] #10 ... [2020-07-03T13:56:12.526Z] [2020-07-03T13:56:12.526Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:56:12.526Z] #23 31.17 Reading package lists... [2020-07-03T13:56:12.526Z] #23 38.30 Building dependency tree... [2020-07-03T13:56:12.526Z] #23 42.54 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-03T13:56:12.526Z] #23 42.54 The following additional packages will be installed: [2020-07-03T13:56:12.526Z] #23 42.56 libjq1 libonig5 [2020-07-03T13:56:12.526Z] #23 43.04 The following NEW packages will be installed: [2020-07-03T13:56:12.526Z] #23 43.06 jq libjq1 libonig5 [2020-07-03T13:56:12.526Z] #23 43.46 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:12.526Z] #23 43.46 Need to get 355 kB of archives. [2020-07-03T13:56:12.526Z] #23 43.46 After this operation, 1072 kB of additional disk space will be used. [2020-07-03T13:56:12.526Z] #23 43.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-03T13:56:12.526Z] #23 43.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-03T13:56:12.526Z] #23 43.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-03T13:56:12.526Z] #23 45.11 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:12.526Z] #23 45.32 Fetched 355 kB in 0s (1123 kB/s) [2020-07-03T13:56:12.526Z] #23 45.41 Selecting previously unselected package libonig5:amd64. [2020-07-03T13:56:12.526Z] #23 45.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:56:12.526Z] #23 45.47 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-03T13:56:12.526Z] #23 45.48 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:56:12.526Z] #23 45.76 Selecting previously unselected package libjq1:amd64. [2020-07-03T13:56:12.526Z] #23 45.76 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:56:12.526Z] #23 45.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:56:12.526Z] #23 45.91 Selecting previously unselected package jq. [2020-07-03T13:56:12.526Z] #23 45.92 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:56:12.526Z] #23 45.93 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:56:12.526Z] #23 46.17 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:56:12.526Z] #23 46.23 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:56:12.526Z] #23 46.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:56:12.526Z] #23 46.31 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:12.526Z] #23 DONE 46.6s [2020-07-03T13:56:12.526Z] [2020-07-03T13:56:12.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:12.526Z] #10 46.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-03T13:56:12.526Z] #10 46.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-03T13:56:12.526Z] #10 46.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-03T13:56:12.533Z] #23 41.48 Building dependency tree... [2020-07-03T13:56:12.633Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-03T13:56:12.633Z] === RUN TestCreateWithInvalidEnv [2020-07-03T13:56:12.633Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-03T13:56:12.633Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-03T13:56:12.633Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-03T13:56:12.633Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-03T13:56:12.634Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-03T13:56:12.634Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-03T13:56:12.634Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-03T13:56:12.634Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-03T13:56:12.634Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-03T13:56:12.634Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-03T13:56:12.634Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-03T13:56:12.634Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-03T13:56:12.634Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-03T13:56:12.634Z] === RUN TestCreateTmpfsMountsTarget [2020-07-03T13:56:12.634Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-03T13:56:12.634Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-03T13:56:12.787Z] #10 ... [2020-07-03T13:56:12.787Z] [2020-07-03T13:56:12.787Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-03T13:56:12.787Z] #24 DONE 0.1s [2020-07-03T13:56:12.791Z] #23 ... [2020-07-03T13:56:12.791Z] [2020-07-03T13:56:12.791Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:12.791Z] #43 DONE 43.7s [2020-07-03T13:56:12.791Z] [2020-07-03T13:56:12.791Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:56:12.791Z] #51 43.62 The following additional packages will be installed: [2020-07-03T13:56:12.791Z] #51 43.65 libbtrfs0 [2020-07-03T13:56:13.048Z] #51 44.08 The following NEW packages will be installed: [2020-07-03T13:56:13.048Z] #51 44.08 libbtrfs-dev libbtrfs0 [2020-07-03T13:56:13.048Z] [2020-07-03T13:56:13.048Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:13.048Z] #32 37.52 Building dependency tree... [2020-07-03T13:56:13.048Z] #32 41.24 The following additional packages will be installed: [2020-07-03T13:56:13.048Z] #32 41.29 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-03T13:56:13.048Z] #32 41.33 Suggested packages: [2020-07-03T13:56:13.048Z] #32 41.33 cmake-doc ninja-build lrzip [2020-07-03T13:56:13.048Z] #32 41.33 Recommended packages: [2020-07-03T13:56:13.048Z] #32 41.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-03T13:56:13.048Z] #32 42.35 The following NEW packages will be installed: [2020-07-03T13:56:13.048Z] #32 42.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-03T13:56:13.048Z] #32 42.37 vim-common xxd [2020-07-03T13:56:13.048Z] #32 42.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:13.048Z] #32 42.82 Need to get 14.9 MB of archives. [2020-07-03T13:56:13.048Z] #32 42.82 After this operation, 61.8 MB of additional disk space will be used. [2020-07-03T13:56:13.048Z] #32 42.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-03T13:56:13.048Z] #32 42.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:56:13.048Z] #32 42.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-03T13:56:13.049Z] #32 42.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-03T13:56:13.049Z] #32 43.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-03T13:56:13.049Z] #32 44.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-03T13:56:13.049Z] #32 44.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-03T13:56:13.049Z] #32 44.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-03T13:56:13.049Z] #32 44.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-03T13:56:13.049Z] #32 44.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-03T13:56:13.049Z] #32 45.76 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:13.049Z] #32 45.95 Fetched 14.9 MB in 2s (6431 kB/s) [2020-07-03T13:56:13.049Z] #32 46.04 Selecting previously unselected package xxd. [2020-07-03T13:56:13.049Z] #32 46.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:56:13.049Z] #32 46.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-03T13:56:13.049Z] #32 46.20 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:56:13.049Z] #32 46.61 Selecting previously unselected package vim-common. [2020-07-03T13:56:13.049Z] #32 46.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:56:13.049Z] #32 46.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:56:13.309Z] #32 47.26 Selecting previously unselected package cmake-data. [2020-07-03T13:56:13.309Z] #32 47.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-03T13:56:13.309Z] #32 47.27 Unpacking cmake-data (3.13.4-1) ... [2020-07-03T13:56:13.570Z] #32 ... [2020-07-03T13:56:13.570Z] [2020-07-03T13:56:13.570Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:13.570Z] #10 47.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-03T13:56:13.618Z] #51 44.68 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:13.618Z] #51 44.68 Need to get 119 kB of archives. [2020-07-03T13:56:13.618Z] #51 44.68 After this operation, 387 kB of additional disk space will be used. [2020-07-03T13:56:13.618Z] #51 44.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-03T13:56:13.618Z] #51 44.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-03T13:56:13.835Z] #10 47.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-03T13:56:13.835Z] #10 47.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-03T13:56:14.984Z] #51 45.94 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:15.224Z] #10 ... [2020-07-03T13:56:15.224Z] [2020-07-03T13:56:15.224Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:15.224Z] #30 39.11 sync [2020-07-03T13:56:15.224Z] #30 39.12 internal/reflectlite [2020-07-03T13:56:15.224Z] #30 42.27 errors [2020-07-03T13:56:15.224Z] #30 42.28 sort [2020-07-03T13:56:15.224Z] #30 42.52 strconv [2020-07-03T13:56:15.224Z] #30 43.93 io [2020-07-03T13:56:15.224Z] #30 45.60 internal/oserror [2020-07-03T13:56:15.224Z] #30 45.72 syscall [2020-07-03T13:56:15.224Z] #30 47.30 reflect [2020-07-03T13:56:15.224Z] #30 ... [2020-07-03T13:56:15.224Z] [2020-07-03T13:56:15.224Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:15.224Z] #38 47.82 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:15.224Z] #38 48.04 Fetched 4095 kB in 1s (3022 kB/s) [2020-07-03T13:56:15.224Z] #38 48.12 Selecting previously unselected package libcap-dev:amd64. [2020-07-03T13:56:15.224Z] #38 48.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:56:15.224Z] #38 48.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-03T13:56:15.224Z] #38 48.23 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-03T13:56:15.224Z] #38 48.38 Selecting previously unselected package libnet1:amd64. [2020-07-03T13:56:15.224Z] #38 48.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-03T13:56:15.224Z] #38 48.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:15.224Z] #38 48.52 Selecting previously unselected package libnet1-dev. [2020-07-03T13:56:15.224Z] #38 48.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-03T13:56:15.224Z] #38 48.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:15.224Z] #38 48.77 Selecting previously unselected package libnl-3-200:amd64. [2020-07-03T13:56:15.224Z] #38 48.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-03T13:56:15.224Z] #38 48.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:56:15.224Z] #38 48.88 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-03T13:56:15.224Z] #38 48.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-03T13:56:15.224Z] #38 48.91 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-03T13:56:15.224Z] #38 49.12 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-03T13:56:15.224Z] #38 49.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:56:15.224Z] #38 49.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:56:15.224Z] #38 49.24 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-03T13:56:15.224Z] #38 49.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:56:15.224Z] #38 49.29 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-03T13:56:15.224Z] #38 49.36 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-03T13:56:15.240Z] #51 46.19 Fetched 119 kB in 0s (371 kB/s) [2020-07-03T13:56:15.240Z] #51 46.30 Selecting previously unselected package libbtrfs0. [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-03T13:56:15.373Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-03T13:56:15.373Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-03T13:56:15.373Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-03T13:56:15.373Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T13:56:15.373Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T13:56:15.373Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-03T13:56:15.373Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-03T13:56:15.373Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-03T13:56:15.373Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T13:56:15.373Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T13:56:15.373Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T13:56:15.373Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-03T13:56:15.373Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T13:56:15.373Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T13:56:15.373Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-03T13:56:15.373Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-03T13:56:15.373Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-03T13:56:15.373Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T13:56:15.373Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T13:56:15.373Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-03T13:56:15.373Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-03T13:56:15.373Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-07-03T13:56:15.373Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-07-03T13:56:15.373Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-03T13:56:15.486Z] #38 49.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-03T13:56:15.486Z] #38 49.39 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-03T13:56:15.502Z] #51 46.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 ... 15410 files and directories currently installed.) [2020-07-03T13:56:15.502Z] #51 46.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-03T13:56:15.502Z] #51 46.43 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:56:15.502Z] #51 46.54 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:56:15.502Z] #51 46.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-03T13:56:15.502Z] #51 46.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:56:15.535Z] #60 ... [2020-07-03T13:56:15.535Z] [2020-07-03T13:56:15.535Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:15.535Z] #41 11.94 vendor/golang.org/x/crypto/internal/subtle [2020-07-03T13:56:15.535Z] #41 ... [2020-07-03T13:56:15.535Z] [2020-07-03T13:56:15.535Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:15.535Z] #47 11.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:56:15.535Z] #47 11.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:56:15.535Z] #47 11.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:56:15.535Z] #47 12.19 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:56:15.535Z] #47 12.30 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:56:15.535Z] #47 12.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:56:15.535Z] #47 13.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:56:15.535Z] #47 14.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:56:15.535Z] #47 15.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-03T13:56:15.535Z] #47 15.43 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-03T13:56:15.535Z] #47 15.75 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-03T13:56:15.535Z] #47 15.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-03T13:56:15.535Z] #47 16.67 runtime [2020-07-03T13:56:15.535Z] #47 16.73 runtime/cgo [2020-07-03T13:56:15.535Z] #47 ... [2020-07-03T13:56:15.535Z] [2020-07-03T13:56:15.535Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:56:15.535Z] #36 14.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-03T13:56:15.535Z] #36 16.05 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-03T13:56:15.748Z] #38 49.73 Selecting previously unselected package libprotobuf17:amd64. [2020-07-03T13:56:15.748Z] #38 49.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:15.748Z] #38 49.75 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:15.758Z] #51 46.89 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:56:15.758Z] #51 46.90 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:56:15.758Z] #51 46.92 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:16.322Z] #51 DONE 47.3s [2020-07-03T13:56:16.322Z] [2020-07-03T13:56:16.322Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:16.492Z] #36 ... [2020-07-03T13:56:16.492Z] [2020-07-03T13:56:16.492Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:56:16.492Z] #51 13.35 Fetched 8187 kB in 8s (998 kB/s) [2020-07-03T13:56:16.492Z] #51 13.35 Reading package lists... [2020-07-03T13:56:16.492Z] #51 18.25 Reading package lists... [2020-07-03T13:56:16.492Z] #51 23.02 Building dependency tree... [2020-07-03T13:56:16.492Z] #51 ... [2020-07-03T13:56:16.492Z] [2020-07-03T13:56:16.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:16.492Z] #10 10.53 Reading package lists... [2020-07-03T13:56:16.492Z] #10 15.10 Reading package lists... [2020-07-03T13:56:16.492Z] #10 20.01 Building dependency tree... [2020-07-03T13:56:16.492Z] #10 22.51 The following additional packages will be installed: [2020-07-03T13:56:16.492Z] #10 22.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-03T13:56:16.492Z] #10 22.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-03T13:56:16.492Z] #10 22.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-03T13:56:16.492Z] #10 22.53 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:56:16.492Z] #10 22.54 Suggested packages: [2020-07-03T13:56:16.492Z] #10 22.54 gcc-8-locales seccomp wine64 [2020-07-03T13:56:16.698Z] #38 50.74 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-03T13:56:16.959Z] #38 50.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:16.959Z] #38 50.76 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:16.959Z] #38 50.99 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-03T13:56:16.959Z] #38 51.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:16.959Z] #38 51.02 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:17.087Z] #10 23.89 The following NEW packages will be installed: [2020-07-03T13:56:17.087Z] #10 23.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-03T13:56:17.087Z] #10 23.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-03T13:56:17.087Z] #10 23.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-03T13:56:17.087Z] #10 23.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-03T13:56:17.087Z] #10 23.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-03T13:56:17.087Z] #10 23.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:56:17.087Z] #10 ... [2020-07-03T13:56:17.087Z] [2020-07-03T13:56:17.087Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:17.087Z] #38 13.96 Fetched 8187 kB in 9s (898 kB/s) [2020-07-03T13:56:17.087Z] #38 13.96 Reading package lists... [2020-07-03T13:56:17.087Z] #38 18.51 Reading package lists... [2020-07-03T13:56:17.087Z] #38 23.78 Building dependency tree... [2020-07-03T13:56:17.087Z] #38 ... [2020-07-03T13:56:17.087Z] [2020-07-03T13:56:17.087Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:56:17.087Z] #51 23.02 Building dependency tree... [2020-07-03T13:56:17.665Z] #51 ... [2020-07-03T13:56:17.665Z] [2020-07-03T13:56:17.665Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:17.665Z] #32 14.47 Fetched 8187 kB in 9s (867 kB/s) [2020-07-03T13:56:17.665Z] #32 14.47 Reading package lists... [2020-07-03T13:56:17.665Z] #32 19.40 Reading package lists... [2020-07-03T13:56:17.665Z] #32 24.43 Building dependency tree... [2020-07-03T13:56:17.665Z] #32 ... [2020-07-03T13:56:17.665Z] [2020-07-03T13:56:17.665Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:17.665Z] #10 24.36 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:17.665Z] #10 24.36 Need to get 73.3 MB of archives. [2020-07-03T13:56:17.665Z] #10 24.36 After this operation, 472 MB of additional disk space will be used. [2020-07-03T13:56:17.665Z] #10 24.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-07-03T13:56:17.665Z] #10 24.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-07-03T13:56:18.114Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s) [2020-07-03T13:56:18.114Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-03T13:56:18.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T13:56:18.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T13:56:18.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T13:56:18.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T13:56:18.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T13:56:18.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T13:56:18.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T13:56:18.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T13:56:18.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T13:56:18.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T13:56:18.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T13:56:18.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T13:56:18.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T13:56:18.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T13:56:18.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T13:56:18.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-03T13:56:18.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-03T13:56:18.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-03T13:56:18.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-07-03T13:56:18.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-03T13:56:18.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-03T13:56:18.114Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-03T13:56:18.396Z] #38 ... [2020-07-03T13:56:18.397Z] [2020-07-03T13:56:18.397Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:18.397Z] #41 42.32 github.com/LK4D4/vndr/godl/singleflight [2020-07-03T13:56:18.397Z] #41 42.33 errors [2020-07-03T13:56:18.397Z] #41 42.72 io [2020-07-03T13:56:18.397Z] #41 42.73 strconv [2020-07-03T13:56:18.397Z] #41 44.54 bytes [2020-07-03T13:56:18.397Z] #41 46.99 bufio [2020-07-03T13:56:18.397Z] #41 47.47 reflect [2020-07-03T13:56:18.397Z] #41 49.02 syscall [2020-07-03T13:56:18.397Z] #41 ... [2020-07-03T13:56:18.397Z] [2020-07-03T13:56:18.397Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:18.397Z] #25 3.980 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-03T13:56:18.397Z] #25 4.387 [2020-07-03T13:56:18.621Z] #10 25.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-03T13:56:18.621Z] #10 25.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-03T13:56:18.621Z] #10 25.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-03T13:56:18.621Z] #10 25.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-03T13:56:18.621Z] #10 25.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-03T13:56:18.844Z] #52 ... [2020-07-03T13:56:18.844Z] [2020-07-03T13:56:18.844Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:18.844Z] #41 39.44 sync [2020-07-03T13:56:18.844Z] #41 39.45 internal/reflectlite [2020-07-03T13:56:18.844Z] #41 40.81 github.com/LK4D4/vndr/godl/singleflight [2020-07-03T13:56:18.844Z] #41 41.18 math/rand [2020-07-03T13:56:18.844Z] #41 42.59 internal/singleflight [2020-07-03T13:56:18.844Z] #41 43.52 sort [2020-07-03T13:56:18.844Z] #41 43.53 io [2020-07-03T13:56:18.844Z] #41 45.20 bytes [2020-07-03T13:56:18.844Z] #41 45.34 strconv [2020-07-03T13:56:18.844Z] #41 47.57 bufio [2020-07-03T13:56:18.844Z] #41 ... [2020-07-03T13:56:18.844Z] [2020-07-03T13:56:18.844Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:56:18.844Z] #23 45.85 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-03T13:56:18.844Z] #23 45.85 The following additional packages will be installed: [2020-07-03T13:56:18.844Z] #23 45.87 libjq1 libonig5 [2020-07-03T13:56:18.844Z] #23 46.31 The following NEW packages will be installed: [2020-07-03T13:56:18.844Z] #23 46.32 jq libjq1 libonig5 [2020-07-03T13:56:18.844Z] #23 46.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:18.844Z] #23 46.70 Need to get 355 kB of archives. [2020-07-03T13:56:18.844Z] #23 46.70 After this operation, 1072 kB of additional disk space will be used. [2020-07-03T13:56:18.844Z] #23 46.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-03T13:56:18.844Z] #23 46.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-03T13:56:18.844Z] #23 46.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-03T13:56:18.844Z] #23 47.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:18.844Z] #23 48.22 Fetched 355 kB in 0s (1305 kB/s) [2020-07-03T13:56:18.844Z] #23 48.36 Selecting previously unselected package libonig5:amd64. [2020-07-03T13:56:18.844Z] #23 48.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 ... 15410 files and directories currently installed.) [2020-07-03T13:56:18.844Z] #23 48.43 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-03T13:56:18.844Z] #23 48.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:56:18.844Z] #23 48.69 Selecting previously unselected package libjq1:amd64. [2020-07-03T13:56:18.844Z] #23 48.70 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:56:18.844Z] #23 48.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:56:18.844Z] #23 48.93 Selecting previously unselected package jq. [2020-07-03T13:56:18.844Z] #23 48.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:56:18.844Z] #23 48.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:56:18.844Z] #23 49.18 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:56:18.844Z] #23 49.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:56:18.844Z] #23 49.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:56:18.844Z] #23 49.22 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:18.844Z] #23 DONE 49.6s [2020-07-03T13:56:18.844Z] [2020-07-03T13:56:18.844Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-03T13:56:18.844Z] #24 DONE 0.1s [2020-07-03T13:56:18.844Z] [2020-07-03T13:56:18.844Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:18.844Z] #30 39.63 internal/reflectlite [2020-07-03T13:56:18.844Z] #30 39.63 sync [2020-07-03T13:56:18.844Z] #30 42.83 errors [2020-07-03T13:56:18.844Z] #30 42.84 sort [2020-07-03T13:56:18.844Z] #30 43.40 strconv [2020-07-03T13:56:18.844Z] #30 44.29 io [2020-07-03T13:56:18.844Z] #30 45.58 internal/oserror [2020-07-03T13:56:18.844Z] #30 45.74 syscall [2020-07-03T13:56:18.844Z] #30 47.85 reflect [2020-07-03T13:56:18.844Z] #30 ... [2020-07-03T13:56:18.844Z] [2020-07-03T13:56:18.844Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:18.844Z] #32 32.68 Reading package lists... [2020-07-03T13:56:18.844Z] #32 40.03 Building dependency tree... [2020-07-03T13:56:18.844Z] #32 44.31 The following additional packages will be installed: [2020-07-03T13:56:18.844Z] #32 44.32 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-03T13:56:18.844Z] #32 44.34 Suggested packages: [2020-07-03T13:56:18.844Z] #32 44.35 cmake-doc ninja-build lrzip [2020-07-03T13:56:18.844Z] #32 44.35 Recommended packages: [2020-07-03T13:56:18.844Z] #32 44.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-03T13:56:18.844Z] #32 45.55 The following NEW packages will be installed: [2020-07-03T13:56:18.844Z] #32 45.56 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-03T13:56:18.844Z] #32 45.56 vim-common xxd [2020-07-03T13:56:18.844Z] #32 46.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:18.844Z] #32 46.00 Need to get 14.9 MB of archives. [2020-07-03T13:56:18.844Z] #32 46.00 After this operation, 61.8 MB of additional disk space will be used. [2020-07-03T13:56:18.844Z] #32 46.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-03T13:56:18.844Z] #32 46.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:56:18.844Z] #32 46.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-03T13:56:18.844Z] #32 46.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-03T13:56:18.844Z] #32 46.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-03T13:56:18.844Z] #32 47.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-03T13:56:18.844Z] #32 47.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-03T13:56:18.844Z] #32 47.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-03T13:56:18.844Z] #32 47.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-03T13:56:18.844Z] #32 47.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-03T13:56:18.844Z] #32 48.84 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:18.844Z] #32 49.07 Fetched 14.9 MB in 2s (7619 kB/s) [2020-07-03T13:56:18.844Z] #32 49.20 Selecting previously unselected package xxd. [2020-07-03T13:56:18.844Z] #32 49.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:56:18.844Z] #32 49.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-03T13:56:18.844Z] #32 49.30 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:56:18.844Z] #32 49.53 Selecting previously unselected package vim-common. [2020-07-03T13:56:18.844Z] #32 49.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:56:18.844Z] #32 49.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:56:18.844Z] #32 ... [2020-07-03T13:56:18.844Z] [2020-07-03T13:56:18.844Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:18.844Z] #41 49.71 reflect [2020-07-03T13:56:18.844Z] #41 49.90 syscall [2020-07-03T13:56:18.886Z] #10 25.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-03T13:56:18.886Z] #10 25.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-07-03T13:56:18.954Z] #25 4.563 ## 3.2% ###### 9.3% ######### 13.7% ############### 21.8% #################### 28.1% ######################### 35.8% ############################### 43.5% ##################################### 52.1% ######################################### 58.2% ############################################## 64.9% ################################################### 71.9% ######################################################## 78.0% ########################################################### 82.5% ################################################################ 90.3% ##################################################################### 96.2% ######################################################################## 100.0% [2020-07-03T13:56:19.152Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-07-03T13:56:19.152Z] === RUN TestCreateDifferentPlatform [2020-07-03T13:56:19.152Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-03T13:56:19.152Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-03T13:56:19.152Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-03T13:56:19.152Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-03T13:56:19.152Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-03T13:56:19.152Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-03T13:56:19.152Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-03T13:56:19.152Z] === RUN TestContainerStartOnDaemonRestart [2020-07-03T13:56:19.152Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-03T13:56:19.152Z] === RUN TestDaemonRestartIpcMode [2020-07-03T13:56:19.152Z] === PAUSE TestDaemonRestartIpcMode [2020-07-03T13:56:19.152Z] === RUN TestDaemonHostGatewayIP [2020-07-03T13:56:19.152Z] === PAUSE TestDaemonHostGatewayIP [2020-07-03T13:56:19.152Z] === RUN TestContainerKillOnDaemonStart [2020-07-03T13:56:19.152Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-03T13:56:19.152Z] === RUN TestDiff [2020-07-03T13:56:19.408Z] #41 ... [2020-07-03T13:56:19.408Z] [2020-07-03T13:56:19.408Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:19.408Z] #38 33.38 Reading package lists... [2020-07-03T13:56:19.408Z] #38 40.51 Building dependency tree... [2020-07-03T13:56:19.408Z] #38 44.99 The following additional packages will be installed: [2020-07-03T13:56:19.408Z] #38 44.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-03T13:56:19.408Z] #38 44.99 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-03T13:56:19.408Z] #38 44.99 Suggested packages: [2020-07-03T13:56:19.408Z] #38 44.99 manpages-dev python-setuptools [2020-07-03T13:56:19.408Z] #38 46.04 The following NEW packages will be installed: [2020-07-03T13:56:19.408Z] #38 46.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-03T13:56:19.408Z] #38 46.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-03T13:56:19.408Z] #38 46.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-03T13:56:19.408Z] #38 46.08 python-six zlib1g-dev [2020-07-03T13:56:19.408Z] #38 46.56 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:19.408Z] #38 46.56 Need to get 4095 kB of archives. [2020-07-03T13:56:19.408Z] #38 46.56 After this operation, 22.5 MB of additional disk space will be used. [2020-07-03T13:56:19.408Z] #38 46.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-03T13:56:19.408Z] #38 46.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-03T13:56:19.408Z] #38 46.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-03T13:56:19.408Z] #38 46.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-03T13:56:19.408Z] #38 46.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-03T13:56:19.408Z] #38 46.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-03T13:56:19.408Z] #38 46.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-03T13:56:19.408Z] #38 46.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-03T13:56:19.408Z] #38 46.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-03T13:56:19.408Z] #38 46.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-03T13:56:19.408Z] #38 46.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-03T13:56:19.408Z] #38 46.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-03T13:56:19.408Z] #38 46.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-03T13:56:19.408Z] #38 46.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-03T13:56:19.408Z] #38 46.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-03T13:56:19.408Z] #38 46.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-03T13:56:19.408Z] #38 46.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-03T13:56:19.408Z] #38 48.44 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:19.408Z] #38 48.65 Fetched 4095 kB in 1s (5121 kB/s) [2020-07-03T13:56:19.408Z] #38 48.79 Selecting previously unselected package libcap-dev:amd64. [2020-07-03T13:56:19.408Z] #38 48.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:56:19.408Z] #38 48.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-03T13:56:19.408Z] #38 48.88 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-03T13:56:19.408Z] #38 49.03 Selecting previously unselected package libnet1:amd64. [2020-07-03T13:56:19.408Z] #38 49.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-03T13:56:19.408Z] #38 49.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:19.408Z] #38 49.15 Selecting previously unselected package libnet1-dev. [2020-07-03T13:56:19.408Z] #38 49.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-03T13:56:19.408Z] #38 49.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:19.408Z] #38 49.38 Selecting previously unselected package libnl-3-200:amd64. [2020-07-03T13:56:19.408Z] #38 49.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-03T13:56:19.408Z] #38 49.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:56:19.408Z] #38 49.55 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-03T13:56:19.408Z] #38 49.60 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-03T13:56:19.408Z] #38 49.62 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-03T13:56:19.408Z] #38 50.25 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-03T13:56:19.408Z] #38 50.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:56:19.408Z] #38 50.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:56:19.408Z] #38 50.39 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-03T13:56:19.408Z] #38 50.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:56:19.408Z] #38 50.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-03T13:56:19.408Z] #38 ... [2020-07-03T13:56:19.408Z] [2020-07-03T13:56:19.408Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:19.408Z] #32 50.24 Selecting previously unselected package cmake-data. [2020-07-03T13:56:19.408Z] #32 50.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-03T13:56:19.408Z] #32 50.26 Unpacking cmake-data (3.13.4-1) ... [2020-07-03T13:56:19.408Z] #32 ... [2020-07-03T13:56:19.408Z] [2020-07-03T13:56:19.408Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:19.408Z] #10 33.49 Reading package lists... [2020-07-03T13:56:19.408Z] #10 40.88 Building dependency tree... [2020-07-03T13:56:19.408Z] #10 45.38 The following additional packages will be installed: [2020-07-03T13:56:19.408Z] #10 45.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-03T13:56:19.408Z] #10 45.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-03T13:56:19.408Z] #10 45.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-03T13:56:19.408Z] #10 45.40 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:56:19.408Z] #10 45.42 Suggested packages: [2020-07-03T13:56:19.408Z] #10 45.42 gcc-8-locales seccomp wine64 [2020-07-03T13:56:19.408Z] #10 46.70 The following NEW packages will be installed: [2020-07-03T13:56:19.408Z] #10 46.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-03T13:56:19.408Z] #10 46.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-03T13:56:19.408Z] #10 46.73 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-03T13:56:19.408Z] #10 46.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-03T13:56:19.408Z] #10 46.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-03T13:56:19.408Z] #10 46.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-03T13:56:19.408Z] #10 47.15 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:19.408Z] #10 47.15 Need to get 77.7 MB of archives. [2020-07-03T13:56:19.408Z] #10 47.15 After this operation, 487 MB of additional disk space will be used. [2020-07-03T13:56:19.408Z] #10 47.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-03T13:56:19.408Z] #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-07-03T13:56:19.408Z] #10 47.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-03T13:56:19.408Z] #10 47.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-03T13:56:19.408Z] #10 47.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-03T13:56:19.408Z] #10 47.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-03T13:56:19.408Z] #10 48.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-03T13:56:19.408Z] #10 48.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-03T13:56:19.408Z] #10 48.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-03T13:56:19.529Z] #25 6.775 #=#=# [2020-07-03T13:56:19.666Z] #10 ... [2020-07-03T13:56:19.666Z] [2020-07-03T13:56:19.666Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:19.666Z] #52 3.319 + RM_GOPATH=0 [2020-07-03T13:56:19.666Z] #52 3.319 + TMP_GOPATH= [2020-07-03T13:56:19.666Z] #52 3.319 + : /build [2020-07-03T13:56:19.666Z] #52 3.319 + '[' -z '' ']' [2020-07-03T13:56:19.666Z] #52 3.319 ++ mktemp -d [2020-07-03T13:56:19.666Z] #52 3.321 + export GOPATH=/tmp/tmp.r8czq6dIta [2020-07-03T13:56:19.666Z] #52 3.321 + GOPATH=/tmp/tmp.r8czq6dIta [2020-07-03T13:56:19.666Z] #52 3.321 + RM_GOPATH=1 [2020-07-03T13:56:19.666Z] #52 3.321 + case "$(go env GOARCH)" in [2020-07-03T13:56:19.666Z] #52 3.321 ++ go env GOARCH [2020-07-03T13:56:19.666Z] #52 3.350 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:19.666Z] #52 3.350 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:19.666Z] #52 3.352 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:19.666Z] #52 3.358 + dir=/tmp/install [2020-07-03T13:56:19.666Z] #52 3.359 + bin=containerd [2020-07-03T13:56:19.666Z] #52 3.359 + shift [2020-07-03T13:56:19.666Z] #52 3.359 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-03T13:56:19.666Z] #52 3.359 + . /tmp/install/containerd.installer [2020-07-03T13:56:19.666Z] #52 3.360 ++ set -e [2020-07-03T13:56:19.666Z] #52 3.360 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:56:19.666Z] #52 3.363 + install_containerd [2020-07-03T13:56:19.666Z] #52 3.365 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-03T13:56:19.667Z] #52 3.366 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:56:19.667Z] #52 3.366 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r8czq6dIta/src/github.com/containerd/containerd [2020-07-03T13:56:19.667Z] #52 3.368 Cloning into '/tmp/tmp.r8czq6dIta/src/github.com/containerd/containerd'... [2020-07-03T13:56:19.787Z] --- PASS: TestDiff (0.84s) [2020-07-03T13:56:19.787Z] === RUN TestExecWithCloseStdin [2020-07-03T13:56:20.056Z] #25 7.011 ##### 7.2% ################################ 45.3% ######################################################################## 100.0% [2020-07-03T13:56:20.630Z] #25 7.826 [2020-07-03T13:56:20.816Z] #10 27.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-03T13:56:20.826Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-07-03T13:56:20.826Z] === RUN TestExec [2020-07-03T13:56:21.152Z] #25 8.021 #### 6.6% ###################### 30.8% ####################################### 55.2% ########################################################### 82.4% ######################################################################## 100.0% [2020-07-03T13:56:21.425Z] #25 8.808 [2020-07-03T13:56:21.866Z] --- PASS: TestExec (0.96s) [2020-07-03T13:56:21.866Z] === RUN TestExecUser [2020-07-03T13:56:22.211Z] #25 8.976 0.0% ### 5.0% ###### 8.7% ######### 13.1% ############## 19.5% [2020-07-03T13:56:22.212Z] #25 ... [2020-07-03T13:56:22.212Z] [2020-07-03T13:56:22.212Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:22.212Z] #52 3.395 + RM_GOPATH=0 [2020-07-03T13:56:22.212Z] #52 3.395 + TMP_GOPATH= [2020-07-03T13:56:22.212Z] #52 3.395 + : /build [2020-07-03T13:56:22.212Z] #52 3.395 + '[' -z '' ']' [2020-07-03T13:56:22.212Z] #52 3.398 ++ mktemp -d [2020-07-03T13:56:22.212Z] #52 3.402 + export GOPATH=/tmp/tmp.AXQS36tK6o [2020-07-03T13:56:22.212Z] #52 3.402 + GOPATH=/tmp/tmp.AXQS36tK6o [2020-07-03T13:56:22.212Z] #52 3.402 + RM_GOPATH=1 [2020-07-03T13:56:22.212Z] #52 3.402 + case "$(go env GOARCH)" in [2020-07-03T13:56:22.212Z] #52 3.405 ++ go env GOARCH [2020-07-03T13:56:22.212Z] #52 3.411 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:22.212Z] #52 3.411 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:22.212Z] #52 3.411 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:22.212Z] #52 3.443 + dir=/tmp/install [2020-07-03T13:56:22.212Z] #52 3.444 + bin=containerd [2020-07-03T13:56:22.212Z] #52 3.444 + shift [2020-07-03T13:56:22.212Z] #52 3.444 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-03T13:56:22.212Z] #52 3.444 + . /tmp/install/containerd.installer [2020-07-03T13:56:22.212Z] #52 3.444 ++ set -e [2020-07-03T13:56:22.212Z] #52 3.444 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:56:22.212Z] #52 3.444 + install_containerd [2020-07-03T13:56:22.212Z] #52 3.445 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-03T13:56:22.212Z] #52 3.445 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:56:22.212Z] #52 3.445 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AXQS36tK6o/src/github.com/containerd/containerd [2020-07-03T13:56:22.212Z] #52 3.452 Cloning into '/tmp/tmp.AXQS36tK6o/src/github.com/containerd/containerd'... [2020-07-03T13:56:22.212Z] #52 ... [2020-07-03T13:56:22.212Z] [2020-07-03T13:56:22.212Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:22.227Z] #10 29.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-03T13:56:22.227Z] #10 29.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-03T13:56:22.227Z] #10 29.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-03T13:56:22.227Z] #10 29.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-03T13:56:22.227Z] #10 29.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-07-03T13:56:22.227Z] #10 29.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-03T13:56:22.227Z] #10 29.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-03T13:56:22.227Z] #10 29.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-03T13:56:22.227Z] #10 29.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-03T13:56:22.227Z] #10 29.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-03T13:56:22.227Z] #10 29.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-03T13:56:22.227Z] #10 29.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-03T13:56:22.227Z] #10 29.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-03T13:56:22.227Z] #10 29.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-03T13:56:22.227Z] #10 29.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-03T13:56:22.227Z] #10 ... [2020-07-03T13:56:22.227Z] [2020-07-03T13:56:22.227Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:56:22.227Z] #23 19.31 Reading package lists... [2020-07-03T13:56:22.227Z] #23 24.30 Building dependency tree... [2020-07-03T13:56:22.227Z] #23 27.08 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-03T13:56:22.227Z] #23 27.08 The following additional packages will be installed: [2020-07-03T13:56:22.227Z] #23 27.10 libjq1 libonig5 [2020-07-03T13:56:22.227Z] #23 27.43 The following NEW packages will be installed: [2020-07-03T13:56:22.227Z] #23 27.43 jq libjq1 libonig5 [2020-07-03T13:56:22.227Z] #23 27.78 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:22.227Z] #23 27.78 Need to get 325 kB of archives. [2020-07-03T13:56:22.227Z] #23 27.78 After this operation, 1019 kB of additional disk space will be used. [2020-07-03T13:56:22.227Z] #23 27.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-03T13:56:22.227Z] #23 27.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-03T13:56:22.227Z] #23 27.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-03T13:56:22.497Z] #23 29.34 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:22.497Z] #23 ... [2020-07-03T13:56:22.497Z] [2020-07-03T13:56:22.497Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:56:22.497Z] #51 25.36 The following additional packages will be installed: [2020-07-03T13:56:22.497Z] #51 25.37 libbtrfs0 [2020-07-03T13:56:22.497Z] #51 25.54 The following NEW packages will be installed: [2020-07-03T13:56:22.497Z] #51 25.55 libbtrfs-dev libbtrfs0 [2020-07-03T13:56:22.497Z] #51 26.05 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:22.497Z] #51 26.05 Need to get 119 kB of archives. [2020-07-03T13:56:22.497Z] #51 26.05 After this operation, 387 kB of additional disk space will be used. [2020-07-03T13:56:22.497Z] #51 26.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-03T13:56:22.497Z] #51 26.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-03T13:56:22.497Z] #51 27.33 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:22.497Z] #51 27.65 Fetched 119 kB in 0s (272 kB/s) [2020-07-03T13:56:22.497Z] #51 27.84 Selecting previously unselected package libbtrfs0. [2020-07-03T13:56:22.497Z] #51 27.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-03T13:56:22.497Z] #51 27.94 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-03T13:56:22.497Z] #51 27.98 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:56:22.497Z] #51 28.13 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:56:22.497Z] #51 28.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-03T13:56:22.497Z] #51 28.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:56:22.497Z] #51 28.47 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:56:22.497Z] #51 28.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:56:22.497Z] #51 28.52 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:22.502Z] --- PASS: TestExecUser (0.93s) [2020-07-03T13:56:22.502Z] === RUN TestExportContainerAndImportImage [2020-07-03T13:56:23.450Z] #51 ... [2020-07-03T13:56:23.450Z] [2020-07-03T13:56:23.450Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:23.450Z] #41 30.46 sync [2020-07-03T13:56:23.518Z] #25 8.976 0.0% ### 5.0% ###### 8.7% ######### 13.1% ############## 19.5% ################## 25.9% ####################### 33.3% ########################### 37.9% ############################## 42.9% ################################### 49.0% ###################################### 53.6% ########################################### 60.1% ############################################### 65.8% #################################################### 72.8% ######################################################## 78.6% ########################################################### 83.1% ################################################################ 89.7% ####################################################################### 99.7% ######################################################################## 100.0% [2020-07-03T13:56:23.749Z] #41 30.48 internal/reflectlite [2020-07-03T13:56:24.016Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-07-03T13:56:24.016Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-03T13:56:24.089Z] #25 11.23 [2020-07-03T13:56:24.374Z] #41 31.24 github.com/LK4D4/vndr/godl/singleflight [2020-07-03T13:56:24.374Z] #41 31.24 math/rand [2020-07-03T13:56:24.374Z] #41 31.24 internal/singleflight [2020-07-03T13:56:24.919Z] #52 ... [2020-07-03T13:56:24.919Z] [2020-07-03T13:56:24.919Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:24.919Z] #25 3.901 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-03T13:56:24.919Z] #25 4.218 [2020-07-03T13:56:24.919Z] #25 4.445 # 2.4% #### 6.5% ######## 11.7% ############ 16.8% ################ 23.0% #################### 28.2% ########################## 36.4% ############################## 42.1% ################################## 47.9% ###################################### 53.5% ########################################## 59.0% ################################################## 69.6% ####################################################### 76.6% ############################################################ 84.2% ################################################################## 91.7% ######################################################################## 100.0% [2020-07-03T13:56:24.919Z] #25 6.377 [2020-07-03T13:56:24.952Z] #41 ... [2020-07-03T13:56:24.952Z] [2020-07-03T13:56:24.952Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:24.952Z] #60 DONE 31.9s [2020-07-03T13:56:24.952Z] [2020-07-03T13:56:24.952Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-03T13:56:24.952Z] #51 DONE 31.9s [2020-07-03T13:56:25.214Z] [2020-07-03T13:56:25.214Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:25.214Z] #32 24.43 Building dependency tree... [2020-07-03T13:56:25.214Z] #32 26.64 The following additional packages will be installed: [2020-07-03T13:56:25.214Z] #32 26.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-03T13:56:25.214Z] #32 26.66 Suggested packages: [2020-07-03T13:56:25.214Z] #32 26.66 cmake-doc ninja-build lrzip [2020-07-03T13:56:25.214Z] #32 26.67 Recommended packages: [2020-07-03T13:56:25.214Z] #32 26.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-03T13:56:25.214Z] #32 27.54 The following NEW packages will be installed: [2020-07-03T13:56:25.214Z] #32 27.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-03T13:56:25.214Z] #32 27.56 vim-common xxd [2020-07-03T13:56:25.214Z] #32 27.93 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:25.214Z] #32 27.93 Need to get 14.2 MB of archives. [2020-07-03T13:56:25.214Z] #32 27.93 After this operation, 60.0 MB of additional disk space will be used. [2020-07-03T13:56:25.214Z] #32 27.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-03T13:56:25.214Z] #32 27.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:56:25.214Z] #32 27.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-03T13:56:25.214Z] #32 28.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-03T13:56:25.214Z] #32 29.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-03T13:56:25.214Z] #32 29.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-03T13:56:25.214Z] #32 29.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-03T13:56:25.214Z] #32 29.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-03T13:56:25.214Z] #32 29.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-03T13:56:25.214Z] #32 29.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-03T13:56:25.214Z] #32 30.66 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:25.214Z] #32 31.37 Fetched 14.2 MB in 2s (8199 kB/s) [2020-07-03T13:56:25.214Z] #32 31.74 Selecting previously unselected package xxd. [2020-07-03T13:56:25.214Z] #32 31.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 ... 15383 files and directories currently installed.) [2020-07-03T13:56:25.214Z] #32 31.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-03T13:56:25.214Z] #32 31.87 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:56:25.433Z] #25 6.553 0.2% ################################################## 69.5% ######################################################################## 100.0% [2020-07-03T13:56:25.531Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-07-03T13:56:25.531Z] === RUN TestHealthCheckWorkdir [2020-07-03T13:56:25.553Z] #32 ... [2020-07-03T13:56:25.553Z] [2020-07-03T13:56:25.553Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:56:25.553Z] #23 29.60 Fetched 325 kB in 0s (1128 kB/s) [2020-07-03T13:56:25.553Z] #23 30.53 Selecting previously unselected package libonig5:arm64. [2020-07-03T13:56:25.553Z] #23 30.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 ... 15383 files and directories currently installed.) [2020-07-03T13:56:25.553Z] #23 30.62 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-03T13:56:25.553Z] #23 31.19 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-03T13:56:25.553Z] #23 32.02 Selecting previously unselected package libjq1:arm64. [2020-07-03T13:56:25.553Z] #23 32.02 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-03T13:56:25.553Z] #23 32.02 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-03T13:56:25.553Z] #23 32.26 Selecting previously unselected package jq. [2020-07-03T13:56:25.553Z] #23 32.28 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-03T13:56:25.553Z] #23 32.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:56:25.690Z] #25 7.172 [2020-07-03T13:56:25.820Z] #23 32.82 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-03T13:56:26.083Z] #23 ... [2020-07-03T13:56:26.084Z] [2020-07-03T13:56:26.084Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:26.084Z] #43 DONE 33.0s [2020-07-03T13:56:26.084Z] [2020-07-03T13:56:26.084Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-03T13:56:26.084Z] #23 32.97 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-03T13:56:26.084Z] #23 33.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:56:26.084Z] #23 33.06 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:26.207Z] #25 7.340 ############### 21.2% ############################## 42.8% ##################################################### 74.0% ######################################################################## 100.0% [2020-07-03T13:56:26.441Z] #25 11.49 0.0% # 1.5% ## 3.7% ### 4.8% ##### 7.0% ###### 9.3% ######## 11.4% ######### 13.0% ########## 14.1% ########### 16.1% ############ 17.8% ############# 19.2% ############## 20.4% ################ 22.6% ################# 24.3% ################## 25.5% #################### 27.9% ##################### 30.1% ####################### 32.8% ####################### 33.1% [2020-07-03T13:56:26.441Z] #25 ... [2020-07-03T13:56:26.441Z] [2020-07-03T13:56:26.441Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:26.441Z] #32 50.39 Selecting previously unselected package libicu63:amd64. [2020-07-03T13:56:26.441Z] #32 50.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-03T13:56:26.441Z] #32 50.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:56:26.441Z] #32 58.57 Selecting previously unselected package libxml2:amd64. [2020-07-03T13:56:26.441Z] #32 58.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-03T13:56:26.441Z] #32 58.58 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:56:26.441Z] #32 59.27 Selecting previously unselected package libarchive13:amd64. [2020-07-03T13:56:26.441Z] #32 59.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-03T13:56:26.441Z] #32 59.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-03T13:56:26.441Z] #32 59.77 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-03T13:56:26.441Z] #32 59.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-03T13:56:26.441Z] #32 59.79 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-03T13:56:26.441Z] #32 59.92 Selecting previously unselected package librhash0:amd64. [2020-07-03T13:56:26.441Z] #32 59.92 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-03T13:56:26.441Z] #32 59.93 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-03T13:56:26.441Z] #32 60.18 Selecting previously unselected package libuv1:amd64. [2020-07-03T13:56:26.441Z] #32 60.19 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-03T13:56:26.441Z] #32 60.20 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-03T13:56:26.441Z] #32 60.37 Selecting previously unselected package cmake. [2020-07-03T13:56:26.441Z] #32 60.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-03T13:56:26.441Z] #32 60.42 Unpacking cmake (3.13.4-1) ... [2020-07-03T13:56:26.441Z] #32 ... [2020-07-03T13:56:26.441Z] [2020-07-03T13:56:26.441Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:26.464Z] #25 7.961 [2020-07-03T13:56:26.569Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2020-07-03T13:56:26.569Z] === RUN TestHealthKillContainer [2020-07-03T13:56:26.662Z] #23 DONE 33.6s [2020-07-03T13:56:26.662Z] [2020-07-03T13:56:26.662Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-03T13:56:26.926Z] #24 DONE 0.1s [2020-07-03T13:56:26.926Z] [2020-07-03T13:56:26.926Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:27.242Z] #25 8.209 0.0% ###### 8.9% ########### 15.4% ################ 22.6% [2020-07-03T13:56:27.242Z] #25 ... [2020-07-03T13:56:27.242Z] [2020-07-03T13:56:27.242Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:27.242Z] #41 58.31 time [2020-07-03T13:56:27.745Z] #25 11.49 0.0% # 1.5% ## 3.7% ### 4.8% ##### 7.0% ###### 9.3% ######## 11.4% ######### 13.0% ########## 14.1% ########### 16.1% ############ 17.8% ############# 19.2% ############## 20.4% ################ 22.6% ################# 24.3% ################## 25.5% #################### 27.9% ##################### 30.1% ####################### 32.8% ####################### 33.1% ######################### 34.8% ########################## 36.5% ############################ 39.0% ############################# 40.6% ############################### 43.3% ################################ 45.5% ################################# 47.1% ################################### 49.2% #################################### 50.8% ###################################### 54.2% ######################################## 56.3% [2020-07-03T13:56:27.746Z] #25 ... [2020-07-03T13:56:27.746Z] [2020-07-03T13:56:27.746Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:56:27.746Z] #28 51.63 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-07-03T13:56:27.746Z] #28 52.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-03T13:56:27.746Z] #28 52.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-03T13:56:27.746Z] #28 ... [2020-07-03T13:56:27.746Z] [2020-07-03T13:56:27.746Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:27.807Z] #41 ... [2020-07-03T13:56:27.807Z] [2020-07-03T13:56:27.807Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:27.807Z] #47 48.88 syscall [2020-07-03T13:56:27.807Z] #47 48.91 reflect [2020-07-03T13:56:27.807Z] #47 57.48 time [2020-07-03T13:56:27.881Z] #25 ... [2020-07-03T13:56:27.881Z] [2020-07-03T13:56:27.881Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:27.881Z] #38 23.78 Building dependency tree... [2020-07-03T13:56:27.881Z] #38 26.32 The following additional packages will be installed: [2020-07-03T13:56:27.881Z] #38 26.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-03T13:56:27.881Z] #38 26.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-03T13:56:27.881Z] #38 26.35 Suggested packages: [2020-07-03T13:56:27.881Z] #38 26.35 manpages-dev python-setuptools [2020-07-03T13:56:27.881Z] #38 27.20 The following NEW packages will be installed: [2020-07-03T13:56:27.881Z] #38 27.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-03T13:56:27.881Z] #38 27.23 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-03T13:56:27.881Z] #38 27.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-03T13:56:27.881Z] #38 27.23 python-six zlib1g-dev [2020-07-03T13:56:27.881Z] #38 27.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:56:27.881Z] #38 27.63 Need to get 3798 kB of archives. [2020-07-03T13:56:27.881Z] #38 27.63 After this operation, 21.6 MB of additional disk space will be used. [2020-07-03T13:56:27.881Z] #38 27.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-03T13:56:27.881Z] #38 27.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-03T13:56:27.881Z] #38 27.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-03T13:56:27.881Z] #38 27.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-03T13:56:27.881Z] #38 27.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-03T13:56:27.881Z] #38 27.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-03T13:56:27.881Z] #38 27.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-07-03T13:56:27.881Z] #38 27.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-03T13:56:27.881Z] #38 27.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-03T13:56:27.881Z] #38 27.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-03T13:56:27.881Z] #38 27.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-03T13:56:27.881Z] #38 28.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-03T13:56:27.881Z] #38 28.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-07-03T13:56:27.881Z] #38 28.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-03T13:56:27.881Z] #38 28.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-03T13:56:27.881Z] #38 28.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-03T13:56:27.881Z] #38 28.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-03T13:56:27.881Z] #38 29.35 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:27.881Z] #38 29.53 Fetched 3798 kB in 1s (3566 kB/s) [2020-07-03T13:56:27.881Z] #38 30.22 Selecting previously unselected package libcap-dev:arm64. [2020-07-03T13:56:27.881Z] #38 30.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-03T13:56:27.881Z] #38 30.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-03T13:56:27.881Z] #38 30.53 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-03T13:56:27.881Z] #38 31.34 Selecting previously unselected package libnet1:arm64. [2020-07-03T13:56:27.881Z] #38 31.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-03T13:56:27.881Z] #38 31.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:27.881Z] #38 31.94 Selecting previously unselected package libnet1-dev. [2020-07-03T13:56:27.881Z] #38 31.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-03T13:56:27.881Z] #38 31.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:27.881Z] #38 32.36 Selecting previously unselected package libnl-3-200:arm64. [2020-07-03T13:56:27.881Z] #38 32.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-03T13:56:27.881Z] #38 32.38 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-03T13:56:27.881Z] #38 33.21 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-03T13:56:27.881Z] #38 33.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-03T13:56:27.881Z] #38 33.33 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-03T13:56:27.881Z] #38 33.78 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-03T13:56:27.881Z] #38 33.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-03T13:56:27.881Z] #38 33.81 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-03T13:56:27.881Z] #38 34.09 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-03T13:56:27.881Z] #38 34.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-03T13:56:27.881Z] #38 34.18 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-03T13:56:27.881Z] #38 34.28 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-03T13:56:27.881Z] #38 34.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-03T13:56:27.881Z] #38 34.33 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-03T13:56:27.881Z] #38 34.72 Selecting previously unselected package libprotobuf17:arm64. [2020-07-03T13:56:27.881Z] #38 34.72 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-03T13:56:27.881Z] #38 34.75 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-03T13:56:28.064Z] #47 ... [2020-07-03T13:56:28.064Z] [2020-07-03T13:56:28.064Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:28.064Z] #25 8.209 0.0% ###### 8.9% ########### 15.4% ################ 22.6% ##################### 30.3% ########################### 37.6% ################################ 44.8% ##################################### 52.0% ########################################### 60.3% ################################################### 71.0% ######################################################## 78.9% ############################################################### 88.4% #################################################################### 94.8% ######################################################################## 100.0% [2020-07-03T13:56:28.531Z] #25 11.49 0.0% # 1.5% ## 3.7% ### 4.8% ##### 7.0% ###### 9.3% ######## 11.4% ######### 13.0% ########## 14.1% ########### 16.1% ############ 17.8% ############# 19.2% ############## 20.4% ################ 22.6% ################# 24.3% ################## 25.5% #################### 27.9% ##################### 30.1% ####################### 32.8% ####################### 33.1% ######################### 34.8% ########################## 36.5% ############################ 39.0% ############################# 40.6% ############################### 43.3% ################################ 45.5% ################################# 47.1% ################################### 49.2% #################################### 50.8% ###################################### 54.2% ######################################## 56.3% ########################################## 58.7% ########################################### 60.9% ############################################## 64.2% ############################################### 66.4% ################################################# 68.1% ################################################# 69.4% ################################################### 71.4% [2020-07-03T13:56:28.531Z] #25 ... [2020-07-03T13:56:28.531Z] [2020-07-03T13:56:28.531Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:28.531Z] #38 52.41 Selecting previously unselected package libprotoc17:amd64. [2020-07-03T13:56:28.531Z] #38 52.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:28.531Z] #38 52.42 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:28.531Z] #38 53.50 Selecting previously unselected package protobuf-c-compiler. [2020-07-03T13:56:28.531Z] #38 53.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:56:28.531Z] #38 53.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:56:28.531Z] #38 53.67 Selecting previously unselected package protobuf-compiler. [2020-07-03T13:56:28.531Z] #38 53.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:28.531Z] #38 53.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:56:28.531Z] #38 53.94 Selecting previously unselected package python-pkg-resources. [2020-07-03T13:56:28.531Z] #38 53.95 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:56:28.531Z] #38 53.96 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-03T13:56:28.531Z] #38 54.23 Selecting previously unselected package python-six. [2020-07-03T13:56:28.531Z] #38 54.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-03T13:56:28.531Z] #38 54.23 Unpacking python-six (1.12.0-1) ... [2020-07-03T13:56:28.531Z] #38 54.33 Selecting previously unselected package python-protobuf. [2020-07-03T13:56:28.531Z] #38 54.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:28.531Z] #38 54.35 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-03T13:56:28.531Z] #38 55.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-03T13:56:28.531Z] #38 60.49 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:28.531Z] #38 60.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:28.531Z] #38 60.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:56:28.531Z] #38 60.53 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-03T13:56:28.531Z] #38 60.54 Setting up python-six (1.12.0-1) ... [2020-07-03T13:56:28.531Z] #38 ... [2020-07-03T13:56:28.531Z] [2020-07-03T13:56:28.531Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:28.628Z] #25 10.00 [2020-07-03T13:56:28.644Z] #38 ... [2020-07-03T13:56:28.644Z] [2020-07-03T13:56:28.644Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:56:29.052Z] #25 11.49 0.0% # 1.5% ## 3.7% ### 4.8% ##### 7.0% ###### 9.3% ######## 11.4% ######### 13.0% ########## 14.1% ########### 16.1% ############ 17.8% ############# 19.2% ############## 20.4% ################ 22.6% ################# 24.3% ################## 25.5% #################### 27.9% ##################### 30.1% ####################### 32.8% ####################### 33.1% ######################### 34.8% ########################## 36.5% ############################ 39.0% ############################# 40.6% ############################### 43.3% ################################ 45.5% ################################# 47.1% ################################### 49.2% #################################### 50.8% ###################################### 54.2% ######################################## 56.3% ########################################## 58.7% ########################################### 60.9% ############################################## 64.2% ############################################### 66.4% ################################################# 68.1% ################################################# 69.4% ################################################### 71.4% ##################################################### 73.7% ###################################################### 75.8% ######################################################## 78.3% ########################################################## 80.9% ########################################################### 83.3% [2020-07-03T13:56:29.052Z] #25 ... [2020-07-03T13:56:29.052Z] [2020-07-03T13:56:29.052Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:29.052Z] #10 53.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-03T13:56:29.052Z] #10 55.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-03T13:56:29.052Z] #10 55.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-03T13:56:29.052Z] #10 55.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-03T13:56:29.052Z] #10 55.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-03T13:56:29.052Z] #10 55.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-03T13:56:29.052Z] #10 55.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-03T13:56:29.052Z] #10 55.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-03T13:56:29.052Z] #10 55.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-03T13:56:29.052Z] #10 55.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-03T13:56:29.052Z] #10 55.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-03T13:56:29.052Z] #10 55.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-03T13:56:29.052Z] #10 55.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-03T13:56:29.052Z] #10 55.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-03T13:56:29.052Z] #10 55.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-03T13:56:29.052Z] #10 55.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-03T13:56:29.052Z] #10 56.87 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:29.052Z] #10 57.13 Fetched 77.7 MB in 10s (7860 kB/s) [2020-07-03T13:56:29.052Z] #10 57.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-03T13:56:29.052Z] #10 57.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:56:29.052Z] #10 57.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-03T13:56:29.052Z] #10 57.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:56:29.052Z] #10 60.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-03T13:56:29.052Z] #10 60.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-03T13:56:29.052Z] #10 60.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:56:29.052Z] #10 ... [2020-07-03T13:56:29.052Z] [2020-07-03T13:56:29.052Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:29.312Z] #25 11.49 0.0% # 1.5% ## 3.7% ### 4.8% ##### 7.0% ###### 9.3% ######## 11.4% ######### 13.0% ########## 14.1% ########### 16.1% ############ 17.8% ############# 19.2% ############## 20.4% ################ 22.6% ################# 24.3% ################## 25.5% #################### 27.9% ##################### 30.1% ####################### 32.8% ####################### 33.1% ######################### 34.8% ########################## 36.5% ############################ 39.0% ############################# 40.6% ############################### 43.3% ################################ 45.5% ################################# 47.1% ################################### 49.2% #################################### 50.8% ###################################### 54.2% ######################################## 56.3% ########################################## 58.7% ########################################### 60.9% ############################################## 64.2% ############################################### 66.4% ################################################# 68.1% ################################################# 69.4% ################################################### 71.4% ##################################################### 73.7% ###################################################### 75.8% ######################################################## 78.3% ########################################################## 80.9% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 88.0% ################################################################ 89.8% [2020-07-03T13:56:29.312Z] #25 ... [2020-07-03T13:56:29.312Z] [2020-07-03T13:56:29.312Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:29.312Z] #47 53.37 syscall [2020-07-03T13:56:29.312Z] #47 53.39 reflect [2020-07-03T13:56:29.312Z] #47 62.38 context [2020-07-03T13:56:29.340Z] --- PASS: TestHealthKillContainer (3.03s) [2020-07-03T13:56:29.340Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-03T13:56:29.572Z] #47 ... [2020-07-03T13:56:29.572Z] [2020-07-03T13:56:29.572Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:29.657Z] #25 10.23 # 1.5% ## 3.5% #### 6.1% ###### 8.4% ####### 10.4% ######## 11.5% ######### 13.8% [2020-07-03T13:56:29.657Z] #25 ... [2020-07-03T13:56:29.657Z] [2020-07-03T13:56:29.657Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:29.657Z] #38 50.60 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-03T13:56:29.657Z] #38 50.63 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-03T13:56:29.657Z] #38 50.64 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-03T13:56:29.658Z] #38 50.90 Selecting previously unselected package libprotobuf17:amd64. [2020-07-03T13:56:29.658Z] #38 50.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:29.658Z] #38 50.91 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:29.658Z] #38 51.89 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-03T13:56:29.658Z] #38 51.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:29.658Z] #38 51.90 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:29.658Z] #38 52.10 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-03T13:56:29.658Z] #38 52.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:29.658Z] #38 52.12 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:29.658Z] #38 53.62 Selecting previously unselected package libprotoc17:amd64. [2020-07-03T13:56:29.658Z] #38 53.64 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:29.658Z] #38 53.64 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:29.658Z] #38 54.51 Selecting previously unselected package protobuf-c-compiler. [2020-07-03T13:56:29.658Z] #38 54.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:56:29.658Z] #38 54.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:56:29.658Z] #38 54.75 Selecting previously unselected package protobuf-compiler. [2020-07-03T13:56:29.658Z] #38 54.77 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:29.658Z] #38 54.78 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:56:29.658Z] #38 54.95 Selecting previously unselected package python-pkg-resources. [2020-07-03T13:56:29.658Z] #38 54.95 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:56:29.658Z] #38 54.96 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-03T13:56:29.658Z] #38 55.26 Selecting previously unselected package python-six. [2020-07-03T13:56:29.658Z] #38 55.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-03T13:56:29.658Z] #38 55.27 Unpacking python-six (1.12.0-1) ... [2020-07-03T13:56:29.658Z] #38 55.37 Selecting previously unselected package python-protobuf. [2020-07-03T13:56:29.658Z] #38 55.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-03T13:56:29.658Z] #38 55.38 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-03T13:56:29.658Z] #38 56.01 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-03T13:56:29.658Z] #38 ... [2020-07-03T13:56:29.658Z] [2020-07-03T13:56:29.658Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:29.835Z] #25 11.49 0.0% # 1.5% ## 3.7% ### 4.8% ##### 7.0% ###### 9.3% ######## 11.4% ######### 13.0% ########## 14.1% ########### 16.1% ############ 17.8% ############# 19.2% ############## 20.4% ################ 22.6% ################# 24.3% ################## 25.5% #################### 27.9% ##################### 30.1% ####################### 32.8% ####################### 33.1% ######################### 34.8% ########################## 36.5% ############################ 39.0% ############################# 40.6% ############################### 43.3% ################################ 45.5% ################################# 47.1% ################################### 49.2% #################################### 50.8% ###################################### 54.2% ######################################## 56.3% ########################################## 58.7% ########################################### 60.9% ############################################## 64.2% ############################################### 66.4% ################################################# 68.1% ################################################# 69.4% ################################################### 71.4% ##################################################### 73.7% ###################################################### 75.8% ######################################################## 78.3% ########################################################## 80.9% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 88.0% ################################################################ 89.8% ################################################################### 93.3% #################################################################### 95.8% ###################################################################### 98.2% ######################################################################## 100.0% [2020-07-03T13:56:30.096Z] #25 17.14 [2020-07-03T13:56:30.250Z] #28 34.88 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: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-03T13:56:30.250Z] #28 36.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-03T13:56:30.250Z] #28 36.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-03T13:56:30.379Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-07-03T13:56:30.379Z] === RUN TestIpcModeNone [2020-07-03T13:56:30.942Z] #25 10.23 # 1.5% ## 3.5% #### 6.1% ###### 8.4% ####### 10.4% ######## 11.5% ######### 13.8% ########### 15.5% ############ 17.4% ############# 19.2% ############### 21.2% ################# 23.7% ################### 26.7% #################### 28.7% ##################### 30.3% ####################### 33.0% ######################### 34.8% ########################## 36.6% ########################### 38.9% [2020-07-03T13:56:30.942Z] #25 ... [2020-07-03T13:56:30.942Z] [2020-07-03T13:56:30.942Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:56:30.942Z] #28 51.87 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-03T13:56:30.942Z] #28 52.52 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-03T13:56:30.942Z] #28 53.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-03T13:56:30.942Z] #28 ... [2020-07-03T13:56:30.942Z] [2020-07-03T13:56:30.942Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:31.087Z] #25 18.19 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-03T13:56:31.087Z] #25 ... [2020-07-03T13:56:31.087Z] [2020-07-03T13:56:31.087Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:31.087Z] #30 55.04 time [2020-07-03T13:56:31.087Z] #30 60.90 internal/poll [2020-07-03T13:56:31.087Z] #30 62.98 internal/fmtsort [2020-07-03T13:56:31.087Z] #30 62.99 internal/syscall/execenv [2020-07-03T13:56:31.087Z] #30 63.27 internal/syscall/unix [2020-07-03T13:56:31.087Z] #30 63.62 os [2020-07-03T13:56:31.087Z] #30 63.72 strings [2020-07-03T13:56:31.200Z] #25 10.23 # 1.5% ## 3.5% #### 6.1% ###### 8.4% ####### 10.4% ######## 11.5% ######### 13.8% ########### 15.5% ############ 17.4% ############# 19.2% ############### 21.2% ################# 23.7% ################### 26.7% #################### 28.7% ##################### 30.3% ####################### 33.0% ######################### 34.8% ########################## 36.6% ########################### 38.9% ############################# 41.2% ############################### 44.2% ################################# 45.9% ### [2020-07-03T13:56:31.200Z] #25 ... [2020-07-03T13:56:31.200Z] [2020-07-03T13:56:31.200Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:31.200Z] #10 52.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-03T13:56:31.200Z] #10 54.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-03T13:56:31.200Z] #10 54.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-03T13:56:31.200Z] #10 54.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-03T13:56:31.200Z] #10 54.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-03T13:56:31.200Z] #10 54.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-03T13:56:31.200Z] #10 54.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-03T13:56:31.200Z] #10 54.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-03T13:56:31.200Z] #10 54.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-03T13:56:31.200Z] #10 54.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-03T13:56:31.200Z] #10 54.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-03T13:56:31.200Z] #10 54.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-03T13:56:31.200Z] #10 54.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-03T13:56:31.200Z] #10 54.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-03T13:56:31.200Z] #10 54.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-03T13:56:31.200Z] #10 54.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-03T13:56:31.200Z] #10 55.80 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:31.200Z] #10 55.99 Fetched 77.7 MB in 8s (10.0 MB/s) [2020-07-03T13:56:31.200Z] #10 56.08 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-03T13:56:31.201Z] #10 56.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-03T13:56:31.201Z] #10 56.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-03T13:56:31.201Z] #10 56.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:56:31.201Z] #10 58.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-03T13:56:31.201Z] #10 58.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-03T13:56:31.201Z] #10 58.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:56:31.201Z] #10 61.74 Selecting previously unselected package binutils-mingw-w64. [2020-07-03T13:56:31.201Z] #10 61.76 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-03T13:56:31.201Z] #10 61.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:56:31.201Z] #10 61.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-03T13:56:31.201Z] #10 61.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:56:31.201Z] #10 61.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:56:31.201Z] #10 62.12 Selecting previously unselected package dmsetup. [2020-07-03T13:56:31.201Z] #10 62.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:56:31.201Z] #10 62.13 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-03T13:56:31.349Z] #30 ... [2020-07-03T13:56:31.349Z] [2020-07-03T13:56:31.349Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:31.349Z] #10 64.09 Selecting previously unselected package binutils-mingw-w64. [2020-07-03T13:56:31.349Z] #10 64.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-03T13:56:31.349Z] #10 64.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:56:31.349Z] #10 64.24 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-03T13:56:31.349Z] #10 64.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:56:31.349Z] #10 64.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:56:31.349Z] #10 64.46 Selecting previously unselected package dmsetup. [2020-07-03T13:56:31.349Z] #10 64.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:56:31.349Z] #10 64.48 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-03T13:56:31.349Z] #10 64.70 Selecting previously unselected package mingw-w64-common. [2020-07-03T13:56:31.349Z] #10 64.72 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-03T13:56:31.349Z] #10 64.72 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-03T13:56:31.418Z] --- PASS: TestIpcModeNone (0.93s) [2020-07-03T13:56:31.418Z] === RUN TestIpcModePrivate [2020-07-03T13:56:31.456Z] #10 62.43 Selecting previously unselected package mingw-w64-common. [2020-07-03T13:56:31.456Z] #10 62.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-03T13:56:31.456Z] #10 62.47 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-03T13:56:31.456Z] #10 ... [2020-07-03T13:56:31.456Z] [2020-07-03T13:56:31.456Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:32.054Z] --- PASS: TestIpcModePrivate (0.95s) [2020-07-03T13:56:32.054Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-03T13:56:32.054Z] === RUN TestIpcModeShareable [2020-07-03T13:56:32.225Z] #25 10.23 # 1.5% ## 3.5% #### 6.1% ###### 8.4% ####### 10.4% ######## 11.5% ######### 13.8% ########### 15.5% ############ 17.4% ############# 19.2% ############### 21.2% ################# 23.7% ################### 26.7% #################### 28.7% ##################### 30.3% ####################### 33.0% ######################### 34.8% ########################## 36.6% ########################### 38.9% ############################# 41.2% ############################### 44.2% ################################# 45.9% ################################## 48.1% #################################### 51.1% ###################################### 53.2% ####################################### 55.5% ######################################### 57.7% ########################################### 60.0% ############################################ 62.1% ############################################## 64.4% ############################################### 66.3% [2020-07-03T13:56:32.225Z] #25 ... [2020-07-03T13:56:32.225Z] [2020-07-03T13:56:32.225Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:32.225Z] #32 53.33 Selecting previously unselected package libicu63:amd64. [2020-07-03T13:56:32.225Z] #32 53.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-03T13:56:32.225Z] #32 53.38 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:56:32.225Z] #32 61.35 Selecting previously unselected package libxml2:amd64. [2020-07-03T13:56:32.225Z] #32 61.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-03T13:56:32.225Z] #32 61.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:56:32.225Z] #32 62.15 Selecting previously unselected package libarchive13:amd64. [2020-07-03T13:56:32.225Z] #32 62.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-03T13:56:32.225Z] #32 62.17 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-03T13:56:32.225Z] #32 62.55 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-03T13:56:32.225Z] #32 62.56 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-03T13:56:32.225Z] #32 62.57 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-03T13:56:32.225Z] #32 62.73 Selecting previously unselected package librhash0:amd64. [2020-07-03T13:56:32.225Z] #32 62.76 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-03T13:56:32.225Z] #32 62.78 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-03T13:56:32.225Z] #32 62.96 Selecting previously unselected package libuv1:amd64. [2020-07-03T13:56:32.225Z] #32 62.98 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-03T13:56:32.225Z] #32 62.98 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-03T13:56:32.225Z] #32 63.20 Selecting previously unselected package cmake. [2020-07-03T13:56:32.225Z] #32 63.22 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-03T13:56:32.225Z] #32 63.24 Unpacking cmake (3.13.4-1) ... [2020-07-03T13:56:32.482Z] #32 ... [2020-07-03T13:56:32.482Z] [2020-07-03T13:56:32.482Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:33.092Z] --- PASS: TestIpcModeShareable (0.97s) [2020-07-03T13:56:33.093Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-03T13:56:33.093Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-03T13:56:33.598Z] #28 ... [2020-07-03T13:56:33.598Z] [2020-07-03T13:56:33.598Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:33.598Z] #25 5.744 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-03T13:56:33.598Z] #25 6.193 [2020-07-03T13:56:33.862Z] #25 6.390 #=#=# # 2.4% #### 6.9% ######## 11.5% ########### 16.0% [2020-07-03T13:56:33.862Z] #25 ... [2020-07-03T13:56:33.862Z] [2020-07-03T13:56:33.862Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:33.862Z] #10 30.67 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:56:33.862Z] #10 31.40 Fetched 73.3 MB in 5s (13.8 MB/s) [2020-07-03T13:56:33.862Z] #10 31.86 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-03T13:56:33.862Z] #10 31.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-03T13:56:33.862Z] #10 31.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-03T13:56:33.862Z] #10 31.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:56:33.862Z] #10 34.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-03T13:56:33.863Z] #10 34.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-03T13:56:33.863Z] #10 34.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:56:33.863Z] #10 39.58 Selecting previously unselected package binutils-mingw-w64. [2020-07-03T13:56:33.863Z] #10 39.58 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-03T13:56:33.863Z] #10 39.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:56:33.863Z] #10 39.78 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-03T13:56:33.863Z] #10 39.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-03T13:56:33.863Z] #10 39.81 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-03T13:56:33.863Z] #10 39.94 Selecting previously unselected package dmsetup. [2020-07-03T13:56:33.863Z] #10 39.95 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-03T13:56:33.863Z] #10 39.97 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-03T13:56:33.863Z] #10 40.19 Selecting previously unselected package mingw-w64-common. [2020-07-03T13:56:33.863Z] #10 40.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-03T13:56:33.863Z] #10 40.22 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-03T13:56:33.863Z] #10 ... [2020-07-03T13:56:33.863Z] [2020-07-03T13:56:33.863Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:33.868Z] #25 10.23 # 1.5% ## 3.5% #### 6.1% ###### 8.4% ####### 10.4% ######## 11.5% ######### 13.8% ########### 15.5% ############ 17.4% ############# 19.2% ############### 21.2% ################# 23.7% ################### 26.7% #################### 28.7% ##################### 30.3% ####################### 33.0% ######################### 34.8% ########################## 36.6% ########################### 38.9% ############################# 41.2% ############################### 44.2% ################################# 45.9% ################################## 48.1% #################################### 51.1% ###################################### 53.2% ####################################### 55.5% ######################################### 57.7% ########################################### 60.0% ############################################ 62.1% ############################################## 64.4% ############################################### 66.3% ################################################ 67.9% ################################################## 69.6% ################################################### 71.3% #################################################### 72.6% ##################################################### 74.9% ###################################################### 76.3% ####################################################### 77.4% ######################################################## 78.0% ######################################################### 79.6% ########################################################## 80.9% ########################################################### 82.2% ############################################################ 84.0% ############################################################# 85.9% ############################################################## 86.6% ### [2020-07-03T13:56:33.868Z] #25 ... [2020-07-03T13:56:33.868Z] [2020-07-03T13:56:33.868Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:33.868Z] #30 54.82 time [2020-07-03T13:56:33.868Z] #30 60.60 internal/poll [2020-07-03T13:56:33.868Z] #30 62.10 internal/fmtsort [2020-07-03T13:56:33.868Z] #30 63.02 internal/syscall/execenv [2020-07-03T13:56:33.868Z] #30 63.09 internal/syscall/unix [2020-07-03T13:56:33.868Z] #30 63.22 strings [2020-07-03T13:56:33.868Z] #30 63.46 os [2020-07-03T13:56:33.868Z] #30 ... [2020-07-03T13:56:33.868Z] [2020-07-03T13:56:33.868Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:33.895Z] #10 ... [2020-07-03T13:56:33.895Z] [2020-07-03T13:56:33.895Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:33.895Z] #41 57.66 time [2020-07-03T13:56:33.895Z] #41 63.58 internal/fmtsort [2020-07-03T13:56:33.895Z] #41 64.13 os [2020-07-03T13:56:33.895Z] #41 64.78 strings [2020-07-03T13:56:33.895Z] #41 66.79 regexp/syntax [2020-07-03T13:56:33.895Z] #41 67.41 fmt [2020-07-03T13:56:33.895Z] #41 ... [2020-07-03T13:56:33.895Z] [2020-07-03T13:56:33.895Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:33.895Z] #25 18.57 [2020-07-03T13:56:33.895Z] #25 18.76 ############################################## 63.9% ######################################################################## 100.0% [2020-07-03T13:56:33.895Z] #25 18.93 [2020-07-03T13:56:33.895Z] #25 19.76 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-03T13:56:33.895Z] #25 20.12 [2020-07-03T13:56:33.895Z] #25 20.34 0.6% ######################################################################## 100.0% [2020-07-03T13:56:33.895Z] #25 20.52 [2020-07-03T13:56:34.126Z] #25 6.390 #=#=# # 2.4% #### 6.9% ######## 11.5% ########### 16.0% ############## 20.4% ################## 25.3% [2020-07-03T13:56:34.126Z] #25 ... [2020-07-03T13:56:34.126Z] [2020-07-03T13:56:34.126Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:34.126Z] #30 30.93 sync [2020-07-03T13:56:34.126Z] #30 30.95 internal/reflectlite [2020-07-03T13:56:34.126Z] #30 32.70 errors [2020-07-03T13:56:34.126Z] #30 32.70 sort [2020-07-03T13:56:34.126Z] #30 33.00 strconv [2020-07-03T13:56:34.126Z] #30 33.02 io [2020-07-03T13:56:34.126Z] #30 33.02 internal/oserror [2020-07-03T13:56:34.126Z] #30 33.31 syscall [2020-07-03T13:56:34.126Z] #30 36.02 strings [2020-07-03T13:56:34.126Z] #30 36.02 bytes [2020-07-03T13:56:34.126Z] #30 40.38 reflect [2020-07-03T13:56:34.126Z] #30 40.97 bufio [2020-07-03T13:56:34.126Z] #30 ... [2020-07-03T13:56:34.126Z] [2020-07-03T13:56:34.126Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:34.155Z] #25 21.40 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-03T13:56:34.155Z] #25 21.50 skipping existing c35d46ef359f [2020-07-03T13:56:34.415Z] #25 21.60 [2020-07-03T13:56:34.897Z] #25 10.23 # 1.5% ## 3.5% #### 6.1% ###### 8.4% ####### 10.4% ######## 11.5% ######### 13.8% ########### 15.5% ############ 17.4% ############# 19.2% ############### 21.2% ################# 23.7% ################### 26.7% #################### 28.7% ##################### 30.3% ####################### 33.0% ######################### 34.8% ########################## 36.6% ########################### 38.9% ############################# 41.2% ############################### 44.2% ################################# 45.9% ################################## 48.1% #################################### 51.1% ###################################### 53.2% ####################################### 55.5% ######################################### 57.7% ########################################### 60.0% ############################################ 62.1% ############################################## 64.4% ############################################### 66.3% ################################################ 67.9% ################################################## 69.6% ################################################### 71.3% #################################################### 72.6% ##################################################### 74.9% ###################################################### 76.3% ####################################################### 77.4% ######################################################## 78.0% ######################################################### 79.6% ########################################################## 80.9% ########################################################### 82.2% ############################################################ 84.0% ############################################################# 85.9% ############################################################## 86.6% ############################################################### 87.8% ################################################################ 89.0% ################################################################# 91.1% ################################################################### 93.5% ################################################################### 94.2% #################################################################### 95.0% #################################################################### 95.8% ##################################################################### 96.6% ###################################################################### 97.4% ####################################################################### 100.0% ######################################################################## 100.0% [2020-07-03T13:56:34.917Z] #25 6.390 #=#=# # 2.4% #### 6.9% ######## 11.5% ########### 16.0% ############## 20.4% ################## 25.3% ##################### 30.4% ######################## 33.9% ########################### 38.3% ############################## 42.6% ################################## 47.7% ###################################### 53.0% ######################################### 57.3% ############################################ 61.4% [2020-07-03T13:56:34.917Z] #25 ... [2020-07-03T13:56:34.917Z] [2020-07-03T13:56:34.917Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:34.917Z] #52 4.495 + RM_GOPATH=0 [2020-07-03T13:56:34.917Z] #52 4.495 + TMP_GOPATH= [2020-07-03T13:56:34.917Z] #52 4.495 + : /build [2020-07-03T13:56:34.917Z] #52 4.495 + '[' -z '' ']' [2020-07-03T13:56:34.917Z] #52 4.510 ++ mktemp -d [2020-07-03T13:56:34.917Z] #52 4.547 + export GOPATH=/tmp/tmp.FF0qFWDaoG [2020-07-03T13:56:34.917Z] #52 4.547 + GOPATH=/tmp/tmp.FF0qFWDaoG [2020-07-03T13:56:34.917Z] #52 4.547 + RM_GOPATH=1 [2020-07-03T13:56:34.917Z] #52 4.547 + case "$(go env GOARCH)" in [2020-07-03T13:56:34.917Z] #52 4.547 ++ go env GOARCH [2020-07-03T13:56:34.917Z] #52 4.603 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:34.917Z] #52 4.603 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:34.917Z] #52 4.603 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:34.917Z] #52 4.603 + dir=/tmp/install [2020-07-03T13:56:34.917Z] #52 4.603 + bin=containerd [2020-07-03T13:56:34.917Z] #52 4.603 + shift [2020-07-03T13:56:34.917Z] #52 4.603 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-03T13:56:34.917Z] #52 4.603 + . /tmp/install/containerd.installer [2020-07-03T13:56:34.917Z] #52 4.603 ++ set -e [2020-07-03T13:56:34.917Z] #52 4.603 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:56:34.917Z] #52 4.603 + install_containerd [2020-07-03T13:56:34.917Z] #52 4.604 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-03T13:56:34.917Z] #52 4.604 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FF0qFWDaoG/src/github.com/containerd/containerd [2020-07-03T13:56:34.917Z] #52 4.606 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:56:34.917Z] #52 4.639 Cloning into '/tmp/tmp.FF0qFWDaoG/src/github.com/containerd/containerd'... [2020-07-03T13:56:35.154Z] #25 16.43 [2020-07-03T13:56:35.182Z] #52 ... [2020-07-03T13:56:35.182Z] [2020-07-03T13:56:35.182Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:35.370Z] #25 22.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-03T13:56:35.449Z] #25 6.390 #=#=# # 2.4% #### 6.9% ######## 11.5% ########### 16.0% ############## 20.4% ################## 25.3% ##################### 30.4% ######################## 33.9% ########################### 38.3% ############################## 42.6% ################################## 47.7% ###################################### 53.0% ######################################### 57.3% ############################################ 61.4% ################################################ 67.1% ################################################### 71.2% ##################################################### 73.8% ####################################################### 77.4% ########################################################## 80.7% # [2020-07-03T13:56:35.449Z] #25 ... [2020-07-03T13:56:35.449Z] [2020-07-03T13:56:35.449Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:35.449Z] #32 32.38 Selecting previously unselected package vim-common. [2020-07-03T13:56:35.449Z] #32 32.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:56:35.449Z] #32 32.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:56:35.449Z] #32 36.47 Selecting previously unselected package cmake-data. [2020-07-03T13:56:35.449Z] #32 36.48 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-03T13:56:35.449Z] #32 36.51 Unpacking cmake-data (3.13.4-1) ... [2020-07-03T13:56:35.449Z] #32 40.05 Selecting previously unselected package libicu63:arm64. [2020-07-03T13:56:35.449Z] #32 40.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-03T13:56:35.449Z] #32 40.10 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-03T13:56:35.645Z] #25 22.81 [2020-07-03T13:56:35.713Z] #32 ... [2020-07-03T13:56:35.713Z] [2020-07-03T13:56:35.713Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:35.908Z] #25 22.99 ######################################################################## 100.0% [2020-07-03T13:56:35.908Z] #25 ... [2020-07-03T13:56:35.908Z] [2020-07-03T13:56:35.908Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:35.908Z] #32 64.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:56:35.908Z] #32 64.28 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:56:35.908Z] #32 64.30 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-03T13:56:35.908Z] #32 64.31 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:56:35.908Z] #32 64.36 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-03T13:56:35.908Z] #32 64.37 Setting up cmake-data (3.13.4-1) ... [2020-07-03T13:56:35.908Z] #32 64.39 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:56:35.908Z] #32 64.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-03T13:56:35.908Z] #32 64.41 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-03T13:56:35.908Z] #32 64.42 Setting up cmake (3.13.4-1) ... [2020-07-03T13:56:35.908Z] #32 64.43 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:35.908Z] #32 64.48 Processing triggers for mime-support (3.62) ... [2020-07-03T13:56:35.908Z] #32 DONE 69.9s [2020-07-03T13:56:35.908Z] [2020-07-03T13:56:35.908Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:35.908Z] #25 23.13 [2020-07-03T13:56:35.978Z] #25 6.390 #=#=# # 2.4% #### 6.9% ######## 11.5% ########### 16.0% ############## 20.4% ################## 25.3% ##################### 30.4% ######################## 33.9% ########################### 38.3% ############################## 42.6% ################################## 47.7% ###################################### 53.0% ######################################### 57.3% ############################################ 61.4% ################################################ 67.1% ################################################### 71.2% ##################################################### 73.8% ####################################################### 77.4% ########################################################## 80.7% ############################################################ 83.8% ############################################################## 86.3% ################################################################ 89.8% ####################################################################### 98.8% ######################################################################## 100.0% [2020-07-03T13:56:35.978Z] #25 ... [2020-07-03T13:56:35.978Z] [2020-07-03T13:56:35.978Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:35.978Z] #41 32.93 errors [2020-07-03T13:56:35.978Z] #41 32.93 sort [2020-07-03T13:56:35.978Z] #41 33.61 io [2020-07-03T13:56:35.978Z] #41 33.64 strconv [2020-07-03T13:56:35.978Z] #41 33.65 syscall [2020-07-03T13:56:35.978Z] #41 33.68 vendor/golang.org/x/net/dns/dnsmessage [2020-07-03T13:56:35.978Z] #41 37.68 bytes [2020-07-03T13:56:35.978Z] #41 40.96 bufio [2020-07-03T13:56:35.978Z] #41 40.98 reflect [2020-07-03T13:56:35.978Z] #41 42.86 regexp/syntax [2020-07-03T13:56:35.978Z] #41 ... [2020-07-03T13:56:35.978Z] [2020-07-03T13:56:35.978Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:35.978Z] #38 36.97 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-03T13:56:35.978Z] #38 36.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-03T13:56:35.978Z] #38 37.00 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-03T13:56:35.978Z] #38 37.37 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-03T13:56:35.978Z] #38 37.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-03T13:56:35.978Z] #38 37.40 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-03T13:56:35.978Z] #38 38.43 Selecting previously unselected package libprotoc17:arm64. [2020-07-03T13:56:35.978Z] #38 38.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-03T13:56:35.978Z] #38 38.44 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-03T13:56:35.978Z] #38 38.85 Selecting previously unselected package protobuf-c-compiler. [2020-07-03T13:56:35.978Z] #38 38.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-03T13:56:35.978Z] #38 38.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:56:35.978Z] #38 39.00 Selecting previously unselected package protobuf-compiler. [2020-07-03T13:56:35.978Z] #38 39.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-03T13:56:35.978Z] #38 39.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:56:35.978Z] #38 39.12 Selecting previously unselected package python-pkg-resources. [2020-07-03T13:56:35.978Z] #38 39.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:56:35.978Z] #38 39.14 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-03T13:56:35.978Z] #38 39.36 Selecting previously unselected package python-six. [2020-07-03T13:56:35.978Z] #38 39.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-03T13:56:35.978Z] #38 39.37 Unpacking python-six (1.12.0-1) ... [2020-07-03T13:56:35.978Z] #38 39.52 Selecting previously unselected package python-protobuf. [2020-07-03T13:56:35.978Z] #38 39.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-03T13:56:35.978Z] #38 39.57 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-03T13:56:35.978Z] #38 40.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-03T13:56:35.978Z] #38 42.58 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-03T13:56:35.978Z] #38 42.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:35.978Z] #38 42.65 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-03T13:56:35.978Z] #38 42.68 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-03T13:56:35.978Z] #38 42.73 Setting up python-six (1.12.0-1) ... [2020-07-03T13:56:36.084Z] #25 17.41 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-03T13:56:36.174Z] #25 23.27 Download of images into '/build' complete. [2020-07-03T13:56:36.174Z] #25 23.27 Use something like the following to load the result into a Docker daemon: [2020-07-03T13:56:36.174Z] #25 23.27 tar -cC '/build' . | docker load [2020-07-03T13:56:36.174Z] #25 DONE 23.4s [2020-07-03T13:56:36.174Z] [2020-07-03T13:56:36.174Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:36.174Z] #38 65.09 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-03T13:56:36.174Z] #38 65.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:56:36.174Z] #38 66.64 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:36.174Z] #38 67.41 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-03T13:56:36.174Z] #38 68.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:36.174Z] #38 68.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:56:36.174Z] #38 69.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:36.174Z] #38 69.40 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:36.174Z] #38 69.45 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:56:36.174Z] #38 69.79 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-03T13:56:36.245Z] #38 ... [2020-07-03T13:56:36.245Z] [2020-07-03T13:56:36.245Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:36.245Z] #41 43.15 hash/crc32 [2020-07-03T13:56:36.342Z] #25 17.78 [2020-07-03T13:56:36.600Z] #25 17.99 ######### 13.7% ######################################################################## 100.0% [2020-07-03T13:56:36.600Z] #25 18.13 [2020-07-03T13:56:36.621Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2020-07-03T13:56:36.621Z] === RUN TestAPIIpcModeHost [2020-07-03T13:56:36.621Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-07-03T13:56:36.621Z] === RUN TestDaemonIpcModeShareable [2020-07-03T13:56:36.745Z] #38 ... [2020-07-03T13:56:36.745Z] [2020-07-03T13:56:36.745Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:36.745Z] #10 70.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-03T13:56:36.745Z] #10 70.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-03T13:56:36.745Z] #10 70.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:56:36.824Z] #41 43.80 crypto [2020-07-03T13:56:37.402Z] #41 44.35 crypto/rc4 [2020-07-03T13:56:37.530Z] #25 19.04 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-03T13:56:37.980Z] #41 44.76 vendor/golang.org/x/text/transform [2020-07-03T13:56:38.093Z] #25 19.38 [2020-07-03T13:56:38.093Z] #25 19.55 ############################ 39.3% ######################################################################## 100.0% [2020-07-03T13:56:38.350Z] #25 19.81 [2020-07-03T13:56:38.561Z] #41 45.61 time [2020-07-03T13:56:38.696Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-07-03T13:56:38.696Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-03T13:56:38.696Z] === RUN TestDaemonIpcModePrivate [2020-07-03T13:56:39.279Z] #25 20.73 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-03T13:56:39.279Z] #25 20.84 skipping existing c35d46ef359f [2020-07-03T13:56:39.536Z] #25 21.02 [2020-07-03T13:56:39.958Z] #41 ... [2020-07-03T13:56:39.958Z] [2020-07-03T13:56:39.958Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:39.958Z] #47 37.01 bytes [2020-07-03T13:56:39.958Z] #47 37.01 strconv [2020-07-03T13:56:39.958Z] #47 37.01 strings [2020-07-03T13:56:39.958Z] #47 37.01 syscall [2020-07-03T13:56:39.958Z] #47 40.55 bufio [2020-07-03T13:56:39.958Z] #47 40.95 text/tabwriter [2020-07-03T13:56:39.958Z] #47 41.66 reflect [2020-07-03T13:56:39.958Z] #47 41.87 regexp/syntax [2020-07-03T13:56:39.958Z] #47 46.25 time [2020-07-03T13:56:40.046Z] #10 ... [2020-07-03T13:56:40.046Z] [2020-07-03T13:56:40.046Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:40.046Z] #47 63.76 os [2020-07-03T13:56:40.046Z] #47 66.38 encoding/binary [2020-07-03T13:56:40.046Z] #47 67.56 fmt [2020-07-03T13:56:40.046Z] #47 68.06 encoding/base64 [2020-07-03T13:56:40.046Z] #47 68.91 golang.org/x/sys/unix [2020-07-03T13:56:40.046Z] #47 73.90 encoding/json [2020-07-03T13:56:40.046Z] #47 ... [2020-07-03T13:56:40.046Z] [2020-07-03T13:56:40.046Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:40.046Z] #30 66.24 path [2020-07-03T13:56:40.046Z] #30 66.75 text/tabwriter [2020-07-03T13:56:40.046Z] #30 67.01 fmt [2020-07-03T13:56:40.046Z] #30 67.20 path/filepath [2020-07-03T13:56:40.046Z] #30 68.72 io/ioutil [2020-07-03T13:56:40.046Z] #30 70.52 github.com/BurntSushi/toml [2020-07-03T13:56:40.046Z] #30 70.53 flag [2020-07-03T13:56:40.046Z] #30 73.69 log [2020-07-03T13:56:40.099Z] #25 ... [2020-07-03T13:56:40.099Z] [2020-07-03T13:56:40.099Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:40.099Z] #38 61.20 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:40.099Z] #38 61.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:40.099Z] #38 61.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:56:40.099Z] #38 61.27 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-03T13:56:40.099Z] #38 61.28 Setting up python-six (1.12.0-1) ... [2020-07-03T13:56:40.099Z] #38 65.48 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-03T13:56:40.099Z] #38 65.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:56:40.099Z] #38 65.52 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:40.099Z] #38 65.55 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-03T13:56:40.099Z] #38 65.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:40.099Z] #38 65.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:56:40.099Z] #38 65.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:40.099Z] #38 65.60 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-03T13:56:40.099Z] #38 65.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:56:40.099Z] #38 65.64 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-03T13:56:40.212Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-07-03T13:56:40.212Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-03T13:56:40.212Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-03T13:56:40.222Z] #47 ... [2020-07-03T13:56:40.222Z] [2020-07-03T13:56:40.222Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:40.222Z] #25 9.315 [2020-07-03T13:56:40.222Z] #25 9.536 0.2% ##################### 29.7% ####################################### 55.3% ############################################################## 86.3% ######################################################################## 100.0% [2020-07-03T13:56:40.222Z] #25 10.35 #=#=# [2020-07-03T13:56:40.222Z] #25 10.61 0.1% ######## 11.4% ##################### 29.7% ########################################### 60.6% ######################################################### 79.9% #################################################################### 95.1% ######################################################################## 100.0% [2020-07-03T13:56:40.222Z] #25 11.49 [2020-07-03T13:56:40.307Z] #30 ... [2020-07-03T13:56:40.307Z] [2020-07-03T13:56:40.307Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:40.307Z] #33 4.298 + RM_GOPATH=0 [2020-07-03T13:56:40.307Z] #33 4.298 + TMP_GOPATH= [2020-07-03T13:56:40.307Z] #33 4.298 + : /build [2020-07-03T13:56:40.307Z] #33 4.298 + '[' -z '' ']' [2020-07-03T13:56:40.307Z] #33 4.299 ++ mktemp -d [2020-07-03T13:56:40.307Z] #33 4.300 + export GOPATH=/tmp/tmp.XcoZHq3p25 [2020-07-03T13:56:40.307Z] #33 4.300 + GOPATH=/tmp/tmp.XcoZHq3p25 [2020-07-03T13:56:40.307Z] #33 4.301 + RM_GOPATH=1 [2020-07-03T13:56:40.307Z] #33 4.301 + case "$(go env GOARCH)" in [2020-07-03T13:56:40.307Z] #33 4.301 ++ go env GOARCH [2020-07-03T13:56:40.307Z] #33 4.339 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:40.307Z] #33 4.339 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:40.307Z] #33 4.341 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:40.307Z] #33 4.344 + dir=/tmp/install [2020-07-03T13:56:40.307Z] #33 4.346 + bin=tini [2020-07-03T13:56:40.307Z] #33 4.347 + shift [2020-07-03T13:56:40.307Z] #33 4.349 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-03T13:56:40.307Z] #33 4.349 + . /tmp/install/tini.installer [2020-07-03T13:56:40.307Z] #33 4.349 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:56:40.307Z] #33 4.351 + install_tini [2020-07-03T13:56:40.307Z] #33 4.351 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-03T13:56:40.307Z] #33 4.351 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:56:40.307Z] #33 4.351 + git clone https://github.com/krallin/tini.git /tmp/tmp.XcoZHq3p25/tini [2020-07-03T13:56:40.307Z] #33 4.353 Cloning into '/tmp/tmp.XcoZHq3p25/tini'... [2020-07-03T13:56:40.370Z] #38 ... [2020-07-03T13:56:40.370Z] [2020-07-03T13:56:40.370Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:40.370Z] #32 67.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:56:40.370Z] #32 67.08 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:56:40.370Z] #32 67.09 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-03T13:56:40.370Z] #32 67.11 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:56:40.370Z] #32 67.13 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-03T13:56:40.370Z] #32 67.15 Setting up cmake-data (3.13.4-1) ... [2020-07-03T13:56:40.370Z] #32 67.17 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:56:40.370Z] #32 67.18 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-03T13:56:40.370Z] #32 67.19 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-03T13:56:40.370Z] #32 67.21 Setting up cmake (3.13.4-1) ... [2020-07-03T13:56:40.370Z] #32 67.22 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:40.370Z] #32 67.29 Processing triggers for mime-support (3.62) ... [2020-07-03T13:56:40.633Z] #32 DONE 71.7s [2020-07-03T13:56:40.633Z] [2020-07-03T13:56:40.633Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:40.633Z] #38 71.64 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-03T13:56:40.633Z] #38 71.69 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:40.751Z] #25 11.74 0.0% # 2.1% #### 5.6% ####### 9.9% ######### 13.7% ############# 18.6% ################ 23.2% #################### 28.6% ########################## 36.1% ############################## 42.3% ################################### 48.9% ######################################## 56.9% ############################################ 61.6% ################################################ 67.1% #################################################### 72.2% ####################################################### 76.8% ############################################################ 83.4% ############################################################### 87.8% ################################################################## 92.7% ######################################################################## 100.0% [2020-07-03T13:56:41.199Z] #38 DONE 72.2s [2020-07-03T13:56:41.199Z] [2020-07-03T13:56:41.199Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:41.251Z] #33 5.188 + cd /tmp/tmp.XcoZHq3p25/tini [2020-07-03T13:56:41.252Z] #33 5.189 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:56:41.252Z] #33 5.215 + cmake . [2020-07-03T13:56:41.336Z] #25 14.24 [2020-07-03T13:56:41.824Z] #33 5.932 -- The C compiler identification is GNU 8.3.0 [2020-07-03T13:56:41.824Z] #33 5.988 -- Check for working C compiler: /usr/bin/cc [2020-07-03T13:56:42.085Z] #33 ... [2020-07-03T13:56:42.085Z] [2020-07-03T13:56:42.085Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:42.085Z] #30 76.11 github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:56:42.128Z] #33 ... [2020-07-03T13:56:42.128Z] [2020-07-03T13:56:42.128Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:42.128Z] #25 22.00 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-03T13:56:42.128Z] #25 22.69 [2020-07-03T13:56:42.128Z] #25 22.97 ######################################################################## 100.0% [2020-07-03T13:56:42.128Z] #25 23.14 [2020-07-03T13:56:42.128Z] #25 23.27 Download of images into '/build' complete. [2020-07-03T13:56:42.128Z] #25 23.27 Use something like the following to load the result into a Docker daemon: [2020-07-03T13:56:42.128Z] #25 23.27 tar -cC '/build' . | docker load [2020-07-03T13:56:42.128Z] #25 DONE 23.4s [2020-07-03T13:56:42.128Z] [2020-07-03T13:56:42.128Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:42.128Z] #30 66.59 path [2020-07-03T13:56:42.128Z] #30 67.17 text/tabwriter [2020-07-03T13:56:42.128Z] #30 68.29 path/filepath [2020-07-03T13:56:42.128Z] #30 68.29 fmt [2020-07-03T13:56:42.128Z] #30 69.91 io/ioutil [2020-07-03T13:56:42.128Z] #30 72.01 github.com/BurntSushi/toml [2020-07-03T13:56:42.128Z] #30 72.02 flag [2020-07-03T13:56:42.293Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-07-03T13:56:42.293Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-03T13:56:42.293Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-03T13:56:42.692Z] #30 ... [2020-07-03T13:56:42.692Z] [2020-07-03T13:56:42.692Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:42.692Z] #47 63.49 context [2020-07-03T13:56:42.692Z] #47 63.89 encoding/binary [2020-07-03T13:56:42.692Z] #47 64.46 os [2020-07-03T13:56:42.692Z] #47 66.85 encoding/base64 [2020-07-03T13:56:42.692Z] #47 67.89 golang.org/x/sys/unix [2020-07-03T13:56:42.692Z] #47 69.36 fmt [2020-07-03T13:56:42.692Z] #47 ... [2020-07-03T13:56:42.692Z] [2020-07-03T13:56:42.692Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:42.692Z] #10 69.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-03T13:56:42.692Z] #10 69.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-03T13:56:42.692Z] #10 69.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:56:42.838Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T13:56:42.838Z] [2020-07-03T13:56:42.838Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-03T13:56:42.838Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-03T13:56:42.838Z] Using test binary docker [2020-07-03T13:56:42.838Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-03T13:56:42.838Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-03T13:56:42.838Z] INFO: Waiting for daemon to start... [2020-07-03T13:56:42.838Z] Starting dockerd [2020-07-03T13:56:42.838Z] . [2020-07-03T13:56:42.838Z] INFO: Building docker-sdk-python3:4.2.1... [2020-07-03T13:56:43.622Z] #10 ... [2020-07-03T13:56:43.622Z] [2020-07-03T13:56:43.622Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:43.622Z] #41 64.69 strings [2020-07-03T13:56:43.622Z] #41 65.28 os [2020-07-03T13:56:43.622Z] #41 68.33 regexp/syntax [2020-07-03T13:56:43.622Z] #41 69.74 fmt [2020-07-03T13:56:43.622Z] #41 74.50 regexp [2020-07-03T13:56:43.808Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-07-03T13:56:43.808Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-03T13:56:43.808Z] === RUN TestIpcModeOlderClient [2020-07-03T13:56:43.808Z] === PAUSE TestIpcModeOlderClient [2020-07-03T13:56:43.808Z] === RUN TestKillContainerInvalidSignal [2020-07-03T13:56:43.879Z] #41 ... [2020-07-03T13:56:43.879Z] [2020-07-03T13:56:43.879Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:43.879Z] #30 74.51 log [2020-07-03T13:56:44.653Z] #30 ... [2020-07-03T13:56:44.653Z] [2020-07-03T13:56:44.653Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:44.653Z] #38 77.49 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-03T13:56:44.653Z] #38 77.50 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:44.653Z] #38 DONE 78.3s [2020-07-03T13:56:44.653Z] [2020-07-03T13:56:44.653Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:56:44.850Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-07-03T13:56:44.850Z] === RUN TestKillContainer [2020-07-03T13:56:44.850Z] === RUN TestKillContainer/no_signal [2020-07-03T13:56:45.106Z] #25 14.52 0.0% 1.3% # 1.8% ## 3.6% ### 4.8% #### 6.2% ##### 7.3% ###### 8.8% ####### 10.1% ######## 11.2% ######## 12.2% ######### 13.0% ######### 13.7% ########### 15.4% ############ 17.1% ############# 18.6% ############### 21.0% ################ 23.4% ################# 24.9% ################## 26.1% ################### 27.1% #################### 28.3% ##################### 29.9% ###################### 31.4% ####################### 32.2% ######################## 33.8% ######################### 35.1% ########################## 36.4% ########################### 38.1% ############################ 38.9% ############################## 41.8% ############################## 41.8% ############################## 42.8% ############################### 44.2% [2020-07-03T13:56:45.107Z] #25 ... [2020-07-03T13:56:45.107Z] [2020-07-03T13:56:45.107Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:45.107Z] #30 41.93 path [2020-07-03T13:56:45.107Z] #30 42.54 time [2020-07-03T13:56:45.107Z] #30 42.60 internal/syscall/execenv [2020-07-03T13:56:45.107Z] #30 42.80 internal/syscall/unix [2020-07-03T13:56:45.107Z] #30 46.68 internal/poll [2020-07-03T13:56:45.107Z] #30 48.12 os [2020-07-03T13:56:45.107Z] #30 50.23 internal/fmtsort [2020-07-03T13:56:45.107Z] #30 50.57 path/filepath [2020-07-03T13:56:45.107Z] #30 50.71 fmt [2020-07-03T13:56:45.107Z] #30 51.66 io/ioutil [2020-07-03T13:56:45.107Z] #30 ... [2020-07-03T13:56:45.107Z] [2020-07-03T13:56:45.107Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:45.486Z] === RUN TestKillContainer/non_killing_signal [2020-07-03T13:56:45.648Z] #25 14.52 0.0% 1.3% # 1.8% ## 3.6% ### 4.8% #### 6.2% ##### 7.3% ###### 8.8% ####### 10.1% ######## 11.2% ######## 12.2% ######### 13.0% ######### 13.7% ########### 15.4% ############ 17.1% ############# 18.6% ############### 21.0% ################ 23.4% ################# 24.9% ################## 26.1% ################### 27.1% #################### 28.3% ##################### 29.9% ###################### 31.4% ####################### 32.2% ######################## 33.8% ######################### 35.1% ########################## 36.4% ########################### 38.1% ############################ 38.9% ############################## 41.8% ############################## 41.8% ############################## 42.8% ############################### 44.2% ################################ 45.7% ################################# 46.6% ################################## 48.2% ################################### 49.6% ## [2020-07-03T13:56:45.648Z] #25 ... [2020-07-03T13:56:45.648Z] [2020-07-03T13:56:45.648Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-03T13:56:45.648Z] #38 44.99 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-03T13:56:45.648Z] #38 45.01 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-03T13:56:45.648Z] #38 45.08 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-03T13:56:45.648Z] #38 45.10 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-03T13:56:45.648Z] #38 45.11 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-03T13:56:45.648Z] #38 45.13 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-03T13:56:45.648Z] #38 45.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-03T13:56:45.648Z] #38 45.16 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-03T13:56:45.648Z] #38 45.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-03T13:56:45.648Z] #38 45.19 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-03T13:56:45.648Z] #38 48.30 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-03T13:56:45.648Z] #38 48.32 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:45.648Z] #38 DONE 52.4s [2020-07-03T13:56:45.648Z] [2020-07-03T13:56:45.648Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:46.123Z] === RUN TestKillContainer/killing_signal [2020-07-03T13:56:46.975Z] #25 14.52 0.0% 1.3% # 1.8% ## 3.6% ### 4.8% #### 6.2% ##### 7.3% ###### 8.8% ####### 10.1% ######## 11.2% ######## 12.2% ######### 13.0% ######### 13.7% ########### 15.4% ############ 17.1% ############# 18.6% ############### 21.0% ################ 23.4% ################# 24.9% ################## 26.1% ################### 27.1% #################### 28.3% ##################### 29.9% ###################### 31.4% ####################### 32.2% ######################## 33.8% ######################### 35.1% ########################## 36.4% ########################### 38.1% ############################ 38.9% ############################## 41.8% ############################## 41.8% ############################## 42.8% ############################### 44.2% ################################ 45.7% ################################# 46.6% ################################## 48.2% ################################### 49.6% #################################### 50.9% ##################################### 51.9% ###################################### 53.1% ####################################### 54.7% ######################################## 56.7% ######################################### 57.9% ########################################## 59.6% ########################################### 60.6% ############################################ 61.2% ############################################# 62.7% ############################################## 64.1% ############################################### 65.6% [2020-07-03T13:56:46.975Z] #25 ... [2020-07-03T13:56:46.975Z] [2020-07-03T13:56:46.975Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-03T13:56:46.975Z] #32 45.14 Selecting previously unselected package libxml2:arm64. [2020-07-03T13:56:46.975Z] #32 45.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-03T13:56:46.975Z] #32 45.16 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:56:46.975Z] #32 45.68 Selecting previously unselected package libarchive13:arm64. [2020-07-03T13:56:46.975Z] #32 45.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-03T13:56:46.975Z] #32 45.70 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-03T13:56:46.975Z] #32 45.92 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-03T13:56:46.975Z] #32 45.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-03T13:56:46.975Z] #32 45.97 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-03T13:56:46.975Z] #32 46.14 Selecting previously unselected package librhash0:arm64. [2020-07-03T13:56:46.975Z] #32 46.14 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-03T13:56:46.975Z] #32 46.15 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-03T13:56:46.975Z] #32 46.48 Selecting previously unselected package libuv1:arm64. [2020-07-03T13:56:46.975Z] #32 46.49 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-03T13:56:46.975Z] #32 46.51 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-03T13:56:46.975Z] #32 46.87 Selecting previously unselected package cmake. [2020-07-03T13:56:46.975Z] #32 46.87 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-03T13:56:46.975Z] #32 46.88 Unpacking cmake (3.13.4-1) ... [2020-07-03T13:56:46.975Z] #32 50.35 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-03T13:56:46.975Z] #32 50.69 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:56:46.975Z] #32 50.98 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-03T13:56:46.975Z] #32 51.46 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:56:46.975Z] #32 52.26 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-03T13:56:46.975Z] #32 52.43 Setting up cmake-data (3.13.4-1) ... [2020-07-03T13:56:46.975Z] #32 52.51 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-03T13:56:46.975Z] #32 52.63 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-03T13:56:46.975Z] #32 52.66 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-03T13:56:46.975Z] #32 52.69 Setting up cmake (3.13.4-1) ... [2020-07-03T13:56:46.975Z] #32 52.72 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:56:46.975Z] #32 52.87 Processing triggers for mime-support (3.62) ... [2020-07-03T13:56:46.975Z] #32 DONE 53.9s [2020-07-03T13:56:46.975Z] [2020-07-03T13:56:46.975Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:47.153Z] #30 78.07 github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:56:47.195Z] #39 ... [2020-07-03T13:56:47.195Z] [2020-07-03T13:56:47.195Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:47.195Z] #30 DONE 81.2s [2020-07-03T13:56:47.195Z] [2020-07-03T13:56:47.195Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:47.195Z] #41 71.22 regexp [2020-07-03T13:56:47.195Z] #41 73.00 flag [2020-07-03T13:56:47.195Z] #41 75.12 go/token [2020-07-03T13:56:47.195Z] #41 76.06 go/scanner [2020-07-03T13:56:47.195Z] #41 76.15 internal/lazyregexp [2020-07-03T13:56:47.195Z] #41 76.49 net/url [2020-07-03T13:56:47.195Z] #41 77.62 go/ast [2020-07-03T13:56:47.195Z] #41 78.52 text/template/parse [2020-07-03T13:56:47.195Z] #41 ... [2020-07-03T13:56:47.195Z] [2020-07-03T13:56:47.195Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:47.195Z] #10 78.78 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-03T13:56:47.195Z] #10 78.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-03T13:56:47.195Z] #10 78.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:56:47.195Z] #10 79.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-03T13:56:47.195Z] #10 79.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-03T13:56:47.195Z] #10 79.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:56:47.684Z] --- PASS: TestKillContainer (2.65s) [2020-07-03T13:56:47.685Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-07-03T13:56:47.685Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-07-03T13:56:47.685Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-07-03T13:56:47.685Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-03T13:56:47.685Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-03T13:56:48.321Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-03T13:56:48.521Z] #30 ... [2020-07-03T13:56:48.521Z] [2020-07-03T13:56:48.521Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:48.521Z] #33 4.800 + RM_GOPATH=0 [2020-07-03T13:56:48.521Z] #33 4.800 + TMP_GOPATH= [2020-07-03T13:56:48.521Z] #33 4.800 + : /build [2020-07-03T13:56:48.521Z] #33 4.800 + '[' -z '' ']' [2020-07-03T13:56:48.521Z] #33 4.800 ++ mktemp -d [2020-07-03T13:56:48.521Z] #33 4.805 + export GOPATH=/tmp/tmp.AjEXgk9aP4 [2020-07-03T13:56:48.521Z] #33 4.805 + GOPATH=/tmp/tmp.AjEXgk9aP4 [2020-07-03T13:56:48.521Z] #33 4.805 + RM_GOPATH=1 [2020-07-03T13:56:48.521Z] #33 4.805 + case "$(go env GOARCH)" in [2020-07-03T13:56:48.521Z] #33 4.807 ++ go env GOARCH [2020-07-03T13:56:48.521Z] #33 4.837 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:48.521Z] #33 4.837 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:48.521Z] #33 4.845 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:48.521Z] #33 4.851 + dir=/tmp/install [2020-07-03T13:56:48.521Z] #33 4.856 + bin=tini [2020-07-03T13:56:48.521Z] #33 4.857 + shift [2020-07-03T13:56:48.521Z] #33 4.857 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-03T13:56:48.521Z] #33 4.860 + . /tmp/install/tini.installer [2020-07-03T13:56:48.521Z] #33 4.861 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:56:48.521Z] #33 4.861 + install_tini [2020-07-03T13:56:48.521Z] #33 4.861 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-03T13:56:48.521Z] #33 4.861 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:56:48.521Z] #33 4.862 + git clone https://github.com/krallin/tini.git /tmp/tmp.AjEXgk9aP4/tini [2020-07-03T13:56:48.521Z] #33 4.866 Cloning into '/tmp/tmp.AjEXgk9aP4/tini'... [2020-07-03T13:56:48.521Z] #33 5.613 + cd /tmp/tmp.AjEXgk9aP4/tini [2020-07-03T13:56:48.521Z] #33 5.613 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:56:48.521Z] #33 5.621 + cmake . [2020-07-03T13:56:48.521Z] #33 6.366 -- The C compiler identification is GNU 8.3.0 [2020-07-03T13:56:48.521Z] #33 6.442 -- Check for working C compiler: /usr/bin/cc [2020-07-03T13:56:48.521Z] #33 7.139 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-03T13:56:48.521Z] #33 7.146 -- Detecting C compiler ABI info [2020-07-03T13:56:48.521Z] #33 7.811 -- Detecting C compiler ABI info - done [2020-07-03T13:56:48.521Z] #33 7.867 -- Detecting C compile features [2020-07-03T13:56:49.104Z] #25 14.52 0.0% 1.3% # 1.8% ## 3.6% ### 4.8% #### 6.2% ##### 7.3% ###### 8.8% ####### 10.1% ######## 11.2% ######## 12.2% ######### 13.0% ######### 13.7% ########### 15.4% ############ 17.1% ############# 18.6% ############### 21.0% ################ 23.4% ################# 24.9% ################## 26.1% ################### 27.1% #################### 28.3% ##################### 29.9% ###################### 31.4% ####################### 32.2% ######################## 33.8% ######################### 35.1% ########################## 36.4% ########################### 38.1% ############################ 38.9% ############################## 41.8% ############################## 41.8% ############################## 42.8% ############################### 44.2% ################################ 45.7% ################################# 46.6% ################################## 48.2% ################################### 49.6% #################################### 50.9% ##################################### 51.9% ###################################### 53.1% ####################################### 54.7% ######################################## 56.7% ######################################### 57.9% ########################################## 59.6% ########################################### 60.6% ############################################ 61.2% ############################################# 62.7% ############################################## 64.1% ############################################### 65.6% ################################################ 66.9% ################################################ 67.5% ################################################# 68.7% ################################################# 69.4% ################################################## 70.0% ################################################## 70.5% ################################################### 71.8% #################################################### 72.9% ##################################################### 74.1% ###################################################### 75.6% ####################################################### 76.6% ####################################################### 77.7% ######################################################## 78.7% ######################################################### 80.0% ########################################################## 81.2% ########################################################### 82.7% ############################################################# 84.9% ############################################################## 86.2% ############################################################### 88.3% ################################################################ 89.5% ################################################################# 91.1% ################### [2020-07-03T13:56:49.104Z] #25 ... [2020-07-03T13:56:49.104Z] [2020-07-03T13:56:49.104Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:49.104Z] #10 46.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-03T13:56:49.104Z] #10 46.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-03T13:56:49.104Z] #10 46.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:56:49.104Z] #10 54.85 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-03T13:56:49.104Z] #10 54.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-03T13:56:49.104Z] #10 54.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:56:49.104Z] #10 55.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-03T13:56:49.104Z] #10 55.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-03T13:56:49.104Z] #10 55.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:56:49.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s) [2020-07-03T13:56:49.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2020-07-03T13:56:49.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-07-03T13:56:49.361Z] === RUN TestKillStoppedContainer [2020-07-03T13:56:49.361Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-03T13:56:49.361Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-03T13:56:49.361Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-03T13:56:49.361Z] === RUN TestKillDifferentUserContainer [2020-07-03T13:56:49.368Z] #10 ... [2020-07-03T13:56:49.368Z] [2020-07-03T13:56:49.368Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:49.633Z] #25 14.52 0.0% 1.3% # 1.8% ## 3.6% ### 4.8% #### 6.2% ##### 7.3% ###### 8.8% ####### 10.1% ######## 11.2% ######## 12.2% ######### 13.0% ######### 13.7% ########### 15.4% ############ 17.1% ############# 18.6% ############### 21.0% ################ 23.4% ################# 24.9% ################## 26.1% ################### 27.1% #################### 28.3% ##################### 29.9% ###################### 31.4% ####################### 32.2% ######################## 33.8% ######################### 35.1% ########################## 36.4% ########################### 38.1% ############################ 38.9% ############################## 41.8% ############################## 41.8% ############################## 42.8% ############################### 44.2% ################################ 45.7% ################################# 46.6% ################################## 48.2% ################################### 49.6% #################################### 50.9% ##################################### 51.9% ###################################### 53.1% ####################################### 54.7% ######################################## 56.7% ######################################### 57.9% ########################################## 59.6% ########################################### 60.6% ############################################ 61.2% ############################################# 62.7% ############################################## 64.1% ############################################### 65.6% ################################################ 66.9% ################################################ 67.5% ################################################# 68.7% ################################################# 69.4% ################################################## 70.0% ################################################## 70.5% ################################################### 71.8% #################################################### 72.9% ##################################################### 74.1% ###################################################### 75.6% ####################################################### 76.6% ####################################################### 77.7% ######################################################## 78.7% ######################################################### 80.0% ########################################################## 81.2% ########################################################### 82.7% ############################################################# 84.9% ############################################################## 86.2% ############################################################### 88.3% ################################################################ 89.5% ################################################################# 91.1% ################################################################## 92.9% #################################################################### 94.7% ##################################################################### 96.3% ####################################################################### 98.7% ####################################################################### 99.1% ######################################################################## 100.0% [2020-07-03T13:56:49.633Z] #25 22.86 [2020-07-03T13:56:49.736Z] #10 ... [2020-07-03T13:56:49.736Z] [2020-07-03T13:56:49.736Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:49.736Z] #33 6.630 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-03T13:56:49.736Z] #33 6.631 -- Detecting C compiler ABI info [2020-07-03T13:56:49.736Z] #33 7.357 -- Detecting C compiler ABI info - done [2020-07-03T13:56:49.736Z] #33 7.414 -- Detecting C compile features [2020-07-03T13:56:49.736Z] #33 10.00 -- Detecting C compile features - done [2020-07-03T13:56:49.736Z] #33 10.07 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-03T13:56:49.736Z] #33 10.32 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-03T13:56:49.736Z] #33 10.44 -- Configuring done [2020-07-03T13:56:49.736Z] #33 10.46 -- Generating done [2020-07-03T13:56:49.736Z] #33 10.47 -- Build files have been written to: /tmp/tmp.XcoZHq3p25/tini [2020-07-03T13:56:49.736Z] #33 10.48 + make tini-static [2020-07-03T13:56:49.736Z] #33 10.97 Scanning dependencies of target tini-static [2020-07-03T13:56:49.736Z] #33 11.11 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-03T13:56:49.736Z] #33 12.93 [100%] Linking C executable tini-static [2020-07-03T13:56:49.736Z] #33 13.67 [100%] Built target tini-static [2020-07-03T13:56:49.736Z] #33 13.73 + mkdir -p /build [2020-07-03T13:56:49.736Z] #33 13.73 + cp tini-static /build/docker-init [2020-07-03T13:56:49.736Z] #33 DONE 13.9s [2020-07-03T13:56:49.736Z] [2020-07-03T13:56:49.736Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:49.736Z] #41 83.73 go/parser [2020-07-03T13:56:50.306Z] #41 84.29 text/template [2020-07-03T13:56:50.401Z] --- PASS: TestKillDifferentUserContainer (0.97s) [2020-07-03T13:56:50.401Z] === RUN TestInspectOomKilledTrue [2020-07-03T13:56:50.401Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-03T13:56:50.401Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T13:56:50.401Z] === RUN TestInspectOomKilledFalse [2020-07-03T13:56:50.401Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-03T13:56:50.401Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T13:56:50.401Z] === RUN TestLinksEtcHostsContentMatch [2020-07-03T13:56:50.590Z] #25 ... [2020-07-03T13:56:50.591Z] [2020-07-03T13:56:50.591Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:50.591Z] #47 47.42 regexp [2020-07-03T13:56:50.591Z] #47 51.83 io/ioutil [2020-07-03T13:56:50.591Z] #47 51.84 mvdan.cc/sh/v3/fileutil [2020-07-03T13:56:50.591Z] #47 53.89 flag [2020-07-03T13:56:50.591Z] #47 53.89 go/token [2020-07-03T13:56:50.591Z] #47 53.89 github.com/pkg/diff [2020-07-03T13:56:50.591Z] #47 53.96 encoding/binary [2020-07-03T13:56:50.591Z] #47 55.71 go/scanner [2020-07-03T13:56:50.591Z] #47 56.71 mvdan.cc/editorconfig [2020-07-03T13:56:50.591Z] #47 56.95 mvdan.cc/sh/v3/syntax [2020-07-03T13:56:50.591Z] #47 ... [2020-07-03T13:56:50.591Z] [2020-07-03T13:56:50.591Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:50.591Z] #33 2.003 + RM_GOPATH=0 [2020-07-03T13:56:50.591Z] #33 2.003 + TMP_GOPATH= [2020-07-03T13:56:50.591Z] #33 2.003 + : /build [2020-07-03T13:56:50.591Z] #33 2.003 + '[' -z '' ']' [2020-07-03T13:56:50.591Z] #33 2.004 ++ mktemp -d [2020-07-03T13:56:50.591Z] #33 2.006 + export GOPATH=/tmp/tmp.K5YvDepZB4 [2020-07-03T13:56:50.591Z] #33 2.006 + GOPATH=/tmp/tmp.K5YvDepZB4 [2020-07-03T13:56:50.591Z] #33 2.006 + RM_GOPATH=1 [2020-07-03T13:56:50.591Z] #33 2.006 + case "$(go env GOARCH)" in [2020-07-03T13:56:50.591Z] #33 2.007 ++ go env GOARCH [2020-07-03T13:56:50.591Z] #33 2.022 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:50.591Z] #33 2.022 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:56:50.591Z] #33 2.022 ++ dirname /tmp/install/install.sh [2020-07-03T13:56:50.591Z] #33 2.029 + dir=/tmp/install [2020-07-03T13:56:50.591Z] #33 2.029 + bin=tini [2020-07-03T13:56:50.591Z] #33 2.029 + shift [2020-07-03T13:56:50.591Z] #33 2.029 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-03T13:56:50.591Z] #33 2.029 + . /tmp/install/tini.installer [2020-07-03T13:56:50.591Z] #33 2.029 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:56:50.591Z] #33 2.029 + install_tini [2020-07-03T13:56:50.591Z] #33 2.029 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-03T13:56:50.591Z] #33 2.029 + git clone https://github.com/krallin/tini.git /tmp/tmp.K5YvDepZB4/tini [2020-07-03T13:56:50.591Z] #33 2.029 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:56:50.591Z] #33 2.032 Cloning into '/tmp/tmp.K5YvDepZB4/tini'... [2020-07-03T13:56:50.591Z] #33 2.820 + cd /tmp/tmp.K5YvDepZB4/tini [2020-07-03T13:56:50.591Z] #33 2.841 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-03T13:56:50.591Z] #33 2.852 + cmake . [2020-07-03T13:56:51.038Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-07-03T13:56:51.038Z] === RUN TestLinksContainerNames [2020-07-03T13:56:51.041Z] #33 10.21 -- Detecting C compile features - done [2020-07-03T13:56:51.041Z] #33 10.26 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-03T13:56:51.041Z] #33 ... [2020-07-03T13:56:51.041Z] [2020-07-03T13:56:51.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:56:51.041Z] #39 5.765 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:56:51.041Z] #39 5.766 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:56:51.041Z] #39 5.785 Note: Building without GnuTLS support [2020-07-03T13:56:51.041Z] #39 5.796 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:56:51.041Z] #39 5.801 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:56:51.041Z] #39 7.747 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:56:51.041Z] #39 7.830 GEN .gitid [2020-07-03T13:56:51.041Z] #39 7.876 GEN criu/include/version.h [2020-07-03T13:56:51.041Z] #39 7.935 GEN include/common/asm [2020-07-03T13:56:51.041Z] #39 9.624 PBCC images/timens.pb-c.c [2020-07-03T13:56:51.041Z] #39 9.681 DEP images/timens.pb-c.d [2020-07-03T13:56:51.041Z] #39 9.738 PBCC images/fown.pb-c.c [2020-07-03T13:56:51.041Z] #39 9.764 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-03T13:56:51.041Z] #39 9.861 PBCC images/opts.pb-c.c [2020-07-03T13:56:51.041Z] #39 9.908 PBCC images/memfd.pb-c.c [2020-07-03T13:56:51.041Z] #39 9.953 DEP images/fown.pb-c.d [2020-07-03T13:56:51.297Z] #39 10.03 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-03T13:56:51.297Z] #39 ... [2020-07-03T13:56:51.297Z] [2020-07-03T13:56:51.297Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:51.297Z] #33 10.58 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-03T13:56:51.297Z] #33 10.68 -- Configuring done [2020-07-03T13:56:51.297Z] #33 10.71 -- Generating done [2020-07-03T13:56:51.297Z] #33 10.72 -- Build files have been written to: /tmp/tmp.AjEXgk9aP4/tini [2020-07-03T13:56:51.297Z] #33 10.73 + make tini-static [2020-07-03T13:56:51.553Z] #33 10.94 Scanning dependencies of target tini-static [2020-07-03T13:56:51.553Z] #33 11.01 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-03T13:56:51.815Z] #33 ... [2020-07-03T13:56:51.815Z] [2020-07-03T13:56:51.815Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:51.815Z] #30 DONE 82.9s [2020-07-03T13:56:52.072Z] [2020-07-03T13:56:52.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:56:52.072Z] #39 10.14 DEP images/opts.pb-c.d [2020-07-03T13:56:52.072Z] #39 10.21 DEP images/memfd.pb-c.d [2020-07-03T13:56:52.072Z] #39 10.29 PBCC images/sit.pb-c.c [2020-07-03T13:56:52.072Z] #39 10.33 DEP images/sit.pb-c.d [2020-07-03T13:56:52.072Z] #39 10.50 PBCC images/macvlan.pb-c.c [2020-07-03T13:56:52.072Z] #39 10.51 DEP images/macvlan.pb-c.d [2020-07-03T13:56:52.072Z] #39 10.60 PBCC images/autofs.pb-c.c [2020-07-03T13:56:52.072Z] #39 10.61 DEP images/autofs.pb-c.d [2020-07-03T13:56:52.072Z] #39 10.64 PBCC images/sysctl.pb-c.c [2020-07-03T13:56:52.072Z] #39 10.67 DEP images/sysctl.pb-c.d [2020-07-03T13:56:52.072Z] #39 10.70 PBCC images/time.pb-c.c [2020-07-03T13:56:52.072Z] #39 10.73 DEP images/time.pb-c.d [2020-07-03T13:56:52.072Z] #39 10.79 PBCC images/binfmt-misc.pb-c.c [2020-07-03T13:56:52.072Z] #39 10.82 DEP images/binfmt-misc.pb-c.d [2020-07-03T13:56:52.072Z] #39 10.86 PBCC images/seccomp.pb-c.c [2020-07-03T13:56:52.072Z] #39 10.91 DEP images/seccomp.pb-c.d [2020-07-03T13:56:52.072Z] #39 10.99 PBCC images/userns.pb-c.c [2020-07-03T13:56:52.072Z] #39 11.03 DEP images/userns.pb-c.d [2020-07-03T13:56:52.072Z] #39 11.11 PBCC images/cgroup.pb-c.c [2020-07-03T13:56:52.328Z] #39 11.17 DEP images/cgroup.pb-c.d [2020-07-03T13:56:52.328Z] #39 11.23 PBCC images/ext-file.pb-c.c [2020-07-03T13:56:52.328Z] #39 11.28 DEP images/ext-file.pb-c.d [2020-07-03T13:56:52.328Z] #39 11.36 PBCC images/rpc.pb-c.c [2020-07-03T13:56:52.558Z] --- PASS: TestLinksContainerNames (1.73s) [2020-07-03T13:56:52.558Z] === RUN TestLogsFollowTailEmpty [2020-07-03T13:56:52.584Z] #39 11.49 DEP images/rpc.pb-c.d [2020-07-03T13:56:52.584Z] #39 11.55 PBCC images/siginfo.pb-c.c [2020-07-03T13:56:52.840Z] #39 11.68 DEP images/siginfo.pb-c.d [2020-07-03T13:56:53.097Z] #39 11.84 PBCC images/pagemap.pb-c.c [2020-07-03T13:56:53.097Z] #39 11.94 DEP images/pagemap.pb-c.d [2020-07-03T13:56:53.097Z] #39 11.99 PBCC images/rlimit.pb-c.c [2020-07-03T13:56:53.097Z] #39 12.00 DEP images/rlimit.pb-c.d [2020-07-03T13:56:53.097Z] #39 12.05 PBCC images/file-lock.pb-c.c [2020-07-03T13:56:53.354Z] #39 12.09 DEP images/file-lock.pb-c.d [2020-07-03T13:56:53.354Z] #39 12.17 PBCC images/tty.pb-c.c [2020-07-03T13:56:53.354Z] #39 12.26 DEP images/tty.pb-c.d [2020-07-03T13:56:53.354Z] #39 12.31 PBCC images/tun.pb-c.c [2020-07-03T13:56:53.354Z] #39 12.41 PBCC images/netdev.pb-c.c [2020-07-03T13:56:53.472Z] #33 ... [2020-07-03T13:56:53.472Z] [2020-07-03T13:56:53.472Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:53.472Z] #41 49.64 regexp [2020-07-03T13:56:53.472Z] #41 51.03 path/filepath [2020-07-03T13:56:53.472Z] #41 51.10 net [2020-07-03T13:56:53.472Z] #41 52.25 os/exec [2020-07-03T13:56:53.472Z] #41 54.05 internal/lazyregexp [2020-07-03T13:56:53.472Z] #41 54.65 github.com/LK4D4/vndr/versioned [2020-07-03T13:56:53.472Z] #41 57.98 encoding/base64 [2020-07-03T13:56:53.472Z] #41 57.98 net/url [2020-07-03T13:56:53.472Z] #41 57.98 go/scanner [2020-07-03T13:56:53.472Z] #41 59.89 text/template/parse [2020-07-03T13:56:53.472Z] #41 ... [2020-07-03T13:56:53.472Z] [2020-07-03T13:56:53.472Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:53.472Z] #25 24.47 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-03T13:56:53.472Z] #25 24.95 [2020-07-03T13:56:53.472Z] #25 25.13 #=#=# ##O#- # ##O=# # #=#=-# # # 2.0% ######################################################################## 100.0% [2020-07-03T13:56:53.472Z] #25 25.89 [2020-07-03T13:56:53.596Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-07-03T13:56:53.596Z] === RUN TestContainerNetworkMountsNoChown [2020-07-03T13:56:53.603Z] #41 87.68 encoding/xml [2020-07-03T13:56:53.610Z] #39 12.47 DEP images/tun.pb-c.d [2020-07-03T13:56:53.610Z] #39 12.54 DEP images/netdev.pb-c.d [2020-07-03T13:56:53.610Z] #39 12.60 PBCC images/vma.pb-c.c [2020-07-03T13:56:53.610Z] #39 12.66 DEP images/vma.pb-c.d [2020-07-03T13:56:53.866Z] #39 12.69 PBCC images/creds.pb-c.c [2020-07-03T13:56:53.866Z] #39 12.72 DEP images/creds.pb-c.d [2020-07-03T13:56:53.866Z] #39 12.78 PBCC images/utsns.pb-c.c [2020-07-03T13:56:53.866Z] #39 12.83 DEP images/utsns.pb-c.d [2020-07-03T13:56:53.866Z] #39 12.88 PBCC images/ipc-desc.pb-c.c [2020-07-03T13:56:54.123Z] #39 12.93 PBCC images/ipc-sem.pb-c.c [2020-07-03T13:56:54.123Z] #39 12.97 DEP images/ipc-desc.pb-c.d [2020-07-03T13:56:54.123Z] #39 13.03 DEP images/ipc-sem.pb-c.d [2020-07-03T13:56:54.123Z] #39 13.07 PBCC images/ipc-msg.pb-c.c [2020-07-03T13:56:54.123Z] #39 13.12 DEP images/ipc-msg.pb-c.d [2020-07-03T13:56:54.231Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-07-03T13:56:54.232Z] === RUN TestMountDaemonRoot [2020-07-03T13:56:54.381Z] #39 ... [2020-07-03T13:56:54.381Z] [2020-07-03T13:56:54.381Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:54.381Z] #33 12.72 [100%] Linking C executable tini-static [2020-07-03T13:56:54.381Z] #33 13.39 [100%] Built target tini-static [2020-07-03T13:56:54.381Z] #33 13.47 + mkdir -p /build [2020-07-03T13:56:54.381Z] #33 13.47 + cp tini-static /build/docker-init [2020-07-03T13:56:54.381Z] #33 DONE 13.6s [2020-07-03T13:56:54.381Z] [2020-07-03T13:56:54.381Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:56:54.381Z] #39 13.17 PBCC images/ipc-shm.pb-c.c [2020-07-03T13:56:54.381Z] #39 13.22 DEP images/ipc-shm.pb-c.d [2020-07-03T13:56:54.381Z] #39 13.26 PBCC images/ipc-var.pb-c.c [2020-07-03T13:56:54.381Z] #39 13.31 DEP images/ipc-var.pb-c.d [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/default [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/default [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/private [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/private [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rprivate [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/slave [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/slave [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rslave [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/shared [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/shared [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rshared [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/default [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/rshared [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/shared [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/rslave [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/slave [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/rprivate [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/private [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-03T13:56:54.525Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-03T13:56:54.525Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-03T13:56:54.525Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T13:56:54.638Z] #39 13.37 PBCC images/sk-opts.pb-c.c [2020-07-03T13:56:54.638Z] #39 13.47 PBCC images/packet-sock.pb-c.c [2020-07-03T13:56:54.638Z] #39 13.58 DEP images/sk-opts.pb-c.d [2020-07-03T13:56:54.818Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-03T13:56:54.818Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-03T13:56:54.818Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-03T13:56:54.818Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-03T13:56:54.818Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-03T13:56:54.818Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-03T13:56:54.818Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T13:56:54.818Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-03T13:56:54.818Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T13:56:54.896Z] #39 13.73 DEP images/packet-sock.pb-c.d [2020-07-03T13:56:54.896Z] #39 13.83 PBCC images/sk-netlink.pb-c.c [2020-07-03T13:56:54.986Z] #41 ... [2020-07-03T13:56:54.986Z] [2020-07-03T13:56:54.986Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:54.986Z] #52 38.43 Checking out files: 23% (766/3215) Checking out files: 24% (772/3215) Checking out files: 25% (804/3215) Checking out files: 26% (836/3215) Checking out files: 27% (869/3215) Checking out files: 28% (901/3215) Checking out files: 29% (933/3215) Checking out files: 30% (965/3215) Checking out files: 31% (997/3215) Checking out files: 32% (1029/3215) Checking out files: 33% (1061/3215) Checking out files: 34% (1094/3215) Checking out files: 35% (1126/3215) Checking out files: 36% (1158/3215) Checking out files: 37% (1190/3215) Checking out files: 38% (1222/3215) Checking out files: 39% (1254/3215) Checking out files: 40% (1286/3215) Checking out files: 41% (1319/3215) Checking out files: 42% (1351/3215) Checking out files: 43% (1383/3215) Checking out files: 44% (1415/3215) Checking out files: 45% (1447/3215) Checking out files: 46% (1479/3215) Checking out files: 47% (1512/3215) Checking out files: 48% (1544/3215) Checking out files: 49% (1576/3215) Checking out files: 50% (1608/3215) Checking out files: 51% (1640/3215) Checking out files: 52% (1672/3215) Checking out files: 53% (1704/3215) Checking out files: 54% (1737/3215) Checking out files: 55% (1769/3215) Checking out files: 56% (1801/3215) Checking out files: 57% (1833/3215) Checking out files: 58% (1865/3215) Checking out files: 59% (1897/3215) Checking out files: 60% (1929/3215) Checking out files: 61% (1962/3215) Checking out files: 62% (1994/3215) Checking out files: 63% (2026/3215) Checking out files: 64% (2058/3215) Checking out files: 65% (2090/3215) Checking out files: 66% (2122/3215) Checking out files: 67% (2155/3215) Checking out files: 68% (2187/3215) Checking out files: 69% (2219/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 75% (2413/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 86% (2765/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-03T13:56:54.986Z] #52 40.32 + cd /tmp/tmp.AXQS36tK6o/src/github.com/containerd/containerd [2020-07-03T13:56:54.986Z] #52 40.32 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:56:54.986Z] #52 42.09 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-03T13:56:54.986Z] #52 42.09 + BUILDTAGS='netgo osusergo static_build' [2020-07-03T13:56:54.986Z] #52 42.09 + export EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:56:54.986Z] #52 42.09 + EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:56:54.986Z] #52 42.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-03T13:56:54.986Z] #52 42.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-03T13:56:54.986Z] #52 42.09 + '[' '' = dynamic ']' [2020-07-03T13:56:54.986Z] #52 42.09 + make [2020-07-03T13:56:55.111Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T13:56:55.111Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-03T13:56:55.111Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-03T13:56:55.111Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-03T13:56:55.111Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-03T13:56:55.111Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-03T13:56:55.111Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T13:56:55.111Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-03T13:56:55.111Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-03T13:56:55.111Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-03T13:56:55.111Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-03T13:56:55.111Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-03T13:56:55.112Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-03T13:56:55.112Z] === RUN TestContainerBindMountNonRecursive [2020-07-03T13:56:55.153Z] #39 13.94 DEP images/sk-netlink.pb-c.d [2020-07-03T13:56:55.153Z] #39 ... [2020-07-03T13:56:55.153Z] [2020-07-03T13:56:55.153Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:55.153Z] #47 76.07 encoding/json [2020-07-03T13:56:55.153Z] #47 79.25 github.com/pkg/diff [2020-07-03T13:56:55.153Z] #47 80.89 go/ast [2020-07-03T13:56:55.153Z] #47 82.50 golang.org/x/crypto/ssh/terminal [2020-07-03T13:56:55.153Z] #47 84.27 mvdan.cc/editorconfig [2020-07-03T13:56:55.153Z] #47 85.72 mvdan.cc/sh/v3/fileutil [2020-07-03T13:56:55.153Z] #47 86.12 mvdan.cc/sh/v3/syntax [2020-07-03T13:56:55.153Z] #47 ... [2020-07-03T13:56:55.153Z] [2020-07-03T13:56:55.153Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:56:55.153Z] #39 14.13 PBCC images/sk-inet.pb-c.c [2020-07-03T13:56:55.153Z] #39 14.17 DEP images/sk-inet.pb-c.d [2020-07-03T13:56:55.247Z] #52 43.01 + bin/ctr [2020-07-03T13:56:55.403Z] #25 ... [2020-07-03T13:56:55.403Z] [2020-07-03T13:56:55.403Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:56:55.403Z] #39 3.521 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:56:55.403Z] #39 3.521 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:56:55.403Z] #39 3.540 Note: Building without GnuTLS support [2020-07-03T13:56:55.403Z] #39 3.543 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:56:55.403Z] #39 3.543 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:56:55.403Z] #39 6.216 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:56:55.403Z] #39 7.155 GEN .gitid [2020-07-03T13:56:55.403Z] #39 7.192 GEN criu/include/version.h [2020-07-03T13:56:55.403Z] #39 7.272 GEN include/common/asm [2020-07-03T13:56:55.410Z] #39 14.26 PBCC images/sk-unix.pb-c.c [2020-07-03T13:56:55.410Z] #39 14.30 DEP images/sk-unix.pb-c.d [2020-07-03T13:56:55.410Z] #39 14.36 PBCC images/mm.pb-c.c [2020-07-03T13:56:55.410Z] #39 ... [2020-07-03T13:56:55.410Z] [2020-07-03T13:56:55.410Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:55.410Z] #41 76.51 go/token [2020-07-03T13:56:55.410Z] #41 77.49 go/scanner [2020-07-03T13:56:55.410Z] #41 79.01 go/ast [2020-07-03T13:56:55.410Z] #41 79.01 internal/lazyregexp [2020-07-03T13:56:55.410Z] #41 79.36 net/url [2020-07-03T13:56:55.410Z] #41 81.35 text/template/parse [2020-07-03T13:56:55.410Z] #41 85.20 go/parser [2020-07-03T13:56:55.507Z] #52 ... [2020-07-03T13:56:55.507Z] [2020-07-03T13:56:55.507Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:55.507Z] #47 79.50 github.com/pkg/diff [2020-07-03T13:56:55.507Z] #47 80.66 go/ast [2020-07-03T13:56:55.507Z] #47 81.12 golang.org/x/crypto/ssh/terminal [2020-07-03T13:56:55.507Z] #47 83.16 mvdan.cc/editorconfig [2020-07-03T13:56:55.507Z] #47 85.19 mvdan.cc/sh/v3/fileutil [2020-07-03T13:56:55.507Z] #47 85.40 mvdan.cc/sh/v3/syntax [2020-07-03T13:56:55.666Z] #39 ... [2020-07-03T13:56:55.666Z] [2020-07-03T13:56:55.666Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:56:55.666Z] #33 8.630 -- The C compiler identification is GNU 8.3.0 [2020-07-03T13:56:55.666Z] #33 8.630 -- Check for working C compiler: /usr/bin/cc [2020-07-03T13:56:55.667Z] #41 86.60 text/template [2020-07-03T13:56:55.667Z] #41 ... [2020-07-03T13:56:55.667Z] [2020-07-03T13:56:55.667Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:56:55.767Z] #47 ... [2020-07-03T13:56:55.767Z] [2020-07-03T13:56:55.767Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:56:55.767Z] #39 4.006 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:56:55.767Z] #39 4.006 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:56:55.767Z] #39 4.052 Note: Building without GnuTLS support [2020-07-03T13:56:55.767Z] #39 4.059 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:56:55.768Z] #39 4.059 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:56:55.768Z] #39 6.260 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:56:55.768Z] #39 6.495 GEN .gitid [2020-07-03T13:56:55.768Z] #39 6.515 GEN criu/include/version.h [2020-07-03T13:56:55.768Z] #39 6.642 GEN include/common/asm [2020-07-03T13:56:55.768Z] #39 8.083 PBCC images/timens.pb-c.c [2020-07-03T13:56:55.768Z] #39 8.116 DEP images/timens.pb-c.d [2020-07-03T13:56:55.768Z] #39 8.189 PBCC images/fown.pb-c.c [2020-07-03T13:56:55.768Z] #39 8.248 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-03T13:56:55.768Z] #39 8.328 PBCC images/opts.pb-c.c [2020-07-03T13:56:55.768Z] #39 8.409 PBCC images/memfd.pb-c.c [2020-07-03T13:56:55.768Z] #39 8.452 DEP images/fown.pb-c.d [2020-07-03T13:56:55.768Z] #39 8.508 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-03T13:56:55.768Z] #39 8.552 DEP images/opts.pb-c.d [2020-07-03T13:56:55.768Z] #39 8.598 DEP images/memfd.pb-c.d [2020-07-03T13:56:55.768Z] #39 8.655 PBCC images/sit.pb-c.c [2020-07-03T13:56:55.768Z] #39 8.719 DEP images/sit.pb-c.d [2020-07-03T13:56:55.768Z] #39 8.779 PBCC images/macvlan.pb-c.c [2020-07-03T13:56:55.768Z] #39 8.813 DEP images/macvlan.pb-c.d [2020-07-03T13:56:55.768Z] #39 8.892 PBCC images/autofs.pb-c.c [2020-07-03T13:56:55.768Z] #39 8.916 DEP images/autofs.pb-c.d [2020-07-03T13:56:55.768Z] #39 8.943 PBCC images/sysctl.pb-c.c [2020-07-03T13:56:55.768Z] #39 8.977 DEP images/sysctl.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.010 PBCC images/time.pb-c.c [2020-07-03T13:56:55.768Z] #39 9.020 DEP images/time.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.087 PBCC images/binfmt-misc.pb-c.c [2020-07-03T13:56:55.768Z] #39 9.114 DEP images/binfmt-misc.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.163 PBCC images/seccomp.pb-c.c [2020-07-03T13:56:55.768Z] #39 9.188 DEP images/seccomp.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.232 PBCC images/userns.pb-c.c [2020-07-03T13:56:55.768Z] #39 9.264 DEP images/userns.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.309 PBCC images/cgroup.pb-c.c [2020-07-03T13:56:55.768Z] #39 9.331 DEP images/cgroup.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.400 PBCC images/ext-file.pb-c.c [2020-07-03T13:56:55.768Z] #39 9.459 DEP images/ext-file.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.512 PBCC images/rpc.pb-c.c [2020-07-03T13:56:55.768Z] #39 9.564 DEP images/rpc.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.604 PBCC images/siginfo.pb-c.c [2020-07-03T13:56:55.768Z] #39 9.643 DEP images/siginfo.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.683 PBCC images/pagemap.pb-c.c [2020-07-03T13:56:55.768Z] #39 9.745 DEP images/pagemap.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.800 PBCC images/rlimit.pb-c.c [2020-07-03T13:56:55.768Z] #39 9.848 DEP images/rlimit.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.912 PBCC images/file-lock.pb-c.c [2020-07-03T13:56:55.768Z] #39 9.920 DEP images/file-lock.pb-c.d [2020-07-03T13:56:55.768Z] #39 9.991 PBCC images/tty.pb-c.c [2020-07-03T13:56:55.768Z] #39 10.04 DEP images/tty.pb-c.d [2020-07-03T13:56:55.768Z] #39 10.12 PBCC images/tun.pb-c.c [2020-07-03T13:56:55.768Z] #39 10.19 PBCC images/netdev.pb-c.c [2020-07-03T13:56:55.768Z] #39 10.25 DEP images/tun.pb-c.d [2020-07-03T13:56:55.768Z] #39 10.28 DEP images/netdev.pb-c.d [2020-07-03T13:56:55.768Z] #39 10.32 PBCC images/vma.pb-c.c [2020-07-03T13:56:55.768Z] #39 10.37 DEP images/vma.pb-c.d [2020-07-03T13:56:55.768Z] #39 10.44 PBCC images/creds.pb-c.c [2020-07-03T13:56:55.768Z] #39 10.48 DEP images/creds.pb-c.d [2020-07-03T13:56:55.768Z] #39 10.51 PBCC images/utsns.pb-c.c [2020-07-03T13:56:55.768Z] #39 10.53 DEP images/utsns.pb-c.d [2020-07-03T13:56:55.768Z] #39 10.59 PBCC images/ipc-desc.pb-c.c [2020-07-03T13:56:55.768Z] #39 10.62 PBCC images/ipc-sem.pb-c.c [2020-07-03T13:56:55.768Z] #39 10.66 DEP images/ipc-desc.pb-c.d [2020-07-03T13:56:55.768Z] #39 10.72 DEP images/ipc-sem.pb-c.d [2020-07-03T13:56:55.768Z] #39 10.77 PBCC images/ipc-msg.pb-c.c [2020-07-03T13:56:55.768Z] #39 10.79 DEP images/ipc-msg.pb-c.d [2020-07-03T13:56:55.768Z] #39 10.85 PBCC images/ipc-shm.pb-c.c [2020-07-03T13:56:55.768Z] #39 10.89 DEP images/ipc-shm.pb-c.d [2020-07-03T13:56:55.768Z] #39 10.97 PBCC images/ipc-var.pb-c.c [2020-07-03T13:56:55.768Z] #39 11.01 DEP images/ipc-var.pb-c.d [2020-07-03T13:56:55.768Z] #39 11.05 PBCC images/sk-opts.pb-c.c [2020-07-03T13:56:55.768Z] #39 11.08 PBCC images/packet-sock.pb-c.c [2020-07-03T13:56:55.768Z] #39 11.15 DEP images/sk-opts.pb-c.d [2020-07-03T13:56:55.768Z] #39 11.17 DEP images/packet-sock.pb-c.d [2020-07-03T13:56:55.768Z] #39 11.23 PBCC images/sk-netlink.pb-c.c [2020-07-03T13:56:55.768Z] #39 11.26 DEP images/sk-netlink.pb-c.d [2020-07-03T13:56:55.768Z] #39 11.32 PBCC images/sk-inet.pb-c.c [2020-07-03T13:56:55.768Z] #39 11.38 DEP images/sk-inet.pb-c.d [2020-07-03T13:56:55.768Z] #39 11.43 PBCC images/sk-unix.pb-c.c [2020-07-03T13:56:55.768Z] #39 11.46 DEP images/sk-unix.pb-c.d [2020-07-03T13:56:55.768Z] #39 11.49 PBCC images/mm.pb-c.c [2020-07-03T13:56:56.028Z] #39 11.53 DEP images/mm.pb-c.d [2020-07-03T13:56:56.028Z] #39 11.59 PBCC images/timerfd.pb-c.c [2020-07-03T13:56:56.028Z] #39 11.66 DEP images/timerfd.pb-c.d [2020-07-03T13:56:56.028Z] #39 11.70 PBCC images/timer.pb-c.c [2020-07-03T13:56:56.028Z] #39 11.73 DEP images/timer.pb-c.d [2020-07-03T13:56:56.028Z] #39 11.76 PBCC images/sa.pb-c.c [2020-07-03T13:56:56.288Z] #39 11.80 DEP images/sa.pb-c.d [2020-07-03T13:56:56.288Z] #39 11.85 PBCC images/pipe-data.pb-c.c [2020-07-03T13:56:56.288Z] #39 11.91 DEP images/pipe-data.pb-c.d [2020-07-03T13:56:56.288Z] #39 11.97 PBCC images/mnt.pb-c.c [2020-07-03T13:56:56.288Z] #39 12.01 DEP images/mnt.pb-c.d [2020-07-03T13:56:56.288Z] #39 12.07 PBCC images/sk-packet.pb-c.c [2020-07-03T13:56:56.288Z] #39 12.10 DEP images/sk-packet.pb-c.d [2020-07-03T13:56:56.288Z] #39 12.15 PBCC images/tcp-stream.pb-c.c [2020-07-03T13:56:56.549Z] #39 12.18 DEP images/tcp-stream.pb-c.d [2020-07-03T13:56:56.549Z] #39 12.23 PBCC images/pipe.pb-c.c [2020-07-03T13:56:56.549Z] #39 12.29 DEP images/pipe.pb-c.d [2020-07-03T13:56:56.549Z] #39 12.37 PBCC images/pstree.pb-c.c [2020-07-03T13:56:56.549Z] #39 12.41 DEP images/pstree.pb-c.d [2020-07-03T13:56:56.695Z] #52 39.05 Checking out files: 37% (1221/3215) Checking out files: 38% (1222/3215) Checking out files: 39% (1254/3215) Checking out files: 40% (1286/3215) Checking out files: 41% (1319/3215) Checking out files: 42% (1351/3215) Checking out files: 43% (1383/3215) Checking out files: 44% (1415/3215) Checking out files: 45% (1447/3215) Checking out files: 46% (1479/3215) Checking out files: 47% (1512/3215) Checking out files: 48% (1544/3215) Checking out files: 49% (1576/3215) Checking out files: 50% (1608/3215) Checking out files: 51% (1640/3215) Checking out files: 52% (1672/3215) Checking out files: 53% (1704/3215) Checking out files: 54% (1737/3215) Checking out files: 55% (1769/3215) Checking out files: 56% (1801/3215) Checking out files: 57% (1833/3215) Checking out files: 58% (1865/3215) Checking out files: 59% (1897/3215) Checking out files: 60% (1929/3215) Checking out files: 61% (1962/3215) Checking out files: 62% (1994/3215) Checking out files: 63% (2026/3215) Checking out files: 64% (2058/3215) Checking out files: 65% (2090/3215) Checking out files: 66% (2122/3215) Checking out files: 67% (2155/3215) Checking out files: 68% (2187/3215) Checking out files: 69% (2219/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 85% (2762/3215) Checking out files: 86% (2765/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-03T13:56:56.706Z] #33 ... [2020-07-03T13:56:56.706Z] [2020-07-03T13:56:56.706Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:56:56.706Z] #30 53.74 log [2020-07-03T13:56:56.706Z] #30 53.75 github.com/BurntSushi/toml [2020-07-03T13:56:56.706Z] #30 53.75 flag [2020-07-03T13:56:56.706Z] #30 60.05 github.com/BurntSushi/toml/cmd/tomlv [2020-07-03T13:56:56.809Z] #39 12.47 PBCC images/fs.pb-c.c [2020-07-03T13:56:56.809Z] #39 12.50 DEP images/fs.pb-c.d [2020-07-03T13:56:56.809Z] #39 12.55 PBCC images/signalfd.pb-c.c [2020-07-03T13:56:56.809Z] #39 12.62 DEP images/signalfd.pb-c.d [2020-07-03T13:56:56.809Z] #39 12.67 PBCC images/fh.pb-c.c [2020-07-03T13:56:56.952Z] #52 40.55 + cd /tmp/tmp.r8czq6dIta/src/github.com/containerd/containerd [2020-07-03T13:56:56.952Z] #52 40.56 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:56:56.996Z] #30 ... [2020-07-03T13:56:56.996Z] [2020-07-03T13:56:56.996Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:56:56.996Z] #25 28.84 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-03T13:56:56.996Z] #25 29.23 [2020-07-03T13:56:56.996Z] #25 29.99 #=#=# ##O#- # ########### 15.5% ######################################################################## 100.0% [2020-07-03T13:56:57.070Z] #39 12.72 PBCC images/fsnotify.pb-c.c [2020-07-03T13:56:57.070Z] #39 12.77 DEP images/fh.pb-c.d [2020-07-03T13:56:57.070Z] #39 12.84 DEP images/fsnotify.pb-c.d [2020-07-03T13:56:57.070Z] #39 12.92 PBCC images/eventpoll.pb-c.c [2020-07-03T13:56:57.192Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2020-07-03T13:56:57.192Z] === RUN TestNetworkNat [2020-07-03T13:56:57.208Z] #52 ... [2020-07-03T13:56:57.208Z] [2020-07-03T13:56:57.209Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:56:57.209Z] #10 78.17 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-03T13:56:57.209Z] #10 78.18 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-03T13:56:57.209Z] #10 78.18 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:56:57.209Z] #10 78.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-03T13:56:57.209Z] #10 78.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-03T13:56:57.209Z] #10 78.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:56:57.209Z] #10 ... [2020-07-03T13:56:57.209Z] [2020-07-03T13:56:57.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:56:57.209Z] #39 14.45 DEP images/mm.pb-c.d [2020-07-03T13:56:57.209Z] #39 14.49 PBCC images/timerfd.pb-c.c [2020-07-03T13:56:57.209Z] #39 14.55 DEP images/timerfd.pb-c.d [2020-07-03T13:56:57.209Z] #39 14.61 PBCC images/timer.pb-c.c [2020-07-03T13:56:57.209Z] #39 14.64 DEP images/timer.pb-c.d [2020-07-03T13:56:57.209Z] #39 14.69 PBCC images/sa.pb-c.c [2020-07-03T13:56:57.209Z] #39 14.72 DEP images/sa.pb-c.d [2020-07-03T13:56:57.209Z] #39 14.77 PBCC images/pipe-data.pb-c.c [2020-07-03T13:56:57.209Z] #39 14.81 DEP images/pipe-data.pb-c.d [2020-07-03T13:56:57.209Z] #39 14.86 PBCC images/mnt.pb-c.c [2020-07-03T13:56:57.209Z] #39 14.94 DEP images/mnt.pb-c.d [2020-07-03T13:56:57.209Z] #39 15.01 PBCC images/sk-packet.pb-c.c [2020-07-03T13:56:57.209Z] #39 15.06 DEP images/sk-packet.pb-c.d [2020-07-03T13:56:57.209Z] #39 15.11 PBCC images/tcp-stream.pb-c.c [2020-07-03T13:56:57.209Z] #39 15.17 DEP images/tcp-stream.pb-c.d [2020-07-03T13:56:57.209Z] #39 15.24 PBCC images/pipe.pb-c.c [2020-07-03T13:56:57.209Z] #39 15.33 DEP images/pipe.pb-c.d [2020-07-03T13:56:57.209Z] #39 15.41 PBCC images/pstree.pb-c.c [2020-07-03T13:56:57.209Z] #39 15.45 DEP images/pstree.pb-c.d [2020-07-03T13:56:57.209Z] #39 15.50 PBCC images/fs.pb-c.c [2020-07-03T13:56:57.209Z] #39 15.55 DEP images/fs.pb-c.d [2020-07-03T13:56:57.209Z] #39 15.59 PBCC images/signalfd.pb-c.c [2020-07-03T13:56:57.209Z] #39 15.61 DEP images/signalfd.pb-c.d [2020-07-03T13:56:57.209Z] #39 15.67 PBCC images/fh.pb-c.c [2020-07-03T13:56:57.209Z] #39 15.73 PBCC images/fsnotify.pb-c.c [2020-07-03T13:56:57.209Z] #39 15.82 DEP images/fh.pb-c.d [2020-07-03T13:56:57.209Z] #39 15.87 DEP images/fsnotify.pb-c.d [2020-07-03T13:56:57.209Z] #39 15.94 PBCC images/eventpoll.pb-c.c [2020-07-03T13:56:57.209Z] #39 15.98 DEP images/eventpoll.pb-c.d [2020-07-03T13:56:57.209Z] #39 16.03 PBCC images/eventfd.pb-c.c [2020-07-03T13:56:57.209Z] #39 16.04 DEP images/eventfd.pb-c.d [2020-07-03T13:56:57.209Z] #39 16.09 PBCC images/remap-file-path.pb-c.c [2020-07-03T13:56:57.209Z] #39 16.14 DEP images/remap-file-path.pb-c.d [2020-07-03T13:56:57.209Z] #39 16.19 PBCC images/fifo.pb-c.c [2020-07-03T13:56:57.259Z] #25 30.31 [2020-07-03T13:56:57.342Z] #39 12.96 DEP images/eventpoll.pb-c.d [2020-07-03T13:56:57.342Z] #39 13.03 PBCC images/eventfd.pb-c.c [2020-07-03T13:56:57.342Z] #39 13.06 DEP images/eventfd.pb-c.d [2020-07-03T13:56:57.342Z] #39 13.12 PBCC images/remap-file-path.pb-c.c [2020-07-03T13:56:57.342Z] #39 13.15 DEP images/remap-file-path.pb-c.d [2020-07-03T13:56:57.465Z] #39 16.21 DEP images/fifo.pb-c.d [2020-07-03T13:56:57.465Z] #39 16.25 PBCC images/ghost-file.pb-c.c [2020-07-03T13:56:57.465Z] #39 16.29 DEP images/ghost-file.pb-c.d [2020-07-03T13:56:57.465Z] #39 16.33 PBCC images/regfile.pb-c.c [2020-07-03T13:56:57.465Z] #39 16.41 DEP images/regfile.pb-c.d [2020-07-03T13:56:57.608Z] #39 13.20 PBCC images/fifo.pb-c.c [2020-07-03T13:56:57.608Z] #39 13.25 DEP images/fifo.pb-c.d [2020-07-03T13:56:57.608Z] #39 13.28 PBCC images/ghost-file.pb-c.c [2020-07-03T13:56:57.608Z] #39 13.33 DEP images/ghost-file.pb-c.d [2020-07-03T13:56:57.608Z] #39 13.37 PBCC images/regfile.pb-c.c [2020-07-03T13:56:57.608Z] #39 13.42 DEP images/regfile.pb-c.d [2020-07-03T13:56:57.722Z] #39 16.49 PBCC images/ns.pb-c.c [2020-07-03T13:56:57.722Z] #39 16.53 DEP images/ns.pb-c.d [2020-07-03T13:56:57.722Z] #39 16.58 PBCC images/fdinfo.pb-c.c [2020-07-03T13:56:57.869Z] #39 13.48 PBCC images/ns.pb-c.c [2020-07-03T13:56:57.869Z] #39 13.51 DEP images/ns.pb-c.d [2020-07-03T13:56:57.869Z] #39 13.57 PBCC images/fdinfo.pb-c.c [2020-07-03T13:56:57.869Z] #39 13.66 DEP images/fdinfo.pb-c.d [2020-07-03T13:56:57.869Z] #39 13.71 PBCC images/core-aarch64.pb-c.c [2020-07-03T13:56:57.979Z] #39 16.71 DEP images/fdinfo.pb-c.d [2020-07-03T13:56:57.979Z] #39 16.77 PBCC images/core-aarch64.pb-c.c [2020-07-03T13:56:57.979Z] #39 16.82 PBCC images/core-arm.pb-c.c [2020-07-03T13:56:57.979Z] #39 16.85 PBCC images/core-ppc64.pb-c.c [2020-07-03T13:56:57.979Z] #39 16.93 PBCC images/core-s390.pb-c.c [2020-07-03T13:56:57.979Z] #39 16.96 PBCC images/core-x86.pb-c.c [2020-07-03T13:56:57.979Z] #39 17.03 PBCC images/core.pb-c.c [2020-07-03T13:56:58.130Z] #39 13.73 PBCC images/core-arm.pb-c.c [2020-07-03T13:56:58.130Z] #39 13.81 PBCC images/core-ppc64.pb-c.c [2020-07-03T13:56:58.235Z] #39 17.17 PBCC images/inventory.pb-c.c [2020-07-03T13:56:58.235Z] #39 17.24 DEP images/core-aarch64.pb-c.d [2020-07-03T13:56:58.235Z] --- PASS: TestNetworkNat (0.93s) [2020-07-03T13:56:58.235Z] === RUN TestNetworkLocalhostTCPNat [2020-07-03T13:56:58.390Z] #39 13.89 PBCC images/core-s390.pb-c.c [2020-07-03T13:56:58.390Z] #39 13.96 PBCC images/core-x86.pb-c.c [2020-07-03T13:56:58.390Z] #39 14.03 PBCC images/core.pb-c.c [2020-07-03T13:56:58.390Z] #39 14.09 PBCC images/inventory.pb-c.c [2020-07-03T13:56:58.493Z] #39 17.32 DEP images/core-arm.pb-c.d [2020-07-03T13:56:58.493Z] #39 17.40 DEP images/core-ppc64.pb-c.d [2020-07-03T13:56:58.493Z] #39 17.49 DEP images/core-s390.pb-c.d [2020-07-03T13:56:58.651Z] #39 14.18 DEP images/core-aarch64.pb-c.d [2020-07-03T13:56:58.651Z] #39 14.21 DEP images/core-arm.pb-c.d [2020-07-03T13:56:58.651Z] #39 14.25 DEP images/core-ppc64.pb-c.d [2020-07-03T13:56:58.651Z] #39 14.30 DEP images/core-s390.pb-c.d [2020-07-03T13:56:58.651Z] #39 14.32 DEP images/core-x86.pb-c.d [2020-07-03T13:56:58.651Z] #39 14.36 DEP images/core.pb-c.d [2020-07-03T13:56:58.651Z] #39 14.41 DEP images/inventory.pb-c.d [2020-07-03T13:56:58.651Z] #39 14.47 PBCC images/cpuinfo.pb-c.c [2020-07-03T13:56:58.651Z] #39 14.51 DEP images/cpuinfo.pb-c.d [2020-07-03T13:56:58.750Z] #39 17.56 DEP images/core-x86.pb-c.d [2020-07-03T13:56:58.750Z] #39 17.62 DEP images/core.pb-c.d [2020-07-03T13:56:58.750Z] #39 17.69 DEP images/inventory.pb-c.d [2020-07-03T13:56:58.750Z] #39 17.77 PBCC images/cpuinfo.pb-c.c [2020-07-03T13:56:58.845Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-03T13:56:58.845Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-03T13:56:58.845Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-07-03T13:56:58.845Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-07-03T13:56:58.845Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-07-03T13:56:58.845Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.1% of statements [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-03T13:56:58.845Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/builder [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-03T13:56:58.845Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-03T13:56:58.845Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-07-03T13:56:58.845Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-07-03T13:56:58.845Z] ok github.com/docker/docker/builder/remotecontext/git 3.770s coverage: 86.3% of statements [2020-07-03T13:56:58.911Z] #39 14.60 PBCC images/stats.pb-c.c [2020-07-03T13:56:58.911Z] #39 14.63 DEP images/stats.pb-c.d [2020-07-03T13:56:59.006Z] #39 17.81 DEP images/cpuinfo.pb-c.d [2020-07-03T13:56:59.006Z] #39 17.84 PBCC images/stats.pb-c.c [2020-07-03T13:56:59.006Z] #39 17.90 DEP images/stats.pb-c.d [2020-07-03T13:56:59.143Z] ok github.com/docker/docker/builder/remotecontext 0.470s coverage: 13.6% of statements [2020-07-03T13:56:59.278Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-07-03T13:56:59.278Z] === RUN TestNetworkLoopbackNat [2020-07-03T13:56:59.509Z] #25 32.30 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-03T13:56:59.509Z] #25 32.37 skipping existing 9a99313a2c50 [2020-07-03T13:56:59.509Z] #25 32.50 [2020-07-03T13:57:00.295Z] #39 15.99 make[1]: Nothing to be done for 'all'. [2020-07-03T13:57:00.460Z] #25 33.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-03T13:57:00.460Z] #25 ... [2020-07-03T13:57:00.460Z] [2020-07-03T13:57:00.460Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:57:00.460Z] #30 DONE 67.4s [2020-07-03T13:57:00.687Z] ok github.com/docker/docker/builder/dockerfile 1.285s coverage: 48.1% of statements [2020-07-03T13:57:00.687Z] ? github.com/docker/docker/cli [no test files] [2020-07-03T13:57:00.687Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-03T13:57:00.725Z] [2020-07-03T13:57:00.725Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:57:00.725Z] #52 33.71 Checking out files: 11% (354/3215) Checking out files: 12% (386/3215) Checking out files: 13% (418/3215) Checking out files: 14% (451/3215) Checking out files: 15% (483/3215) Checking out files: 16% (515/3215) Checking out files: 17% (547/3215) Checking out files: 18% (579/3215) Checking out files: 19% (611/3215) Checking out files: 20% (643/3215) Checking out files: 21% (676/3215) Checking out files: 22% (708/3215) Checking out files: 23% (740/3215) Checking out files: 24% (772/3215) Checking out files: 25% (804/3215) Checking out files: 26% (836/3215) Checking out files: 27% (869/3215) Checking out files: 28% (901/3215) Checking out files: 29% (933/3215) Checking out files: 30% (965/3215) Checking out files: 31% (997/3215) Checking out files: 32% (1029/3215) Checking out files: 33% (1061/3215) Checking out files: 34% (1094/3215) Checking out files: 35% (1126/3215) Checking out files: 36% (1158/3215) Checking out files: 37% (1190/3215) Checking out files: 38% (1222/3215) Checking out files: 39% (1254/3215) Checking out files: 40% (1286/3215) Checking out files: 41% (1319/3215) Checking out files: 42% (1351/3215) Checking out files: 43% (1383/3215) Checking out files: 44% (1415/3215) Checking out files: 45% (1447/3215) Checking out files: 46% (1479/3215) Checking out files: 47% (1512/3215) Checking out files: 48% (1544/3215) Checking out files: 49% (1576/3215) Checking out files: 50% (1608/3215) Checking out files: 51% (1640/3215) Checking out files: 52% (1672/3215) Checking out files: 53% (1704/3215) Checking out files: 54% (1737/3215) Checking out files: 55% (1769/3215) Checking out files: 56% (1801/3215) Checking out files: 57% (1833/3215) Checking out files: 58% (1865/3215) Checking out files: 59% (1897/3215) Checking out files: 60% (1929/3215) Checking out files: 61% (1962/3215) Checking out files: 62% (1994/3215) Checking out files: 63% (2026/3215) Checking out files: 63% (2027/3215) Checking out files: 64% (2058/3215) Checking out files: 65% (2090/3215) Checking out files: 66% (2122/3215) Checking out files: 67% (2155/3215) Checking out files: 68% (2187/3215) Checking out files: 69% (2219/3215) Checking out files: 70% (2251/3215) Checking out files: 71% (2283/3215) Checking out files: 72% (2315/3215) Checking out files: 73% (2347/3215) Checking out files: 74% (2380/3215) Checking out files: 75% (2412/3215) Checking out files: 76% (2444/3215) Checking out files: 77% (2476/3215) Checking out files: 78% (2508/3215) Checking out files: 79% (2540/3215) Checking out files: 80% (2572/3215) Checking out files: 81% (2605/3215) Checking out files: 82% (2637/3215) Checking out files: 83% (2669/3215) Checking out files: 84% (2701/3215) Checking out files: 85% (2733/3215) Checking out files: 86% (2765/3215) Checking out files: 87% (2798/3215) Checking out files: 88% (2830/3215) Checking out files: 89% (2862/3215) Checking out files: 90% (2894/3215) Checking out files: 91% (2926/3215) Checking out files: 92% (2958/3215) Checking out files: 93% (2990/3215) Checking out files: 94% (3023/3215) Checking out files: 95% (3055/3215) Checking out files: 96% (3087/3215) Checking out files: 97% (3119/3215) Checking out files: 98% (3151/3215) Checking out files: 99% (3183/3215) Checking out files: 100% (3215/3215) Checking out files: 100% (3215/3215), done. [2020-07-03T13:57:00.725Z] #52 35.57 + cd /tmp/tmp.FF0qFWDaoG/src/github.com/containerd/containerd [2020-07-03T13:57:00.725Z] #52 35.57 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-03T13:57:00.898Z] #39 19.33 make[1]: Nothing to be done for 'all'. [2020-07-03T13:57:00.988Z] #52 ... [2020-07-03T13:57:00.988Z] [2020-07-03T13:57:00.988Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:57:00.988Z] #47 57.75 encoding/base64 [2020-07-03T13:57:00.988Z] #47 58.29 go/ast [2020-07-03T13:57:00.988Z] #47 59.53 golang.org/x/sys/unix [2020-07-03T13:57:00.988Z] #47 59.71 encoding/json [2020-07-03T13:57:00.988Z] #47 ... [2020-07-03T13:57:00.988Z] [2020-07-03T13:57:00.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:00.988Z] #39 11.69 PBCC images/timens.pb-c.c [2020-07-03T13:57:00.988Z] #39 11.73 DEP images/timens.pb-c.d [2020-07-03T13:57:00.988Z] #39 12.58 PBCC images/fown.pb-c.c [2020-07-03T13:57:00.988Z] #39 12.59 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-03T13:57:00.988Z] #39 12.66 PBCC images/opts.pb-c.c [2020-07-03T13:57:00.988Z] #39 13.05 PBCC images/memfd.pb-c.c [2020-07-03T13:57:00.988Z] #39 13.27 DEP images/fown.pb-c.d [2020-07-03T13:57:00.988Z] #39 13.37 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-03T13:57:00.988Z] #39 13.42 DEP images/opts.pb-c.d [2020-07-03T13:57:00.988Z] #39 13.49 DEP images/memfd.pb-c.d [2020-07-03T13:57:00.988Z] #39 13.57 PBCC images/sit.pb-c.c [2020-07-03T13:57:00.988Z] #39 13.59 DEP images/sit.pb-c.d [2020-07-03T13:57:00.988Z] #39 13.67 PBCC images/macvlan.pb-c.c [2020-07-03T13:57:00.988Z] #39 13.71 DEP images/macvlan.pb-c.d [2020-07-03T13:57:00.988Z] #39 13.81 PBCC images/autofs.pb-c.c [2020-07-03T13:57:00.988Z] #39 13.84 DEP images/autofs.pb-c.d [2020-07-03T13:57:00.988Z] #39 13.93 PBCC images/sysctl.pb-c.c [2020-07-03T13:57:00.988Z] #39 13.95 DEP images/sysctl.pb-c.d [2020-07-03T13:57:00.988Z] #39 13.97 PBCC images/time.pb-c.c [2020-07-03T13:57:00.988Z] #39 14.00 DEP images/time.pb-c.d [2020-07-03T13:57:00.988Z] #39 14.05 PBCC images/binfmt-misc.pb-c.c [2020-07-03T13:57:00.988Z] #39 14.08 DEP images/binfmt-misc.pb-c.d [2020-07-03T13:57:00.988Z] #39 14.17 PBCC images/seccomp.pb-c.c [2020-07-03T13:57:00.988Z] #39 14.18 DEP images/seccomp.pb-c.d [2020-07-03T13:57:00.988Z] #39 14.25 PBCC images/userns.pb-c.c [2020-07-03T13:57:00.988Z] #39 14.27 DEP images/userns.pb-c.d [2020-07-03T13:57:00.988Z] #39 14.30 PBCC images/cgroup.pb-c.c [2020-07-03T13:57:00.988Z] #39 14.33 DEP images/cgroup.pb-c.d [2020-07-03T13:57:00.988Z] #39 14.38 PBCC images/ext-file.pb-c.c [2020-07-03T13:57:00.988Z] #39 14.41 DEP images/ext-file.pb-c.d [2020-07-03T13:57:00.988Z] #39 14.50 PBCC images/rpc.pb-c.c [2020-07-03T13:57:00.988Z] #39 14.60 DEP images/rpc.pb-c.d [2020-07-03T13:57:00.988Z] #39 14.70 PBCC images/siginfo.pb-c.c [2020-07-03T13:57:00.988Z] #39 14.72 DEP images/siginfo.pb-c.d [2020-07-03T13:57:00.988Z] #39 14.79 PBCC images/pagemap.pb-c.c [2020-07-03T13:57:00.988Z] #39 14.87 DEP images/pagemap.pb-c.d [2020-07-03T13:57:00.988Z] #39 14.88 PBCC images/rlimit.pb-c.c [2020-07-03T13:57:00.988Z] #39 14.90 DEP images/rlimit.pb-c.d [2020-07-03T13:57:00.988Z] #39 14.94 PBCC images/file-lock.pb-c.c [2020-07-03T13:57:00.988Z] #39 14.96 DEP images/file-lock.pb-c.d [2020-07-03T13:57:00.988Z] #39 15.00 PBCC images/tty.pb-c.c [2020-07-03T13:57:00.988Z] #39 15.04 DEP images/tty.pb-c.d [2020-07-03T13:57:00.988Z] #39 15.13 PBCC images/tun.pb-c.c [2020-07-03T13:57:00.988Z] #39 15.17 PBCC images/netdev.pb-c.c [2020-07-03T13:57:00.988Z] #39 15.20 DEP images/tun.pb-c.d [2020-07-03T13:57:00.988Z] #39 15.23 DEP images/netdev.pb-c.d [2020-07-03T13:57:00.988Z] #39 15.32 PBCC images/vma.pb-c.c [2020-07-03T13:57:00.988Z] #39 15.41 DEP images/vma.pb-c.d [2020-07-03T13:57:00.988Z] #39 15.52 PBCC images/creds.pb-c.c [2020-07-03T13:57:01.251Z] #39 15.58 DEP images/creds.pb-c.d [2020-07-03T13:57:01.251Z] #39 15.62 PBCC images/utsns.pb-c.c [2020-07-03T13:57:01.251Z] #39 15.67 DEP images/utsns.pb-c.d [2020-07-03T13:57:01.251Z] #39 15.77 PBCC images/ipc-desc.pb-c.c [2020-07-03T13:57:01.462Z] #39 ... [2020-07-03T13:57:01.462Z] [2020-07-03T13:57:01.462Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:57:01.462Z] #47 92.66 mvdan.cc/sh/v3/cmd/shfmt [2020-07-03T13:57:01.515Z] #39 15.80 PBCC images/ipc-sem.pb-c.c [2020-07-03T13:57:01.515Z] #39 15.80 DEP images/ipc-desc.pb-c.d [2020-07-03T13:57:01.515Z] #39 15.85 DEP images/ipc-sem.pb-c.d [2020-07-03T13:57:01.515Z] #39 15.94 PBCC images/ipc-msg.pb-c.c [2020-07-03T13:57:01.515Z] #39 15.95 DEP images/ipc-msg.pb-c.d [2020-07-03T13:57:01.515Z] #39 16.04 PBCC images/ipc-shm.pb-c.c [2020-07-03T13:57:01.515Z] #39 16.07 DEP images/ipc-shm.pb-c.d [2020-07-03T13:57:01.515Z] #39 ... [2020-07-03T13:57:01.515Z] [2020-07-03T13:57:01.515Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-03T13:57:01.515Z] #25 33.85 [2020-07-03T13:57:01.515Z] #25 34.16 #=#=# ######################################################################## 100.0% [2020-07-03T13:57:01.515Z] #25 34.39 [2020-07-03T13:57:01.516Z] #25 34.49 Download of images into '/build' complete. [2020-07-03T13:57:01.516Z] #25 34.49 Use something like the following to load the result into a Docker daemon: [2020-07-03T13:57:01.516Z] #25 34.49 tar -cC '/build' . | docker load [2020-07-03T13:57:01.516Z] #25 DONE 34.8s [2020-07-03T13:57:01.516Z] [2020-07-03T13:57:01.516Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:01.516Z] #39 16.13 PBCC images/ipc-var.pb-c.c [2020-07-03T13:57:01.516Z] #39 16.17 DEP images/ipc-var.pb-c.d [2020-07-03T13:57:01.680Z] #39 17.27 CC images/stats.o [2020-07-03T13:57:01.780Z] #39 16.23 PBCC images/sk-opts.pb-c.c [2020-07-03T13:57:01.780Z] #39 16.26 PBCC images/packet-sock.pb-c.c [2020-07-03T13:57:01.943Z] #39 17.65 CC images/core.o [2020-07-03T13:57:02.044Z] #39 16.35 DEP images/sk-opts.pb-c.d [2020-07-03T13:57:02.044Z] #39 16.42 DEP images/packet-sock.pb-c.d [2020-07-03T13:57:02.044Z] #39 16.47 PBCC images/sk-netlink.pb-c.c [2020-07-03T13:57:02.308Z] #39 16.65 DEP images/sk-netlink.pb-c.d [2020-07-03T13:57:02.308Z] #39 16.79 PBCC images/sk-inet.pb-c.c [2020-07-03T13:57:02.308Z] #39 16.86 DEP images/sk-inet.pb-c.d [2020-07-03T13:57:02.515Z] #39 18.31 CC images/core-x86.o [2020-07-03T13:57:02.571Z] #39 17.01 PBCC images/sk-unix.pb-c.c [2020-07-03T13:57:02.571Z] #39 17.04 DEP images/sk-unix.pb-c.d [2020-07-03T13:57:02.571Z] #39 17.11 PBCC images/mm.pb-c.c [2020-07-03T13:57:02.807Z] --- PASS: TestNetworkLoopbackNat (3.30s) [2020-07-03T13:57:02.807Z] === RUN TestPause [2020-07-03T13:57:02.836Z] #39 17.15 DEP images/mm.pb-c.d [2020-07-03T13:57:02.836Z] #39 17.19 PBCC images/timerfd.pb-c.c [2020-07-03T13:57:02.836Z] #39 17.25 DEP images/timerfd.pb-c.d [2020-07-03T13:57:02.836Z] #39 17.28 PBCC images/timer.pb-c.c [2020-07-03T13:57:02.836Z] #39 17.34 DEP images/timer.pb-c.d [2020-07-03T13:57:02.836Z] #39 17.39 PBCC images/sa.pb-c.c [2020-07-03T13:57:02.836Z] #39 17.45 DEP images/sa.pb-c.d [2020-07-03T13:57:02.836Z] #39 17.50 PBCC images/pipe-data.pb-c.c [2020-07-03T13:57:03.099Z] #39 17.58 DEP images/pipe-data.pb-c.d [2020-07-03T13:57:03.099Z] #39 17.67 PBCC images/mnt.pb-c.c [2020-07-03T13:57:03.099Z] #39 17.75 DEP images/mnt.pb-c.d [2020-07-03T13:57:03.363Z] #39 17.83 PBCC images/sk-packet.pb-c.c [2020-07-03T13:57:03.363Z] #39 17.88 DEP images/sk-packet.pb-c.d [2020-07-03T13:57:03.363Z] #39 17.97 PBCC images/tcp-stream.pb-c.c [2020-07-03T13:57:03.363Z] #39 17.99 DEP images/tcp-stream.pb-c.d [2020-07-03T13:57:03.445Z] --- PASS: TestPause (0.93s) [2020-07-03T13:57:03.445Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-03T13:57:03.445Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-03T13:57:03.445Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-03T13:57:03.445Z] === RUN TestPauseStopPausedContainer [2020-07-03T13:57:03.458Z] #39 18.99 CC images/core-arm.o [2020-07-03T13:57:03.629Z] #39 18.04 PBCC images/pipe.pb-c.c [2020-07-03T13:57:03.629Z] #39 18.13 DEP images/pipe.pb-c.d [2020-07-03T13:57:03.629Z] #39 18.19 PBCC images/pstree.pb-c.c [2020-07-03T13:57:03.629Z] #39 18.21 DEP images/pstree.pb-c.d [2020-07-03T13:57:03.719Z] #39 ... [2020-07-03T13:57:03.719Z] [2020-07-03T13:57:03.719Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:57:03.719Z] #47 91.62 mvdan.cc/sh/v3/cmd/shfmt [2020-07-03T13:57:03.719Z] #47 DONE 97.7s [2020-07-03T13:57:03.719Z] [2020-07-03T13:57:03.719Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:03.719Z] #41 89.26 go/doc [2020-07-03T13:57:03.719Z] #41 92.73 github.com/LK4D4/vndr/build [2020-07-03T13:57:03.719Z] #41 93.53 github.com/LK4D4/vndr/versioned [2020-07-03T13:57:03.719Z] #41 93.64 compress/flate [2020-07-03T13:57:03.719Z] #41 96.11 hash/crc32 [2020-07-03T13:57:03.719Z] #41 96.36 net [2020-07-03T13:57:03.719Z] #41 96.69 compress/gzip [2020-07-03T13:57:03.719Z] #41 97.41 vendor/golang.org/x/text/transform [2020-07-03T13:57:03.719Z] #41 ... [2020-07-03T13:57:03.719Z] [2020-07-03T13:57:03.719Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:03.719Z] #39 19.39 CC images/core-aarch64.o [2020-07-03T13:57:03.894Z] #39 18.31 PBCC images/fs.pb-c.c [2020-07-03T13:57:03.894Z] #39 18.32 DEP images/fs.pb-c.d [2020-07-03T13:57:03.894Z] #39 ... [2020-07-03T13:57:03.894Z] [2020-07-03T13:57:03.894Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:03.894Z] #41 60.70 go/ast [2020-07-03T13:57:03.894Z] #41 64.07 encoding/json [2020-07-03T13:57:03.894Z] #41 68.89 text/template [2020-07-03T13:57:03.894Z] #41 70.31 go/parser [2020-07-03T13:57:03.894Z] #41 ... [2020-07-03T13:57:03.894Z] [2020-07-03T13:57:03.894Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:03.894Z] #39 18.37 PBCC images/signalfd.pb-c.c [2020-07-03T13:57:03.894Z] #39 18.44 DEP images/signalfd.pb-c.d [2020-07-03T13:57:03.894Z] #39 18.48 PBCC images/fh.pb-c.c [2020-07-03T13:57:04.083Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-07-03T13:57:04.083Z] === RUN TestPsFilter [2020-07-03T13:57:04.158Z] #39 18.52 PBCC images/fsnotify.pb-c.c [2020-07-03T13:57:04.158Z] #39 18.57 DEP images/fh.pb-c.d [2020-07-03T13:57:04.158Z] #39 18.66 DEP images/fsnotify.pb-c.d [2020-07-03T13:57:04.158Z] #39 18.72 PBCC images/eventpoll.pb-c.c [2020-07-03T13:57:04.158Z] #39 18.75 DEP images/eventpoll.pb-c.d [2020-07-03T13:57:04.290Z] #39 19.89 CC images/core-ppc64.o [2020-07-03T13:57:04.376Z] --- PASS: TestPsFilter (0.26s) [2020-07-03T13:57:04.376Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-03T13:57:04.422Z] #39 18.76 PBCC images/eventfd.pb-c.c [2020-07-03T13:57:04.422Z] #39 18.80 DEP images/eventfd.pb-c.d [2020-07-03T13:57:04.423Z] #39 18.86 PBCC images/remap-file-path.pb-c.c [2020-07-03T13:57:04.423Z] #39 18.87 DEP images/remap-file-path.pb-c.d [2020-07-03T13:57:04.423Z] #39 18.90 PBCC images/fifo.pb-c.c [2020-07-03T13:57:04.423Z] #39 18.94 DEP images/fifo.pb-c.d [2020-07-03T13:57:04.423Z] #39 18.98 PBCC images/ghost-file.pb-c.c [2020-07-03T13:57:04.687Z] #39 19.04 DEP images/ghost-file.pb-c.d [2020-07-03T13:57:04.687Z] #39 19.10 PBCC images/regfile.pb-c.c [2020-07-03T13:57:04.687Z] #39 19.16 DEP images/regfile.pb-c.d [2020-07-03T13:57:04.687Z] #39 19.20 PBCC images/ns.pb-c.c [2020-07-03T13:57:04.687Z] #39 19.23 DEP images/ns.pb-c.d [2020-07-03T13:57:04.873Z] #39 20.71 CC images/core-s390.o [2020-07-03T13:57:04.952Z] #39 19.28 PBCC images/fdinfo.pb-c.c [2020-07-03T13:57:04.952Z] #39 19.36 DEP images/fdinfo.pb-c.d [2020-07-03T13:57:04.952Z] #39 19.41 PBCC images/core-aarch64.pb-c.c [2020-07-03T13:57:04.952Z] #39 19.46 PBCC images/core-arm.pb-c.c [2020-07-03T13:57:04.952Z] #39 19.54 PBCC images/core-ppc64.pb-c.c [2020-07-03T13:57:05.215Z] #39 19.63 PBCC images/core-s390.pb-c.c [2020-07-03T13:57:05.215Z] #39 19.67 PBCC images/core-x86.pb-c.c [2020-07-03T13:57:05.215Z] #39 19.70 PBCC images/core.pb-c.c [2020-07-03T13:57:05.215Z] #39 19.76 PBCC images/inventory.pb-c.c [2020-07-03T13:57:05.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-07-03T13:57:05.416Z] === RUN TestRemoveContainerWithVolume [2020-07-03T13:57:05.479Z] #39 19.81 DEP images/core-aarch64.pb-c.d [2020-07-03T13:57:05.479Z] #39 19.85 DEP images/core-arm.pb-c.d [2020-07-03T13:57:05.479Z] #39 19.90 DEP images/core-ppc64.pb-c.d [2020-07-03T13:57:05.479Z] #39 19.94 DEP images/core-s390.pb-c.d [2020-07-03T13:57:05.479Z] #39 20.03 DEP images/core-x86.pb-c.d [2020-07-03T13:57:05.479Z] #39 20.13 DEP images/core.pb-c.d [2020-07-03T13:57:05.743Z] #39 20.20 DEP images/inventory.pb-c.d [2020-07-03T13:57:05.743Z] #39 20.30 PBCC images/cpuinfo.pb-c.c [2020-07-03T13:57:05.743Z] #39 20.31 DEP images/cpuinfo.pb-c.d [2020-07-03T13:57:05.743Z] #39 20.38 PBCC images/stats.pb-c.c [2020-07-03T13:57:05.886Z] #39 21.40 CC images/cpuinfo.o [2020-07-03T13:57:06.009Z] #39 20.40 DEP images/stats.pb-c.d [2020-07-03T13:57:06.057Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-07-03T13:57:06.057Z] === RUN TestRemoveContainerRunning [2020-07-03T13:57:06.148Z] #39 21.86 CC images/inventory.o [2020-07-03T13:57:06.148Z] #39 21.99 CC images/fdinfo.o [2020-07-03T13:57:06.304Z] ok github.com/docker/docker/client 0.566s coverage: 75.4% of statements [2020-07-03T13:57:06.411Z] #39 22.27 CC images/fown.o [2020-07-03T13:57:06.672Z] #39 22.46 CC images/ns.o [2020-07-03T13:57:06.932Z] #39 22.60 CC images/regfile.o [2020-07-03T13:57:06.964Z] #39 ... [2020-07-03T13:57:06.964Z] [2020-07-03T13:57:06.964Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:06.964Z] #33 12.96 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-03T13:57:06.964Z] #33 12.96 -- Detecting C compiler ABI info [2020-07-03T13:57:06.964Z] #33 13.83 -- Detecting C compiler ABI info - done [2020-07-03T13:57:06.964Z] #33 13.88 -- Detecting C compile features [2020-07-03T13:57:06.964Z] #33 16.29 -- Detecting C compile features - done [2020-07-03T13:57:06.964Z] #33 16.35 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-03T13:57:06.964Z] #33 16.80 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-03T13:57:06.964Z] #33 16.90 -- Configuring done [2020-07-03T13:57:06.964Z] #33 16.92 -- Generating done [2020-07-03T13:57:06.964Z] #33 16.92 -- Build files have been written to: /tmp/tmp.K5YvDepZB4/tini [2020-07-03T13:57:06.964Z] #33 16.94 + make tini-static [2020-07-03T13:57:06.964Z] #33 17.35 Scanning dependencies of target tini-static [2020-07-03T13:57:06.964Z] #33 17.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-03T13:57:06.964Z] #33 18.48 [100%] Linking C executable tini-static [2020-07-03T13:57:06.964Z] #33 19.19 [100%] Built target tini-static [2020-07-03T13:57:06.964Z] #33 19.27 + mkdir -p /build [2020-07-03T13:57:06.964Z] #33 19.28 + cp tini-static /build/docker-init [2020-07-03T13:57:06.964Z] #33 DONE 19.8s [2020-07-03T13:57:06.964Z] [2020-07-03T13:57:06.964Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:06.964Z] #41 73.86 encoding/xml [2020-07-03T13:57:07.096Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-07-03T13:57:07.096Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-03T13:57:07.192Z] #39 22.71 CC images/ghost-file.o [2020-07-03T13:57:07.192Z] #39 22.91 CC images/fifo.o [2020-07-03T13:57:07.452Z] #39 23.14 CC images/remap-file-path.o [2020-07-03T13:57:07.713Z] #39 23.31 CC images/eventfd.o [2020-07-03T13:57:07.713Z] #39 23.54 CC images/eventpoll.o [2020-07-03T13:57:07.973Z] #39 23.77 CC images/fh.o [2020-07-03T13:57:08.017Z] #47 ... [2020-07-03T13:57:08.017Z] [2020-07-03T13:57:08.017Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:08.017Z] #39 20.62 CC images/stats.o [2020-07-03T13:57:08.017Z] #39 21.03 CC images/core.o [2020-07-03T13:57:08.017Z] #39 21.75 CC images/core-x86.o [2020-07-03T13:57:08.017Z] #39 22.35 CC images/core-arm.o [2020-07-03T13:57:08.017Z] #39 22.62 CC images/core-aarch64.o [2020-07-03T13:57:08.017Z] #39 22.96 CC images/core-ppc64.o [2020-07-03T13:57:08.017Z] #39 23.45 CC images/core-s390.o [2020-07-03T13:57:08.017Z] #39 24.29 CC images/cpuinfo.o [2020-07-03T13:57:08.017Z] #39 24.88 CC images/inventory.o [2020-07-03T13:57:08.017Z] #39 25.22 CC images/fdinfo.o [2020-07-03T13:57:08.017Z] #39 25.59 CC images/fown.o [2020-07-03T13:57:08.017Z] #39 25.81 CC images/ns.o [2020-07-03T13:57:08.017Z] #39 ... [2020-07-03T13:57:08.017Z] [2020-07-03T13:57:08.017Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:57:08.017Z] #47 DONE 98.0s [2020-07-03T13:57:08.017Z] [2020-07-03T13:57:08.017Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:08.017Z] #41 89.30 encoding/xml [2020-07-03T13:57:08.017Z] #41 91.17 go/doc [2020-07-03T13:57:08.017Z] #41 94.41 github.com/LK4D4/vndr/build [2020-07-03T13:57:08.017Z] #41 94.84 github.com/LK4D4/vndr/versioned [2020-07-03T13:57:08.017Z] #41 94.92 compress/flate [2020-07-03T13:57:08.017Z] #41 97.28 hash/crc32 [2020-07-03T13:57:08.017Z] #41 97.60 net [2020-07-03T13:57:08.017Z] #41 97.83 compress/gzip [2020-07-03T13:57:08.017Z] #41 98.41 vendor/golang.org/x/text/transform [2020-07-03T13:57:08.017Z] #41 ... [2020-07-03T13:57:08.017Z] [2020-07-03T13:57:08.017Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:08.017Z] #39 26.13 CC images/regfile.o [2020-07-03T13:57:08.017Z] #39 26.44 CC images/ghost-file.o [2020-07-03T13:57:08.017Z] #39 26.96 CC images/fifo.o [2020-07-03T13:57:08.141Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-07-03T13:57:08.141Z] === RUN TestRemoveInvalidContainer [2020-07-03T13:57:08.141Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-03T13:57:08.141Z] === RUN TestRenameLinkedContainer [2020-07-03T13:57:08.274Z] #39 27.24 CC images/remap-file-path.o [2020-07-03T13:57:08.538Z] #39 ... [2020-07-03T13:57:08.538Z] [2020-07-03T13:57:08.538Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:57:08.538Z] #52 42.21 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-03T13:57:08.538Z] #52 42.21 + BUILDTAGS='netgo osusergo static_build' [2020-07-03T13:57:08.538Z] #52 42.21 + export EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:57:08.538Z] #52 42.21 + EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:57:08.538Z] #52 42.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-03T13:57:08.538Z] #52 42.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-03T13:57:08.538Z] #52 42.21 + '[' '' = dynamic ']' [2020-07-03T13:57:08.538Z] #52 42.21 + make [2020-07-03T13:57:08.538Z] #52 43.18 + bin/ctr [2020-07-03T13:57:08.538Z] #52 ... [2020-07-03T13:57:08.538Z] [2020-07-03T13:57:08.538Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:08.538Z] #39 27.41 CC images/eventfd.o [2020-07-03T13:57:08.543Z] #39 24.05 CC images/fsnotify.o [2020-07-03T13:57:08.794Z] #39 27.59 CC images/eventpoll.o [2020-07-03T13:57:08.804Z] #39 ... [2020-07-03T13:57:08.804Z] [2020-07-03T13:57:08.804Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:57:08.804Z] #10 102.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-03T13:57:08.804Z] #10 102.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-03T13:57:08.804Z] #10 102.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:09.051Z] #39 27.92 CC images/fh.o [2020-07-03T13:57:09.308Z] #39 28.28 CC images/fsnotify.o [2020-07-03T13:57:09.412Z] Removing intermediate container 9bd54bcc46f5 [2020-07-03T13:57:09.412Z] ---> 6488fdd7e409 [2020-07-03T13:57:09.412Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-07-03T13:57:09.412Z] ---> Running in 02c766882149 [2020-07-03T13:57:09.412Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-03T13:57:09.412Z] go: finding gotest.tools v0.3.5 [2020-07-03T13:57:09.412Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-03T13:57:09.412Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-03T13:57:09.412Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-03T13:57:09.412Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-03T13:57:09.412Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-03T13:57:09.412Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-03T13:57:09.412Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:57:09.412Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:57:09.412Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-03T13:57:09.412Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:57:09.412Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-03T13:57:09.412Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-03T13:57:09.412Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:57:09.412Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:57:09.412Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-03T13:57:09.412Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-03T13:57:09.412Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:57:09.412Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:57:09.412Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:57:09.412Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:57:09.412Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:57:09.412Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:57:09.412Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:57:09.412Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:57:09.412Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:57:09.412Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:57:09.412Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:57:09.412Z] go: finding github.com/fatih/color v1.6.0 [2020-07-03T13:57:09.412Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-03T13:57:09.412Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-03T13:57:09.412Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-03T13:57:09.413Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-03T13:57:09.413Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-03T13:57:09.413Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-03T13:57:09.413Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-03T13:57:09.413Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-03T13:57:09.413Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-03T13:57:09.413Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-03T13:57:09.413Z] INFO: Build done for gotestsum... [2020-07-03T13:57:09.541Z] #41 76.36 compress/flate [2020-07-03T13:57:10.238Z] #39 28.92 CC images/signalfd.o [2020-07-03T13:57:10.238Z] #39 29.20 CC images/fs.o [2020-07-03T13:57:10.496Z] #39 29.31 CC images/pstree.o [2020-07-03T13:57:10.496Z] #39 29.54 CC images/pipe.o [2020-07-03T13:57:10.757Z] #41 77.50 go/doc [2020-07-03T13:57:11.059Z] #39 29.73 CC images/tcp-stream.o [2020-07-03T13:57:11.059Z] #39 29.98 CC images/sk-packet.o [2020-07-03T13:57:11.317Z] #39 30.15 CC images/mnt.o [2020-07-03T13:57:11.574Z] #39 30.31 CC images/pipe-data.o [2020-07-03T13:57:11.574Z] #39 30.50 CC images/sa.o [2020-07-03T13:57:11.669Z] --- PASS: TestRenameLinkedContainer (3.58s) [2020-07-03T13:57:11.669Z] === RUN TestRenameStoppedContainer [2020-07-03T13:57:11.831Z] #39 30.66 CC images/timer.o [2020-07-03T13:57:12.088Z] #39 30.86 CC images/timerfd.o [2020-07-03T13:57:12.088Z] #39 31.04 CC images/mm.o [2020-07-03T13:57:12.153Z] #41 ... [2020-07-03T13:57:12.153Z] [2020-07-03T13:57:12.153Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:57:12.153Z] #52 37.21 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-03T13:57:12.153Z] #52 37.21 + BUILDTAGS='netgo osusergo static_build' [2020-07-03T13:57:12.153Z] #52 37.21 + export EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:57:12.153Z] #52 37.21 + EXTRA_FLAGS=-buildmode=pie [2020-07-03T13:57:12.153Z] #52 37.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-03T13:57:12.153Z] #52 37.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-03T13:57:12.153Z] #52 37.21 + '[' '' = dynamic ']' [2020-07-03T13:57:12.153Z] #52 37.21 + make [2020-07-03T13:57:12.153Z] #52 38.59 + bin/ctr [2020-07-03T13:57:12.308Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-07-03T13:57:12.308Z] === RUN TestRenameRunningContainerAndReuse [2020-07-03T13:57:12.418Z] #52 ... [2020-07-03T13:57:12.418Z] [2020-07-03T13:57:12.418Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:12.418Z] #39 22.17 make[1]: Nothing to be done for 'all'. [2020-07-03T13:57:12.418Z] #39 23.67 CC images/stats.o [2020-07-03T13:57:12.418Z] #39 24.12 CC images/core.o [2020-07-03T13:57:12.418Z] #39 25.12 CC images/core-x86.o [2020-07-03T13:57:12.418Z] #39 25.50 CC images/core-arm.o [2020-07-03T13:57:12.418Z] #39 25.87 CC images/core-aarch64.o [2020-07-03T13:57:12.418Z] #39 26.21 CC images/core-ppc64.o [2020-07-03T13:57:12.418Z] #39 26.96 CC images/core-s390.o [2020-07-03T13:57:12.652Z] #39 31.32 CC images/sk-opts.o [2020-07-03T13:57:12.652Z] #39 31.62 CC images/sk-unix.o [2020-07-03T13:57:13.002Z] #39 ... [2020-07-03T13:57:13.002Z] [2020-07-03T13:57:13.002Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-03T13:57:13.002Z] #47 73.03 golang.org/x/crypto/ssh/terminal [2020-07-03T13:57:13.002Z] #47 75.44 mvdan.cc/sh/v3/cmd/shfmt [2020-07-03T13:57:13.002Z] #47 DONE 79.9s [2020-07-03T13:57:13.002Z] [2020-07-03T13:57:13.002Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:57:13.002Z] #10 77.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-03T13:57:13.002Z] #10 77.03 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-03T13:57:13.002Z] #10 77.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:13.215Z] #39 32.01 CC images/sk-inet.o [2020-07-03T13:57:13.779Z] #39 32.50 CC images/tun.o [2020-07-03T13:57:13.779Z] #39 32.74 CC images/sk-netlink.o [2020-07-03T13:57:14.016Z] Removing intermediate container 02c766882149 [2020-07-03T13:57:14.016Z] ---> 76d7061e3f08 [2020-07-03T13:57:14.016Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-03T13:57:14.016Z] ---> Running in 0b2970e0a118 [2020-07-03T13:57:14.086Z] #39 32.94 CC images/packet-sock.o [2020-07-03T13:57:14.382Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-07-03T13:57:14.382Z] === RUN TestRenameInvalidName [2020-07-03T13:57:14.464Z] Removing intermediate container 0b2970e0a118 [2020-07-03T13:57:14.464Z] ---> d6ef600dbdea [2020-07-03T13:57:14.464Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-03T13:57:14.464Z] ---> Running in ef4e7a585502 [2020-07-03T13:57:14.686Z] #39 33.42 CC images/ipc-var.o [2020-07-03T13:57:14.686Z] #39 33.61 CC images/ipc-desc.o [2020-07-03T13:57:14.943Z] #39 33.81 CC images/ipc-shm.o [2020-07-03T13:57:15.023Z] --- PASS: TestRenameInvalidName (0.86s) [2020-07-03T13:57:15.023Z] === RUN TestRenameAnonymousContainer [2020-07-03T13:57:15.199Z] #39 33.98 CC images/ipc-msg.o [2020-07-03T13:57:15.395Z] #10 ... [2020-07-03T13:57:15.395Z] [2020-07-03T13:57:15.395Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:15.395Z] #39 24.56 CC images/signalfd.o [2020-07-03T13:57:15.395Z] #39 24.78 CC images/fs.o [2020-07-03T13:57:15.395Z] #39 24.95 CC images/pstree.o [2020-07-03T13:57:15.395Z] #39 25.25 CC images/pipe.o [2020-07-03T13:57:15.395Z] #39 25.38 CC images/tcp-stream.o [2020-07-03T13:57:15.395Z] #39 25.58 CC images/sk-packet.o [2020-07-03T13:57:15.395Z] #39 25.78 CC images/mnt.o [2020-07-03T13:57:15.395Z] #39 25.96 CC images/pipe-data.o [2020-07-03T13:57:15.395Z] #39 26.20 CC images/sa.o [2020-07-03T13:57:15.395Z] #39 26.43 CC images/timer.o [2020-07-03T13:57:15.395Z] #39 26.71 CC images/timerfd.o [2020-07-03T13:57:15.395Z] #39 26.90 CC images/mm.o [2020-07-03T13:57:15.395Z] #39 27.14 CC images/sk-opts.o [2020-07-03T13:57:15.395Z] #39 27.32 CC images/sk-unix.o [2020-07-03T13:57:15.395Z] #39 27.56 CC images/sk-inet.o [2020-07-03T13:57:15.395Z] #39 27.97 CC images/tun.o [2020-07-03T13:57:15.395Z] #39 28.21 CC images/sk-netlink.o [2020-07-03T13:57:15.395Z] #39 28.45 CC images/packet-sock.o [2020-07-03T13:57:15.395Z] #39 28.73 CC images/ipc-var.o [2020-07-03T13:57:15.395Z] #39 28.93 CC images/ipc-desc.o [2020-07-03T13:57:15.395Z] #39 29.18 CC images/ipc-shm.o [2020-07-03T13:57:15.395Z] #39 29.34 CC images/ipc-msg.o [2020-07-03T13:57:15.395Z] #39 29.65 CC images/ipc-sem.o [2020-07-03T13:57:15.395Z] #39 29.85 CC images/utsns.o [2020-07-03T13:57:15.395Z] #39 30.13 CC images/creds.o [2020-07-03T13:57:15.395Z] #39 30.39 CC images/vma.o [2020-07-03T13:57:15.395Z] #39 ... [2020-07-03T13:57:15.395Z] [2020-07-03T13:57:15.395Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:15.395Z] #41 98.77 vendor/golang.org/x/text/unicode/bidi [2020-07-03T13:57:15.395Z] #41 100.7 vendor/golang.org/x/text/secure/bidirule [2020-07-03T13:57:15.395Z] #41 100.9 vendor/golang.org/x/text/unicode/norm [2020-07-03T13:57:15.395Z] #41 104.7 vendor/golang.org/x/net/idna [2020-07-03T13:57:15.395Z] #41 106.5 vendor/golang.org/x/net/http2/hpack [2020-07-03T13:57:15.395Z] #41 107.8 mime [2020-07-03T13:57:15.395Z] #41 ... [2020-07-03T13:57:15.395Z] [2020-07-03T13:57:15.395Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:15.395Z] #39 30.66 CC images/netdev.o [2020-07-03T13:57:15.395Z] #39 30.96 CC images/tty.o [2020-07-03T13:57:15.455Z] #39 34.22 CC images/ipc-sem.o [2020-07-03T13:57:15.455Z] #39 34.40 CC images/utsns.o [2020-07-03T13:57:15.713Z] #39 34.60 CC images/creds.o [2020-07-03T13:57:15.713Z] #39 34.77 CC images/vma.o [2020-07-03T13:57:15.965Z] #39 31.62 CC images/file-lock.o [2020-07-03T13:57:15.965Z] #39 31.83 CC images/rlimit.o [2020-07-03T13:57:15.965Z] Removing intermediate container ef4e7a585502 [2020-07-03T13:57:15.965Z] ---> ca110d2f9e21 [2020-07-03T13:57:15.965Z] Step 10/10 : COPY . . [2020-07-03T13:57:16.277Z] #39 35.02 CC images/netdev.o [2020-07-03T13:57:16.277Z] #39 35.33 CC images/tty.o [2020-07-03T13:57:16.329Z] #10 ... [2020-07-03T13:57:16.329Z] [2020-07-03T13:57:16.329Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:16.329Z] #39 27.66 CC images/cpuinfo.o [2020-07-03T13:57:16.329Z] #39 28.43 CC images/inventory.o [2020-07-03T13:57:16.329Z] #39 28.70 CC images/fdinfo.o [2020-07-03T13:57:16.329Z] #39 29.21 CC images/fown.o [2020-07-03T13:57:16.329Z] #39 29.44 CC images/ns.o [2020-07-03T13:57:16.329Z] #39 29.69 CC images/regfile.o [2020-07-03T13:57:16.329Z] #39 29.89 CC images/ghost-file.o [2020-07-03T13:57:16.329Z] #39 30.11 CC images/fifo.o [2020-07-03T13:57:16.329Z] #39 30.27 CC images/remap-file-path.o [2020-07-03T13:57:16.329Z] #39 30.52 CC images/eventfd.o [2020-07-03T13:57:16.329Z] #39 30.78 CC images/eventpoll.o [2020-07-03T13:57:16.536Z] #39 32.02 CC images/pagemap.o [2020-07-03T13:57:16.593Z] #39 31.09 CC images/fh.o [2020-07-03T13:57:16.797Z] #39 32.43 CC images/siginfo.o [2020-07-03T13:57:16.856Z] #39 31.41 CC images/fsnotify.o [2020-07-03T13:57:17.057Z] #39 32.65 CC images/rpc.o [2020-07-03T13:57:17.205Z] #39 36.01 CC images/file-lock.o [2020-07-03T13:57:17.205Z] #39 36.21 CC images/rlimit.o [2020-07-03T13:57:17.462Z] #39 36.35 CC images/pagemap.o [2020-07-03T13:57:17.807Z] #39 32.05 CC images/signalfd.o [2020-07-03T13:57:17.807Z] #39 32.22 CC images/fs.o [2020-07-03T13:57:17.807Z] #39 32.38 CC images/pstree.o [2020-07-03T13:57:18.000Z] #39 33.58 CC images/ext-file.o [2020-07-03T13:57:18.000Z] #39 33.72 CC images/cgroup.o [2020-07-03T13:57:18.023Z] #39 36.74 CC images/siginfo.o [2020-07-03T13:57:18.071Z] #39 32.59 CC images/pipe.o [2020-07-03T13:57:18.279Z] #39 37.03 CC images/rpc.o [2020-07-03T13:57:18.279Z] #39 ... [2020-07-03T13:57:18.279Z] [2020-07-03T13:57:18.279Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:18.279Z] #41 99.32 vendor/golang.org/x/text/unicode/bidi [2020-07-03T13:57:18.279Z] #41 101.0 vendor/golang.org/x/text/secure/bidirule [2020-07-03T13:57:18.279Z] #41 101.3 vendor/golang.org/x/text/unicode/norm [2020-07-03T13:57:18.279Z] #41 104.5 vendor/golang.org/x/net/idna [2020-07-03T13:57:18.279Z] #41 106.6 vendor/golang.org/x/net/http2/hpack [2020-07-03T13:57:18.279Z] #41 107.7 mime [2020-07-03T13:57:18.335Z] #39 32.91 CC images/tcp-stream.o [2020-07-03T13:57:18.534Z] #41 109.6 mime/quotedprintable [2020-07-03T13:57:18.534Z] #41 ... [2020-07-03T13:57:18.534Z] [2020-07-03T13:57:18.534Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:57:18.534Z] #10 102.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-03T13:57:18.534Z] #10 102.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-03T13:57:18.534Z] #10 102.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:18.571Z] #39 34.20 CC images/userns.o [2020-07-03T13:57:18.598Z] #39 33.08 CC images/sk-packet.o [2020-07-03T13:57:18.791Z] #10 ... [2020-07-03T13:57:18.791Z] [2020-07-03T13:57:18.791Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:18.791Z] #41 109.9 net/http/internal [2020-07-03T13:57:18.832Z] #39 34.43 CC images/google/protobuf/descriptor.o [2020-07-03T13:57:18.862Z] #39 33.33 CC images/mnt.o [2020-07-03T13:57:19.127Z] #39 33.57 CC images/pipe-data.o [2020-07-03T13:57:19.391Z] #39 33.82 CC images/sa.o [2020-07-03T13:57:19.391Z] #39 ... [2020-07-03T13:57:19.391Z] [2020-07-03T13:57:19.391Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:57:19.391Z] #54 81.10 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:57:19.391Z] #54 81.10 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-03T13:57:19.391Z] #54 DONE 86.3s [2020-07-03T13:57:19.391Z] [2020-07-03T13:57:19.391Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-03T13:57:19.391Z] #55 DONE 0.1s [2020-07-03T13:57:19.391Z] [2020-07-03T13:57:19.391Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-03T13:57:19.655Z] #56 DONE 0.1s [2020-07-03T13:57:19.655Z] [2020-07-03T13:57:19.655Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:19.655Z] #41 80.69 github.com/LK4D4/vndr/build [2020-07-03T13:57:19.655Z] #41 80.85 encoding/asn1 [2020-07-03T13:57:19.655Z] #41 83.40 vendor/golang.org/x/text/unicode/norm [2020-07-03T13:57:19.655Z] #41 84.85 mime [2020-07-03T13:57:19.919Z] #41 ... [2020-07-03T13:57:19.919Z] [2020-07-03T13:57:19.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:19.919Z] #39 34.30 CC images/timer.o [2020-07-03T13:57:20.183Z] #39 34.59 CC images/timerfd.o [2020-07-03T13:57:20.216Z] #39 35.90 CC images/opts.o [2020-07-03T13:57:20.447Z] #39 34.74 CC images/mm.o [2020-07-03T13:57:20.477Z] #39 36.13 CC images/seccomp.o [2020-07-03T13:57:20.603Z] --- PASS: TestRenameAnonymousContainer (4.85s) [2020-07-03T13:57:20.603Z] === RUN TestRenameContainerWithSameName [2020-07-03T13:57:20.712Z] #39 35.27 CC images/sk-opts.o [2020-07-03T13:57:20.737Z] #39 36.40 CC images/binfmt-misc.o [2020-07-03T13:57:20.896Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2020-07-03T13:57:20.896Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-03T13:57:20.976Z] #39 35.48 CC images/sk-unix.o [2020-07-03T13:57:20.998Z] #39 36.59 CC images/time.o [2020-07-03T13:57:20.999Z] #39 36.75 CC images/sysctl.o [2020-07-03T13:57:21.240Z] #39 35.73 CC images/sk-inet.o [2020-07-03T13:57:21.259Z] #39 36.95 CC images/autofs.o [2020-07-03T13:57:21.520Z] #39 37.13 CC images/macvlan.o [2020-07-03T13:57:21.554Z] sha256:426726812eab12b88fa1856a2fab4aba356d95158178a539d2025f838cde2d55 [2020-07-03T13:57:21.554Z] INFO: Starting docker-py tests... [2020-07-03T13:57:21.554Z] ============================= test session starts ============================== [2020-07-03T13:57:21.554Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-03T13:57:21.554Z] rootdir: /src, inifile: pytest.ini [2020-07-03T13:57:21.554Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-03T13:57:21.554Z] collected 388 items / 1 deselected / 387 selected [2020-07-03T13:57:21.554Z] [2020-07-03T13:57:21.780Z] #39 37.26 CC images/sit.o [2020-07-03T13:57:21.780Z] #39 37.42 CC images/memfd.o [2020-07-03T13:57:21.817Z] #39 36.21 CC images/tun.o [2020-07-03T13:57:22.041Z] #39 37.67 CC images/timens.o [2020-07-03T13:57:22.082Z] #39 36.46 CC images/sk-netlink.o [2020-07-03T13:57:22.082Z] #39 36.70 CC images/packet-sock.o [2020-07-03T13:57:22.301Z] #39 37.92 LINK images/built-in.o [2020-07-03T13:57:22.301Z] #39 38.08 GEN compel/include/asm [2020-07-03T13:57:22.410Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-07-03T13:57:22.410Z] === RUN TestResize [2020-07-03T13:57:22.562Z] #39 38.09 GEN compel/include/version.h [2020-07-03T13:57:22.562Z] #39 38.12 touch .config [2020-07-03T13:57:22.562Z] #39 38.18 GEN include/common/config.h [2020-07-03T13:57:22.562Z] #39 38.24 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-03T13:57:22.562Z] #39 38.26 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-03T13:57:22.562Z] #39 38.30 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-03T13:57:22.562Z] #39 38.31 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-03T13:57:22.562Z] #39 38.34 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-03T13:57:22.562Z] #39 38.37 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-03T13:57:22.562Z] #39 38.39 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-03T13:57:22.562Z] #39 38.41 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-03T13:57:22.659Z] #39 37.08 CC images/ipc-var.o [2020-07-03T13:57:22.823Z] #39 38.43 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-03T13:57:22.823Z] #39 38.46 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-03T13:57:22.823Z] #39 38.47 DEP compel/plugins/std/infect.d [2020-07-03T13:57:22.923Z] #39 37.38 CC images/ipc-desc.o [2020-07-03T13:57:22.963Z] #41 114.1 net/textproto [2020-07-03T13:57:23.083Z] #39 38.58 DEP compel/plugins/std/string.d [2020-07-03T13:57:23.083Z] #39 38.64 DEP compel/plugins/std/log.d [2020-07-03T13:57:23.083Z] #39 38.71 DEP compel/plugins/std/fds.d [2020-07-03T13:57:23.083Z] #39 38.78 DEP compel/plugins/std/std.d [2020-07-03T13:57:23.083Z] #39 38.85 DEP compel/plugins/shmem/shmem.d [2020-07-03T13:57:23.188Z] #39 37.65 CC images/ipc-shm.o [2020-07-03T13:57:23.220Z] #41 114.2 crypto/x509 [2020-07-03T13:57:23.344Z] #39 38.93 DEP compel/plugins/fds/fds.d [2020-07-03T13:57:23.344Z] #39 39.02 CC compel/plugins/std/std.o [2020-07-03T13:57:23.449Z] --- PASS: TestResize (0.92s) [2020-07-03T13:57:23.449Z] === RUN TestResizeWithInvalidSize [2020-07-03T13:57:23.451Z] #39 37.96 CC images/ipc-msg.o [2020-07-03T13:57:23.604Z] #39 39.24 CC compel/plugins/std/fds.o [2020-07-03T13:57:23.715Z] #39 38.27 CC images/ipc-sem.o [2020-07-03T13:57:23.866Z] #39 ... [2020-07-03T13:57:23.866Z] [2020-07-03T13:57:23.866Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:57:23.866Z] #54 110.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:57:23.866Z] #54 110.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-03T13:57:23.866Z] #54 DONE 117.8s [2020-07-03T13:57:23.866Z] [2020-07-03T13:57:23.866Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-03T13:57:23.866Z] #55 DONE 0.1s [2020-07-03T13:57:23.866Z] [2020-07-03T13:57:23.866Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:23.866Z] #41 109.5 mime/quotedprintable [2020-07-03T13:57:23.866Z] #41 109.9 net/http/internal [2020-07-03T13:57:23.866Z] #41 113.2 net/textproto [2020-07-03T13:57:23.866Z] #41 113.2 crypto/x509 [2020-07-03T13:57:23.866Z] #41 114.3 vendor/golang.org/x/net/http/httpguts [2020-07-03T13:57:23.866Z] #41 114.5 vendor/golang.org/x/net/http/httpproxy [2020-07-03T13:57:23.866Z] #41 115.0 mime/multipart [2020-07-03T13:57:23.866Z] #41 117.1 crypto/tls [2020-07-03T13:57:23.866Z] #41 ... [2020-07-03T13:57:23.866Z] [2020-07-03T13:57:23.866Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-03T13:57:23.866Z] #56 DONE 0.1s [2020-07-03T13:57:23.866Z] [2020-07-03T13:57:23.866Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:23.866Z] #39 39.69 CC compel/plugins/std/log.o [2020-07-03T13:57:23.979Z] #39 38.47 CC images/utsns.o [2020-07-03T13:57:24.150Z] #41 115.3 vendor/golang.org/x/net/http/httpguts [2020-07-03T13:57:24.242Z] #39 38.77 CC images/creds.o [2020-07-03T13:57:24.408Z] #41 115.5 vendor/golang.org/x/net/http/httpproxy [2020-07-03T13:57:24.507Z] #39 38.92 CC images/vma.o [2020-07-03T13:57:24.534Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-07-03T13:57:24.534Z] === RUN TestResizeWhenContainerNotStarted [2020-07-03T13:57:24.665Z] #41 ... [2020-07-03T13:57:24.665Z] [2020-07-03T13:57:24.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:24.665Z] #39 38.23 CC images/ext-file.o [2020-07-03T13:57:24.665Z] #39 38.38 CC images/cgroup.o [2020-07-03T13:57:24.665Z] #39 38.89 CC images/userns.o [2020-07-03T13:57:24.665Z] #39 39.11 CC images/google/protobuf/descriptor.o [2020-07-03T13:57:24.665Z] #39 40.78 CC images/opts.o [2020-07-03T13:57:24.665Z] #39 40.95 CC images/seccomp.o [2020-07-03T13:57:24.665Z] #39 41.14 CC images/binfmt-misc.o [2020-07-03T13:57:24.665Z] #39 41.29 CC images/time.o [2020-07-03T13:57:24.665Z] #39 41.49 CC images/sysctl.o [2020-07-03T13:57:24.665Z] #39 41.71 CC images/autofs.o [2020-07-03T13:57:24.665Z] #39 41.94 CC images/macvlan.o [2020-07-03T13:57:24.665Z] #39 42.22 CC images/sit.o [2020-07-03T13:57:24.665Z] #39 42.45 CC images/memfd.o [2020-07-03T13:57:24.665Z] #39 42.70 CC images/timens.o [2020-07-03T13:57:24.665Z] #39 42.99 LINK images/built-in.o [2020-07-03T13:57:24.665Z] #39 43.13 GEN compel/include/asm [2020-07-03T13:57:24.665Z] #39 43.16 GEN compel/include/version.h [2020-07-03T13:57:24.665Z] #39 43.19 touch .config [2020-07-03T13:57:24.665Z] #39 43.24 GEN include/common/config.h [2020-07-03T13:57:24.665Z] #39 43.31 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-03T13:57:24.665Z] #39 43.35 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-03T13:57:24.665Z] #39 43.37 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-03T13:57:24.665Z] #39 43.40 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-03T13:57:24.665Z] #39 43.42 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-03T13:57:24.665Z] #39 43.45 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-03T13:57:24.665Z] #39 43.47 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-03T13:57:24.665Z] #39 43.50 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-03T13:57:24.665Z] #39 43.51 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-03T13:57:24.665Z] #39 43.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-03T13:57:24.665Z] #39 43.54 DEP compel/plugins/std/infect.d [2020-07-03T13:57:24.771Z] #39 39.20 CC images/netdev.o [2020-07-03T13:57:24.922Z] #39 43.62 DEP compel/plugins/std/string.d [2020-07-03T13:57:24.922Z] #39 43.69 DEP compel/plugins/std/log.d [2020-07-03T13:57:24.922Z] #39 43.81 DEP compel/plugins/std/fds.d [2020-07-03T13:57:25.035Z] #39 39.64 CC images/tty.o [2020-07-03T13:57:25.169Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T13:57:25.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T13:57:25.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T13:57:25.169Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T13:57:25.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T13:57:25.179Z] #39 43.90 DEP compel/plugins/std/std.d [2020-07-03T13:57:25.179Z] #39 43.97 DEP compel/plugins/shmem/shmem.d [2020-07-03T13:57:25.179Z] #39 44.07 DEP compel/plugins/fds/fds.d [2020-07-03T13:57:25.179Z] #39 44.19 CC compel/plugins/std/std.o [2020-07-03T13:57:25.249Z] #39 40.92 CC compel/plugins/std/string.o [2020-07-03T13:57:25.436Z] #39 44.48 CC compel/plugins/std/fds.o [2020-07-03T13:57:25.612Z] #39 ... [2020-07-03T13:57:25.612Z] [2020-07-03T13:57:25.612Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:57:25.612Z] #10 89.02 Selecting previously unselected package libapparmor1:arm64. [2020-07-03T13:57:25.612Z] #10 89.05 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-03T13:57:25.612Z] #10 89.05 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-03T13:57:25.612Z] #10 89.17 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-03T13:57:25.612Z] #10 89.19 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-03T13:57:25.612Z] #10 89.19 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-03T13:57:25.612Z] #10 89.35 Selecting previously unselected package libbtrfs0. [2020-07-03T13:57:25.612Z] #10 89.35 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-03T13:57:25.612Z] #10 89.36 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:57:25.612Z] #10 89.48 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:57:25.612Z] #10 89.49 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-03T13:57:25.612Z] #10 89.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:57:25.612Z] #10 89.67 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-03T13:57:25.612Z] #10 89.69 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-03T13:57:25.612Z] #10 89.69 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-03T13:57:25.612Z] #10 89.81 Selecting previously unselected package libudev-dev:arm64. [2020-07-03T13:57:25.612Z] #10 89.81 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-03T13:57:25.612Z] #10 89.85 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-03T13:57:25.612Z] #10 90.01 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-03T13:57:25.612Z] #10 90.02 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-03T13:57:25.613Z] #10 90.03 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-03T13:57:25.613Z] #10 90.30 Selecting previously unselected package libpcre16-3:arm64. [2020-07-03T13:57:25.613Z] #10 90.30 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-03T13:57:25.613Z] #10 90.32 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-03T13:57:25.613Z] #10 90.52 Selecting previously unselected package libpcre32-3:arm64. [2020-07-03T13:57:25.613Z] #10 90.52 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-03T13:57:25.613Z] #10 90.53 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-03T13:57:25.613Z] #10 90.69 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-03T13:57:25.613Z] #10 90.71 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-03T13:57:25.613Z] #10 90.72 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-03T13:57:25.613Z] #10 90.82 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-03T13:57:25.613Z] #10 90.83 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-03T13:57:25.613Z] #10 90.84 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-03T13:57:25.613Z] #10 91.30 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-03T13:57:25.613Z] #10 91.31 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-03T13:57:25.613Z] #10 91.32 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-03T13:57:25.613Z] #10 91.52 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-03T13:57:25.613Z] #10 91.53 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-03T13:57:25.613Z] #10 91.54 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-03T13:57:25.613Z] #10 91.65 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-03T13:57:25.613Z] #10 91.66 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-03T13:57:25.613Z] #10 91.67 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-03T13:57:25.613Z] #10 91.78 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-03T13:57:25.613Z] #10 91.80 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-03T13:57:25.613Z] #10 91.80 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-03T13:57:25.613Z] #10 92.28 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-03T13:57:25.613Z] #10 92.30 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-03T13:57:25.613Z] #10 92.33 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-03T13:57:25.613Z] #10 92.35 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:57:25.613Z] #10 92.38 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-03T13:57:25.613Z] #10 92.40 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-03T13:57:25.613Z] #10 92.41 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:25.613Z] #10 92.43 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:57:25.613Z] #10 92.45 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-03T13:57:25.613Z] #10 92.46 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-03T13:57:25.613Z] #10 92.49 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:57:25.613Z] #10 92.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:57:25.613Z] #10 92.53 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-03T13:57:25.613Z] #10 92.54 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-03T13:57:25.613Z] #10 92.56 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-03T13:57:25.613Z] #10 92.58 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:57:25.613Z] #10 92.60 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-03T13:57:25.613Z] #10 92.61 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:25.613Z] #10 92.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-03T13:57:25.613Z] #10 92.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-03T13:57:25.613Z] #10 92.64 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:25.613Z] #10 92.66 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-03T13:57:25.821Z] #39 41.49 CC compel/plugins/std/infect.o [2020-07-03T13:57:25.876Z] #10 92.67 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-03T13:57:25.876Z] #10 92.67 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:57:25.876Z] #10 92.69 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-03T13:57:25.876Z] #10 92.70 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-03T13:57:25.876Z] #10 92.72 Setting up dmsetup (2:1.02.155-3) ... [2020-07-03T13:57:25.876Z] #10 92.73 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-03T13:57:25.876Z] #10 92.75 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-03T13:57:25.876Z] #10 92.76 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:57:25.999Z] #39 44.89 CC compel/plugins/std/log.o [2020-07-03T13:57:26.081Z] #39 41.82 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-03T13:57:26.081Z] #39 41.88 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-03T13:57:26.342Z] #39 41.91 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-03T13:57:26.342Z] #39 41.99 AR compel/plugins/std.lib.a [2020-07-03T13:57:26.342Z] #39 42.06 CC compel/plugins/fds/fds.o [2020-07-03T13:57:26.454Z] #10 DONE 93.3s [2020-07-03T13:57:26.454Z] [2020-07-03T13:57:26.454Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:26.454Z] #39 40.18 CC images/file-lock.o [2020-07-03T13:57:26.454Z] #39 40.30 CC images/rlimit.o [2020-07-03T13:57:26.454Z] #39 40.62 CC images/pagemap.o [2020-07-03T13:57:26.454Z] #39 40.79 CC images/siginfo.o [2020-07-03T13:57:26.603Z] #39 42.24 AR compel/plugins/fds.lib.a [2020-07-03T13:57:26.603Z] #39 42.28 HOSTDEP compel/src/lib/log-host.d [2020-07-03T13:57:26.603Z] #39 42.34 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-03T13:57:26.719Z] #39 41.17 CC images/rpc.o [2020-07-03T13:57:26.864Z] #39 42.50 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-03T13:57:26.864Z] #39 42.57 HOSTDEP compel/src/main-host.d [2020-07-03T13:57:26.931Z] #39 45.63 CC compel/plugins/std/string.o [2020-07-03T13:57:27.124Z] #39 42.71 DEP compel/src/lib/ptrace.d [2020-07-03T13:57:27.124Z] #39 42.87 DEP compel/src/lib/infect.d [2020-07-03T13:57:27.189Z] #39 46.21 CC compel/plugins/std/infect.o [2020-07-03T13:57:27.384Z] #39 43.05 DEP compel/src/lib/infect-util.d [2020-07-03T13:57:27.446Z] #39 ... [2020-07-03T13:57:27.447Z] [2020-07-03T13:57:27.447Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:57:27.447Z] #10 118.5 Selecting previously unselected package libapparmor1:amd64. [2020-07-03T13:57:27.447Z] #10 118.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-03T13:57:27.447Z] #10 118.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-03T13:57:27.644Z] #39 43.16 DEP compel/src/lib/infect-rpc.d [2020-07-03T13:57:27.644Z] #39 43.31 DEP compel/arch/x86/src/lib/infect.d [2020-07-03T13:57:27.904Z] #39 43.43 DEP compel/arch/x86/src/lib/cpu.d [2020-07-03T13:57:27.904Z] #39 43.47 DEP compel/src/lib/log.d [2020-07-03T13:57:27.904Z] #39 43.52 DEP compel/src/main.d [2020-07-03T13:57:27.904Z] #39 43.60 DEP compel/src/lib/handle-elf.d [2020-07-03T13:57:27.904Z] #39 43.68 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-03T13:57:27.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T13:57:27.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T13:57:28.019Z] #10 ... [2020-07-03T13:57:28.019Z] [2020-07-03T13:57:28.019Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:57:28.019Z] #54 111.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-03T13:57:28.019Z] #54 111.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-03T13:57:28.019Z] #54 DONE 118.9s [2020-07-03T13:57:28.019Z] [2020-07-03T13:57:28.019Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:57:28.019Z] #10 118.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-03T13:57:28.019Z] #10 ... [2020-07-03T13:57:28.019Z] [2020-07-03T13:57:28.019Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-03T13:57:28.019Z] #55 DONE 0.1s [2020-07-03T13:57:28.019Z] [2020-07-03T13:57:28.019Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-03T13:57:28.019Z] #56 DONE 0.1s [2020-07-03T13:57:28.019Z] [2020-07-03T13:57:28.019Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:57:28.019Z] #10 119.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-03T13:57:28.019Z] #10 119.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-03T13:57:28.019Z] #10 119.2 Selecting previously unselected package libbtrfs0. [2020-07-03T13:57:28.117Z] #39 42.52 CC images/ext-file.o [2020-07-03T13:57:28.164Z] #39 43.84 CC compel/src/lib/log.o [2020-07-03T13:57:28.276Z] #10 119.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-03T13:57:28.276Z] #10 119.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:57:28.383Z] #39 42.69 CC images/cgroup.o [2020-07-03T13:57:28.425Z] #39 44.07 CC compel/arch/x86/src/lib/cpu.o [2020-07-03T13:57:28.533Z] #10 119.4 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:57:28.533Z] #10 119.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-03T13:57:28.533Z] #10 119.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:57:28.649Z] #39 ... [2020-07-03T13:57:28.649Z] [2020-07-03T13:57:28.649Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-03T13:57:28.649Z] #11 DONE 2.1s [2020-07-03T13:57:28.649Z] [2020-07-03T13:57:28.649Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:28.649Z] #49 1.961 + RM_GOPATH=0 [2020-07-03T13:57:28.649Z] #49 1.962 + TMP_GOPATH= [2020-07-03T13:57:28.649Z] #49 1.963 + : /build [2020-07-03T13:57:28.649Z] #49 1.964 + '[' -z '' ']' [2020-07-03T13:57:28.649Z] #49 1.967 ++ mktemp -d [2020-07-03T13:57:28.649Z] #49 1.970 + export GOPATH=/tmp/tmp.UD1SmPp3dd [2020-07-03T13:57:28.649Z] #49 1.970 + GOPATH=/tmp/tmp.UD1SmPp3dd [2020-07-03T13:57:28.649Z] #49 1.971 + RM_GOPATH=1 [2020-07-03T13:57:28.649Z] #49 1.971 + case "$(go env GOARCH)" in [2020-07-03T13:57:28.649Z] #49 1.972 ++ go env GOARCH [2020-07-03T13:57:28.649Z] #49 1.991 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:57:28.649Z] #49 1.992 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:57:28.649Z] #49 2.002 ++ dirname /tmp/install/install.sh [2020-07-03T13:57:28.649Z] #49 2.002 + dir=/tmp/install [2020-07-03T13:57:28.649Z] #49 2.002 + bin=runc [2020-07-03T13:57:28.649Z] #49 2.002 + shift [2020-07-03T13:57:28.649Z] #49 2.002 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-03T13:57:28.649Z] #49 2.002 + . /tmp/install/runc.installer [2020-07-03T13:57:28.649Z] #49 2.002 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:57:28.649Z] #49 2.002 + install_runc [2020-07-03T13:57:28.649Z] #49 2.002 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-03T13:57:28.649Z] #49 2.006 + uname -r [2020-07-03T13:57:28.649Z] #49 2.014 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-03T13:57:28.649Z] #49 2.014 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-03T13:57:28.649Z] #49 2.014 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UD1SmPp3dd/src/github.com/opencontainers/runc [2020-07-03T13:57:28.649Z] #49 2.014 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-03T13:57:28.650Z] #49 2.074 Cloning into '/tmp/tmp.UD1SmPp3dd/src/github.com/opencontainers/runc'... [2020-07-03T13:57:28.687Z] #39 ... [2020-07-03T13:57:28.687Z] [2020-07-03T13:57:28.687Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-03T13:57:28.687Z] #10 118.1 Selecting previously unselected package libapparmor1:amd64. [2020-07-03T13:57:28.687Z] #10 118.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-03T13:57:28.687Z] #10 118.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-03T13:57:28.687Z] #10 118.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-03T13:57:28.687Z] #10 118.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-03T13:57:28.687Z] #10 118.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-03T13:57:28.687Z] #10 118.7 Selecting previously unselected package libbtrfs0. [2020-07-03T13:57:28.687Z] #10 118.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-03T13:57:28.687Z] #10 118.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-03T13:57:28.687Z] #10 118.9 Selecting previously unselected package libbtrfs-dev. [2020-07-03T13:57:28.687Z] #10 118.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-03T13:57:28.687Z] #10 118.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:57:28.688Z] #10 119.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-03T13:57:28.688Z] #10 119.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:57:28.688Z] #10 119.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:57:28.688Z] #10 119.4 Selecting previously unselected package libudev-dev:amd64. [2020-07-03T13:57:28.688Z] #10 119.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-03T13:57:28.688Z] #10 119.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:57:28.688Z] #10 119.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-03T13:57:28.688Z] #10 119.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-03T13:57:28.688Z] #10 119.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-03T13:57:28.688Z] #10 119.9 Selecting previously unselected package libpcre16-3:amd64. [2020-07-03T13:57:28.688Z] #10 119.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-03T13:57:28.688Z] #10 119.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-03T13:57:28.688Z] #10 120.1 Selecting previously unselected package libpcre32-3:amd64. [2020-07-03T13:57:28.688Z] #10 120.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-03T13:57:28.688Z] #10 120.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-03T13:57:28.688Z] #10 120.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-03T13:57:28.688Z] #10 120.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-03T13:57:28.688Z] #10 120.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-03T13:57:28.688Z] #10 120.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-03T13:57:28.688Z] #10 120.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-03T13:57:28.688Z] #10 120.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-03T13:57:28.688Z] #10 120.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-03T13:57:28.688Z] #10 120.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-03T13:57:28.688Z] #10 120.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-03T13:57:28.688Z] #10 121.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-03T13:57:28.688Z] #10 121.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:57:28.688Z] #10 121.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-03T13:57:28.688Z] #10 121.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-03T13:57:28.688Z] #10 121.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-03T13:57:28.688Z] #10 121.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-03T13:57:28.688Z] #10 121.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-03T13:57:28.688Z] #10 121.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-03T13:57:28.688Z] #10 121.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:57:28.688Z] #10 121.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-03T13:57:28.688Z] #10 121.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-03T13:57:28.688Z] #10 121.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-03T13:57:28.688Z] #10 121.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:57:28.688Z] #10 121.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-03T13:57:28.688Z] #10 121.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-03T13:57:28.688Z] #10 121.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:28.688Z] #10 121.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:57:28.688Z] #10 121.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-03T13:57:28.688Z] #10 121.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:57:28.688Z] #10 121.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:57:28.688Z] #10 121.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:57:28.688Z] #10 121.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-03T13:57:28.688Z] #10 122.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-03T13:57:28.688Z] #10 122.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:57:28.688Z] #10 122.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:57:28.688Z] #10 122.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-03T13:57:28.688Z] #10 122.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:28.688Z] #10 122.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-03T13:57:28.688Z] #10 122.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-03T13:57:28.688Z] #10 122.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:28.688Z] #10 122.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-03T13:57:28.688Z] #10 122.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-03T13:57:28.688Z] #10 122.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:57:28.688Z] #10 122.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-03T13:57:28.688Z] #10 122.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:57:28.688Z] #10 122.1 Setting up dmsetup (2:1.02.155-3) ... [2020-07-03T13:57:28.688Z] #10 122.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:57:28.688Z] #10 122.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-03T13:57:28.688Z] #10 122.2 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:57:28.688Z] #10 DONE 122.7s [2020-07-03T13:57:28.688Z] [2020-07-03T13:57:28.688Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-03T13:57:28.792Z] #10 119.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-03T13:57:28.792Z] #10 119.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:57:28.792Z] #10 119.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:57:28.792Z] #10 119.9 Selecting previously unselected package libudev-dev:amd64. [2020-07-03T13:57:28.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T13:57:29.053Z] #10 119.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-03T13:57:29.053Z] #10 120.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:57:29.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T13:57:29.310Z] #10 120.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-03T13:57:29.310Z] #10 120.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-03T13:57:29.310Z] #10 120.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-03T13:57:29.566Z] #10 120.7 Selecting previously unselected package libpcre16-3:amd64. [2020-07-03T13:57:29.566Z] #10 120.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-03T13:57:29.566Z] #10 120.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-03T13:57:29.566Z] #10 120.8 Selecting previously unselected package libpcre32-3:amd64. [2020-07-03T13:57:29.823Z] #10 120.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-03T13:57:29.823Z] #10 120.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-03T13:57:29.823Z] #10 121.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-03T13:57:30.081Z] #10 121.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-03T13:57:30.081Z] #10 121.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-03T13:57:30.081Z] #10 121.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-03T13:57:30.081Z] #10 121.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-03T13:57:30.081Z] #10 121.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-03T13:57:30.338Z] #10 121.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-03T13:57:30.338Z] #10 121.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-03T13:57:30.338Z] #10 121.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-03T13:57:30.582Z] #49 ... [2020-07-03T13:57:30.582Z] [2020-07-03T13:57:30.582Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-03T13:57:30.582Z] #12 DONE 2.1s [2020-07-03T13:57:30.595Z] #10 121.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-03T13:57:30.595Z] #10 121.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-03T13:57:30.595Z] #10 121.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-03T13:57:30.595Z] #10 121.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-03T13:57:30.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T13:57:30.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T13:57:30.847Z] [2020-07-03T13:57:30.847Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-03T13:57:30.852Z] #10 121.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-03T13:57:30.852Z] #10 121.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-03T13:57:30.852Z] #10 121.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-03T13:57:30.852Z] #10 121.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-03T13:57:30.852Z] #10 121.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:57:31.112Z] #13 ... [2020-07-03T13:57:31.112Z] [2020-07-03T13:57:31.112Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:31.112Z] #41 87.83 vendor/golang.org/x/net/idna [2020-07-03T13:57:31.112Z] #41 88.58 net/textproto [2020-07-03T13:57:31.112Z] #41 88.61 crypto/x509 [2020-07-03T13:57:31.112Z] #41 89.01 vendor/golang.org/x/net/http/httpproxy [2020-07-03T13:57:31.112Z] #41 89.53 vendor/golang.org/x/net/http/httpguts [2020-07-03T13:57:31.112Z] #41 89.54 mime/multipart [2020-07-03T13:57:31.112Z] #41 91.18 crypto/tls [2020-07-03T13:57:31.112Z] #41 95.96 net/http/httptrace [2020-07-03T13:57:31.112Z] #41 96.09 net/http [2020-07-03T13:57:31.112Z] #41 ... [2020-07-03T13:57:31.112Z] [2020-07-03T13:57:31.112Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:31.112Z] #39 43.58 CC images/userns.o [2020-07-03T13:57:31.112Z] #39 43.87 CC images/google/protobuf/descriptor.o [2020-07-03T13:57:31.112Z] #39 45.23 CC images/opts.o [2020-07-03T13:57:31.112Z] #39 45.47 CC images/seccomp.o [2020-07-03T13:57:31.112Z] #39 45.64 CC images/binfmt-misc.o [2020-07-03T13:57:31.233Z] #11 DONE 2.6s [2020-07-03T13:57:31.233Z] [2020-07-03T13:57:31.233Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-03T13:57:31.376Z] #39 45.83 CC images/time.o [2020-07-03T13:57:31.416Z] #10 122.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-03T13:57:31.416Z] #10 122.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-03T13:57:31.416Z] #10 122.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-03T13:57:31.416Z] #10 122.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-03T13:57:31.416Z] #10 122.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-03T13:57:31.416Z] #10 122.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-03T13:57:31.416Z] #10 122.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:31.416Z] #10 122.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-03T13:57:31.416Z] #10 122.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-03T13:57:31.416Z] #10 122.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:57:31.416Z] #10 122.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-03T13:57:31.416Z] #10 122.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-03T13:57:31.641Z] #39 46.03 CC images/sysctl.o [2020-07-03T13:57:31.673Z] #10 122.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-03T13:57:31.673Z] #10 122.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-03T13:57:31.673Z] #10 122.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-03T13:57:31.673Z] #10 122.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-03T13:57:31.673Z] #10 122.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-03T13:57:31.673Z] #10 122.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:31.673Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-03T13:57:31.673Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-03T13:57:31.673Z] #10 122.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-03T13:57:31.673Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-03T13:57:31.673Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-03T13:57:31.673Z] #10 122.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-03T13:57:31.673Z] #10 122.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-03T13:57:31.673Z] #10 122.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:57:31.673Z] #10 122.8 Setting up dmsetup (2:1.02.155-3) ... [2020-07-03T13:57:31.673Z] #10 122.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-03T13:57:31.906Z] #39 46.29 CC images/autofs.o [2020-07-03T13:57:31.906Z] #39 46.37 CC images/macvlan.o [2020-07-03T13:57:31.906Z] #39 46.52 CC images/sit.o [2020-07-03T13:57:31.930Z] #10 122.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-03T13:57:31.930Z] #10 122.8 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:57:32.170Z] #39 46.69 CC images/memfd.o [2020-07-03T13:57:32.186Z] #10 DONE 123.3s [2020-07-03T13:57:32.186Z] [2020-07-03T13:57:32.186Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:32.434Z] #39 47.06 CC images/timens.o [2020-07-03T13:57:32.698Z] #39 ... [2020-07-03T13:57:32.698Z] [2020-07-03T13:57:32.698Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-03T13:57:32.698Z] #13 1.694 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-03T13:57:32.698Z] #13 DONE 2.0s [2020-07-03T13:57:32.698Z] [2020-07-03T13:57:32.698Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-03T13:57:32.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T13:57:32.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T13:57:33.743Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-03T13:57:33.781Z] #12 DONE 2.2s [2020-07-03T13:57:33.781Z] [2020-07-03T13:57:33.781Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-03T13:57:34.310Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-03T13:57:34.707Z] #49 2.487 + RM_GOPATH=0 [2020-07-03T13:57:34.967Z] #49 2.489 + TMP_GOPATH= [2020-07-03T13:57:34.967Z] #49 2.489 + : /build [2020-07-03T13:57:34.967Z] #49 2.489 + '[' -z '' ']' [2020-07-03T13:57:34.967Z] #49 2.489 ++ mktemp -d [2020-07-03T13:57:34.967Z] #49 2.491 + export GOPATH=/tmp/tmp.g4h6auoYhU [2020-07-03T13:57:34.967Z] #49 2.491 + GOPATH=/tmp/tmp.g4h6auoYhU [2020-07-03T13:57:34.967Z] #49 2.491 + RM_GOPATH=1 [2020-07-03T13:57:34.967Z] #49 2.491 + case "$(go env GOARCH)" in [2020-07-03T13:57:34.967Z] #49 2.494 ++ go env GOARCH [2020-07-03T13:57:34.967Z] #49 2.525 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:57:34.967Z] #49 2.525 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:57:34.967Z] #49 2.526 ++ dirname /tmp/install/install.sh [2020-07-03T13:57:34.967Z] #49 2.529 + dir=/tmp/install [2020-07-03T13:57:34.967Z] #49 2.529 + bin=runc [2020-07-03T13:57:34.967Z] #49 2.529 + shift [2020-07-03T13:57:34.967Z] #49 2.529 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-03T13:57:34.967Z] #49 2.529 + . /tmp/install/runc.installer [2020-07-03T13:57:34.967Z] #49 2.530 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:57:34.967Z] #49 2.530 + install_runc [2020-07-03T13:57:34.967Z] #49 2.530 + uname -r [2020-07-03T13:57:34.967Z] #49 2.530 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-03T13:57:34.967Z] #49 2.533 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-03T13:57:34.967Z] #49 2.533 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-03T13:57:34.967Z] #49 2.533 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.g4h6auoYhU/src/github.com/opencontainers/runc [2020-07-03T13:57:34.967Z] #49 2.533 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-03T13:57:34.967Z] #49 2.534 Cloning into '/tmp/tmp.g4h6auoYhU/src/github.com/opencontainers/runc'... [2020-07-03T13:57:34.967Z] #49 ... [2020-07-03T13:57:34.967Z] [2020-07-03T13:57:34.967Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-03T13:57:34.967Z] #11 DONE 2.7s [2020-07-03T13:57:34.967Z] [2020-07-03T13:57:34.967Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:34.967Z] #41 116.0 mime/multipart [2020-07-03T13:57:34.967Z] #41 118.1 crypto/tls [2020-07-03T13:57:34.967Z] #41 124.1 net/http/httptrace [2020-07-03T13:57:34.967Z] #41 124.5 net/http [2020-07-03T13:57:35.224Z] #41 ... [2020-07-03T13:57:35.224Z] [2020-07-03T13:57:35.224Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-03T13:57:35.263Z] #14 DONE 2.3s [2020-07-03T13:57:35.264Z] [2020-07-03T13:57:35.264Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:35.264Z] #39 47.53 LINK images/built-in.o [2020-07-03T13:57:35.264Z] #39 47.79 GEN compel/include/asm [2020-07-03T13:57:35.264Z] #39 47.84 GEN compel/include/version.h [2020-07-03T13:57:35.264Z] #39 47.86 touch .config [2020-07-03T13:57:35.264Z] #39 47.95 GEN include/common/config.h [2020-07-03T13:57:35.264Z] #39 48.06 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-03T13:57:35.264Z] #39 48.08 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-03T13:57:35.264Z] #39 48.13 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-03T13:57:35.264Z] #39 48.14 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-03T13:57:35.264Z] #39 48.16 DEP compel/plugins/std/infect.d [2020-07-03T13:57:35.264Z] #39 48.35 DEP compel/plugins/std/string.d [2020-07-03T13:57:35.264Z] #39 48.52 DEP compel/plugins/std/log.d [2020-07-03T13:57:35.264Z] #39 48.63 DEP compel/plugins/std/fds.d [2020-07-03T13:57:35.264Z] #39 48.75 DEP compel/plugins/std/std.d [2020-07-03T13:57:35.264Z] #39 48.87 DEP compel/plugins/shmem/shmem.d [2020-07-03T13:57:35.264Z] #39 48.97 DEP compel/plugins/fds/fds.d [2020-07-03T13:57:35.264Z] #39 49.17 CC compel/plugins/std/std.o [2020-07-03T13:57:35.264Z] #39 49.40 CC compel/plugins/std/fds.o [2020-07-03T13:57:35.264Z] #39 49.86 CC compel/plugins/std/log.o [2020-07-03T13:57:35.698Z] #13 2.011 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-03T13:57:35.698Z] #13 DONE 2.2s [2020-07-03T13:57:35.698Z] [2020-07-03T13:57:35.698Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-03T13:57:35.813Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-03T13:57:36.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T13:57:36.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T13:57:36.660Z] #39 50.90 CC compel/plugins/std/string.o [2020-07-03T13:57:36.900Z] ---> a810cd760f3c [2020-07-03T13:57:36.900Z] Successfully built a810cd760f3c [2020-07-03T13:57:36.900Z] Successfully tagged docker:latest [2020-07-03T13:57:36.900Z] INFO: Image build ended at 07/03/2020 13:57:36. Duration:00:03:19.6343632 [2020-07-03T13:57:36.900Z] [2020-07-03T13:57:36.900Z] [2020-07-03T13:57:36.900Z] INFO: Building the test binaries at 07/03/2020 13:57:36... [2020-07-03T13:57:36.924Z] #39 ... [2020-07-03T13:57:36.924Z] [2020-07-03T13:57:36.924Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-03T13:57:36.924Z] #15 DONE 2.0s [2020-07-03T13:57:37.119Z] #12 DONE 2.2s [2020-07-03T13:57:37.119Z] [2020-07-03T13:57:37.119Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:37.119Z] #39 46.68 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-03T13:57:37.119Z] #39 46.73 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-03T13:57:37.119Z] #39 46.82 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-03T13:57:37.119Z] #39 46.97 AR compel/plugins/std.lib.a [2020-07-03T13:57:37.119Z] #39 47.11 CC compel/plugins/fds/fds.o [2020-07-03T13:57:37.119Z] #39 47.61 AR compel/plugins/fds.lib.a [2020-07-03T13:57:37.119Z] #39 47.75 HOSTDEP compel/src/lib/log-host.d [2020-07-03T13:57:37.119Z] #39 47.88 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-03T13:57:37.119Z] #39 47.99 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-03T13:57:37.119Z] #39 48.06 HOSTDEP compel/src/main-host.d [2020-07-03T13:57:37.119Z] #39 48.12 DEP compel/src/lib/ptrace.d [2020-07-03T13:57:37.119Z] #39 48.21 DEP compel/src/lib/infect.d [2020-07-03T13:57:37.119Z] #39 48.33 DEP compel/src/lib/infect-util.d [2020-07-03T13:57:37.119Z] #39 48.41 DEP compel/src/lib/infect-rpc.d [2020-07-03T13:57:37.119Z] #39 48.50 DEP compel/arch/x86/src/lib/infect.d [2020-07-03T13:57:37.119Z] #39 48.70 DEP compel/arch/x86/src/lib/cpu.d [2020-07-03T13:57:37.119Z] #39 48.73 DEP compel/src/lib/log.d [2020-07-03T13:57:37.119Z] #39 48.77 DEP compel/src/main.d [2020-07-03T13:57:37.119Z] #39 48.84 DEP compel/src/lib/handle-elf.d [2020-07-03T13:57:37.119Z] #39 48.98 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-03T13:57:37.119Z] #39 49.09 CC compel/src/lib/log.o [2020-07-03T13:57:37.120Z] #39 49.37 CC compel/arch/x86/src/lib/cpu.o [2020-07-03T13:57:37.120Z] #39 50.12 CC compel/arch/x86/src/lib/infect.o [2020-07-03T13:57:37.120Z] #39 50.79 CC compel/src/lib/infect-rpc.o [2020-07-03T13:57:37.120Z] #39 51.18 CC compel/src/lib/infect-util.o [2020-07-03T13:57:37.120Z] #39 51.61 CC compel/src/lib/infect.o [2020-07-03T13:57:37.120Z] #39 54.22 CC compel/src/lib/ptrace.o [2020-07-03T13:57:37.120Z] #39 54.75 AR compel/libcompel.a [2020-07-03T13:57:37.120Z] #39 54.81 HOSTCC compel/src/main-host.o [2020-07-03T13:57:37.120Z] #39 55.13 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-03T13:57:37.120Z] #39 55.26 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-03T13:57:37.120Z] #39 55.60 HOSTCC compel/src/lib/log-host.o [2020-07-03T13:57:37.120Z] #39 55.76 HOSTLINK compel/compel-host-bin [2020-07-03T13:57:37.120Z] #39 55.93 DEP soccr/soccr.d [2020-07-03T13:57:37.120Z] #39 56.11 CC soccr/soccr.o [2020-07-03T13:57:37.120Z] #39 ... [2020-07-03T13:57:37.120Z] [2020-07-03T13:57:37.120Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-03T13:57:37.188Z] [2020-07-03T13:57:37.188Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-03T13:57:37.614Z] #14 DONE 2.1s [2020-07-03T13:57:37.614Z] [2020-07-03T13:57:37.614Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.48s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.25s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2020-07-03T13:57:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2020-07-03T13:57:38.439Z] === RUN TestCgroupNamespacesRun [2020-07-03T13:57:39.000Z] #15 ... [2020-07-03T13:57:39.000Z] [2020-07-03T13:57:39.000Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:39.000Z] #49 2.365 + RM_GOPATH=0 [2020-07-03T13:57:39.000Z] #49 2.365 + TMP_GOPATH= [2020-07-03T13:57:39.000Z] #49 2.365 + : /build [2020-07-03T13:57:39.000Z] #49 2.365 + '[' -z '' ']' [2020-07-03T13:57:39.000Z] #49 2.369 ++ mktemp -d [2020-07-03T13:57:39.000Z] #49 2.374 + export GOPATH=/tmp/tmp.CCdUvsWgFt [2020-07-03T13:57:39.000Z] #49 2.374 + GOPATH=/tmp/tmp.CCdUvsWgFt [2020-07-03T13:57:39.000Z] #49 2.374 + RM_GOPATH=1 [2020-07-03T13:57:39.000Z] #49 2.375 + case "$(go env GOARCH)" in [2020-07-03T13:57:39.000Z] #49 2.375 ++ go env GOARCH [2020-07-03T13:57:39.000Z] #49 2.406 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T13:57:39.000Z] #49 2.406 + GO_BUILDMODE=-buildmode=pie [2020-07-03T13:57:39.000Z] #49 2.409 ++ dirname /tmp/install/install.sh [2020-07-03T13:57:39.000Z] #49 2.411 + dir=/tmp/install [2020-07-03T13:57:39.000Z] #49 2.411 + bin=runc [2020-07-03T13:57:39.000Z] #49 2.411 + shift [2020-07-03T13:57:39.000Z] #49 2.411 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-03T13:57:39.000Z] #49 2.411 + . /tmp/install/runc.installer [2020-07-03T13:57:39.000Z] #49 2.411 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:57:39.000Z] #49 2.412 + install_runc [2020-07-03T13:57:39.000Z] #49 2.416 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-03T13:57:39.000Z] #49 2.429 + uname -r [2020-07-03T13:57:39.000Z] #49 2.436 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-03T13:57:39.000Z] #49 2.436 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-03T13:57:39.000Z] #49 2.436 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CCdUvsWgFt/src/github.com/opencontainers/runc [2020-07-03T13:57:39.000Z] #49 2.436 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-03T13:57:39.000Z] #49 2.437 Cloning into '/tmp/tmp.CCdUvsWgFt/src/github.com/opencontainers/runc'... [2020-07-03T13:57:39.000Z] #49 10.17 + cd /tmp/tmp.CCdUvsWgFt/src/github.com/opencontainers/runc [2020-07-03T13:57:39.000Z] #49 ... [2020-07-03T13:57:39.000Z] [2020-07-03T13:57:39.000Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:39.000Z] #39 45.03 CC compel/arch/x86/src/lib/infect.o [2020-07-03T13:57:39.000Z] #39 45.91 CC compel/src/lib/infect-rpc.o [2020-07-03T13:57:39.000Z] #39 46.23 CC compel/src/lib/infect-util.o [2020-07-03T13:57:39.000Z] #39 46.50 CC compel/src/lib/infect.o [2020-07-03T13:57:39.000Z] #39 49.12 CC compel/src/lib/ptrace.o [2020-07-03T13:57:39.000Z] #39 49.71 AR compel/libcompel.a [2020-07-03T13:57:39.000Z] #39 49.79 HOSTCC compel/src/main-host.o [2020-07-03T13:57:39.000Z] #39 50.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-03T13:57:39.000Z] #39 50.33 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-03T13:57:39.000Z] #39 50.69 HOSTCC compel/src/lib/log-host.o [2020-07-03T13:57:39.000Z] #39 50.95 HOSTLINK compel/compel-host-bin [2020-07-03T13:57:39.000Z] #39 51.14 DEP soccr/soccr.d [2020-07-03T13:57:39.000Z] #39 51.42 CC soccr/soccr.o [2020-07-03T13:57:39.000Z] #39 53.03 AR soccr/libsoccr.a [2020-07-03T13:57:39.000Z] #39 53.06 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:57:39.000Z] #39 53.52 DEP criu/arch/x86/sigframe.d [2020-07-03T13:57:39.000Z] #39 53.81 DEP criu/arch/x86/sigaction_compat.d [2020-07-03T13:57:39.000Z] #39 53.92 DEP criu/arch/x86/kerndat.d [2020-07-03T13:57:39.000Z] #39 54.02 DEP criu/arch/x86/crtools.d [2020-07-03T13:57:39.000Z] #39 54.21 DEP criu/arch/x86/cpu.d [2020-07-03T13:57:39.000Z] #39 54.46 CC criu/arch/x86/cpu.o [2020-07-03T13:57:39.000Z] #39 ... [2020-07-03T13:57:39.000Z] [2020-07-03T13:57:39.000Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:39.000Z] #49 10.17 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:57:39.013Z] #13 2.015 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-03T13:57:39.130Z] #16 DONE 2.2s [2020-07-03T13:57:39.130Z] [2020-07-03T13:57:39.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:39.130Z] #39 51.70 CC compel/plugins/std/infect.o [2020-07-03T13:57:39.130Z] #39 51.99 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-03T13:57:39.130Z] #39 52.07 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-03T13:57:39.130Z] #39 52.17 AR compel/plugins/std.lib.a [2020-07-03T13:57:39.130Z] #39 52.22 CC compel/plugins/fds/fds.o [2020-07-03T13:57:39.130Z] #39 52.54 AR compel/plugins/fds.lib.a [2020-07-03T13:57:39.130Z] #39 52.60 HOSTDEP compel/src/lib/log-host.d [2020-07-03T13:57:39.130Z] #39 52.67 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-03T13:57:39.130Z] #39 52.82 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-03T13:57:39.130Z] #39 52.94 HOSTDEP compel/src/main-host.d [2020-07-03T13:57:39.130Z] #39 53.03 DEP compel/src/lib/ptrace.d [2020-07-03T13:57:39.130Z] #39 53.11 DEP compel/src/lib/infect.d [2020-07-03T13:57:39.130Z] #39 53.20 DEP compel/src/lib/infect-util.d [2020-07-03T13:57:39.130Z] #39 53.27 DEP compel/src/lib/infect-rpc.d [2020-07-03T13:57:39.130Z] #39 53.37 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-03T13:57:39.130Z] #39 53.49 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-03T13:57:39.130Z] #39 53.52 DEP compel/src/lib/log.d [2020-07-03T13:57:39.130Z] #39 53.70 DEP compel/src/main.d [2020-07-03T13:57:39.261Z] #49 10.56 + '[' -z '' ']' [2020-07-03T13:57:39.261Z] #49 10.56 + target=static [2020-07-03T13:57:39.261Z] #49 10.56 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-03T13:57:39.271Z] #13 DONE 2.2s [2020-07-03T13:57:39.271Z] [2020-07-03T13:57:39.271Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-03T13:57:39.395Z] #39 53.86 DEP compel/src/lib/handle-elf.d [2020-07-03T13:57:39.522Z] #49 10.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-03T13:57:39.659Z] #39 54.02 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-03T13:57:39.783Z] #49 ... [2020-07-03T13:57:39.783Z] [2020-07-03T13:57:39.784Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-03T13:57:39.784Z] #15 DONE 2.2s [2020-07-03T13:57:39.926Z] #39 54.23 CC compel/src/lib/log.o [2020-07-03T13:57:39.926Z] #39 54.49 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-03T13:57:40.045Z] [2020-07-03T13:57:40.045Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:40.045Z] #41 124.1 net/http/httptrace [2020-07-03T13:57:40.045Z] #41 124.3 net/http [2020-07-03T13:57:40.191Z] #39 54.70 CC compel/arch/aarch64/src/lib/infect.o [2020-07-03T13:57:40.306Z] #41 ... [2020-07-03T13:57:40.306Z] [2020-07-03T13:57:40.306Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-03T13:57:40.455Z] #39 54.97 CC compel/src/lib/infect-rpc.o [2020-07-03T13:57:40.513Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-07-03T13:57:40.513Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-03T13:57:40.589Z] INFO: make.ps1 starting at 07/03/2020 13:57:40 [2020-07-03T13:57:40.589Z] INFO: Git commit (05518cef9e) assumed from DOCKER_GITCOMMIT environment variable [2020-07-03T13:57:40.589Z] INFO: Invoking autogen... [2020-07-03T13:57:41.034Z] #39 55.43 CC compel/src/lib/infect-util.o [2020-07-03T13:57:41.036Z] INFO: Building daemon... [2020-07-03T13:57:41.299Z] #39 55.67 CC compel/src/lib/infect.o [2020-07-03T13:57:41.801Z] #14 DONE 2.0s [2020-07-03T13:57:41.801Z] [2020-07-03T13:57:41.801Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-03T13:57:42.026Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-07-03T13:57:42.026Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-03T13:57:42.222Z] #16 DONE 2.1s [2020-07-03T13:57:42.222Z] [2020-07-03T13:57:42.222Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:42.222Z] #39 55.07 CC criu/arch/x86/crtools.o [2020-07-03T13:57:42.222Z] #39 56.55 CC criu/arch/x86/kerndat.o [2020-07-03T13:57:42.222Z] #39 57.00 CC criu/arch/x86/sigaction_compat.o [2020-07-03T13:57:42.222Z] #39 57.22 CC criu/arch/x86/sigframe.o [2020-07-03T13:57:42.222Z] #39 57.43 LINK criu/arch/x86/crtools.built-in.o [2020-07-03T13:57:42.222Z] #39 57.48 DEP criu/pie/util-vdso-elf32.d [2020-07-03T13:57:42.222Z] #39 57.58 DEP criu/pie/util-vdso.d [2020-07-03T13:57:42.222Z] #39 57.69 DEP criu/pie/util.d [2020-07-03T13:57:42.222Z] #39 57.92 CC criu/pie/util.o [2020-07-03T13:57:42.793Z] #39 58.34 CC criu/pie/util-vdso.o [2020-07-03T13:57:43.230Z] #39 ... [2020-07-03T13:57:43.230Z] [2020-07-03T13:57:43.230Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:57:43.365Z] #39 59.10 CC criu/pie/util-vdso-elf32.o [2020-07-03T13:57:43.540Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-07-03T13:57:43.540Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-03T13:57:43.697Z] #15 DONE 2.0s [2020-07-03T13:57:43.697Z] [2020-07-03T13:57:43.697Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-03T13:57:43.758Z] #21 107.2 Checking out files: 19% (2099/10848) Checking out files: 20% (2170/10848) Checking out files: 21% (2279/10848) Checking out files: 22% (2387/10848) Checking out files: 23% (2496/10848) Checking out files: 24% (2604/10848) Checking out files: 25% (2712/10848) Checking out files: 26% (2821/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 60% (6597/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 85% (9222/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 92% (9981/10848) Checking out files: 93% (10089/10848) Checking out files: 94% (10198/10848) Checking out files: 95% (10306/10848) Checking out files: 96% (10415/10848) Checking out files: 97% (10523/10848) Checking out files: 98% (10632/10848) Checking out files: 99% (10740/10848) Checking out files: 100% (10848/10848) Checking out files: 100% (10848/10848), done. [2020-07-03T13:57:43.758Z] #21 110.9 + cd /tmp/tmp.aCclFo4gXY/tmp/docker-ce [2020-07-03T13:57:43.936Z] #39 59.75 AR criu/pie/pie.lib.a [2020-07-03T13:57:44.023Z] #21 110.9 + git checkout -q v17.06.2-ce [2020-07-03T13:57:44.197Z] #39 59.80 DEP criu/pie/restorer.d [2020-07-03T13:57:44.197Z] #39 59.92 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-03T13:57:44.458Z] #39 60.14 DEP criu/arch/x86/restorer_unmap.d [2020-07-03T13:57:44.458Z] #39 60.15 DEP criu/arch/x86/restorer.d [2020-07-03T13:57:44.458Z] #39 60.27 DEP criu/arch/x86/vdso-pie.d [2020-07-03T13:57:44.600Z] #21 ... [2020-07-03T13:57:44.600Z] [2020-07-03T13:57:44.600Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:44.600Z] #49 8.266 + cd /tmp/tmp.UD1SmPp3dd/src/github.com/opencontainers/runc [2020-07-03T13:57:44.600Z] #49 8.269 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:57:44.600Z] #49 8.567 + '[' -z '' ']' [2020-07-03T13:57:44.600Z] #49 8.567 + target=static [2020-07-03T13:57:44.600Z] #49 8.567 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-03T13:57:44.600Z] #49 8.995 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-03T13:57:44.719Z] #39 60.33 DEP criu/pie/parasite-vdso.d [2020-07-03T13:57:44.719Z] #39 60.48 DEP criu/pie/parasite.d [2020-07-03T13:57:44.864Z] #49 ... [2020-07-03T13:57:44.864Z] [2020-07-03T13:57:44.864Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:44.864Z] #39 57.68 CC compel/src/lib/ptrace.o [2020-07-03T13:57:44.864Z] #39 58.15 AR compel/libcompel.a [2020-07-03T13:57:44.864Z] #39 58.24 HOSTCC compel/src/main-host.o [2020-07-03T13:57:44.864Z] #39 58.54 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-03T13:57:44.864Z] #39 58.78 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-03T13:57:44.864Z] #39 59.09 HOSTCC compel/src/lib/log-host.o [2020-07-03T13:57:44.864Z] #39 59.23 HOSTLINK compel/compel-host-bin [2020-07-03T13:57:44.864Z] #39 59.48 DEP soccr/soccr.d [2020-07-03T13:57:44.980Z] #39 60.66 CC criu/pie/parasite.o [2020-07-03T13:57:45.442Z] #39 59.71 CC soccr/soccr.o [2020-07-03T13:57:45.592Z] #16 DONE 2.0s [2020-07-03T13:57:45.592Z] [2020-07-03T13:57:45.592Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:57:45.614Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-07-03T13:57:45.614Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-03T13:57:45.804Z] ok github.com/docker/docker/cmd/dockerd 0.144s coverage: 30.8% of statements [2020-07-03T13:57:45.922Z] #39 61.70 LINK criu/pie/parasite.built-in.o [2020-07-03T13:57:45.922Z] #39 61.71 GEN criu/pie/parasite-blob.h [2020-07-03T13:57:46.021Z] #39 ... [2020-07-03T13:57:46.021Z] [2020-07-03T13:57:46.021Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:46.021Z] #41 104.7 github.com/LK4D4/vndr/godl [2020-07-03T13:57:46.021Z] #41 105.2 github.com/LK4D4/vndr [2020-07-03T13:57:46.021Z] #41 DONE 112.8s [2020-07-03T13:57:46.021Z] [2020-07-03T13:57:46.021Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:57:46.021Z] #17 2.372 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:57:46.021Z] #17 2.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:57:46.021Z] #17 2.583 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:57:46.021Z] #17 3.033 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-03T13:57:46.021Z] #17 4.190 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-03T13:57:46.021Z] #17 5.327 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-03T13:57:46.184Z] #39 61.72 CC criu/pie/parasite-vdso.o [2020-07-03T13:57:46.755Z] #39 62.51 CC criu/arch/x86/vdso-pie.o [2020-07-03T13:57:47.126Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-07-03T13:57:47.126Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-03T13:57:47.327Z] #39 62.83 CC criu/arch/x86/restorer.o [2020-07-03T13:57:47.351Z] ok github.com/docker/docker/container 0.202s coverage: 34.7% of statements [2020-07-03T13:57:47.351Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-03T13:57:47.351Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-03T13:57:47.351Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-03T13:57:47.351Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-03T13:57:47.488Z] #17 2.222 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:57:47.745Z] #17 2.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:57:47.745Z] #17 2.274 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:57:47.898Z] #39 63.41 CC criu/arch/x86/restorer_unmap.o [2020-07-03T13:57:47.899Z] #39 63.48 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-03T13:57:48.002Z] #17 2.803 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:57:48.160Z] #39 63.85 CC criu/pie/restorer.o [2020-07-03T13:57:48.201Z] #17 ... [2020-07-03T13:57:48.201Z] [2020-07-03T13:57:48.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:48.201Z] #39 61.13 AR soccr/libsoccr.a [2020-07-03T13:57:48.201Z] #39 61.20 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:57:48.934Z] #17 ... [2020-07-03T13:57:48.934Z] [2020-07-03T13:57:48.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:48.934Z] #39 57.69 AR soccr/libsoccr.a [2020-07-03T13:57:48.934Z] #39 57.73 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:57:48.934Z] #39 58.15 DEP criu/arch/x86/sigframe.d [2020-07-03T13:57:48.934Z] #39 58.29 DEP criu/arch/x86/sigaction_compat.d [2020-07-03T13:57:48.934Z] #39 58.45 DEP criu/arch/x86/kerndat.d [2020-07-03T13:57:48.934Z] #39 58.68 DEP criu/arch/x86/crtools.d [2020-07-03T13:57:48.934Z] #39 58.79 DEP criu/arch/x86/cpu.d [2020-07-03T13:57:48.934Z] #39 59.00 CC criu/arch/x86/cpu.o [2020-07-03T13:57:48.934Z] #39 59.57 CC criu/arch/x86/crtools.o [2020-07-03T13:57:48.934Z] #39 60.88 CC criu/arch/x86/kerndat.o [2020-07-03T13:57:48.934Z] #39 61.41 CC criu/arch/x86/sigaction_compat.o [2020-07-03T13:57:48.934Z] #39 61.62 CC criu/arch/x86/sigframe.o [2020-07-03T13:57:48.934Z] #39 61.84 LINK criu/arch/x86/crtools.built-in.o [2020-07-03T13:57:48.934Z] #39 61.89 DEP criu/pie/util-vdso-elf32.d [2020-07-03T13:57:48.934Z] #39 62.18 DEP criu/pie/util-vdso.d [2020-07-03T13:57:48.934Z] #39 62.31 DEP criu/pie/util.d [2020-07-03T13:57:48.934Z] #39 62.56 CC criu/pie/util.o [2020-07-03T13:57:48.934Z] #39 62.96 CC criu/pie/util-vdso.o [2020-07-03T13:57:48.934Z] #39 63.59 CC criu/pie/util-vdso-elf32.o [2020-07-03T13:57:48.934Z] #39 64.31 AR criu/pie/pie.lib.a [2020-07-03T13:57:48.934Z] #39 64.42 DEP criu/pie/restorer.d [2020-07-03T13:57:48.934Z] #39 64.71 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-03T13:57:48.934Z] #39 64.88 DEP criu/arch/x86/restorer_unmap.d [2020-07-03T13:57:48.934Z] #39 64.92 DEP criu/arch/x86/restorer.d [2020-07-03T13:57:48.934Z] #39 65.10 DEP criu/arch/x86/vdso-pie.d [2020-07-03T13:57:48.934Z] #39 65.25 DEP criu/pie/parasite-vdso.d [2020-07-03T13:57:48.934Z] #39 65.36 DEP criu/pie/parasite.d [2020-07-03T13:57:48.934Z] #39 65.66 CC criu/pie/parasite.o [2020-07-03T13:57:48.934Z] #39 66.80 LINK criu/pie/parasite.built-in.o [2020-07-03T13:57:48.934Z] #39 66.80 GEN criu/pie/parasite-blob.h [2020-07-03T13:57:48.934Z] #39 66.83 CC criu/pie/parasite-vdso.o [2020-07-03T13:57:48.934Z] #39 67.39 CC criu/arch/x86/vdso-pie.o [2020-07-03T13:57:48.934Z] #39 67.72 CC criu/arch/x86/restorer.o [2020-07-03T13:57:49.200Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-07-03T13:57:49.200Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-03T13:57:49.499Z] #39 68.35 CC criu/arch/x86/restorer_unmap.o [2020-07-03T13:57:49.499Z] #39 ... [2020-07-03T13:57:49.499Z] [2020-07-03T13:57:49.499Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:57:49.499Z] #17 4.030 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:57:49.836Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-07-03T13:57:49.836Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-03T13:57:50.865Z] #17 5.413 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:57:51.392Z] #39 65.81 DEP criu/arch/aarch64/sigframe.d [2020-07-03T13:57:51.392Z] #39 65.90 DEP criu/arch/aarch64/crtools.d [2020-07-03T13:57:51.461Z] #39 66.89 LINK criu/pie/restorer.built-in.o [2020-07-03T13:57:51.461Z] #39 66.91 GEN criu/pie/restorer-blob.h [2020-07-03T13:57:51.461Z] #39 67.01 DEP criu/vdso.d [2020-07-03T13:57:51.461Z] #39 67.17 DEP criu/vdso-compat.d [2020-07-03T13:57:51.461Z] #39 67.31 DEP criu/uts_ns.d [2020-07-03T13:57:51.656Z] #39 66.15 DEP criu/arch/aarch64/cpu.d [2020-07-03T13:57:51.656Z] #39 66.19 DEP criu/arch/aarch64/bitops.d [2020-07-03T13:57:51.656Z] #39 66.22 CC criu/arch/aarch64/bitops.o [2020-07-03T13:57:51.656Z] #39 66.28 CC criu/arch/aarch64/cpu.o [2020-07-03T13:57:51.908Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2020-07-03T13:57:51.908Z] === RUN TestKernelTCPMemory [2020-07-03T13:57:51.919Z] #39 66.49 CC criu/arch/aarch64/crtools.o [2020-07-03T13:57:52.033Z] #39 67.47 DEP criu/util.d [2020-07-03T13:57:52.033Z] #39 67.73 DEP criu/uffd.d [2020-07-03T13:57:52.033Z] #39 ... [2020-07-03T13:57:52.033Z] [2020-07-03T13:57:52.033Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:57:52.033Z] #17 2.356 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-03T13:57:52.033Z] #17 2.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-03T13:57:52.033Z] #17 2.531 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-03T13:57:52.033Z] #17 2.898 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-03T13:57:52.033Z] #17 4.028 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-03T13:57:52.033Z] #17 5.456 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-03T13:57:52.296Z] #17 10.24 Fetched 8360 kB in 8s (1011 kB/s) [2020-07-03T13:57:52.296Z] #17 10.24 Reading package lists... [2020-07-03T13:57:52.296Z] #17 ... [2020-07-03T13:57:52.296Z] [2020-07-03T13:57:52.296Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:52.296Z] #39 67.97 DEP criu/tun.d [2020-07-03T13:57:52.545Z] --- PASS: TestKernelTCPMemory (0.99s) [2020-07-03T13:57:52.546Z] === RUN TestNISDomainname [2020-07-03T13:57:52.556Z] #39 68.20 DEP criu/tty.d [2020-07-03T13:57:52.755Z] #17 ... [2020-07-03T13:57:52.755Z] [2020-07-03T13:57:52.755Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:52.755Z] #49 10.58 + cd /tmp/tmp.g4h6auoYhU/src/github.com/opencontainers/runc [2020-07-03T13:57:52.755Z] #49 10.58 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-03T13:57:52.755Z] #49 11.06 + '[' -z '' ']' [2020-07-03T13:57:52.755Z] #49 11.06 + target=static [2020-07-03T13:57:52.755Z] #49 11.06 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-03T13:57:52.755Z] #49 11.28 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-03T13:57:52.827Z] #39 68.47 DEP criu/timerfd.d [2020-07-03T13:57:52.827Z] #39 68.61 DEP criu/timens.d [2020-07-03T13:57:52.874Z] #39 67.05 CC criu/arch/aarch64/sigframe.o [2020-07-03T13:57:52.874Z] #39 67.23 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-03T13:57:52.874Z] #39 67.29 DEP criu/pie/util-vdso.d [2020-07-03T13:57:52.987Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2020-07-03T13:57:53.012Z] #49 ... [2020-07-03T13:57:53.012Z] [2020-07-03T13:57:53.012Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:53.012Z] #39 68.39 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-03T13:57:53.013Z] #39 68.78 CC criu/pie/restorer.o [2020-07-03T13:57:53.013Z] #39 71.81 LINK criu/pie/restorer.built-in.o [2020-07-03T13:57:53.013Z] #39 71.85 GEN criu/pie/restorer-blob.h [2020-07-03T13:57:53.013Z] #39 71.96 DEP criu/vdso.d [2020-07-03T13:57:53.092Z] #39 68.87 DEP criu/sysfs_parse.d [2020-07-03T13:57:53.138Z] #39 ... [2020-07-03T13:57:53.138Z] [2020-07-03T13:57:53.138Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:57:53.138Z] #28 DONE 120.0s [2020-07-03T13:57:53.138Z] [2020-07-03T13:57:53.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:53.138Z] #39 67.54 DEP criu/pie/util.d [2020-07-03T13:57:53.138Z] #39 ... [2020-07-03T13:57:53.138Z] [2020-07-03T13:57:53.138Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:57:53.138Z] #21 115.1 + mkdir -p /tmp/tmp.aCclFo4gXY/src/github.com/docker [2020-07-03T13:57:53.138Z] #21 115.1 + mv components/cli /tmp/tmp.aCclFo4gXY/src/github.com/docker/cli [2020-07-03T13:57:53.138Z] #21 115.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-03T13:57:53.138Z] #21 ... [2020-07-03T13:57:53.138Z] [2020-07-03T13:57:53.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:53.138Z] #39 67.71 CC criu/pie/util.o [2020-07-03T13:57:53.269Z] #39 72.12 DEP criu/vdso-compat.d [2020-07-03T13:57:53.354Z] #39 69.03 DEP criu/sysctl.d [2020-07-03T13:57:53.527Z] #39 72.26 DEP criu/uts_ns.d [2020-07-03T13:57:53.527Z] #39 72.41 DEP criu/util.d [2020-07-03T13:57:53.586Z] --- PASS: TestNISDomainname (1.03s) [2020-07-03T13:57:53.586Z] === RUN TestHostnameDnsResolution [2020-07-03T13:57:53.615Z] #39 69.22 DEP criu/string.d [2020-07-03T13:57:53.615Z] #39 69.27 DEP criu/stats.d [2020-07-03T13:57:53.615Z] #39 69.38 DEP criu/sockets.d [2020-07-03T13:57:53.615Z] #39 ... [2020-07-03T13:57:53.615Z] [2020-07-03T13:57:53.615Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:53.615Z] #41 137.8 github.com/LK4D4/vndr/godl [2020-07-03T13:57:53.615Z] #41 138.5 github.com/LK4D4/vndr [2020-07-03T13:57:53.717Z] #39 68.26 CC criu/pie/util-vdso.o [2020-07-03T13:57:53.784Z] #39 72.64 DEP criu/uffd.d [2020-07-03T13:57:53.876Z] #41 DONE 147.9s [2020-07-03T13:57:53.876Z] [2020-07-03T13:57:53.876Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:53.876Z] #39 69.53 DEP criu/sk-unix.d [2020-07-03T13:57:54.043Z] #39 72.87 DEP criu/tun.d [2020-07-03T13:57:54.043Z] #39 73.02 DEP criu/tty.d [2020-07-03T13:57:54.300Z] #39 73.18 DEP criu/timerfd.d [2020-07-03T13:57:54.448Z] #39 70.08 DEP criu/sk-tcp.d [2020-07-03T13:57:54.557Z] #39 73.41 DEP criu/timens.d [2020-07-03T13:57:54.814Z] #39 73.59 DEP criu/sysfs_parse.d [2020-07-03T13:57:54.814Z] #39 73.73 DEP criu/sysctl.d [2020-07-03T13:57:55.019Z] #39 70.55 DEP criu/sk-queue.d [2020-07-03T13:57:55.071Z] #39 73.93 DEP criu/string.d [2020-07-03T13:57:55.071Z] #39 73.99 DEP criu/stats.d [2020-07-03T13:57:55.071Z] #39 74.11 DEP criu/sockets.d [2020-07-03T13:57:55.114Z] #39 69.23 AR criu/pie/pie.lib.a [2020-07-03T13:57:55.114Z] #39 69.37 DEP criu/pie/restorer.d [2020-07-03T13:57:55.114Z] #39 69.50 DEP criu/arch/aarch64/intraprocedure.d [2020-07-03T13:57:55.114Z] #39 69.52 DEP criu/arch/aarch64/restorer.d [2020-07-03T13:57:55.280Z] #39 70.92 DEP criu/sk-packet.d [2020-07-03T13:57:55.280Z] #39 71.03 DEP criu/sk-netlink.d [2020-07-03T13:57:55.379Z] #39 69.67 DEP criu/arch/aarch64/vdso-pie.d [2020-07-03T13:57:55.379Z] #39 69.80 DEP criu/pie/parasite-vdso.d [2020-07-03T13:57:55.379Z] #39 69.90 DEP criu/pie/parasite.d [2020-07-03T13:57:55.541Z] #39 71.21 DEP criu/sk-inet.d [2020-07-03T13:57:55.635Z] #39 74.32 DEP criu/sk-unix.d [2020-07-03T13:57:55.635Z] #39 74.50 DEP criu/sk-tcp.d [2020-07-03T13:57:55.643Z] #39 70.11 CC criu/pie/parasite.o [2020-07-03T13:57:55.660Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-07-03T13:57:55.660Z] === RUN TestStats [2020-07-03T13:57:55.802Z] #39 71.32 DEP criu/signalfd.d [2020-07-03T13:57:55.802Z] #39 71.43 DEP criu/sigframe.d [2020-07-03T13:57:55.802Z] #39 71.51 DEP criu/shmem.d [2020-07-03T13:57:55.916Z] #39 74.73 DEP criu/sk-queue.d [2020-07-03T13:57:56.063Z] #39 71.66 DEP criu/servicefd.d [2020-07-03T13:57:56.063Z] #39 71.81 DEP criu/seize.d [2020-07-03T13:57:56.197Z] #39 74.87 DEP criu/sk-packet.d [2020-07-03T13:57:56.197Z] #39 75.05 DEP criu/sk-netlink.d [2020-07-03T13:57:56.324Z] #39 71.92 DEP criu/seccomp.d [2020-07-03T13:57:56.324Z] #39 72.10 DEP criu/rst-malloc.d [2020-07-03T13:57:56.467Z] #39 75.19 DEP criu/sk-inet.d [2020-07-03T13:57:56.467Z] #39 75.40 DEP criu/signalfd.d [2020-07-03T13:57:56.571Z] ok github.com/docker/docker/daemon/cluster/convert 0.018s coverage: 35.4% of statements [2020-07-03T13:57:56.584Z] #39 72.20 DEP criu/rbtree.d [2020-07-03T13:57:56.584Z] #39 72.25 DEP criu/pstree.d [2020-07-03T13:57:56.584Z] #39 72.43 DEP criu/protobuf.d [2020-07-03T13:57:56.729Z] #39 75.56 DEP criu/sigframe.d [2020-07-03T13:57:56.729Z] #39 ... [2020-07-03T13:57:56.729Z] [2020-07-03T13:57:56.729Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:57:56.729Z] #17 11.32 Fetched 8360 kB in 9s (896 kB/s) [2020-07-03T13:57:56.845Z] #39 72.54 GEN criu/protobuf-desc-gen.h [2020-07-03T13:57:56.994Z] #17 11.32 Reading package lists... [2020-07-03T13:57:56.994Z] #17 ... [2020-07-03T13:57:56.994Z] [2020-07-03T13:57:56.994Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:57:56.994Z] #41 138.0 github.com/LK4D4/vndr/godl [2020-07-03T13:57:56.994Z] #41 138.6 github.com/LK4D4/vndr [2020-07-03T13:57:56.994Z] #41 DONE 148.2s [2020-07-03T13:57:56.994Z] [2020-07-03T13:57:56.994Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:56.994Z] #39 75.68 DEP criu/shmem.d [2020-07-03T13:57:56.994Z] #39 75.83 DEP criu/servicefd.d [2020-07-03T13:57:56.994Z] #39 75.98 DEP criu/seize.d [2020-07-03T13:57:57.041Z] #39 71.33 LINK criu/pie/parasite.built-in.o [2020-07-03T13:57:57.041Z] #39 71.34 GEN criu/pie/parasite-blob.h [2020-07-03T13:57:57.041Z] #39 71.36 CC criu/pie/parasite-vdso.o [2020-07-03T13:57:57.257Z] #39 76.31 DEP criu/seccomp.d [2020-07-03T13:57:57.305Z] #39 ... [2020-07-03T13:57:57.305Z] [2020-07-03T13:57:57.305Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:57:57.305Z] #17 7.997 Fetched 8187 kB in 6s (1451 kB/s) [2020-07-03T13:57:57.305Z] #17 7.997 Reading package lists... [2020-07-03T13:57:57.305Z] #17 11.99 Reading package lists... [2020-07-03T13:57:57.305Z] #17 14.37 Building dependency tree... [2020-07-03T13:57:57.305Z] #17 15.60 libcap2-bin is already the newest version (1:2.25-2). [2020-07-03T13:57:57.305Z] #17 15.60 The following additional packages will be installed: [2020-07-03T13:57:57.305Z] #17 15.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-03T13:57:57.305Z] #17 15.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-03T13:57:57.305Z] #17 15.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-03T13:57:57.305Z] #17 15.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-03T13:57:57.305Z] #17 15.61 python3.7 python3.7-minimal vim-runtime xxd [2020-07-03T13:57:57.305Z] #17 15.61 Suggested packages: [2020-07-03T13:57:57.305Z] #17 15.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-03T13:57:57.305Z] #17 15.61 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-03T13:57:57.306Z] #17 15.61 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-03T13:57:57.306Z] #17 15.61 Recommended packages: [2020-07-03T13:57:57.306Z] #17 15.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-03T13:57:57.306Z] #17 15.61 python3-keyrings.alt python3-xdg unzip [2020-07-03T13:57:57.306Z] #17 16.56 The following NEW packages will be installed: [2020-07-03T13:57:57.306Z] #17 16.56 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-03T13:57:57.306Z] #17 16.56 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-03T13:57:57.306Z] #17 16.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-03T13:57:57.306Z] #17 16.56 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-03T13:57:57.306Z] #17 16.56 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-03T13:57:57.306Z] #17 16.56 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-03T13:57:57.306Z] #17 16.56 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-03T13:57:57.306Z] #17 16.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-03T13:57:57.306Z] #17 16.57 xz-utils zip [2020-07-03T13:57:57.306Z] #17 16.88 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:57:57.306Z] #17 16.88 Need to get 27.6 MB of archives. [2020-07-03T13:57:57.306Z] #17 16.88 After this operation, 114 MB of additional disk space will be used. [2020-07-03T13:57:57.306Z] #17 16.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-03T13:57:57.306Z] #17 16.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-03T13:57:57.306Z] #17 16.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-03T13:57:57.306Z] #17 16.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-03T13:57:57.306Z] #17 16.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-03T13:57:57.306Z] #17 16.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-03T13:57:57.306Z] #17 17.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-03T13:57:57.306Z] #17 17.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-03T13:57:57.306Z] #17 17.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-03T13:57:57.306Z] #17 17.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-03T13:57:57.306Z] #17 17.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-03T13:57:57.306Z] #17 17.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-03T13:57:57.306Z] #17 17.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-03T13:57:57.306Z] #17 17.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-03T13:57:57.306Z] #17 17.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-03T13:57:57.306Z] #17 17.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-03T13:57:57.306Z] #17 17.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-03T13:57:57.306Z] #17 17.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:57:57.306Z] #17 17.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-03T13:57:57.306Z] #17 17.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-03T13:57:57.306Z] #17 17.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-03T13:57:57.306Z] #17 17.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-03T13:57:57.306Z] #17 17.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-03T13:57:57.306Z] #17 17.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-03T13:57:57.306Z] #17 17.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-03T13:57:57.306Z] #17 17.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-03T13:57:57.306Z] #17 17.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-03T13:57:57.306Z] #17 17.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-03T13:57:57.306Z] #17 17.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-03T13:57:57.306Z] #17 17.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-03T13:57:57.306Z] #17 17.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-03T13:57:57.306Z] #17 17.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-03T13:57:57.306Z] #17 17.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-03T13:57:57.306Z] #17 17.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-03T13:57:57.306Z] #17 17.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-03T13:57:57.306Z] #17 17.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-03T13:57:57.306Z] #17 17.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-03T13:57:57.306Z] #17 17.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-03T13:57:57.306Z] #17 17.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-03T13:57:57.306Z] #17 17.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-03T13:57:57.306Z] #17 17.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-03T13:57:57.306Z] #17 17.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-03T13:57:57.570Z] #17 ... [2020-07-03T13:57:57.570Z] [2020-07-03T13:57:57.570Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:57:57.570Z] #39 72.00 CC criu/arch/aarch64/vdso-pie.o [2020-07-03T13:57:57.820Z] #39 76.63 DEP criu/rst-malloc.d [2020-07-03T13:57:57.820Z] #39 76.74 DEP criu/rbtree.d [2020-07-03T13:57:57.834Z] #39 72.37 CC criu/arch/aarch64/restorer.o [2020-07-03T13:57:58.076Z] #39 76.82 DEP criu/pstree.d [2020-07-03T13:57:58.098Z] #39 72.72 CC criu/arch/aarch64/intraprocedure.o [2020-07-03T13:57:58.110Z] ok github.com/docker/docker/daemon/cluster 0.166s coverage: 0.5% of statements [2020-07-03T13:57:58.229Z] #39 74.03 DEP criu/protobuf-desc.d [2020-07-03T13:57:58.333Z] #39 77.09 DEP criu/protobuf.d [2020-07-03T13:57:58.333Z] #39 77.21 GEN criu/protobuf-desc-gen.h [2020-07-03T13:57:58.361Z] #39 72.75 CC criu/pie/restorer.o [2020-07-03T13:57:58.399Z] --- PASS: TestStats (2.88s) [2020-07-03T13:57:58.399Z] === RUN TestStopContainerWithTimeout [2020-07-03T13:57:58.399Z] === RUN TestStopContainerWithTimeout/0 [2020-07-03T13:57:58.399Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-03T13:57:58.399Z] === RUN TestStopContainerWithTimeout/1 [2020-07-03T13:57:58.399Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-03T13:57:58.399Z] === RUN TestStopContainerWithTimeout/3 [2020-07-03T13:57:58.399Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-03T13:57:58.399Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-03T13:57:58.399Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-03T13:57:58.399Z] === CONT TestStopContainerWithTimeout/0 [2020-07-03T13:57:58.399Z] === CONT TestStopContainerWithTimeout/3 [2020-07-03T13:57:58.490Z] #39 74.19 DEP criu/proc_parse.d [2020-07-03T13:57:58.751Z] #39 74.44 DEP criu/plugin.d [2020-07-03T13:57:58.751Z] #39 74.50 DEP criu/pipes.d [2020-07-03T13:57:59.012Z] #39 74.66 DEP criu/pie-util.d [2020-07-03T13:57:59.272Z] #39 74.75 DEP criu/pie-util-vdso.d [2020-07-03T13:57:59.272Z] #39 74.82 DEP criu/pie-util-vdso-elf32.d [2020-07-03T13:57:59.272Z] #39 74.90 DEP criu/path.d [2020-07-03T13:57:59.272Z] #39 75.03 DEP criu/parasite-syscall.d [2020-07-03T13:57:59.439Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-03T13:57:59.918Z] #39 75.33 DEP criu/pagemap.d [2020-07-03T13:57:59.918Z] #39 75.49 DEP criu/pagemap-cache.d [2020-07-03T13:57:59.918Z] #39 75.60 DEP criu/page-xfer.d [2020-07-03T13:58:00.185Z] #39 75.79 DEP criu/page-pipe.d [2020-07-03T13:58:00.185Z] #39 75.89 DEP criu/netfilter.d [2020-07-03T13:58:00.185Z] #39 76.01 DEP criu/net.d [2020-07-03T13:58:00.225Z] #39 78.72 DEP criu/protobuf-desc.d [2020-07-03T13:58:00.225Z] #39 78.89 DEP criu/proc_parse.d [2020-07-03T13:58:00.225Z] #39 79.03 DEP criu/plugin.d [2020-07-03T13:58:00.225Z] #39 79.10 DEP criu/pipes.d [2020-07-03T13:58:00.306Z] #39 74.72 LINK criu/pie/restorer.built-in.o [2020-07-03T13:58:00.306Z] #39 74.72 GEN criu/pie/restorer-blob.h [2020-07-03T13:58:00.306Z] #39 74.79 DEP criu/vdso.d [2020-07-03T13:58:00.446Z] #39 76.19 DEP criu/namespaces.d [2020-07-03T13:58:00.446Z] #39 76.30 DEP criu/mount.d [2020-07-03T13:58:00.481Z] #39 79.26 DEP criu/pie-util.d [2020-07-03T13:58:00.481Z] #39 79.35 DEP criu/pie-util-vdso.d [2020-07-03T13:58:00.481Z] #39 79.45 DEP criu/pie-util-vdso-elf32.d [2020-07-03T13:58:00.481Z] #39 79.53 DEP criu/path.d [2020-07-03T13:58:00.570Z] #39 75.03 DEP criu/uts_ns.d [2020-07-03T13:58:00.570Z] #39 75.13 DEP criu/util.d [2020-07-03T13:58:00.737Z] #39 79.64 DEP criu/parasite-syscall.d [2020-07-03T13:58:00.834Z] #39 75.35 DEP criu/uffd.d [2020-07-03T13:58:00.891Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2020-07-03T13:58:00.993Z] #39 79.82 DEP criu/pagemap.d [2020-07-03T13:58:01.037Z] #39 76.48 DEP criu/memfd.d [2020-07-03T13:58:01.037Z] #39 76.62 DEP criu/mem.d [2020-07-03T13:58:01.037Z] #39 76.86 DEP criu/lsm.d [2020-07-03T13:58:01.098Z] #39 75.48 DEP criu/tun.d [2020-07-03T13:58:01.098Z] #39 75.60 DEP criu/tty.d [2020-07-03T13:58:01.250Z] #39 79.98 DEP criu/pagemap-cache.d [2020-07-03T13:58:01.250Z] #39 80.11 DEP criu/page-xfer.d [2020-07-03T13:58:01.301Z] #39 77.00 DEP criu/log.d [2020-07-03T13:58:01.362Z] #39 75.73 DEP criu/timerfd.d [2020-07-03T13:58:01.362Z] #39 75.89 DEP criu/timens.d [2020-07-03T13:58:01.506Z] #39 80.28 DEP criu/page-pipe.d [2020-07-03T13:58:01.506Z] #39 80.39 DEP criu/netfilter.d [2020-07-03T13:58:01.506Z] #39 80.50 DEP criu/net.d [2020-07-03T13:58:01.513Z] === CONT TestStopContainerWithTimeout/1 [2020-07-03T13:58:01.561Z] #39 77.20 DEP criu/libnetlink.d [2020-07-03T13:58:01.561Z] #39 77.40 DEP criu/kerndat.d [2020-07-03T13:58:01.635Z] #39 76.09 DEP criu/sysfs_parse.d [2020-07-03T13:58:01.763Z] #39 80.64 DEP criu/namespaces.d [2020-07-03T13:58:01.823Z] #39 77.52 DEP criu/kcmp-ids.d [2020-07-03T13:58:01.823Z] #39 ... [2020-07-03T13:58:01.823Z] [2020-07-03T13:58:01.823Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:58:01.823Z] #28 DONE 155.8s [2020-07-03T13:58:01.823Z] [2020-07-03T13:58:01.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:01.823Z] #39 77.58 DEP criu/irmap.d [2020-07-03T13:58:01.823Z] #39 ... [2020-07-03T13:58:01.823Z] [2020-07-03T13:58:01.823Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:01.824Z] #17 10.24 Reading package lists... [2020-07-03T13:58:01.824Z] #17 14.12 Reading package lists... [2020-07-03T13:58:01.824Z] #17 17.78 Building dependency tree... [2020-07-03T13:58:01.824Z] #17 19.39 libcap2-bin is already the newest version (1:2.25-2). [2020-07-03T13:58:01.824Z] #17 19.39 The following additional packages will be installed: [2020-07-03T13:58:01.824Z] #17 19.40 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-03T13:58:01.824Z] #17 19.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-03T13:58:01.824Z] #17 19.40 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-03T13:58:01.824Z] #17 19.40 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-03T13:58:01.824Z] #17 19.40 python3.7 python3.7-minimal vim-runtime xxd [2020-07-03T13:58:01.824Z] #17 19.40 Suggested packages: [2020-07-03T13:58:01.824Z] #17 19.40 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-03T13:58:01.824Z] #17 19.40 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-03T13:58:01.824Z] #17 19.40 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-03T13:58:01.824Z] #17 19.40 Recommended packages: [2020-07-03T13:58:01.824Z] #17 19.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-03T13:58:01.824Z] #17 19.40 python3-keyrings.alt python3-xdg unzip [2020-07-03T13:58:01.898Z] #39 76.25 DEP criu/sysctl.d [2020-07-03T13:58:01.898Z] #39 76.37 DEP criu/string.d [2020-07-03T13:58:01.898Z] #39 76.42 DEP criu/stats.d [2020-07-03T13:58:02.019Z] #39 80.85 DEP criu/mount.d [2020-07-03T13:58:02.085Z] #17 ... [2020-07-03T13:58:02.085Z] [2020-07-03T13:58:02.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:02.085Z] #39 77.79 DEP criu/ipc_ns.d [2020-07-03T13:58:02.162Z] #39 76.54 DEP criu/sockets.d [2020-07-03T13:58:02.276Z] #39 81.02 DEP criu/memfd.d [2020-07-03T13:58:02.276Z] #39 81.14 DEP criu/mem.d [2020-07-03T13:58:02.346Z] #39 78.02 DEP criu/image.d [2020-07-03T13:58:02.426Z] #39 76.75 DEP criu/sk-unix.d [2020-07-03T13:58:02.426Z] #39 76.97 DEP criu/sk-tcp.d [2020-07-03T13:58:02.533Z] #39 81.27 DEP criu/lsm.d [2020-07-03T13:58:02.533Z] #39 81.36 DEP criu/log.d [2020-07-03T13:58:02.607Z] #39 78.24 DEP criu/image-desc.d [2020-07-03T13:58:02.607Z] #39 78.35 DEP criu/fsnotify.d [2020-07-03T13:58:02.690Z] #39 77.07 DEP criu/sk-queue.d [2020-07-03T13:58:02.690Z] #39 77.17 DEP criu/sk-packet.d [2020-07-03T13:58:02.790Z] #39 81.58 DEP criu/libnetlink.d [2020-07-03T13:58:02.790Z] #39 81.71 DEP criu/kerndat.d [2020-07-03T13:58:02.868Z] #39 78.61 DEP criu/filesystems.d [2020-07-03T13:58:02.868Z] #39 78.73 DEP criu/files.d [2020-07-03T13:58:02.954Z] #39 77.39 DEP criu/sk-netlink.d [2020-07-03T13:58:02.954Z] #39 77.58 DEP criu/sk-inet.d [2020-07-03T13:58:03.046Z] #39 81.85 DEP criu/kcmp-ids.d [2020-07-03T13:58:03.046Z] #39 81.94 DEP criu/irmap.d [2020-07-03T13:58:03.060Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-03T13:58:03.060Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-07-03T13:58:03.060Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-07-03T13:58:03.060Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2020-07-03T13:58:03.060Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-07-03T13:58:03.060Z] === RUN TestDeleteDevicemapper [2020-07-03T13:58:03.060Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-03T13:58:03.060Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-03T13:58:03.060Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-03T13:58:03.129Z] #39 78.85 DEP criu/files-reg.d [2020-07-03T13:58:03.129Z] #39 78.96 DEP criu/files-ext.d [2020-07-03T13:58:03.238Z] #39 77.70 DEP criu/signalfd.d [2020-07-03T13:58:03.303Z] #39 82.15 DEP criu/ipc_ns.d [2020-07-03T13:58:03.502Z] #39 77.87 DEP criu/sigframe.d [2020-07-03T13:58:03.502Z] #39 77.99 DEP criu/shmem.d [2020-07-03T13:58:03.502Z] #39 78.12 DEP criu/servicefd.d [2020-07-03T13:58:03.560Z] #39 82.27 DEP criu/image.d [2020-07-03T13:58:03.560Z] #39 82.40 DEP criu/image-desc.d [2020-07-03T13:58:03.560Z] #39 82.47 DEP criu/fsnotify.d [2020-07-03T13:58:03.667Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-07-03T13:58:03.667Z] ok github.com/docker/docker/daemon/config 0.068s coverage: 81.7% of statements [2020-07-03T13:58:03.700Z] #39 79.11 DEP criu/file-lock.d [2020-07-03T13:58:03.700Z] #39 79.29 DEP criu/file-ids.d [2020-07-03T13:58:03.700Z] #39 79.44 DEP criu/fifo.d [2020-07-03T13:58:03.700Z] #39 79.53 DEP criu/fdstore.d [2020-07-03T13:58:03.766Z] #39 78.33 DEP criu/seize.d [2020-07-03T13:58:03.816Z] #39 82.62 DEP criu/filesystems.d [2020-07-03T13:58:03.817Z] #39 82.72 DEP criu/files.d [2020-07-03T13:58:03.961Z] #39 79.60 DEP criu/fault-injection.d [2020-07-03T13:58:03.961Z] #39 79.64 DEP criu/external.d [2020-07-03T13:58:03.961Z] #39 79.70 DEP criu/eventpoll.d [2020-07-03T13:58:04.031Z] #39 78.50 DEP criu/seccomp.d [2020-07-03T13:58:04.073Z] #39 82.85 DEP criu/files-reg.d [2020-07-03T13:58:04.073Z] #39 82.99 DEP criu/files-ext.d [2020-07-03T13:58:04.073Z] #39 83.09 DEP criu/file-lock.d [2020-07-03T13:58:04.221Z] #39 79.91 DEP criu/eventfd.d [2020-07-03T13:58:04.295Z] #39 78.76 DEP criu/rst-malloc.d [2020-07-03T13:58:04.295Z] #39 78.85 DEP criu/rbtree.d [2020-07-03T13:58:04.329Z] #39 83.24 DEP criu/file-ids.d [2020-07-03T13:58:04.482Z] #39 80.01 DEP criu/crtools.d [2020-07-03T13:58:04.482Z] #39 80.20 DEP criu/cr-service.d [2020-07-03T13:58:04.561Z] #39 78.92 DEP criu/pstree.d [2020-07-03T13:58:04.586Z] #39 ... [2020-07-03T13:58:04.586Z] [2020-07-03T13:58:04.586Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:04.586Z] #17 18.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-03T13:58:04.586Z] #17 18.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-03T13:58:04.586Z] #17 18.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-03T13:58:04.586Z] #17 18.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-03T13:58:04.586Z] #17 18.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-03T13:58:04.586Z] #17 18.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-03T13:58:04.586Z] #17 19.42 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:58:04.586Z] #17 19.52 Fetched 27.6 MB in 2s (12.1 MB/s) [2020-07-03T13:58:04.586Z] #17 19.61 Selecting previously unselected package pigz. [2020-07-03T13:58:04.586Z] #17 19.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 ... 23405 files and directories currently installed.) [2020-07-03T13:58:04.586Z] #17 19.68 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-03T13:58:04.586Z] #17 19.69 Unpacking pigz (2.4-1) ... [2020-07-03T13:58:04.586Z] #17 19.77 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-03T13:58:04.586Z] #17 19.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-03T13:58:04.586Z] #17 19.78 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:04.586Z] #17 20.15 Selecting previously unselected package python3.7-minimal. [2020-07-03T13:58:04.586Z] #17 20.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-03T13:58:04.586Z] #17 20.17 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:58:04.586Z] #17 20.90 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:04.586Z] #17 20.94 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:58:04.586Z] #17 22.79 Selecting previously unselected package python3-minimal. [2020-07-03T13:58:04.586Z] #39 83.40 DEP criu/fifo.d [2020-07-03T13:58:04.587Z] #17 22.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-07-03T13:58:04.587Z] #17 22.87 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-03T13:58:04.587Z] #17 22.88 Unpacking python3-minimal (3.7.3-1) ... [2020-07-03T13:58:04.587Z] #17 23.00 Selecting previously unselected package libmpdec2:arm64. [2020-07-03T13:58:04.587Z] #17 23.02 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-03T13:58:04.587Z] #17 23.03 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-03T13:58:04.587Z] #17 23.15 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-03T13:58:04.587Z] #17 23.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-03T13:58:04.587Z] #17 23.16 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:04.587Z] #17 23.92 Selecting previously unselected package python3.7. [2020-07-03T13:58:04.587Z] #17 23.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-03T13:58:04.587Z] #17 23.93 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:04.587Z] #17 24.08 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-03T13:58:04.587Z] #17 24.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-03T13:58:04.587Z] #17 24.11 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-03T13:58:04.587Z] #17 24.21 Setting up python3-minimal (3.7.3-1) ... [2020-07-03T13:58:04.587Z] #17 25.23 Selecting previously unselected package python3. [2020-07-03T13:58:04.587Z] #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 ... 24066 files and directories currently installed.) [2020-07-03T13:58:04.587Z] #17 25.27 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-03T13:58:04.587Z] #17 25.28 Unpacking python3 (3.7.3-1) ... [2020-07-03T13:58:04.587Z] #17 25.42 Selecting previously unselected package libip4tc0:arm64. [2020-07-03T13:58:04.587Z] #17 25.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-03T13:58:04.587Z] #17 25.46 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-03T13:58:04.587Z] #17 25.55 Selecting previously unselected package libip6tc0:arm64. [2020-07-03T13:58:04.847Z] #39 80.39 DEP criu/cr-restore.d [2020-07-03T13:58:04.847Z] #39 80.65 DEP criu/cr-errno.d [2020-07-03T13:58:04.851Z] #17 25.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-03T13:58:04.851Z] #17 25.57 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-03T13:58:04.851Z] #17 25.70 Selecting previously unselected package libiptc0:arm64. [2020-07-03T13:58:04.851Z] #17 25.71 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-03T13:58:04.851Z] #17 25.72 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-03T13:58:04.851Z] #17 25.82 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-03T13:58:04.897Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-03T13:58:04.908Z] #39 83.62 DEP criu/fdstore.d [2020-07-03T13:58:04.909Z] #39 83.68 DEP criu/fault-injection.d [2020-07-03T13:58:04.909Z] #39 83.74 DEP criu/external.d [2020-07-03T13:58:04.909Z] #39 83.80 DEP criu/eventpoll.d [2020-07-03T13:58:05.108Z] #39 80.67 DEP criu/cr-dump.d [2020-07-03T13:58:05.108Z] #39 80.88 DEP criu/cr-dedup.d [2020-07-03T13:58:05.115Z] #17 25.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-03T13:58:05.115Z] #17 25.83 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-03T13:58:05.115Z] #17 25.90 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-03T13:58:05.115Z] #17 25.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-03T13:58:05.115Z] #17 25.92 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-03T13:58:05.115Z] #17 26.02 Selecting previously unselected package libnftnl11:arm64. [2020-07-03T13:58:05.115Z] #17 26.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-03T13:58:05.115Z] #17 26.04 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-03T13:58:05.165Z] #39 83.98 DEP criu/eventfd.d [2020-07-03T13:58:05.369Z] #39 81.01 DEP criu/cr-check.d [2020-07-03T13:58:05.369Z] #39 81.16 DEP criu/config.d [2020-07-03T13:58:05.379Z] #17 26.17 Selecting previously unselected package iptables. [2020-07-03T13:58:05.379Z] #17 26.17 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-03T13:58:05.379Z] #17 26.19 Unpacking iptables (1.8.2-4) ... [2020-07-03T13:58:05.421Z] #39 84.11 DEP criu/crtools.d [2020-07-03T13:58:05.421Z] #39 84.32 DEP criu/cr-service.d [2020-07-03T13:58:05.630Z] #39 81.29 DEP criu/clone-noasan.d [2020-07-03T13:58:05.630Z] #39 81.33 DEP criu/cgroup.d [2020-07-03T13:58:05.644Z] #17 26.50 Selecting previously unselected package xxd. [2020-07-03T13:58:05.644Z] #17 26.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-03T13:58:05.644Z] #17 26.53 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:58:05.644Z] #17 26.65 Selecting previously unselected package vim-common. [2020-07-03T13:58:05.678Z] #39 84.44 DEP criu/cr-restore.d [2020-07-03T13:58:05.784Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-03T13:58:05.891Z] #39 81.50 DEP criu/cgroup-props.d [2020-07-03T13:58:05.891Z] #39 81.56 DEP criu/bitmap.d [2020-07-03T13:58:05.891Z] #39 81.57 DEP criu/bfd.d [2020-07-03T13:58:05.891Z] #39 81.63 DEP criu/autofs.d [2020-07-03T13:58:05.908Z] #17 26.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:58:05.909Z] #17 26.69 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:58:05.935Z] #39 84.78 DEP criu/cr-errno.d [2020-07-03T13:58:05.935Z] #39 84.80 DEP criu/cr-dump.d [2020-07-03T13:58:06.152Z] #39 81.72 DEP criu/aio.d [2020-07-03T13:58:06.152Z] #39 81.87 DEP criu/action-scripts.d [2020-07-03T13:58:06.172Z] #17 26.84 Selecting previously unselected package bash-completion. [2020-07-03T13:58:06.172Z] #17 26.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-03T13:58:06.192Z] #39 84.98 DEP criu/cr-dedup.d [2020-07-03T13:58:06.192Z] #39 ... [2020-07-03T13:58:06.192Z] [2020-07-03T13:58:06.192Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-03T13:58:06.192Z] #28 DONE 157.3s [2020-07-03T13:58:06.192Z] [2020-07-03T13:58:06.192Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:06.192Z] #39 85.13 DEP criu/cr-check.d [2020-07-03T13:58:06.192Z] #39 ... [2020-07-03T13:58:06.192Z] [2020-07-03T13:58:06.192Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:06.192Z] #17 11.32 Reading package lists... [2020-07-03T13:58:06.192Z] #17 15.09 Reading package lists... [2020-07-03T13:58:06.192Z] #17 18.14 Building dependency tree... [2020-07-03T13:58:06.192Z] #17 19.94 libcap2-bin is already the newest version (1:2.25-2). [2020-07-03T13:58:06.192Z] #17 19.94 The following additional packages will be installed: [2020-07-03T13:58:06.192Z] #17 19.94 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-03T13:58:06.192Z] #17 19.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-03T13:58:06.192Z] #17 19.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-03T13:58:06.192Z] #17 19.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-03T13:58:06.192Z] #17 19.95 python3.7 python3.7-minimal vim-runtime xxd [2020-07-03T13:58:06.192Z] #17 19.95 Suggested packages: [2020-07-03T13:58:06.192Z] #17 19.95 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-03T13:58:06.192Z] #17 19.95 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-03T13:58:06.192Z] #17 19.95 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-03T13:58:06.192Z] #17 19.95 Recommended packages: [2020-07-03T13:58:06.192Z] #17 19.95 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-03T13:58:06.192Z] #17 19.95 python3-keyrings.alt python3-xdg unzip [2020-07-03T13:58:06.413Z] #39 82.11 CC criu/action-scripts.o [2020-07-03T13:58:06.599Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s) [2020-07-03T13:58:06.600Z] === RUN TestUpdateMemory [2020-07-03T13:58:06.600Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-03T13:58:06.600Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-03T13:58:06.600Z] === RUN TestUpdateCPUQuota [2020-07-03T13:58:06.674Z] #39 82.49 CC criu/aio.o [2020-07-03T13:58:06.755Z] #17 ... [2020-07-03T13:58:06.755Z] [2020-07-03T13:58:06.755Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:06.755Z] #39 85.43 DEP criu/config.d [2020-07-03T13:58:07.012Z] #39 85.74 DEP criu/clone-noasan.d [2020-07-03T13:58:07.012Z] #39 85.90 DEP criu/cgroup.d [2020-07-03T13:58:07.245Z] #39 83.02 CC criu/autofs.o [2020-07-03T13:58:07.269Z] #39 86.21 DEP criu/cgroup-props.d [2020-07-03T13:58:07.526Z] #39 86.37 DEP criu/bitmap.d [2020-07-03T13:58:07.526Z] #39 86.39 DEP criu/bfd.d [2020-07-03T13:58:07.639Z] --- PASS: TestUpdateCPUQuota (1.16s) [2020-07-03T13:58:07.639Z] === RUN TestUpdatePidsLimit [2020-07-03T13:58:07.639Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-03T13:58:07.783Z] #39 86.55 DEP criu/autofs.d [2020-07-03T13:58:07.783Z] #39 86.71 DEP criu/aio.d [2020-07-03T13:58:08.040Z] #39 86.86 DEP criu/action-scripts.d [2020-07-03T13:58:08.276Z] === RUN TestUpdatePidsLimit/no_change [2020-07-03T13:58:08.297Z] #39 87.12 CC criu/action-scripts.o [2020-07-03T13:58:08.538Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-03T13:58:08.560Z] #39 87.39 CC criu/aio.o [2020-07-03T13:58:08.569Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-03T13:58:08.630Z] #39 ... [2020-07-03T13:58:08.630Z] [2020-07-03T13:58:08.630Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:08.630Z] #17 21.57 The following NEW packages will be installed: [2020-07-03T13:58:08.630Z] #17 21.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-03T13:58:08.630Z] #17 21.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-03T13:58:08.630Z] #17 21.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-03T13:58:08.630Z] #17 21.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-03T13:58:08.630Z] #17 21.57 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-03T13:58:08.630Z] #17 21.57 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-03T13:58:08.630Z] #17 21.57 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-03T13:58:08.630Z] #17 21.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-03T13:58:08.630Z] #17 21.58 xz-utils zip [2020-07-03T13:58:08.630Z] #17 21.99 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:58:08.630Z] #17 21.99 Need to get 28.5 MB of archives. [2020-07-03T13:58:08.630Z] #17 21.99 After this operation, 116 MB of additional disk space will be used. [2020-07-03T13:58:08.630Z] #17 21.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-03T13:58:08.630Z] #17 22.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-03T13:58:08.630Z] #17 22.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-03T13:58:08.630Z] #17 22.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-03T13:58:08.630Z] #17 22.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-03T13:58:08.630Z] #17 22.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-03T13:58:08.630Z] #17 22.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-03T13:58:08.630Z] #17 22.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-03T13:58:08.630Z] #17 22.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-03T13:58:08.630Z] #17 22.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-03T13:58:08.630Z] #17 22.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-03T13:58:08.630Z] #17 22.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-03T13:58:08.630Z] #17 22.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-03T13:58:08.630Z] #17 22.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-03T13:58:08.630Z] #17 22.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-03T13:58:08.630Z] #17 22.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-03T13:58:08.630Z] #17 22.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-03T13:58:08.630Z] #17 22.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:58:08.630Z] #17 22.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-03T13:58:08.630Z] #17 22.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-03T13:58:08.630Z] #17 22.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-03T13:58:08.630Z] #17 22.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-03T13:58:08.630Z] #17 22.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-03T13:58:08.630Z] #17 22.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-03T13:58:08.630Z] #17 22.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-03T13:58:08.630Z] #17 22.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-03T13:58:08.630Z] #17 22.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-03T13:58:08.630Z] #17 22.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-03T13:58:08.630Z] #17 22.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-03T13:58:08.630Z] #17 22.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-03T13:58:08.630Z] #17 22.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-03T13:58:08.630Z] #17 22.75 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-03T13:58:08.630Z] #17 22.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-03T13:58:08.630Z] #17 22.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-03T13:58:08.630Z] #17 22.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-03T13:58:08.630Z] #17 22.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-03T13:58:08.630Z] #17 22.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-03T13:58:08.630Z] #17 22.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-03T13:58:08.630Z] #17 22.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-03T13:58:08.630Z] #17 22.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-03T13:58:08.630Z] #17 22.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-03T13:58:08.630Z] #17 22.91 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-03T13:58:08.630Z] #17 22.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-03T13:58:08.630Z] #17 23.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-03T13:58:08.630Z] #17 23.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-03T13:58:08.630Z] #17 23.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-03T13:58:08.630Z] #17 23.32 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-03T13:58:08.630Z] #17 23.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-03T13:58:08.630Z] #17 23.99 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:58:08.630Z] #17 24.10 Fetched 28.5 MB in 2s (16.2 MB/s) [2020-07-03T13:58:08.630Z] #17 24.15 Selecting previously unselected package pigz. [2020-07-03T13:58:08.630Z] #17 24.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-03T13:58:08.630Z] #17 24.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-03T13:58:08.630Z] #17 24.23 Unpacking pigz (2.4-1) ... [2020-07-03T13:58:08.630Z] #17 24.31 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-03T13:58:08.630Z] #17 24.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:58:08.630Z] #17 24.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:08.630Z] #17 24.68 Selecting previously unselected package python3.7-minimal. [2020-07-03T13:58:08.630Z] #17 24.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:58:08.630Z] #17 24.70 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:58:08.630Z] #17 25.46 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:08.630Z] #17 25.47 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:58:08.630Z] #17 ... [2020-07-03T13:58:08.630Z] [2020-07-03T13:58:08.630Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:08.630Z] #39 84.43 CC criu/bfd.o [2020-07-03T13:58:08.737Z] #17 29.37 Unpacking bash-completion (1:2.8-6) ... [2020-07-03T13:58:08.835Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.471s coverage: 13.9% of statements [2020-07-03T13:58:08.862Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-03T13:58:09.002Z] #17 29.72 Selecting previously unselected package bzip2. [2020-07-03T13:58:09.002Z] #17 29.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-03T13:58:09.002Z] #17 29.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:58:09.002Z] #17 29.80 Selecting previously unselected package xz-utils. [2020-07-03T13:58:09.002Z] #17 29.81 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-03T13:58:09.002Z] #17 29.81 Unpacking xz-utils (5.2.4-1) ... [2020-07-03T13:58:09.123Z] #39 87.94 CC criu/autofs.o [2020-07-03T13:58:09.201Z] #39 84.96 CC criu/bitmap.o [2020-07-03T13:58:09.266Z] #17 29.99 Selecting previously unselected package apparmor. [2020-07-03T13:58:09.266Z] #17 30.00 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-03T13:58:09.266Z] #17 30.10 Unpacking apparmor (2.13.2-10) ... [2020-07-03T13:58:09.462Z] #39 85.11 CC criu/cgroup-props.o [2020-07-03T13:58:09.498Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-03T13:58:09.530Z] #17 30.47 Selecting previously unselected package aufs-tools. [2020-07-03T13:58:09.530Z] #17 30.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-03T13:58:09.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-03T13:58:09.794Z] #17 30.49 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:58:09.794Z] #17 30.63 Selecting previously unselected package libonig5:arm64. [2020-07-03T13:58:09.794Z] #17 30.64 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-03T13:58:09.794Z] #17 30.65 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-03T13:58:10.034Z] #39 85.75 CC criu/cgroup.o [2020-07-03T13:58:10.058Z] #17 30.79 Selecting previously unselected package libjq1:arm64. [2020-07-03T13:58:10.059Z] #17 30.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-03T13:58:10.059Z] #17 30.82 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-03T13:58:10.059Z] #17 30.92 Selecting previously unselected package jq. [2020-07-03T13:58:10.059Z] #17 30.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-03T13:58:10.059Z] #17 30.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:58:10.084Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-03T13:58:10.322Z] #17 31.03 Selecting previously unselected package libaio1:arm64. [2020-07-03T13:58:10.322Z] #17 31.03 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-03T13:58:10.322Z] #17 31.04 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-03T13:58:10.322Z] #17 31.14 Selecting previously unselected package libgpm2:arm64. [2020-07-03T13:58:10.322Z] #17 31.15 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-03T13:58:10.322Z] #17 31.16 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-03T13:58:10.490Z] #39 89.25 CC criu/bfd.o [2020-07-03T13:58:10.588Z] #17 31.25 Selecting previously unselected package libicu63:arm64. [2020-07-03T13:58:10.588Z] #17 31.26 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-03T13:58:10.588Z] #17 31.27 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-03T13:58:10.746Z] #39 89.71 CC criu/bitmap.o [2020-07-03T13:58:10.851Z] #17 ... [2020-07-03T13:58:10.851Z] [2020-07-03T13:58:10.851Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:58:10.851Z] #36 137.5 + dpkg --print-architecture [2020-07-03T13:58:10.934Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.712s coverage: 57.9% of statements [2020-07-03T13:58:11.002Z] #39 89.88 CC criu/cgroup-props.o [2020-07-03T13:58:11.115Z] #36 DONE 138.1s [2020-07-03T13:58:11.115Z] [2020-07-03T13:58:11.115Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:11.115Z] #39 79.08 DEP criu/protobuf.d [2020-07-03T13:58:11.115Z] #39 79.21 GEN criu/protobuf-desc-gen.h [2020-07-03T13:58:11.115Z] #39 80.69 DEP criu/protobuf-desc.d [2020-07-03T13:58:11.115Z] #39 80.85 DEP criu/proc_parse.d [2020-07-03T13:58:11.115Z] #39 81.07 DEP criu/plugin.d [2020-07-03T13:58:11.115Z] #39 81.19 DEP criu/pipes.d [2020-07-03T13:58:11.115Z] #39 81.33 DEP criu/pie-util.d [2020-07-03T13:58:11.115Z] #39 81.51 DEP criu/pie-util-vdso.d [2020-07-03T13:58:11.115Z] #39 81.61 DEP criu/path.d [2020-07-03T13:58:11.115Z] #39 81.70 DEP criu/parasite-syscall.d [2020-07-03T13:58:11.115Z] #39 81.83 DEP criu/pagemap.d [2020-07-03T13:58:11.115Z] #39 81.96 DEP criu/pagemap-cache.d [2020-07-03T13:58:11.115Z] #39 82.03 DEP criu/page-xfer.d [2020-07-03T13:58:11.115Z] #39 82.23 DEP criu/page-pipe.d [2020-07-03T13:58:11.115Z] #39 82.35 DEP criu/netfilter.d [2020-07-03T13:58:11.115Z] #39 82.44 DEP criu/net.d [2020-07-03T13:58:11.115Z] #39 82.66 DEP criu/namespaces.d [2020-07-03T13:58:11.115Z] #39 82.83 DEP criu/mount.d [2020-07-03T13:58:11.115Z] #39 82.93 DEP criu/memfd.d [2020-07-03T13:58:11.115Z] #39 83.01 DEP criu/mem.d [2020-07-03T13:58:11.115Z] #39 83.10 DEP criu/lsm.d [2020-07-03T13:58:11.115Z] #39 83.19 DEP criu/log.d [2020-07-03T13:58:11.115Z] #39 83.33 DEP criu/libnetlink.d [2020-07-03T13:58:11.115Z] #39 83.45 DEP criu/kerndat.d [2020-07-03T13:58:11.115Z] #39 83.65 DEP criu/kcmp-ids.d [2020-07-03T13:58:11.115Z] #39 83.77 DEP criu/irmap.d [2020-07-03T13:58:11.115Z] #39 83.96 DEP criu/ipc_ns.d [2020-07-03T13:58:11.115Z] #39 84.10 DEP criu/image.d [2020-07-03T13:58:11.115Z] #39 84.25 DEP criu/image-desc.d [2020-07-03T13:58:11.115Z] #39 84.38 DEP criu/fsnotify.d [2020-07-03T13:58:11.115Z] #39 84.56 DEP criu/filesystems.d [2020-07-03T13:58:11.115Z] #39 84.67 DEP criu/files.d [2020-07-03T13:58:11.115Z] #39 84.77 DEP criu/files-reg.d [2020-07-03T13:58:11.115Z] #39 84.93 DEP criu/files-ext.d [2020-07-03T13:58:11.115Z] #39 85.06 DEP criu/file-lock.d [2020-07-03T13:58:11.115Z] #39 85.17 DEP criu/file-ids.d [2020-07-03T13:58:11.115Z] #39 85.26 DEP criu/fifo.d [2020-07-03T13:58:11.115Z] #39 85.40 DEP criu/fdstore.d [2020-07-03T13:58:11.115Z] #39 85.49 DEP criu/fault-injection.d [2020-07-03T13:58:11.115Z] #39 85.52 DEP criu/external.d [2020-07-03T13:58:11.115Z] #39 85.62 DEP criu/eventpoll.d [2020-07-03T13:58:11.380Z] #39 85.78 DEP criu/eventfd.d [2020-07-03T13:58:11.600Z] --- PASS: TestUpdatePidsLimit (4.01s) [2020-07-03T13:58:11.600Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-07-03T13:58:11.600Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-07-03T13:58:11.600Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-07-03T13:58:11.600Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-07-03T13:58:11.600Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-07-03T13:58:11.600Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-07-03T13:58:11.600Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-03T13:58:11.600Z] === RUN TestUpdateRestartPolicy [2020-07-03T13:58:11.644Z] #39 85.93 DEP criu/crtools.d [2020-07-03T13:58:11.644Z] #39 86.13 DEP criu/cr-service.d [2020-07-03T13:58:11.908Z] #39 86.26 DEP criu/cr-restore.d [2020-07-03T13:58:11.930Z] #39 90.56 CC criu/cgroup.o [2020-07-03T13:58:12.172Z] #39 86.52 DEP criu/cr-errno.d [2020-07-03T13:58:12.172Z] #39 86.54 DEP criu/cr-dump.d [2020-07-03T13:58:12.186Z] #39 ... [2020-07-03T13:58:12.186Z] [2020-07-03T13:58:12.186Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:12.186Z] #17 22.28 The following NEW packages will be installed: [2020-07-03T13:58:12.186Z] #17 22.28 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-03T13:58:12.186Z] #17 22.28 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-03T13:58:12.186Z] #17 22.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-03T13:58:12.186Z] #17 22.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-03T13:58:12.186Z] #17 22.29 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-03T13:58:12.186Z] #17 22.29 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-03T13:58:12.186Z] #17 22.29 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-03T13:58:12.186Z] #17 22.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-03T13:58:12.186Z] #17 22.30 xz-utils zip [2020-07-03T13:58:12.186Z] #17 22.64 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-03T13:58:12.186Z] #17 22.64 Need to get 28.5 MB of archives. [2020-07-03T13:58:12.186Z] #17 22.64 After this operation, 116 MB of additional disk space will be used. [2020-07-03T13:58:12.186Z] #17 22.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-03T13:58:12.186Z] #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-07-03T13:58:12.186Z] #17 22.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-03T13:58:12.186Z] #17 22.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-03T13:58:12.186Z] #17 22.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-03T13:58:12.186Z] #17 22.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-03T13:58:12.186Z] #17 22.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-03T13:58:12.186Z] #17 22.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-03T13:58:12.186Z] #17 22.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-03T13:58:12.186Z] #17 22.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-03T13:58:12.186Z] #17 22.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-03T13:58:12.186Z] #17 22.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-03T13:58:12.186Z] #17 22.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-03T13:58:12.186Z] #17 22.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-03T13:58:12.186Z] #17 22.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-03T13:58:12.186Z] #17 22.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-03T13:58:12.186Z] #17 22.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-03T13:58:12.186Z] #17 22.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-03T13:58:12.186Z] #17 22.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-03T13:58:12.186Z] #17 22.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-03T13:58:12.186Z] #17 22.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-03T13:58:12.186Z] #17 22.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-03T13:58:12.186Z] #17 23.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-03T13:58:12.186Z] #17 23.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-03T13:58:12.186Z] #17 23.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-03T13:58:12.186Z] #17 23.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-03T13:58:12.186Z] #17 23.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-03T13:58:12.186Z] #17 23.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-03T13:58:12.186Z] #17 23.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-03T13:58:12.186Z] #17 23.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-03T13:58:12.186Z] #17 23.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-03T13:58:12.186Z] #17 23.76 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-03T13:58:12.186Z] #17 23.76 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-03T13:58:12.186Z] #17 23.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-03T13:58:12.186Z] #17 23.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-03T13:58:12.186Z] #17 23.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-03T13:58:12.186Z] #17 23.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-03T13:58:12.186Z] #17 23.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-03T13:58:12.186Z] #17 23.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-03T13:58:12.186Z] #17 23.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-03T13:58:12.186Z] #17 23.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-03T13:58:12.186Z] #17 23.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-03T13:58:12.186Z] #17 23.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-03T13:58:12.186Z] #17 23.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-03T13:58:12.187Z] #17 23.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-03T13:58:12.187Z] #17 24.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-03T13:58:12.187Z] #17 24.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-03T13:58:12.187Z] #17 24.39 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-03T13:58:12.187Z] #17 25.00 debconf: delaying package configuration, since apt-utils is not installed [2020-07-03T13:58:12.187Z] #17 25.07 Fetched 28.5 MB in 2s (14.0 MB/s) [2020-07-03T13:58:12.187Z] #17 25.12 Selecting previously unselected package pigz. [2020-07-03T13:58:12.187Z] #17 25.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-03T13:58:12.187Z] #17 25.20 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-03T13:58:12.187Z] #17 25.20 Unpacking pigz (2.4-1) ... [2020-07-03T13:58:12.187Z] #17 25.28 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-03T13:58:12.187Z] #17 25.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:58:12.187Z] #17 25.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:12.187Z] #17 25.70 Selecting previously unselected package python3.7-minimal. [2020-07-03T13:58:12.187Z] #17 25.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:58:12.187Z] #17 25.73 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:58:12.187Z] #17 26.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:12.187Z] #17 26.60 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-03T13:58:12.437Z] #39 86.84 DEP criu/cr-dedup.d [2020-07-03T13:58:12.578Z] #39 88.15 CC criu/clone-noasan.o [2020-07-03T13:58:12.701Z] #39 86.98 DEP criu/cr-check.d [2020-07-03T13:58:12.701Z] #39 87.18 DEP criu/config.d [2020-07-03T13:58:12.839Z] #39 88.42 CC criu/config.o [2020-07-03T13:58:12.966Z] #39 87.27 DEP criu/clone-noasan.d [2020-07-03T13:58:12.966Z] #39 87.32 DEP criu/cgroup.d [2020-07-03T13:58:12.966Z] #39 87.41 DEP criu/cgroup-props.d [2020-07-03T13:58:12.966Z] #39 87.49 DEP criu/bitmap.d [2020-07-03T13:58:12.966Z] #39 87.50 DEP criu/bfd.d [2020-07-03T13:58:13.030Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-07-03T13:58:13.230Z] #39 87.60 DEP criu/autofs.d [2020-07-03T13:58:13.230Z] #39 ... [2020-07-03T13:58:13.230Z] [2020-07-03T13:58:13.230Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:13.230Z] #17 33.97 Selecting previously unselected package libnet1:arm64. [2020-07-03T13:58:13.230Z] #17 33.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-03T13:58:13.230Z] #17 33.99 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:58:13.230Z] #17 34.08 Selecting previously unselected package libnl-3-200:arm64. [2020-07-03T13:58:13.230Z] #17 34.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-03T13:58:13.230Z] #17 34.10 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-03T13:58:13.495Z] #17 34.19 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-03T13:58:13.495Z] #17 34.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-03T13:58:13.495Z] #17 34.21 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-03T13:58:13.495Z] #17 34.29 Selecting previously unselected package libreadline5:arm64. [2020-07-03T13:58:13.495Z] #17 34.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-03T13:58:13.495Z] #17 34.30 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-03T13:58:13.759Z] #17 34.41 Selecting previously unselected package net-tools. [2020-07-03T13:58:13.759Z] #17 34.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-03T13:58:13.759Z] #17 34.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:58:13.759Z] #17 34.56 Selecting previously unselected package python-pip-whl. [2020-07-03T13:58:13.759Z] #17 34.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-03T13:58:13.759Z] #17 34.57 Unpacking python-pip-whl (18.1-5) ... [2020-07-03T13:58:14.024Z] #17 34.94 Selecting previously unselected package python3-lib2to3. [2020-07-03T13:58:14.024Z] #17 34.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-03T13:58:14.024Z] #17 34.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:58:14.077Z] #17 28.55 Selecting previously unselected package python3-minimal. [2020-07-03T13:58:14.077Z] #17 28.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 ... 23681 files and directories currently installed.) [2020-07-03T13:58:14.077Z] #17 28.63 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-03T13:58:14.077Z] #17 28.64 Unpacking python3-minimal (3.7.3-1) ... [2020-07-03T13:58:14.077Z] #17 28.72 Selecting previously unselected package libmpdec2:amd64. [2020-07-03T13:58:14.077Z] #17 28.72 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-03T13:58:14.077Z] #17 28.73 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-03T13:58:14.077Z] #17 ... [2020-07-03T13:58:14.077Z] [2020-07-03T13:58:14.077Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:14.077Z] #39 93.01 CC criu/clone-noasan.o [2020-07-03T13:58:14.078Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.552s coverage: 69.2% of statements [2020-07-03T13:58:14.226Z] #39 ... [2020-07-03T13:58:14.226Z] [2020-07-03T13:58:14.226Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:14.226Z] #17 27.39 Selecting previously unselected package python3-minimal. [2020-07-03T13:58:14.226Z] #17 27.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-07-03T13:58:14.226Z] #17 27.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 27.45 Unpacking python3-minimal (3.7.3-1) ... [2020-07-03T13:58:14.226Z] #17 27.53 Selecting previously unselected package libmpdec2:amd64. [2020-07-03T13:58:14.226Z] #17 27.54 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 27.55 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-03T13:58:14.226Z] #17 27.65 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-03T13:58:14.226Z] #17 27.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 27.67 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:14.226Z] #17 28.55 Selecting previously unselected package python3.7. [2020-07-03T13:58:14.226Z] #17 28.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 28.56 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:14.226Z] #17 28.69 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-03T13:58:14.226Z] #17 28.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 28.70 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-03T13:58:14.226Z] #17 28.76 Setting up python3-minimal (3.7.3-1) ... [2020-07-03T13:58:14.226Z] #17 29.51 Selecting previously unselected package python3. [2020-07-03T13:58:14.226Z] #17 29.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 ... 24093 files and directories currently installed.) [2020-07-03T13:58:14.226Z] #17 29.57 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 29.58 Unpacking python3 (3.7.3-1) ... [2020-07-03T13:58:14.226Z] #17 29.67 Selecting previously unselected package libip4tc0:amd64. [2020-07-03T13:58:14.226Z] #17 29.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 29.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:14.226Z] #17 29.75 Selecting previously unselected package libip6tc0:amd64. [2020-07-03T13:58:14.226Z] #17 29.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 29.77 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:14.226Z] #17 29.86 Selecting previously unselected package libiptc0:amd64. [2020-07-03T13:58:14.226Z] #17 29.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 29.88 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:14.226Z] #17 29.96 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-03T13:58:14.226Z] #17 29.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 29.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-03T13:58:14.226Z] #17 30.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-03T13:58:14.226Z] #17 30.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 30.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-03T13:58:14.226Z] #17 30.11 Selecting previously unselected package libnftnl11:amd64. [2020-07-03T13:58:14.226Z] #17 30.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 30.13 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-03T13:58:14.226Z] #17 30.23 Selecting previously unselected package iptables. [2020-07-03T13:58:14.226Z] #17 30.23 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 30.24 Unpacking iptables (1.8.2-4) ... [2020-07-03T13:58:14.226Z] #17 30.60 Selecting previously unselected package xxd. [2020-07-03T13:58:14.226Z] #17 30.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-03T13:58:14.226Z] #17 30.61 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:58:14.226Z] #17 30.74 Selecting previously unselected package vim-common. [2020-07-03T13:58:14.226Z] #17 30.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:58:14.226Z] #17 30.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:58:14.226Z] #17 30.92 Selecting previously unselected package bash-completion. [2020-07-03T13:58:14.226Z] #17 30.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-03T13:58:14.288Z] #17 35.12 Selecting previously unselected package python3-distutils. [2020-07-03T13:58:14.288Z] #17 35.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-03T13:58:14.288Z] #17 35.13 Unpacking python3-distutils (3.7.3-1) ... [2020-07-03T13:58:14.333Z] #39 93.19 CC criu/config.o [2020-07-03T13:58:14.378Z] ok github.com/docker/docker/daemon 12.388s coverage: 17.5% of statements [2020-07-03T13:58:14.378Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-03T13:58:14.378Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-03T13:58:14.378Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-03T13:58:14.378Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-03T13:58:14.558Z] #17 35.28 Selecting previously unselected package python3-pip. [2020-07-03T13:58:14.558Z] #17 35.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-03T13:58:14.558Z] #17 35.29 Unpacking python3-pip (18.1-5) ... [2020-07-03T13:58:14.822Z] #17 35.45 Selecting previously unselected package python3-pkg-resources. [2020-07-03T13:58:14.822Z] #17 35.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:58:14.822Z] #17 35.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:58:14.822Z] #17 35.63 Selecting previously unselected package python3-setuptools. [2020-07-03T13:58:14.822Z] #17 35.64 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-03T13:58:14.822Z] #17 35.65 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-03T13:58:15.090Z] #17 35.88 Selecting previously unselected package python3-wheel. [2020-07-03T13:58:15.090Z] #17 35.89 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-03T13:58:15.090Z] #17 35.89 Unpacking python3-wheel (0.32.3-2) ... [2020-07-03T13:58:15.090Z] #17 36.01 Selecting previously unselected package sudo. [2020-07-03T13:58:15.354Z] #17 36.03 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-03T13:58:15.354Z] #17 36.03 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:58:15.436Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.584s coverage: 45.9% of statements [2020-07-03T13:58:15.436Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-03T13:58:15.618Z] #17 36.43 Selecting previously unselected package thin-provisioning-tools. [2020-07-03T13:58:15.618Z] #17 36.44 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-03T13:58:15.618Z] #17 36.45 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:58:15.621Z] #17 33.50 Unpacking bash-completion (1:2.8-6) ... [2020-07-03T13:58:15.698Z] #39 94.50 CC criu/cr-check.o [2020-07-03T13:58:15.882Z] #17 33.82 Selecting previously unselected package bzip2. [2020-07-03T13:58:15.882Z] #17 33.84 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-03T13:58:15.882Z] #17 33.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:58:15.882Z] #17 36.64 Selecting previously unselected package uidmap. [2020-07-03T13:58:15.882Z] #17 36.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-03T13:58:15.882Z] #17 36.67 Unpacking uidmap (1:4.5-1.1) ... [2020-07-03T13:58:15.882Z] #17 36.77 Selecting previously unselected package vim-runtime. [2020-07-03T13:58:15.882Z] #17 36.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:58:15.882Z] #17 36.80 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-03T13:58:15.882Z] #17 36.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-03T13:58:16.142Z] #17 33.94 Selecting previously unselected package xz-utils. [2020-07-03T13:58:16.142Z] #17 33.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-03T13:58:16.142Z] #17 33.95 Unpacking xz-utils (5.2.4-1) ... [2020-07-03T13:58:16.142Z] #17 34.13 Selecting previously unselected package apparmor. [2020-07-03T13:58:16.142Z] #17 34.13 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-03T13:58:16.142Z] #17 34.22 Unpacking apparmor (2.13.2-10) ... [2020-07-03T13:58:16.146Z] #17 36.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:58:16.712Z] #17 34.60 Selecting previously unselected package aufs-tools. [2020-07-03T13:58:16.712Z] #17 34.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-03T13:58:16.712Z] #17 34.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:58:16.712Z] #17 34.72 Selecting previously unselected package libonig5:amd64. [2020-07-03T13:58:16.712Z] #17 34.72 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-03T13:58:16.712Z] #17 34.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:58:16.972Z] #17 34.82 Selecting previously unselected package libjq1:amd64. [2020-07-03T13:58:16.972Z] #17 34.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:58:16.972Z] #17 34.83 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:58:16.972Z] #17 34.99 Selecting previously unselected package jq. [2020-07-03T13:58:16.972Z] #17 34.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:58:16.972Z] #17 34.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:58:16.972Z] #17 35.05 Selecting previously unselected package libaio1:amd64. [2020-07-03T13:58:16.972Z] #17 35.05 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-03T13:58:16.972Z] #17 35.06 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-03T13:58:16.972Z] #17 35.11 Selecting previously unselected package libgpm2:amd64. [2020-07-03T13:58:17.231Z] #17 35.11 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-03T13:58:17.231Z] #17 35.12 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-03T13:58:17.231Z] #17 35.19 Selecting previously unselected package libicu63:amd64. [2020-07-03T13:58:17.231Z] #17 35.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-03T13:58:17.231Z] #17 35.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:58:17.600Z] #39 96.02 CC criu/cr-dedup.o [2020-07-03T13:58:17.600Z] #39 96.32 CC criu/cr-dump.o [2020-07-03T13:58:18.212Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.345s coverage: 49.5% of statements [2020-07-03T13:58:18.508Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.538s coverage: 76.1% of statements [2020-07-03T13:58:18.711Z] #17 39.25 Selecting previously unselected package vim. [2020-07-03T13:58:18.711Z] #17 39.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-03T13:58:18.711Z] #17 39.29 Unpacking vim (2:8.1.0875-5) ... [2020-07-03T13:58:18.805Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-07-03T13:58:18.975Z] #17 39.66 Selecting previously unselected package xfsprogs. [2020-07-03T13:58:18.975Z] #17 39.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-03T13:58:18.975Z] #17 39.67 Unpacking xfsprogs (4.20.0-1) ... [2020-07-03T13:58:19.239Z] #17 40.10 Selecting previously unselected package zip. [2020-07-03T13:58:19.239Z] #17 40.11 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-03T13:58:19.239Z] #17 40.12 Unpacking zip (3.0-11+b1) ... [2020-07-03T13:58:19.493Z] #39 ... [2020-07-03T13:58:19.493Z] [2020-07-03T13:58:19.493Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:19.493Z] #17 28.82 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-03T13:58:19.493Z] #17 28.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 28.84 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:19.493Z] #17 29.69 Selecting previously unselected package python3.7. [2020-07-03T13:58:19.493Z] #17 29.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 29.70 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:19.493Z] #17 29.79 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-03T13:58:19.493Z] #17 29.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 29.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-03T13:58:19.493Z] #17 29.88 Setting up python3-minimal (3.7.3-1) ... [2020-07-03T13:58:19.493Z] #17 30.57 Selecting previously unselected package python3. [2020-07-03T13:58:19.493Z] #17 30.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-03T13:58:19.493Z] #17 30.60 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 30.62 Unpacking python3 (3.7.3-1) ... [2020-07-03T13:58:19.493Z] #17 30.75 Selecting previously unselected package libip4tc0:amd64. [2020-07-03T13:58:19.493Z] #17 30.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 30.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:19.493Z] #17 30.86 Selecting previously unselected package libip6tc0:amd64. [2020-07-03T13:58:19.493Z] #17 30.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 30.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:19.493Z] #17 30.95 Selecting previously unselected package libiptc0:amd64. [2020-07-03T13:58:19.493Z] #17 30.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 30.99 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:19.493Z] #17 31.06 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-03T13:58:19.493Z] #17 31.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 31.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-03T13:58:19.493Z] #17 31.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-03T13:58:19.493Z] #17 31.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 31.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-03T13:58:19.493Z] #17 31.22 Selecting previously unselected package libnftnl11:amd64. [2020-07-03T13:58:19.493Z] #17 31.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 31.24 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-03T13:58:19.493Z] #17 31.30 Selecting previously unselected package iptables. [2020-07-03T13:58:19.493Z] #17 31.32 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 31.32 Unpacking iptables (1.8.2-4) ... [2020-07-03T13:58:19.493Z] #17 31.69 Selecting previously unselected package xxd. [2020-07-03T13:58:19.493Z] #17 31.71 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-03T13:58:19.493Z] #17 31.71 Unpacking xxd (2:8.1.0875-5) ... [2020-07-03T13:58:19.493Z] #17 31.83 Selecting previously unselected package vim-common. [2020-07-03T13:58:19.493Z] #17 31.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:58:19.493Z] #17 31.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-03T13:58:19.493Z] #17 32.04 Selecting previously unselected package bash-completion. [2020-07-03T13:58:19.493Z] #17 32.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-03T13:58:19.503Z] #17 40.37 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:58:19.503Z] #17 40.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:58:19.503Z] #17 40.41 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-03T13:58:19.503Z] #17 40.44 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-03T13:58:19.503Z] #17 40.45 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-03T13:58:19.767Z] #17 40.48 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-03T13:58:19.767Z] #17 40.49 Setting up uidmap (1:4.5-1.1) ... [2020-07-03T13:58:19.767Z] #17 40.53 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-03T13:58:19.767Z] #17 40.54 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:58:19.767Z] #17 40.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:58:19.767Z] #17 40.57 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-03T13:58:19.767Z] #17 40.58 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-03T13:58:19.767Z] #17 40.60 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:58:19.767Z] #17 40.61 Setting up zip (3.0-11+b1) ... [2020-07-03T13:58:19.767Z] #17 40.62 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:58:19.767Z] #17 40.66 Setting up bash-completion (1:2.8-6) ... [2020-07-03T13:58:20.005Z] #17 34.53 Unpacking bash-completion (1:2.8-6) ... [2020-07-03T13:58:20.261Z] #17 34.86 Selecting previously unselected package bzip2. [2020-07-03T13:58:20.261Z] #17 34.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-03T13:58:20.261Z] #17 34.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:58:20.261Z] #17 34.95 Selecting previously unselected package xz-utils. [2020-07-03T13:58:20.342Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-07-03T13:58:20.527Z] #17 38.52 Selecting previously unselected package libnet1:amd64. [2020-07-03T13:58:20.527Z] #17 38.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-03T13:58:20.527Z] #17 38.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:58:20.527Z] #17 34.95 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-03T13:58:20.528Z] #17 34.96 Unpacking xz-utils (5.2.4-1) ... [2020-07-03T13:58:20.528Z] #17 35.13 Selecting previously unselected package apparmor. [2020-07-03T13:58:20.528Z] #17 35.14 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-03T13:58:20.528Z] #17 35.22 Unpacking apparmor (2.13.2-10) ... [2020-07-03T13:58:20.640Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2020-07-03T13:58:20.788Z] #17 38.63 Selecting previously unselected package libnl-3-200:amd64. [2020-07-03T13:58:20.788Z] #17 38.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-03T13:58:20.788Z] #17 38.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:58:20.788Z] #17 38.73 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-03T13:58:20.788Z] #17 38.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:58:20.788Z] #17 38.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:58:20.788Z] #17 38.81 Selecting previously unselected package libreadline5:amd64. [2020-07-03T13:58:20.788Z] #17 38.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-03T13:58:20.788Z] #17 38.82 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-03T13:58:21.049Z] #17 38.92 Selecting previously unselected package net-tools. [2020-07-03T13:58:21.049Z] #17 38.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-03T13:58:21.049Z] #17 38.93 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:58:21.090Z] #17 35.59 Selecting previously unselected package aufs-tools. [2020-07-03T13:58:21.090Z] #17 35.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-03T13:58:21.090Z] #17 35.60 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:58:21.090Z] #17 35.73 Selecting previously unselected package libonig5:amd64. [2020-07-03T13:58:21.090Z] #17 35.74 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-03T13:58:21.090Z] #17 35.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:58:21.313Z] #17 39.14 Selecting previously unselected package python-pip-whl. [2020-07-03T13:58:21.313Z] #17 39.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-03T13:58:21.313Z] #17 39.15 Unpacking python-pip-whl (18.1-5) ... [2020-07-03T13:58:21.348Z] #17 35.85 Selecting previously unselected package libjq1:amd64. [2020-07-03T13:58:21.348Z] #17 35.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:58:21.348Z] #17 35.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:58:21.348Z] #17 35.97 Selecting previously unselected package jq. [2020-07-03T13:58:21.348Z] #17 35.97 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-03T13:58:21.348Z] #17 35.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-03T13:58:21.348Z] #17 36.09 Selecting previously unselected package libaio1:amd64. [2020-07-03T13:58:21.348Z] #17 36.09 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-03T13:58:21.573Z] #17 39.70 Selecting previously unselected package python3-lib2to3. [2020-07-03T13:58:21.573Z] #17 39.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-03T13:58:21.604Z] #17 36.09 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-03T13:58:21.604Z] #17 36.15 Selecting previously unselected package libgpm2:amd64. [2020-07-03T13:58:21.604Z] #17 36.15 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-03T13:58:21.604Z] #17 36.16 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-03T13:58:21.604Z] #17 36.22 Selecting previously unselected package libicu63:amd64. [2020-07-03T13:58:21.604Z] #17 36.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-03T13:58:21.604Z] #17 36.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:58:21.834Z] #17 39.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:58:21.834Z] #17 39.85 Selecting previously unselected package python3-distutils. [2020-07-03T13:58:21.834Z] #17 39.85 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-03T13:58:21.834Z] #17 39.87 Unpacking python3-distutils (3.7.3-1) ... [2020-07-03T13:58:22.098Z] #17 40.03 Selecting previously unselected package python3-pip. [2020-07-03T13:58:22.098Z] #17 40.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-03T13:58:22.098Z] #17 40.04 Unpacking python3-pip (18.1-5) ... [2020-07-03T13:58:22.172Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.749s coverage: 52.1% of statements [2020-07-03T13:58:22.172Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-03T13:58:22.172Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-03T13:58:22.359Z] #17 40.22 Selecting previously unselected package python3-pkg-resources. [2020-07-03T13:58:22.359Z] #17 40.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:58:22.359Z] #17 40.22 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:58:22.359Z] #17 40.39 Selecting previously unselected package python3-setuptools. [2020-07-03T13:58:22.619Z] #17 40.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-03T13:58:22.619Z] #17 40.42 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-03T13:58:22.619Z] #17 40.66 Selecting previously unselected package python3-wheel. [2020-07-03T13:58:22.619Z] #17 40.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-03T13:58:22.619Z] #17 40.70 Unpacking python3-wheel (0.32.3-2) ... [2020-07-03T13:58:22.880Z] #17 40.78 Selecting previously unselected package sudo. [2020-07-03T13:58:22.880Z] #17 40.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-03T13:58:22.880Z] #17 40.79 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:58:23.089Z] #17 43.76 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-03T13:58:23.089Z] #17 43.78 Setting up xz-utils (5.2.4-1) ... [2020-07-03T13:58:23.089Z] #17 43.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-03T13:58:23.089Z] #17 43.81 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:58:23.089Z] #17 ... [2020-07-03T13:58:23.089Z] [2020-07-03T13:58:23.089Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:58:23.089Z] #49 56.61 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-03T13:58:23.353Z] #49 ... [2020-07-03T13:58:23.353Z] [2020-07-03T13:58:23.353Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:23.353Z] #39 87.75 DEP criu/aio.d [2020-07-03T13:58:23.353Z] #39 87.85 DEP criu/action-scripts.d [2020-07-03T13:58:23.353Z] #39 88.06 CC criu/action-scripts.o [2020-07-03T13:58:23.353Z] #39 88.55 CC criu/aio.o [2020-07-03T13:58:23.353Z] #39 88.96 CC criu/autofs.o [2020-07-03T13:58:23.353Z] #39 89.99 CC criu/bfd.o [2020-07-03T13:58:23.353Z] #39 90.29 CC criu/bitmap.o [2020-07-03T13:58:23.353Z] #39 90.40 CC criu/cgroup-props.o [2020-07-03T13:58:23.353Z] #39 90.93 CC criu/cgroup.o [2020-07-03T13:58:23.353Z] #39 92.76 CC criu/clone-noasan.o [2020-07-03T13:58:23.353Z] #39 92.90 CC criu/config.o [2020-07-03T13:58:23.353Z] #39 94.23 CC criu/cr-check.o [2020-07-03T13:58:23.353Z] #39 95.51 CC criu/cr-dedup.o [2020-07-03T13:58:23.353Z] #39 95.89 CC criu/cr-dump.o [2020-07-03T13:58:23.353Z] #39 97.59 CC criu/cr-errno.o [2020-07-03T13:58:23.353Z] #39 97.66 CC criu/cr-restore.o [2020-07-03T13:58:23.353Z] #39 ... [2020-07-03T13:58:23.353Z] [2020-07-03T13:58:23.353Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:23.353Z] #17 43.91 invoke-rc.d: could not determine current runlevel [2020-07-03T13:58:23.353Z] #17 43.93 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-03T13:58:23.353Z] #17 43.94 Setting up pigz (2.4-1) ... [2020-07-03T13:58:23.353Z] #17 43.95 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-03T13:58:23.353Z] #17 43.97 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-03T13:58:23.353Z] #17 44.04 Setting up python-pip-whl (18.1-5) ... [2020-07-03T13:58:23.353Z] #17 44.05 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-03T13:58:23.353Z] #17 44.06 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:58:23.451Z] #17 41.35 Selecting previously unselected package thin-provisioning-tools. [2020-07-03T13:58:23.451Z] #17 41.36 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-03T13:58:23.451Z] #17 41.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:58:23.618Z] #17 44.41 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-03T13:58:23.618Z] #17 44.44 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-03T13:58:23.618Z] #17 44.47 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:23.618Z] #17 44.48 Setting up vim (2:8.1.0875-5) ... [2020-07-03T13:58:23.618Z] #17 44.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-03T13:58:23.618Z] #17 44.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-03T13:58:23.618Z] #17 44.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-03T13:58:23.618Z] #17 44.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-03T13:58:23.618Z] #17 44.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-03T13:58:23.618Z] #17 44.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-03T13:58:23.618Z] #17 44.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-03T13:58:23.618Z] #17 44.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-03T13:58:23.712Z] #17 41.59 Selecting previously unselected package uidmap. [2020-07-03T13:58:23.712Z] #17 41.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-03T13:58:23.712Z] #17 41.60 Unpacking uidmap (1:4.5-1.1) ... [2020-07-03T13:58:23.712Z] #17 41.71 Selecting previously unselected package vim-runtime. [2020-07-03T13:58:23.712Z] #17 41.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:58:23.722Z] ok github.com/docker/docker/daemon/logger 0.259s coverage: 41.8% of statements [2020-07-03T13:58:23.882Z] #17 44.57 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-03T13:58:23.882Z] #17 44.59 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:58:23.882Z] #17 44.60 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-03T13:58:23.882Z] #17 44.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:58:23.882Z] #17 44.63 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-03T13:58:23.882Z] #17 44.64 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:23.972Z] #17 41.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-03T13:58:23.972Z] #17 41.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-03T13:58:23.972Z] #17 41.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:58:24.233Z] #17 ... [2020-07-03T13:58:24.233Z] [2020-07-03T13:58:24.233Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:24.233Z] #39 89.85 CC criu/cr-check.o [2020-07-03T13:58:24.233Z] #39 91.47 CC criu/cr-dedup.o [2020-07-03T13:58:24.233Z] #39 91.84 CC criu/cr-dump.o [2020-07-03T13:58:24.233Z] #39 94.18 CC criu/cr-errno.o [2020-07-03T13:58:24.233Z] #39 94.26 CC criu/cr-restore.o [2020-07-03T13:58:24.233Z] #39 98.80 CC criu/cr-service.o [2020-07-03T13:58:24.494Z] #39 100.3 CC criu/crtools.o [2020-07-03T13:58:25.065Z] #39 100.9 CC criu/eventfd.o [2020-07-03T13:58:25.260Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 4.8% of statements [2020-07-03T13:58:25.260Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-03T13:58:25.260Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-03T13:58:25.260Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-07-03T13:58:25.260Z] ok github.com/docker/docker/daemon/logger/awslogs 0.430s coverage: 77.8% of statements [2020-07-03T13:58:25.260Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-03T13:58:25.260Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-03T13:58:25.635Z] #39 101.3 CC criu/eventpoll.o [2020-07-03T13:58:25.776Z] #17 39.68 Selecting previously unselected package libnet1:amd64. [2020-07-03T13:58:25.776Z] #17 39.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-03T13:58:25.776Z] #17 39.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:58:25.776Z] #17 39.78 Selecting previously unselected package libnl-3-200:amd64. [2020-07-03T13:58:25.776Z] #17 39.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-03T13:58:25.776Z] #17 39.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:58:25.776Z] #17 39.89 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-03T13:58:25.776Z] #17 39.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-03T13:58:25.776Z] #17 39.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:58:25.776Z] #17 39.97 Selecting previously unselected package libreadline5:amd64. [2020-07-03T13:58:25.776Z] #17 39.98 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-03T13:58:25.776Z] #17 39.99 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-03T13:58:25.776Z] #17 40.09 Selecting previously unselected package net-tools. [2020-07-03T13:58:25.776Z] #17 40.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-03T13:58:25.776Z] #17 40.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:58:25.776Z] #17 40.32 Selecting previously unselected package python-pip-whl. [2020-07-03T13:58:25.776Z] #17 40.33 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-03T13:58:25.776Z] #17 40.33 Unpacking python-pip-whl (18.1-5) ... [2020-07-03T13:58:25.814Z] #17 ... [2020-07-03T13:58:25.814Z] [2020-07-03T13:58:25.814Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:58:25.814Z] #49 58.32 + mkdir -p /build [2020-07-03T13:58:25.814Z] #49 58.32 + cp runc /build/runc [2020-07-03T13:58:25.814Z] #49 DONE 59.0s [2020-07-03T13:58:25.814Z] [2020-07-03T13:58:25.814Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:58:26.316Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-07-03T13:58:26.340Z] #17 40.96 Selecting previously unselected package python3-lib2to3. [2020-07-03T13:58:26.340Z] #17 40.96 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-03T13:58:26.340Z] #17 40.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:58:26.340Z] #17 41.10 Selecting previously unselected package python3-distutils. [2020-07-03T13:58:26.576Z] #39 102.1 CC criu/external.o [2020-07-03T13:58:26.576Z] #39 102.4 CC criu/fault-injection.o [2020-07-03T13:58:26.596Z] #17 41.11 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-03T13:58:26.597Z] #17 41.12 Unpacking python3-distutils (3.7.3-1) ... [2020-07-03T13:58:26.597Z] #17 41.28 Selecting previously unselected package python3-pip. [2020-07-03T13:58:26.597Z] #17 41.29 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-03T13:58:26.597Z] #17 41.29 Unpacking python3-pip (18.1-5) ... [2020-07-03T13:58:26.616Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.052s coverage: 87.2% of statements [2020-07-03T13:58:26.765Z] #45 ... [2020-07-03T13:58:26.765Z] [2020-07-03T13:58:26.765Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:26.765Z] #17 47.43 Setting up iptables (1.8.2-4) ... [2020-07-03T13:58:26.765Z] #17 47.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:58:26.765Z] #17 47.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:58:26.765Z] #17 47.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:58:26.765Z] #17 47.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:58:26.765Z] #17 47.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-03T13:58:26.765Z] #17 47.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-03T13:58:26.765Z] #17 47.53 Setting up python3 (3.7.3-1) ... [2020-07-03T13:58:26.837Z] #39 102.5 CC criu/fdstore.o [2020-07-03T13:58:26.837Z] #39 ... [2020-07-03T13:58:26.837Z] [2020-07-03T13:58:26.837Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:26.837Z] #17 44.87 Selecting previously unselected package vim. [2020-07-03T13:58:26.837Z] #17 44.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-03T13:58:26.837Z] #17 44.89 Unpacking vim (2:8.1.0875-5) ... [2020-07-03T13:58:26.853Z] #17 41.48 Selecting previously unselected package python3-pkg-resources. [2020-07-03T13:58:26.853Z] #17 41.49 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-03T13:58:26.853Z] #17 41.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:58:26.853Z] #17 41.66 Selecting previously unselected package python3-setuptools. [2020-07-03T13:58:26.976Z] --- PASS: TestUpdateRestartPolicy (12.88s) [2020-07-03T13:58:26.976Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-03T13:58:26.976Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-07-03T13:58:26.976Z] === RUN TestWaitNonBlocked [2020-07-03T13:58:26.976Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T13:58:26.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T13:58:26.976Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T13:58:26.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T13:58:26.976Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T13:58:26.976Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T13:58:26.976Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-03T13:58:26.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2020-07-03T13:58:26.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2020-07-03T13:58:26.976Z] === RUN TestWaitBlocked [2020-07-03T13:58:26.976Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T13:58:26.976Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T13:58:26.976Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T13:58:26.976Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T13:58:26.976Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T13:58:26.976Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T13:58:27.110Z] #17 41.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-03T13:58:27.110Z] #17 41.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-03T13:58:27.110Z] #17 41.93 Selecting previously unselected package python3-wheel. [2020-07-03T13:58:27.110Z] #17 41.93 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-03T13:58:27.343Z] #17 48.03 Setting up python3-wheel (0.32.3-2) ... [2020-07-03T13:58:27.365Z] #17 41.93 Unpacking python3-wheel (0.32.3-2) ... [2020-07-03T13:58:27.365Z] #17 42.04 Selecting previously unselected package sudo. [2020-07-03T13:58:27.408Z] #17 45.48 Selecting previously unselected package xfsprogs. [2020-07-03T13:58:27.408Z] #17 45.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-03T13:58:27.408Z] #17 45.49 Unpacking xfsprogs (4.20.0-1) ... [2020-07-03T13:58:27.606Z] #17 48.56 Setting up apparmor (2.13.2-10) ... [2020-07-03T13:58:27.621Z] #17 42.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-03T13:58:27.621Z] #17 42.05 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:58:27.674Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 61.6% of statements [2020-07-03T13:58:27.877Z] #17 42.51 Selecting previously unselected package thin-provisioning-tools. [2020-07-03T13:58:27.877Z] #17 42.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-03T13:58:27.877Z] #17 42.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:58:27.979Z] #17 45.94 Selecting previously unselected package zip. [2020-07-03T13:58:27.979Z] #17 45.95 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-03T13:58:27.979Z] #17 45.95 Unpacking zip (3.0-11+b1) ... [2020-07-03T13:58:28.014Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-03T13:58:28.014Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-07-03T13:58:28.014Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2020-07-03T13:58:28.014Z] === CONT TestContainerStartOnDaemonRestart [2020-07-03T13:58:28.014Z] === CONT TestContainerKillOnDaemonStart [2020-07-03T13:58:28.136Z] #17 42.74 Selecting previously unselected package uidmap. [2020-07-03T13:58:28.136Z] #17 42.74 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-03T13:58:28.136Z] #17 42.75 Unpacking uidmap (1:4.5-1.1) ... [2020-07-03T13:58:28.240Z] #17 46.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:58:28.240Z] #17 46.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:58:28.240Z] #17 46.13 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:28.240Z] #17 46.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-03T13:58:28.240Z] #17 46.15 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-03T13:58:28.240Z] #17 46.16 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:28.240Z] #17 46.17 Setting up uidmap (1:4.5-1.1) ... [2020-07-03T13:58:28.240Z] #17 46.18 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-03T13:58:28.240Z] #17 46.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:58:28.240Z] #17 46.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:58:28.240Z] #17 46.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:58:28.240Z] #17 46.23 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:58:28.240Z] #17 46.24 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:58:28.240Z] #17 46.25 Setting up zip (3.0-11+b1) ... [2020-07-03T13:58:28.240Z] #17 46.26 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:58:28.240Z] #17 46.28 Setting up bash-completion (1:2.8-6) ... [2020-07-03T13:58:28.392Z] #17 42.88 Selecting previously unselected package vim-runtime. [2020-07-03T13:58:28.392Z] #17 42.88 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-03T13:58:28.392Z] #17 42.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-03T13:58:28.392Z] #17 42.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-03T13:58:28.392Z] #17 42.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:58:28.730Z] ok github.com/docker/docker/daemon/logger/local 0.080s coverage: 75.2% of statements [2020-07-03T13:58:28.730Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-03T13:58:29.535Z] #17 50.18 Setting up xfsprogs (4.20.0-1) ... [2020-07-03T13:58:29.535Z] #17 50.19 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:58:29.760Z] #17 ... [2020-07-03T13:58:29.760Z] [2020-07-03T13:58:29.760Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:29.760Z] #39 98.55 CC criu/cr-errno.o [2020-07-03T13:58:29.760Z] #39 98.65 CC criu/cr-restore.o [2020-07-03T13:58:29.760Z] #39 103.1 CC criu/cr-service.o [2020-07-03T13:58:29.760Z] #39 105.0 CC criu/crtools.o [2020-07-03T13:58:29.760Z] #39 105.6 CC criu/eventfd.o [2020-07-03T13:58:29.760Z] #39 105.9 CC criu/eventpoll.o [2020-07-03T13:58:29.760Z] #39 106.7 CC criu/external.o [2020-07-03T13:58:29.760Z] #39 107.1 CC criu/fault-injection.o [2020-07-03T13:58:29.760Z] #39 107.2 CC criu/fdstore.o [2020-07-03T13:58:29.760Z] #39 107.5 CC criu/fifo.o [2020-07-03T13:58:29.760Z] #39 107.8 CC criu/file-ids.o [2020-07-03T13:58:29.760Z] #39 108.2 CC criu/file-lock.o [2020-07-03T13:58:29.799Z] #17 50.55 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:58:29.805Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.070s coverage: 37.7% of statements [2020-07-03T13:58:30.102Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 33.3% of statements [2020-07-03T13:58:30.323Z] #39 109.3 CC criu/files-ext.o [2020-07-03T13:58:30.412Z] #17 51.26 Setting up python3-distutils (3.7.3-1) ... [2020-07-03T13:58:30.752Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-07-03T13:58:30.755Z] --- PASS: TestContainerStartOnDaemonRestart (2.97s) [2020-07-03T13:58:30.755Z] === CONT TestIpcModeOlderClient [2020-07-03T13:58:30.886Z] #39 109.8 CC criu/files-reg.o [2020-07-03T13:58:31.020Z] #17 51.72 Setting up python3-setuptools (40.8.0-1) ... [2020-07-03T13:58:31.090Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-07-03T13:58:31.090Z] === CONT TestDaemonHostGatewayIP [2020-07-03T13:58:31.541Z] #17 49.03 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:31.541Z] #17 49.04 Setting up xz-utils (5.2.4-1) ... [2020-07-03T13:58:31.541Z] #17 49.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-03T13:58:31.541Z] #17 49.08 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:58:31.541Z] #17 49.15 invoke-rc.d: could not determine current runlevel [2020-07-03T13:58:31.541Z] #17 49.15 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-03T13:58:31.541Z] #17 49.16 Setting up pigz (2.4-1) ... [2020-07-03T13:58:31.541Z] #17 49.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-03T13:58:31.541Z] #17 49.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:58:31.541Z] #17 49.20 Setting up python-pip-whl (18.1-5) ... [2020-07-03T13:58:31.541Z] #17 49.21 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-03T13:58:31.541Z] #17 49.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:58:31.541Z] #17 49.58 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-03T13:58:31.541Z] #17 49.59 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:58:31.541Z] #17 49.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:31.541Z] #17 49.61 Setting up vim (2:8.1.0875-5) ... [2020-07-03T13:58:31.541Z] #17 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-03T13:58:31.541Z] #17 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-03T13:58:31.541Z] #17 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-03T13:58:31.541Z] #17 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-03T13:58:31.541Z] #17 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-03T13:58:31.541Z] #17 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-03T13:58:31.541Z] #17 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-03T13:58:31.541Z] #17 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-03T13:58:31.802Z] #17 49.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:58:31.802Z] #17 49.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:58:31.802Z] #17 49.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-03T13:58:31.802Z] #17 49.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:58:31.802Z] #17 49.74 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-03T13:58:31.802Z] #17 49.80 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:31.815Z] #39 ... [2020-07-03T13:58:31.815Z] [2020-07-03T13:58:31.815Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:31.815Z] #17 46.20 Selecting previously unselected package vim. [2020-07-03T13:58:31.815Z] #17 46.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-03T13:58:31.815Z] #17 46.23 Unpacking vim (2:8.1.0875-5) ... [2020-07-03T13:58:31.823Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2020-07-03T13:58:31.981Z] #17 52.60 Setting up python3-pip (18.1-5) ... [2020-07-03T13:58:32.071Z] #17 46.78 Selecting previously unselected package xfsprogs. [2020-07-03T13:58:32.071Z] #17 46.79 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-03T13:58:32.071Z] #17 46.80 Unpacking xfsprogs (4.20.0-1) ... [2020-07-03T13:58:32.634Z] #17 47.27 Selecting previously unselected package zip. [2020-07-03T13:58:32.634Z] #17 47.28 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-03T13:58:32.634Z] #17 47.29 Unpacking zip (3.0-11+b1) ... [2020-07-03T13:58:32.891Z] #17 47.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-03T13:58:32.891Z] #17 47.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-03T13:58:32.891Z] #17 47.55 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:32.891Z] #17 47.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-03T13:58:32.891Z] #17 47.57 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-03T13:58:32.891Z] #17 47.58 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:32.891Z] #17 47.59 Setting up uidmap (1:4.5-1.1) ... [2020-07-03T13:58:32.891Z] #17 47.60 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-03T13:58:32.891Z] #17 47.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-03T13:58:32.891Z] #17 47.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-03T13:58:32.891Z] #17 47.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-03T13:58:32.891Z] #17 47.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-03T13:58:32.962Z] #17 53.65 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:58:32.962Z] #17 53.69 Processing triggers for mime-support (3.62) ... [2020-07-03T13:58:33.147Z] #17 47.65 Setting up xxd (2:8.1.0875-5) ... [2020-07-03T13:58:33.147Z] #17 47.66 Setting up zip (3.0-11+b1) ... [2020-07-03T13:58:33.147Z] #17 47.67 Setting up vim-common (2:8.1.0875-5) ... [2020-07-03T13:58:33.147Z] #17 47.70 Setting up bash-completion (1:2.8-6) ... [2020-07-03T13:58:33.359Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2020-07-03T13:58:33.359Z] ok github.com/docker/docker/daemon/logger/splunk 2.520s coverage: 82.5% of statements [2020-07-03T13:58:33.359Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-03T13:58:33.359Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-03T13:58:33.542Z] #17 DONE 54.2s [2020-07-03T13:58:33.542Z] [2020-07-03T13:58:33.542Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-03T13:58:34.621Z] --- PASS: TestDaemonHostGatewayIP (3.52s) [2020-07-03T13:58:34.621Z] === CONT TestDaemonRestartIpcMode [2020-07-03T13:58:35.012Z] #18 1.666 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-03T13:58:35.103Z] #17 52.83 Setting up iptables (1.8.2-4) ... [2020-07-03T13:58:35.103Z] #17 52.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:58:35.103Z] #17 52.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:58:35.103Z] #17 52.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:58:35.103Z] #17 52.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:58:35.103Z] #17 52.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-03T13:58:35.103Z] #17 52.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-03T13:58:35.103Z] #17 52.88 Setting up python3 (3.7.3-1) ... [2020-07-03T13:58:35.276Z] #18 1.671 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-03T13:58:35.276Z] #18 1.675 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-03T13:58:35.276Z] #18 DONE 1.8s [2020-07-03T13:58:35.276Z] [2020-07-03T13:58:35.276Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-03T13:58:35.364Z] #17 53.28 Setting up python3-wheel (0.32.3-2) ... [2020-07-03T13:58:35.469Z] ok github.com/docker/docker/distribution/metadata 0.077s coverage: 48.2% of statements [2020-07-03T13:58:36.202Z] #17 54.02 Setting up apparmor (2.13.2-10) ... [2020-07-03T13:58:36.453Z] #17 50.56 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-03T13:58:36.453Z] #17 50.57 Setting up xz-utils (5.2.4-1) ... [2020-07-03T13:58:36.453Z] #17 50.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-03T13:58:36.453Z] #17 50.60 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-03T13:58:36.453Z] #17 50.65 invoke-rc.d: could not determine current runlevel [2020-07-03T13:58:36.453Z] #17 50.65 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-03T13:58:36.453Z] #17 50.67 Setting up pigz (2.4-1) ... [2020-07-03T13:58:36.453Z] #17 50.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-03T13:58:36.453Z] #17 50.69 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-03T13:58:36.453Z] #17 50.71 Setting up python-pip-whl (18.1-5) ... [2020-07-03T13:58:36.453Z] #17 50.73 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-03T13:58:36.453Z] #17 50.75 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-03T13:58:36.453Z] #17 51.14 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-03T13:58:36.453Z] #17 51.16 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-03T13:58:36.453Z] #17 51.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:36.453Z] #17 51.18 Setting up vim (2:8.1.0875-5) ... [2020-07-03T13:58:36.453Z] #17 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-03T13:58:36.453Z] #17 51.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-03T13:58:36.453Z] #17 51.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-03T13:58:36.453Z] #17 51.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-03T13:58:36.453Z] #17 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-03T13:58:36.453Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-03T13:58:36.453Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-03T13:58:36.453Z] #17 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-03T13:58:36.453Z] #17 51.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-03T13:58:36.527Z] ok github.com/docker/docker/distribution 0.434s coverage: 22.1% of statements [2020-07-03T13:58:36.527Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-03T13:58:36.527Z] ok github.com/docker/docker/errdefs 0.031s coverage: 49.4% of statements [2020-07-03T13:58:36.710Z] #17 51.29 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-03T13:58:36.711Z] #17 51.31 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-03T13:58:36.711Z] #17 51.32 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-03T13:58:36.711Z] #17 51.33 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-03T13:58:36.711Z] #17 51.34 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-03T13:58:36.711Z] #17 ... [2020-07-03T13:58:36.711Z] [2020-07-03T13:58:36.711Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:58:36.968Z] #36 187.9 + dpkg --print-architecture [2020-07-03T13:58:36.968Z] #36 187.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-03T13:58:37.147Z] #17 ... [2020-07-03T13:58:37.147Z] [2020-07-03T13:58:37.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:37.147Z] #39 102.8 CC criu/fifo.o [2020-07-03T13:58:37.147Z] #39 103.2 CC criu/file-ids.o [2020-07-03T13:58:37.147Z] #39 103.5 CC criu/file-lock.o [2020-07-03T13:58:37.147Z] #39 104.3 CC criu/files-ext.o [2020-07-03T13:58:37.147Z] #39 104.7 CC criu/files-reg.o [2020-07-03T13:58:37.147Z] #39 107.0 CC criu/files.o [2020-07-03T13:58:37.147Z] #39 108.8 CC criu/filesystems.o [2020-07-03T13:58:37.147Z] #39 109.5 CC criu/fsnotify.o [2020-07-03T13:58:37.147Z] #39 110.7 CC criu/image-desc.o [2020-07-03T13:58:37.147Z] #39 110.9 CC criu/image.o [2020-07-03T13:58:37.147Z] #39 111.7 CC criu/ipc_ns.o [2020-07-03T13:58:37.147Z] #39 112.9 CC criu/irmap.o [2020-07-03T13:58:37.246Z] #19 ... [2020-07-03T13:58:37.246Z] [2020-07-03T13:58:37.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:37.246Z] #39 101.6 CC criu/cr-service.o [2020-07-03T13:58:37.246Z] #39 103.2 CC criu/crtools.o [2020-07-03T13:58:37.246Z] #39 103.6 CC criu/eventfd.o [2020-07-03T13:58:37.246Z] #39 103.8 CC criu/eventpoll.o [2020-07-03T13:58:37.246Z] #39 104.3 CC criu/external.o [2020-07-03T13:58:37.246Z] #39 104.6 CC criu/fault-injection.o [2020-07-03T13:58:37.246Z] #39 104.6 CC criu/fdstore.o [2020-07-03T13:58:37.246Z] #39 104.9 CC criu/fifo.o [2020-07-03T13:58:37.246Z] #39 105.3 CC criu/file-ids.o [2020-07-03T13:58:37.246Z] #39 105.6 CC criu/file-lock.o [2020-07-03T13:58:37.246Z] #39 106.5 CC criu/files-ext.o [2020-07-03T13:58:37.246Z] #39 106.8 CC criu/files-reg.o [2020-07-03T13:58:37.246Z] #39 109.0 CC criu/files.o [2020-07-03T13:58:37.246Z] #39 110.8 CC criu/filesystems.o [2020-07-03T13:58:37.246Z] #39 111.3 CC criu/fsnotify.o [2020-07-03T13:58:37.408Z] #39 ... [2020-07-03T13:58:37.408Z] [2020-07-03T13:58:37.408Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:58:37.408Z] #36 186.9 + dpkg --print-architecture [2020-07-03T13:58:37.408Z] #36 186.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-03T13:58:37.408Z] #36 187.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-03T13:58:37.408Z] #36 187.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-03T13:58:37.529Z] #36 188.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-03T13:58:37.529Z] #36 188.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-03T13:58:37.843Z] #39 112.4 CC criu/image-desc.o [2020-07-03T13:58:38.106Z] #39 112.5 CC criu/image.o [2020-07-03T13:58:38.152Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2020-07-03T13:58:38.681Z] #39 113.1 CC criu/ipc_ns.o [2020-07-03T13:58:39.298Z] ok github.com/docker/docker/image 0.044s coverage: 86.4% of statements [2020-07-03T13:58:39.298Z] ok github.com/docker/docker/distribution/xfer 1.677s coverage: 85.1% of statements [2020-07-03T13:58:39.298Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-03T13:58:39.598Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-07-03T13:58:39.598Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-03T13:58:39.598Z] ok github.com/docker/docker/image/v1 0.058s coverage: 25.0% of statements [2020-07-03T13:58:39.598Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-03T13:58:39.630Z] #39 114.0 CC criu/irmap.o [2020-07-03T13:58:39.893Z] #39 ... [2020-07-03T13:58:39.893Z] [2020-07-03T13:58:39.893Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-03T13:58:39.893Z] #19 4.522 Collecting yamllint==1.16.0 [2020-07-03T13:58:39.953Z] #36 ... [2020-07-03T13:58:39.953Z] [2020-07-03T13:58:39.953Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:39.953Z] #17 55.64 Setting up xfsprogs (4.20.0-1) ... [2020-07-03T13:58:39.953Z] #17 55.66 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:58:39.953Z] #17 56.05 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:58:39.953Z] #17 56.97 Setting up python3-distutils (3.7.3-1) ... [2020-07-03T13:58:39.953Z] #17 57.46 Setting up python3-setuptools (40.8.0-1) ... [2020-07-03T13:58:40.229Z] --- PASS: TestContainerKillOnDaemonStart (12.42s) [2020-07-03T13:58:40.229Z] PASS [2020-07-03T13:58:40.229Z] [2020-07-03T13:58:40.229Z] === Skipped [2020-07-03T13:58:40.229Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-03T13:58:40.229Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-03T13:58:40.229Z] [2020-07-03T13:58:40.229Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-03T13:58:40.229Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T13:58:40.229Z] [2020-07-03T13:58:40.229Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-03T13:58:40.229Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T13:58:40.229Z] [2020-07-03T13:58:40.229Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-03T13:58:40.229Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-03T13:58:40.229Z] [2020-07-03T13:58:40.229Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-03T13:58:40.229Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-03T13:58:40.229Z] [2020-07-03T13:58:40.229Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-03T13:58:40.229Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-03T13:58:40.229Z] [2020-07-03T13:58:40.229Z] [2020-07-03T13:58:40.229Z] DONE 204 tests, 6 skipped in 151.562s [2020-07-03T13:58:40.229Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-03T13:58:40.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-03T13:58:40.229Z] ++ set -e [2020-07-03T13:58:40.229Z] ++ '[' -n 0 ']' [2020-07-03T13:58:40.229Z] ++ set -x [2020-07-03T13:58:40.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-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-03T13:58:40.316Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2020-07-03T13:58:40.522Z] INFO: Testing against a local daemon [2020-07-03T13:58:40.522Z] === RUN TestCommitInheritsEnv [2020-07-03T13:58:40.893Z] #17 58.73 Setting up python3-pip (18.1-5) ... [2020-07-03T13:58:40.963Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2020-07-03T13:58:41.158Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-07-03T13:58:41.158Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-03T13:58:41.158Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-03T13:58:41.158Z] === RUN TestImagesFilterMultiReference [2020-07-03T13:58:41.158Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-03T13:58:41.158Z] === RUN TestImagePullPlatformInvalid [2020-07-03T13:58:41.158Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-03T13:58:41.158Z] === RUN TestRemoveImageOrphaning [2020-07-03T13:58:41.228Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-03T13:58:41.228Z] [2020-07-03T13:58:41.228Z] ________ ____ __. [2020-07-03T13:58:41.228Z] \_____ \ | |/ _| [2020-07-03T13:58:41.228Z] / | \| < [2020-07-03T13:58:41.228Z] / | \ | \ [2020-07-03T13:58:41.228Z] \_______ /____|__ \ [2020-07-03T13:58:41.228Z] \/ \/ [2020-07-03T13:58:41.228Z] [2020-07-03T13:58:41.228Z] INFO: make.ps1 ended at 07/03/2020 13:58:35 [2020-07-03T13:58:41.228Z] INFO: Binaries build ended at 07/03/2020 13:58:37. Duration:00:01:01.4278367 [2020-07-03T13:58:41.228Z] INFO: Copying the built daemon binary to d:\CI\PR-41172\1\binary\dockerd-05518cef9e.exe... [2020-07-03T13:58:41.228Z] INFO: Copying the built client binary to d:\CI\PR-41172\1\binary\docker-05518cef9e.exe... [2020-07-03T13:58:41.228Z] INFO: Copying dockerversion from the container... [2020-07-03T13:58:41.674Z] INFO: Copying the golang package from the container to d:\CI\PR-41172\1\installer\go.zip... [2020-07-03T13:58:41.795Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2020-07-03T13:58:41.795Z] === RUN TestRemoveImageGarbageCollector [2020-07-03T13:58:41.795Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-03T13:58:41.795Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T13:58:41.795Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-03T13:58:41.795Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-03T13:58:41.795Z] === RUN TestTagInvalidReference [2020-07-03T13:58:41.795Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-03T13:58:41.795Z] === RUN TestTagValidPrefixedRepo [2020-07-03T13:58:41.795Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-03T13:58:41.795Z] === RUN TestTagExistedNameWithoutForce [2020-07-03T13:58:41.795Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-03T13:58:41.795Z] === RUN TestTagOfficialNames [2020-07-03T13:58:41.795Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-03T13:58:41.795Z] === RUN TestTagMatchesDigest [2020-07-03T13:58:41.795Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-03T13:58:41.795Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-03T13:58:41.835Z] #17 59.67 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:58:41.835Z] #17 59.71 Processing triggers for mime-support (3.62) ... [2020-07-03T13:58:43.218Z] #17 DONE 61.1s [2020-07-03T13:58:43.218Z] [2020-07-03T13:58:43.218Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:58:43.218Z] #49 74.19 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-03T13:58:44.070Z] #36 ... [2020-07-03T13:58:44.070Z] [2020-07-03T13:58:44.070Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:44.070Z] #39 112.0 CC criu/files.o [2020-07-03T13:58:44.070Z] #39 114.3 CC criu/filesystems.o [2020-07-03T13:58:44.070Z] #39 115.0 CC criu/fsnotify.o [2020-07-03T13:58:44.070Z] #39 116.4 CC criu/image-desc.o [2020-07-03T13:58:44.070Z] #39 116.6 CC criu/image.o [2020-07-03T13:58:44.070Z] #39 117.4 CC criu/ipc_ns.o [2020-07-03T13:58:44.070Z] #39 118.7 CC criu/irmap.o [2020-07-03T13:58:44.070Z] #39 119.3 CC criu/kcmp-ids.o [2020-07-03T13:58:44.070Z] #39 119.6 CC criu/kerndat.o [2020-07-03T13:58:44.070Z] #39 120.7 CC criu/libnetlink.o [2020-07-03T13:58:44.070Z] #39 121.1 CC criu/log.o [2020-07-03T13:58:44.070Z] #39 121.7 CC criu/lsm.o [2020-07-03T13:58:44.070Z] #39 122.2 CC criu/mem.o [2020-07-03T13:58:44.070Z] #39 ... [2020-07-03T13:58:44.070Z] [2020-07-03T13:58:44.070Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-03T13:58:44.070Z] #17 54.33 Setting up iptables (1.8.2-4) ... [2020-07-03T13:58:44.070Z] #17 54.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:58:44.070Z] #17 54.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:58:44.070Z] #17 54.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-03T13:58:44.070Z] #17 54.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-03T13:58:44.070Z] #17 54.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-03T13:58:44.071Z] #17 54.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-03T13:58:44.071Z] #17 54.43 Setting up python3 (3.7.3-1) ... [2020-07-03T13:58:44.071Z] #17 54.82 Setting up python3-wheel (0.32.3-2) ... [2020-07-03T13:58:44.071Z] #17 55.56 Setting up apparmor (2.13.2-10) ... [2020-07-03T13:58:44.071Z] #17 57.01 Setting up xfsprogs (4.20.0-1) ... [2020-07-03T13:58:44.071Z] #17 57.02 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-03T13:58:44.071Z] #17 57.32 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-03T13:58:44.071Z] #17 58.15 Setting up python3-distutils (3.7.3-1) ... [2020-07-03T13:58:44.071Z] #17 58.61 Setting up python3-setuptools (40.8.0-1) ... [2020-07-03T13:58:44.519Z] INFO: Extracting go.zip to d:\CI\PR-41172\1\go [2020-07-03T13:58:44.540Z] ok github.com/docker/docker/opts 0.056s coverage: 67.4% of statements [2020-07-03T13:58:44.837Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-07-03T13:58:44.999Z] #17 59.61 Setting up python3-pip (18.1-5) ... [2020-07-03T13:58:45.130Z] #49 ... [2020-07-03T13:58:45.130Z] [2020-07-03T13:58:45.130Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-03T13:58:45.130Z] #18 1.767 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-03T13:58:45.130Z] #18 1.770 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-03T13:58:45.130Z] #18 1.773 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-03T13:58:45.130Z] #18 DONE 1.8s [2020-07-03T13:58:45.130Z] [2020-07-03T13:58:45.130Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-03T13:58:45.135Z] ok github.com/docker/docker/pkg/authorization 0.963s coverage: 68.3% of statements [2020-07-03T13:58:45.135Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-07-03T13:58:45.198Z] #19 9.822 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-03T13:58:45.198Z] #19 9.912 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-03T13:58:45.198Z] #19 9.953 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-03T13:58:45.198Z] #19 10.01 Collecting pyyaml (from yamllint==1.16.0) [2020-07-03T13:58:45.198Z] #19 10.13 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-03T13:58:45.928Z] #17 60.60 Processing triggers for libc-bin (2.28-10) ... [2020-07-03T13:58:45.928Z] #17 60.64 Processing triggers for mime-support (3.62) ... [2020-07-03T13:58:46.071Z] #19 ... [2020-07-03T13:58:46.071Z] [2020-07-03T13:58:46.071Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:58:46.071Z] #49 76.96 + mkdir -p /build [2020-07-03T13:58:46.071Z] #49 76.98 + cp runc /build/runc [2020-07-03T13:58:46.071Z] #49 DONE 77.3s [2020-07-03T13:58:46.190Z] ok github.com/docker/docker/pkg/archive 1.130s coverage: 77.1% of statements [2020-07-03T13:58:46.190Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2020-07-03T13:58:46.331Z] [2020-07-03T13:58:46.331Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:46.331Z] #39 113.6 CC criu/kcmp-ids.o [2020-07-03T13:58:46.331Z] #39 113.9 CC criu/kerndat.o [2020-07-03T13:58:46.331Z] #39 115.1 CC criu/libnetlink.o [2020-07-03T13:58:46.332Z] #39 115.4 CC criu/log.o [2020-07-03T13:58:46.332Z] #39 116.0 CC criu/lsm.o [2020-07-03T13:58:46.332Z] #39 116.4 CC criu/mem.o [2020-07-03T13:58:46.332Z] #39 118.1 CC criu/memfd.o [2020-07-03T13:58:46.332Z] #39 118.8 CC criu/mount.o [2020-07-03T13:58:46.593Z] #19 11.35 Building wheels for collected packages: pyyaml [2020-07-03T13:58:46.593Z] #19 11.35 Running setup.py bdist_wheel for pyyaml: started [2020-07-03T13:58:47.246Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-07-03T13:58:47.246Z] ok github.com/docker/docker/pkg/discovery/file 0.027s coverage: 92.9% of statements [2020-07-03T13:58:47.300Z] #17 DONE 61.8s [2020-07-03T13:58:47.301Z] [2020-07-03T13:58:47.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:47.301Z] #39 124.0 CC criu/memfd.o [2020-07-03T13:58:47.301Z] #39 124.7 CC criu/mount.o [2020-07-03T13:58:47.543Z] #19 12.15 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-03T13:58:47.543Z] #19 12.15 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-03T13:58:47.543Z] #19 12.21 Successfully built pyyaml [2020-07-03T13:58:47.543Z] #19 12.22 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-03T13:58:47.806Z] #19 12.47 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-03T13:58:48.070Z] #19 DONE 12.9s [2020-07-03T13:58:48.070Z] [2020-07-03T13:58:48.070Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:48.070Z] #39 114.5 CC criu/kcmp-ids.o [2020-07-03T13:58:48.070Z] #39 114.7 CC criu/kerndat.o [2020-07-03T13:58:48.070Z] #39 115.5 CC criu/libnetlink.o [2020-07-03T13:58:48.070Z] #39 115.7 CC criu/log.o [2020-07-03T13:58:48.070Z] #39 116.0 CC criu/lsm.o [2020-07-03T13:58:48.070Z] #39 116.2 CC criu/mem.o [2020-07-03T13:58:48.070Z] #39 117.5 CC criu/memfd.o [2020-07-03T13:58:48.070Z] #39 117.9 CC criu/mount.o [2020-07-03T13:58:48.070Z] #39 120.6 CC criu/namespaces.o [2020-07-03T13:58:48.070Z] #39 121.9 CC criu/net.o [2020-07-03T13:58:48.243Z] #39 123.9 CC criu/namespaces.o [2020-07-03T13:58:48.300Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-03T13:58:48.943Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-03T13:58:49.190Z] #39 ... [2020-07-03T13:58:49.190Z] [2020-07-03T13:58:49.190Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-03T13:58:49.190Z] #18 1.736 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-03T13:58:49.190Z] #18 1.738 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-03T13:58:49.190Z] #18 1.743 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-03T13:58:49.190Z] #18 DONE 1.9s [2020-07-03T13:58:49.190Z] [2020-07-03T13:58:49.190Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-03T13:58:49.585Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-07-03T13:58:50.029Z] #39 124.1 CC criu/netfilter.o [2020-07-03T13:58:50.029Z] #39 124.4 CC criu/page-pipe.o [2020-07-03T13:58:50.156Z] #39 125.6 CC criu/net.o [2020-07-03T13:58:50.293Z] #39 ... [2020-07-03T13:58:50.293Z] [2020-07-03T13:58:50.293Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:58:50.293Z] #52 145.4 + bin/containerd [2020-07-03T13:58:50.634Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-07-03T13:58:50.930Z] ok github.com/docker/docker/pkg/chrootarchive 3.930s coverage: 43.2% of statements [2020-07-03T13:58:51.097Z] #39 ... [2020-07-03T13:58:51.097Z] [2020-07-03T13:58:51.097Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-03T13:58:51.097Z] #19 5.942 Collecting yamllint==1.16.0 [2020-07-03T13:58:51.229Z] ok github.com/docker/docker/layer 7.403s coverage: 68.8% of statements [2020-07-03T13:58:51.229Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-03T13:58:51.229Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-03T13:58:51.229Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-03T13:58:51.229Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-03T13:58:51.229Z] ? github.com/docker/docker/oci [no test files] [2020-07-03T13:58:51.229Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-03T13:58:51.229Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-03T13:58:51.229Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-03T13:58:51.527Z] ok github.com/docker/docker/pkg/fileutils 0.048s coverage: 89.5% of statements [2020-07-03T13:58:52.172Z] ok github.com/docker/docker/pkg/discovery/kv 3.117s coverage: 84.1% of statements [2020-07-03T13:58:52.461Z] #19 ... [2020-07-03T13:58:52.461Z] [2020-07-03T13:58:52.461Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-03T13:58:52.461Z] #49 77.05 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-03T13:58:52.461Z] #49 79.62 + mkdir -p /build [2020-07-03T13:58:52.461Z] #49 79.63 + cp runc /build/runc [2020-07-03T13:58:52.461Z] #49 DONE 79.9s [2020-07-03T13:58:52.461Z] [2020-07-03T13:58:52.461Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:52.461Z] #39 129.6 CC criu/namespaces.o [2020-07-03T13:58:52.468Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-07-03T13:58:52.468Z] ok github.com/docker/docker/pkg/fsutils 0.459s coverage: 85.1% of statements [2020-07-03T13:58:53.024Z] #39 132.0 CC criu/net.o [2020-07-03T13:58:54.017Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-07-03T13:58:54.017Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2020-07-03T13:58:54.317Z] ok github.com/docker/docker/pkg/idtools 0.617s coverage: 70.5% of statements [2020-07-03T13:58:54.615Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2020-07-03T13:58:54.615Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-07-03T13:58:54.914Z] ok github.com/docker/docker/pkg/ioutils 1.332s coverage: 70.1% of statements [2020-07-03T13:58:54.914Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-03T13:58:54.914Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-03T13:58:54.914Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-03T13:58:55.213Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-07-03T13:58:55.513Z] ok github.com/docker/docker/pkg/parsers/kernel 0.040s coverage: 60.0% of statements [2020-07-03T13:58:55.811Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.062s coverage: 91.4% of statements [2020-07-03T13:58:55.811Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-07-03T13:58:55.811Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-03T13:58:55.811Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-03T13:58:56.292Z] #39 134.7 CC criu/netfilter.o [2020-07-03T13:58:56.292Z] #39 135.0 CC criu/page-pipe.o [2020-07-03T13:58:56.421Z] #19 11.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-03T13:58:56.421Z] #19 11.37 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-03T13:58:56.421Z] #19 11.40 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-03T13:58:56.421Z] #19 11.43 Collecting pyyaml (from yamllint==1.16.0) [2020-07-03T13:58:56.421Z] #19 11.53 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-03T13:58:56.548Z] #39 135.4 CC criu/page-xfer.o [2020-07-03T13:58:56.864Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2020-07-03T13:58:56.901Z] #52 ... [2020-07-03T13:58:56.901Z] [2020-07-03T13:58:56.901Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:58:56.901Z] #39 124.9 CC criu/page-xfer.o [2020-07-03T13:58:56.901Z] #39 126.1 CC criu/pagemap-cache.o [2020-07-03T13:58:56.901Z] #39 126.4 CC criu/pagemap.o [2020-07-03T13:58:56.901Z] #39 127.1 CC criu/parasite-syscall.o [2020-07-03T13:58:56.901Z] #39 127.6 CC criu/path.o [2020-07-03T13:58:56.901Z] #39 127.8 CC criu/pie-util-vdso.o [2020-07-03T13:58:56.901Z] #39 128.1 CC criu/pie-util.o [2020-07-03T13:58:56.901Z] #39 128.2 CC criu/pipes.o [2020-07-03T13:58:56.901Z] #39 128.8 CC criu/plugin.o [2020-07-03T13:58:56.901Z] #39 129.1 CC criu/proc_parse.o [2020-07-03T13:58:56.901Z] #39 131.0 CC criu/protobuf-desc.o [2020-07-03T13:58:57.164Z] #39 131.7 CC criu/protobuf.o [2020-07-03T13:58:57.427Z] #39 131.9 CC criu/pstree.o [2020-07-03T13:58:57.476Z] #39 136.5 CC criu/pagemap-cache.o [2020-07-03T13:58:57.511Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements [2020-07-03T13:58:57.585Z] ..........................xx.................... [ 29%] [2020-07-03T13:58:57.805Z] #19 12.63 Building wheels for collected packages: pyyaml [2020-07-03T13:58:57.805Z] #19 12.64 Running setup.py bdist_wheel for pyyaml: started [2020-07-03T13:58:57.808Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2020-07-03T13:58:57.808Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2020-07-03T13:58:58.039Z] #39 136.8 CC criu/pagemap.o [2020-07-03T13:58:58.377Z] #19 13.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-03T13:58:58.377Z] #19 13.43 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-03T13:58:58.377Z] #19 13.56 Successfully built pyyaml [2020-07-03T13:58:58.377Z] #39 132.9 CC criu/rbtree.o [2020-07-03T13:58:58.467Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2020-07-03T13:58:58.638Z] #19 13.60 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-03T13:58:58.645Z] #39 133.1 CC criu/rst-malloc.o [2020-07-03T13:58:58.899Z] #19 13.89 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-03T13:58:58.911Z] #39 133.4 CC criu/seccomp.o [2020-07-03T13:58:58.968Z] #39 137.5 CC criu/parasite-syscall.o [2020-07-03T13:58:59.225Z] #39 138.1 CC criu/path.o [2020-07-03T13:58:59.480Z] #39 138.3 CC criu/pie-util-vdso-elf32.o [2020-07-03T13:58:59.487Z] #39 134.0 CC criu/seize.o [2020-07-03T13:58:59.487Z] #39 ... [2020-07-03T13:58:59.487Z] [2020-07-03T13:58:59.487Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:58:59.487Z] #45 186.4 + cd /tmp/tmp.UkzH2AvPxG/src/github.com/golangci/golangci-lint/ [2020-07-03T13:58:59.487Z] #45 186.4 + git checkout -q v1.23.8 [2020-07-03T13:58:59.519Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 73.9% of statements [2020-07-03T13:58:59.519Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-07-03T13:58:59.737Z] #39 138.7 CC criu/pie-util-vdso.o [2020-07-03T13:58:59.841Z] #19 DONE 14.7s [2020-07-03T13:58:59.841Z] [2020-07-03T13:58:59.841Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:58:59.841Z] #36 DONE 213.6s [2020-07-03T13:58:59.841Z] [2020-07-03T13:58:59.841Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-03T13:58:59.994Z] #39 138.9 CC criu/pie-util.o [2020-07-03T13:59:00.067Z] #45 186.8 ++ git describe --tags [2020-07-03T13:59:00.068Z] #45 186.8 + version=v1.23.8 [2020-07-03T13:59:00.068Z] #45 186.8 ++ git rev-parse --short HEAD [2020-07-03T13:59:00.068Z] #45 186.8 + commit=76a82c6 [2020-07-03T13:59:00.068Z] #45 186.8 ++ git show -s --format=%cd [2020-07-03T13:59:00.068Z] #45 186.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-03T13:59:00.068Z] #45 186.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:59:00.103Z] #22 DONE 0.5s [2020-07-03T13:59:00.103Z] [2020-07-03T13:59:00.103Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:00.103Z] #39 128.3 CC criu/netfilter.o [2020-07-03T13:59:00.103Z] #39 128.6 CC criu/page-pipe.o [2020-07-03T13:59:00.103Z] #39 129.0 CC criu/page-xfer.o [2020-07-03T13:59:00.103Z] #39 130.2 CC criu/pagemap-cache.o [2020-07-03T13:59:00.103Z] #39 130.5 CC criu/pagemap.o [2020-07-03T13:59:00.103Z] #39 131.3 CC criu/parasite-syscall.o [2020-07-03T13:59:00.103Z] #39 132.0 CC criu/path.o [2020-07-03T13:59:00.103Z] #39 132.2 CC criu/pie-util-vdso-elf32.o [2020-07-03T13:59:00.103Z] #39 132.7 CC criu/pie-util-vdso.o [2020-07-03T13:59:00.103Z] #39 133.0 CC criu/pie-util.o [2020-07-03T13:59:00.103Z] #39 133.2 CC criu/pipes.o [2020-07-03T13:59:00.103Z] #39 133.9 CC criu/plugin.o [2020-07-03T13:59:00.103Z] #39 134.2 CC criu/proc_parse.o [2020-07-03T13:59:00.164Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-03T13:59:00.164Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-07-03T13:59:00.252Z] #39 139.0 CC criu/pipes.o [2020-07-03T13:59:00.364Z] #39 ... [2020-07-03T13:59:00.364Z] [2020-07-03T13:59:00.364Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-03T13:59:00.462Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-07-03T13:59:00.816Z] #39 139.7 CC criu/plugin.o [2020-07-03T13:59:01.379Z] #39 140.2 CC criu/proc_parse.o [2020-07-03T13:59:01.515Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2020-07-03T13:59:01.811Z] ok github.com/docker/docker/pkg/signal 2.940s coverage: 61.0% of statements [2020-07-03T13:59:01.811Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.7% of statements [2020-07-03T13:59:02.309Z] #39 ... [2020-07-03T13:59:02.309Z] [2020-07-03T13:59:02.309Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-03T13:59:02.309Z] #19 5.848 Collecting yamllint==1.16.0 [2020-07-03T13:59:02.309Z] #19 11.20 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-03T13:59:02.309Z] #19 11.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-03T13:59:02.309Z] #19 11.29 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-03T13:59:02.309Z] #19 11.33 Collecting pyyaml (from yamllint==1.16.0) [2020-07-03T13:59:02.309Z] #19 11.44 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-03T13:59:02.309Z] #19 12.36 Building wheels for collected packages: pyyaml [2020-07-03T13:59:02.309Z] #19 12.36 Running setup.py bdist_wheel for pyyaml: started [2020-07-03T13:59:02.309Z] #19 13.18 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-03T13:59:02.309Z] #19 13.18 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-03T13:59:02.309Z] #19 13.25 Successfully built pyyaml [2020-07-03T13:59:02.309Z] #19 13.26 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-03T13:59:02.458Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements [2020-07-03T13:59:02.458Z] testing: warning: no tests to run [2020-07-03T13:59:02.458Z] coverage: [no statements] [2020-07-03T13:59:02.458Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-07-03T13:59:02.566Z] #19 13.50 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-03T13:59:03.102Z] ok github.com/docker/docker/pkg/tarsum 0.172s coverage: 89.3% of statements [2020-07-03T13:59:03.131Z] #19 DONE 14.0s [2020-07-03T13:59:03.131Z] [2020-07-03T13:59:03.131Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-03T13:59:03.388Z] #22 DONE 0.3s [2020-07-03T13:59:03.388Z] [2020-07-03T13:59:03.388Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-03T13:59:03.402Z] #45 ... [2020-07-03T13:59:03.403Z] [2020-07-03T13:59:03.403Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:03.403Z] #21 189.2 + return [2020-07-03T13:59:03.403Z] #21 DONE 190.2s [2020-07-03T13:59:03.403Z] [2020-07-03T13:59:03.403Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:03.403Z] #39 134.7 CC criu/servicefd.o [2020-07-03T13:59:03.403Z] #39 135.0 CC criu/shmem.o [2020-07-03T13:59:03.403Z] #39 135.8 CC criu/sigframe.o [2020-07-03T13:59:03.403Z] #39 136.0 CC criu/signalfd.o [2020-07-03T13:59:03.403Z] #39 136.2 CC criu/sk-inet.o [2020-07-03T13:59:03.403Z] #39 137.1 CC criu/sk-netlink.o [2020-07-03T13:59:03.403Z] #39 137.5 CC criu/sk-packet.o [2020-07-03T13:59:03.406Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-07-03T13:59:03.406Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2020-07-03T13:59:03.665Z] #39 138.1 CC criu/sk-queue.o [2020-07-03T13:59:03.701Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2020-07-03T13:59:03.929Z] #39 138.5 CC criu/sk-tcp.o [2020-07-03T13:59:04.505Z] #39 138.9 CC criu/sk-unix.o [2020-07-03T13:59:04.568Z] #26 DONE 3.9s [2020-07-03T13:59:04.568Z] [2020-07-03T13:59:04.568Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-03T13:59:04.568Z] #29 DONE 0.3s [2020-07-03T13:59:04.568Z] [2020-07-03T13:59:04.568Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-03T13:59:04.568Z] #31 DONE 0.0s [2020-07-03T13:59:04.568Z] [2020-07-03T13:59:04.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:04.568Z] #39 136.1 CC criu/protobuf-desc.o [2020-07-03T13:59:04.568Z] #39 136.9 CC criu/protobuf.o [2020-07-03T13:59:04.568Z] #39 137.2 CC criu/pstree.o [2020-07-03T13:59:04.568Z] #39 137.8 CC criu/rbtree.o [2020-07-03T13:59:04.568Z] #39 138.0 CC criu/rst-malloc.o [2020-07-03T13:59:04.568Z] #39 138.1 CC criu/seccomp.o [2020-07-03T13:59:04.568Z] #39 138.5 CC criu/seize.o [2020-07-03T13:59:04.568Z] #39 139.0 CC criu/servicefd.o [2020-07-03T13:59:04.568Z] #39 139.3 CC criu/shmem.o [2020-07-03T13:59:04.568Z] #39 139.8 CC criu/sigframe.o [2020-07-03T13:59:04.568Z] #39 140.0 CC criu/signalfd.o [2020-07-03T13:59:04.568Z] #39 ... [2020-07-03T13:59:04.568Z] [2020-07-03T13:59:04.568Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-03T13:59:04.568Z] #34 DONE 0.0s [2020-07-03T13:59:04.568Z] [2020-07-03T13:59:04.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:04.568Z] #39 140.2 CC criu/sk-inet.o [2020-07-03T13:59:04.829Z] #39 ... [2020-07-03T13:59:04.829Z] [2020-07-03T13:59:04.829Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-03T13:59:04.829Z] #37 DONE 0.5s [2020-07-03T13:59:05.090Z] [2020-07-03T13:59:05.090Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:05.090Z] #39 140.8 CC criu/sk-netlink.o [2020-07-03T13:59:05.236Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-07-03T13:59:05.351Z] #39 141.0 CC criu/sk-packet.o [2020-07-03T13:59:05.434Z] INFO: Extraction ended at 07/03/2020 13:59:04. Duration:00:00:20.0971192 [2020-07-03T13:59:05.434Z] INFO: Updating the golang and path environment variables [2020-07-03T13:59:05.434Z] INFO: GOPATH=d:\gopath [2020-07-03T13:59:05.434Z] INFO: go version go1.13.12 windows/amd64 [2020-07-03T13:59:05.434Z] INFO: Running the daemon under test in debug mode [2020-07-03T13:59:05.434Z] INFO: Starting a daemon under test... [2020-07-03T13:59:05.434Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41172\1\daemon --pidfile d:\CI\PR-41172\1\docker.pid -D [2020-07-03T13:59:05.434Z] INFO: Process started successfully. [2020-07-03T13:59:05.434Z] INFO: Start tailing logs of the daemon under tests [2020-07-03T13:59:05.434Z] INFO: Waiting for the daemon under test to start... [2020-07-03T13:59:05.455Z] #39 ... [2020-07-03T13:59:05.455Z] [2020-07-03T13:59:05.455Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-03T13:59:05.455Z] #22 DONE 0.4s [2020-07-03T13:59:05.612Z] #39 141.4 CC criu/sk-queue.o [2020-07-03T13:59:05.718Z] [2020-07-03T13:59:05.718Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-03T13:59:05.873Z] #39 141.6 CC criu/sk-tcp.o [2020-07-03T13:59:06.134Z] #39 141.8 CC criu/sk-unix.o [2020-07-03T13:59:06.772Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2020-07-03T13:59:07.070Z] ok github.com/docker/docker/profiles/seccomp 0.026s coverage: 68.8% of statements [2020-07-03T13:59:07.076Z] #39 142.7 CC criu/sockets.o [2020-07-03T13:59:07.561Z] #26 ... [2020-07-03T13:59:07.561Z] [2020-07-03T13:59:07.561Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-03T13:59:07.561Z] #36 DONE 217.8s [2020-07-03T13:59:07.561Z] [2020-07-03T13:59:07.561Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-03T13:59:07.561Z] #26 DONE 3.5s [2020-07-03T13:59:07.561Z] [2020-07-03T13:59:07.561Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-03T13:59:07.561Z] #29 DONE 0.4s [2020-07-03T13:59:07.561Z] [2020-07-03T13:59:07.561Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:07.561Z] #39 142.7 CC criu/protobuf-desc.o [2020-07-03T13:59:07.561Z] #39 143.3 CC criu/protobuf.o [2020-07-03T13:59:07.561Z] #39 143.5 CC criu/pstree.o [2020-07-03T13:59:07.561Z] #39 144.1 CC criu/rbtree.o [2020-07-03T13:59:07.561Z] #39 144.3 CC criu/rst-malloc.o [2020-07-03T13:59:07.561Z] #39 144.4 CC criu/seccomp.o [2020-07-03T13:59:07.561Z] #39 144.8 CC criu/seize.o [2020-07-03T13:59:07.561Z] #39 145.2 CC criu/servicefd.o [2020-07-03T13:59:07.561Z] #39 145.4 CC criu/shmem.o [2020-07-03T13:59:07.561Z] #39 ... [2020-07-03T13:59:07.561Z] [2020-07-03T13:59:07.561Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-03T13:59:07.561Z] #31 DONE 0.1s [2020-07-03T13:59:07.561Z] [2020-07-03T13:59:07.561Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-03T13:59:07.561Z] #34 DONE 0.1s [2020-07-03T13:59:07.561Z] [2020-07-03T13:59:07.561Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:07.561Z] #39 146.2 CC criu/sigframe.o [2020-07-03T13:59:07.561Z] #39 146.4 CC criu/signalfd.o [2020-07-03T13:59:07.646Z] #39 143.2 CC criu/stats.o [2020-07-03T13:59:07.646Z] #39 143.4 CC criu/string.o [2020-07-03T13:59:07.646Z] #39 143.5 CC criu/sysctl.o [2020-07-03T13:59:07.715Z] ok github.com/docker/docker/plugin 0.591s coverage: 23.1% of statements [2020-07-03T13:59:07.818Z] #39 146.7 CC criu/sk-inet.o [2020-07-03T13:59:08.217Z] #39 143.8 CC criu/sysfs_parse.o [2020-07-03T13:59:08.217Z] #39 144.0 CC criu/timens.o [2020-07-03T13:59:08.284Z] INFO: Daemon under test started and replied! [2020-07-03T13:59:08.284Z] INFO: Docker version of the daemon under test [2020-07-03T13:59:08.284Z] [2020-07-03T13:59:08.284Z] Client: [2020-07-03T13:59:08.284Z] Version: 17.06.2-ce [2020-07-03T13:59:08.284Z] API version: 1.30 [2020-07-03T13:59:08.284Z] Go version: go1.8.3 [2020-07-03T13:59:08.284Z] Git commit: cec0b72 [2020-07-03T13:59:08.284Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-03T13:59:08.284Z] OS/Arch: windows/amd64 [2020-07-03T13:59:08.284Z] [2020-07-03T13:59:08.284Z] Server: [2020-07-03T13:59:08.284Z] Version: 0.0.0-dev [2020-07-03T13:59:08.284Z] API version: 1.41 (minimum version 1.24) [2020-07-03T13:59:08.284Z] Go version: go1.13.12 [2020-07-03T13:59:08.284Z] Git commit: 05518cef9e [2020-07-03T13:59:08.284Z] Built: 07/03/2020 13:57:40 [2020-07-03T13:59:08.284Z] OS/Arch: windows/amd64 [2020-07-03T13:59:08.284Z] Experimental: false [2020-07-03T13:59:08.284Z] [2020-07-03T13:59:08.284Z] INFO: Docker info of the daemon under test [2020-07-03T13:59:08.284Z] [2020-07-03T13:59:08.284Z] Containers: 0 [2020-07-03T13:59:08.284Z] Running: 0 [2020-07-03T13:59:08.284Z] Paused: 0 [2020-07-03T13:59:08.284Z] Stopped: 0 [2020-07-03T13:59:08.284Z] Images: 0 [2020-07-03T13:59:08.284Z] Server Version: 0.0.0-dev [2020-07-03T13:59:08.284Z] Storage Driver: windowsfilter [2020-07-03T13:59:08.284Z] Windows: [2020-07-03T13:59:08.284Z] Logging Driver: json-file [2020-07-03T13:59:08.284Z] Plugins: [2020-07-03T13:59:08.284Z] Volume: local [2020-07-03T13:59:08.284Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-03T13:59:08.284Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-03T13:59:08.284Z] Swarm: inactive [2020-07-03T13:59:08.284Z] Default Isolation: process [2020-07-03T13:59:08.284Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-03T13:59:08.284Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-03T13:59:08.284Z] OSType: windows [2020-07-03T13:59:08.284Z] Architecture: x86_64 [2020-07-03T13:59:08.284Z] CPUs: 4 [2020-07-03T13:59:08.284Z] Total Memory: 32GiB [2020-07-03T13:59:08.284Z] Name: azwin-2-5e1a90 [2020-07-03T13:59:08.284Z] ID: CA7E:BXE3:ZS3I:NGCC:J7GW:X4P5:ZMYI:JFF6:7URR:ZXUI:BS2G:JYRW [2020-07-03T13:59:08.284Z] Docker Root Dir: D:\CI\PR-41172\1\daemon [2020-07-03T13:59:08.284Z] Debug Mode (client): false [2020-07-03T13:59:08.284Z] Debug Mode (server): true [2020-07-03T13:59:08.284Z] File Descriptors: -1 [2020-07-03T13:59:08.284Z] Goroutines: 17 [2020-07-03T13:59:08.284Z] System Time: 2020-07-03T13:59:07.8789468Z [2020-07-03T13:59:08.284Z] EventsListeners: 0 [2020-07-03T13:59:08.284Z] Registry: https://index.docker.io/v1/ [2020-07-03T13:59:08.284Z] Labels: [2020-07-03T13:59:08.284Z] Experimental: false [2020-07-03T13:59:08.284Z] Insecure Registries: [2020-07-03T13:59:08.284Z] 127.0.0.0/8 [2020-07-03T13:59:08.284Z] Live Restore Enabled: false [2020-07-03T13:59:08.284Z] [2020-07-03T13:59:08.284Z] [2020-07-03T13:59:08.284Z] INFO: Docker images of the daemon under test [2020-07-03T13:59:08.284Z] [2020-07-03T13:59:08.284Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-03T13:59:08.284Z] [2020-07-03T13:59:08.284Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-03T13:59:08.284Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-03T13:59:08.284Z] ltsc2019: Pulling from windows/servercore [2020-07-03T13:59:08.284Z] 4612f6d0b889: Pulling fs layer [2020-07-03T13:59:08.284Z] 666079ee0460: Pulling fs layer [2020-07-03T13:59:08.377Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-07-03T13:59:08.477Z] #39 144.1 CC criu/timerfd.o [2020-07-03T13:59:08.478Z] #39 144.3 CC criu/tty.o [2020-07-03T13:59:08.747Z] #39 147.7 CC criu/sk-netlink.o [2020-07-03T13:59:09.004Z] #39 ... [2020-07-03T13:59:09.004Z] [2020-07-03T13:59:09.004Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-03T13:59:09.004Z] #37 DONE 0.5s [2020-07-03T13:59:09.004Z] [2020-07-03T13:59:09.004Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:09.004Z] #39 148.0 CC criu/sk-packet.o [2020-07-03T13:59:09.037Z] #26 DONE 3.2s [2020-07-03T13:59:09.037Z] [2020-07-03T13:59:09.037Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-03T13:59:09.037Z] #29 DONE 0.3s [2020-07-03T13:59:09.037Z] [2020-07-03T13:59:09.037Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-03T13:59:09.041Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-07-03T13:59:09.301Z] #31 DONE 0.2s [2020-07-03T13:59:09.301Z] [2020-07-03T13:59:09.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:09.301Z] #39 140.6 CC criu/sockets.o [2020-07-03T13:59:09.301Z] #39 141.3 CC criu/stats.o [2020-07-03T13:59:09.301Z] #39 141.6 CC criu/string.o [2020-07-03T13:59:09.301Z] #39 141.7 CC criu/sysctl.o [2020-07-03T13:59:09.301Z] #39 142.2 CC criu/sysfs_parse.o [2020-07-03T13:59:09.301Z] #39 142.5 CC criu/timens.o [2020-07-03T13:59:09.301Z] #39 142.8 CC criu/timerfd.o [2020-07-03T13:59:09.301Z] #39 143.1 CC criu/tty.o [2020-07-03T13:59:09.301Z] #39 ... [2020-07-03T13:59:09.301Z] [2020-07-03T13:59:09.301Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-03T13:59:09.301Z] #34 DONE 0.1s [2020-07-03T13:59:09.564Z] [2020-07-03T13:59:09.564Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-03T13:59:09.567Z] #39 148.3 CC criu/sk-queue.o [2020-07-03T13:59:09.567Z] #39 148.5 CC criu/sk-tcp.o [2020-07-03T13:59:09.827Z] #37 DONE 0.4s [2020-07-03T13:59:09.828Z] [2020-07-03T13:59:09.828Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:09.863Z] #39 145.3 CC criu/tun.o [2020-07-03T13:59:09.863Z] #39 145.6 CC criu/uffd.o [2020-07-03T13:59:10.091Z] #52 ... [2020-07-03T13:59:10.091Z] [2020-07-03T13:59:10.091Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:10.091Z] #39 144.7 CC criu/tun.o [2020-07-03T13:59:10.098Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-07-03T13:59:10.098Z] ok github.com/docker/docker/registry 0.275s coverage: 56.3% of statements [2020-07-03T13:59:10.131Z] #39 148.8 CC criu/sk-unix.o [2020-07-03T13:59:10.669Z] #39 145.1 CC criu/uffd.o [2020-07-03T13:59:10.804Z] #39 146.4 CC criu/util.o [2020-07-03T13:59:10.804Z] #39 ... [2020-07-03T13:59:10.804Z] [2020-07-03T13:59:10.804Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:10.804Z] #45 224.8 + cd /tmp/tmp.mLaoDzkqSo/src/github.com/golangci/golangci-lint/ [2020-07-03T13:59:10.804Z] #45 224.8 + git checkout -q v1.23.8 [2020-07-03T13:59:11.061Z] #39 149.9 CC criu/sockets.o [2020-07-03T13:59:11.065Z] #45 225.2 ++ git describe --tags [2020-07-03T13:59:11.065Z] #45 225.2 + version=v1.23.8 [2020-07-03T13:59:11.152Z] ok github.com/docker/docker/runconfig 0.025s coverage: 65.8% of statements [2020-07-03T13:59:11.325Z] #45 225.2 ++ git rev-parse --short HEAD [2020-07-03T13:59:11.325Z] #45 225.2 + commit=76a82c6 [2020-07-03T13:59:11.325Z] #45 225.2 ++ git show -s --format=%cd [2020-07-03T13:59:11.325Z] #45 225.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-03T13:59:11.325Z] #45 225.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:59:11.619Z] #39 146.2 CC criu/util.o [2020-07-03T13:59:11.625Z] #39 150.5 CC criu/stats.o [2020-07-03T13:59:11.881Z] #39 150.7 CC criu/string.o [2020-07-03T13:59:11.881Z] #39 150.7 CC criu/sysctl.o [2020-07-03T13:59:12.138Z] #39 151.1 CC criu/sysfs_parse.o [2020-07-03T13:59:12.395Z] #39 151.3 CC criu/timens.o [2020-07-03T13:59:12.652Z] #39 151.5 CC criu/timerfd.o [2020-07-03T13:59:12.894Z] 666079ee0460: Verifying Checksum [2020-07-03T13:59:12.894Z] 666079ee0460: Download complete [2020-07-03T13:59:12.909Z] #39 151.7 CC criu/tty.o [2020-07-03T13:59:13.012Z] #39 147.2 CC criu/uts_ns.o [2020-07-03T13:59:13.012Z] #39 147.4 CC criu/vdso.o [2020-07-03T13:59:13.137Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-03T13:59:13.255Z] ok github.com/docker/docker/volume/drivers 0.028s coverage: 36.1% of statements [2020-07-03T13:59:13.275Z] #39 147.8 LINK criu/built-in.o [2020-07-03T13:59:13.275Z] #39 147.9 LINK criu/criu [2020-07-03T13:59:13.840Z] #39 152.7 CC criu/tun.o [2020-07-03T13:59:13.850Z] #39 148.3 DEP lib/c/criu.d [2020-07-03T13:59:14.096Z] #39 153.0 CC criu/uffd.o [2020-07-03T13:59:14.113Z] #39 148.4 CC images/rpc.pb-c.o [2020-07-03T13:59:14.375Z] #39 148.9 CC lib/c/criu.o [2020-07-03T13:59:14.792Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2020-07-03T13:59:14.792Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-07-03T13:59:15.026Z] #39 153.7 CC criu/util.o [2020-07-03T13:59:15.283Z] #39 ... [2020-07-03T13:59:15.283Z] [2020-07-03T13:59:15.283Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:15.283Z] #45 226.0 + cd /tmp/tmp.lzvjhUXVNL/src/github.com/golangci/golangci-lint/ [2020-07-03T13:59:15.283Z] #45 226.0 + git checkout -q v1.23.8 [2020-07-03T13:59:15.283Z] #45 226.3 ++ git describe --tags [2020-07-03T13:59:15.283Z] #45 226.3 + version=v1.23.8 [2020-07-03T13:59:15.283Z] #45 226.3 ++ git rev-parse --short HEAD [2020-07-03T13:59:15.283Z] #45 226.3 + commit=76a82c6 [2020-07-03T13:59:15.283Z] #45 226.3 ++ git show -s --format=%cd [2020-07-03T13:59:15.283Z] #45 226.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-03T13:59:15.283Z] #45 226.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-03T13:59:15.323Z] #39 149.9 LINK lib/c/built-in.o [2020-07-03T13:59:15.323Z] #39 149.9 LINK lib/c/libcriu.so [2020-07-03T13:59:15.323Z] #39 150.0 LINK lib/c/libcriu.a [2020-07-03T13:59:15.586Z] #39 150.1 GEN magic.py [2020-07-03T13:59:15.849Z] #39 150.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:59:15.849Z] #39 150.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:59:15.849Z] #39 150.3 Note: Building without GnuTLS support [2020-07-03T13:59:15.849Z] #39 150.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:59:15.849Z] #39 150.3 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:59:15.852Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-07-03T13:59:16.611Z] #45 ... [2020-07-03T13:59:16.612Z] [2020-07-03T13:59:16.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:16.612Z] #39 147.3 CC criu/uts_ns.o [2020-07-03T13:59:16.612Z] #39 147.4 CC criu/vdso-compat.o [2020-07-03T13:59:16.612Z] #39 147.6 CC criu/vdso.o [2020-07-03T13:59:16.612Z] #39 148.0 LINK criu/built-in.o [2020-07-03T13:59:16.612Z] #39 148.1 LINK criu/criu [2020-07-03T13:59:16.612Z] #39 148.4 DEP lib/c/criu.d [2020-07-03T13:59:16.612Z] #39 148.5 CC images/rpc.pb-c.o [2020-07-03T13:59:16.612Z] #39 148.8 CC lib/c/criu.o [2020-07-03T13:59:16.612Z] #39 149.5 LINK lib/c/built-in.o [2020-07-03T13:59:16.612Z] #39 149.5 LINK lib/c/libcriu.so [2020-07-03T13:59:16.612Z] #39 149.5 LINK lib/c/libcriu.a [2020-07-03T13:59:16.612Z] #39 149.6 GEN magic.py [2020-07-03T13:59:16.612Z] #39 149.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:59:16.612Z] #39 149.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:59:16.612Z] #39 149.7 Note: Building without GnuTLS support [2020-07-03T13:59:16.612Z] #39 149.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:59:16.612Z] #39 149.7 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:59:16.612Z] #39 150.2 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:59:16.612Z] #39 150.7 make[1]: Nothing to be done for 'all'. [2020-07-03T13:59:16.612Z] #39 151.3 make[1]: 'images/built-in.o' is up to date. [2020-07-03T13:59:16.612Z] #39 151.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-03T13:59:16.612Z] #39 151.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-03T13:59:16.612Z] #39 151.3 make[1]: 'compel/libcompel.a' is up to date. [2020-07-03T13:59:16.612Z] #39 151.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-03T13:59:16.612Z] #39 151.4 make[1]: Nothing to be done for 'all'. [2020-07-03T13:59:16.612Z] #39 151.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:59:16.612Z] #39 151.6 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:16.612Z] #39 151.6 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:16.612Z] #39 151.6 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:16.612Z] #39 151.7 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:16.612Z] #39 151.7 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:16.612Z] #39 151.7 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:16.612Z] #39 151.8 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:16.612Z] #39 151.8 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:16.612Z] #39 151.9 INSTALL criu/criu [2020-07-03T13:59:16.612Z] #39 DONE 152.3s [2020-07-03T13:59:16.612Z] [2020-07-03T13:59:16.612Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:16.612Z] #52 180.6 + bin/containerd [2020-07-03T13:59:16.803Z] #39 151.1 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:59:17.554Z] #52 ... [2020-07-03T13:59:17.554Z] [2020-07-03T13:59:17.554Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-03T13:59:17.554Z] #40 DONE 0.0s [2020-07-03T13:59:17.752Z] #39 151.9 make[1]: Nothing to be done for 'all'. [2020-07-03T13:59:17.817Z] [2020-07-03T13:59:17.818Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-03T13:59:17.818Z] #42 DONE 0.1s [2020-07-03T13:59:17.818Z] [2020-07-03T13:59:17.818Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-03T13:59:17.818Z] #44 DONE 0.1s [2020-07-03T13:59:17.818Z] [2020-07-03T13:59:17.818Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:18.328Z] #39 152.8 make[1]: 'images/built-in.o' is up to date. [2020-07-03T13:59:18.328Z] #39 152.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-03T13:59:18.328Z] #39 152.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-03T13:59:18.328Z] #39 152.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-03T13:59:18.591Z] #39 153.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-03T13:59:18.591Z] #39 153.0 make[1]: Nothing to be done for 'all'. [2020-07-03T13:59:18.591Z] #39 153.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:59:18.855Z] #39 153.3 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:18.855Z] #39 153.3 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:18.855Z] #39 153.4 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:19.119Z] #39 153.5 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:19.119Z] #39 153.6 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:19.119Z] #39 153.6 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:19.119Z] #39 153.6 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:19.382Z] #39 153.8 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:19.382Z] #39 153.8 INSTALL criu/criu [2020-07-03T13:59:19.646Z] #39 DONE 154.3s [2020-07-03T13:59:19.646Z] [2020-07-03T13:59:19.646Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:20.602Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-03T13:59:21.572Z] #45 ... [2020-07-03T13:59:21.572Z] [2020-07-03T13:59:21.572Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-03T13:59:21.827Z] #45 ... [2020-07-03T13:59:21.827Z] [2020-07-03T13:59:21.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-03T13:59:21.827Z] #39 154.7 CC criu/uts_ns.o [2020-07-03T13:59:21.827Z] #39 154.9 CC criu/vdso-compat.o [2020-07-03T13:59:21.827Z] #39 155.0 CC criu/vdso.o [2020-07-03T13:59:21.827Z] #39 155.4 LINK criu/built-in.o [2020-07-03T13:59:21.827Z] #39 155.5 LINK criu/criu [2020-07-03T13:59:21.827Z] #39 155.8 DEP lib/c/criu.d [2020-07-03T13:59:21.827Z] #39 155.8 CC images/rpc.pb-c.o [2020-07-03T13:59:21.827Z] #39 156.3 CC lib/c/criu.o [2020-07-03T13:59:21.827Z] #39 157.0 LINK lib/c/built-in.o [2020-07-03T13:59:21.827Z] #39 157.0 LINK lib/c/libcriu.so [2020-07-03T13:59:21.827Z] #39 157.0 LINK lib/c/libcriu.a [2020-07-03T13:59:21.827Z] #39 157.1 GEN magic.py [2020-07-03T13:59:21.827Z] #39 157.2 Note: Building without setproctitle() and strlcpy() support. [2020-07-03T13:59:21.827Z] #39 157.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-03T13:59:21.827Z] #39 157.2 Note: Building without GnuTLS support [2020-07-03T13:59:21.827Z] #39 157.2 Makefile.config:39: Warn: you have no libnftables installed [2020-07-03T13:59:21.827Z] #39 157.2 Makefile.config:40: Warn: Building without nftables support [2020-07-03T13:59:21.827Z] #39 157.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-03T13:59:21.827Z] #39 158.4 make[1]: Nothing to be done for 'all'. [2020-07-03T13:59:21.827Z] #39 158.9 make[1]: 'images/built-in.o' is up to date. [2020-07-03T13:59:21.827Z] #39 158.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-03T13:59:21.827Z] #39 158.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-03T13:59:21.827Z] #39 159.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-03T13:59:21.827Z] #39 159.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-03T13:59:21.827Z] #39 159.0 make[1]: Nothing to be done for 'all'. [2020-07-03T13:59:21.827Z] #39 159.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-03T13:59:21.827Z] #39 159.2 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:21.827Z] #39 159.3 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:21.827Z] #39 159.3 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:21.827Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:21.828Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:21.828Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:21.828Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:21.828Z] #39 159.6 make[2]: Nothing to be done for 'all'. [2020-07-03T13:59:21.828Z] #39 159.6 INSTALL criu/criu [2020-07-03T13:59:21.828Z] #39 DONE 160.2s [2020-07-03T13:59:21.828Z] [2020-07-03T13:59:21.828Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:21.828Z] #52 179.9 + bin/containerd [2020-07-03T13:59:21.835Z] #40 DONE 0.1s [2020-07-03T13:59:21.835Z] [2020-07-03T13:59:21.835Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-03T13:59:22.098Z] #42 DONE 0.3s [2020-07-03T13:59:22.098Z] [2020-07-03T13:59:22.098Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-03T13:59:22.098Z] #44 DONE 0.2s [2020-07-03T13:59:22.098Z] [2020-07-03T13:59:22.098Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:22.392Z] #52 ... [2020-07-03T13:59:22.392Z] [2020-07-03T13:59:22.392Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-03T13:59:22.392Z] #40 DONE 0.1s [2020-07-03T13:59:22.392Z] [2020-07-03T13:59:22.392Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-03T13:59:22.650Z] #42 DONE 0.2s [2020-07-03T13:59:22.650Z] [2020-07-03T13:59:22.650Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-03T13:59:22.650Z] #44 DONE 0.1s [2020-07-03T13:59:22.650Z] [2020-07-03T13:59:22.650Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:23.860Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-03T13:59:27.552Z] 4612f6d0b889: Verifying Checksum [2020-07-03T13:59:27.552Z] 4612f6d0b889: Download complete [2020-07-03T13:59:31.224Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/rootless [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/volume [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-03T13:59:31.224Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === Skipped [2020-07-03T13:59:31.224Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-03T13:59:31.224Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-03T13:59:31.224Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-03T13:59:31.224Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:59:31.224Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-03T13:59:31.224Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:59:31.224Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-03T13:59:31.224Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:59:31.224Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-03T13:59:31.224Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:59:31.224Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-03T13:59:31.224Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:59:31.224Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-03T13:59:31.224Z] graphtest_unix.go:73: No driver to put! [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-03T13:59:31.224Z] time="2020-07-03T13:58:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T13:59:31.224Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T13:59:31.224Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-03T13:59:31.224Z] time="2020-07-03T13:58:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T13:59:31.224Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T13:59:31.224Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-03T13:59:31.224Z] time="2020-07-03T13:58:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T13:59:31.224Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T13:59:31.224Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T13:59:31.224Z] [2020-07-03T13:59:31.224Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-03T13:59:31.224Z] time="2020-07-03T13:58:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T13:59:31.225Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T13:59:31.225Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-03T13:59:31.225Z] time="2020-07-03T13:58:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T13:59:31.225Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T13:59:31.225Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-03T13:59:31.225Z] graphtest_unix.go:73: No driver to put! [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-03T13:59:31.225Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-03T13:59:31.225Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-03T13:59:31.225Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-03T13:59:31.225Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-03T13:59:31.225Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:59:31.225Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-03T13:59:31.225Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:59:31.225Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-03T13:59:31.225Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:59:31.225Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-03T13:59:31.225Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:59:31.225Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-03T13:59:31.225Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T13:59:31.225Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-03T13:59:31.225Z] graphtest_unix.go:73: No driver to put! [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-03T13:59:31.225Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-03T13:59:31.225Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] [2020-07-03T13:59:31.225Z] DONE 2124 tests, 26 skipped in 252.083s Post stage [Pipeline] junit [2020-07-03T13:59:31.910Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-03T13:59:32.720Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -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:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/make.sh dynbinary test-integration [2020-07-03T13:59:33.019Z] [2020-07-03T13:59:33.019Z] Removing bundles/ [2020-07-03T13:59:33.019Z] [2020-07-03T13:59:33.019Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-03T13:59:33.019Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T13:59:33.019Z] GOOS="" GOARCH="" GOARM="" [2020-07-03T13:59:39.417Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-03T13:59:40.246Z] #45 ... [2020-07-03T13:59:40.246Z] [2020-07-03T13:59:40.246Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:40.246Z] #52 193.8 + bin/containerd-stress [2020-07-03T13:59:40.246Z] #52 ... [2020-07-03T13:59:40.246Z] [2020-07-03T13:59:40.246Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:40.246Z] #45 DONE 226.7s [2020-07-03T13:59:40.246Z] [2020-07-03T13:59:40.246Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:41.635Z] #52 196.5 + bin/containerd-shim [2020-07-03T13:59:43.030Z] #52 ... [2020-07-03T13:59:43.030Z] [2020-07-03T13:59:43.030Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-03T13:59:43.030Z] #46 DONE 0.6s [2020-07-03T13:59:43.030Z] [2020-07-03T13:59:43.030Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-03T13:59:43.030Z] #48 DONE 0.2s [2020-07-03T13:59:43.030Z] [2020-07-03T13:59:43.030Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-03T13:59:43.030Z] #50 DONE 0.3s [2020-07-03T13:59:43.030Z] [2020-07-03T13:59:43.030Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T13:59:46.332Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-03T13:59:47.251Z] #52 202.2 + bin/containerd-shim-runc-v1 [2020-07-03T13:59:47.527Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-03T13:59:50.563Z] #52 205.2 + bin/containerd-shim-runc-v2 [2020-07-03T13:59:51.507Z] #52 206.4 + binaries [2020-07-03T13:59:51.507Z] #52 206.4 + install -D bin/containerd /build/containerd [2020-07-03T13:59:51.507Z] #52 206.4 + install -D bin/containerd-shim /build/containerd-shim [2020-07-03T13:59:51.507Z] #52 206.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-03T13:59:51.507Z] #52 206.5 + install -D bin/ctr /build/ctr [2020-07-03T13:59:51.860Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-03T13:59:52.449Z] #52 DONE 207.4s [2020-07-03T13:59:53.835Z] [2020-07-03T13:59:53.835Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-03T13:59:54.407Z] #53 DONE 0.8s [2020-07-03T13:59:54.407Z] [2020-07-03T13:59:54.407Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-03T13:59:54.668Z] #57 DONE 0.3s [2020-07-03T13:59:54.668Z] [2020-07-03T13:59:54.668Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-03T13:59:55.240Z] #59 DONE 0.4s [2020-07-03T13:59:55.240Z] [2020-07-03T13:59:55.240Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-03T13:59:55.240Z] #61 DONE 0.1s [2020-07-03T13:59:55.240Z] [2020-07-03T13:59:55.240Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-03T13:59:55.240Z] #62 DONE 0.0s [2020-07-03T13:59:55.240Z] [2020-07-03T13:59:55.240Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-03T13:59:57.156Z] #63 DONE 1.5s [2020-07-03T13:59:57.156Z] [2020-07-03T13:59:57.156Z] #64 exporting to image [2020-07-03T13:59:57.156Z] #64 exporting layers [2020-07-03T14:00:04.531Z] #45 DONE 276.5s [2020-07-03T14:00:04.531Z] [2020-07-03T14:00:04.531Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T14:00:04.531Z] #52 231.8 + bin/containerd-stress [2020-07-03T14:00:04.793Z] #52 ... [2020-07-03T14:00:04.793Z] [2020-07-03T14:00:04.793Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-03T14:00:04.793Z] #46 DONE 0.3s [2020-07-03T14:00:05.053Z] [2020-07-03T14:00:05.053Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-03T14:00:05.053Z] #48 DONE 0.1s [2020-07-03T14:00:05.053Z] [2020-07-03T14:00:05.053Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-03T14:00:05.306Z] #64 exporting layers 7.6s done [2020-07-03T14:00:05.306Z] #64 writing image sha256:0708c1c503e77343663d15da3ceeb56d68b6c45606a7c7e53664e3ab801ee274 done [2020-07-03T14:00:05.306Z] #64 naming to docker.io/library/docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 done [2020-07-03T14:00:05.306Z] #64 DONE 7.7s [2020-07-03T14:00:05.314Z] #50 DONE 0.3s [2020-07-03T14:00:05.314Z] [2020-07-03T14:00:05.314Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-03T14:00:05.650Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/test/unit [2020-07-03T14:00:06.257Z] #52 233.8 + bin/containerd-shim [2020-07-03T14:00:06.345Z] ......................... [ 66%] [2020-07-03T14:00:09.330Z] #45 DONE 275.8s [2020-07-03T14:00:09.330Z] [2020-07-03T14:00:09.330Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T14:00:09.330Z] #52 230.2 + bin/containerd-stress [2020-07-03T14:00:09.330Z] #52 ... [2020-07-03T14:00:09.330Z] [2020-07-03T14:00:09.330Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-03T14:00:09.330Z] #46 DONE 0.1s [2020-07-03T14:00:09.330Z] [2020-07-03T14:00:09.330Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-03T14:00:09.330Z] #48 DONE 0.0s [2020-07-03T14:00:09.330Z] [2020-07-03T14:00:09.330Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-03T14:00:09.330Z] #50 DONE 0.2s [2020-07-03T14:00:09.330Z] [2020-07-03T14:00:09.330Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-03T14:00:09.330Z] #52 232.3 + bin/containerd-shim [2020-07-03T14:00:10.947Z] ? github.com/docker/docker/api [no test files] [2020-07-03T14:00:12.838Z] #52 240.4 + bin/containerd-shim-runc-v1 [2020-07-03T14:00:15.877Z] #52 238.9 + bin/containerd-shim-runc-v1 [2020-07-03T14:00:16.139Z] #52 243.4 + bin/containerd-shim-runc-v2 [2020-07-03T14:00:16.399Z] #52 244.1 + binaries [2020-07-03T14:00:16.399Z] #52 244.1 + install -D bin/containerd /build/containerd [2020-07-03T14:00:16.399Z] #52 244.2 + install -D bin/containerd-shim /build/containerd-shim [2020-07-03T14:00:16.399Z] #52 244.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-03T14:00:16.399Z] #52 244.2 + install -D bin/ctr /build/ctr [2020-07-03T14:00:16.969Z] #52 DONE 244.5s [2020-07-03T14:00:17.539Z] [2020-07-03T14:00:17.539Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-03T14:00:17.799Z] #53 DONE 0.4s [2020-07-03T14:00:17.799Z] [2020-07-03T14:00:17.799Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-03T14:00:18.058Z] #57 DONE 0.2s [2020-07-03T14:00:18.058Z] [2020-07-03T14:00:18.058Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-03T14:00:18.317Z] #59 DONE 0.4s [2020-07-03T14:00:18.317Z] [2020-07-03T14:00:18.317Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-03T14:00:18.317Z] #61 DONE 0.0s [2020-07-03T14:00:18.396Z] #52 241.9 + bin/containerd-shim-runc-v2 [2020-07-03T14:00:18.577Z] [2020-07-03T14:00:18.577Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-03T14:00:18.577Z] #62 DONE 0.0s [2020-07-03T14:00:18.577Z] [2020-07-03T14:00:18.577Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-03T14:00:19.094Z] --- PASS: TestImportExtremelyLargeImageWorks (83.94s) [2020-07-03T14:00:19.094Z] PASS [2020-07-03T14:00:19.094Z] [2020-07-03T14:00:19.094Z] === Skipped [2020-07-03T14:00:19.094Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-03T14:00:19.094Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:00:19.094Z] [2020-07-03T14:00:19.094Z] [2020-07-03T14:00:19.094Z] DONE 12 tests, 1 skipped in 85.441s [2020-07-03T14:00:19.094Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-03T14:00:19.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:00:19.094Z] ++ set -e [2020-07-03T14:00:19.094Z] ++ '[' -n 0 ']' [2020-07-03T14:00:19.094Z] ++ set -x [2020-07-03T14:00:19.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:00:19.094Z] INFO: Testing against a local daemon [2020-07-03T14:00:19.094Z] === RUN TestNetworkCreateDelete [2020-07-03T14:00:19.094Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-07-03T14:00:19.094Z] === RUN TestDockerNetworkDeletePreferID [2020-07-03T14:00:19.094Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-07-03T14:00:19.094Z] === RUN TestDaemonDNSFallback [2020-07-03T14:00:19.094Z] --- PASS: TestDaemonDNSFallback (2.52s) [2020-07-03T14:00:19.094Z] === RUN TestInspectNetwork [2020-07-03T14:00:19.094Z] === RUN TestInspectNetwork/full_network_id [2020-07-03T14:00:19.094Z] === RUN TestInspectNetwork/partial_network_id [2020-07-03T14:00:19.094Z] === RUN TestInspectNetwork/network_name [2020-07-03T14:00:19.094Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-03T14:00:19.148Z] #63 DONE 0.9s [2020-07-03T14:00:19.325Z] #52 242.8 + binaries [2020-07-03T14:00:19.325Z] #52 242.8 + install -D bin/containerd /build/containerd [2020-07-03T14:00:19.325Z] #52 242.9 + install -D bin/containerd-shim /build/containerd-shim [2020-07-03T14:00:19.325Z] #52 242.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-03T14:00:19.325Z] #52 242.9 + install -D bin/ctr /build/ctr [2020-07-03T14:00:19.407Z] [2020-07-03T14:00:19.407Z] #64 exporting to image [2020-07-03T14:00:19.407Z] #64 exporting layers [2020-07-03T14:00:19.887Z] #52 DONE 243.8s [2020-07-03T14:00:20.144Z] --- PASS: TestInspectNetwork (11.25s) [2020-07-03T14:00:20.144Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-03T14:00:20.144Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-03T14:00:20.144Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-03T14:00:20.144Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-03T14:00:20.144Z] === RUN TestRunContainerWithBridgeNone [2020-07-03T14:00:20.814Z] [2020-07-03T14:00:20.814Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-03T14:00:21.375Z] #53 DONE 0.7s [2020-07-03T14:00:21.631Z] [2020-07-03T14:00:21.631Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-03T14:00:21.631Z] #57 DONE 0.2s [2020-07-03T14:00:21.631Z] [2020-07-03T14:00:21.631Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-03T14:00:21.886Z] #59 DONE 0.4s [2020-07-03T14:00:22.141Z] [2020-07-03T14:00:22.142Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-03T14:00:22.142Z] #61 DONE 0.0s [2020-07-03T14:00:22.142Z] [2020-07-03T14:00:22.142Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-03T14:00:22.142Z] #62 DONE 0.0s [2020-07-03T14:00:22.142Z] [2020-07-03T14:00:22.142Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-03T14:00:22.704Z] #63 DONE 0.7s [2020-07-03T14:00:22.704Z] [2020-07-03T14:00:22.704Z] #64 exporting to image [2020-07-03T14:00:22.704Z] #64 exporting layers [2020-07-03T14:00:22.888Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-07-03T14:00:22.888Z] === RUN TestNetworkInvalidJSON [2020-07-03T14:00:22.888Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-03T14:00:22.888Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-03T14:00:22.888Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:00:22.888Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:00:22.888Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:00:22.888Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:00:22.888Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-03T14:00:22.888Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:00:22.888Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:00:22.888Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-03T14:00:22.888Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-03T14:00:22.888Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-03T14:00:22.888Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-03T14:00:22.888Z] === RUN TestHostIPv4BridgeLabel [2020-07-03T14:00:23.182Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-07-03T14:00:23.182Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-03T14:00:23.212Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements [2020-07-03T14:00:24.222Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-03T14:00:24.222Z] === RUN TestDaemonDefaultNetworkPools [2020-07-03T14:00:25.262Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-07-03T14:00:25.262Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-03T14:00:25.987Z] #64 exporting layers 6.2s done [2020-07-03T14:00:25.987Z] #64 writing image sha256:74ddb9e86fa07a599498d1388ed6955c401e11531a7787edda52addde524445c done [2020-07-03T14:00:25.987Z] #64 naming to docker.io/library/docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 done [2020-07-03T14:00:25.987Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-03T14:00:26.303Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-07-03T14:00:26.303Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-03T14:00:26.336Z] + trap exit INT TERM [2020-07-03T14:00:26.336Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-03T14:00:26.336Z] + CONTAINER_NAME=docker-pr1 [2020-07-03T14:00:26.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41172/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/make.sh dynbinary-daemon [2020-07-03T14:00:27.719Z] [2020-07-03T14:00:27.719Z] Removing bundles/ [2020-07-03T14:00:27.719Z] [2020-07-03T14:00:27.720Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-03T14:00:27.720Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T14:00:27.720Z] GOOS="" GOARCH="" GOARM="" [2020-07-03T14:00:27.816Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-07-03T14:00:27.816Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-03T14:00:28.452Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-07-03T14:00:28.452Z] === RUN TestServiceWithPredefinedNetwork [2020-07-03T14:00:29.247Z] #64 exporting layers 6.2s done [2020-07-03T14:00:29.247Z] #64 writing image sha256:22a428739c4329b544e3a55dcb17c012db8ec931127fae873a1917f1593f651d done [2020-07-03T14:00:29.247Z] #64 naming to docker.io/library/docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 done [2020-07-03T14:00:29.247Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-03T14:00:29.591Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -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:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/make.sh dynbinary test-integration [2020-07-03T14:00:30.520Z] [2020-07-03T14:00:30.520Z] Removing bundles/ [2020-07-03T14:00:30.520Z] [2020-07-03T14:00:30.520Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-03T14:00:30.520Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T14:00:30.520Z] GOOS="" GOARCH="" GOARM="" [2020-07-03T14:00:31.980Z] --- PASS: TestServiceWithPredefinedNetwork (3.52s) [2020-07-03T14:00:31.980Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-03T14:00:31.980Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-03T14:00:31.980Z] service_test.go:236: FLAKY_TEST [2020-07-03T14:00:31.980Z] === RUN TestServiceWithDataPathPortInit [2020-07-03T14:00:41.629Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 71%] [2020-07-03T14:00:54.475Z] --- PASS: TestServiceWithDataPathPortInit (20.70s) [2020-07-03T14:00:54.475Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-03T14:00:56.502Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-03T14:00:58.404Z] tests/integration/client_test.py ..... [ 75%] [2020-07-03T14:00:58.404Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-03T14:00:58.662Z] tests/integration/errors_test.py . [ 76%] [2020-07-03T14:01:04.908Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.70s) [2020-07-03T14:01:04.908Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ktlsm4fxclpb0vglnh9g9qq89 Created:2020-07-03 14:00:53.837641247 +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[7a8474412e5e3c0d4be3f62c38609f51773ecb7790b743e895f4e3f9aee81d35:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3cceamzclbuyl2f9tlrzq0ccc EndpointID:0220bc214deaa04454526407eee72bbfafde033e80e3cbc6bdd81ab8c12b7c7b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:37e6b28ca0ec3cc233064dc94d8fe8f1ce1128e737840b3c9092cfa6c2dce506 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:d53924b10788 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3cceamzclbuyl2f9tlrzq0ccc EndpointID:0220bc214deaa04454526407eee72bbfafde033e80e3cbc6bdd81ab8c12b7c7b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-03T14:01:04.908Z] PASS [2020-07-03T14:01:04.908Z] [2020-07-03T14:01:04.908Z] === Skipped [2020-07-03T14:01:04.908Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-03T14:01:04.908Z] service_test.go:236: FLAKY_TEST [2020-07-03T14:01:04.908Z] [2020-07-03T14:01:04.908Z] [2020-07-03T14:01:04.908Z] DONE 23 tests, 1 skipped in 57.408s [2020-07-03T14:01:04.908Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-03T14:01:04.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:01:04.908Z] ++ set -e [2020-07-03T14:01:04.908Z] ++ '[' -n 0 ']' [2020-07-03T14:01:04.908Z] ++ set -x [2020-07-03T14:01:04.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:01:04.909Z] INFO: Testing against a local daemon [2020-07-03T14:01:04.909Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-03T14:01:04.909Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-03T14:01:04.909Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:01:04.909Z] === RUN TestDockerNetworkIpvlan [2020-07-03T14:01:04.909Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-03T14:01:04.909Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:01:04.909Z] PASS [2020-07-03T14:01:04.909Z] [2020-07-03T14:01:04.909Z] === Skipped [2020-07-03T14:01:04.909Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-03T14:01:04.909Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:01:04.909Z] [2020-07-03T14:01:04.909Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-03T14:01:04.909Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:01:04.909Z] [2020-07-03T14:01:04.909Z] [2020-07-03T14:01:04.909Z] DONE 2 tests, 2 skipped in 0.077s [2020-07-03T14:01:04.909Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-03T14:01:04.909Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:01:04.909Z] ++ set -e [2020-07-03T14:01:04.909Z] ++ '[' -n 0 ']' [2020-07-03T14:01:04.909Z] ++ set -x [2020-07-03T14:01:04.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:01:04.909Z] INFO: Testing against a local daemon [2020-07-03T14:01:04.909Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-03T14:01:04.909Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.55s) [2020-07-03T14:01:04.909Z] === RUN TestDockerNetworkMacvlan [2020-07-03T14:01:05.949Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-03T14:01:06.989Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-03T14:01:07.626Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-03T14:01:10.413Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T14:01:10.414Z] [2020-07-03T14:01:10.414Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-03T14:01:10.414Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-03T14:01:10.414Z] HOSTNAME=fc192b71cb1c [2020-07-03T14:01:10.414Z] TESTDEBUG=0 [2020-07-03T14:01:10.414Z] DEST=bundles/test-integration [2020-07-03T14:01:10.414Z] PWD=/go/src/github.com/docker/docker [2020-07-03T14:01:10.414Z] DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 [2020-07-03T14:01:10.414Z] container=docker [2020-07-03T14:01:10.414Z] HOME=/root [2020-07-03T14:01:10.414Z] GOLANG_VERSION=1.13.12 [2020-07-03T14:01:10.414Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-03T14:01:10.414Z] VALIDATE_BRANCH=master [2020-07-03T14:01:10.414Z] TERM=xterm [2020-07-03T14:01:10.414Z] DOCKER_PKG=github.com/docker/docker [2020-07-03T14:01:10.414Z] SHLVL=1 [2020-07-03T14:01:10.414Z] TIMEOUT=120m [2020-07-03T14:01:10.414Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-03T14:01:10.414Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-03T14:01:10.414Z] GO111MODULE=off [2020-07-03T14:01:10.414Z] DOCKER_EXPERIMENTAL=1 [2020-07-03T14:01:10.414Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-03T14:01:10.414Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-03T14:01:10.414Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-03T14:01:10.414Z] GOPATH=/go [2020-07-03T14:01:10.414Z] PKG_CONFIG=pkg-config [2020-07-03T14:01:10.414Z] _=/usr/bin/env [2020-07-03T14:01:10.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-03T14:01:12.098Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-03T14:01:15.631Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-03T14:01:19.513Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-03T14:01:19.513Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-03T14:01:19.513Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-07-03T14:01:19.513Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-07-03T14:01:19.513Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.1% of statements [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-03T14:01:19.513Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-07-03T14:01:19.513Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/builder [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-03T14:01:19.513Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-03T14:01:19.513Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2020-07-03T14:01:19.513Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-07-03T14:01:19.513Z] ok github.com/docker/docker/builder/remotecontext 0.368s coverage: 13.6% of statements [2020-07-03T14:01:20.461Z] ok github.com/docker/docker/builder/dockerfile 0.934s coverage: 48.1% of statements [2020-07-03T14:01:20.724Z] ok github.com/docker/docker/builder/remotecontext/git 3.154s coverage: 86.3% of statements [2020-07-03T14:01:20.724Z] ? github.com/docker/docker/cli [no test files] [2020-07-03T14:01:20.724Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-03T14:01:22.540Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-03T14:01:24.613Z] --- PASS: TestDockerNetworkMacvlan (19.63s) [2020-07-03T14:01:24.613Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2020-07-03T14:01:24.613Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-03T14:01:24.613Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-07-03T14:01:24.613Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.54s) [2020-07-03T14:01:24.613Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.35s) [2020-07-03T14:01:24.613Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s) [2020-07-03T14:01:24.613Z] PASS [2020-07-03T14:01:24.613Z] [2020-07-03T14:01:24.613Z] DONE 8 tests in 21.253s [2020-07-03T14:01:24.613Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-03T14:01:24.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:01:24.613Z] ++ set -e [2020-07-03T14:01:24.613Z] ++ '[' -n 0 ']' [2020-07-03T14:01:24.613Z] ++ set -x [2020-07-03T14:01:24.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:01:24.614Z] testing: warning: no tests to run [2020-07-03T14:01:24.614Z] PASS [2020-07-03T14:01:24.614Z] [2020-07-03T14:01:24.614Z] DONE 0 tests in 0.016s [2020-07-03T14:01:24.614Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-03T14:01:24.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:01:24.614Z] ++ set -e [2020-07-03T14:01:24.614Z] ++ '[' -n 0 ']' [2020-07-03T14:01:24.614Z] ++ set -x [2020-07-03T14:01:24.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:01:24.614Z] INFO: Testing against a local daemon [2020-07-03T14:01:24.614Z] === RUN TestAuthZPluginAllowRequest [2020-07-03T14:01:26.030Z] ok github.com/docker/docker/client 0.343s coverage: 75.4% of statements [2020-07-03T14:01:26.801Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-07-03T14:01:26.801Z] === RUN TestAuthZPluginTLS [2020-07-03T14:01:27.094Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-07-03T14:01:27.094Z] === RUN TestAuthZPluginDenyRequest [2020-07-03T14:01:27.387Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-03T14:01:27.387Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-03T14:01:28.023Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-03T14:01:28.023Z] === RUN TestAuthZPluginDenyResponse [2020-07-03T14:01:28.658Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-07-03T14:01:28.658Z] === RUN TestAuthZPluginAllowEventStream [2020-07-03T14:01:30.171Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-07-03T14:01:30.171Z] === RUN TestAuthZPluginErrorResponse [2020-07-03T14:01:30.808Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-03T14:01:30.808Z] === RUN TestAuthZPluginErrorRequest [2020-07-03T14:01:31.445Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-03T14:01:31.445Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-03T14:01:32.080Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-03T14:01:32.080Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-03T14:01:34.153Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-07-03T14:01:34.153Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-03T14:01:35.314Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-03T14:01:36.229Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-07-03T14:01:36.229Z] === RUN TestAuthZPluginHeader [2020-07-03T14:01:37.267Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-03T14:01:37.267Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-03T14:01:37.267Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-03T14:01:37.267Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:01:37.267Z] === RUN TestAuthZPluginV2Disable [2020-07-03T14:01:37.267Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-03T14:01:37.267Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:01:37.267Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-03T14:01:37.267Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-03T14:01:37.268Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:01:37.268Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-03T14:01:37.268Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-03T14:01:37.268Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:01:37.268Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-03T14:01:37.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-03T14:01:38.902Z] 4612f6d0b889: Pull complete [2020-07-03T14:01:39.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-03T14:01:41.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-03T14:01:49.218Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T14:01:49.790Z] [2020-07-03T14:01:51.246Z] ......... [ 86%] [2020-07-03T14:01:51.717Z] + TEST_INTEGRATION_DEST=2 [2020-07-03T14:01:51.717Z] + CONTAINER_NAME=docker-pr1-2 [2020-07-03T14:01:51.717Z] + TEST_SKIP_INTEGRATION=1 [2020-07-03T14:01:51.717Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-03T14:01:51.717Z] + run_tests [2020-07-03T14:01:51.717Z] + c=0 [2020-07-03T14:01:51.717Z] + '[' -n 0 ']' [2020-07-03T14:01:51.717Z] + rm= [2020-07-03T14:01:51.717Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41172/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41172/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/make.sh '' test-integration [2020-07-03T14:01:51.717Z] + TEST_INTEGRATION_DEST=1 [2020-07-03T14:01:51.717Z] + CONTAINER_NAME=docker-pr1-1 [2020-07-03T14:01:51.717Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-03T14:01:51.717Z] + run_tests test-integration-flaky [2020-07-03T14:01:51.717Z] + '[' -n 0 ']' [2020-07-03T14:01:51.717Z] + rm= [2020-07-03T14:01:51.717Z] + TEST_INTEGRATION_DEST=3 [2020-07-03T14:01:51.717Z] + CONTAINER_NAME=docker-pr1-3 [2020-07-03T14:01:51.717Z] + TEST_SKIP_INTEGRATION=1 [2020-07-03T14:01:51.717Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-03T14:01:51.717Z] + run_tests [2020-07-03T14:01:51.717Z] + '[' -n 0 ']' [2020-07-03T14:01:51.717Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41172/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41172/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/make.sh test-integration-flaky test-integration [2020-07-03T14:01:51.717Z] + rm= [2020-07-03T14:01:51.717Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41172/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41172/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/make.sh '' test-integration [2020-07-03T14:01:51.717Z] ++ jobs -p [2020-07-03T14:01:51.717Z] + for job in $(jobs -p) [2020-07-03T14:01:51.717Z] + wait 10936 [2020-07-03T14:01:52.641Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 30.8% of statements [2020-07-03T14:01:52.663Z] [2020-07-03T14:01:52.663Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-03T14:01:52.663Z] [2020-07-03T14:01:52.663Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-03T14:01:52.663Z] HOSTNAME=172b2251b0ce [2020-07-03T14:01:52.663Z] TEST_SKIP_INTEGRATION=1 [2020-07-03T14:01:52.663Z] TESTDEBUG=0 [2020-07-03T14:01:52.663Z] DEST=bundles/test-integration [2020-07-03T14:01:52.663Z] PWD=/go/src/github.com/docker/docker [2020-07-03T14:01:52.663Z] KEEPBUNDLE=1 [2020-07-03T14:01:52.663Z] DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 [2020-07-03T14:01:52.663Z] container=docker [2020-07-03T14:01:52.663Z] HOME=/root [2020-07-03T14:01:52.663Z] GOLANG_VERSION=1.13.12 [2020-07-03T14:01:52.663Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-03T14:01:52.663Z] VALIDATE_BRANCH=master [2020-07-03T14:01:52.663Z] TERM=xterm [2020-07-03T14:01:52.663Z] DOCKER_PKG=github.com/docker/docker [2020-07-03T14:01:52.663Z] SHLVL=1 [2020-07-03T14:01:52.663Z] TIMEOUT=120m [2020-07-03T14:01:52.663Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-03T14:01:52.663Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-03T14:01:52.663Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-03T14:01:52.663Z] GO111MODULE=off [2020-07-03T14:01:52.663Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-03T14:01:52.663Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-03T14:01:52.663Z] GOPATH=/go [2020-07-03T14:01:52.663Z] PKG_CONFIG=pkg-config [2020-07-03T14:01:52.663Z] _=/usr/bin/env [2020-07-03T14:01:52.663Z] Building test suite binary ./integration-cli/test.main [2020-07-03T14:01:52.923Z] [2020-07-03T14:01:52.923Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-03T14:01:52.923Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-03T14:01:52.923Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-03T14:01:52.923Z] HOSTNAME=3808ce45ef19 [2020-07-03T14:01:52.923Z] TEST_SKIP_INTEGRATION=1 [2020-07-03T14:01:52.923Z] TESTDEBUG=0 [2020-07-03T14:01:52.923Z] DEST=bundles/test-integration [2020-07-03T14:01:52.923Z] PWD=/go/src/github.com/docker/docker [2020-07-03T14:01:52.923Z] KEEPBUNDLE=1 [2020-07-03T14:01:52.923Z] DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 [2020-07-03T14:01:52.923Z] container=docker [2020-07-03T14:01:52.923Z] HOME=/root [2020-07-03T14:01:52.923Z] GOLANG_VERSION=1.13.12 [2020-07-03T14:01:52.923Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-03T14:01:52.923Z] VALIDATE_BRANCH=master [2020-07-03T14:01:52.923Z] TERM=xterm [2020-07-03T14:01:52.923Z] DOCKER_PKG=github.com/docker/docker [2020-07-03T14:01:52.923Z] SHLVL=1 [2020-07-03T14:01:52.923Z] TIMEOUT=120m [2020-07-03T14:01:52.923Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-03T14:01:52.923Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-03T14:01:52.923Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-03T14:01:52.923Z] GO111MODULE=off [2020-07-03T14:01:52.923Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-03T14:01:52.923Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-03T14:01:52.923Z] GOPATH=/go [2020-07-03T14:01:52.923Z] PKG_CONFIG=pkg-config [2020-07-03T14:01:52.923Z] _=/usr/bin/env [2020-07-03T14:01:52.923Z] Building test suite binary ./integration-cli/test.main [2020-07-03T14:01:53.183Z] No new tests added to integration. [2020-07-03T14:01:53.183Z] [2020-07-03T14:01:53.183Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-03T14:01:53.478Z] ok github.com/docker/docker/container 0.164s coverage: 34.4% of statements [2020-07-03T14:01:53.478Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-03T14:01:53.478Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-03T14:01:53.478Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-03T14:01:53.478Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-03T14:01:55.096Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-03T14:01:55.096Z] HOSTNAME=896ac35f62d5 [2020-07-03T14:01:55.096Z] TESTDEBUG=0 [2020-07-03T14:01:55.096Z] DEST=bundles/test-integration [2020-07-03T14:01:55.096Z] PWD=/go/src/github.com/docker/docker [2020-07-03T14:01:55.096Z] KEEPBUNDLE=1 [2020-07-03T14:01:55.096Z] DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 [2020-07-03T14:01:55.096Z] container=docker [2020-07-03T14:01:55.096Z] HOME=/root [2020-07-03T14:01:55.096Z] GOLANG_VERSION=1.13.12 [2020-07-03T14:01:55.096Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-03T14:01:55.096Z] VALIDATE_BRANCH=master [2020-07-03T14:01:55.096Z] TERM=xterm [2020-07-03T14:01:55.096Z] DOCKER_PKG=github.com/docker/docker [2020-07-03T14:01:55.096Z] SHLVL=1 [2020-07-03T14:01:55.096Z] TIMEOUT=120m [2020-07-03T14:01:55.096Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-03T14:01:55.096Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-03T14:01:55.096Z] GO111MODULE=off [2020-07-03T14:01:55.096Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-03T14:01:55.096Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-03T14:01:55.096Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-03T14:01:55.096Z] GOPATH=/go [2020-07-03T14:01:55.096Z] PKG_CONFIG=pkg-config [2020-07-03T14:01:55.096Z] _=/usr/bin/env [2020-07-03T14:01:55.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-03T14:01:55.329Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-03T14:01:55.869Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2020-07-03T14:01:55.869Z] PASS [2020-07-03T14:01:55.869Z] [2020-07-03T14:01:55.869Z] === Skipped [2020-07-03T14:01:55.869Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-03T14:01:55.869Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:01:55.869Z] [2020-07-03T14:01:55.869Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-03T14:01:55.869Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:01:55.869Z] [2020-07-03T14:01:55.869Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-03T14:01:55.869Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:01:55.869Z] [2020-07-03T14:01:55.869Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-03T14:01:55.869Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:01:55.869Z] [2020-07-03T14:01:55.869Z] [2020-07-03T14:01:55.869Z] DONE 17 tests, 4 skipped in 29.437s [2020-07-03T14:01:55.869Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-03T14:01:55.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:01:55.869Z] ++ set -e [2020-07-03T14:01:55.869Z] ++ '[' -n 0 ']' [2020-07-03T14:01:55.869Z] ++ set -x [2020-07-03T14:01:55.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:01:55.869Z] INFO: Testing against a local daemon [2020-07-03T14:01:55.869Z] === RUN TestPluginInvalidJSON [2020-07-03T14:01:55.869Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:01:55.869Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:01:55.869Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:01:55.869Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-03T14:01:55.869Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-03T14:01:55.869Z] === RUN TestPluginInstall [2020-07-03T14:01:55.869Z] === RUN TestPluginInstall/no_auth [2020-07-03T14:01:56.414Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-03T14:01:56.798Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.095s coverage: 65.3% of statements [2020-07-03T14:01:57.375Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.4% of statements [2020-07-03T14:01:57.967Z] time="2020-07-03T14:01:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:01:57.967Z] time="2020-07-03T14:01:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:01:57.967Z] time="2020-07-03T14:01:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab263b99823dce01da747319f73ff7c78204af45328aff538778a1966acc260f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:01:57.967Z] time="2020-07-03T14:01:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:01:57.967Z] time="2020-07-03T14:01:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:01:57.967Z] time="2020-07-03T14:01:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab263b99823dce01da747319f73ff7c78204af45328aff538778a1966acc260f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:01:58.260Z] === RUN TestPluginInstall/with_htpasswd [2020-07-03T14:01:58.555Z] time="2020-07-03T14:01:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:01:58.555Z] time="2020-07-03T14:01:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:01:58.555Z] time="2020-07-03T14:01:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b67d6e5efee440e5c3a5020ca588d4f06a62856fe960a8c8e9c9beccdce27b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:01:58.555Z] time="2020-07-03T14:01:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:01:58.555Z] time="2020-07-03T14:01:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:01:58.555Z] time="2020-07-03T14:01:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b67d6e5efee440e5c3a5020ca588d4f06a62856fe960a8c8e9c9beccdce27b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:01:58.849Z] === RUN TestPluginInstall/with_insecure [2020-07-03T14:01:59.890Z] time="2020-07-03T14:01:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:01:59.890Z] time="2020-07-03T14:01:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:01:59.890Z] time="2020-07-03T14:01:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b400beea4d605c847e605e7082c230540abf7975737cb97925a930d6b008f9a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:01:59.890Z] time="2020-07-03T14:01:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:01:59.890Z] time="2020-07-03T14:01:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:01:59.890Z] time="2020-07-03T14:01:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b400beea4d605c847e605e7082c230540abf7975737cb97925a930d6b008f9a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:01:59.932Z] ok github.com/docker/docker/daemon/cluster 0.177s coverage: 0.5% of statements [2020-07-03T14:02:00.183Z] --- PASS: TestPluginInstall (6.08s) [2020-07-03T14:02:00.184Z] --- PASS: TestPluginInstall/no_auth (4.04s) [2020-07-03T14:02:00.184Z] --- PASS: TestPluginInstall/with_htpasswd (0.76s) [2020-07-03T14:02:00.184Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-07-03T14:02:00.184Z] plugin_test.go:157: [d8efaaea1e8ff] daemon is not started [2020-07-03T14:02:00.184Z] PASS [2020-07-03T14:02:00.184Z] [2020-07-03T14:02:00.184Z] DONE 6 tests in 6.187s [2020-07-03T14:02:00.184Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-03T14:02:00.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:00.184Z] ++ set -e [2020-07-03T14:02:00.184Z] ++ '[' -n 0 ']' [2020-07-03T14:02:00.184Z] ++ set -x [2020-07-03T14:02:00.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:00.184Z] INFO: Testing against a local daemon [2020-07-03T14:02:00.184Z] === RUN TestExternalGraphDriver [2020-07-03T14:02:00.477Z] === RUN TestExternalGraphDriver/json [2020-07-03T14:02:02.493Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2020-07-03T14:02:02.553Z] === RUN TestExternalGraphDriver/spec [2020-07-03T14:02:03.026Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-03T14:02:03.026Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-03T14:02:03.072Z] ok github.com/docker/docker/daemon/config 0.066s coverage: 81.7% of statements [2020-07-03T14:02:03.709Z] ok github.com/docker/docker/daemon/events 0.104s coverage: 50.0% of statements [2020-07-03T14:02:04.629Z] === RUN TestExternalGraphDriver/pull [2020-07-03T14:02:05.136Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2020-07-03T14:02:06.714Z] --- PASS: TestExternalGraphDriver (6.38s) [2020-07-03T14:02:06.714Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2020-07-03T14:02:06.714Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-07-03T14:02:06.714Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-07-03T14:02:06.714Z] === RUN TestGraphdriverPluginV2 [2020-07-03T14:02:06.714Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-03T14:02:06.714Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:02:06.714Z] PASS [2020-07-03T14:02:06.714Z] [2020-07-03T14:02:06.714Z] === Skipped [2020-07-03T14:02:06.714Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-03T14:02:06.714Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:02:06.714Z] [2020-07-03T14:02:06.714Z] [2020-07-03T14:02:06.714Z] DONE 5 tests, 1 skipped in 6.520s [2020-07-03T14:02:06.714Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-03T14:02:06.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:06.714Z] ++ set -e [2020-07-03T14:02:06.714Z] ++ '[' -n 0 ']' [2020-07-03T14:02:06.714Z] ++ set -x [2020-07-03T14:02:06.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:06.714Z] INFO: Testing against a local daemon [2020-07-03T14:02:06.714Z] === RUN TestContinueAfterPluginCrash [2020-07-03T14:02:06.714Z] === PAUSE TestContinueAfterPluginCrash [2020-07-03T14:02:06.714Z] === RUN TestReadPluginNoRead [2020-07-03T14:02:06.714Z] === PAUSE TestReadPluginNoRead [2020-07-03T14:02:06.714Z] === RUN TestDaemonStartWithLogOpt [2020-07-03T14:02:06.714Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-03T14:02:06.714Z] === CONT TestContinueAfterPluginCrash [2020-07-03T14:02:06.714Z] === CONT TestDaemonStartWithLogOpt [2020-07-03T14:02:06.913Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T14:02:06.913Z] [2020-07-03T14:02:06.913Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-03T14:02:06.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-03T14:02:06.913Z] HOSTNAME=2844ad285dd8 [2020-07-03T14:02:06.913Z] DEST=bundles/test-integration [2020-07-03T14:02:06.913Z] PWD=/go/src/github.com/docker/docker [2020-07-03T14:02:06.913Z] DOCKER_ROOTLESS=1 [2020-07-03T14:02:06.913Z] DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 [2020-07-03T14:02:06.913Z] container=docker [2020-07-03T14:02:06.913Z] HOME=/root [2020-07-03T14:02:06.913Z] GOLANG_VERSION=1.13.12 [2020-07-03T14:02:06.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-03T14:02:06.913Z] VALIDATE_BRANCH=master [2020-07-03T14:02:06.913Z] TERM=xterm [2020-07-03T14:02:06.913Z] DOCKER_PKG=github.com/docker/docker [2020-07-03T14:02:06.913Z] SHLVL=1 [2020-07-03T14:02:06.913Z] TIMEOUT=120m [2020-07-03T14:02:06.913Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-03T14:02:06.913Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-03T14:02:06.913Z] GO111MODULE=off [2020-07-03T14:02:06.913Z] DOCKER_EXPERIMENTAL=1 [2020-07-03T14:02:06.913Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-03T14:02:06.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-03T14:02:06.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-03T14:02:06.913Z] GOPATH=/go [2020-07-03T14:02:06.913Z] PKG_CONFIG=pkg-config [2020-07-03T14:02:06.913Z] _=/usr/bin/env [2020-07-03T14:02:06.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-03T14:02:09.119Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-03T14:02:09.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-03T14:02:09.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-03T14:02:09.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-03T14:02:09.388Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-07-03T14:02:09.388Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.471s coverage: 13.9% of statements [2020-07-03T14:02:09.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-03T14:02:10.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-03T14:02:10.780Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.709s coverage: 57.0% of statements [2020-07-03T14:02:11.180Z] --- PASS: TestDaemonStartWithLogOpt (3.70s) [2020-07-03T14:02:11.180Z] === CONT TestReadPluginNoRead [2020-07-03T14:02:12.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-03T14:02:12.398Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-03T14:02:12.398Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-03T14:02:12.703Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-07-03T14:02:13.255Z] === RUN TestReadPluginNoRead/default [2020-07-03T14:02:14.623Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.676s coverage: 73.1% of statements [2020-07-03T14:02:15.195Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.149s coverage: 46.2% of statements [2020-07-03T14:02:15.330Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-03T14:02:15.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-03T14:02:15.996Z] --- PASS: TestContinueAfterPluginCrash (9.12s) [2020-07-03T14:02:16.063Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-03T14:02:16.322Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-03T14:02:16.322Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-03T14:02:16.322Z] [2020-07-03T14:02:16.322Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-03T14:02:16.322Z] =========================== short test summary info ============================ [2020-07-03T14:02:16.322Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-03T14:02:16.322Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-03T14:02:16.322Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-03T14:02:16.322Z] Not supported on most drivers [2020-07-03T14:02:16.322Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-03T14:02:16.322Z] Output of docker top depends on host distro, and is not formalized. [2020-07-03T14:02:16.322Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-03T14:02:16.322Z] Output of docker top depends on host distro, and is not formalized. [2020-07-03T14:02:16.322Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-03T14:02:16.322Z] Can fail if eth0 has multiple IP addresses [2020-07-03T14:02:16.322Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-03T14:02:16.322Z] This doesn't seem to be taken into account by the engine [2020-07-03T14:02:16.322Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-03T14:02:16.322Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-03T14:02:16.322Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-03T14:02:16.322Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-03T14:02:16.322Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-03T14:02:16.322Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-03T14:02:16.322Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-03T14:02:16.322Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 299.44 seconds == [2020-07-03T14:02:16.582Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-03T14:02:16.588Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.038s coverage: 49.5% of statements [2020-07-03T14:02:17.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-03T14:02:17.515Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-03T14:02:17.975Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.513s coverage: 76.1% of statements [2020-07-03T14:02:17.975Z] ok github.com/docker/docker/daemon 12.375s coverage: 17.5% of statements [2020-07-03T14:02:17.975Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-03T14:02:17.975Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-03T14:02:17.975Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-03T14:02:17.975Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-03T14:02:17.975Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-03T14:02:18.550Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-07-03T14:02:19.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-03T14:02:19.588Z] --- PASS: TestReadPluginNoRead (8.70s) [2020-07-03T14:02:19.588Z] --- PASS: TestReadPluginNoRead/default (1.92s) [2020-07-03T14:02:19.588Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-07-03T14:02:19.588Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s) [2020-07-03T14:02:19.588Z] read_test.go:92: [d98374c25f54f] daemon is not started [2020-07-03T14:02:19.588Z] PASS [2020-07-03T14:02:19.588Z] [2020-07-03T14:02:19.588Z] DONE 6 tests in 12.487s [2020-07-03T14:02:19.588Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-03T14:02:19.588Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:19.588Z] ++ set -e [2020-07-03T14:02:19.588Z] ++ '[' -n 0 ']' [2020-07-03T14:02:19.588Z] ++ set -x [2020-07-03T14:02:19.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:19.588Z] testing: warning: no tests to run [2020-07-03T14:02:19.588Z] PASS [2020-07-03T14:02:19.588Z] [2020-07-03T14:02:19.588Z] DONE 0 tests in 0.030s [2020-07-03T14:02:19.588Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-03T14:02:19.588Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:19.588Z] ++ set -e [2020-07-03T14:02:19.588Z] ++ '[' -n 0 ']' [2020-07-03T14:02:19.588Z] ++ set -x [2020-07-03T14:02:19.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:19.588Z] INFO: Testing against a local daemon [2020-07-03T14:02:19.588Z] === RUN TestPluginWithDevMounts [2020-07-03T14:02:19.588Z] === PAUSE TestPluginWithDevMounts [2020-07-03T14:02:19.588Z] === CONT TestPluginWithDevMounts [2020-07-03T14:02:19.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-03T14:02:19.947Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-07-03T14:02:19.947Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-07-03T14:02:21.340Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 4.8% of statements [2020-07-03T14:02:21.654Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-07-03T14:02:21.654Z] PASS [2020-07-03T14:02:21.654Z] [2020-07-03T14:02:21.655Z] DONE 1 tests in 1.988s [2020-07-03T14:02:21.655Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-03T14:02:21.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:21.655Z] ++ set -e [2020-07-03T14:02:21.655Z] ++ '[' -n 0 ']' [2020-07-03T14:02:21.655Z] ++ set -x [2020-07-03T14:02:21.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:21.655Z] INFO: Testing against a local daemon [2020-07-03T14:02:21.655Z] === RUN TestSecretInspect [2020-07-03T14:02:21.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-03T14:02:22.288Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 41.8% of statements [2020-07-03T14:02:22.288Z] ok github.com/docker/docker/daemon/logger/awslogs 0.246s coverage: 77.8% of statements [2020-07-03T14:02:22.550Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.100s coverage: 57.7% of statements [2020-07-03T14:02:22.550Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-03T14:02:22.550Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-03T14:02:22.550Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-03T14:02:22.550Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-03T14:02:22.550Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-03T14:02:22.550Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-03T14:02:22.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-03T14:02:23.500Z] ok github.com/docker/docker/daemon/logger/gelf 0.053s coverage: 67.0% of statements [2020-07-03T14:02:23.763Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.040s coverage: 87.2% of statements [2020-07-03T14:02:24.025Z] ok github.com/docker/docker/daemon/logger/journald 0.044s coverage: 26.2% of statements [2020-07-03T14:02:24.289Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.057s coverage: 61.6% of statements [2020-07-03T14:02:24.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-03T14:02:25.166Z] --- PASS: TestSecretInspect (3.70s) [2020-07-03T14:02:25.166Z] === RUN TestSecretList [2020-07-03T14:02:25.682Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 75.2% of statements [2020-07-03T14:02:25.682Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-03T14:02:25.948Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 37.7% of statements [2020-07-03T14:02:25.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-03T14:02:26.210Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 33.3% of statements [2020-07-03T14:02:26.785Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2020-07-03T14:02:27.360Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 46.8% of statements [2020-07-03T14:02:27.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-03T14:02:27.935Z] ok github.com/docker/docker/daemon/network 0.050s coverage: 63.8% of statements [2020-07-03T14:02:28.510Z] ok github.com/docker/docker/daemon/logger/splunk 1.996s coverage: 82.5% of statements [2020-07-03T14:02:28.510Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-03T14:02:28.510Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-03T14:02:28.680Z] --- PASS: TestSecretList (3.73s) [2020-07-03T14:02:28.680Z] === RUN TestSecretsCreateAndDelete [2020-07-03T14:02:28.783Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-03T14:02:28.783Z] [2020-07-03T14:02:28.783Z] Unloading profiles will leave already running processes permanently [2020-07-03T14:02:28.783Z] unconfined, which can lead to unexpected situations. [2020-07-03T14:02:28.783Z] [2020-07-03T14:02:28.783Z] To set a process to complain mode, use the command line tool [2020-07-03T14:02:28.783Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-03T14:02:28.783Z] [2020-07-03T14:02:29.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-03T14:02:29.020Z] Using test binary docker [2020-07-03T14:02:29.020Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-03T14:02:29.020Z] +++ /etc/init.d/apparmor start [2020-07-03T14:02:29.020Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-03T14:02:29.020Z] INFO: Waiting for daemon to start... [2020-07-03T14:02:29.020Z] Starting dockerd [2020-07-03T14:02:29.020Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-03T14:02:29.086Z] ok github.com/docker/docker/distribution/metadata 0.078s coverage: 48.2% of statements Post stage [Pipeline] junit [2020-07-03T14:02:29.362Z] Recording test results [2020-07-03T14:02:30.036Z] ok github.com/docker/docker/distribution 0.367s coverage: 22.1% of statements [2020-07-03T14:02:30.036Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-03T14:02:30.611Z] ok github.com/docker/docker/errdefs 0.037s coverage: 49.4% of statements [Pipeline] sh [2020-07-03T14:02:31.102Z] . [2020-07-03T14:02:31.102Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-03T14:02:31.102Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-03T14:02:31.102Z] Error: No such image: emptyfs [2020-07-03T14:02:31.102Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-03T14:02:31.102Z] ++++ docker load [2020-07-03T14:02:31.188Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements [2020-07-03T14:02:31.297Z] + echo Ensuring container killed. [2020-07-03T14:02:31.297Z] Ensuring container killed. [2020-07-03T14:02:31.297Z] + docker rm -vf docker-pr1 [2020-07-03T14:02:31.297Z] Error: No such container: docker-pr1 [2020-07-03T14:02:31.297Z] + true [Pipeline] sh [2020-07-03T14:02:31.399Z] Running integration-test (iteration 1) [2020-07-03T14:02:31.399Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-03T14:02:31.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:31.399Z] ++ set -e [2020-07-03T14:02:31.399Z] ++ '[' -n 0 ']' [2020-07-03T14:02:31.399Z] ++ set -x [2020-07-03T14:02:31.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:31.452Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-07-03T14:02:31.581Z] + echo Chowning /workspace to jenkins user [2020-07-03T14:02:31.581Z] Chowning /workspace to jenkins user [2020-07-03T14:02:31.581Z] + id -u [2020-07-03T14:02:31.581Z] + id -g [2020-07-03T14:02:31.581Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41172:/workspace busybox chown -R 1000:1000 /workspace [2020-07-03T14:02:31.581Z] Unable to find image 'busybox:latest' locally [2020-07-03T14:02:31.581Z] latest: Pulling from library/busybox [2020-07-03T14:02:31.715Z] ok github.com/docker/docker/distribution/xfer 1.723s coverage: 85.1% of statements [2020-07-03T14:02:31.715Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-03T14:02:31.715Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-03T14:02:31.715Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2020-07-03T14:02:31.715Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-03T14:02:31.843Z] 91f30d776fb2: Pulling fs layer [2020-07-03T14:02:31.978Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2020-07-03T14:02:32.926Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 50.0% of statements [2020-07-03T14:02:33.127Z] --- PASS: TestSecretsCreateAndDelete (3.76s) [2020-07-03T14:02:33.127Z] === RUN TestSecretsUpdate [2020-07-03T14:02:33.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-03T14:02:33.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-03T14:02:34.320Z] ok github.com/docker/docker/opts 0.052s coverage: 67.4% of statements [2020-07-03T14:02:35.269Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-07-03T14:02:35.532Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-07-03T14:02:35.532Z] ok github.com/docker/docker/pkg/archive 1.118s coverage: 76.9% of statements [2020-07-03T14:02:36.108Z] ok github.com/docker/docker/pkg/authorization 0.919s coverage: 68.3% of statements [2020-07-03T14:02:36.108Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-07-03T14:02:36.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-03T14:02:36.641Z] --- PASS: TestSecretsUpdate (3.78s) [2020-07-03T14:02:36.641Z] === RUN TestTemplatedSecret [2020-07-03T14:02:37.054Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-07-03T14:02:37.054Z] ok github.com/docker/docker/pkg/discovery/file 0.028s coverage: 92.9% of statements [2020-07-03T14:02:37.110Z] 91f30d776fb2: Download complete [2020-07-03T14:02:37.110Z] 91f30d776fb2: Pull complete [2020-07-03T14:02:37.110Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-03T14:02:37.110Z] Status: Downloaded newer image for busybox:latest [2020-07-03T14:02:37.629Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-03T14:02:38.203Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-07-03T14:02:38.339Z] + bundleName=docker-py [2020-07-03T14:02:38.339Z] + echo Creating docker-py-bundles.tar.gz [2020-07-03T14:02:38.339Z] Creating docker-py-bundles.tar.gz [2020-07-03T14:02:38.339Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-07-03T14:02:38.351Z] Archiving artifacts [2020-07-03T14:02:38.777Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-07-03T14:02:39.721Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-07-03T14:02:39.984Z] ok github.com/docker/docker/pkg/chrootarchive 3.571s coverage: 43.2% of statements [2020-07-03T14:02:40.197Z] --- PASS: TestTemplatedSecret (3.59s) [2020-07-03T14:02:40.197Z] === RUN TestSecretCreateResolve [2020-07-03T14:02:40.197Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41172/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-03T14:02:40.558Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-07-03T14:02:40.569Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/make.sh binary-daemon [2020-07-03T14:02:40.830Z] [2020-07-03T14:02:41.089Z] Removing bundles/ [2020-07-03T14:02:41.089Z] [2020-07-03T14:02:41.089Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-03T14:02:41.089Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-03T14:02:41.089Z] GOOS="" GOARCH="" GOARM="" [2020-07-03T14:02:41.132Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-07-03T14:02:41.132Z] ok github.com/docker/docker/pkg/fsutils 0.315s coverage: 85.1% of statements [2020-07-03T14:02:41.132Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2020-07-03T14:02:42.078Z] ok github.com/docker/docker/layer 7.732s coverage: 68.8% of statements [2020-07-03T14:02:42.078Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-03T14:02:42.078Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-03T14:02:42.078Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-03T14:02:42.078Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-03T14:02:42.078Z] ? github.com/docker/docker/oci [no test files] [2020-07-03T14:02:42.078Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-03T14:02:42.078Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-03T14:02:42.078Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-03T14:02:42.340Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-07-03T14:02:42.340Z] ok github.com/docker/docker/pkg/idtools 0.563s coverage: 70.5% of statements [2020-07-03T14:02:42.603Z] ok github.com/docker/docker/pkg/ioutils 0.628s coverage: 70.6% of statements [2020-07-03T14:02:42.603Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-07-03T14:02:42.867Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-07-03T14:02:42.867Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-03T14:02:42.867Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-03T14:02:42.867Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-07-03T14:02:42.867Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-03T14:02:43.130Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2020-07-03T14:02:43.393Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2020-07-03T14:02:43.393Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2020-07-03T14:02:43.656Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-07-03T14:02:43.656Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-03T14:02:43.656Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-03T14:02:43.711Z] --- PASS: TestSecretCreateResolve (3.57s) [2020-07-03T14:02:43.711Z] PASS [2020-07-03T14:02:43.711Z] [2020-07-03T14:02:43.711Z] DONE 6 tests in 22.203s [2020-07-03T14:02:43.711Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-03T14:02:43.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:43.711Z] ++ set -e [2020-07-03T14:02:43.711Z] ++ '[' -n 0 ']' [2020-07-03T14:02:43.711Z] ++ set -x [2020-07-03T14:02:43.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:02:43.711Z] INFO: Testing against a local daemon [2020-07-03T14:02:43.711Z] === RUN TestServiceCreateInit [2020-07-03T14:02:43.711Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-03T14:02:44.096Z] Loaded image: buildpack-deps:buster [2020-07-03T14:02:44.391Z] Loaded image: busybox:latest [2020-07-03T14:02:44.391Z] Loaded image: busybox:glibc [2020-07-03T14:02:44.391Z] Loaded image: debian:buster [2020-07-03T14:02:44.391Z] Loaded image: hello-world:latest [2020-07-03T14:02:44.391Z] INFO: Testing against a local daemon [2020-07-03T14:02:44.391Z] === RUN TestCgroupNamespacesBuild [2020-07-03T14:02:44.605Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-07-03T14:02:44.868Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2020-07-03T14:02:44.868Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-07-03T14:02:45.131Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-07-03T14:02:45.394Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-07-03T14:02:45.910Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2020-07-03T14:02:45.910Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-03T14:02:46.342Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-03T14:02:46.342Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 73.9% of statements [2020-07-03T14:02:46.917Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-07-03T14:02:46.917Z] ok github.com/docker/docker/pkg/stringid 0.017s coverage: 70.6% of statements [2020-07-03T14:02:47.179Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-07-03T14:02:47.435Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2020-07-03T14:02:47.435Z] === RUN TestBuildWithSession [2020-07-03T14:02:47.435Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-03T14:02:47.435Z] build_session_test.go:25: TODO: BuildKit [2020-07-03T14:02:47.435Z] === RUN TestBuildSquashParent [2020-07-03T14:02:48.125Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.1% of statements [2020-07-03T14:02:48.388Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements [2020-07-03T14:02:48.651Z] ok github.com/docker/docker/pkg/signal 2.814s coverage: 61.0% of statements [2020-07-03T14:02:48.651Z] ok github.com/docker/docker/pkg/tailfile 0.159s coverage: 88.6% of statements [2020-07-03T14:02:49.226Z] testing: warning: no tests to run [2020-07-03T14:02:49.226Z] coverage: [no statements] [2020-07-03T14:02:49.226Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-07-03T14:02:49.226Z] ok github.com/docker/docker/pkg/tarsum 0.107s coverage: 89.3% of statements [2020-07-03T14:02:49.275Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-03T14:02:49.490Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-07-03T14:02:49.490Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2020-07-03T14:02:49.753Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-07-03T14:02:51.145Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-07-03T14:02:51.723Z] ok github.com/docker/docker/profiles/seccomp 0.028s coverage: 73.8% of statements [2020-07-03T14:02:51.925Z] --- PASS: TestBuildSquashParent (4.04s) [2020-07-03T14:02:51.925Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-03T14:02:51.925Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:02:51.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:02:51.925Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:02:51.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:02:51.925Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:02:51.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:02:51.925Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:02:51.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:02:51.925Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:02:51.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:02:51.925Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:02:51.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:02:51.925Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:02:51.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:02:51.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:02:51.925Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:02:51.985Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-07-03T14:02:52.247Z] ok github.com/docker/docker/plugin 0.576s coverage: 23.1% of statements [2020-07-03T14:02:53.196Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-07-03T14:02:53.196Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2020-07-03T14:02:53.451Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:02:53.747Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:02:53.772Z] ok github.com/docker/docker/registry 0.240s coverage: 56.3% of statements [2020-07-03T14:02:54.036Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2020-07-03T14:02:54.298Z] ok github.com/docker/docker/runconfig 0.043s coverage: 65.8% of statements [2020-07-03T14:02:54.838Z] --- PASS: TestServiceCreateInit (10.58s) [2020-07-03T14:02:54.838Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2020-07-03T14:02:54.838Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s) [2020-07-03T14:02:54.838Z] === RUN TestCreateServiceMultipleTimes [2020-07-03T14:02:55.842Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-03T14:02:55.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2020-07-03T14:02:55.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) [2020-07-03T14:02:55.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2020-07-03T14:02:55.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s) [2020-07-03T14:02:55.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.75s) [2020-07-03T14:02:55.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2020-07-03T14:02:55.842Z] === RUN TestBuildMultiStageCopy [2020-07-03T14:02:55.842Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-03T14:02:56.223Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-07-03T14:02:56.798Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2020-07-03T14:02:57.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-03T14:02:57.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-03T14:02:57.373Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2020-07-03T14:02:57.659Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-03T14:02:57.946Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-07-03T14:02:57.953Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-03T14:02:58.248Z] --- PASS: TestBuildMultiStageCopy (2.76s) [2020-07-03T14:02:58.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2020-07-03T14:02:58.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2020-07-03T14:02:58.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2020-07-03T14:02:58.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-07-03T14:02:58.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-07-03T14:02:58.248Z] === RUN TestBuildMultiStageParentConfig [2020-07-03T14:02:58.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-03T14:02:59.291Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2020-07-03T14:02:59.291Z] === RUN TestBuildLabelWithTargets [2020-07-03T14:02:59.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-03T14:03:00.814Z] --- PASS: TestBuildLabelWithTargets (1.34s) [2020-07-03T14:03:00.814Z] === RUN TestBuildWithEmptyLayers [2020-07-03T14:03:01.110Z] --- PASS: TestBuildWithEmptyLayers (0.59s) [2020-07-03T14:03:01.110Z] === RUN TestBuildMultiStageOnBuild [2020-07-03T14:03:01.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-03T14:03:02.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-03T14:03:02.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-03T14:03:03.204Z] --- PASS: TestBuildMultiStageOnBuild (1.82s) [2020-07-03T14:03:03.204Z] === RUN TestBuildUncleanTarFilenames [2020-07-03T14:03:03.846Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-07-03T14:03:03.846Z] === RUN TestBuildMultiStageLayerLeak [2020-07-03T14:03:04.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-03T14:03:05.938Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2020-07-03T14:03:05.938Z] === RUN TestBuildWithHugeFile [2020-07-03T14:03:07.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-03T14:03:08.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-03T14:03:10.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-03T14:03:10.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-03T14:03:12.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-03T14:03:13.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-03T14:03:14.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-03T14:03:16.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-03T14:03:17.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-03T14:03:18.603Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-03T14:03:18.603Z] Using test binary docker [2020-07-03T14:03:18.603Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-03T14:03:18.603Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-03T14:03:18.603Z] INFO: Waiting for daemon to start... [2020-07-03T14:03:18.603Z] Starting dockerd [2020-07-03T14:03:19.906Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/rootless [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-03T14:03:19.906Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-03T14:03:19.907Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-03T14:03:19.907Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-03T14:03:19.907Z] ? github.com/docker/docker/volume [no test files] [2020-07-03T14:03:19.907Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-03T14:03:19.907Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === Skipped [2020-07-03T14:03:19.907Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-03T14:03:19.907Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-03T14:03:19.907Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:73: No driver to put! [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-03T14:03:19.907Z] time="2020-07-03T14:02:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-03T14:03:19.907Z] time="2020-07-03T14:02:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-03T14:03:19.907Z] time="2020-07-03T14:02:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-03T14:03:19.907Z] time="2020-07-03T14:02:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-03T14:03:19.907Z] time="2020-07-03T14:02:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:73: No driver to put! [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-03T14:03:19.907Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-03T14:03:19.907Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-03T14:03:19.907Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:03:19.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-03T14:03:19.907Z] graphtest_unix.go:73: No driver to put! [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-03T14:03:19.907Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-03T14:03:19.907Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] [2020-07-03T14:03:19.907Z] DONE 2124 tests, 26 skipped in 189.925s Post stage [Pipeline] junit [2020-07-03T14:03:19.922Z] Recording test results [2020-07-03T14:03:21.117Z] . [2020-07-03T14:03:21.117Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-03T14:03:21.373Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-03T14:03:21.373Z] Error: No such image: emptyfs [2020-07-03T14:03:21.373Z] Running integration-test (iteration 1) [2020-07-03T14:03:21.373Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-03T14:03:21.939Z] --- PASS: TestCreateServiceMultipleTimes (23.83s) [2020-07-03T14:03:21.939Z] === RUN TestCreateServiceConflict [2020-07-03T14:03:21.939Z] --- PASS: TestCreateServiceConflict (3.79s) [2020-07-03T14:03:21.939Z] === RUN TestCreateServiceMaxReplicas [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-03T14:03:22.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -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:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/make.sh dynbinary test-integration [2020-07-03T14:03:23.218Z] [2020-07-03T14:03:23.479Z] Removing bundles/ [2020-07-03T14:03:23.479Z] [2020-07-03T14:03:23.479Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-03T14:03:23.479Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T14:03:23.479Z] GOOS="" GOARCH="" GOARM="" [2020-07-03T14:03:26.426Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2020-07-03T14:03:26.426Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-03T14:03:35.081Z] 666079ee0460: Pull complete [2020-07-03T14:03:35.081Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-03T14:03:35.081Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:03:35.081Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-03T14:03:35.081Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-03T14:03:35.081Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282' [2020-07-03T14:03:35.081Z] WARN: Skipping validation tests [2020-07-03T14:03:35.081Z] INFO: Running unit tests at 07/03/2020 14:03:20... [2020-07-03T14:03:35.081Z] INFO: make.ps1 starting at 07/03/2020 14:03:24 [2020-07-03T14:03:35.081Z] INFO: Git commit (05518cef9e) assumed from DOCKER_GITCOMMIT environment variable [2020-07-03T14:03:35.081Z] INFO: Invoking autogen... [2020-07-03T14:03:35.081Z] INFO: Running unit tests... [2020-07-03T14:03:35.082Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-07-03T14:03:36.213Z] Loaded image: buildpack-deps:buster [2020-07-03T14:03:36.213Z] Loaded image: busybox:latest [2020-07-03T14:03:36.213Z] Loaded image: busybox:glibc [2020-07-03T14:03:36.213Z] Loaded image: debian:buster [2020-07-03T14:03:36.213Z] Loaded image: hello-world:latest [2020-07-03T14:03:36.213Z] INFO: Testing against a local daemon [2020-07-03T14:03:36.213Z] === RUN TestCgroupNamespacesBuild [2020-07-03T14:03:38.101Z] --- PASS: TestCgroupNamespacesBuild (4.01s) [2020-07-03T14:03:38.101Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-03T14:03:39.709Z] ? github.com/docker/docker/api [no test files] [2020-07-03T14:03:40.616Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2020-07-03T14:03:40.616Z] === RUN TestBuildWithSession [2020-07-03T14:03:40.616Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-03T14:03:40.616Z] build_session_test.go:25: TODO: BuildKit [2020-07-03T14:03:40.616Z] === RUN TestBuildSquashParent [2020-07-03T14:03:41.761Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.50s) [2020-07-03T14:03:41.761Z] === RUN TestCreateServiceSecretFileMode [2020-07-03T14:03:45.278Z] --- PASS: TestCreateServiceSecretFileMode (3.58s) [2020-07-03T14:03:45.278Z] === RUN TestCreateServiceConfigFileMode [2020-07-03T14:03:47.148Z] --- PASS: TestBuildSquashParent (6.85s) [2020-07-03T14:03:47.148Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-03T14:03:47.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:03:47.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:03:47.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:03:47.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:03:47.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:03:47.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:03:47.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:03:47.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:03:47.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:03:47.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:03:47.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:03:47.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:03:47.148Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:03:47.148Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:03:48.796Z] --- PASS: TestCreateServiceConfigFileMode (3.81s) [2020-07-03T14:03:48.796Z] === RUN TestCreateServiceSysctls [2020-07-03T14:03:49.036Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:03:49.036Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:03:50.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:03:50.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:03:52.813Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-03T14:03:52.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2020-07-03T14:03:52.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.64s) [2020-07-03T14:03:52.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2020-07-03T14:03:52.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s) [2020-07-03T14:03:52.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2020-07-03T14:03:52.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2020-07-03T14:03:52.813Z] === RUN TestBuildMultiStageCopy [2020-07-03T14:03:52.813Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-03T14:03:53.249Z] --- PASS: TestCreateServiceSysctls (4.58s) [2020-07-03T14:03:53.249Z] === RUN TestCreateServiceCapabilities [2020-07-03T14:03:54.375Z] ok github.com/docker/docker/api/server 0.125s coverage: 9.0% of statements [2020-07-03T14:03:56.076Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-03T14:03:56.765Z] --- PASS: TestCreateServiceCapabilities (3.64s) [2020-07-03T14:03:56.765Z] === RUN TestInspect [2020-07-03T14:03:57.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-03T14:03:58.371Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-03T14:03:59.342Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-03T14:04:00.269Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2020-07-03T14:04:00.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2020-07-03T14:04:00.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-03T14:04:00.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-03T14:04:00.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-03T14:04:00.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-03T14:04:00.269Z] === RUN TestBuildMultiStageParentConfig [2020-07-03T14:04:00.385Z] --- PASS: TestInspect (3.55s) [2020-07-03T14:04:00.385Z] === RUN TestCreateJob [2020-07-03T14:04:01.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-03T14:04:01.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-03T14:04:02.532Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-03T14:04:02.532Z] Copying nested executables into bundles/binary-daemon [2020-07-03T14:04:02.532Z] [2020-07-03T14:04:02.946Z] --- PASS: TestBuildWithHugeFile (55.04s) [2020-07-03T14:04:02.946Z] === RUN TestBuildWithEmptyDockerfile [2020-07-03T14:04:02.946Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:04:02.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:04:02.946Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:04:02.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:04:02.946Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:04:02.946Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:04:02.946Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:04:02.946Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:04:02.946Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:04:02.946Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-07-03T14:04:02.946Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-07-03T14:04:02.946Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-07-03T14:04:02.946Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-07-03T14:04:02.946Z] === RUN TestBuildPreserveOwnership [2020-07-03T14:04:02.946Z] === RUN TestBuildPreserveOwnership/copy_from [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-03T14:04:03.430Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/make.sh cross [2020-07-03T14:04:03.598Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-03T14:04:03.691Z] [2020-07-03T14:04:03.691Z] Removing bundles/ [2020-07-03T14:04:03.950Z] [2020-07-03T14:04:03.950Z] ---> Making bundle: cross (in bundles/cross) [2020-07-03T14:04:03.950Z] Cross building: bundles/cross/linux/amd64 [2020-07-03T14:04:03.950Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-03T14:04:03.950Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-03T14:04:04.963Z] --- PASS: TestCreateJob (4.31s) [2020-07-03T14:04:04.963Z] === RUN TestReplicatedJob [2020-07-03T14:04:05.120Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2020-07-03T14:04:05.120Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2020-07-03T14:04:05.120Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-07-03T14:04:05.120Z] === RUN TestBuildPlatformInvalid [2020-07-03T14:04:05.120Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-03T14:04:05.120Z] PASS [2020-07-03T14:04:05.120Z] [2020-07-03T14:04:05.120Z] === Skipped [2020-07-03T14:04:05.121Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-03T14:04:05.121Z] build_session_test.go:25: TODO: BuildKit [2020-07-03T14:04:05.121Z] [2020-07-03T14:04:05.121Z] [2020-07-03T14:04:05.121Z] DONE 32 tests, 1 skipped in 93.557s [2020-07-03T14:04:05.121Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-03T14:04:05.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:04:05.121Z] ++ set -e [2020-07-03T14:04:05.121Z] ++ '[' -n 0 ']' [2020-07-03T14:04:05.121Z] ++ set -x [2020-07-03T14:04:05.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:04:05.121Z] INFO: Testing against a local daemon [2020-07-03T14:04:05.121Z] === RUN TestConfigInspect [2020-07-03T14:04:05.508Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-07-03T14:04:05.508Z] === RUN TestBuildLabelWithTargets [2020-07-03T14:04:07.201Z] --- PASS: TestConfigInspect (1.93s) [2020-07-03T14:04:07.201Z] === RUN TestConfigList [2020-07-03T14:04:08.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-03T14:04:09.289Z] --- PASS: TestConfigList (1.94s) [2020-07-03T14:04:09.289Z] === RUN TestConfigsCreateAndDelete [2020-07-03T14:04:10.812Z] --- PASS: TestConfigsCreateAndDelete (1.89s) [2020-07-03T14:04:10.812Z] === RUN TestConfigsUpdate [2020-07-03T14:04:11.920Z] --- PASS: TestReplicatedJob (7.08s) [2020-07-03T14:04:11.920Z] === RUN TestUpdateReplicatedJob [2020-07-03T14:04:12.891Z] --- PASS: TestConfigsUpdate (1.89s) [2020-07-03T14:04:12.891Z] === RUN TestTemplatedConfig [2020-07-03T14:04:13.588Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-03T14:04:13.588Z] === RUN TestBuildWithEmptyLayers [2020-07-03T14:04:14.984Z] --- PASS: TestTemplatedConfig (2.45s) [2020-07-03T14:04:14.984Z] === RUN TestConfigCreateResolve [2020-07-03T14:04:16.101Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-03T14:04:16.101Z] === RUN TestBuildMultiStageOnBuild [2020-07-03T14:04:16.369Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2020-07-03T14:04:16.369Z] === RUN TestServiceListWithStatuses [2020-07-03T14:04:16.369Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-03T14:04:16.369Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-03T14:04:16.369Z] === RUN TestDockerNetworkConnectAlias [2020-07-03T14:04:17.091Z] --- PASS: TestConfigCreateResolve (1.93s) [2020-07-03T14:04:17.091Z] === RUN TestConfigDaemonLibtrustID [2020-07-03T14:04:17.728Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-03T14:04:17.728Z] PASS [2020-07-03T14:04:17.728Z] [2020-07-03T14:04:17.728Z] DONE 7 tests in 12.638s [2020-07-03T14:04:17.728Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-03T14:04:17.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:04:17.728Z] ++ set -e [2020-07-03T14:04:17.728Z] ++ '[' -n 0 ']' [2020-07-03T14:04:17.728Z] ++ set -x [2020-07-03T14:04:17.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:04:17.728Z] INFO: Testing against a local daemon [2020-07-03T14:04:17.728Z] === RUN TestCheckpoint [2020-07-03T14:04:17.728Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-03T14:04:17.728Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-03T14:04:17.728Z] === RUN TestContainerInvalidJSON [2020-07-03T14:04:17.728Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:04:17.728Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:04:17.728Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:04:17.728Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:04:17.728Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:04:17.728Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:04:17.728Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:04:17.728Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:04:17.728Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:04:17.728Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-03T14:04:17.728Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-03T14:04:17.728Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-03T14:04:17.728Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-03T14:04:17.728Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-03T14:04:17.728Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-03T14:04:17.728Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-03T14:04:17.728Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-07-03T14:04:17.728Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-03T14:04:18.028Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-03T14:04:18.028Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-03T14:04:18.028Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-03T14:04:18.028Z] === RUN TestCopyFromContainer [2020-07-03T14:04:19.548Z] === RUN TestCopyFromContainer// [2020-07-03T14:04:19.548Z] === RUN TestCopyFromContainer//bar/root [2020-07-03T14:04:19.548Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-03T14:04:19.548Z] === RUN TestCopyFromContainer/bar/quux [2020-07-03T14:04:19.548Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-03T14:04:19.548Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-03T14:04:19.548Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-03T14:04:19.841Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-03T14:04:19.841Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-03T14:04:19.841Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-03T14:04:19.841Z] --- PASS: TestCopyFromContainer (1.95s) [2020-07-03T14:04:19.841Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-03T14:04:19.841Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-03T14:04:19.841Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-03T14:04:19.841Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-07-03T14:04:19.841Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-03T14:04:19.841Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-03T14:04:19.841Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-03T14:04:19.841Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-03T14:04:19.841Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-03T14:04:19.841Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-03T14:04:19.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-03T14:04:19.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:04:19.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:04:19.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:04:19.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:04:19.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:04:19.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:04:19.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:04:19.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:04:19.841Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:04:19.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-03T14:04:19.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-03T14:04:19.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-03T14:04:19.841Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-03T14:04:19.841Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-03T14:04:20.139Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-03T14:04:20.139Z] === RUN TestCreateWithInvalidEnv [2020-07-03T14:04:20.139Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-03T14:04:20.139Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-03T14:04:20.139Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-03T14:04:20.139Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-03T14:04:20.139Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-03T14:04:20.139Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-03T14:04:20.139Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-03T14:04:20.139Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-03T14:04:20.139Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-03T14:04:20.139Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-03T14:04:20.139Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-03T14:04:20.139Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-03T14:04:20.139Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-03T14:04:20.139Z] === RUN TestCreateTmpfsMountsTarget [2020-07-03T14:04:20.139Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-07-03T14:04:20.139Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-03T14:04:21.342Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-07-03T14:04:21.342Z] === RUN TestBuildUncleanTarFilenames [2020-07-03T14:04:21.659Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-03T14:04:21.659Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:04:21.659Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:04:21.659Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:04:21.659Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:04:21.659Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:04:21.659Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-03T14:04:21.659Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:04:21.659Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:04:21.659Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:04:21.659Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:04:21.659Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:04:21.659Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:04:21.659Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-03T14:04:21.659Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:04:21.659Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:04:21.659Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-03T14:04:21.659Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:04:21.659Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:04:21.660Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:04:21.660Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:04:21.660Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:04:21.660Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:04:21.660Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-03T14:04:21.660Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-03T14:04:21.660Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-03T14:04:21.903Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2020-07-03T14:04:21.903Z] === RUN TestBuildMultiStageLayerLeak [2020-07-03T14:04:23.740Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2020-07-03T14:04:23.740Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-03T14:04:23.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:04:23.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:04:23.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:04:23.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:04:23.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:04:23.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:04:23.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:04:23.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:04:23.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:04:23.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:04:23.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:04:23.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:04:23.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:04:23.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:04:23.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:04:23.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-03T14:04:23.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-03T14:04:23.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-03T14:04:23.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-03T14:04:23.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-03T14:04:23.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-03T14:04:23.741Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-03T14:04:24.035Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2020-07-03T14:04:24.035Z] === RUN TestCreateDifferentPlatform [2020-07-03T14:04:24.035Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-03T14:04:24.035Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-03T14:04:24.035Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-03T14:04:24.035Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-03T14:04:24.035Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-03T14:04:24.035Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-03T14:04:24.035Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-03T14:04:24.035Z] === RUN TestContainerStartOnDaemonRestart [2020-07-03T14:04:24.035Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-03T14:04:24.035Z] === RUN TestDaemonRestartIpcMode [2020-07-03T14:04:24.035Z] === PAUSE TestDaemonRestartIpcMode [2020-07-03T14:04:24.035Z] === RUN TestDaemonHostGatewayIP [2020-07-03T14:04:24.035Z] === PAUSE TestDaemonHostGatewayIP [2020-07-03T14:04:24.035Z] === RUN TestContainerKillOnDaemonStart [2020-07-03T14:04:24.035Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-03T14:04:24.035Z] === RUN TestDiff [2020-07-03T14:04:24.677Z] --- PASS: TestDiff (0.54s) [2020-07-03T14:04:24.677Z] === RUN TestExecWithCloseStdin [2020-07-03T14:04:24.842Z] --- PASS: TestDockerNetworkConnectAlias (8.23s) [2020-07-03T14:04:24.842Z] === RUN TestDockerNetworkReConnect [2020-07-03T14:04:25.321Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-07-03T14:04:25.321Z] === RUN TestExec [2020-07-03T14:04:25.962Z] --- PASS: TestExec (0.67s) [2020-07-03T14:04:25.962Z] === RUN TestExecUser [2020-07-03T14:04:26.067Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-07-03T14:04:26.067Z] === RUN TestBuildWithHugeFile [2020-07-03T14:04:26.604Z] --- PASS: TestExecUser (0.65s) [2020-07-03T14:04:26.604Z] === RUN TestExportContainerAndImportImage [2020-07-03T14:04:27.657Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2020-07-03T14:04:27.657Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-03T14:04:28.704Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-07-03T14:04:28.704Z] === RUN TestHealthCheckWorkdir [2020-07-03T14:04:29.753Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2020-07-03T14:04:29.753Z] === RUN TestHealthKillContainer [2020-07-03T14:04:30.433Z] --- PASS: TestDockerNetworkReConnect (6.22s) [2020-07-03T14:04:30.433Z] === RUN TestServicePlugin [2020-07-03T14:04:30.433Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-03T14:04:30.433Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:04:30.433Z] === RUN TestServiceUpdateLabel [2020-07-03T14:04:32.499Z] --- PASS: TestHealthKillContainer (2.77s) [2020-07-03T14:04:32.499Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-03T14:04:33.136Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2020-07-03T14:04:33.136Z] === RUN TestIpcModeNone [2020-07-03T14:04:33.774Z] --- PASS: TestIpcModeNone (0.63s) [2020-07-03T14:04:33.774Z] === RUN TestIpcModePrivate [2020-07-03T14:04:33.949Z] --- PASS: TestServiceUpdateLabel (3.68s) [2020-07-03T14:04:33.949Z] === RUN TestServiceUpdateSecrets [2020-07-03T14:04:34.413Z] --- PASS: TestIpcModePrivate (0.65s) [2020-07-03T14:04:34.413Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-03T14:04:34.413Z] === RUN TestIpcModeShareable [2020-07-03T14:04:35.050Z] --- PASS: TestIpcModeShareable (0.66s) [2020-07-03T14:04:35.050Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-03T14:04:35.050Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-03T14:04:37.131Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2020-07-03T14:04:37.131Z] === RUN TestAPIIpcModeHost [2020-07-03T14:04:37.426Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-07-03T14:04:37.426Z] === RUN TestDaemonIpcModeShareable [2020-07-03T14:04:38.947Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2020-07-03T14:04:38.947Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-03T14:04:38.947Z] === RUN TestDaemonIpcModePrivate [2020-07-03T14:04:39.999Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2020-07-03T14:04:39.999Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-03T14:04:39.999Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-03T14:04:41.521Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2020-07-03T14:04:41.521Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-03T14:04:41.521Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-03T14:04:43.040Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2020-07-03T14:04:43.040Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-03T14:04:43.041Z] === RUN TestIpcModeOlderClient [2020-07-03T14:04:43.041Z] === PAUSE TestIpcModeOlderClient [2020-07-03T14:04:43.041Z] === RUN TestKillContainerInvalidSignal [2020-07-03T14:04:43.681Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-07-03T14:04:43.681Z] === RUN TestKillContainer [2020-07-03T14:04:43.681Z] === RUN TestKillContainer/no_signal [2020-07-03T14:04:43.975Z] === RUN TestKillContainer/non_killing_signal [2020-07-03T14:04:44.617Z] === RUN TestKillContainer/killing_signal [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-03T14:04:44.836Z] ok github.com/docker/docker/api/server/httputils 0.133s coverage: 14.7% of statements [2020-07-03T14:04:44.836Z] ok github.com/docker/docker/api/server/middleware 0.153s coverage: 37.7% of statements [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-03T14:04:44.836Z] ok github.com/docker/docker/api/types/filters 0.064s coverage: 92.2% of statements [2020-07-03T14:04:44.836Z] ok github.com/docker/docker/api/types/strslice 0.090s coverage: 90.0% of statements [2020-07-03T14:04:44.836Z] ok github.com/docker/docker/api/types/time 0.160s coverage: 100.0% of statements [2020-07-03T14:04:44.836Z] ok github.com/docker/docker/api/server/router/swarm 0.162s coverage: 5.1% of statements [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-03T14:04:44.836Z] ok github.com/docker/docker/api/types/versions 0.054s coverage: 75.0% of statements [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/builder [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-03T14:04:44.836Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-03T14:04:44.836Z] ok github.com/docker/docker/builder/dockerignore 0.038s coverage: 96.8% of statements [2020-07-03T14:04:45.032Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-03T14:04:45.032Z] [2020-07-03T14:04:45.032Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-03T14:04:45.032Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-03T14:04:45.032Z] HOSTNAME=4ec055bc3021 [2020-07-03T14:04:45.032Z] TESTDEBUG=0 [2020-07-03T14:04:45.032Z] DEST=bundles/test-integration [2020-07-03T14:04:45.032Z] PWD=/go/src/github.com/docker/docker [2020-07-03T14:04:45.032Z] DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 [2020-07-03T14:04:45.032Z] container=docker [2020-07-03T14:04:45.032Z] HOME=/root [2020-07-03T14:04:45.032Z] GOLANG_VERSION=1.13.12 [2020-07-03T14:04:45.032Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-03T14:04:45.032Z] VALIDATE_BRANCH=master [2020-07-03T14:04:45.032Z] TERM=xterm [2020-07-03T14:04:45.032Z] DOCKER_PKG=github.com/docker/docker [2020-07-03T14:04:45.032Z] SHLVL=1 [2020-07-03T14:04:45.032Z] TIMEOUT=120m [2020-07-03T14:04:45.032Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-03T14:04:45.032Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-03T14:04:45.032Z] GO111MODULE=off [2020-07-03T14:04:45.032Z] DOCKER_EXPERIMENTAL=1 [2020-07-03T14:04:45.032Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-03T14:04:45.032Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-03T14:04:45.032Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-03T14:04:45.032Z] GOPATH=/go [2020-07-03T14:04:45.032Z] PKG_CONFIG=pkg-config [2020-07-03T14:04:45.032Z] _=/usr/bin/env [2020-07-03T14:04:45.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-03T14:04:45.259Z] --- PASS: TestKillContainer (1.69s) [2020-07-03T14:04:45.259Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-07-03T14:04:45.259Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-07-03T14:04:45.259Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-07-03T14:04:45.259Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-03T14:04:45.259Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-03T14:04:45.781Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2020-07-03T14:04:45.898Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-03T14:04:46.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2020-07-03T14:04:46.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-07-03T14:04:46.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-07-03T14:04:46.193Z] === RUN TestKillStoppedContainer [2020-07-03T14:04:46.493Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-03T14:04:46.493Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-03T14:04:46.493Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-07-03T14:04:46.493Z] === RUN TestKillDifferentUserContainer [2020-07-03T14:04:46.727Z] ok github.com/docker/docker/builder/dockerfile 0.528s coverage: 46.4% of statements [2020-07-03T14:04:46.727Z] ok github.com/docker/docker/builder/remotecontext 0.685s coverage: 9.2% of statements [2020-07-03T14:04:47.132Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-07-03T14:04:47.132Z] === RUN TestInspectOomKilledTrue [2020-07-03T14:04:48.176Z] --- PASS: TestInspectOomKilledTrue (0.96s) [2020-07-03T14:04:48.176Z] === RUN TestInspectOomKilledFalse [2020-07-03T14:04:48.477Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-07-03T14:04:48.477Z] === RUN TestLinksEtcHostsContentMatch [2020-07-03T14:04:49.116Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2020-07-03T14:04:49.116Z] === RUN TestLinksContainerNames [2020-07-03T14:04:50.174Z] --- PASS: TestLinksContainerNames (1.07s) [2020-07-03T14:04:50.174Z] === RUN TestLogsFollowTailEmpty [2020-07-03T14:04:50.815Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2020-07-03T14:04:50.815Z] === RUN TestContainerNetworkMountsNoChown [2020-07-03T14:04:51.111Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/default [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/default [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/private [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/private [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/rprivate [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/slave [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/slave [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/rslave [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/shared [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/shared [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/rshared [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-03T14:04:51.111Z] === CONT TestMountDaemonRoot/default [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-03T14:04:51.111Z] === CONT TestMountDaemonRoot/rslave [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-03T14:04:51.111Z] === CONT TestMountDaemonRoot/rshared [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:04:51.111Z] === CONT TestMountDaemonRoot/slave [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:04:51.111Z] === CONT TestMountDaemonRoot/shared [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:04:51.111Z] === CONT TestMountDaemonRoot/private [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:04:51.111Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:04:51.111Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:04:51.407Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:04:51.407Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:04:51.407Z] === CONT TestMountDaemonRoot/rprivate [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-03T14:04:51.407Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:04:51.407Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:04:51.407Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-03T14:04:51.407Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-03T14:04:51.407Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:04:51.407Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:04:51.407Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:04:51.407Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:04:51.407Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:04:51.407Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:04:51.407Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:04:51.407Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:04:51.407Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:04:51.407Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-03T14:04:51.407Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-03T14:04:51.407Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:04:51.407Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:04:51.407Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:04:51.408Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-03T14:04:51.408Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-03T14:04:51.408Z] === RUN TestContainerBindMountNonRecursive [2020-07-03T14:04:52.542Z] --- PASS: TestServiceUpdateSecrets (15.82s) [2020-07-03T14:04:52.542Z] === RUN TestServiceUpdateConfigs [2020-07-03T14:04:52.927Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2020-07-03T14:04:52.928Z] === RUN TestNetworkNat [2020-07-03T14:04:53.565Z] --- PASS: TestNetworkNat (0.58s) [2020-07-03T14:04:53.565Z] === RUN TestNetworkLocalhostTCPNat [2020-07-03T14:04:54.204Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-07-03T14:04:54.204Z] === RUN TestNetworkLoopbackNat [2020-07-03T14:04:56.946Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2020-07-03T14:04:56.946Z] === RUN TestPause [2020-07-03T14:04:57.241Z] --- PASS: TestPause (0.56s) [2020-07-03T14:04:57.241Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-03T14:04:57.241Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-03T14:04:57.241Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-03T14:04:57.241Z] === RUN TestPauseStopPausedContainer [2020-07-03T14:04:57.878Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-07-03T14:04:57.878Z] === RUN TestPsFilter [2020-07-03T14:04:58.173Z] --- PASS: TestPsFilter (0.15s) [2020-07-03T14:04:58.173Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-03T14:04:58.812Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-07-03T14:04:58.812Z] === RUN TestRemoveContainerWithVolume [2020-07-03T14:04:58.972Z] ok github.com/docker/docker/client 0.697s coverage: 74.9% of statements [2020-07-03T14:04:59.107Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-07-03T14:04:59.107Z] === RUN TestRemoveContainerRunning [2020-07-03T14:04:59.747Z] --- PASS: TestRemoveContainerRunning (0.55s) [2020-07-03T14:04:59.747Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-03T14:05:00.387Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-07-03T14:05:00.387Z] === RUN TestRemoveInvalidContainer [2020-07-03T14:05:00.387Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-03T14:05:00.387Z] === RUN TestRenameLinkedContainer [2020-07-03T14:05:02.473Z] --- PASS: TestRenameLinkedContainer (2.15s) [2020-07-03T14:05:02.473Z] === RUN TestRenameStoppedContainer [2020-07-03T14:05:03.114Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-07-03T14:05:03.114Z] === RUN TestRenameRunningContainerAndReuse [2020-07-03T14:05:03.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-03T14:05:03.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-03T14:05:04.157Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2020-07-03T14:05:04.157Z] === RUN TestRenameInvalidName [2020-07-03T14:05:04.797Z] --- PASS: TestRenameInvalidName (0.58s) [2020-07-03T14:05:04.797Z] === RUN TestRenameAnonymousContainer [2020-07-03T14:05:06.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-03T14:05:06.886Z] --- PASS: TestRenameAnonymousContainer (2.00s) [2020-07-03T14:05:06.886Z] === RUN TestRenameContainerWithSameName [2020-07-03T14:05:07.180Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-07-03T14:05:07.180Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-03T14:05:07.874Z] --- PASS: TestServiceUpdateConfigs (15.92s) [2020-07-03T14:05:07.874Z] === RUN TestServiceUpdateNetwork [2020-07-03T14:05:08.710Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2020-07-03T14:05:08.710Z] === RUN TestResize [2020-07-03T14:05:09.008Z] --- PASS: TestResize (0.57s) [2020-07-03T14:05:09.008Z] === RUN TestResizeWithInvalidSize [2020-07-03T14:05:09.648Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-07-03T14:05:09.648Z] === RUN TestResizeWhenContainerNotStarted [2020-07-03T14:05:09.947Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:05:09.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:05:09.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:05:09.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T14:05:09.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T14:05:09.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:05:09.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T14:05:12.056Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:05:12.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T14:05:13.027Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:05:13.027Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:05:13.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T14:05:13.636Z] ok github.com/docker/docker/builder/remotecontext/git 27.920s coverage: 86.3% of statements [2020-07-03T14:05:13.636Z] ? github.com/docker/docker/cli [no test files] [2020-07-03T14:05:13.636Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-03T14:05:14.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T14:05:14.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T14:05:15.246Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s) [2020-07-03T14:05:18.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.76s) [2020-07-03T14:05:18.016Z] === RUN TestCgroupNamespacesRun [2020-07-03T14:05:19.339Z] ok github.com/docker/docker/cmd/dockerd 0.606s coverage: 19.3% of statements [2020-07-03T14:05:19.537Z] --- PASS: TestCgroupNamespacesRun (1.42s) [2020-07-03T14:05:19.537Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-03T14:05:20.284Z] ok github.com/docker/docker/container 0.545s coverage: 41.6% of statements [2020-07-03T14:05:20.284Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-03T14:05:20.284Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-03T14:05:20.284Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-03T14:05:20.284Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-03T14:05:21.059Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2020-07-03T14:05:21.059Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-03T14:05:22.103Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-07-03T14:05:22.103Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-03T14:05:22.233Z] --- PASS: TestBuildWithHugeFile (53.12s) [2020-07-03T14:05:22.233Z] === RUN TestBuildWithEmptyDockerfile [2020-07-03T14:05:22.233Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:05:22.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:05:22.233Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:05:22.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:05:22.233Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:05:22.233Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:05:22.233Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:05:22.233Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:05:22.233Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:05:22.233Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-07-03T14:05:22.233Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2020-07-03T14:05:22.233Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-07-03T14:05:22.233Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2020-07-03T14:05:22.233Z] === RUN TestBuildPreserveOwnership [2020-07-03T14:05:22.233Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-03T14:05:22.416Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.253s coverage: 65.3% of statements [2020-07-03T14:05:23.243Z] --- PASS: TestServiceUpdateNetwork (16.24s) [2020-07-03T14:05:23.243Z] === RUN TestServiceUpdatePidsLimit [2020-07-03T14:05:23.534Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-03T14:05:23.622Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2020-07-03T14:05:23.622Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-03T14:05:24.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-03T14:05:24.548Z] ok github.com/docker/docker/daemon/cluster 0.861s coverage: 0.5% of statements [2020-07-03T14:05:24.567Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-03T14:05:24.996Z] ok github.com/docker/docker/daemon/cluster/convert 0.922s coverage: 35.4% of statements [2020-07-03T14:05:25.140Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-07-03T14:05:25.140Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-03T14:05:25.392Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-03T14:05:25.392Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-03T14:05:25.392Z] Cross building: bundles/cross/windows/amd64 [2020-07-03T14:05:25.392Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-03T14:05:25.392Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-03T14:05:25.501Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-03T14:05:25.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-03T14:05:26.209Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s) [2020-07-03T14:05:26.209Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-03T14:05:27.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-03T14:05:27.252Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-07-03T14:05:27.252Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-03T14:05:28.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-03T14:05:28.774Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s) [2020-07-03T14:05:28.774Z] === RUN TestKernelTCPMemory [2020-07-03T14:05:28.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-03T14:05:29.415Z] --- PASS: TestKernelTCPMemory (0.69s) [2020-07-03T14:05:29.415Z] === RUN TestNISDomainname [2020-07-03T14:05:29.662Z] --- PASS: TestBuildPreserveOwnership (9.58s) [2020-07-03T14:05:29.663Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.57s) [2020-07-03T14:05:29.663Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-03T14:05:29.663Z] === RUN TestBuildPlatformInvalid [2020-07-03T14:05:29.663Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-03T14:05:29.663Z] PASS [2020-07-03T14:05:29.663Z] [2020-07-03T14:05:29.663Z] === Skipped [2020-07-03T14:05:29.663Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-03T14:05:29.663Z] build_session_test.go:25: TODO: BuildKit [2020-07-03T14:05:29.663Z] [2020-07-03T14:05:29.663Z] [2020-07-03T14:05:29.663Z] DONE 32 tests, 1 skipped in 127.815s [2020-07-03T14:05:29.663Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-03T14:05:29.663Z] INFO: Testing against a local daemon [2020-07-03T14:05:29.663Z] === RUN TestConfigInspect [2020-07-03T14:05:29.663Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-03T14:05:29.663Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:29.663Z] === RUN TestConfigList [2020-07-03T14:05:29.663Z] --- SKIP: TestConfigList (0.01s) [2020-07-03T14:05:29.663Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:29.663Z] === RUN TestConfigsCreateAndDelete [2020-07-03T14:05:29.663Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-07-03T14:05:29.663Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:29.663Z] === RUN TestConfigsUpdate [2020-07-03T14:05:29.663Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-03T14:05:29.663Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:29.663Z] === RUN TestTemplatedConfig [2020-07-03T14:05:29.663Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-03T14:05:29.663Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:29.663Z] === RUN TestConfigCreateResolve [2020-07-03T14:05:29.663Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-03T14:05:29.663Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:29.663Z] === RUN TestConfigDaemonLibtrustID [2020-07-03T14:05:29.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-03T14:05:29.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-03T14:05:29.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-03T14:05:29.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-03T14:05:30.060Z] --- PASS: TestNISDomainname (0.74s) [2020-07-03T14:05:30.060Z] === RUN TestHostnameDnsResolution [2020-07-03T14:05:30.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-03T14:05:30.695Z] ok github.com/docker/docker/daemon/discovery 0.285s coverage: 30.0% of statements [2020-07-03T14:05:30.695Z] ok github.com/docker/docker/daemon/config 0.646s coverage: 79.6% of statements [2020-07-03T14:05:30.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-03T14:05:31.026Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-03T14:05:31.026Z] PASS [2020-07-03T14:05:31.026Z] [2020-07-03T14:05:31.026Z] === Skipped [2020-07-03T14:05:31.026Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-03T14:05:31.026Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:31.026Z] [2020-07-03T14:05:31.026Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-03T14:05:31.026Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:31.026Z] [2020-07-03T14:05:31.026Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-07-03T14:05:31.026Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:31.026Z] [2020-07-03T14:05:31.026Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-03T14:05:31.026Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:31.026Z] [2020-07-03T14:05:31.026Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-03T14:05:31.026Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:31.026Z] [2020-07-03T14:05:31.026Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-03T14:05:31.026Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:05:31.026Z] [2020-07-03T14:05:31.026Z] [2020-07-03T14:05:31.026Z] DONE 7 tests, 6 skipped in 1.731s [2020-07-03T14:05:31.026Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-03T14:05:31.026Z] INFO: Testing against a local daemon [2020-07-03T14:05:31.026Z] === RUN TestCheckpoint [2020-07-03T14:05:31.026Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-03T14:05:31.026Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-03T14:05:31.026Z] === RUN TestContainerInvalidJSON [2020-07-03T14:05:31.026Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:05:31.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:05:31.026Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:05:31.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:05:31.026Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:05:31.026Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:05:31.026Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:05:31.026Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:05:31.026Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:05:31.026Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-03T14:05:31.026Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-03T14:05:31.026Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-03T14:05:31.026Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-03T14:05:31.026Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-03T14:05:31.108Z] --- PASS: TestHostnameDnsResolution (0.92s) [2020-07-03T14:05:31.108Z] === RUN TestStats [2020-07-03T14:05:31.282Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-07-03T14:05:31.282Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-03T14:05:31.282Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-07-03T14:05:31.282Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-03T14:05:31.282Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-03T14:05:31.282Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-03T14:05:31.282Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-03T14:05:31.282Z] === RUN TestCopyFromContainer [2020-07-03T14:05:32.824Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.142s coverage: 11.1% of statements [2020-07-03T14:05:33.042Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-03T14:05:33.770Z] ok github.com/docker/docker/daemon/events 0.261s coverage: 50.0% of statements [2020-07-03T14:05:33.770Z] ok github.com/docker/docker/daemon 3.304s coverage: 9.2% of statements [2020-07-03T14:05:33.770Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-03T14:05:33.770Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-03T14:05:33.770Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-03T14:05:33.770Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-03T14:05:33.854Z] --- PASS: TestStats (2.59s) [2020-07-03T14:05:33.854Z] === RUN TestStopContainerWithTimeout [2020-07-03T14:05:33.854Z] === RUN TestStopContainerWithTimeout/0 [2020-07-03T14:05:33.854Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-03T14:05:33.854Z] === RUN TestStopContainerWithTimeout/1 [2020-07-03T14:05:33.855Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-03T14:05:33.855Z] === RUN TestStopContainerWithTimeout/3 [2020-07-03T14:05:33.855Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-03T14:05:33.855Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-03T14:05:33.855Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-03T14:05:33.855Z] === CONT TestStopContainerWithTimeout/0 [2020-07-03T14:05:33.855Z] === CONT TestStopContainerWithTimeout/1 [2020-07-03T14:05:33.855Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-03T14:05:33.855Z] === CONT TestStopContainerWithTimeout/3 [2020-07-03T14:05:34.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-03T14:05:34.217Z] ok github.com/docker/docker/daemon/graphdriver 0.133s coverage: 2.3% of statements [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-03T14:05:34.217Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-03T14:05:34.664Z] ok github.com/docker/docker/daemon/links 0.090s coverage: 93.0% of statements [2020-07-03T14:05:35.444Z] === RUN TestCopyFromContainer// [2020-07-03T14:05:35.444Z] === RUN TestCopyFromContainer//bar/root [2020-07-03T14:05:35.444Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-03T14:05:35.444Z] === RUN TestCopyFromContainer/bar/quux [2020-07-03T14:05:35.444Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-03T14:05:35.444Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-03T14:05:35.444Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-03T14:05:35.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-03T14:05:35.700Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-03T14:05:35.700Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-03T14:05:35.700Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-03T14:05:35.700Z] --- PASS: TestCopyFromContainer (4.47s) [2020-07-03T14:05:35.700Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-03T14:05:35.700Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-03T14:05:35.700Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-03T14:05:35.700Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-03T14:05:35.700Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-03T14:05:35.700Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-03T14:05:35.700Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-03T14:05:35.700Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-03T14:05:35.700Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-03T14:05:35.700Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-03T14:05:35.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-03T14:05:35.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:05:35.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:05:35.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:05:35.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:05:35.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:05:35.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:05:35.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:05:35.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:05:35.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:05:35.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-03T14:05:35.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-03T14:05:35.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-03T14:05:35.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-03T14:05:35.700Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-03T14:05:35.955Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-03T14:05:35.955Z] === RUN TestCreateWithInvalidEnv [2020-07-03T14:05:35.955Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-03T14:05:35.955Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-03T14:05:35.955Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-03T14:05:35.955Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-03T14:05:35.955Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-03T14:05:35.955Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-03T14:05:35.955Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-03T14:05:35.955Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-03T14:05:35.955Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-03T14:05:35.955Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-03T14:05:35.955Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-03T14:05:35.955Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-03T14:05:35.955Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-03T14:05:35.955Z] === RUN TestCreateTmpfsMountsTarget [2020-07-03T14:05:35.955Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-03T14:05:35.955Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-03T14:05:36.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-03T14:05:36.598Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-03T14:05:36.598Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2020-07-03T14:05:36.598Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-07-03T14:05:36.598Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-07-03T14:05:36.598Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-07-03T14:05:36.598Z] === RUN TestDeleteDevicemapper [2020-07-03T14:05:36.598Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-03T14:05:36.598Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-03T14:05:36.598Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-03T14:05:37.319Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:05:37.319Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:05:37.319Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:05:37.319Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:05:37.319Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:05:37.319Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-03T14:05:37.319Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:05:37.319Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:05:37.319Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:05:37.319Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:05:37.319Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:05:37.319Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-03T14:05:37.319Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-03T14:05:37.319Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:05:37.319Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:05:37.319Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:05:37.319Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:05:37.319Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:05:37.319Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:05:37.319Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:05:37.319Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:05:37.319Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-03T14:05:37.319Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-03T14:05:37.319Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-03T14:05:37.513Z] ok github.com/docker/docker/daemon/logger/awslogs 0.496s coverage: 77.4% of statements [2020-07-03T14:05:37.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-03T14:05:37.962Z] ok github.com/docker/docker/daemon/logger 0.663s coverage: 42.1% of statements [2020-07-03T14:05:38.410Z] ok github.com/docker/docker/daemon/images 0.817s coverage: 4.8% of statements [2020-07-03T14:05:38.410Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-03T14:05:38.410Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-03T14:05:38.410Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-03T14:05:38.410Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-03T14:05:38.410Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-03T14:05:38.410Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-03T14:05:38.410Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-03T14:05:38.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-03T14:05:38.683Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2020-07-03T14:05:38.683Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-03T14:05:38.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:05:38.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:05:38.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:05:38.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:05:38.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:05:38.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:05:38.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:05:38.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:05:38.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:05:38.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:05:38.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:05:38.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:05:38.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:05:38.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:05:38.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:05:38.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-03T14:05:38.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-03T14:05:38.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-03T14:05:38.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-03T14:05:38.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-03T14:05:38.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-03T14:05:38.683Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-03T14:05:38.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.346s coverage: 61.6% of statements [2020-07-03T14:05:38.938Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2020-07-03T14:05:38.938Z] === RUN TestCreateDifferentPlatform [2020-07-03T14:05:38.938Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-03T14:05:38.938Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-03T14:05:38.938Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-03T14:05:38.938Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-03T14:05:38.938Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-03T14:05:38.938Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-03T14:05:38.938Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-03T14:05:38.938Z] === RUN TestContainerStartOnDaemonRestart [2020-07-03T14:05:38.938Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-03T14:05:38.938Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-03T14:05:38.938Z] === RUN TestDaemonRestartIpcMode [2020-07-03T14:05:38.938Z] === PAUSE TestDaemonRestartIpcMode [2020-07-03T14:05:38.938Z] === RUN TestDaemonHostGatewayIP [2020-07-03T14:05:38.938Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-03T14:05:38.938Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:05:38.938Z] === RUN TestContainerKillOnDaemonStart [2020-07-03T14:05:38.938Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-03T14:05:38.938Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-03T14:05:38.938Z] === RUN TestDiff [2020-07-03T14:05:39.376Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2020-07-03T14:05:39.376Z] === RUN TestUpdateMemory [2020-07-03T14:05:39.499Z] --- PASS: TestDiff (0.43s) [2020-07-03T14:05:39.499Z] === RUN TestExecWithCloseStdin [2020-07-03T14:05:39.671Z] --- PASS: TestUpdateMemory (0.77s) [2020-07-03T14:05:39.671Z] === RUN TestUpdateCPUQuota [2020-07-03T14:05:39.803Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.310s coverage: 87.2% of statements [2020-07-03T14:05:39.928Z] --- PASS: TestServiceUpdatePidsLimit (18.03s) [2020-07-03T14:05:39.928Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-07-03T14:05:39.928Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-07-03T14:05:39.928Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.16s) [2020-07-03T14:05:39.928Z] PASS [2020-07-03T14:05:39.928Z] [2020-07-03T14:05:39.928Z] === Skipped [2020-07-03T14:05:39.929Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-03T14:05:39.929Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-03T14:05:39.929Z] [2020-07-03T14:05:39.929Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-03T14:05:39.929Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:05:39.929Z] [2020-07-03T14:05:39.929Z] [2020-07-03T14:05:39.929Z] DONE 27 tests, 2 skipped in 176.549s [2020-07-03T14:05:39.929Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-03T14:05:39.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:05:39.929Z] ++ set -e [2020-07-03T14:05:39.929Z] ++ '[' -n 0 ']' [2020-07-03T14:05:39.929Z] ++ set -x [2020-07-03T14:05:39.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:05:40.060Z] --- PASS: TestExecWithCloseStdin (0.48s) [2020-07-03T14:05:40.060Z] === RUN TestExec [2020-07-03T14:05:40.219Z] INFO: Testing against a local daemon [2020-07-03T14:05:40.219Z] === RUN TestSessionCreate [2020-07-03T14:05:40.219Z] --- PASS: TestSessionCreate (0.02s) [2020-07-03T14:05:40.219Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-03T14:05:40.219Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-03T14:05:40.219Z] PASS [2020-07-03T14:05:40.219Z] [2020-07-03T14:05:40.219Z] DONE 2 tests in 0.117s [2020-07-03T14:05:40.219Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-03T14:05:40.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:05:40.219Z] ++ set -e [2020-07-03T14:05:40.219Z] ++ '[' -n 0 ']' [2020-07-03T14:05:40.219Z] ++ set -x [2020-07-03T14:05:40.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:05:40.219Z] INFO: Testing against a local daemon [2020-07-03T14:05:40.219Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-03T14:05:40.219Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-03T14:05:40.219Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-03T14:05:40.219Z] === RUN TestEventsExecDie [2020-07-03T14:05:40.315Z] --- PASS: TestExec (0.48s) [2020-07-03T14:05:40.315Z] === RUN TestExecUser [2020-07-03T14:05:40.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-03T14:05:40.715Z] --- PASS: TestUpdateCPUQuota (0.98s) [2020-07-03T14:05:40.715Z] === RUN TestUpdatePidsLimit [2020-07-03T14:05:40.715Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-03T14:05:40.748Z] ok github.com/docker/docker/daemon/logger/local 0.327s coverage: 75.2% of statements [2020-07-03T14:05:40.748Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-03T14:05:40.748Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.206s coverage: 35.9% of statements [2020-07-03T14:05:40.876Z] --- PASS: TestExecUser (0.53s) [2020-07-03T14:05:40.876Z] === RUN TestExportContainerAndImportImage [2020-07-03T14:05:41.009Z] === RUN TestUpdatePidsLimit/no_change [2020-07-03T14:05:41.251Z] --- PASS: TestEventsExecDie (0.98s) [2020-07-03T14:05:41.251Z] === RUN TestEventsBackwardsCompatible [2020-07-03T14:05:41.251Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-03T14:05:41.251Z] === RUN TestInfoBinaryCommits [2020-07-03T14:05:41.251Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-07-03T14:05:41.251Z] === RUN TestInfoAPIVersioned [2020-07-03T14:05:41.251Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-03T14:05:41.251Z] === RUN TestInfoDiscoveryBackend [2020-07-03T14:05:41.303Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-03T14:05:41.437Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2020-07-03T14:05:41.437Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-03T14:05:41.596Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-03T14:05:41.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-03T14:05:41.882Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-03T14:05:41.883Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-03T14:05:41.891Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-03T14:05:42.189Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-03T14:05:42.255Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.325s coverage: 33.3% of statements [2020-07-03T14:05:42.499Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-03T14:05:42.703Z] ok github.com/docker/docker/daemon/logger/templates 0.113s coverage: 8.3% of statements [2020-07-03T14:05:42.703Z] ok github.com/docker/docker/daemon/logger/syslog 0.191s coverage: 46.8% of statements [2020-07-03T14:05:42.914Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-03T14:05:42.914Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-03T14:05:43.543Z] --- PASS: TestUpdatePidsLimit (2.74s) [2020-07-03T14:05:43.543Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2020-07-03T14:05:43.543Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-07-03T14:05:43.543Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-07-03T14:05:43.543Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2020-07-03T14:05:43.543Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-07-03T14:05:43.543Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2020-07-03T14:05:43.543Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-07-03T14:05:43.543Z] === RUN TestUpdateRestartPolicy [2020-07-03T14:05:43.545Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-03T14:05:43.545Z] === RUN TestInfoAPI [2020-07-03T14:05:43.545Z] --- PASS: TestInfoAPI (0.02s) [2020-07-03T14:05:43.545Z] === RUN TestInfoAPIWarnings [2020-07-03T14:05:43.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-03T14:05:43.836Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-03T14:05:43.836Z] === RUN TestInfoDebug [2020-07-03T14:05:44.205Z] ok github.com/docker/docker/daemon/logger/splunk 1.881s coverage: 82.5% of statements [2020-07-03T14:05:44.205Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-03T14:05:44.205Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-03T14:05:44.205Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-03T14:05:44.467Z] --- PASS: TestInfoDebug (0.53s) [2020-07-03T14:05:44.467Z] === RUN TestInfoInsecureRegistries [2020-07-03T14:05:44.714Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-07-03T14:05:44.714Z] === RUN TestHealthCheckWorkdir [2020-07-03T14:05:45.098Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-03T14:05:45.098Z] === RUN TestInfoRegistryMirrors [2020-07-03T14:05:45.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-03T14:05:45.294Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2020-07-03T14:05:45.294Z] === RUN TestHealthKillContainer [2020-07-03T14:05:45.393Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-03T14:05:45.393Z] === RUN TestLoginFailsWithBadCredentials [2020-07-03T14:05:45.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-03T14:05:45.707Z] ok github.com/docker/docker/distribution/metadata 1.596s coverage: 48.2% of statements [2020-07-03T14:05:46.029Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-07-03T14:05:46.029Z] === RUN TestPingCacheHeaders [2020-07-03T14:05:46.029Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-03T14:05:46.029Z] === RUN TestPingGet [2020-07-03T14:05:46.029Z] --- PASS: TestPingGet (0.01s) [2020-07-03T14:05:46.029Z] === RUN TestPingHead [2020-07-03T14:05:46.029Z] --- PASS: TestPingHead (0.03s) [2020-07-03T14:05:46.029Z] === RUN TestVersion [2020-07-03T14:05:46.029Z] --- PASS: TestVersion (0.02s) [2020-07-03T14:05:46.029Z] PASS [2020-07-03T14:05:46.029Z] [2020-07-03T14:05:46.029Z] === Skipped [2020-07-03T14:05:46.029Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-03T14:05:46.029Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-03T14:05:46.029Z] [2020-07-03T14:05:46.029Z] [2020-07-03T14:05:46.029Z] DONE 18 tests, 1 skipped in 5.790s [2020-07-03T14:05:46.029Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-03T14:05:46.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:05:46.029Z] ++ set -e [2020-07-03T14:05:46.029Z] ++ '[' -n 0 ']' [2020-07-03T14:05:46.029Z] ++ set -x [2020-07-03T14:05:46.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:05:46.029Z] INFO: Testing against a local daemon [2020-07-03T14:05:46.029Z] === RUN TestVolumesCreateAndList [2020-07-03T14:05:46.029Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-03T14:05:46.030Z] === RUN TestVolumesRemove [2020-07-03T14:05:46.030Z] --- PASS: TestVolumesRemove (0.10s) [2020-07-03T14:05:46.030Z] === RUN TestVolumesInspect [2020-07-03T14:05:46.154Z] ok github.com/docker/docker/errdefs 0.108s coverage: 49.4% of statements [2020-07-03T14:05:46.328Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-03T14:05:46.328Z] === RUN TestVolumesInvalidJSON [2020-07-03T14:05:46.328Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-03T14:05:46.328Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-03T14:05:46.328Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-03T14:05:46.328Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-03T14:05:46.328Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-03T14:05:46.328Z] PASS [2020-07-03T14:05:46.328Z] [2020-07-03T14:05:46.328Z] DONE 5 tests in 0.236s [2020-07-03T14:05:46.328Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-03T14:05:46.328Z] ++++ cat bundles/test-integration/docker.pid [2020-07-03T14:05:46.328Z] +++ kill 12046 [2020-07-03T14:05:46.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-03T14:05:46.601Z] ok github.com/docker/docker/distribution 1.468s coverage: 20.3% of statements [2020-07-03T14:05:46.601Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-03T14:05:47.546Z] ok github.com/docker/docker/image/cache 0.119s coverage: 19.2% of statements [2020-07-03T14:05:47.546Z] ok github.com/docker/docker/distribution/xfer 2.126s coverage: 77.3% of statements [2020-07-03T14:05:47.546Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-03T14:05:47.834Z] +++ /etc/init.d/apparmor stop [2020-07-03T14:05:47.834Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-03T14:05:47.834Z] [2020-07-03T14:05:47.834Z] Unloading profiles will leave already running processes permanently [2020-07-03T14:05:47.834Z] unconfined, which can lead to unexpected situations. [2020-07-03T14:05:47.834Z] [2020-07-03T14:05:47.834Z] To set a process to complain mode, use the command line tool [2020-07-03T14:05:47.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-03T14:05:47.834Z] +++ true [2020-07-03T14:05:47.834Z] exiting test-integration [2020-07-03T14:05:47.834Z] ++ exit 0 [2020-07-03T14:05:47.834Z] [2020-07-03T14:05:47.884Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-03T14:05:47.885Z] Using test binary docker [2020-07-03T14:05:47.885Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-03T14:05:47.885Z] +++ /etc/init.d/apparmor start [2020-07-03T14:05:47.885Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-03T14:05:47.885Z] INFO: Waiting for daemon to start... [2020-07-03T14:05:47.885Z] Starting dockerd [2020-07-03T14:05:47.885Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-03T14:05:48.491Z] ok github.com/docker/docker/image/v1 0.191s coverage: 25.0% of statements [2020-07-03T14:05:48.491Z] ok github.com/docker/docker/image 0.907s coverage: 86.4% of statements [2020-07-03T14:05:48.562Z] --- PASS: TestHealthKillContainer (2.61s) [2020-07-03T14:05:48.562Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-03T14:05:48.562Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2020-07-03T14:05:48.562Z] === RUN TestIpcModeNone [2020-07-03T14:05:48.817Z] --- PASS: TestIpcModeNone (0.46s) [2020-07-03T14:05:48.817Z] === RUN TestIpcModePrivate [2020-07-03T14:05:48.941Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-03T14:05:48.941Z] ? github.com/docker/docker/internal/test/suite [no test files] Post stage [Pipeline] junit [2020-07-03T14:05:49.378Z] --- PASS: TestIpcModePrivate (0.48s) [2020-07-03T14:05:49.378Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-03T14:05:49.378Z] === RUN TestIpcModeShareable [2020-07-03T14:05:49.378Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-03T14:05:49.378Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-03T14:05:49.378Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-03T14:05:49.386Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-03T14:05:49.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-03T14:05:49.886Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2020-07-03T14:05:50.019Z] + echo Ensuring container killed. [2020-07-03T14:05:50.019Z] Ensuring container killed. [2020-07-03T14:05:50.019Z] + docker rm -vf docker-pr1 [2020-07-03T14:05:50.019Z] Error: No such container: docker-pr1 [2020-07-03T14:05:50.019Z] + true [Pipeline] sh [2020-07-03T14:05:50.397Z] + echo Chowning /workspace to jenkins user [2020-07-03T14:05:50.397Z] Chowning /workspace to jenkins user [2020-07-03T14:05:50.397Z] + id -u [2020-07-03T14:05:50.397Z] + id -g [2020-07-03T14:05:50.397Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41172:/workspace busybox chown -R 1001:1001 /workspace [2020-07-03T14:05:50.397Z] Unable to find image 'busybox:latest' locally [2020-07-03T14:05:50.689Z] latest: Pulling from library/busybox [2020-07-03T14:05:50.689Z] 351d6c492d3f: Pulling fs layer [2020-07-03T14:05:50.744Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2020-07-03T14:05:50.744Z] === RUN TestAPIIpcModeHost [2020-07-03T14:05:50.744Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-03T14:05:50.744Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-03T14:05:50.744Z] === RUN TestDaemonIpcModeShareable [2020-07-03T14:05:50.744Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-03T14:05:50.744Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-03T14:05:50.744Z] === RUN TestDaemonIpcModePrivate [2020-07-03T14:05:50.831Z] ok github.com/docker/docker/libcontainerd/local 0.194s coverage: 1.0% of statements [2020-07-03T14:05:50.831Z] ok github.com/docker/docker/layer 0.552s coverage: 30.1% of statements [2020-07-03T14:05:50.831Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 50.0% of statements [2020-07-03T14:05:50.831Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-03T14:05:50.831Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-03T14:05:50.831Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-03T14:05:50.831Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-03T14:05:50.831Z] ? github.com/docker/docker/oci [no test files] [2020-07-03T14:05:50.831Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-03T14:05:50.980Z] 351d6c492d3f: Verifying Checksum [2020-07-03T14:05:50.980Z] 351d6c492d3f: Download complete [2020-07-03T14:05:51.614Z] 351d6c492d3f: Pull complete [2020-07-03T14:05:51.614Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-03T14:05:51.614Z] Status: Downloaded newer image for busybox:latest [2020-07-03T14:05:52.089Z] . [2020-07-03T14:05:52.089Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-03T14:05:52.089Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-03T14:05:52.089Z] Error: No such image: emptyfs [2020-07-03T14:05:52.089Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-03T14:05:52.089Z] ++++ docker load [2020-07-03T14:05:52.089Z] Running integration-test (iteration 1) [2020-07-03T14:05:52.089Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-03T14:05:52.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:05:52.089Z] ++ set -e [2020-07-03T14:05:52.089Z] ++ '[' -n 0 ']' [2020-07-03T14:05:52.089Z] ++ set -x [2020-07-03T14:05:52.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:05:52.333Z] ok github.com/docker/docker/opts 0.417s coverage: 67.7% of statements [2020-07-03T14:05:52.333Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2020-07-03T14:05:53.256Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2020-07-03T14:05:53.256Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-03T14:05:53.256Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-03T14:05:53.256Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-03T14:05:53.256Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-03T14:05:53.256Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-03T14:05:53.256Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-03T14:05:53.256Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-03T14:05:53.256Z] === RUN TestIpcModeOlderClient [2020-07-03T14:05:53.256Z] === PAUSE TestIpcModeOlderClient [2020-07-03T14:05:53.256Z] === RUN TestKillContainerInvalidSignal [2020-07-03T14:05:53.278Z] ok github.com/docker/docker/pkg/authorization 0.608s coverage: 26.8% of statements [2020-07-03T14:05:53.278Z] ok github.com/docker/docker/pkg/capabilities 0.031s coverage: 87.5% of statements [2020-07-03T14:05:53.512Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2020-07-03T14:05:53.512Z] === RUN TestKillContainer [2020-07-03T14:05:53.512Z] === RUN TestKillContainer/no_signal [Pipeline] catchError [Pipeline] { [2020-07-03T14:05:53.725Z] ok github.com/docker/docker/pkg/chrootarchive 0.211s coverage: 15.4% of statements [Pipeline] sh [2020-07-03T14:05:53.767Z] === RUN TestKillContainer/non_killing_signal [2020-07-03T14:05:53.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-03T14:05:54.022Z] === RUN TestKillContainer/killing_signal [2020-07-03T14:05:54.071Z] + bundleName=s390x-integration [2020-07-03T14:05:54.071Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-03T14:05:54.071Z] Creating s390x-integration-bundles.tar.gz [2020-07-03T14:05:54.071Z] + + xargs tar -czf s390x-integration-bundles.tar.gzfind [2020-07-03T14:05:54.071Z] bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-03T14:05:54.115Z] Archiving artifacts [2020-07-03T14:05:54.172Z] ok github.com/docker/docker/pkg/directory 0.207s coverage: 80.0% of statements [2020-07-03T14:05:54.520Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41172/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-03T14:05:54.903Z] + make clean [2020-07-03T14:05:54.949Z] --- PASS: TestKillContainer (1.26s) [2020-07-03T14:05:54.949Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-07-03T14:05:54.949Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-07-03T14:05:54.949Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2020-07-03T14:05:54.949Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-03T14:05:54.949Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-03T14:05:55.117Z] ok github.com/docker/docker/pkg/discovery 0.086s coverage: 58.3% of statements [2020-07-03T14:05:55.117Z] ok github.com/docker/docker/pkg/discovery/file 0.105s coverage: 92.9% of statements [2020-07-03T14:05:55.205Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-03T14:05:55.537Z] docker volume rm -f docker-dev-cache [2020-07-03T14:05:55.537Z] docker-dev-cache [Pipeline] deleteDir [2020-07-03T14:05:55.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2020-07-03T14:05:55.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2020-07-03T14:05:55.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-07-03T14:05:55.767Z] === RUN TestKillStoppedContainer [2020-07-03T14:05:55.767Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-07-03T14:05:55.767Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-03T14:05:55.767Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-03T14:05:55.767Z] === RUN TestKillDifferentUserContainer [2020-07-03T14:05:55.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-03T14:05:56.022Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-07-03T14:05:56.022Z] === RUN TestInspectOomKilledTrue [2020-07-03T14:05:56.022Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-03T14:05:56.022Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:05:56.022Z] === RUN TestInspectOomKilledFalse [2020-07-03T14:05:56.022Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-03T14:05:56.022Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:05:56.022Z] === RUN TestLinksEtcHostsContentMatch [2020-07-03T14:05:56.022Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-03T14:05:56.022Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-03T14:05:56.022Z] === RUN TestLinksContainerNames [2020-07-03T14:05:56.063Z] ok github.com/docker/docker/pkg/discovery/memory 0.101s coverage: 92.3% of statements [2020-07-03T14:05:56.201Z] --- PASS: TestUpdateRestartPolicy (11.34s) [2020-07-03T14:05:56.201Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-03T14:05:56.201Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-07-03T14:05:56.201Z] === RUN TestWaitNonBlocked [2020-07-03T14:05:56.201Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:05:56.201Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:05:56.201Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:05:56.201Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:05:56.201Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:05:56.201Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:05:56.201Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-03T14:05:56.201Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2020-07-03T14:05:56.201Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2020-07-03T14:05:56.201Z] === RUN TestWaitBlocked [2020-07-03T14:05:56.201Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:05:56.201Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:05:56.201Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:05:56.201Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:05:56.201Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:05:56.201Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:05:56.510Z] ok github.com/docker/docker/pkg/discovery/nodes 0.107s coverage: 93.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-03T14:05:56.948Z] --- PASS: TestLinksContainerNames (0.87s) [2020-07-03T14:05:56.948Z] === RUN TestLogsFollowTailEmpty [2020-07-03T14:05:57.254Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-03T14:05:57.254Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2020-07-03T14:05:57.254Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-07-03T14:05:57.254Z] === CONT TestContainerStartOnDaemonRestart [2020-07-03T14:05:57.254Z] === CONT TestIpcModeOlderClient [2020-07-03T14:05:57.254Z] === CONT TestDaemonHostGatewayIP [2020-07-03T14:05:57.254Z] === CONT TestContainerKillOnDaemonStart [2020-07-03T14:05:57.254Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-07-03T14:05:57.254Z] === CONT TestDaemonRestartIpcMode [2020-07-03T14:05:57.455Z] ok github.com/docker/docker/pkg/filenotify 0.109s coverage: 45.7% of statements [2020-07-03T14:05:57.510Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-07-03T14:05:57.510Z] === RUN TestContainerNetworkMountsNoChown [2020-07-03T14:05:57.766Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/default [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/default [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/private [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/private [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rprivate [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/slave [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/slave [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rslave [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/shared [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/shared [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rshared [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-03T14:05:57.766Z] === CONT TestMountDaemonRoot/default [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-03T14:05:57.766Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:05:57.766Z] === CONT TestMountDaemonRoot/rshared [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:05:57.766Z] === CONT TestMountDaemonRoot/rprivate [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:05:57.766Z] === CONT TestMountDaemonRoot/shared [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:05:57.766Z] === CONT TestMountDaemonRoot/rslave [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:05:57.766Z] === CONT TestMountDaemonRoot/slave [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:05:57.766Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-03T14:05:57.766Z] === CONT TestMountDaemonRoot/private [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-03T14:05:57.766Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:05:57.766Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:05:57.766Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:05:57.766Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-03T14:05:57.902Z] ok github.com/docker/docker/pkg/fileutils 0.208s coverage: 87.7% of statements [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:05:58.022Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:05:58.278Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-03T14:05:58.278Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:05:58.278Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-03T14:05:58.278Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:05:58.278Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-03T14:05:58.278Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:05:58.278Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-03T14:05:58.278Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-03T14:05:58.278Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-07-03T14:05:58.278Z] === RUN TestContainerBindMountNonRecursive [2020-07-03T14:05:58.278Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-03T14:05:58.278Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-03T14:05:58.278Z] === RUN TestNetworkNat [2020-07-03T14:05:58.840Z] --- PASS: TestNetworkNat (0.50s) [2020-07-03T14:05:58.840Z] === RUN TestNetworkLocalhostTCPNat [2020-07-03T14:05:58.846Z] ok github.com/docker/docker/pkg/homedir 0.347s coverage: 42.9% of statements [2020-07-03T14:05:59.096Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-07-03T14:05:59.096Z] === RUN TestNetworkLoopbackNat [2020-07-03T14:05:59.294Z] ok github.com/docker/docker/pkg/idtools 0.057s coverage: 7.3% of statements [2020-07-03T14:05:59.742Z] ok github.com/docker/docker/pkg/discovery/kv 3.399s coverage: 84.1% of statements [2020-07-03T14:06:00.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-03T14:06:00.687Z] ok github.com/docker/docker/pkg/jsonmessage 0.153s coverage: 91.7% of statements [2020-07-03T14:06:00.687Z] ok github.com/docker/docker/pkg/locker 0.069s coverage: 88.9% of statements [2020-07-03T14:06:00.687Z] ok github.com/docker/docker/pkg/archive 7.132s coverage: 62.0% of statements [2020-07-03T14:06:00.826Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-07-03T14:06:01.135Z] ok github.com/docker/docker/pkg/ioutils 0.711s coverage: 68.4% of statements [2020-07-03T14:06:01.135Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2020-07-03T14:06:01.465Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-07-03T14:06:01.465Z] --- PASS: TestDaemonHostGatewayIP (4.37s) [2020-07-03T14:06:01.582Z] ok github.com/docker/docker/pkg/namesgenerator 0.093s coverage: 85.7% of statements [2020-07-03T14:06:02.029Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2020-07-03T14:06:02.097Z] Loaded image: buildpack-deps:buster [2020-07-03T14:06:02.358Z] Loaded image: busybox:latest [2020-07-03T14:06:02.360Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2020-07-03T14:06:02.360Z] === RUN TestPause [2020-07-03T14:06:02.360Z] --- SKIP: TestPause (0.00s) [2020-07-03T14:06:02.360Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:02.360Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-03T14:06:02.360Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-03T14:06:02.360Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-03T14:06:02.360Z] === RUN TestPauseStopPausedContainer [2020-07-03T14:06:02.360Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-03T14:06:02.360Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:02.360Z] === RUN TestPsFilter [2020-07-03T14:06:02.360Z] --- PASS: TestPsFilter (0.16s) [2020-07-03T14:06:02.360Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-03T14:06:02.360Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-07-03T14:06:02.360Z] === RUN TestRemoveContainerWithVolume [2020-07-03T14:06:02.477Z] ok github.com/docker/docker/pkg/pidfile 0.118s coverage: 82.6% of statements [2020-07-03T14:06:02.618Z] Loaded image: busybox:glibc [2020-07-03T14:06:02.618Z] Loaded image: debian:buster [2020-07-03T14:06:02.618Z] Loaded image: hello-world:latest [2020-07-03T14:06:02.879Z] INFO: Testing against a local daemon [2020-07-03T14:06:02.879Z] === RUN TestCgroupNamespacesBuild [2020-07-03T14:06:02.921Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-07-03T14:06:02.921Z] === RUN TestRemoveContainerRunning [2020-07-03T14:06:03.177Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-07-03T14:06:03.177Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-03T14:06:03.425Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.109s coverage: 56.8% of statements [2020-07-03T14:06:03.738Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-07-03T14:06:03.738Z] === RUN TestRemoveInvalidContainer [2020-07-03T14:06:03.738Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-03T14:06:03.738Z] === RUN TestRenameLinkedContainer [2020-07-03T14:06:04.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-03T14:06:04.369Z] ok github.com/docker/docker/pkg/plugins/transport 0.187s coverage: 85.7% of statements [2020-07-03T14:06:04.816Z] ok github.com/docker/docker/pkg/pools 0.307s coverage: 88.2% of statements [2020-07-03T14:06:05.263Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2020-07-03T14:06:05.626Z] --- PASS: TestRenameLinkedContainer (1.70s) [2020-07-03T14:06:05.626Z] === RUN TestRenameStoppedContainer [2020-07-03T14:06:05.883Z] --- PASS: TestRenameStoppedContainer (0.42s) [2020-07-03T14:06:05.883Z] === RUN TestRenameRunningContainerAndReuse [2020-07-03T14:06:06.208Z] ok github.com/docker/docker/pkg/reexec 0.120s coverage: 82.4% of statements [2020-07-03T14:06:06.655Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 73.9% of statements [2020-07-03T14:06:06.809Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2020-07-03T14:06:06.809Z] === RUN TestRenameInvalidName [2020-07-03T14:06:07.065Z] --- PASS: TestRenameInvalidName (0.42s) [2020-07-03T14:06:07.065Z] === RUN TestRenameAnonymousContainer [2020-07-03T14:06:07.083Z] --- PASS: TestCgroupNamespacesBuild (3.73s) [2020-07-03T14:06:07.083Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-03T14:06:07.105Z] ok github.com/docker/docker/pkg/signal 0.084s coverage: 20.3% of statements [2020-07-03T14:06:07.552Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2020-07-03T14:06:08.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-03T14:06:08.468Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-07-03T14:06:08.468Z] === RUN TestBuildWithSession [2020-07-03T14:06:08.468Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-03T14:06:08.468Z] build_session_test.go:25: TODO: BuildKit [2020-07-03T14:06:08.468Z] === RUN TestBuildSquashParent [2020-07-03T14:06:08.497Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2020-07-03T14:06:08.497Z] ok github.com/docker/docker/pkg/streamformatter 0.168s coverage: 66.2% of statements [2020-07-03T14:06:08.955Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2020-07-03T14:06:08.955Z] === RUN TestRenameContainerWithSameName [2020-07-03T14:06:08.955Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-07-03T14:06:08.955Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-03T14:06:09.442Z] ok github.com/docker/docker/pkg/sysinfo 0.067s coverage: 38.2% of statements [2020-07-03T14:06:09.882Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2020-07-03T14:06:09.882Z] === RUN TestResize [2020-07-03T14:06:09.890Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-03T14:06:09.890Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-03T14:06:09.890Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-03T14:06:09.890Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-03T14:06:09.890Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-03T14:06:09.890Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-03T14:06:09.890Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-03T14:06:09.890Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-03T14:06:09.890Z] ok github.com/docker/docker/pkg/system 0.113s coverage: 13.8% of statements [2020-07-03T14:06:10.337Z] ok github.com/docker/docker/pkg/tailfile 0.090s coverage: 88.6% of statements [2020-07-03T14:06:10.443Z] --- PASS: TestResize (0.48s) [2020-07-03T14:06:10.443Z] === RUN TestResizeWithInvalidSize [2020-07-03T14:06:10.699Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-07-03T14:06:10.699Z] === RUN TestResizeWhenContainerNotStarted [2020-07-03T14:06:10.785Z] testing: warning: no tests to run [2020-07-03T14:06:10.785Z] coverage: [no statements] [2020-07-03T14:06:10.785Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2020-07-03T14:06:11.233Z] ok github.com/docker/docker/pkg/tarsum 0.180s coverage: 89.3% of statements [2020-07-03T14:06:11.233Z] ok github.com/docker/docker/pkg/truncindex 0.175s coverage: 91.5% of statements [2020-07-03T14:06:11.261Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2020-07-03T14:06:11.261Z] === RUN TestDaemonRestartKillContainers [2020-07-03T14:06:11.261Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-03T14:06:11.261Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-03T14:06:11.261Z] === RUN TestCgroupNamespacesRun [2020-07-03T14:06:11.681Z] ok github.com/docker/docker/pkg/urlutil 0.056s coverage: 100.0% of statements [2020-07-03T14:06:11.872Z] --- PASS: TestContainerKillOnDaemonStart (12.94s) [2020-07-03T14:06:11.872Z] PASS [2020-07-03T14:06:11.872Z] [2020-07-03T14:06:11.872Z] === Skipped [2020-07-03T14:06:11.872Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-03T14:06:11.872Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-03T14:06:11.872Z] [2020-07-03T14:06:11.872Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-03T14:06:11.872Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-03T14:06:11.872Z] [2020-07-03T14:06:11.872Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-03T14:06:11.872Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-03T14:06:11.872Z] [2020-07-03T14:06:11.872Z] [2020-07-03T14:06:11.872Z] DONE 204 tests, 3 skipped in 112.527s [2020-07-03T14:06:11.872Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-03T14:06:11.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:06:11.872Z] ++ set -e [2020-07-03T14:06:11.872Z] ++ '[' -n 0 ']' [2020-07-03T14:06:11.872Z] ++ set -x [2020-07-03T14:06:11.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:06:11.872Z] INFO: Testing against a local daemon [2020-07-03T14:06:11.872Z] === RUN TestCommitInheritsEnv [2020-07-03T14:06:11.872Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-07-03T14:06:11.872Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-03T14:06:11.872Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-03T14:06:11.872Z] === RUN TestImagesFilterMultiReference [2020-07-03T14:06:11.872Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-03T14:06:11.872Z] === RUN TestImagePullPlatformInvalid [2020-07-03T14:06:11.872Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-03T14:06:11.872Z] === RUN TestRemoveImageOrphaning [2020-07-03T14:06:11.872Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-07-03T14:06:11.872Z] === RUN TestRemoveImageGarbageCollector [2020-07-03T14:06:11.872Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-03T14:06:11.872Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:06:11.872Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-03T14:06:11.872Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-03T14:06:11.872Z] === RUN TestTagInvalidReference [2020-07-03T14:06:11.872Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-03T14:06:11.872Z] === RUN TestTagValidPrefixedRepo [2020-07-03T14:06:11.872Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-03T14:06:11.872Z] === RUN TestTagExistedNameWithoutForce [2020-07-03T14:06:11.872Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-03T14:06:11.872Z] === RUN TestTagOfficialNames [2020-07-03T14:06:11.872Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-03T14:06:11.872Z] === RUN TestTagMatchesDigest [2020-07-03T14:06:11.872Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-03T14:06:11.872Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-03T14:06:12.129Z] ok github.com/docker/docker/pkg/useragent 0.058s coverage: 88.9% of statements [2020-07-03T14:06:12.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-03T14:06:13.631Z] ok github.com/docker/docker/plugin/v2 0.158s coverage: 20.1% of statements [2020-07-03T14:06:13.631Z] ok github.com/docker/docker/plugin 0.412s coverage: 12.0% of statements [2020-07-03T14:06:13.773Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2020-07-03T14:06:13.773Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-03T14:06:14.079Z] ok github.com/docker/docker/reference 0.480s coverage: 84.4% of statements [2020-07-03T14:06:15.056Z] --- PASS: TestBuildSquashParent (6.70s) [2020-07-03T14:06:15.056Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-03T14:06:15.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:06:15.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:06:15.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:06:15.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:06:15.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:06:15.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:06:15.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:06:15.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:06:15.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:06:15.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:06:15.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:06:15.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:06:15.056Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:06:15.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:06:15.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:06:15.056Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:06:15.581Z] ok github.com/docker/docker/registry/resumable 0.293s coverage: 100.0% of statements [2020-07-03T14:06:15.581Z] ok github.com/docker/docker/restartmanager 0.101s coverage: 50.9% of statements [2020-07-03T14:06:15.659Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.19s) [2020-07-03T14:06:15.659Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-03T14:06:15.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-03T14:06:16.525Z] ok github.com/docker/docker/testutil 0.095s coverage: 62.5% of statements [2020-07-03T14:06:16.525Z] ok github.com/docker/docker/registry 0.402s coverage: 51.7% of statements [2020-07-03T14:06:16.525Z] ok github.com/docker/docker/runconfig 0.165s coverage: 52.2% of statements [2020-07-03T14:06:17.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:06:17.873Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:06:18.171Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2020-07-03T14:06:18.171Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-03T14:06:18.657Z] ok github.com/docker/docker/volume/drivers 0.124s coverage: 36.1% of statements [2020-07-03T14:06:19.603Z] ok github.com/docker/docker/volume/local 0.170s coverage: 37.7% of statements [2020-07-03T14:06:19.788Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2020-07-03T14:06:19.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2020-07-03T14:06:19.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.75s) [2020-07-03T14:06:19.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2020-07-03T14:06:19.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2020-07-03T14:06:19.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2020-07-03T14:06:19.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2020-07-03T14:06:19.788Z] === RUN TestBuildMultiStageCopy [2020-07-03T14:06:19.788Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-03T14:06:20.055Z] ok github.com/docker/docker/volume/mounts 0.313s coverage: 66.2% of statements [2020-07-03T14:06:20.060Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-07-03T14:06:20.060Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-03T14:06:20.224Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-03T14:06:20.224Z] Using test binary docker [2020-07-03T14:06:20.224Z] +++ /etc/init.d/apparmor start [2020-07-03T14:06:20.224Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-03T14:06:20.224Z] INFO: Waiting for daemon to start... [2020-07-03T14:06:20.224Z] Starting dockerd [2020-07-03T14:06:20.224Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-03T14:06:21.557Z] ok github.com/docker/docker/volume/service 0.539s coverage: 70.3% of statements [2020-07-03T14:06:22.133Z] . [2020-07-03T14:06:22.133Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-03T14:06:22.133Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-03T14:06:22.133Z] Error: No such image: emptyfs [2020-07-03T14:06:22.133Z] ++++ docker load [2020-07-03T14:06:22.133Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-03T14:06:22.334Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-03T14:06:22.393Z] Running integration-test (iteration 1) [2020-07-03T14:06:22.393Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-03T14:06:22.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:06:22.393Z] ++ set -e [2020-07-03T14:06:22.393Z] ++ '[' -n 0 ']' [2020-07-03T14:06:22.393Z] ++ set -x [2020-07-03T14:06:22.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:06:22.574Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2020-07-03T14:06:22.574Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-03T14:06:22.595Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-03T14:06:23.166Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-03T14:06:23.738Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-03T14:06:24.310Z] --- PASS: TestBuildMultiStageCopy (4.41s) [2020-07-03T14:06:24.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-07-03T14:06:24.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-07-03T14:06:24.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-07-03T14:06:24.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-03T14:06:24.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-07-03T14:06:24.310Z] === RUN TestBuildMultiStageParentConfig [2020-07-03T14:06:24.461Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2020-07-03T14:06:24.461Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-03T14:06:25.696Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2020-07-03T14:06:25.696Z] === RUN TestBuildLabelWithTargets [2020-07-03T14:06:25.825Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-03T14:06:25.825Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-03T14:06:27.609Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-07-03T14:06:27.609Z] === RUN TestBuildWithEmptyLayers [2020-07-03T14:06:28.341Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2020-07-03T14:06:28.341Z] === RUN TestKernelTCPMemory [2020-07-03T14:06:28.341Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-03T14:06:28.341Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:28.341Z] === RUN TestNISDomainname [2020-07-03T14:06:28.341Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-03T14:06:28.341Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-03T14:06:28.341Z] === RUN TestHostnameDnsResolution [2020-07-03T14:06:28.902Z] --- PASS: TestHostnameDnsResolution (0.81s) [2020-07-03T14:06:28.902Z] === RUN TestStats [2020-07-03T14:06:28.902Z] --- SKIP: TestStats (0.00s) [2020-07-03T14:06:28.902Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:28.902Z] === RUN TestStopContainerWithTimeout [2020-07-03T14:06:28.902Z] === RUN TestStopContainerWithTimeout/0 [2020-07-03T14:06:28.902Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-03T14:06:28.902Z] === RUN TestStopContainerWithTimeout/1 [2020-07-03T14:06:28.902Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-03T14:06:28.902Z] === RUN TestStopContainerWithTimeout/3 [2020-07-03T14:06:28.902Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-03T14:06:28.902Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-03T14:06:28.902Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-03T14:06:28.902Z] === CONT TestStopContainerWithTimeout/0 [2020-07-03T14:06:28.902Z] === CONT TestStopContainerWithTimeout/3 [2020-07-03T14:06:28.995Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-07-03T14:06:28.995Z] === RUN TestBuildMultiStageOnBuild [2020-07-03T14:06:29.464Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-03T14:06:31.542Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-07-03T14:06:31.542Z] === RUN TestBuildUncleanTarFilenames [2020-07-03T14:06:32.028Z] === CONT TestStopContainerWithTimeout/1 [2020-07-03T14:06:32.929Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-07-03T14:06:32.929Z] === RUN TestBuildMultiStageLayerLeak [2020-07-03T14:06:33.394Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-03T14:06:33.394Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2020-07-03T14:06:33.394Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2020-07-03T14:06:33.394Z] --- PASS: TestStopContainerWithTimeout/-1 (2.47s) [2020-07-03T14:06:33.394Z] --- PASS: TestStopContainerWithTimeout/1 (1.62s) [2020-07-03T14:06:33.394Z] === RUN TestDeleteDevicemapper [2020-07-03T14:06:33.394Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-03T14:06:33.394Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-03T14:06:33.394Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-03T14:06:34.761Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.73s) [2020-07-03T14:06:34.761Z] === RUN TestUpdateMemory [2020-07-03T14:06:34.761Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-03T14:06:34.761Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:34.761Z] === RUN TestUpdateCPUQuota [2020-07-03T14:06:34.761Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-03T14:06:34.761Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:34.761Z] === RUN TestUpdatePidsLimit [2020-07-03T14:06:34.761Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-03T14:06:34.761Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:34.761Z] === RUN TestUpdateRestartPolicy [2020-07-03T14:06:36.233Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2020-07-03T14:06:36.233Z] === RUN TestBuildWithHugeFile [2020-07-03T14:06:39.093Z] ok github.com/docker/docker/pkg/plugins 35.101s coverage: 73.4% of statements [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/rootless [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/volume [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-03T14:06:39.093Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === Skipped [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-03T14:06:40.037Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-03T14:06:40.037Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-03T14:06:40.037Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-03T14:06:40.037Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-03T14:06:40.037Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-03T14:06:40.037Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-03T14:06:40.037Z] daemon_test.go:147: root required [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-03T14:06:40.037Z] reload_test.go:520: root required [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-03T14:06:40.037Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-03T14:06:40.037Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-03T14:06:40.037Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-03T14:06:40.037Z] download_test.go:268: Needs fixing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-03T14:06:40.037Z] layer_test.go:304: Failing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-03T14:06:40.037Z] layer_test.go:353: Failing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-03T14:06:40.037Z] layer_test.go:468: Failing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-03T14:06:40.037Z] layer_test.go:697: Failing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-03T14:06:40.037Z] migration_test.go:46: Failing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-03T14:06:40.037Z] migration_test.go:182: Failing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-03T14:06:40.037Z] mount_test.go:17: Failing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-03T14:06:40.037Z] mount_test.go:76: Failing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-03T14:06:40.037Z] mount_test.go:125: Failing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-03T14:06:40.037Z] mount_test.go:212: Failing on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-03T14:06:40.037Z] archive_test.go:133: Xz not present in msys2 [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-03T14:06:40.037Z] archive_test.go:238: Failing on Windows CI machines [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-03T14:06:40.037Z] archive_windows_test.go:16: Currently fails [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-03T14:06:40.037Z] changes_test.go:192: needs more investigation [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-03T14:06:40.037Z] changes_test.go:405: needs further investigation [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-03T14:06:40.037Z] changes_test.go:441: needs further investigation [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-03T14:06:40.037Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-03T14:06:40.037Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-03T14:06:40.037Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-03T14:06:40.037Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-03T14:06:40.037Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-03T14:06:40.037Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-03T14:06:40.037Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-03T14:06:40.037Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-03T14:06:40.037Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-03T14:06:40.037Z] poller_test.go:41: No chmod on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-03T14:06:40.037Z] fileutils_test.go:134: Needs porting to Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-03T14:06:40.037Z] fileutils_test.go:180: Needs porting to Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-03T14:06:40.037Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-03T14:06:40.037Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-03T14:06:40.037Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-03T14:06:40.037Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-03T14:06:40.037Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-03T14:06:40.037Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] [2020-07-03T14:06:40.037Z] DONE 1761 tests, 46 skipped in 187.224s [2020-07-03T14:06:40.037Z] INFO: make.ps1 ended at 07/03/2020 14:06:39 [2020-07-03T14:06:42.168Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-03T14:06:42.168Z] INFO: Unit tests ended at 07/03/2020 14:06:42. Duration:00:03:20.3252944 [2020-07-03T14:06:42.168Z] INFO: Building busybox [2020-07-03T14:06:42.617Z] Sending build context to Docker daemon 5.12kB [2020-07-03T14:06:42.617Z] [2020-07-03T14:06:42.617Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-03T14:06:42.617Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-03T14:06:42.617Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-03T14:06:42.617Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-03T14:06:42.617Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-03T14:06:42.617Z] ---> 486def14a6bd [2020-07-03T14:06:42.617Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-03T14:06:42.617Z] ---> Running in dca6da45acba [2020-07-03T14:06:46.840Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-03T14:06:46.840Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-03T14:06:46.840Z] remote: Enumerating objects: 2, done. [2020-07-03T14:06:46.840Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-03T14:06:46.840Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-03T14:06:46.840Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-03T14:06:46.840Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-07-03T14:06:46.840Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-03T14:06:46.840Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-03T14:06:46.923Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2020-07-03T14:06:46.923Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-03T14:06:46.923Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2020-07-03T14:06:46.923Z] === RUN TestWaitNonBlocked [2020-07-03T14:06:46.923Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:06:46.923Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:06:46.923Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:06:46.923Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:06:46.923Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:06:46.923Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:06:46.923Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-03T14:06:46.923Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2020-07-03T14:06:46.923Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-07-03T14:06:46.923Z] === RUN TestWaitBlocked [2020-07-03T14:06:46.923Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:06:46.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:06:46.923Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:06:46.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:06:46.923Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:06:46.923Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:06:47.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/test/unit [2020-07-03T14:06:47.849Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-03T14:06:47.849Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2020-07-03T14:06:47.849Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2020-07-03T14:06:47.849Z] === CONT TestDaemonRestartIpcMode [2020-07-03T14:06:47.849Z] === CONT TestIpcModeOlderClient [2020-07-03T14:06:47.849Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-03T14:06:48.323Z] Removing intermediate container dca6da45acba [2020-07-03T14:06:48.323Z] ---> 744afd96bfdb [2020-07-03T14:06:48.323Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-03T14:06:48.323Z] ---> Running in e10d416f6f80 [2020-07-03T14:06:48.323Z] Removing intermediate container e10d416f6f80 [2020-07-03T14:06:48.323Z] ---> f7097d029a94 [2020-07-03T14:06:48.323Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-03T14:06:48.323Z] ---> Running in 7b75a56277e5 [2020-07-03T14:06:48.323Z] Removing intermediate container 7b75a56277e5 [2020-07-03T14:06:48.323Z] ---> 7d9f86551cdf [2020-07-03T14:06:48.323Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-03T14:06:49.268Z] [2020-07-03T14:06:49.707Z] ? github.com/docker/docker/api [no test files] [2020-07-03T14:06:49.715Z] ---> 5679866c3976 [2020-07-03T14:06:49.716Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-03T14:06:49.716Z] ---> Running in c419e5f388fd [2020-07-03T14:06:52.012Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2020-07-03T14:06:52.013Z] PASS [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === Skipped [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-03T14:06:52.013Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-03T14:06:52.013Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-03T14:06:52.013Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-03T14:06:52.013Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-03T14:06:52.013Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-03T14:06:52.013Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-03T14:06:52.013Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-03T14:06:52.013Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-03T14:06:52.013Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-03T14:06:52.013Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-03T14:06:52.013Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-03T14:06:52.013Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-03T14:06:52.013Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-03T14:06:52.013Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-03T14:06:52.013Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-03T14:06:52.013Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-03T14:06:52.013Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-03T14:06:52.013Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-03T14:06:52.013Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-03T14:06:52.013Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-03T14:06:52.013Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-03T14:06:52.013Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-03T14:06:52.013Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-03T14:06:52.013Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] [2020-07-03T14:06:52.013Z] DONE 185 tests, 24 skipped in 80.849s [2020-07-03T14:06:52.013Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-03T14:06:52.013Z] INFO: Testing against a local daemon [2020-07-03T14:06:52.013Z] === RUN TestCommitInheritsEnv [2020-07-03T14:06:53.376Z] --- PASS: TestCommitInheritsEnv (1.11s) [2020-07-03T14:06:53.376Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-03T14:06:53.376Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-03T14:06:53.376Z] === RUN TestImagesFilterMultiReference [2020-07-03T14:06:53.376Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-03T14:06:53.376Z] === RUN TestImagePullPlatformInvalid [2020-07-03T14:06:53.376Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-03T14:06:53.376Z] === RUN TestRemoveImageOrphaning [2020-07-03T14:06:55.262Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-07-03T14:06:55.262Z] === RUN TestRemoveImageGarbageCollector [2020-07-03T14:06:55.262Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-03T14:06:55.262Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-03T14:06:55.262Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-03T14:06:55.262Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-03T14:06:55.262Z] === RUN TestTagInvalidReference [2020-07-03T14:06:55.262Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-03T14:06:55.262Z] === RUN TestTagValidPrefixedRepo [2020-07-03T14:06:55.262Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-03T14:06:55.262Z] === RUN TestTagExistedNameWithoutForce [2020-07-03T14:06:55.262Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-03T14:06:55.262Z] === RUN TestTagOfficialNames [2020-07-03T14:06:55.262Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-03T14:06:55.262Z] === RUN TestTagMatchesDigest [2020-07-03T14:06:55.262Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-03T14:06:55.262Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-03T14:06:59.921Z] Removing intermediate container c419e5f388fd [2020-07-03T14:06:59.921Z] ---> 546f436bd4f3 [2020-07-03T14:06:59.921Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-03T14:06:59.921Z] ---> Running in 861fac5b5a99 [2020-07-03T14:07:01.424Z] [2020-07-03T14:07:01.424Z] SUCCESS: Specified value was saved. [2020-07-03T14:07:03.559Z] Removing intermediate container 861fac5b5a99 [2020-07-03T14:07:03.559Z] ---> 9d2cfee4c6e6 [2020-07-03T14:07:03.559Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-03T14:07:03.559Z] ---> Running in 11bb397c61fe [2020-07-03T14:07:04.594Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-07-03T14:07:07.227Z] Cannot create a file when that file already exists. [2020-07-03T14:07:09.098Z] Loaded image: buildpack-deps:buster [2020-07-03T14:07:09.098Z] Loaded image: busybox:latest [2020-07-03T14:07:09.098Z] Loaded image: busybox:glibc [2020-07-03T14:07:09.098Z] Loaded image: debian:buster [2020-07-03T14:07:09.098Z] Loaded image: hello-world:latest [2020-07-03T14:07:09.098Z] INFO: Testing against a local daemon [2020-07-03T14:07:09.098Z] === RUN TestCgroupNamespacesBuild [2020-07-03T14:07:09.098Z] --- PASS: TestCgroupNamespacesBuild (3.01s) [2020-07-03T14:07:09.098Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-03T14:07:09.098Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.01s) [2020-07-03T14:07:09.098Z] === RUN TestBuildWithSession [2020-07-03T14:07:09.098Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-03T14:07:09.098Z] build_session_test.go:25: TODO: BuildKit [2020-07-03T14:07:09.098Z] === RUN TestBuildSquashParent [2020-07-03T14:07:11.838Z] Removing intermediate container 11bb397c61fe [2020-07-03T14:07:11.838Z] ---> 4adb75e166b8 [2020-07-03T14:07:11.838Z] Step 13/13 : CMD ["sh"] [2020-07-03T14:07:11.838Z] ---> Running in b7a165d350e0 [2020-07-03T14:07:11.838Z] Removing intermediate container b7a165d350e0 [2020-07-03T14:07:11.838Z] ---> 13709807ac65 [2020-07-03T14:07:11.838Z] Successfully built 13709807ac65 [2020-07-03T14:07:11.838Z] Successfully tagged busybox:latest [2020-07-03T14:07:11.838Z] INFO: Docker images of the daemon under test [2020-07-03T14:07:11.838Z] [2020-07-03T14:07:11.838Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-03T14:07:11.838Z] busybox latest 13709807ac65 Less than a second ago 5.02GB [2020-07-03T14:07:11.838Z] microsoft/windowsservercore latest 486def14a6bd 4 weeks ago 4.98GB [2020-07-03T14:07:11.838Z] mcr.microsoft.com/windows/servercore ltsc2019 486def14a6bd 4 weeks ago 4.98GB [2020-07-03T14:07:11.838Z] [2020-07-03T14:07:11.838Z] INFO: Running integration tests at 07/03/2020 14:07:11... [2020-07-03T14:07:11.838Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-03T14:07:11.838Z] INFO: Integration API tests being run from the host: [2020-07-03T14:07:11.838Z] INFO: make.ps1 starting at 07/03/2020 14:07:11 [2020-07-03T14:07:12.285Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-03T14:07:17.236Z] --- PASS: TestBuildSquashParent (8.73s) [2020-07-03T14:07:17.236Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-03T14:07:17.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:07:17.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:07:17.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:07:17.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:07:17.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:07:17.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:07:17.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:07:17.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:07:17.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:07:17.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:07:17.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:07:17.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:07:17.236Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-03T14:07:17.236Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-03T14:07:19.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-03T14:07:20.043Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-03T14:07:22.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-03T14:07:23.115Z] --- PASS: TestBuildWithHugeFile (42.27s) [2020-07-03T14:07:23.115Z] === RUN TestBuildWithEmptyDockerfile [2020-07-03T14:07:23.115Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:07:23.115Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:07:23.115Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:07:23.115Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:07:23.115Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:07:23.115Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:07:23.115Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:07:23.115Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:07:23.115Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:07:23.115Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-07-03T14:07:23.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-07-03T14:07:23.115Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-07-03T14:07:23.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2020-07-03T14:07:23.115Z] === RUN TestBuildPreserveOwnership [2020-07-03T14:07:23.115Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-03T14:07:23.115Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-03T14:07:23.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-03T14:07:24.502Z] --- PASS: TestBuildPreserveOwnership (5.90s) [2020-07-03T14:07:24.502Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.76s) [2020-07-03T14:07:24.502Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-07-03T14:07:24.502Z] === RUN TestBuildPlatformInvalid [2020-07-03T14:07:24.502Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-07-03T14:07:24.502Z] PASS [2020-07-03T14:07:24.502Z] [2020-07-03T14:07:24.502Z] === Skipped [2020-07-03T14:07:24.502Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-03T14:07:24.502Z] build_session_test.go:25: TODO: BuildKit [2020-07-03T14:07:24.502Z] [2020-07-03T14:07:24.502Z] [2020-07-03T14:07:24.502Z] DONE 32 tests, 1 skipped in 92.710s [2020-07-03T14:07:24.502Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-03T14:07:24.502Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:07:24.502Z] ++ set -e [2020-07-03T14:07:24.502Z] ++ '[' -n 0 ']' [2020-07-03T14:07:24.502Z] ++ set -x [2020-07-03T14:07:24.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:07:24.763Z] INFO: Testing against a local daemon [2020-07-03T14:07:24.763Z] === RUN TestConfigInspect [2020-07-03T14:07:26.830Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-07-03T14:07:26.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2020-07-03T14:07:26.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.37s) [2020-07-03T14:07:26.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s) [2020-07-03T14:07:26.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.49s) [2020-07-03T14:07:26.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2020-07-03T14:07:26.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.71s) [2020-07-03T14:07:26.830Z] === RUN TestBuildMultiStageCopy [2020-07-03T14:07:26.830Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-03T14:07:28.743Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-03T14:07:28.969Z] --- PASS: TestConfigInspect (3.58s) [2020-07-03T14:07:28.969Z] === RUN TestConfigList [2020-07-03T14:07:29.314Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-03T14:07:29.885Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-03T14:07:30.457Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-03T14:07:31.028Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2020-07-03T14:07:31.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2020-07-03T14:07:31.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-07-03T14:07:31.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-07-03T14:07:31.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2020-07-03T14:07:31.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-07-03T14:07:31.028Z] === RUN TestBuildMultiStageParentConfig [2020-07-03T14:07:31.516Z] --- PASS: TestConfigList (3.19s) [2020-07-03T14:07:31.516Z] === RUN TestConfigsCreateAndDelete [2020-07-03T14:07:32.412Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2020-07-03T14:07:32.412Z] === RUN TestBuildLabelWithTargets [2020-07-03T14:07:34.332Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2020-07-03T14:07:34.332Z] === RUN TestBuildWithEmptyLayers [2020-07-03T14:07:34.819Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-07-03T14:07:34.819Z] === RUN TestConfigsUpdate [2020-07-03T14:07:35.716Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2020-07-03T14:07:35.716Z] === RUN TestBuildMultiStageOnBuild [2020-07-03T14:07:37.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:07:37.290Z] INFO: Testing against a local daemon [2020-07-03T14:07:38.122Z] --- PASS: TestConfigsUpdate (3.20s) [2020-07-03T14:07:38.122Z] === RUN TestTemplatedConfig [2020-07-03T14:07:39.018Z] --- PASS: TestBuildMultiStageOnBuild (2.98s) [2020-07-03T14:07:39.018Z] === RUN TestBuildUncleanTarFilenames [2020-07-03T14:07:40.400Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) [2020-07-03T14:07:40.400Z] === RUN TestBuildMultiStageLayerLeak [2020-07-03T14:07:41.425Z] --- PASS: TestTemplatedConfig (3.47s) [2020-07-03T14:07:41.425Z] === RUN TestConfigCreateResolve [2020-07-03T14:07:43.696Z] --- PASS: TestBuildMultiStageLayerLeak (3.26s) [2020-07-03T14:07:43.696Z] === RUN TestBuildWithHugeFile [2020-07-03T14:07:44.727Z] --- PASS: TestConfigCreateResolve (3.19s) [2020-07-03T14:07:44.728Z] === RUN TestConfigDaemonLibtrustID [2020-07-03T14:07:45.300Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-07-03T14:07:45.300Z] PASS [2020-07-03T14:07:45.300Z] [2020-07-03T14:07:45.300Z] DONE 7 tests in 20.609s [2020-07-03T14:07:45.300Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-03T14:07:45.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:07:45.300Z] ++ set -e [2020-07-03T14:07:45.300Z] ++ '[' -n 0 ']' [2020-07-03T14:07:45.300Z] ++ set -x [2020-07-03T14:07:45.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:07:45.300Z] INFO: Testing against a local daemon [2020-07-03T14:07:45.300Z] === RUN TestCheckpoint [2020-07-03T14:07:45.300Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-03T14:07:45.300Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-03T14:07:45.300Z] === RUN TestContainerInvalidJSON [2020-07-03T14:07:45.300Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:07:45.300Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:07:45.300Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:07:45.300Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:07:45.300Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:07:45.300Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:07:45.300Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:07:45.300Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:07:45.300Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:07:45.300Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-03T14:07:45.300Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-03T14:07:45.300Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-03T14:07:45.300Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-03T14:07:45.300Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-03T14:07:45.560Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-03T14:07:45.560Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-03T14:07:45.560Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-07-03T14:07:45.560Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-03T14:07:45.822Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-07-03T14:07:45.822Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-03T14:07:45.822Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-03T14:07:45.822Z] === RUN TestCopyFromContainer [2020-07-03T14:07:47.489Z] ok github.com/docker/docker/integration/build 13.336s [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] === Skipped [2020-07-03T14:07:47.489Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-03T14:07:47.489Z] build_session_test.go:25: TODO: BuildKit [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-03T14:07:47.489Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-03T14:07:47.489Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-07-03T14:07:47.489Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-03T14:07:47.489Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-03T14:07:47.489Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-03T14:07:47.489Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-07-03T14:07:47.489Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-03T14:07:47.489Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-07-03T14:07:47.489Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] DONE 22 tests, 10 skipped in 34.672s [2020-07-03T14:07:47.489Z] [2020-07-03T14:07:47.489Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-03T14:07:47.736Z] === RUN TestCopyFromContainer// [2020-07-03T14:07:47.998Z] === RUN TestCopyFromContainer//bar/root [2020-07-03T14:07:47.998Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-03T14:07:48.260Z] === RUN TestCopyFromContainer/bar/quux [2020-07-03T14:07:48.260Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-03T14:07:48.260Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-03T14:07:48.522Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-03T14:07:48.522Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-03T14:07:48.783Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-03T14:07:48.783Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-03T14:07:49.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:07:49.007Z] INFO: Testing against a local daemon [2020-07-03T14:07:49.007Z] ok github.com/docker/docker/integration/config 0.186s [2020-07-03T14:07:49.044Z] --- PASS: TestCopyFromContainer (3.11s) [2020-07-03T14:07:49.044Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-03T14:07:49.044Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-03T14:07:49.044Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-07-03T14:07:49.044Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-03T14:07:49.044Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-03T14:07:49.044Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-03T14:07:49.044Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-03T14:07:49.044Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-07-03T14:07:49.044Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-03T14:07:49.044Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-03T14:07:49.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-03T14:07:49.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:07:49.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:07:49.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:07:49.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:07:49.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:07:49.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:07:49.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:07:49.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:07:49.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:07:49.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-03T14:07:49.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-03T14:07:49.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-03T14:07:49.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-03T14:07:49.044Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-03T14:07:49.044Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-03T14:07:49.044Z] === RUN TestCreateWithInvalidEnv [2020-07-03T14:07:49.044Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-03T14:07:49.044Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-03T14:07:49.044Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-03T14:07:49.044Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-03T14:07:49.044Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-03T14:07:49.044Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-03T14:07:49.044Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-03T14:07:49.044Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-03T14:07:49.044Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-03T14:07:49.044Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-03T14:07:49.044Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-03T14:07:49.044Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-03T14:07:49.044Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-07-03T14:07:49.044Z] === RUN TestCreateTmpfsMountsTarget [2020-07-03T14:07:49.044Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-03T14:07:49.044Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-03T14:07:49.455Z] [2020-07-03T14:07:49.455Z] === Skipped [2020-07-03T14:07:49.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-03T14:07:49.455Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:07:49.455Z] [2020-07-03T14:07:49.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-03T14:07:49.455Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:07:49.455Z] [2020-07-03T14:07:49.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-03T14:07:49.455Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:07:49.455Z] [2020-07-03T14:07:49.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-03T14:07:49.455Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:07:49.455Z] [2020-07-03T14:07:49.455Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-03T14:07:49.455Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:07:49.455Z] [2020-07-03T14:07:49.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-03T14:07:49.455Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:07:49.455Z] [2020-07-03T14:07:49.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-03T14:07:49.455Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:07:49.455Z] [2020-07-03T14:07:49.455Z] [2020-07-03T14:07:49.455Z] DONE 7 tests, 7 skipped in 2.430s [2020-07-03T14:07:49.903Z] [2020-07-03T14:07:49.903Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-03T14:07:50.271Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-03T14:07:50.271Z] Using test binary docker [2020-07-03T14:07:50.271Z] +++ /etc/init.d/apparmor start [2020-07-03T14:07:50.271Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-03T14:07:50.271Z] Starting dockerd [2020-07-03T14:07:50.271Z] INFO: Waiting for daemon to start... [2020-07-03T14:07:50.271Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-03T14:07:50.552Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-03T14:07:50.552Z] Using test binary docker [2020-07-03T14:07:50.552Z] +++ /etc/init.d/apparmor start [2020-07-03T14:07:50.552Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-03T14:07:50.552Z] INFO: Waiting for daemon to start... [2020-07-03T14:07:50.552Z] Starting dockerd [2020-07-03T14:07:50.552Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-03T14:07:51.592Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:07:51.592Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:07:51.592Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:07:51.592Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:07:51.592Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:07:51.592Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-03T14:07:51.592Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:07:51.592Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:07:51.592Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:07:51.592Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:07:51.592Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:07:51.592Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-03T14:07:51.592Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:07:51.592Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-03T14:07:51.592Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:07:51.592Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:07:51.592Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:07:51.592Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:07:51.592Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:07:51.592Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:07:51.592Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:07:51.592Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-03T14:07:51.592Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-07-03T14:07:51.592Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-03T14:07:52.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:07:52.753Z] INFO: Testing against a local daemon [2020-07-03T14:07:54.138Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2020-07-03T14:07:54.138Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-03T14:07:54.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:07:54.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:07:54.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:07:54.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:07:54.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:07:54.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:07:54.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:07:54.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:07:54.139Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:07:54.139Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:07:54.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:07:54.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:07:54.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:07:54.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:07:54.139Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:07:54.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-03T14:07:54.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-03T14:07:54.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-03T14:07:54.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-03T14:07:54.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-03T14:07:54.139Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-03T14:07:54.139Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-03T14:07:54.710Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-07-03T14:07:54.710Z] === RUN TestCreateDifferentPlatform [2020-07-03T14:07:54.710Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-03T14:07:54.710Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-03T14:07:54.710Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-03T14:07:54.710Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-03T14:07:54.710Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-03T14:07:54.710Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-03T14:07:54.710Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-07-03T14:07:54.710Z] === RUN TestContainerStartOnDaemonRestart [2020-07-03T14:07:54.710Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-03T14:07:54.710Z] === RUN TestDaemonRestartIpcMode [2020-07-03T14:07:54.710Z] === PAUSE TestDaemonRestartIpcMode [2020-07-03T14:07:54.710Z] === RUN TestDaemonHostGatewayIP [2020-07-03T14:07:54.710Z] === PAUSE TestDaemonHostGatewayIP [2020-07-03T14:07:54.710Z] === RUN TestContainerKillOnDaemonStart [2020-07-03T14:07:54.710Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-03T14:07:54.710Z] === RUN TestDiff [2020-07-03T14:07:55.653Z] --- PASS: TestDiff (0.78s) [2020-07-03T14:07:55.653Z] === RUN TestExecWithCloseStdin [2020-07-03T14:07:56.225Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-07-03T14:07:56.225Z] === RUN TestExec [2020-07-03T14:07:57.169Z] --- PASS: TestExec (0.88s) [2020-07-03T14:07:57.169Z] === RUN TestExecUser [2020-07-03T14:07:58.113Z] --- PASS: TestExecUser (0.93s) [2020-07-03T14:07:58.113Z] === RUN TestExportContainerAndImportImage [2020-07-03T14:07:59.055Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2020-07-03T14:07:59.055Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-03T14:08:01.603Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-07-03T14:08:01.603Z] === RUN TestHealthCheckWorkdir [2020-07-03T14:08:02.176Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-07-03T14:08:02.176Z] === RUN TestHealthKillContainer [2020-07-03T14:08:05.477Z] --- PASS: TestHealthKillContainer (2.96s) [2020-07-03T14:08:05.477Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-03T14:08:06.048Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-07-03T14:08:06.048Z] === RUN TestIpcModeNone [2020-07-03T14:08:06.991Z] --- PASS: TestIpcModeNone (0.90s) [2020-07-03T14:08:06.991Z] === RUN TestIpcModePrivate [2020-07-03T14:08:07.934Z] --- PASS: TestIpcModePrivate (0.86s) [2020-07-03T14:08:07.934Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-03T14:08:07.934Z] === RUN TestIpcModeShareable [2020-07-03T14:08:08.877Z] --- PASS: TestIpcModeShareable (0.89s) [2020-07-03T14:08:08.877Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-03T14:08:08.877Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-03T14:08:11.424Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2020-07-03T14:08:11.424Z] === RUN TestAPIIpcModeHost [2020-07-03T14:08:11.997Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-07-03T14:08:11.997Z] === RUN TestDaemonIpcModeShareable [2020-07-03T14:08:12.505Z] . [2020-07-03T14:08:12.505Z] [2020-07-03T14:08:12.505Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-03T14:08:12.505Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-03T14:08:12.505Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-03T14:08:12.505Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-03T14:08:12.505Z] Error: No such image: emptyfs [2020-07-03T14:08:12.505Z] Error: No such image: emptyfs [2020-07-03T14:08:12.505Z] ++++ docker load [2020-07-03T14:08:12.505Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-03T14:08:12.505Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-03T14:08:12.505Z] ++++ docker load [2020-07-03T14:08:12.505Z] Running integration-test (iteration 1) [2020-07-03T14:08:12.505Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-03T14:08:12.505Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-03T14:08:12.505Z] ++ set -e [2020-07-03T14:08:12.505Z] ++ '[' -n 0 ']' [2020-07-03T14:08:12.505Z] ++ set -x [2020-07-03T14:08:12.505Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-03T14:08:12.505Z] Running integration-test (iteration 1) [2020-07-03T14:08:12.505Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-03T14:08:12.505Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-03T14:08:12.505Z] ++ set -e [2020-07-03T14:08:12.505Z] ++ '[' -n 0 ']' [2020-07-03T14:08:12.505Z] ++ set -x [2020-07-03T14:08:12.505Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-03T14:08:13.911Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-07-03T14:08:13.911Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-03T14:08:13.911Z] === RUN TestDaemonIpcModePrivate [2020-07-03T14:08:15.827Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-07-03T14:08:15.827Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-03T14:08:15.827Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-03T14:08:17.745Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-07-03T14:08:17.745Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-03T14:08:17.745Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-03T14:08:19.659Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-07-03T14:08:19.659Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-03T14:08:19.659Z] === RUN TestIpcModeOlderClient [2020-07-03T14:08:19.659Z] === PAUSE TestIpcModeOlderClient [2020-07-03T14:08:19.659Z] === RUN TestKillContainerInvalidSignal [2020-07-03T14:08:20.232Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-07-03T14:08:20.232Z] === RUN TestKillContainer [2020-07-03T14:08:20.232Z] === RUN TestKillContainer/no_signal [2020-07-03T14:08:20.804Z] === RUN TestKillContainer/non_killing_signal [2020-07-03T14:08:21.377Z] === RUN TestKillContainer/killing_signal [2020-07-03T14:08:22.762Z] --- PASS: TestKillContainer (2.35s) [2020-07-03T14:08:22.762Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-07-03T14:08:22.762Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-07-03T14:08:22.762Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-07-03T14:08:22.762Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-03T14:08:22.762Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-03T14:08:23.335Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-03T14:08:23.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-07-03T14:08:23.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-07-03T14:08:23.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-07-03T14:08:23.907Z] === RUN TestKillStoppedContainer [2020-07-03T14:08:24.168Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-03T14:08:24.168Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-03T14:08:24.168Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-03T14:08:24.168Z] === RUN TestKillDifferentUserContainer [2020-07-03T14:08:25.113Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-07-03T14:08:25.113Z] === RUN TestInspectOomKilledTrue [2020-07-03T14:08:25.113Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-03T14:08:25.113Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:08:25.113Z] === RUN TestInspectOomKilledFalse [2020-07-03T14:08:25.113Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-03T14:08:25.113Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:08:25.113Z] === RUN TestLinksEtcHostsContentMatch [2020-07-03T14:08:25.687Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-07-03T14:08:25.687Z] === RUN TestLinksContainerNames [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.1% of statements [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/builder [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/builder/dockerfile 0.177s coverage: 48.1% of statements [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.6% of statements [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-07-03T14:08:26.098Z] ok github.com/docker/docker/builder/remotecontext/git 1.200s coverage: 86.3% of statements [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/cli [no test files] [2020-07-03T14:08:26.098Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-03T14:08:27.102Z] --- PASS: TestLinksContainerNames (1.51s) [2020-07-03T14:08:27.102Z] === RUN TestLogsFollowTailEmpty [2020-07-03T14:08:28.052Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-07-03T14:08:28.052Z] === RUN TestContainerNetworkMountsNoChown [2020-07-03T14:08:28.997Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/default [2020-07-03T14:08:28.997Z] === PAUSE TestMountDaemonRoot/default [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/private [2020-07-03T14:08:28.997Z] === PAUSE TestMountDaemonRoot/private [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/rprivate [2020-07-03T14:08:28.997Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/slave [2020-07-03T14:08:28.997Z] === PAUSE TestMountDaemonRoot/slave [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/rslave [2020-07-03T14:08:28.997Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/shared [2020-07-03T14:08:28.997Z] === PAUSE TestMountDaemonRoot/shared [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/rshared [2020-07-03T14:08:28.997Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-03T14:08:28.997Z] === CONT TestMountDaemonRoot/default [2020-07-03T14:08:28.997Z] === CONT TestMountDaemonRoot/rslave [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:08:28.997Z] === CONT TestMountDaemonRoot/rprivate [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:08:28.997Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:08:28.997Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-03T14:08:28.997Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:08:28.997Z] === CONT TestMountDaemonRoot/slave [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:08:28.997Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:08:28.997Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/rshared [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/shared [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/private [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:08:28.998Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:08:28.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-03T14:08:28.998Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:08:29.272Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:08:29.409Z] ok github.com/docker/docker/client 0.153s coverage: 75.4% of statements [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-03T14:08:29.537Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-03T14:08:29.537Z] === RUN TestContainerBindMountNonRecursive [2020-07-03T14:08:31.460Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-07-03T14:08:31.460Z] === RUN TestNetworkNat [2020-07-03T14:08:32.408Z] --- PASS: TestNetworkNat (0.92s) [2020-07-03T14:08:32.408Z] === RUN TestNetworkLocalhostTCPNat [2020-07-03T14:08:33.350Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-07-03T14:08:33.350Z] === RUN TestNetworkLoopbackNat [2020-07-03T14:08:36.650Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2020-07-03T14:08:36.650Z] === RUN TestPause [2020-07-03T14:08:37.221Z] --- PASS: TestPause (0.82s) [2020-07-03T14:08:37.221Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-03T14:08:37.221Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-03T14:08:37.221Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-03T14:08:37.221Z] === RUN TestPauseStopPausedContainer [2020-07-03T14:08:38.164Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-07-03T14:08:38.164Z] === RUN TestPsFilter [2020-07-03T14:08:38.425Z] --- PASS: TestPsFilter (0.26s) [2020-07-03T14:08:38.425Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-03T14:08:38.997Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-07-03T14:08:38.997Z] === RUN TestRemoveContainerWithVolume [2020-07-03T14:08:39.941Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-07-03T14:08:39.941Z] === RUN TestRemoveContainerRunning [2020-07-03T14:08:40.887Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-07-03T14:08:40.887Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-03T14:08:41.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-07-03T14:08:41.459Z] === RUN TestRemoveInvalidContainer [2020-07-03T14:08:41.459Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-03T14:08:41.459Z] === RUN TestRenameLinkedContainer [2020-07-03T14:08:44.763Z] --- PASS: TestRenameLinkedContainer (3.05s) [2020-07-03T14:08:44.763Z] === RUN TestRenameStoppedContainer [2020-07-03T14:08:45.336Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-07-03T14:08:45.336Z] === RUN TestRenameRunningContainerAndReuse [2020-07-03T14:08:46.655Z] --- PASS: TestImportExtremelyLargeImageWorks (109.90s) [2020-07-03T14:08:46.655Z] PASS [2020-07-03T14:08:46.655Z] [2020-07-03T14:08:46.655Z] === Skipped [2020-07-03T14:08:46.655Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-03T14:08:46.655Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-03T14:08:46.655Z] [2020-07-03T14:08:46.655Z] [2020-07-03T14:08:46.655Z] DONE 12 tests, 1 skipped in 113.387s [2020-07-03T14:08:46.655Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-03T14:08:46.655Z] INFO: Testing against a local daemon [2020-07-03T14:08:46.655Z] === RUN TestNetworkCreateDelete [2020-07-03T14:08:46.655Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-07-03T14:08:46.655Z] === RUN TestDockerNetworkDeletePreferID [2020-07-03T14:08:46.655Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2020-07-03T14:08:46.655Z] === RUN TestDaemonDNSFallback [2020-07-03T14:08:47.251Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-07-03T14:08:47.251Z] === RUN TestRenameInvalidName [2020-07-03T14:08:47.822Z] --- PASS: TestRenameInvalidName (0.76s) [2020-07-03T14:08:47.822Z] === RUN TestRenameAnonymousContainer [2020-07-03T14:08:51.248Z] Loaded image: buildpack-deps:buster [2020-07-03T14:08:51.508Z] Loaded image: buildpack-deps:buster [2020-07-03T14:08:51.508Z] Loaded image: busybox:latest [2020-07-03T14:08:51.799Z] Loaded image: busybox:latest [2020-07-03T14:08:51.799Z] Loaded image: busybox:glibc [2020-07-03T14:08:51.799Z] Loaded image: debian:buster [2020-07-03T14:08:52.029Z] --- PASS: TestRenameAnonymousContainer (4.07s) [2020-07-03T14:08:52.029Z] === RUN TestRenameContainerWithSameName [2020-07-03T14:08:52.102Z] Loaded image: hello-world:latest [2020-07-03T14:08:52.102Z] INFO: Testing against a local daemon [2020-07-03T14:08:52.102Z] Loaded image: busybox:glibc [2020-07-03T14:08:52.102Z] Loaded image: debian:buster [2020-07-03T14:08:52.102Z] === RUN TestDockerSuite [2020-07-03T14:08:52.102Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-03T14:08:52.102Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-03T14:08:52.364Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-03T14:08:52.364Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-03T14:08:52.364Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-03T14:08:52.364Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-03T14:08:52.364Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-03T14:08:52.364Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-03T14:08:52.364Z] Loaded image: hello-world:latest [2020-07-03T14:08:52.364Z] INFO: Testing against a local daemon [2020-07-03T14:08:52.364Z] === RUN TestDockerDaemonSuite [2020-07-03T14:08:52.364Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-03T14:08:52.601Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-07-03T14:08:52.601Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-03T14:08:52.951Z] ok github.com/docker/docker/integration/container 59.898s [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === Skipped [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-03T14:08:52.951Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-03T14:08:52.951Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-03T14:08:52.951Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-03T14:08:52.951Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-03T14:08:52.951Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-03T14:08:52.951Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-03T14:08:52.951Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-03T14:08:52.951Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-03T14:08:52.951Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-03T14:08:52.951Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-03T14:08:52.951Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-03T14:08:52.951Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-03T14:08:52.951Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-03T14:08:52.951Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-03T14:08:52.951Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-03T14:08:52.951Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-03T14:08:52.951Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-03T14:08:52.951Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-03T14:08:52.951Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-03T14:08:52.951Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-03T14:08:52.951Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-03T14:08:52.951Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-03T14:08:52.951Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-03T14:08:52.951Z] [2020-07-03T14:08:52.951Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-03T14:08:52.952Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-03T14:08:52.952Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-03T14:08:52.952Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-03T14:08:52.952Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-03T14:08:52.952Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-03T14:08:52.952Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-03T14:08:52.952Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-03T14:08:52.952Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-03T14:08:52.952Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-03T14:08:52.952Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-03T14:08:52.952Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-03T14:08:52.952Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-03T14:08:52.952Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-03T14:08:52.952Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-03T14:08:52.952Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-03T14:08:52.952Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-03T14:08:52.952Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-03T14:08:52.952Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-03T14:08:52.952Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] DONE 85 tests, 42 skipped in 62.354s [2020-07-03T14:08:52.952Z] [2020-07-03T14:08:52.952Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-03T14:08:53.187Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-07-03T14:08:53.187Z] === RUN TestInspectNetwork [2020-07-03T14:08:53.187Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-03T14:08:53.187Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:08:53.187Z] === RUN TestRunContainerWithBridgeNone [2020-07-03T14:08:53.187Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-03T14:08:53.187Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] === RUN TestNetworkInvalidJSON [2020-07-03T14:08:53.187Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-03T14:08:53.187Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-03T14:08:53.187Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:08:53.187Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:08:53.187Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:08:53.187Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:08:53.187Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-03T14:08:53.187Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:08:53.187Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:08:53.187Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-03T14:08:53.187Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-03T14:08:53.187Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-03T14:08:53.187Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-03T14:08:53.187Z] === RUN TestHostIPv4BridgeLabel [2020-07-03T14:08:53.187Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-03T14:08:53.187Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-03T14:08:53.187Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-07-03T14:08:53.187Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] === RUN TestDaemonDefaultNetworkPools [2020-07-03T14:08:53.187Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-03T14:08:53.187Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-03T14:08:53.187Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-03T14:08:53.187Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-03T14:08:53.187Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-03T14:08:53.187Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] === RUN TestServiceWithPredefinedNetwork [2020-07-03T14:08:53.187Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:08:53.187Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-03T14:08:53.187Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:236: FLAKY_TEST [2020-07-03T14:08:53.187Z] === RUN TestServiceWithDataPathPortInit [2020-07-03T14:08:53.187Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:08:53.187Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-03T14:08:53.187Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:08:53.187Z] PASS [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === Skipped [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-03T14:08:53.187Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-03T14:08:53.187Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-03T14:08:53.187Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-07-03T14:08:53.187Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-03T14:08:53.187Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-03T14:08:53.187Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:236: FLAKY_TEST [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-03T14:08:53.187Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] [2020-07-03T14:08:53.187Z] DONE 19 tests, 12 skipped in 7.996s [2020-07-03T14:08:53.187Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-03T14:08:53.315Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-03T14:08:53.443Z] INFO: Testing against a local daemon [2020-07-03T14:08:53.443Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-03T14:08:53.443Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-03T14:08:53.443Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:08:53.443Z] === RUN TestDockerNetworkIpvlan [2020-07-03T14:08:53.443Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-03T14:08:53.443Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:08:53.443Z] PASS [2020-07-03T14:08:53.443Z] [2020-07-03T14:08:53.443Z] === Skipped [2020-07-03T14:08:53.443Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-03T14:08:53.443Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:08:53.443Z] [2020-07-03T14:08:53.443Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-03T14:08:53.443Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:08:53.443Z] [2020-07-03T14:08:53.443Z] [2020-07-03T14:08:53.443Z] DONE 2 tests, 2 skipped in 0.114s [2020-07-03T14:08:53.443Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-03T14:08:53.443Z] INFO: Testing against a local daemon [2020-07-03T14:08:53.443Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-03T14:08:53.443Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-03T14:08:53.443Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.443Z] === RUN TestDockerNetworkMacvlan [2020-07-03T14:08:53.443Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-03T14:08:53.443Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.443Z] PASS [2020-07-03T14:08:53.443Z] [2020-07-03T14:08:53.443Z] === Skipped [2020-07-03T14:08:53.443Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-03T14:08:53.443Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.443Z] [2020-07-03T14:08:53.443Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-03T14:08:53.443Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:08:53.443Z] [2020-07-03T14:08:53.443Z] [2020-07-03T14:08:53.443Z] DONE 2 tests, 2 skipped in 0.111s [2020-07-03T14:08:53.443Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-03T14:08:53.443Z] testing: warning: no tests to run [2020-07-03T14:08:53.443Z] PASS [2020-07-03T14:08:53.443Z] [2020-07-03T14:08:53.443Z] DONE 0 tests in 0.023s [2020-07-03T14:08:53.443Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-03T14:08:53.575Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-03T14:08:53.698Z] INFO: Testing against a local daemon [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginAllowRequest [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginTLS [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginDenyRequest [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginDenyResponse [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginAllowEventStream [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginErrorResponse [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginErrorRequest [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginHeader [2020-07-03T14:08:53.698Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-03T14:08:53.698Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:53.698Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-03T14:08:53.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:08:53.896Z] INFO: Testing against a local daemon [2020-07-03T14:08:53.986Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2020-07-03T14:08:53.986Z] === RUN TestResize [2020-07-03T14:08:54.145Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-03T14:08:54.259Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.58s) [2020-07-03T14:08:54.259Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.259Z] === RUN TestAuthZPluginV2Disable [2020-07-03T14:08:54.347Z] ok github.com/docker/docker/integration/image 0.427s [2020-07-03T14:08:54.347Z] [2020-07-03T14:08:54.347Z] === Skipped [2020-07-03T14:08:54.347Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-03T14:08:54.347Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-03T14:08:54.347Z] [2020-07-03T14:08:54.347Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-03T14:08:54.347Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-03T14:08:54.347Z] [2020-07-03T14:08:54.347Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-03T14:08:54.347Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-03T14:08:54.347Z] [2020-07-03T14:08:54.347Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-03T14:08:54.347Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-03T14:08:54.347Z] [2020-07-03T14:08:54.347Z] [2020-07-03T14:08:54.347Z] DONE 11 tests, 4 skipped in 2.362s [2020-07-03T14:08:54.347Z] [2020-07-03T14:08:54.347Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-03T14:08:54.405Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-03T14:08:54.514Z] --- SKIP: TestAuthZPluginV2Disable (0.22s) [2020-07-03T14:08:54.514Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.514Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-03T14:08:54.514Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-07-03T14:08:54.514Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.514Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-03T14:08:54.770Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.26s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-03T14:08:54.770Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] PASS [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === Skipped [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.58s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.22s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.26s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-03T14:08:54.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] [2020-07-03T14:08:54.770Z] DONE 17 tests, 17 skipped in 1.252s [2020-07-03T14:08:54.770Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-03T14:08:54.929Z] --- PASS: TestResize (0.79s) [2020-07-03T14:08:54.929Z] === RUN TestResizeWithInvalidSize [2020-07-03T14:08:55.025Z] INFO: Testing against a local daemon [2020-07-03T14:08:55.025Z] === RUN TestPluginInvalidJSON [2020-07-03T14:08:55.025Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:08:55.025Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:08:55.025Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:08:55.025Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-03T14:08:55.025Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-03T14:08:55.025Z] === RUN TestPluginInstall [2020-07-03T14:08:55.025Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-03T14:08:55.025Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:55.025Z] PASS [2020-07-03T14:08:55.025Z] [2020-07-03T14:08:55.025Z] === Skipped [2020-07-03T14:08:55.025Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-03T14:08:55.025Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-03T14:08:55.025Z] [2020-07-03T14:08:55.025Z] [2020-07-03T14:08:55.025Z] DONE 3 tests, 1 skipped in 0.163s [2020-07-03T14:08:55.025Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-03T14:08:55.025Z] INFO: Testing against a local daemon [2020-07-03T14:08:55.025Z] === RUN TestExternalGraphDriver [2020-07-03T14:08:55.282Z] --- SKIP: TestExternalGraphDriver (0.12s) [2020-07-03T14:08:55.282Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-03T14:08:55.282Z] === RUN TestGraphdriverPluginV2 [2020-07-03T14:08:55.346Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-03T14:08:55.501Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-07-03T14:08:55.501Z] === RUN TestResizeWhenContainerNotStarted [2020-07-03T14:08:55.915Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-03T14:08:55.915Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-03T14:08:56.445Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-07-03T14:08:56.445Z] === RUN TestDaemonRestartKillContainers [2020-07-03T14:08:56.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T14:08:56.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T14:08:56.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T14:08:56.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T14:08:56.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T14:08:56.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T14:08:56.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T14:08:56.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T14:08:56.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T14:08:56.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T14:08:56.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T14:08:56.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T14:08:56.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T14:08:56.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T14:08:56.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T14:08:56.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T14:08:56.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:08:56.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:08:56.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:08:56.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:08:56.446Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:08:56.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:08:56.446Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:08:56.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:08:56.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T14:08:56.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T14:08:56.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T14:08:56.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T14:08:57.193Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:08:57.193Z] INFO: Testing against a local daemon [2020-07-03T14:08:57.193Z] ok github.com/docker/docker/integration/network 0.264s [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === Skipped [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-03T14:08:57.193Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-03T14:08:57.193Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-03T14:08:57.193Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-03T14:08:57.193Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-03T14:08:57.193Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-03T14:08:57.193Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-03T14:08:57.193Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-03T14:08:57.193Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-03T14:08:57.193Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-03T14:08:57.193Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-03T14:08:57.193Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-03T14:08:57.193Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-03T14:08:57.193Z] service_test.go:236: FLAKY_TEST [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-03T14:08:57.193Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-03T14:08:57.193Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] DONE 19 tests, 15 skipped in 2.469s [2020-07-03T14:08:57.193Z] [2020-07-03T14:08:57.193Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-03T14:08:57.299Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-03T14:08:57.299Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-03T14:08:57.559Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-03T14:08:57.559Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-03T14:08:57.641Z] testing: warning: no tests to run [2020-07-03T14:08:57.641Z] ok github.com/docker/docker/integration/network/ipvlan 0.063s [2020-07-03T14:08:57.641Z] [2020-07-03T14:08:57.641Z] DONE 0 tests in 0.704s [2020-07-03T14:08:57.641Z] [2020-07-03T14:08:57.641Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-03T14:08:57.819Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-03T14:08:58.585Z] testing: warning: no tests to run [2020-07-03T14:08:58.585Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2020-07-03T14:08:58.585Z] [2020-07-03T14:08:58.585Z] DONE 0 tests in 0.685s [2020-07-03T14:08:58.585Z] [2020-07-03T14:08:58.585Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-03T14:08:58.760Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-03T14:08:58.760Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-03T14:08:59.032Z] testing: warning: no tests to run [2020-07-03T14:08:59.032Z] ok github.com/docker/docker/integration/plugin 0.069s [2020-07-03T14:08:59.331Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-03T14:08:59.479Z] [2020-07-03T14:08:59.479Z] DONE 0 tests in 0.682s [2020-07-03T14:08:59.479Z] [2020-07-03T14:08:59.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-03T14:08:59.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T14:08:59.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:08:59.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:08:59.903Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-03T14:08:59.903Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-03T14:08:59.903Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-03T14:08:59.903Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-03T14:08:59.927Z] testing: warning: no tests to run [2020-07-03T14:08:59.927Z] ok github.com/docker/docker/integration/plugin/authz 0.064s [2020-07-03T14:08:59.927Z] [2020-07-03T14:08:59.927Z] DONE 0 tests in 0.671s [2020-07-03T14:08:59.927Z] [2020-07-03T14:08:59.927Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-03T14:09:00.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:09:00.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:09:00.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T14:09:01.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T14:09:01.817Z] --- PASS: TestGraphdriverPluginV2 (5.82s) [2020-07-03T14:09:01.817Z] PASS [2020-07-03T14:09:01.817Z] [2020-07-03T14:09:01.817Z] === Skipped [2020-07-03T14:09:01.817Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.12s) [2020-07-03T14:09:01.817Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-03T14:09:01.817Z] [2020-07-03T14:09:01.817Z] [2020-07-03T14:09:01.817Z] DONE 2 tests, 1 skipped in 6.048s [2020-07-03T14:09:01.817Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-03T14:09:01.817Z] INFO: Testing against a local daemon [2020-07-03T14:09:01.817Z] === RUN TestContinueAfterPluginCrash [2020-07-03T14:09:01.817Z] === PAUSE TestContinueAfterPluginCrash [2020-07-03T14:09:01.817Z] === RUN TestReadPluginNoRead [2020-07-03T14:09:01.817Z] === PAUSE TestReadPluginNoRead [2020-07-03T14:09:01.817Z] === RUN TestDaemonStartWithLogOpt [2020-07-03T14:09:01.817Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-03T14:09:01.817Z] === CONT TestContinueAfterPluginCrash [2020-07-03T14:09:01.817Z] === CONT TestDaemonStartWithLogOpt [2020-07-03T14:09:02.447Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-03T14:09:02.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T14:09:03.829Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-03T14:09:04.400Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-03T14:09:04.843Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-07-03T14:09:04.844Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-07-03T14:09:04.844Z] === RUN TestCgroupNamespacesRun [2020-07-03T14:09:05.784Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-03T14:09:06.044Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-03T14:09:06.759Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2020-07-03T14:09:06.759Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-03T14:09:06.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:09:06.903Z] INFO: Testing against a local daemon [2020-07-03T14:09:06.903Z] ok github.com/docker/docker/integration/plugin/common 0.273s [2020-07-03T14:09:07.351Z] [2020-07-03T14:09:07.351Z] === Skipped [2020-07-03T14:09:07.351Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-03T14:09:07.351Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-03T14:09:07.351Z] [2020-07-03T14:09:07.351Z] [2020-07-03T14:09:07.351Z] DONE 3 tests, 1 skipped in 7.271s [2020-07-03T14:09:07.351Z] [2020-07-03T14:09:07.351Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-03T14:09:07.428Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-03T14:09:08.368Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-03T14:09:08.675Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-07-03T14:09:08.675Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-03T14:09:10.225Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:09:10.225Z] INFO: Testing against a local daemon [2020-07-03T14:09:10.225Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.248s [2020-07-03T14:09:10.589Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-07-03T14:09:10.590Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-03T14:09:10.671Z] [2020-07-03T14:09:10.672Z] === Skipped [2020-07-03T14:09:10.672Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-03T14:09:10.672Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-03T14:09:10.672Z] [2020-07-03T14:09:10.672Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-03T14:09:10.672Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-03T14:09:10.672Z] [2020-07-03T14:09:10.672Z] [2020-07-03T14:09:10.672Z] DONE 2 tests, 2 skipped in 3.101s [2020-07-03T14:09:10.672Z] [2020-07-03T14:09:10.672Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-03T14:09:10.911Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-03T14:09:10.912Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-03T14:09:11.172Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-03T14:09:11.976Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-07-03T14:09:11.976Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-03T14:09:12.112Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-03T14:09:12.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:09:12.803Z] INFO: Testing against a local daemon [2020-07-03T14:09:12.803Z] ok github.com/docker/docker/integration/plugin/logging 0.222s [2020-07-03T14:09:12.803Z] [2020-07-03T14:09:12.803Z] === Skipped [2020-07-03T14:09:12.803Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-03T14:09:12.803Z] read_test.go:21: no unix domain sockets on Windows [2020-07-03T14:09:12.803Z] [2020-07-03T14:09:12.803Z] [2020-07-03T14:09:12.803Z] DONE 1 tests, 1 skipped in 2.333s [2020-07-03T14:09:12.803Z] [2020-07-03T14:09:12.803Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-03T14:09:13.053Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-03T14:09:13.053Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-03T14:09:13.624Z] --- PASS: TestBuildWithHugeFile (90.00s) [2020-07-03T14:09:13.624Z] === RUN TestBuildWithEmptyDockerfile [2020-07-03T14:09:13.624Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:09:13.624Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:09:13.624Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:09:13.624Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:09:13.624Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:09:13.624Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:09:13.624Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-03T14:09:13.624Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-03T14:09:13.884Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-03T14:09:13.884Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-03T14:09:13.891Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-07-03T14:09:13.891Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-03T14:09:13.991Z] --- PASS: TestDaemonStartWithLogOpt (12.85s) [2020-07-03T14:09:13.991Z] === CONT TestReadPluginNoRead [2020-07-03T14:09:14.145Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-03T14:09:14.145Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-07-03T14:09:14.145Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-07-03T14:09:14.145Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2020-07-03T14:09:14.145Z] === RUN TestBuildPreserveOwnership [2020-07-03T14:09:14.145Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-03T14:09:14.305Z] testing: warning: no tests to run [2020-07-03T14:09:14.305Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.116s [2020-07-03T14:09:14.305Z] [2020-07-03T14:09:14.305Z] DONE 0 tests in 1.212s [2020-07-03T14:09:14.305Z] [2020-07-03T14:09:14.305Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-03T14:09:15.808Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-07-03T14:09:15.808Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-03T14:09:16.057Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-03T14:09:16.057Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-03T14:09:16.094Z] ok github.com/docker/docker/cmd/dockerd 0.118s coverage: 30.8% of statements [2020-07-03T14:09:16.094Z] ok github.com/docker/docker/container 0.117s coverage: 34.7% of statements [2020-07-03T14:09:16.094Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-03T14:09:16.094Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-03T14:09:16.094Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-03T14:09:16.094Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-03T14:09:16.380Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-07-03T14:09:16.380Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-03T14:09:16.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:09:16.439Z] INFO: Testing against a local daemon [2020-07-03T14:09:16.439Z] ok github.com/docker/docker/integration/plugin/volumes 0.278s [2020-07-03T14:09:16.439Z] [2020-07-03T14:09:16.439Z] === Skipped [2020-07-03T14:09:16.439Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-03T14:09:16.439Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:16.439Z] [2020-07-03T14:09:16.439Z] [2020-07-03T14:09:16.439Z] DONE 1 tests, 1 skipped in 2.450s [2020-07-03T14:09:16.886Z] [2020-07-03T14:09:16.886Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-03T14:09:17.445Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-03T14:09:17.705Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-03T14:09:18.155Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-03T14:09:18.155Z] --- PASS: TestContinueAfterPluginCrash (16.72s) [2020-07-03T14:09:18.295Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-07-03T14:09:18.295Z] === RUN TestKernelTCPMemory [2020-07-03T14:09:18.387Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:09:18.387Z] INFO: Testing against a local daemon [2020-07-03T14:09:18.387Z] ok github.com/docker/docker/integration/secret 0.231s [2020-07-03T14:09:18.647Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-03T14:09:18.834Z] [2020-07-03T14:09:18.834Z] === Skipped [2020-07-03T14:09:18.834Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-03T14:09:18.835Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:18.835Z] [2020-07-03T14:09:18.835Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-03T14:09:18.835Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:18.835Z] [2020-07-03T14:09:18.835Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-03T14:09:18.835Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:18.835Z] [2020-07-03T14:09:18.835Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-03T14:09:18.835Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:18.835Z] [2020-07-03T14:09:18.835Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-03T14:09:18.835Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:18.835Z] [2020-07-03T14:09:18.835Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-03T14:09:18.835Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:09:18.835Z] [2020-07-03T14:09:18.835Z] [2020-07-03T14:09:18.835Z] DONE 6 tests, 6 skipped in 2.173s [2020-07-03T14:09:18.835Z] [2020-07-03T14:09:18.835Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-03T14:09:18.907Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2020-07-03T14:09:18.907Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2020-07-03T14:09:18.907Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2020-07-03T14:09:18.907Z] === RUN TestBuildPlatformInvalid [2020-07-03T14:09:18.907Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-07-03T14:09:18.907Z] PASS [2020-07-03T14:09:19.166Z] [2020-07-03T14:09:19.166Z] === Skipped [2020-07-03T14:09:19.166Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-03T14:09:19.166Z] build_session_test.go:25: TODO: BuildKit [2020-07-03T14:09:19.166Z] [2020-07-03T14:09:19.166Z] [2020-07-03T14:09:19.166Z] DONE 32 tests, 1 skipped in 176.497s [2020-07-03T14:09:19.166Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-03T14:09:19.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:09:19.166Z] ++ set -e [2020-07-03T14:09:19.166Z] ++ '[' -n 0 ']' [2020-07-03T14:09:19.166Z] ++ set -x [2020-07-03T14:09:19.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:09:19.167Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-03T14:09:19.167Z] INFO: Testing against a local daemon [2020-07-03T14:09:19.167Z] === RUN TestConfigInspect [2020-07-03T14:09:19.236Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-07-03T14:09:19.236Z] === RUN TestNISDomainname [2020-07-03T14:09:19.429Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-03T14:09:20.041Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-03T14:09:20.180Z] --- PASS: TestNISDomainname (0.99s) [2020-07-03T14:09:20.180Z] === RUN TestHostnameDnsResolution [2020-07-03T14:09:20.288Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2020-07-03T14:09:21.338Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-03T14:09:21.338Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-03T14:09:21.682Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:09:21.682Z] INFO: Testing against a local daemon [2020-07-03T14:09:21.682Z] ok github.com/docker/docker/integration/service 0.392s [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === Skipped [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-03T14:09:21.682Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-03T14:09:21.682Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-03T14:09:21.682Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-03T14:09:21.682Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-03T14:09:21.682Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-03T14:09:21.682Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-07-03T14:09:21.682Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-03T14:09:21.682Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-03T14:09:21.682Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-03T14:09:21.682Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-07-03T14:09:21.682Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-07-03T14:09:21.682Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-03T14:09:21.682Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-03T14:09:21.682Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-03T14:09:21.682Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-03T14:09:21.682Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-03T14:09:21.682Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-03T14:09:21.682Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-03T14:09:21.682Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-03T14:09:21.682Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-03T14:09:21.682Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-03T14:09:21.682Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-03T14:09:21.682Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-03T14:09:21.682Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-03T14:09:21.682Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] DONE 24 tests, 23 skipped in 2.654s [2020-07-03T14:09:21.682Z] [2020-07-03T14:09:21.682Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-03T14:09:21.908Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-03T14:09:22.095Z] --- PASS: TestHostnameDnsResolution (1.64s) [2020-07-03T14:09:22.095Z] === RUN TestStats [2020-07-03T14:09:22.168Z] --- PASS: TestConfigInspect (2.95s) [2020-07-03T14:09:22.169Z] === RUN TestConfigList [2020-07-03T14:09:22.199Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-03T14:09:22.429Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-03T14:09:22.588Z] === RUN TestReadPluginNoRead/default [2020-07-03T14:09:22.688Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-03T14:09:23.576Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-03T14:09:23.818Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:09:23.818Z] INFO: Testing against a local daemon [2020-07-03T14:09:23.818Z] ok github.com/docker/docker/integration/session 0.216s [2020-07-03T14:09:23.818Z] [2020-07-03T14:09:23.818Z] === Skipped [2020-07-03T14:09:23.818Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-03T14:09:23.818Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-03T14:09:23.818Z] [2020-07-03T14:09:23.818Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-03T14:09:23.818Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-03T14:09:23.818Z] [2020-07-03T14:09:23.818Z] [2020-07-03T14:09:23.818Z] DONE 2 tests, 2 skipped in 2.205s [2020-07-03T14:09:23.818Z] [2020-07-03T14:09:23.818Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-03T14:09:24.073Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-03T14:09:24.491Z] --- PASS: TestReadPluginNoRead (10.37s) [2020-07-03T14:09:24.491Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2020-07-03T14:09:24.491Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-07-03T14:09:24.491Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-07-03T14:09:24.491Z] read_test.go:92: [d90f4dfba82fe] daemon is not started [2020-07-03T14:09:24.491Z] PASS [2020-07-03T14:09:24.491Z] [2020-07-03T14:09:24.491Z] DONE 6 tests in 23.348s [2020-07-03T14:09:24.491Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-03T14:09:24.491Z] testing: warning: no tests to run [2020-07-03T14:09:24.491Z] PASS [2020-07-03T14:09:24.491Z] [2020-07-03T14:09:24.491Z] DONE 0 tests in 0.040s [2020-07-03T14:09:24.491Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-03T14:09:24.491Z] INFO: Testing against a local daemon [2020-07-03T14:09:24.491Z] === RUN TestPluginWithDevMounts [2020-07-03T14:09:24.491Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-03T14:09:24.491Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-03T14:09:24.491Z] PASS [2020-07-03T14:09:24.491Z] [2020-07-03T14:09:24.491Z] === Skipped [2020-07-03T14:09:24.492Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-03T14:09:24.492Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-03T14:09:24.492Z] [2020-07-03T14:09:24.492Z] [2020-07-03T14:09:24.492Z] DONE 1 tests, 1 skipped in 0.140s [2020-07-03T14:09:24.492Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-03T14:09:24.639Z] --- PASS: TestStats (2.81s) [2020-07-03T14:09:24.639Z] === RUN TestStopContainerWithTimeout [2020-07-03T14:09:24.639Z] === RUN TestStopContainerWithTimeout/0 [2020-07-03T14:09:24.639Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-03T14:09:24.639Z] === RUN TestStopContainerWithTimeout/1 [2020-07-03T14:09:24.639Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-03T14:09:24.639Z] === RUN TestStopContainerWithTimeout/3 [2020-07-03T14:09:24.639Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-03T14:09:24.639Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-03T14:09:24.639Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-03T14:09:24.639Z] === CONT TestStopContainerWithTimeout/0 [2020-07-03T14:09:24.639Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-03T14:09:24.639Z] === CONT TestStopContainerWithTimeout/3 [2020-07-03T14:09:24.639Z] === CONT TestStopContainerWithTimeout/1 [2020-07-03T14:09:24.642Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-03T14:09:24.747Z] INFO: Testing against a local daemon [2020-07-03T14:09:24.747Z] === RUN TestSecretInspect [2020-07-03T14:09:24.747Z] --- SKIP: TestSecretInspect (0.03s) [2020-07-03T14:09:24.747Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] === RUN TestSecretList [2020-07-03T14:09:24.747Z] --- SKIP: TestSecretList (0.01s) [2020-07-03T14:09:24.747Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] === RUN TestSecretsCreateAndDelete [2020-07-03T14:09:24.747Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-03T14:09:24.747Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] === RUN TestSecretsUpdate [2020-07-03T14:09:24.747Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-03T14:09:24.747Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] === RUN TestTemplatedSecret [2020-07-03T14:09:24.747Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-03T14:09:24.747Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] === RUN TestSecretCreateResolve [2020-07-03T14:09:24.747Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-07-03T14:09:24.747Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] PASS [2020-07-03T14:09:24.747Z] [2020-07-03T14:09:24.747Z] === Skipped [2020-07-03T14:09:24.747Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2020-07-03T14:09:24.747Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] [2020-07-03T14:09:24.747Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-07-03T14:09:24.747Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] [2020-07-03T14:09:24.747Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-03T14:09:24.747Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] [2020-07-03T14:09:24.747Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-03T14:09:24.747Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] [2020-07-03T14:09:24.747Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-03T14:09:24.747Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] [2020-07-03T14:09:24.747Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-07-03T14:09:24.747Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:24.747Z] [2020-07-03T14:09:24.747Z] [2020-07-03T14:09:24.747Z] DONE 6 tests, 6 skipped in 0.191s [2020-07-03T14:09:24.747Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-03T14:09:24.902Z] --- PASS: TestConfigList (2.85s) [2020-07-03T14:09:24.902Z] === RUN TestConfigsCreateAndDelete [2020-07-03T14:09:25.003Z] INFO: Testing against a local daemon [2020-07-03T14:09:25.003Z] === RUN TestServiceCreateInit [2020-07-03T14:09:25.003Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-03T14:09:25.003Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-03T14:09:25.003Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-03T14:09:25.003Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-03T14:09:25.003Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-03T14:09:25.003Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestCreateServiceMultipleTimes [2020-07-03T14:09:25.003Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-07-03T14:09:25.003Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestCreateServiceConflict [2020-07-03T14:09:25.003Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-03T14:09:25.003Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestCreateServiceMaxReplicas [2020-07-03T14:09:25.003Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-03T14:09:25.003Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-03T14:09:25.003Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-03T14:09:25.003Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestCreateServiceSecretFileMode [2020-07-03T14:09:25.003Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-03T14:09:25.003Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestCreateServiceConfigFileMode [2020-07-03T14:09:25.003Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-03T14:09:25.003Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestCreateServiceSysctls [2020-07-03T14:09:25.003Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-07-03T14:09:25.003Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestCreateServiceCapabilities [2020-07-03T14:09:25.003Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-03T14:09:25.003Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestInspect [2020-07-03T14:09:25.003Z] --- SKIP: TestInspect (0.01s) [2020-07-03T14:09:25.003Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestCreateJob [2020-07-03T14:09:25.003Z] --- SKIP: TestCreateJob (0.01s) [2020-07-03T14:09:25.003Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestReplicatedJob [2020-07-03T14:09:25.003Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-03T14:09:25.003Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestUpdateReplicatedJob [2020-07-03T14:09:25.003Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-07-03T14:09:25.003Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.003Z] === RUN TestServiceListWithStatuses [2020-07-03T14:09:25.003Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-03T14:09:25.003Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-03T14:09:25.003Z] === RUN TestDockerNetworkConnectAlias [2020-07-03T14:09:25.162Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-03T14:09:25.258Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-07-03T14:09:25.258Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.258Z] === RUN TestDockerNetworkReConnect [2020-07-03T14:09:25.258Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2020-07-03T14:09:25.258Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:25.258Z] === RUN TestServicePlugin [2020-07-03T14:09:25.422Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-03T14:09:25.682Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-03T14:09:25.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:09:25.950Z] INFO: Testing against a local daemon [2020-07-03T14:09:26.252Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-03T14:09:26.822Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-03T14:09:26.895Z] ok github.com/docker/docker/integration/system 1.241s [2020-07-03T14:09:27.354Z] [2020-07-03T14:09:27.354Z] === Skipped [2020-07-03T14:09:27.354Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-03T14:09:27.354Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-03T14:09:27.354Z] [2020-07-03T14:09:27.354Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-03T14:09:27.354Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-03T14:09:27.354Z] [2020-07-03T14:09:27.354Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-03T14:09:27.354Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-03T14:09:27.354Z] [2020-07-03T14:09:27.354Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-03T14:09:27.354Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-03T14:09:27.354Z] [2020-07-03T14:09:27.354Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-03T14:09:27.354Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-03T14:09:27.354Z] [2020-07-03T14:09:27.354Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-03T14:09:27.354Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-03T14:09:27.354Z] [2020-07-03T14:09:27.354Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-03T14:09:27.354Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-03T14:09:27.354Z] [2020-07-03T14:09:27.354Z] [2020-07-03T14:09:27.354Z] DONE 13 tests, 7 skipped in 3.272s [2020-07-03T14:09:27.354Z] [2020-07-03T14:09:27.354Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-03T14:09:27.393Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-03T14:09:27.393Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-03T14:09:27.393Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-03T14:09:27.941Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-03T14:09:27.942Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-07-03T14:09:27.942Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2020-07-03T14:09:27.942Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2020-07-03T14:09:27.942Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2020-07-03T14:09:27.942Z] === RUN TestDeleteDevicemapper [2020-07-03T14:09:27.942Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-03T14:09:27.942Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-03T14:09:27.942Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-03T14:09:28.335Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2020-07-03T14:09:28.335Z] === RUN TestConfigsUpdate [2020-07-03T14:09:28.335Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-03T14:09:28.525Z] --- SKIP: TestServicePlugin (3.41s) [2020-07-03T14:09:28.525Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.525Z] === RUN TestServiceUpdateLabel [2020-07-03T14:09:28.525Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-07-03T14:09:28.525Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.525Z] === RUN TestServiceUpdateSecrets [2020-07-03T14:09:28.525Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-07-03T14:09:28.525Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.525Z] === RUN TestServiceUpdateConfigs [2020-07-03T14:09:28.525Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-03T14:09:28.525Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.525Z] === RUN TestServiceUpdateNetwork [2020-07-03T14:09:28.525Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-07-03T14:09:28.525Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.525Z] === RUN TestServiceUpdatePidsLimit [2020-07-03T14:09:28.781Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-03T14:09:28.781Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] PASS [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === Skipped [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-03T14:09:28.781Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-03T14:09:28.781Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-03T14:09:28.781Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-03T14:09:28.781Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-07-03T14:09:28.781Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-03T14:09:28.781Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-03T14:09:28.781Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-03T14:09:28.781Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-03T14:09:28.781Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-03T14:09:28.781Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-07-03T14:09:28.781Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-03T14:09:28.781Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-03T14:09:28.781Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-03T14:09:28.781Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-03T14:09:28.781Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-07-03T14:09:28.781Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-03T14:09:28.781Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-07-03T14:09:28.781Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2020-07-03T14:09:28.781Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestServicePlugin (3.41s) [2020-07-03T14:09:28.781Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-07-03T14:09:28.781Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-07-03T14:09:28.781Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-03T14:09:28.781Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-07-03T14:09:28.781Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-03T14:09:28.781Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] DONE 24 tests, 23 skipped in 3.871s [2020-07-03T14:09:28.781Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-03T14:09:28.781Z] INFO: Testing against a local daemon [2020-07-03T14:09:28.781Z] === RUN TestSessionCreate [2020-07-03T14:09:28.781Z] --- PASS: TestSessionCreate (0.02s) [2020-07-03T14:09:28.781Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-03T14:09:28.781Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-03T14:09:28.781Z] PASS [2020-07-03T14:09:28.781Z] [2020-07-03T14:09:28.781Z] DONE 2 tests in 0.149s [2020-07-03T14:09:28.781Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-03T14:09:28.906Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-03T14:09:29.038Z] INFO: Testing against a local daemon [2020-07-03T14:09:29.038Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-03T14:09:29.038Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-03T14:09:29.038Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-03T14:09:29.038Z] === RUN TestEventsExecDie [2020-07-03T14:09:29.480Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-03T14:09:29.485Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:09:29.485Z] INFO: Testing against a local daemon [2020-07-03T14:09:29.485Z] ok github.com/docker/docker/integration/volume 0.333s [2020-07-03T14:09:29.485Z] [2020-07-03T14:09:29.485Z] === Skipped [2020-07-03T14:09:29.485Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-03T14:09:29.485Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-03T14:09:29.485Z] [2020-07-03T14:09:29.485Z] [2020-07-03T14:09:29.485Z] DONE 5 tests, 1 skipped in 2.296s [2020-07-03T14:09:29.485Z] [2020-07-03T14:09:29.485Z] INFO: make.ps1 ended at 07/03/2020 14:09:29 [2020-07-03T14:09:29.485Z] INFO: Integration CLI tests being run from the host: [2020-07-03T14:09:29.485Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-03T14:09:29.599Z] --- PASS: TestEventsExecDie (0.51s) [2020-07-03T14:09:29.599Z] === RUN TestEventsBackwardsCompatible [2020-07-03T14:09:29.599Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-03T14:09:29.599Z] === RUN TestInfoBinaryCommits [2020-07-03T14:09:29.599Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-03T14:09:29.599Z] === RUN TestInfoAPIVersioned [2020-07-03T14:09:29.599Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-03T14:09:29.599Z] === RUN TestInfoDiscoveryBackend [2020-07-03T14:09:29.856Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) [2020-07-03T14:09:29.856Z] === RUN TestUpdateMemory [2020-07-03T14:09:29.856Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-03T14:09:29.856Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:09:29.856Z] === RUN TestUpdateCPUQuota [2020-07-03T14:09:30.962Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-03T14:09:30.962Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-03T14:09:31.393Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-03T14:09:31.393Z] --- PASS: TestConfigsUpdate (3.13s) [2020-07-03T14:09:31.393Z] === RUN TestTemplatedConfig [2020-07-03T14:09:31.771Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-07-03T14:09:31.771Z] === RUN TestUpdatePidsLimit [2020-07-03T14:09:31.771Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-03T14:09:31.771Z] === RUN TestUpdatePidsLimit/no_change [2020-07-03T14:09:32.343Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-03T14:09:32.604Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-03T14:09:33.176Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-03T14:09:33.305Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-03T14:09:33.438Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-03T14:09:33.554Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-07-03T14:09:33.699Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-03T14:09:33.813Z] ok github.com/docker/docker/daemon 12.137s coverage: 17.5% of statements [2020-07-03T14:09:33.813Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-03T14:09:33.813Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-03T14:09:34.072Z] ok github.com/docker/docker/daemon/config 0.068s coverage: 81.7% of statements [2020-07-03T14:09:34.494Z] --- PASS: TestImportExtremelyLargeImageWorks (192.62s) [2020-07-03T14:09:34.494Z] PASS [2020-07-03T14:09:34.494Z] [2020-07-03T14:09:34.494Z] === Skipped [2020-07-03T14:09:34.494Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-03T14:09:34.494Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:09:34.494Z] [2020-07-03T14:09:34.494Z] [2020-07-03T14:09:34.494Z] DONE 12 tests, 1 skipped in 193.649s [2020-07-03T14:09:34.494Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-03T14:09:34.494Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:09:34.494Z] ++ set -e [2020-07-03T14:09:34.494Z] ++ '[' -n 0 ']' [2020-07-03T14:09:34.494Z] ++ set -x [2020-07-03T14:09:34.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:09:34.494Z] INFO: Testing against a local daemon [2020-07-03T14:09:34.494Z] === RUN TestNetworkCreateDelete [2020-07-03T14:09:34.494Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-03T14:09:34.494Z] === RUN TestDockerNetworkDeletePreferID [2020-07-03T14:09:34.494Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-07-03T14:09:34.494Z] === RUN TestDaemonDNSFallback [2020-07-03T14:09:34.494Z] --- PASS: TestDaemonDNSFallback (1.59s) [2020-07-03T14:09:34.494Z] === RUN TestInspectNetwork [2020-07-03T14:09:34.494Z] === RUN TestInspectNetwork/full_network_id [2020-07-03T14:09:34.494Z] === RUN TestInspectNetwork/partial_network_id [2020-07-03T14:09:34.494Z] === RUN TestInspectNetwork/network_name [2020-07-03T14:09:34.494Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-03T14:09:34.494Z] --- PASS: TestInspectNetwork (7.49s) [2020-07-03T14:09:34.494Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-03T14:09:34.494Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-03T14:09:34.494Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-03T14:09:34.494Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-03T14:09:34.494Z] === RUN TestRunContainerWithBridgeNone [2020-07-03T14:09:34.691Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-03T14:09:35.123Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2020-07-03T14:09:35.123Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-03T14:09:35.123Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-03T14:09:35.123Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:09:35.123Z] === RUN TestInfoAPI [2020-07-03T14:09:35.123Z] --- PASS: TestInfoAPI (0.05s) [2020-07-03T14:09:35.123Z] === RUN TestInfoAPIWarnings [2020-07-03T14:09:35.261Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-03T14:09:35.261Z] --- PASS: TestTemplatedConfig (3.83s) [2020-07-03T14:09:35.261Z] === RUN TestConfigCreateResolve [2020-07-03T14:09:35.449Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-07-03T14:09:35.449Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-03T14:09:35.449Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-03T14:09:35.449Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-03T14:09:35.547Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2020-07-03T14:09:35.547Z] === RUN TestNetworkInvalidJSON [2020-07-03T14:09:35.547Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-03T14:09:35.547Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-03T14:09:35.547Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:09:35.547Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:09:35.547Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:09:35.547Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:09:35.547Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-03T14:09:35.547Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:09:35.547Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:09:35.547Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-03T14:09:35.547Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-03T14:09:35.547Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-03T14:09:35.547Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-03T14:09:35.547Z] === RUN TestHostIPv4BridgeLabel [2020-07-03T14:09:35.612Z] --- PASS: TestUpdatePidsLimit (3.96s) [2020-07-03T14:09:35.613Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-07-03T14:09:35.613Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-03T14:09:35.613Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-03T14:09:35.613Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-07-03T14:09:35.613Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-07-03T14:09:35.613Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-07-03T14:09:35.613Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-07-03T14:09:35.613Z] === RUN TestUpdateRestartPolicy [2020-07-03T14:09:36.049Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-03T14:09:36.049Z] === RUN TestInfoDebug [2020-07-03T14:09:36.191Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-07-03T14:09:36.191Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-03T14:09:36.829Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-07-03T14:09:37.243Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-03T14:09:37.243Z] === RUN TestDaemonDefaultNetworkPools [2020-07-03T14:09:37.412Z] --- PASS: TestInfoDebug (1.53s) [2020-07-03T14:09:37.413Z] === RUN TestInfoInsecureRegistries [2020-07-03T14:09:37.883Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-07-03T14:09:37.883Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-03T14:09:37.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-03T14:09:37.949Z] INFO: Testing against a local daemon [2020-07-03T14:09:38.557Z] --- PASS: TestConfigCreateResolve (2.84s) [2020-07-03T14:09:38.557Z] === RUN TestConfigDaemonLibtrustID [2020-07-03T14:09:38.557Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-03T14:09:38.557Z] PASS [2020-07-03T14:09:38.557Z] [2020-07-03T14:09:38.557Z] DONE 7 tests in 19.491s [2020-07-03T14:09:38.557Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-03T14:09:38.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:09:38.557Z] ++ set -e [2020-07-03T14:09:38.557Z] ++ '[' -n 0 ']' [2020-07-03T14:09:38.557Z] ++ set -x [2020-07-03T14:09:38.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:09:38.735Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.372s coverage: 73.1% of statements [2020-07-03T14:09:38.818Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-03T14:09:38.818Z] INFO: Testing against a local daemon [2020-07-03T14:09:38.818Z] === RUN TestCheckpoint [2020-07-03T14:09:38.818Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-03T14:09:38.818Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-03T14:09:38.818Z] === RUN TestContainerInvalidJSON [2020-07-03T14:09:38.818Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:09:38.818Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:09:38.818Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:09:38.818Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:09:38.818Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:09:38.818Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:09:38.818Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-03T14:09:38.818Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-03T14:09:38.818Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-03T14:09:38.818Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-07-03T14:09:38.818Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-03T14:09:38.818Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-03T14:09:38.818Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-03T14:09:38.818Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-03T14:09:38.818Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-03T14:09:38.818Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-03T14:09:38.818Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-03T14:09:38.818Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-03T14:09:38.938Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-03T14:09:38.938Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-03T14:09:39.080Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-03T14:09:39.080Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-03T14:09:39.080Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-03T14:09:39.080Z] === RUN TestCopyFromContainer [2020-07-03T14:09:39.299Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-03T14:09:39.299Z] === RUN TestInfoRegistryMirrors [2020-07-03T14:09:39.302Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-07-03T14:09:40.238Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.475s coverage: 57.0% of statements [2020-07-03T14:09:40.460Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-03T14:09:40.460Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-03T14:09:40.472Z] === RUN TestCopyFromContainer// [2020-07-03T14:09:40.472Z] === RUN TestCopyFromContainer//bar/root [2020-07-03T14:09:40.663Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-03T14:09:40.663Z] === RUN TestLoginFailsWithBadCredentials [2020-07-03T14:09:40.663Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-07-03T14:09:40.663Z] === RUN TestPingCacheHeaders [2020-07-03T14:09:40.663Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-03T14:09:40.663Z] === RUN TestPingGet [2020-07-03T14:09:40.732Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-03T14:09:40.732Z] === RUN TestCopyFromContainer/bar/quux [2020-07-03T14:09:40.732Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-03T14:09:40.919Z] --- PASS: TestPingGet (0.02s) [2020-07-03T14:09:40.919Z] === RUN TestPingHead [2020-07-03T14:09:40.919Z] --- PASS: TestPingHead (0.02s) [2020-07-03T14:09:40.919Z] === RUN TestVersion [2020-07-03T14:09:40.919Z] --- PASS: TestVersion (0.02s) [2020-07-03T14:09:40.919Z] PASS [2020-07-03T14:09:40.919Z] [2020-07-03T14:09:40.919Z] === Skipped [2020-07-03T14:09:40.919Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-03T14:09:40.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-03T14:09:40.919Z] [2020-07-03T14:09:40.919Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-03T14:09:40.919Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-03T14:09:40.919Z] [2020-07-03T14:09:40.919Z] [2020-07-03T14:09:40.919Z] DONE 18 tests, 2 skipped in 11.986s [2020-07-03T14:09:40.919Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-03T14:09:40.919Z] INFO: Testing against a local daemon [2020-07-03T14:09:40.919Z] === RUN TestVolumesCreateAndList [2020-07-03T14:09:40.919Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-03T14:09:40.919Z] === RUN TestVolumesRemove [2020-07-03T14:09:40.919Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-03T14:09:40.919Z] === RUN TestVolumesInspect [2020-07-03T14:09:40.919Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-03T14:09:40.919Z] === RUN TestVolumesInvalidJSON [2020-07-03T14:09:40.993Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-03T14:09:40.993Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-03T14:09:40.993Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-03T14:09:41.099Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-03T14:09:41.099Z] === RUN TestServiceWithPredefinedNetwork [2020-07-03T14:09:41.175Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-03T14:09:41.175Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-03T14:09:41.175Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-03T14:09:41.175Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-03T14:09:41.175Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-03T14:09:41.175Z] PASS [2020-07-03T14:09:41.175Z] [2020-07-03T14:09:41.175Z] DONE 5 tests in 0.216s [2020-07-03T14:09:41.175Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-03T14:09:41.175Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11976 is not a child of this shell [2020-07-03T14:09:41.175Z] warning: PID 11976 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-03T14:09:41.175Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-03T14:09:41.175Z] [2020-07-03T14:09:41.175Z] Unloading profiles will leave already running processes permanently [2020-07-03T14:09:41.175Z] unconfined, which can lead to unexpected situations. [2020-07-03T14:09:41.175Z] [2020-07-03T14:09:41.175Z] To set a process to complain mode, use the command line tool [2020-07-03T14:09:41.175Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-03T14:09:41.175Z] Removing test suite binaries [2020-07-03T14:09:41.175Z] exiting test-integration [2020-07-03T14:09:41.175Z] ++ exit 0 [2020-07-03T14:09:41.253Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-03T14:09:41.253Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-03T14:09:41.253Z] --- PASS: TestCopyFromContainer (2.33s) [2020-07-03T14:09:41.253Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-07-03T14:09:41.253Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-07-03T14:09:41.253Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-07-03T14:09:41.253Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-07-03T14:09:41.253Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-03T14:09:41.253Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-03T14:09:41.253Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-07-03T14:09:41.253Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-03T14:09:41.253Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-03T14:09:41.253Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-03T14:09:41.253Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-03T14:09:41.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:09:41.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:09:41.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:09:41.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:09:41.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:09:41.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:09:41.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-03T14:09:41.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-03T14:09:41.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-03T14:09:41.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-03T14:09:41.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-03T14:09:41.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-03T14:09:41.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-03T14:09:41.513Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-03T14:09:41.513Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-03T14:09:41.513Z] === RUN TestCreateWithInvalidEnv [2020-07-03T14:09:41.513Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-03T14:09:41.513Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-03T14:09:41.513Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-03T14:09:41.513Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-03T14:09:41.513Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-03T14:09:41.513Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-03T14:09:41.513Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-03T14:09:41.513Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-03T14:09:41.513Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-03T14:09:41.513Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-07-03T14:09:41.513Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-03T14:09:41.513Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-03T14:09:41.513Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-03T14:09:41.513Z] === RUN TestCreateTmpfsMountsTarget [2020-07-03T14:09:41.513Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-03T14:09:41.513Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-03T14:09:42.105Z] [2020-07-03T14:09:42.458Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-03T14:09:42.785Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-07-03T14:09:43.028Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-03T14:09:43.202Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2020-07-03T14:09:43.202Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-03T14:09:43.202Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-03T14:09:43.202Z] service_test.go:236: FLAKY_TEST [2020-07-03T14:09:43.202Z] === RUN TestServiceWithDataPathPortInit [2020-07-03T14:09:43.288Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s) [2020-07-03T14:09:43.288Z] === RUN TestCreateWithCapabilities [2020-07-03T14:09:43.288Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-03T14:09:43.288Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-03T14:09:43.289Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:09:43.289Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:09:43.289Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:09:43.289Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:09:43.289Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:09:43.289Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:09:43.289Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:09:43.289Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:09:43.289Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:09:43.289Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:09:43.289Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-03T14:09:43.289Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-03T14:09:43.289Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:09:43.289Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:09:43.289Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:09:43.289Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:09:43.289Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:09:43.289Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:09:43.289Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:09:43.289Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:09:43.289Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-03T14:09:43.289Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-03T14:09:43.289Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-03T14:09:43.289Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-03T14:09:43.289Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-03T14:09:43.289Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-03T14:09:43.289Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-03T14:09:43.289Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-03T14:09:43.289Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-03T14:09:43.289Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-03T14:09:43.289Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-03T14:09:43.289Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-03T14:09:43.289Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-03T14:09:43.289Z] === RUN TestCreateWithCustomReadonlyPaths Post stage [Pipeline] junit [2020-07-03T14:09:43.481Z] Recording test results [2020-07-03T14:09:43.549Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-03T14:09:43.835Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-03T14:09:44.109Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-03T14:09:44.689Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.515s coverage: 45.9% of statements [2020-07-03T14:09:44.689Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-03T14:09:44.689Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.291s coverage: 49.5% of statements [2020-07-03T14:09:44.690Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-03T14:09:45.658Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-03T14:09:45.658Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-07-03T14:09:45.658Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-03T14:09:45.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:09:45.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:09:45.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:09:45.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:09:45.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:09:45.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:09:45.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:09:45.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:09:45.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:09:45.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:09:45.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-03T14:09:45.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-03T14:09:45.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-03T14:09:45.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-03T14:09:45.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-03T14:09:45.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-07-03T14:09:45.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-03T14:09:45.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-03T14:09:45.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-03T14:09:45.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-03T14:09:45.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-03T14:09:45.658Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-03T14:09:45.704Z] + echo Ensuring container killed. [2020-07-03T14:09:45.704Z] Ensuring container killed. [2020-07-03T14:09:45.704Z] + docker rm -vf docker-pr1 [2020-07-03T14:09:45.704Z] Error: No such container: docker-pr1 [2020-07-03T14:09:45.704Z] + true [Pipeline] sh [2020-07-03T14:09:45.920Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-03T14:09:46.018Z] + echo Chowning /workspace to jenkins user [2020-07-03T14:09:46.018Z] Chowning /workspace to jenkins user [2020-07-03T14:09:46.018Z] + id -u [2020-07-03T14:09:46.018Z] + id -g [2020-07-03T14:09:46.018Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41172:/workspace busybox chown -R 1000:1000 /workspace [2020-07-03T14:09:46.018Z] Unable to find image 'busybox:latest' locally [2020-07-03T14:09:46.491Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-07-03T14:09:46.491Z] === RUN TestCreateDifferentPlatform [2020-07-03T14:09:46.491Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-03T14:09:46.491Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-03T14:09:46.491Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-03T14:09:46.491Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-03T14:09:46.491Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-07-03T14:09:46.491Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-03T14:09:46.752Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-03T14:09:46.752Z] === RUN TestContainerStartOnDaemonRestart [2020-07-03T14:09:46.752Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-03T14:09:46.752Z] === RUN TestDaemonRestartIpcMode [2020-07-03T14:09:46.752Z] === PAUSE TestDaemonRestartIpcMode [2020-07-03T14:09:46.752Z] === RUN TestDaemonHostGatewayIP [2020-07-03T14:09:46.752Z] === PAUSE TestDaemonHostGatewayIP [2020-07-03T14:09:46.752Z] === RUN TestContainerKillOnDaemonStart [2020-07-03T14:09:46.752Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-03T14:09:46.752Z] === RUN TestDiff [2020-07-03T14:09:46.752Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-03T14:09:47.224Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.655s coverage: 57.7% of statements [2020-07-03T14:09:47.224Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-03T14:09:47.224Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.277s coverage: 76.1% of statements [2020-07-03T14:09:47.224Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-03T14:09:47.695Z] --- PASS: TestDiff (0.86s) [2020-07-03T14:09:47.695Z] === RUN TestExecWithCloseStdin [2020-07-03T14:09:47.843Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2020-07-03T14:09:47.843Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-03T14:09:47.955Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-03T14:09:48.526Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-07-03T14:09:48.526Z] === RUN TestExec [2020-07-03T14:09:48.604Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-07-03T14:09:48.604Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-07-03T14:09:48.785Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-07-03T14:09:48.785Z] === RUN TestWaitNonBlocked [2020-07-03T14:09:48.785Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:09:48.785Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:09:48.785Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:09:48.785Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:09:48.785Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:09:48.785Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:09:49.096Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-03T14:09:49.356Z] --- PASS: TestExec (1.00s) [2020-07-03T14:09:49.356Z] === RUN TestExecUser [2020-07-03T14:09:49.728Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-03T14:09:49.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-07-03T14:09:49.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-07-03T14:09:49.728Z] === RUN TestWaitBlocked [2020-07-03T14:09:49.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:09:49.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:09:49.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:09:49.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:09:49.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:09:49.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:09:49.983Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-07-03T14:09:50.296Z] --- PASS: TestExecUser (0.89s) [2020-07-03T14:09:50.296Z] === RUN TestExportContainerAndImportImage [2020-07-03T14:09:50.671Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-03T14:09:50.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-07-03T14:09:50.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-07-03T14:09:50.672Z] === CONT TestContainerStartOnDaemonRestart [2020-07-03T14:09:50.672Z] === CONT TestContainerKillOnDaemonStart [2020-07-03T14:09:50.672Z] === CONT TestIpcModeOlderClient [2020-07-03T14:09:50.672Z] === CONT TestDaemonHostGatewayIP [2020-07-03T14:09:50.866Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2020-07-03T14:09:50.866Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-03T14:09:50.934Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-07-03T14:09:50.934Z] === CONT TestDaemonRestartIpcMode [2020-07-03T14:09:51.263Z] latest: Pulling from library/busybox [2020-07-03T14:09:51.263Z] 91f30d776fb2: Pulling fs layer [2020-07-03T14:09:51.263Z] 91f30d776fb2: Download complete [2020-07-03T14:09:51.263Z] 91f30d776fb2: Pull complete [2020-07-03T14:09:51.263Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-03T14:09:51.263Z] Status: Downloaded newer image for busybox:latest [2020-07-03T14:09:51.365Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-07-03T14:09:51.365Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-03T14:09:51.365Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-03T14:09:51.806Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-03T14:09:51.935Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 41.8% of statements [2020-07-03T14:09:52.747Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-07-03T14:09:52.747Z] === RUN TestHealthCheckWorkdir [2020-07-03T14:09:52.747Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-03T14:09:53.007Z] === RUN TestDockerDaemonSuite/TestDaemonIP [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-03T14:09:53.485Z] + bundleName=amd64-rootless [2020-07-03T14:09:53.485Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-03T14:09:53.485Z] Creating amd64-rootless-bundles.tar.gz [2020-07-03T14:09:53.485Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-03T14:09:53.485Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-03T14:09:53.494Z] Archiving artifacts [2020-07-03T14:09:53.577Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-07-03T14:09:53.577Z] === RUN TestHealthKillContainer [2020-07-03T14:09:53.843Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-07-03T14:09:53.843Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 77.4% of statements [2020-07-03T14:09:53.843Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-03T14:09:53.843Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-03T14:09:54.242Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2020-07-03T14:09:54.784Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2020-07-03T14:09:55.042Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-07-03T14:09:55.179Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41172/1/artifacts/ [Pipeline] } [2020-07-03T14:09:55.184Z] --- PASS: TestDaemonRestartIpcMode (4.24s) [Pipeline] // catchError [Pipeline] sh [2020-07-03T14:09:55.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-07-03T14:09:55.446Z] --- PASS: TestDaemonHostGatewayIP (4.83s) [2020-07-03T14:09:55.483Z] + make clean [2020-07-03T14:09:55.491Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-03T14:09:55.491Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-03T14:09:55.740Z] docker volume rm -f docker-dev-cache [2020-07-03T14:09:55.740Z] docker-dev-cache [Pipeline] deleteDir [2020-07-03T14:09:56.432Z] --- PASS: TestHealthKillContainer (2.92s) [2020-07-03T14:09:56.432Z] === RUN TestInspectCpusetInConfigPre120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-03T14:09:56.679Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-07-03T14:09:56.679Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-03T14:09:56.938Z] time="2020-07-03T14:09:56Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate102311528/log196295335.1: no such file or directory" [2020-07-03T14:09:56.939Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 38.3% of statements [2020-07-03T14:09:57.373Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-07-03T14:09:57.373Z] === RUN TestIpcModeNone [2020-07-03T14:09:57.373Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-03T14:09:57.877Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-07-03T14:09:58.317Z] --- PASS: TestIpcModeNone (0.93s) [2020-07-03T14:09:58.317Z] === RUN TestIpcModePrivate [2020-07-03T14:09:58.594Z] --- PASS: TestServiceWithDataPathPortInit (13.57s) [2020-07-03T14:09:58.594Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-03T14:09:59.257Z] --- PASS: TestIpcModePrivate (0.95s) [2020-07-03T14:09:59.257Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-07-03T14:09:59.257Z] === RUN TestIpcModeShareable [2020-07-03T14:09:59.518Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-03T14:09:59.518Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-03T14:09:59.782Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2020-07-03T14:09:59.783Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-07-03T14:10:00.089Z] --- PASS: TestIpcModeShareable (0.83s) [2020-07-03T14:10:00.089Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2020-07-03T14:10:00.089Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-03T14:10:00.720Z] ok github.com/docker/docker/daemon/logger/splunk 1.655s coverage: 82.5% of statements [2020-07-03T14:10:00.720Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-03T14:10:00.720Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-07-03T14:10:00.720Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-03T14:10:01.472Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-03T14:10:02.628Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-07-03T14:10:02.855Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2020-07-03T14:10:02.855Z] === RUN TestAPIIpcModeHost [2020-07-03T14:10:03.115Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-03T14:10:03.375Z] --- PASS: TestAPIIpcModeHost (0.75s) [2020-07-03T14:10:03.375Z] === RUN TestDaemonIpcModeShareable [2020-07-03T14:10:03.567Z] ok github.com/docker/docker/distribution 0.308s coverage: 22.1% of statements [2020-07-03T14:10:03.567Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-03T14:10:03.581Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2020-07-03T14:10:03.581Z] PASS [2020-07-03T14:10:03.581Z] [2020-07-03T14:10:03.581Z] === Skipped [2020-07-03T14:10:03.581Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-03T14:10:03.581Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-03T14:10:03.581Z] [2020-07-03T14:10:03.581Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-03T14:10:03.581Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:10:03.581Z] [2020-07-03T14:10:03.581Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-03T14:10:03.581Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:10:03.581Z] [2020-07-03T14:10:03.581Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-03T14:10:03.581Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-03T14:10:03.581Z] [2020-07-03T14:10:03.581Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-03T14:10:03.581Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-03T14:10:03.581Z] [2020-07-03T14:10:03.581Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-03T14:10:03.581Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:10:03.581Z] [2020-07-03T14:10:03.581Z] [2020-07-03T14:10:03.581Z] DONE 204 tests, 6 skipped in 138.546s [2020-07-03T14:10:03.635Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-03T14:10:03.636Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-03T14:10:03.841Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-03T14:10:03.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:03.841Z] ++ set -e [2020-07-03T14:10:03.841Z] ++ '[' -n 0 ']' [2020-07-03T14:10:03.841Z] ++ set -x [2020-07-03T14:10:03.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:03.841Z] INFO: Testing against a local daemon [2020-07-03T14:10:03.841Z] === RUN TestCommitInheritsEnv [2020-07-03T14:10:04.191Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2020-07-03T14:10:04.191Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pei9dbtbxzh5xpkowdjr38b73 Created:2020-07-03 14:09:57.602947582 +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[4d528403642cf496a9b6a5997302dfd31b949dd343a7dcc9bc22d25eeaff162c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pfn7jcw6cjw2vlvfx9bstrdod EndpointID:05071f90574f1f1d1e5d648b5deeaca7ff7eeba7a9587578d08842cc59598355 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:04ccb726c432cdb4b4fb0bb064d31621b4968b3353b519447679be44d7cc801f 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:e7eb39f59e11 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pfn7jcw6cjw2vlvfx9bstrdod EndpointID:05071f90574f1f1d1e5d648b5deeaca7ff7eeba7a9587578d08842cc59598355 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-03T14:10:04.191Z] PASS [2020-07-03T14:10:04.191Z] [2020-07-03T14:10:04.191Z] === Skipped [2020-07-03T14:10:04.191Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-03T14:10:04.191Z] service_test.go:236: FLAKY_TEST [2020-07-03T14:10:04.191Z] [2020-07-03T14:10:04.191Z] [2020-07-03T14:10:04.191Z] DONE 23 tests, 1 skipped in 39.651s [2020-07-03T14:10:04.191Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-03T14:10:04.191Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:04.191Z] ++ set -e [2020-07-03T14:10:04.191Z] ++ '[' -n 0 ']' [2020-07-03T14:10:04.191Z] ++ set -x [2020-07-03T14:10:04.191Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:04.191Z] INFO: Testing against a local daemon [2020-07-03T14:10:04.191Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-03T14:10:04.191Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-03T14:10:04.191Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:10:04.191Z] === RUN TestDockerNetworkIpvlan [2020-07-03T14:10:04.191Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-03T14:10:04.191Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:10:04.191Z] PASS [2020-07-03T14:10:04.191Z] [2020-07-03T14:10:04.191Z] === Skipped [2020-07-03T14:10:04.191Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-03T14:10:04.191Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:10:04.191Z] [2020-07-03T14:10:04.191Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-03T14:10:04.191Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:10:04.191Z] [2020-07-03T14:10:04.191Z] [2020-07-03T14:10:04.191Z] DONE 2 tests, 2 skipped in 0.078s [2020-07-03T14:10:04.191Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-03T14:10:04.191Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:04.191Z] ++ set -e [2020-07-03T14:10:04.191Z] ++ '[' -n 0 ']' [2020-07-03T14:10:04.191Z] ++ set -x [2020-07-03T14:10:04.191Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:04.191Z] INFO: Testing against a local daemon [2020-07-03T14:10:04.191Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-03T14:10:04.413Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-07-03T14:10:04.413Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-03T14:10:04.413Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-03T14:10:04.413Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-03T14:10:04.413Z] === RUN TestImagesFilterMultiReference [2020-07-03T14:10:04.505Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-03T14:10:04.675Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-07-03T14:10:04.675Z] === RUN TestImagePullPlatformInvalid [2020-07-03T14:10:04.675Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-03T14:10:04.675Z] === RUN TestRemoveImageOrphaning [2020-07-03T14:10:05.239Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-07-03T14:10:05.239Z] === RUN TestDockerNetworkMacvlan [2020-07-03T14:10:05.246Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-07-03T14:10:05.246Z] === RUN TestRemoveImageGarbageCollector [2020-07-03T14:10:05.246Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-03T14:10:05.246Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:05.246Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-03T14:10:05.246Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-03T14:10:05.246Z] === RUN TestTagInvalidReference [2020-07-03T14:10:05.246Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-03T14:10:05.246Z] === RUN TestTagValidPrefixedRepo [2020-07-03T14:10:05.246Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-03T14:10:05.246Z] === RUN TestTagExistedNameWithoutForce [2020-07-03T14:10:05.444Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-07-03T14:10:05.507Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-03T14:10:05.507Z] === RUN TestTagOfficialNames [2020-07-03T14:10:05.507Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-03T14:10:05.507Z] === RUN TestTagMatchesDigest [2020-07-03T14:10:05.507Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-03T14:10:05.507Z] PASS [2020-07-03T14:10:05.507Z] [2020-07-03T14:10:05.507Z] === Skipped [2020-07-03T14:10:05.507Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-03T14:10:05.507Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-03T14:10:05.507Z] [2020-07-03T14:10:05.507Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-03T14:10:05.507Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:05.507Z] [2020-07-03T14:10:05.507Z] [2020-07-03T14:10:05.507Z] DONE 12 tests, 2 skipped in 1.778s [2020-07-03T14:10:05.507Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-03T14:10:05.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:05.507Z] ++ set -e [2020-07-03T14:10:05.507Z] ++ '[' -n 0 ']' [2020-07-03T14:10:05.507Z] ++ set -x [2020-07-03T14:10:05.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:05.547Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2020-07-03T14:10:05.547Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2020-07-03T14:10:05.547Z] === RUN TestDaemonIpcModePrivate [2020-07-03T14:10:05.769Z] INFO: Testing against a local daemon [2020-07-03T14:10:05.769Z] === RUN TestNetworkCreateDelete [2020-07-03T14:10:05.807Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-03T14:10:05.880Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-03T14:10:06.013Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 85.1% of statements [2020-07-03T14:10:06.013Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-03T14:10:06.030Z] --- PASS: TestNetworkCreateDelete (0.43s) [2020-07-03T14:10:06.030Z] === RUN TestDockerNetworkDeletePreferID [2020-07-03T14:10:06.067Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-03T14:10:06.272Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-07-03T14:10:06.272Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-03T14:10:06.637Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-03T14:10:06.931Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-03T14:10:07.207Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-07-03T14:10:07.207Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-07-03T14:10:07.207Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-03T14:10:07.210Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-07-03T14:10:07.210Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-03T14:10:07.416Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2020-07-03T14:10:07.416Z] === RUN TestDaemonDNSFallback [2020-07-03T14:10:07.579Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-03T14:10:08.147Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2020-07-03T14:10:09.119Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.60s) [2020-07-03T14:10:09.119Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-07-03T14:10:09.119Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-03T14:10:09.119Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-03T14:10:09.563Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2020-07-03T14:10:09.563Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-07-03T14:10:09.665Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-03T14:10:10.504Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-03T14:10:10.504Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.56s) [2020-07-03T14:10:10.504Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2020-07-03T14:10:10.504Z] === RUN TestIpcModeOlderClient [2020-07-03T14:10:10.504Z] === PAUSE TestIpcModeOlderClient [2020-07-03T14:10:10.504Z] === RUN TestKillContainerInvalidSignal [2020-07-03T14:10:11.075Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-03T14:10:11.075Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-07-03T14:10:11.075Z] === RUN TestKillContainer [2020-07-03T14:10:11.075Z] === RUN TestKillContainer/no_signal [2020-07-03T14:10:11.075Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-03T14:10:11.491Z] ok github.com/docker/docker/pkg/archive 0.313s coverage: 77.3% of statements [2020-07-03T14:10:11.647Z] === RUN TestKillContainer/non_killing_signal [2020-07-03T14:10:11.759Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-03T14:10:12.217Z] === RUN TestKillContainer/killing_signal [2020-07-03T14:10:12.427Z] ok github.com/docker/docker/pkg/authorization 0.340s coverage: 68.3% of statements [2020-07-03T14:10:12.687Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-03T14:10:12.946Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-07-03T14:10:13.158Z] --- PASS: TestKillContainer (1.94s) [2020-07-03T14:10:13.158Z] --- PASS: TestKillContainer/no_signal (0.60s) [2020-07-03T14:10:13.158Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-07-03T14:10:13.158Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-07-03T14:10:13.158Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-03T14:10:13.158Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-03T14:10:13.729Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-03T14:10:13.992Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-03T14:10:14.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2020-07-03T14:10:14.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2020-07-03T14:10:14.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-07-03T14:10:14.253Z] === RUN TestKillStoppedContainer [2020-07-03T14:10:14.517Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-03T14:10:14.517Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-03T14:10:14.517Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-03T14:10:14.517Z] === RUN TestKillDifferentUserContainer [2020-07-03T14:10:15.086Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-07-03T14:10:15.086Z] === RUN TestInspectOomKilledTrue [2020-07-03T14:10:15.086Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-03T14:10:15.086Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:10:15.086Z] === RUN TestInspectOomKilledFalse [2020-07-03T14:10:15.086Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-03T14:10:15.086Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:10:15.086Z] === RUN TestLinksEtcHostsContentMatch [2020-07-03T14:10:15.309Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-03T14:10:15.347Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2020-07-03T14:10:15.347Z] === RUN TestLinksContainerNames [2020-07-03T14:10:15.553Z] --- PASS: TestDaemonDNSFallback (7.38s) [2020-07-03T14:10:15.553Z] === RUN TestInspectNetwork [2020-07-03T14:10:15.608Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-03T14:10:16.232Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 43.2% of statements [2020-07-03T14:10:16.232Z] ok github.com/docker/docker/layer 7.447s coverage: 68.8% of statements [2020-07-03T14:10:16.232Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-03T14:10:16.232Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-03T14:10:16.232Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-03T14:10:16.232Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-03T14:10:16.232Z] ? github.com/docker/docker/oci [no test files] [2020-07-03T14:10:16.232Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-03T14:10:16.232Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-03T14:10:16.232Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-03T14:10:16.376Z] --- PASS: TestDockerNetworkMacvlan (11.10s) [2020-07-03T14:10:16.376Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-03T14:10:16.376Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-03T14:10:16.376Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-07-03T14:10:16.376Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2020-07-03T14:10:16.376Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s) [2020-07-03T14:10:16.376Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2020-07-03T14:10:16.376Z] PASS [2020-07-03T14:10:16.376Z] [2020-07-03T14:10:16.376Z] DONE 8 tests in 12.549s [2020-07-03T14:10:16.376Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-03T14:10:16.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:16.376Z] ++ set -e [2020-07-03T14:10:16.376Z] ++ '[' -n 0 ']' [2020-07-03T14:10:16.376Z] ++ set -x [2020-07-03T14:10:16.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:16.377Z] testing: warning: no tests to run [2020-07-03T14:10:16.377Z] PASS [2020-07-03T14:10:16.377Z] [2020-07-03T14:10:16.377Z] DONE 0 tests in 0.013s [2020-07-03T14:10:16.377Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-03T14:10:16.377Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:16.377Z] ++ set -e [2020-07-03T14:10:16.377Z] ++ '[' -n 0 ']' [2020-07-03T14:10:16.377Z] ++ set -x [2020-07-03T14:10:16.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:16.377Z] INFO: Testing against a local daemon [2020-07-03T14:10:16.377Z] === RUN TestAuthZPluginAllowRequest [2020-07-03T14:10:16.491Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-07-03T14:10:16.548Z] --- PASS: TestLinksContainerNames (1.06s) [2020-07-03T14:10:16.548Z] === RUN TestLogsFollowTailEmpty [2020-07-03T14:10:17.061Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-07-03T14:10:17.061Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 92.9% of statements [2020-07-03T14:10:17.119Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-03T14:10:17.119Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-07-03T14:10:17.119Z] === RUN TestContainerNetworkMountsNoChown [2020-07-03T14:10:17.897Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-07-03T14:10:17.897Z] === RUN TestAuthZPluginTLS [2020-07-03T14:10:17.999Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-07-03T14:10:18.059Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/default [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/default [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/private [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/private [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rprivate [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/slave [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/slave [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rslave [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/shared [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/shared [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rshared [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-03T14:10:18.059Z] === CONT TestMountDaemonRoot/default [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:10:18.059Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-03T14:10:18.059Z] === CONT TestMountDaemonRoot/rshared [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:10:18.059Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-03T14:10:18.059Z] === CONT TestMountDaemonRoot/shared [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:10:18.059Z] === CONT TestMountDaemonRoot/rslave [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:10:18.059Z] === CONT TestMountDaemonRoot/slave [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:10:18.059Z] === CONT TestMountDaemonRoot/rprivate [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:10:18.059Z] === CONT TestMountDaemonRoot/private [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:10:18.059Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-03T14:10:18.059Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-03T14:10:18.059Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-03T14:10:18.059Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-03T14:10:18.193Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-03T14:10:18.193Z] === RUN TestAuthZPluginDenyRequest [2020-07-03T14:10:18.320Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-03T14:10:18.320Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-03T14:10:18.320Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-03T14:10:18.320Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-03T14:10:18.320Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-03T14:10:18.320Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-03T14:10:18.320Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-03T14:10:18.320Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-03T14:10:18.320Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-03T14:10:18.320Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-03T14:10:18.320Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-03T14:10:18.568Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-07-03T14:10:18.580Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-03T14:10:18.580Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-03T14:10:18.580Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-03T14:10:18.580Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-03T14:10:18.580Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-03T14:10:18.580Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-03T14:10:18.580Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-03T14:10:18.580Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-03T14:10:18.580Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-03T14:10:18.580Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-03T14:10:18.836Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-03T14:10:18.837Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-03T14:10:18.840Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-03T14:10:18.840Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-03T14:10:18.840Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-03T14:10:18.840Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-03T14:10:18.840Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-03T14:10:18.840Z] === RUN TestContainerBindMountNonRecursive [2020-07-03T14:10:18.840Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-03T14:10:19.131Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-03T14:10:19.131Z] === RUN TestAuthZPluginDenyResponse [2020-07-03T14:10:19.137Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-07-03T14:10:19.412Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-03T14:10:19.673Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-03T14:10:19.759Z] === RUN TestInspectNetwork/full_network_id [2020-07-03T14:10:19.759Z] === RUN TestInspectNetwork/partial_network_id [2020-07-03T14:10:19.759Z] === RUN TestInspectNetwork/network_name [2020-07-03T14:10:19.759Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-03T14:10:19.771Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-03T14:10:19.771Z] === RUN TestAuthZPluginAllowEventStream [2020-07-03T14:10:19.934Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-03T14:10:20.505Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-03T14:10:20.517Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-03T14:10:20.769Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2020-07-03T14:10:20.769Z] === RUN TestNetworkNat [2020-07-03T14:10:21.085Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-07-03T14:10:21.315Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-07-03T14:10:21.315Z] === RUN TestAuthZPluginErrorResponse [2020-07-03T14:10:21.345Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2020-07-03T14:10:21.604Z] ok github.com/docker/docker/pkg/fsutils 0.185s coverage: 85.1% of statements [2020-07-03T14:10:21.604Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-07-03T14:10:21.616Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-03T14:10:21.616Z] === RUN TestAuthZPluginErrorRequest [2020-07-03T14:10:21.715Z] --- PASS: TestNetworkNat (0.83s) [2020-07-03T14:10:21.715Z] === RUN TestNetworkLocalhostTCPNat [2020-07-03T14:10:22.255Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-03T14:10:22.256Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-03T14:10:22.285Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-03T14:10:22.545Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-07-03T14:10:22.545Z] === RUN TestNetworkLoopbackNat [2020-07-03T14:10:22.545Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-03T14:10:22.898Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-03T14:10:22.899Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-03T14:10:22.983Z] ok github.com/docker/docker/pkg/idtools 0.428s coverage: 70.5% of statements [2020-07-03T14:10:23.243Z] ok github.com/docker/docker/pkg/ioutils 0.538s coverage: 69.3% of statements [2020-07-03T14:10:23.502Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-07-03T14:10:23.762Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-07-03T14:10:23.933Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-03T14:10:24.022Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-03T14:10:24.022Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-03T14:10:24.022Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-03T14:10:24.022Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-07-03T14:10:24.022Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-03T14:10:24.281Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-07-03T14:10:24.436Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-07-03T14:10:24.436Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-03T14:10:24.540Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-07-03T14:10:25.046Z] --- PASS: TestInspectNetwork (9.62s) [2020-07-03T14:10:25.046Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-03T14:10:25.046Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-07-03T14:10:25.046Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2020-07-03T14:10:25.046Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-03T14:10:25.046Z] === RUN TestRunContainerWithBridgeNone [2020-07-03T14:10:25.108Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-07-03T14:10:25.108Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-07-03T14:10:25.108Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-03T14:10:25.108Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-03T14:10:25.845Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-03T14:10:25.845Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2020-07-03T14:10:25.845Z] === RUN TestPause [2020-07-03T14:10:26.046Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-07-03T14:10:26.416Z] --- PASS: TestPause (0.76s) [2020-07-03T14:10:26.416Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-03T14:10:26.416Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-03T14:10:26.416Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-03T14:10:26.416Z] === RUN TestPauseStopPausedContainer [2020-07-03T14:10:26.527Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2020-07-03T14:10:26.527Z] === RUN TestAuthZPluginHeader [2020-07-03T14:10:26.614Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-03T14:10:26.874Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-03T14:10:26.959Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-07-03T14:10:26.959Z] === RUN TestNetworkInvalidJSON [2020-07-03T14:10:26.959Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-03T14:10:26.959Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-03T14:10:26.959Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:10:26.959Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:10:26.959Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:10:26.959Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:10:26.959Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-03T14:10:26.959Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:10:26.959Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:10:26.959Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-03T14:10:26.959Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-03T14:10:26.959Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-03T14:10:26.959Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-03T14:10:26.959Z] === RUN TestHostIPv4BridgeLabel [2020-07-03T14:10:27.133Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-03T14:10:27.165Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-07-03T14:10:27.165Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-03T14:10:27.165Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-03T14:10:27.165Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:27.165Z] === RUN TestAuthZPluginV2Disable [2020-07-03T14:10:27.165Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-03T14:10:27.165Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:27.165Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-03T14:10:27.165Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-03T14:10:27.165Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:27.165Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-03T14:10:27.165Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-03T14:10:27.165Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:27.165Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-03T14:10:27.356Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-03T14:10:27.356Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-07-03T14:10:27.356Z] === RUN TestPsFilter [2020-07-03T14:10:27.356Z] --- PASS: TestPsFilter (0.13s) [2020-07-03T14:10:27.356Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-03T14:10:27.532Z] --- PASS: TestHostIPv4BridgeLabel (0.75s) [2020-07-03T14:10:27.532Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-03T14:10:28.300Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-07-03T14:10:28.300Z] === RUN TestRemoveContainerWithVolume [2020-07-03T14:10:28.509Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-03T14:10:28.769Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-03T14:10:28.871Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-03T14:10:28.918Z] --- PASS: TestDaemonRestartWithLiveRestore (1.30s) [2020-07-03T14:10:28.918Z] === RUN TestDaemonDefaultNetworkPools [2020-07-03T14:10:29.132Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-07-03T14:10:29.132Z] === RUN TestRemoveContainerRunning [2020-07-03T14:10:29.392Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-03T14:10:29.653Z] --- PASS: TestRemoveContainerRunning (0.69s) [2020-07-03T14:10:29.653Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-03T14:10:30.304Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s) [2020-07-03T14:10:30.304Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-03T14:10:30.598Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-07-03T14:10:30.598Z] === RUN TestRemoveInvalidContainer [2020-07-03T14:10:30.598Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-03T14:10:30.598Z] === RUN TestRenameLinkedContainer [2020-07-03T14:10:30.598Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-03T14:10:32.053Z] ok github.com/docker/docker/pkg/signal 2.413s coverage: 61.0% of statements [2020-07-03T14:10:32.053Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-03T14:10:32.218Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s) [2020-07-03T14:10:32.218Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-03T14:10:32.312Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-03T14:10:32.571Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-03T14:10:32.829Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-03T14:10:33.143Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-03T14:10:33.403Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-03T14:10:33.688Z] --- PASS: TestRenameLinkedContainer (3.18s) [2020-07-03T14:10:33.688Z] === RUN TestRenameStoppedContainer [2020-07-03T14:10:33.767Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.8% of statements [2020-07-03T14:10:34.026Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-07-03T14:10:34.595Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-07-03T14:10:34.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-03T14:10:34.638Z] --- PASS: TestRenameStoppedContainer (0.72s) [2020-07-03T14:10:34.638Z] === RUN TestRenameRunningContainerAndReuse [2020-07-03T14:10:34.762Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.30s) [2020-07-03T14:10:34.762Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-03T14:10:35.024Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-07-03T14:10:35.024Z] === RUN TestServiceWithPredefinedNetwork [2020-07-03T14:10:35.163Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-07-03T14:10:35.163Z] testing: warning: no tests to run [2020-07-03T14:10:35.163Z] coverage: [no statements] [2020-07-03T14:10:35.163Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-03T14:10:35.732Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-03T14:10:35.991Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-03T14:10:35.991Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-03T14:10:36.030Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2020-07-03T14:10:36.030Z] === RUN TestRenameInvalidName [2020-07-03T14:10:36.290Z] --- PASS: TestRenameInvalidName (0.61s) [2020-07-03T14:10:36.290Z] === RUN TestRenameAnonymousContainer [2020-07-03T14:10:36.860Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-03T14:10:36.860Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-03T14:10:37.121Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-03T14:10:37.894Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-07-03T14:10:38.324Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2020-07-03T14:10:38.324Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-03T14:10:38.324Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-03T14:10:38.324Z] service_test.go:236: FLAKY_TEST [2020-07-03T14:10:38.324Z] === RUN TestServiceWithDataPathPortInit [2020-07-03T14:10:38.831Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-03T14:10:39.034Z] --- PASS: TestRenameAnonymousContainer (2.34s) [2020-07-03T14:10:39.034Z] === RUN TestRenameContainerWithSameName [2020-07-03T14:10:39.294Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2020-07-03T14:10:39.294Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-03T14:10:39.768Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 73.8% of statements [2020-07-03T14:10:40.027Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-03T14:10:40.676Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2020-07-03T14:10:40.676Z] === RUN TestResize [2020-07-03T14:10:41.246Z] --- PASS: TestResize (0.60s) [2020-07-03T14:10:41.246Z] === RUN TestResizeWithInvalidSize [2020-07-03T14:10:41.404Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-07-03T14:10:41.815Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2020-07-03T14:10:41.815Z] === RUN TestResizeWhenContainerNotStarted [2020-07-03T14:10:41.972Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-03T14:10:42.231Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-03T14:10:42.385Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:10:42.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:10:42.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:10:42.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-03T14:10:42.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-03T14:10:43.168Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-07-03T14:10:43.168Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-03T14:10:43.325Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-03T14:10:43.325Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-03T14:10:44.708Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-03T14:10:44.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:10:44.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:10:45.788Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.93s) [2020-07-03T14:10:45.788Z] PASS [2020-07-03T14:10:45.788Z] [2020-07-03T14:10:45.788Z] === Skipped [2020-07-03T14:10:45.788Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-03T14:10:45.788Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:45.788Z] [2020-07-03T14:10:45.788Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-03T14:10:45.788Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:45.788Z] [2020-07-03T14:10:45.788Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-03T14:10:45.788Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:45.788Z] [2020-07-03T14:10:45.788Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-03T14:10:45.788Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:45.788Z] [2020-07-03T14:10:45.788Z] [2020-07-03T14:10:45.788Z] DONE 17 tests, 4 skipped in 27.847s [2020-07-03T14:10:45.788Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-03T14:10:45.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:45.788Z] ++ set -e [2020-07-03T14:10:45.788Z] ++ '[' -n 0 ']' [2020-07-03T14:10:45.788Z] ++ set -x [2020-07-03T14:10:45.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:45.789Z] INFO: Testing against a local daemon [2020-07-03T14:10:45.789Z] === RUN TestPluginInvalidJSON [2020-07-03T14:10:45.789Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:10:45.789Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:10:45.789Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:10:45.789Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-03T14:10:45.789Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-03T14:10:45.789Z] === RUN TestPluginInstall [2020-07-03T14:10:45.789Z] === RUN TestPluginInstall/no_auth [2020-07-03T14:10:45.908Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-03T14:10:46.456Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-03T14:10:46.715Z] ok github.com/docker/docker/volume/local 0.005s coverage: 73.0% of statements [2020-07-03T14:10:46.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-03T14:10:46.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-03T14:10:47.283Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-03T14:10:48.660Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-07-03T14:10:48.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-03T14:10:48.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-03T14:10:49.336Z] time="2020-07-03T14:10:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:10:49.336Z] time="2020-07-03T14:10:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:10:49.336Z] time="2020-07-03T14:10:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd29532d01a57eaa4dd70b23edbf1bdbe5f12581f231dd312a890270f78d921f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:10:49.336Z] time="2020-07-03T14:10:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:10:49.336Z] time="2020-07-03T14:10:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:10:49.336Z] time="2020-07-03T14:10:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd29532d01a57eaa4dd70b23edbf1bdbe5f12581f231dd312a890270f78d921f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:10:49.336Z] === RUN TestPluginInstall/with_htpasswd [2020-07-03T14:10:49.974Z] time="2020-07-03T14:10:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:10:49.974Z] time="2020-07-03T14:10:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:10:49.974Z] time="2020-07-03T14:10:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77064a9e0c176e42c94fce1bad238c387a000eae98f19fa049c1c3941ba17450" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:10:49.974Z] time="2020-07-03T14:10:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:10:49.974Z] time="2020-07-03T14:10:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:10:49.974Z] time="2020-07-03T14:10:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77064a9e0c176e42c94fce1bad238c387a000eae98f19fa049c1c3941ba17450" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:10:50.272Z] === RUN TestPluginInstall/with_insecure [2020-07-03T14:10:50.674Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-03T14:10:50.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-03T14:10:51.316Z] time="2020-07-03T14:10:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:10:51.317Z] time="2020-07-03T14:10:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:10:51.317Z] time="2020-07-03T14:10:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a2572a0775a407a963a323fd4e6409bcc584a6e37a394da382c2a46eef74248" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:10:51.317Z] time="2020-07-03T14:10:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:10:51.317Z] time="2020-07-03T14:10:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:10:51.317Z] time="2020-07-03T14:10:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a2572a0775a407a963a323fd4e6409bcc584a6e37a394da382c2a46eef74248" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:10:51.612Z] --- PASS: TestPluginInstall (7.49s) [2020-07-03T14:10:51.612Z] --- PASS: TestPluginInstall/no_auth (5.26s) [2020-07-03T14:10:51.612Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2020-07-03T14:10:51.612Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2020-07-03T14:10:51.612Z] plugin_test.go:157: [d0ce143df2530] daemon is not started [2020-07-03T14:10:51.612Z] PASS [2020-07-03T14:10:51.612Z] [2020-07-03T14:10:51.612Z] DONE 6 tests in 7.596s [2020-07-03T14:10:51.612Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-03T14:10:51.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:51.612Z] ++ set -e [2020-07-03T14:10:51.612Z] ++ '[' -n 0 ']' [2020-07-03T14:10:51.612Z] ++ set -x [2020-07-03T14:10:51.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:51.612Z] INFO: Testing against a local daemon [2020-07-03T14:10:51.612Z] === RUN TestExternalGraphDriver [2020-07-03T14:10:51.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-03T14:10:51.907Z] === RUN TestExternalGraphDriver/json [2020-07-03T14:10:52.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-03T14:10:53.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-03T14:10:54.006Z] === RUN TestExternalGraphDriver/spec [2020-07-03T14:10:55.533Z] === RUN TestExternalGraphDriver/pull [2020-07-03T14:10:56.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-03T14:10:56.450Z] --- PASS: TestServiceWithDataPathPortInit (17.38s) [2020-07-03T14:10:56.450Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-03T14:10:57.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-03T14:10:57.614Z] --- PASS: TestExternalGraphDriver (5.60s) [2020-07-03T14:10:57.614Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2020-07-03T14:10:57.614Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-07-03T14:10:57.614Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2020-07-03T14:10:57.614Z] === RUN TestGraphdriverPluginV2 [2020-07-03T14:10:57.614Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-07-03T14:10:57.614Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:57.614Z] PASS [2020-07-03T14:10:57.614Z] [2020-07-03T14:10:57.614Z] === Skipped [2020-07-03T14:10:57.614Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-07-03T14:10:57.614Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:10:57.614Z] [2020-07-03T14:10:57.614Z] [2020-07-03T14:10:57.614Z] DONE 5 tests, 1 skipped in 5.743s [2020-07-03T14:10:57.614Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-03T14:10:57.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:57.614Z] ++ set -e [2020-07-03T14:10:57.614Z] ++ '[' -n 0 ']' [2020-07-03T14:10:57.614Z] ++ set -x [2020-07-03T14:10:57.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:10:57.614Z] INFO: Testing against a local daemon [2020-07-03T14:10:57.614Z] === RUN TestContinueAfterPluginCrash [2020-07-03T14:10:57.614Z] === PAUSE TestContinueAfterPluginCrash [2020-07-03T14:10:57.614Z] === RUN TestReadPluginNoRead [2020-07-03T14:10:57.614Z] === PAUSE TestReadPluginNoRead [2020-07-03T14:10:57.614Z] === RUN TestDaemonStartWithLogOpt [2020-07-03T14:10:57.614Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-03T14:10:57.614Z] === CONT TestContinueAfterPluginCrash [2020-07-03T14:10:57.614Z] === CONT TestDaemonStartWithLogOpt [2020-07-03T14:10:57.614Z] === CONT TestReadPluginNoRead [2020-07-03T14:10:58.322Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-03T14:10:58.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.01s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.08s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.41s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.86s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.11s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.17s) [2020-07-03T14:11:00.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2020-07-03T14:11:00.282Z] === RUN TestCgroupNamespacesRun [2020-07-03T14:11:00.859Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/rootless [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/volume [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-03T14:11:00.860Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === Skipped [2020-07-03T14:11:00.860Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-03T14:11:00.860Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-03T14:11:00.860Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:73: No driver to put! [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-03T14:11:00.860Z] time="2020-07-03T14:09:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-03T14:11:00.860Z] time="2020-07-03T14:09:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-03T14:11:00.860Z] time="2020-07-03T14:09:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-03T14:11:00.860Z] time="2020-07-03T14:09:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-03T14:11:00.860Z] time="2020-07-03T14:09:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:73: No driver to put! [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-03T14:11:00.860Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-03T14:11:00.860Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-03T14:11:00.860Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-03T14:11:00.860Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-03T14:11:00.860Z] graphtest_unix.go:73: No driver to put! [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-03T14:11:00.860Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-03T14:11:00.860Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] [2020-07-03T14:11:00.860Z] DONE 2124 tests, 26 skipped in 251.419s Post stage [Pipeline] junit [2020-07-03T14:11:00.872Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-03T14:11:01.556Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41172/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 hack/validate/vendor [2020-07-03T14:11:01.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-03T14:11:02.124Z] No vendor changes in diff. [2020-07-03T14:11:02.613Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2020-07-03T14:11:02.613Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-03T14:11:03.068Z] + echo Building e2e image [2020-07-03T14:11:03.068Z] Building e2e image [2020-07-03T14:11:03.068Z] + docker build --build-arg DOCKER_GITCOMMIT=5a3bb6c8e1892d050353c47ad80aa5cbd2830dd5 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-03T14:11:03.068Z] #2 [internal] load .dockerignore [2020-07-03T14:11:03.068Z] #2 transferring context: 34B done [2020-07-03T14:11:03.068Z] #2 DONE 0.0s [2020-07-03T14:11:03.068Z] [2020-07-03T14:11:03.068Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-03T14:11:03.068Z] #1 transferring dockerfile: 3.21kB done [2020-07-03T14:11:03.068Z] #1 DONE 0.0s [2020-07-03T14:11:03.068Z] [2020-07-03T14:11:03.068Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-07-03T14:11:03.243Z] === RUN TestReadPluginNoRead/default [2020-07-03T14:11:03.243Z] --- PASS: TestDaemonStartWithLogOpt (5.44s) [2020-07-03T14:11:03.696Z] #4 ... [2020-07-03T14:11:03.696Z] [2020-07-03T14:11:03.696Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-03T14:11:03.696Z] #3 DONE 0.4s [2020-07-03T14:11:03.696Z] [2020-07-03T14:11:03.696Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-07-03T14:11:03.882Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-03T14:11:03.970Z] #4 DONE 0.8s [2020-07-03T14:11:03.970Z] [2020-07-03T14:11:03.970Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-03T14:11:03.970Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-07-03T14:11:03.970Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s [2020-07-03T14:11:03.970Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-07-03T14:11:03.970Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-07-03T14:11:03.970Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-07-03T14:11:03.970Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-07-03T14:11:03.970Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-03T14:11:03.970Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-03T14:11:03.970Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-03T14:11:03.970Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 0B / 126.96MB 0.2s [2020-07-03T14:11:03.970Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 0B / 126B 0.2s [2020-07-03T14:11:04.230Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.2s done [2020-07-03T14:11:04.230Z] #14 ... [2020-07-03T14:11:04.230Z] [2020-07-03T14:11:04.230Z] #8 [internal] load build context [2020-07-03T14:11:04.230Z] #8 transferring context: 849.61kB 0.5s done [2020-07-03T14:11:04.230Z] #8 DONE 0.5s [2020-07-03T14:11:04.230Z] [2020-07-03T14:11:04.230Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-03T14:11:04.230Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-07-03T14:11:04.230Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 13.32MB / 126.96MB 0.5s [2020-07-03T14:11:04.230Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-03T14:11:04.490Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 24.10MB / 126.96MB 0.6s [2020-07-03T14:11:04.490Z] #14 ... [2020-07-03T14:11:04.490Z] [2020-07-03T14:11:04.490Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-03T14:11:04.490Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-03T14:11:04.490Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-03T14:11:04.490Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-03T14:11:04.490Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-03T14:11:04.490Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-07-03T14:11:04.490Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-07-03T14:11:04.490Z] #5 DONE 0.7s [2020-07-03T14:11:04.490Z] [2020-07-03T14:11:04.490Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-03T14:11:04.490Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 36.74MB / 126.96MB 0.8s [2020-07-03T14:11:04.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-03T14:11:04.627Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.16s) [2020-07-03T14:11:04.627Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gawak5iv7k7aglmx61npktspn Created:2020-07-03 14:10:56.974606861 +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[cebc414c770f0ea7ae1f170038121aa8cb1468faa0a067ad152cd08b30183023:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.og45nansnnmofcw0ignd443gl EndpointID:c01fffa0bdb0d718cbc7661263cb17be6d15a45a1fa37149b36ee3d5253b389a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aad8f503c54ba35cf2c80c6c90915839f05e971a00421ab96791ac506aaad311 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:2e0aa6ec5044 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.og45nansnnmofcw0ignd443gl EndpointID:c01fffa0bdb0d718cbc7661263cb17be6d15a45a1fa37149b36ee3d5253b389a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-03T14:11:04.627Z] PASS [2020-07-03T14:11:04.627Z] [2020-07-03T14:11:04.627Z] === Skipped [2020-07-03T14:11:04.627Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-03T14:11:04.627Z] service_test.go:236: FLAKY_TEST [2020-07-03T14:11:04.627Z] [2020-07-03T14:11:04.627Z] [2020-07-03T14:11:04.627Z] DONE 23 tests, 1 skipped in 58.921s [2020-07-03T14:11:04.627Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-03T14:11:04.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:04.627Z] ++ set -e [2020-07-03T14:11:04.627Z] ++ '[' -n 0 ']' [2020-07-03T14:11:04.627Z] ++ set -x [2020-07-03T14:11:04.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:04.627Z] INFO: Testing against a local daemon [2020-07-03T14:11:04.627Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-03T14:11:04.627Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-03T14:11:04.627Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:11:04.627Z] === RUN TestDockerNetworkIpvlan [2020-07-03T14:11:04.627Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-03T14:11:04.627Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:11:04.627Z] PASS [2020-07-03T14:11:04.627Z] [2020-07-03T14:11:04.627Z] === Skipped [2020-07-03T14:11:04.627Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-03T14:11:04.627Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:11:04.627Z] [2020-07-03T14:11:04.627Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-03T14:11:04.627Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:11:04.627Z] [2020-07-03T14:11:04.627Z] [2020-07-03T14:11:04.627Z] DONE 2 tests, 2 skipped in 0.145s [2020-07-03T14:11:04.627Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-03T14:11:04.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:04.627Z] ++ set -e [2020-07-03T14:11:04.627Z] ++ '[' -n 0 ']' [2020-07-03T14:11:04.627Z] ++ set -x [2020-07-03T14:11:04.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:04.750Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 43.63MB / 126.96MB 0.9s [2020-07-03T14:11:04.788Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.23s) [2020-07-03T14:11:04.788Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-03T14:11:04.888Z] INFO: Testing against a local daemon [2020-07-03T14:11:04.888Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-03T14:11:05.010Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 62.80MB / 126.96MB 1.1s [2020-07-03T14:11:05.010Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 72.68MB / 126.96MB 1.2s [2020-07-03T14:11:05.010Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 85.11MB / 126.96MB 1.3s [2020-07-03T14:11:05.269Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 98.51MB / 126.96MB 1.4s [2020-07-03T14:11:05.269Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 112.50MB / 126.96MB 1.5s [2020-07-03T14:11:05.400Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-03T14:11:05.528Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 125.57MB / 126.96MB 1.7s [2020-07-03T14:11:05.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-03T14:11:06.464Z] #14 ... [2020-07-03T14:11:06.464Z] [2020-07-03T14:11:06.464Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-03T14:11:06.464Z] #6 DONE 1.9s [2020-07-03T14:11:06.464Z] [2020-07-03T14:11:06.464Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-03T14:11:06.464Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 2.5s done [2020-07-03T14:11:06.723Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 0.1s [2020-07-03T14:11:06.803Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.12s) [2020-07-03T14:11:06.804Z] === RUN TestDockerNetworkMacvlan [2020-07-03T14:11:06.925Z] --- PASS: TestReadPluginNoRead (9.45s) [2020-07-03T14:11:06.925Z] --- PASS: TestReadPluginNoRead/default (1.39s) [2020-07-03T14:11:06.925Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2020-07-03T14:11:06.925Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2020-07-03T14:11:06.925Z] read_test.go:92: [df9324a6d4352] daemon is not started [2020-07-03T14:11:07.115Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s) [2020-07-03T14:11:07.115Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-03T14:11:07.979Z] --- PASS: TestContinueAfterPluginCrash (10.52s) [2020-07-03T14:11:07.979Z] PASS [2020-07-03T14:11:07.979Z] [2020-07-03T14:11:07.979Z] DONE 6 tests in 10.601s [2020-07-03T14:11:07.980Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-03T14:11:07.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:07.980Z] ++ set -e [2020-07-03T14:11:07.980Z] ++ '[' -n 0 ']' [2020-07-03T14:11:07.980Z] ++ set -x [2020-07-03T14:11:07.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:07.980Z] testing: warning: no tests to run [2020-07-03T14:11:07.980Z] PASS [2020-07-03T14:11:07.980Z] [2020-07-03T14:11:07.980Z] DONE 0 tests in 0.017s [2020-07-03T14:11:07.980Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-03T14:11:07.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:07.980Z] ++ set -e [2020-07-03T14:11:07.980Z] ++ '[' -n 0 ']' [2020-07-03T14:11:07.980Z] ++ set -x [2020-07-03T14:11:07.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:07.980Z] INFO: Testing against a local daemon [2020-07-03T14:11:07.980Z] === RUN TestPluginWithDevMounts [2020-07-03T14:11:07.980Z] === PAUSE TestPluginWithDevMounts [2020-07-03T14:11:07.980Z] === CONT TestPluginWithDevMounts [2020-07-03T14:11:08.189Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-03T14:11:08.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-03T14:11:09.070Z] --- PASS: TestCgroupNamespacesRunHostMode (2.08s) [2020-07-03T14:11:09.070Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-03T14:11:09.133Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-03T14:11:09.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-03T14:11:10.064Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-07-03T14:11:10.064Z] PASS [2020-07-03T14:11:10.064Z] [2020-07-03T14:11:10.064Z] DONE 1 tests in 1.933s [2020-07-03T14:11:10.064Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-03T14:11:10.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:10.064Z] ++ set -e [2020-07-03T14:11:10.064Z] ++ '[' -n 0 ']' [2020-07-03T14:11:10.064Z] ++ set -x [2020-07-03T14:11:10.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:10.064Z] INFO: Testing against a local daemon [2020-07-03T14:11:10.064Z] === RUN TestSecretInspect [2020-07-03T14:11:10.519Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-03T14:11:10.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-03T14:11:10.718Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2020-07-03T14:11:10.718Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-03T14:11:11.659Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-03T14:11:12.001Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.3s [2020-07-03T14:11:12.147Z] --- PASS: TestSecretInspect (1.86s) [2020-07-03T14:11:12.147Z] === RUN TestSecretList [2020-07-03T14:11:12.568Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.9s done [2020-07-03T14:11:12.600Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2020-07-03T14:11:12.600Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-03T14:11:12.860Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-03T14:11:12.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-03T14:11:13.134Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-07-03T14:11:13.431Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-07-03T14:11:13.431Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-03T14:11:13.701Z] #14 DONE 9.9s [2020-07-03T14:11:13.701Z] [2020-07-03T14:11:13.701Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-03T14:11:13.701Z] #7 0.941 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-03T14:11:13.701Z] #7 2.021 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-03T14:11:13.701Z] #7 2.125 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-03T14:11:13.701Z] #7 2.131 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-03T14:11:13.701Z] #7 2.140 (3/30) Installing readline (8.0.0-r0) [2020-07-03T14:11:13.701Z] #7 2.148 (4/30) Installing bash (5.0.0-r0) [2020-07-03T14:11:13.701Z] #7 2.164 Executing bash-5.0.0-r0.post-install [2020-07-03T14:11:13.701Z] #7 2.167 (5/30) Installing ca-certificates (20191127-r2) [2020-07-03T14:11:13.701Z] #7 2.184 (6/30) Installing libgcc (8.3.0-r0) [2020-07-03T14:11:13.701Z] #7 2.187 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-03T14:11:13.701Z] #7 2.206 (8/30) Installing binutils (2.32-r0) [2020-07-03T14:11:13.701Z] #7 2.305 (9/30) Installing gmp (6.1.2-r1) [2020-07-03T14:11:13.701Z] #7 2.315 (10/30) Installing isl (0.18-r0) [2020-07-03T14:11:13.701Z] #7 2.336 (11/30) Installing libgomp (8.3.0-r0) [2020-07-03T14:11:13.701Z] #7 2.339 (12/30) Installing libatomic (8.3.0-r0) [2020-07-03T14:11:13.701Z] #7 2.344 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-03T14:11:13.701Z] #7 2.351 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-03T14:11:13.701Z] #7 2.353 (15/30) Installing gcc (8.3.0-r0) [2020-07-03T14:11:13.701Z] #7 3.282 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-03T14:11:13.701Z] #7 3.386 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-03T14:11:13.701Z] #7 3.387 (18/30) Installing g++ (8.3.0-r0) [2020-07-03T14:11:13.701Z] #7 3.984 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-03T14:11:13.701Z] #7 3.989 (20/30) Installing libcurl (7.66.0-r0) [2020-07-03T14:11:13.701Z] #7 3.998 (21/30) Installing expat (2.2.8-r0) [2020-07-03T14:11:13.701Z] #7 4.002 (22/30) Installing pcre2 (10.33-r0) [2020-07-03T14:11:13.701Z] #7 4.016 (23/30) Installing git (2.22.4-r0) [2020-07-03T14:11:13.701Z] #7 4.254 (24/30) Installing libmnl (1.0.4-r0) [2020-07-03T14:11:13.701Z] #7 4.255 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-03T14:11:13.701Z] #7 4.259 (26/30) Installing iptables (1.8.3-r1) [2020-07-03T14:11:13.701Z] #7 4.283 (27/30) Installing pigz (2.4-r0) [2020-07-03T14:11:13.701Z] #7 4.295 (28/30) Installing tar (1.32-r0) [2020-07-03T14:11:13.701Z] #7 4.302 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-03T14:11:13.701Z] #7 4.305 (30/30) Installing xz (5.2.4-r0) [2020-07-03T14:11:13.701Z] #7 4.310 Executing busybox-1.30.1-r3.trigger [2020-07-03T14:11:13.701Z] #7 4.313 Executing ca-certificates-20191127-r2.trigger [2020-07-03T14:11:13.701Z] #7 4.367 OK: 179 MiB in 44 packages [2020-07-03T14:11:13.822Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-03T14:11:13.961Z] #7 DONE 7.6s [2020-07-03T14:11:13.961Z] [2020-07-03T14:11:13.961Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-03T14:11:13.961Z] #15 ... [2020-07-03T14:11:13.961Z] [2020-07-03T14:11:13.961Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-03T14:11:13.961Z] #9 DONE 0.0s [2020-07-03T14:11:13.961Z] [2020-07-03T14:11:13.961Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-03T14:11:13.961Z] #10 DONE 0.0s [2020-07-03T14:11:13.961Z] [2020-07-03T14:11:13.961Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-03T14:11:13.961Z] #11 DONE 0.0s [2020-07-03T14:11:14.220Z] [2020-07-03T14:11:14.220Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-03T14:11:14.220Z] #12 DONE 0.0s [2020-07-03T14:11:14.220Z] [2020-07-03T14:11:14.220Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-03T14:11:14.220Z] #13 DONE 0.0s [2020-07-03T14:11:14.220Z] [2020-07-03T14:11:14.220Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-03T14:11:14.240Z] --- PASS: TestSecretList (1.93s) [2020-07-03T14:11:14.240Z] === RUN TestSecretsCreateAndDelete [2020-07-03T14:11:14.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-03T14:11:14.786Z] #15 0.889 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-03T14:11:14.943Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-07-03T14:11:14.943Z] === RUN TestKernelTCPMemory [2020-07-03T14:11:15.722Z] #15 1.953 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-03T14:11:15.765Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-07-03T14:11:15.765Z] === RUN TestSecretsUpdate [2020-07-03T14:11:15.894Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-07-03T14:11:15.894Z] === RUN TestNISDomainname [2020-07-03T14:11:15.982Z] #15 2.078 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-07-03T14:11:15.982Z] #15 2.087 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-03T14:11:15.982Z] #15 2.090 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-03T14:11:15.982Z] #15 2.096 (4/55) Installing readline (8.0.4-r0) [2020-07-03T14:11:15.982Z] #15 2.099 (5/55) Installing bash (5.0.17-r0) [2020-07-03T14:11:15.982Z] #15 2.110 Executing bash-5.0.17-r0.post-install [2020-07-03T14:11:15.982Z] #15 2.112 (6/55) Installing linux-headers (5.4.5-r1) [2020-07-03T14:11:15.982Z] #15 2.191 (7/55) Installing libblkid (2.35.2-r0) [2020-07-03T14:11:15.982Z] #15 2.195 (8/55) Installing libuuid (2.35.2-r0) [2020-07-03T14:11:15.982Z] #15 2.197 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-03T14:11:15.982Z] #15 2.202 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-03T14:11:15.982Z] #15 2.206 (11/55) Installing libgcc (9.3.0-r2) [2020-07-03T14:11:15.982Z] #15 2.208 (12/55) Installing libstdc++ (9.3.0-r2) [2020-07-03T14:11:15.982Z] #15 2.220 (13/55) Installing binutils (2.34-r1) [2020-07-03T14:11:15.982Z] #15 2.286 (14/55) Installing libmagic (5.38-r0) [2020-07-03T14:11:15.982Z] #15 2.306 (15/55) Installing file (5.38-r0) [2020-07-03T14:11:16.241Z] #15 2.307 (16/55) Installing gmp (6.2.0-r0) [2020-07-03T14:11:16.241Z] #15 2.312 (17/55) Installing isl (0.18-r0) [2020-07-03T14:11:16.241Z] #15 2.326 (18/55) Installing libgomp (9.3.0-r2) [2020-07-03T14:11:16.241Z] #15 2.329 (19/55) Installing libatomic (9.3.0-r2) [2020-07-03T14:11:16.241Z] #15 2.330 (20/55) Installing libgphobos (9.3.0-r2) [2020-07-03T14:11:16.241Z] #15 2.370 (21/55) Installing mpfr4 (4.0.2-r4) [2020-07-03T14:11:16.241Z] #15 2.375 (22/55) Installing mpc1 (1.1.0-r1) [2020-07-03T14:11:16.241Z] #15 2.377 (23/55) Installing gcc (9.3.0-r2) [2020-07-03T14:11:16.810Z] #15 3.206 (24/55) Installing musl-dev (1.1.24-r9) [2020-07-03T14:11:17.069Z] #15 3.276 (25/55) Installing libc-dev (0.7.2-r3) [2020-07-03T14:11:17.069Z] #15 3.278 (26/55) Installing g++ (9.3.0-r2) [2020-07-03T14:11:17.123Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-03T14:11:17.275Z] --- PASS: TestNISDomainname (0.98s) [2020-07-03T14:11:17.275Z] === RUN TestHostnameDnsResolution [2020-07-03T14:11:17.328Z] #15 3.682 (27/55) Installing make (4.3-r0) [2020-07-03T14:11:17.328Z] #15 3.685 (28/55) Installing fortify-headers (1.1-r0) [2020-07-03T14:11:17.328Z] #15 3.687 (29/55) Installing patch (2.7.6-r6) [2020-07-03T14:11:17.328Z] #15 3.690 (30/55) Installing build-base (0.5-r2) [2020-07-03T14:11:17.328Z] #15 3.691 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-07-03T14:11:17.328Z] #15 3.693 (32/55) Installing libcurl (7.69.1-r0) [2020-07-03T14:11:17.328Z] #15 3.699 (33/55) Installing curl (7.69.1-r0) [2020-07-03T14:11:17.328Z] #15 3.701 (34/55) Installing oniguruma (6.9.5-r1) [2020-07-03T14:11:17.328Z] #15 3.706 (35/55) Installing jq (1.6-r1) [2020-07-03T14:11:17.328Z] #15 3.712 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-07-03T14:11:17.328Z] #15 3.716 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-03T14:11:17.328Z] #15 3.718 (38/55) Installing libaio (0.3.112-r1) [2020-07-03T14:11:17.328Z] #15 3.719 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-07-03T14:11:17.328Z] #15 3.746 (40/55) Installing blkid (2.35.2-r0) [2020-07-03T14:11:17.328Z] #15 3.748 (41/55) Installing libcap-ng (0.7.10-r0) [2020-07-03T14:11:17.328Z] #15 3.750 (42/55) Installing setpriv (2.35.2-r0) [2020-07-03T14:11:17.328Z] #15 3.752 (43/55) Installing libmount (2.35.2-r0) [2020-07-03T14:11:17.328Z] #15 3.756 (44/55) Installing libsmartcols (2.35.2-r0) [2020-07-03T14:11:17.328Z] #15 3.759 (45/55) Installing findmnt (2.35.2-r0) [2020-07-03T14:11:17.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-03T14:11:17.587Z] #15 3.761 (46/55) Installing mcookie (2.35.2-r0) [2020-07-03T14:11:17.587Z] #15 3.762 (47/55) Installing hexdump (2.35.2-r0) [2020-07-03T14:11:17.587Z] #15 3.765 (48/55) Installing lsblk (2.35.2-r0) [2020-07-03T14:11:17.587Z] #15 3.767 (49/55) Installing libfdisk (2.35.2-r0) [2020-07-03T14:11:17.587Z] #15 3.773 (50/55) Installing sfdisk (2.35.2-r0) [2020-07-03T14:11:17.587Z] #15 3.775 (51/55) Installing cfdisk (2.35.2-r0) [2020-07-03T14:11:17.587Z] #15 3.777 (52/55) Installing util-linux (2.35.2-r0) [2020-07-03T14:11:17.587Z] #15 3.811 (53/55) Installing pkgconf (1.7.2-r0) [2020-07-03T14:11:17.587Z] #15 3.813 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-07-03T14:11:17.587Z] #15 3.833 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-07-03T14:11:17.587Z] #15 3.837 Executing busybox-1.31.1-r16.trigger [2020-07-03T14:11:17.587Z] #15 3.844 OK: 230 MiB in 69 packages [2020-07-03T14:11:17.795Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-03T14:11:17.842Z] --- PASS: TestSecretsUpdate (1.90s) [2020-07-03T14:11:17.842Z] === RUN TestTemplatedSecret [2020-07-03T14:11:18.367Z] --- PASS: TestHostnameDnsResolution (1.34s) [2020-07-03T14:11:18.367Z] === RUN TestStats [2020-07-03T14:11:20.117Z] #15 DONE 6.0s [2020-07-03T14:11:20.117Z] [2020-07-03T14:11:20.117Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-03T14:11:20.378Z] #16 DONE 0.6s [2020-07-03T14:11:20.378Z] [2020-07-03T14:11:20.378Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-03T14:11:20.599Z] --- PASS: TestTemplatedSecret (2.47s) [2020-07-03T14:11:20.599Z] === RUN TestSecretCreateResolve [2020-07-03T14:11:20.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-03T14:11:20.952Z] #17 DONE 0.6s [2020-07-03T14:11:20.952Z] [2020-07-03T14:11:20.952Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-03T14:11:20.952Z] #18 DONE 0.0s [2020-07-03T14:11:20.952Z] [2020-07-03T14:11:20.952Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-03T14:11:20.952Z] #19 DONE 0.0s [2020-07-03T14:11:20.952Z] [2020-07-03T14:11:20.952Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-03T14:11:21.169Z] --- PASS: TestStats (2.74s) [2020-07-03T14:11:21.170Z] === RUN TestStopContainerWithTimeout [2020-07-03T14:11:21.170Z] === RUN TestStopContainerWithTimeout/0 [2020-07-03T14:11:21.170Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-03T14:11:21.170Z] === RUN TestStopContainerWithTimeout/1 [2020-07-03T14:11:21.170Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-03T14:11:21.170Z] === RUN TestStopContainerWithTimeout/3 [2020-07-03T14:11:21.170Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-03T14:11:21.170Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-03T14:11:21.170Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-03T14:11:21.170Z] === CONT TestStopContainerWithTimeout/0 [2020-07-03T14:11:21.170Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-03T14:11:21.211Z] #20 ... [2020-07-03T14:11:21.211Z] [2020-07-03T14:11:21.211Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-03T14:11:21.211Z] #22 DONE 0.1s [2020-07-03T14:11:21.211Z] [2020-07-03T14:11:21.211Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-03T14:11:21.211Z] #26 DONE 0.2s [2020-07-03T14:11:21.211Z] [2020-07-03T14:11:21.211Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-03T14:11:21.211Z] #23 DONE 0.0s [2020-07-03T14:11:21.211Z] [2020-07-03T14:11:21.211Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-03T14:11:21.211Z] #27 DONE 0.1s [2020-07-03T14:11:21.211Z] [2020-07-03T14:11:21.211Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-03T14:11:21.211Z] #28 DONE 0.0s [2020-07-03T14:11:21.211Z] [2020-07-03T14:11:21.211Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-03T14:11:22.110Z] === CONT TestStopContainerWithTimeout/3 [2020-07-03T14:11:22.135Z] --- PASS: TestSecretCreateResolve (1.89s) [2020-07-03T14:11:22.135Z] PASS [2020-07-03T14:11:22.135Z] [2020-07-03T14:11:22.135Z] DONE 6 tests in 12.012s [2020-07-03T14:11:22.135Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-03T14:11:22.135Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:22.135Z] ++ set -e [2020-07-03T14:11:22.135Z] ++ '[' -n 0 ']' [2020-07-03T14:11:22.135Z] ++ set -x [2020-07-03T14:11:22.135Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:22.135Z] INFO: Testing against a local daemon [2020-07-03T14:11:22.135Z] === RUN TestServiceCreateInit [2020-07-03T14:11:22.135Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-03T14:11:22.593Z] #24 1.364 + RM_GOPATH=0 [2020-07-03T14:11:22.593Z] #24 1.364 + TMP_GOPATH= [2020-07-03T14:11:22.593Z] #24 1.364 + : /build [2020-07-03T14:11:22.593Z] #24 1.364 + '[' -z '' ']' [2020-07-03T14:11:22.593Z] #24 1.364 ++ mktemp -d [2020-07-03T14:11:22.593Z] #24 1.364 + export GOPATH=/tmp/tmp.oJCjLc [2020-07-03T14:11:22.593Z] #24 1.364 + GOPATH=/tmp/tmp.oJCjLc [2020-07-03T14:11:22.593Z] #24 1.364 + RM_GOPATH=1 [2020-07-03T14:11:22.593Z] #24 1.364 + case "$(go env GOARCH)" in [2020-07-03T14:11:22.593Z] #24 1.364 ++ go env GOARCH [2020-07-03T14:11:22.593Z] #24 1.372 + export GO_BUILDMODE=-buildmode=pie [2020-07-03T14:11:22.593Z] #24 1.372 + GO_BUILDMODE=-buildmode=pie [2020-07-03T14:11:22.593Z] #24 1.372 ++ dirname ./install.sh [2020-07-03T14:11:22.593Z] #24 1.372 + dir=. [2020-07-03T14:11:22.593Z] #24 1.372 + bin=dockercli [2020-07-03T14:11:22.593Z] #24 1.372 + shift [2020-07-03T14:11:22.593Z] #24 1.372 + '[' '!' -f ./dockercli.installer ']' [2020-07-03T14:11:22.593Z] #24 1.372 + . ./dockercli.installer [2020-07-03T14:11:22.593Z] #24 1.372 ++ : stable [2020-07-03T14:11:22.593Z] #24 1.372 ++ : 17.06.2-ce [2020-07-03T14:11:22.593Z] #24 1.372 + install_dockercli [2020-07-03T14:11:22.593Z] #24 1.372 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-03T14:11:22.593Z] #24 1.373 Install docker/cli version 17.06.2-ce from stable [2020-07-03T14:11:22.593Z] #24 1.373 ++ uname -m [2020-07-03T14:11:22.593Z] #24 1.374 + arch=x86_64 [2020-07-03T14:11:22.593Z] #24 1.375 + '[' x86_64 '!=' x86_64 ']' [2020-07-03T14:11:22.593Z] #24 1.376 + url=https://download.docker.com/linux/static [2020-07-03T14:11:22.593Z] #24 1.377 + tar -xz docker/docker [2020-07-03T14:11:22.593Z] #24 1.378 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-03T14:11:23.708Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-03T14:11:24.650Z] === CONT TestStopContainerWithTimeout/1 [2020-07-03T14:11:25.093Z] --- PASS: TestDockerNetworkMacvlan (18.16s) [2020-07-03T14:11:25.093Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-03T14:11:25.093Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-07-03T14:11:25.093Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2020-07-03T14:11:25.093Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-07-03T14:11:25.093Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.66s) [2020-07-03T14:11:25.093Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-07-03T14:11:25.093Z] PASS [2020-07-03T14:11:25.093Z] [2020-07-03T14:11:25.093Z] DONE 8 tests in 20.428s [2020-07-03T14:11:25.093Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-03T14:11:25.093Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:25.093Z] ++ set -e [2020-07-03T14:11:25.093Z] ++ '[' -n 0 ']' [2020-07-03T14:11:25.093Z] ++ set -x [2020-07-03T14:11:25.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:25.094Z] testing: warning: no tests to run [2020-07-03T14:11:25.094Z] PASS [2020-07-03T14:11:25.094Z] [2020-07-03T14:11:25.094Z] DONE 0 tests in 0.025s [2020-07-03T14:11:25.094Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-03T14:11:25.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:25.094Z] ++ set -e [2020-07-03T14:11:25.094Z] ++ '[' -n 0 ']' [2020-07-03T14:11:25.094Z] ++ set -x [2020-07-03T14:11:25.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:25.354Z] INFO: Testing against a local daemon [2020-07-03T14:11:25.354Z] === RUN TestAuthZPluginAllowRequest [2020-07-03T14:11:25.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-03T14:11:25.851Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-03T14:11:25.851Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-07-03T14:11:25.851Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-07-03T14:11:25.851Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2020-07-03T14:11:25.851Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-07-03T14:11:25.851Z] === RUN TestDeleteDevicemapper [2020-07-03T14:11:25.851Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-03T14:11:25.851Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-03T14:11:25.851Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-03T14:11:25.886Z] #24 3.987 + mkdir -p /build [2020-07-03T14:11:25.886Z] #24 3.989 + mv docker/docker /build/ [2020-07-03T14:11:25.886Z] #24 3.991 + rmdir docker [2020-07-03T14:11:25.886Z] #24 DONE 4.2s [2020-07-03T14:11:25.886Z] [2020-07-03T14:11:25.886Z] #31 [builder 1/4] COPY . . [2020-07-03T14:11:25.886Z] #31 DONE 4.4s [2020-07-03T14:11:25.886Z] [2020-07-03T14:11:25.886Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-03T14:11:25.886Z] #20 2.714 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-03T14:11:25.886Z] #20 3.392 [2020-07-03T14:11:25.886Z] #20 3.524 #### 6.0% #################### 27.9% ##################################### 51.4% ############################################### 66.6% #################################################################### 94.9% ######################################################################## 100.0% [2020-07-03T14:11:25.886Z] #20 4.366 [2020-07-03T14:11:25.886Z] #20 4.492 ##### 7.8% ################################################# 69.1% ######################################################################## 100.0% [2020-07-03T14:11:26.454Z] #20 5.227 [2020-07-03T14:11:26.613Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-03T14:11:26.713Z] #20 5.345 ############# 19.0% ######################################################################## 100.0% [2020-07-03T14:11:26.973Z] #20 5.972 [2020-07-03T14:11:27.232Z] [2020-07-03T14:11:27.232Z] #20 ... [2020-07-03T14:11:27.232Z] [2020-07-03T14:11:27.232Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-03T14:11:27.232Z] #32 DONE 1.7s [2020-07-03T14:11:27.232Z] [2020-07-03T14:11:27.232Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-03T14:11:27.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-03T14:11:27.268Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-07-03T14:11:27.268Z] === RUN TestAuthZPluginTLS [2020-07-03T14:11:27.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-03T14:11:27.757Z] #20 6.109 # 2.7% ############ 17.9% ##################### 29.4% ################################ 44.8% ########################################################## 81.4% ######################################################################## 100.0% [2020-07-03T14:11:27.841Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-07-03T14:11:27.841Z] === RUN TestAuthZPluginDenyRequest [2020-07-03T14:11:28.327Z] #20 7.037 [2020-07-03T14:11:28.413Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-07-03T14:11:28.413Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-03T14:11:28.984Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-07-03T14:11:28.984Z] === RUN TestAuthZPluginDenyResponse [2020-07-03T14:11:28.989Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2020-07-03T14:11:28.989Z] === RUN TestUpdateMemory [2020-07-03T14:11:28.989Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-03T14:11:28.989Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:11:28.989Z] === RUN TestUpdateCPUQuota [2020-07-03T14:11:29.557Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2020-07-03T14:11:29.557Z] === RUN TestAuthZPluginAllowEventStream [2020-07-03T14:11:29.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-03T14:11:30.146Z] #20 7.156 # 2.0% ##### 8.1% ######### 13.8% ############# 18.8% ################# 24.2% ##################### 29.4% ######################## 34.4% ############################ 39.3% ################################ 45.0% #################################### 50.4% ######################################## 55.6% ########################################### 60.9% ############################################### 66.1% ################################################# 69.1% ####################################################### 76.7% ########################################################### 82.0% ############################################################## 87.2% ################################################################## 92.4% ###################################################################### 97.5% ######################################################################## 100.0% [2020-07-03T14:11:30.156Z] --- PASS: TestServiceCreateInit (7.57s) [2020-07-03T14:11:30.156Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2020-07-03T14:11:30.156Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s) [2020-07-03T14:11:30.156Z] === RUN TestCreateServiceMultipleTimes [2020-07-03T14:11:30.406Z] #20 9.381 [2020-07-03T14:11:30.498Z] --- PASS: TestUpdateCPUQuota (1.51s) [2020-07-03T14:11:30.498Z] === RUN TestUpdatePidsLimit [2020-07-03T14:11:30.498Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-03T14:11:31.069Z] === RUN TestUpdatePidsLimit/no_change [2020-07-03T14:11:31.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-03T14:11:31.331Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-03T14:11:31.344Z] #20 ... [2020-07-03T14:11:31.344Z] [2020-07-03T14:11:31.344Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-03T14:11:31.344Z] #29 ... [2020-07-03T14:11:31.344Z] [2020-07-03T14:11:31.344Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-03T14:11:31.344Z] #33 1.455 [2020-07-03T14:11:31.344Z] #33 1.598 Removing bundles/ [2020-07-03T14:11:31.344Z] #33 1.600 [2020-07-03T14:11:31.344Z] #33 1.605 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-03T14:11:31.344Z] #33 3.207 Building test suite binary ./integration-cli/test.main [2020-07-03T14:11:31.470Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-07-03T14:11:31.470Z] === RUN TestAuthZPluginErrorResponse [2020-07-03T14:11:31.902Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-03T14:11:32.042Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-07-03T14:11:32.042Z] === RUN TestAuthZPluginErrorRequest [2020-07-03T14:11:32.162Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-03T14:11:32.281Z] #33 ... [2020-07-03T14:11:32.281Z] [2020-07-03T14:11:32.281Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-03T14:11:32.281Z] #20 10.60 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-03T14:11:32.281Z] #20 11.07 [2020-07-03T14:11:32.281Z] #20 11.18 ######################################################################## 100.0% [2020-07-03T14:11:32.422Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-03T14:11:32.541Z] #20 11.51 [2020-07-03T14:11:32.614Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-07-03T14:11:32.614Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-03T14:11:32.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-03T14:11:33.186Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-07-03T14:11:33.186Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-03T14:11:33.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-03T14:11:33.921Z] #20 12.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-03T14:11:34.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-03T14:11:34.180Z] #20 13.12 [2020-07-03T14:11:34.392Z] --- PASS: TestUpdatePidsLimit (3.85s) [2020-07-03T14:11:34.393Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-07-03T14:11:34.393Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-07-03T14:11:34.393Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-07-03T14:11:34.393Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-07-03T14:11:34.393Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-07-03T14:11:34.393Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-07-03T14:11:34.393Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-07-03T14:11:34.393Z] === RUN TestUpdateRestartPolicy [2020-07-03T14:11:34.440Z] #20 13.33 0.6% ######################################################################## 100.0% [2020-07-03T14:11:35.009Z] #20 13.75 [2020-07-03T14:11:35.735Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-07-03T14:11:35.735Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-03T14:11:35.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-03T14:11:35.947Z] #20 14.79 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-03T14:11:35.947Z] #20 15.02 skipping existing c35d46ef359f [2020-07-03T14:11:36.516Z] #20 15.35 [2020-07-03T14:11:37.454Z] #20 16.36 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-03T14:11:37.650Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-07-03T14:11:37.650Z] === RUN TestAuthZPluginHeader [2020-07-03T14:11:38.022Z] #20 16.83 [2020-07-03T14:11:38.022Z] #20 16.90 ######################################################################## 100.0% [2020-07-03T14:11:38.282Z] #20 17.31 [2020-07-03T14:11:38.282Z] #20 17.40 Download of images into '/build' complete. [2020-07-03T14:11:38.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-03T14:11:38.541Z] #20 17.40 Use something like the following to load the result into a Docker daemon: [2020-07-03T14:11:38.541Z] #20 17.40 tar -cC '/build' . | docker load [2020-07-03T14:11:38.593Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-07-03T14:11:38.593Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-03T14:11:38.593Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-03T14:11:38.593Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:11:38.593Z] === RUN TestAuthZPluginV2Disable [2020-07-03T14:11:38.593Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-03T14:11:38.593Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:11:38.593Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-03T14:11:38.593Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-03T14:11:38.593Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:11:38.593Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-03T14:11:38.593Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-03T14:11:38.593Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:11:38.593Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-03T14:11:38.801Z] #20 DONE 17.8s [2020-07-03T14:11:38.801Z] [2020-07-03T14:11:38.801Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-03T14:11:38.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-03T14:11:41.338Z] #29 ... [2020-07-03T14:11:41.338Z] [2020-07-03T14:11:41.338Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-03T14:11:41.907Z] #21 DONE 0.8s [2020-07-03T14:11:41.907Z] [2020-07-03T14:11:41.907Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-03T14:11:42.167Z] #25 DONE 0.1s [2020-07-03T14:11:42.167Z] [2020-07-03T14:11:42.167Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-03T14:11:42.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-03T14:11:42.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-03T14:11:43.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-03T14:11:43.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-03T14:11:44.068Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-03T14:11:45.011Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-03T14:11:45.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-03T14:11:45.271Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-03T14:11:45.561Z] --- PASS: TestCreateServiceMultipleTimes (14.92s) [2020-07-03T14:11:45.561Z] === RUN TestCreateServiceConflict [2020-07-03T14:11:46.604Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-07-03T14:11:46.604Z] === RUN TestCreateServiceMaxReplicas [2020-07-03T14:11:47.183Z] --- PASS: TestUpdateRestartPolicy (12.90s) [2020-07-03T14:11:47.183Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-03T14:11:48.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-03T14:11:48.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-03T14:11:48.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-03T14:11:48.125Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-07-03T14:11:48.125Z] === RUN TestWaitNonBlocked [2020-07-03T14:11:48.125Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:11:48.125Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:11:48.125Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:11:48.125Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:11:48.125Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-03T14:11:48.125Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-03T14:11:49.352Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2020-07-03T14:11:49.353Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-03T14:11:49.509Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-03T14:11:49.509Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2020-07-03T14:11:49.509Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2020-07-03T14:11:49.509Z] === RUN TestWaitBlocked [2020-07-03T14:11:49.509Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:11:49.509Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:11:49.509Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:11:49.509Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:11:49.509Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-03T14:11:49.509Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-03T14:11:50.890Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-03T14:11:50.890Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2020-07-03T14:11:50.890Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s) [2020-07-03T14:11:50.890Z] === CONT TestContainerStartOnDaemonRestart [2020-07-03T14:11:50.890Z] === CONT TestIpcModeOlderClient [2020-07-03T14:11:50.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-03T14:11:50.890Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-03T14:11:50.890Z] === CONT TestDaemonHostGatewayIP [2020-07-03T14:11:51.151Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-03T14:11:53.067Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-03T14:11:54.009Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-03T14:11:54.383Z] #33 ... [2020-07-03T14:11:54.383Z] [2020-07-03T14:11:54.383Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-03T14:11:54.383Z] #29 32.48 # github.com/docker/docker/contrib/httpserver [2020-07-03T14:11:54.383Z] #29 32.48 loadinternal: cannot find runtime/cgo [2020-07-03T14:11:54.383Z] #29 DONE 32.7s [2020-07-03T14:11:54.383Z] [2020-07-03T14:11:54.383Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-03T14:11:54.581Z] === CONT TestContainerKillOnDaemonStart [2020-07-03T14:11:54.581Z] --- PASS: TestContainerStartOnDaemonRestart (3.75s) [2020-07-03T14:11:54.843Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-03T14:11:54.953Z] #33 ... [2020-07-03T14:11:54.953Z] [2020-07-03T14:11:54.953Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-03T14:11:55.212Z] #30 DONE 0.1s [2020-07-03T14:11:55.212Z] [2020-07-03T14:11:55.212Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-03T14:11:56.228Z] --- PASS: TestDaemonHostGatewayIP (5.34s) [2020-07-03T14:11:56.228Z] === CONT TestDaemonRestartIpcMode [2020-07-03T14:11:56.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-03T14:11:56.707Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.99s) [2020-07-03T14:11:56.707Z] PASS [2020-07-03T14:11:56.707Z] [2020-07-03T14:11:56.707Z] === Skipped [2020-07-03T14:11:56.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-03T14:11:56.707Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:11:56.707Z] [2020-07-03T14:11:56.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-03T14:11:56.707Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:11:56.707Z] [2020-07-03T14:11:56.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-03T14:11:56.707Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:11:56.707Z] [2020-07-03T14:11:56.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-03T14:11:56.707Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:11:56.707Z] [2020-07-03T14:11:56.707Z] [2020-07-03T14:11:56.707Z] DONE 17 tests, 4 skipped in 31.545s [2020-07-03T14:11:56.707Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-03T14:11:56.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:56.707Z] ++ set -e [2020-07-03T14:11:56.707Z] ++ '[' -n 0 ']' [2020-07-03T14:11:56.707Z] ++ set -x [2020-07-03T14:11:56.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:11:56.968Z] INFO: Testing against a local daemon [2020-07-03T14:11:56.969Z] === RUN TestPluginInvalidJSON [2020-07-03T14:11:56.969Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:11:56.969Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:11:56.969Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:11:56.969Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-03T14:11:56.969Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-03T14:11:56.969Z] === RUN TestPluginInstall [2020-07-03T14:11:56.969Z] === RUN TestPluginInstall/no_auth [2020-07-03T14:11:59.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-03T14:11:59.792Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2020-07-03T14:12:00.734Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-03T14:12:02.028Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s) [2020-07-03T14:12:02.028Z] === RUN TestCreateServiceSecretFileMode [2020-07-03T14:12:02.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-03T14:12:02.117Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-03T14:12:02.265Z] time="2020-07-03T14:12:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:12:02.265Z] time="2020-07-03T14:12:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:12:02.265Z] time="2020-07-03T14:12:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39e5dc10b5d39297ca5fc2ea3f0f73c628cf9625fd16daca2c93b5bc9cec0ac4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:12:02.265Z] time="2020-07-03T14:12:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:12:02.265Z] time="2020-07-03T14:12:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:12:02.265Z] time="2020-07-03T14:12:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39e5dc10b5d39297ca5fc2ea3f0f73c628cf9625fd16daca2c93b5bc9cec0ac4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:12:02.526Z] === RUN TestPluginInstall/with_htpasswd [2020-07-03T14:12:02.687Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-03T14:12:02.948Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-03T14:12:03.209Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-03T14:12:03.469Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-03T14:12:03.469Z] time="2020-07-03T14:12:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:12:03.469Z] time="2020-07-03T14:12:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:12:03.469Z] time="2020-07-03T14:12:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ec35b59da1dfbf966fdae869bead4f78e780fb13010f7effb5ea1142f04f822" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:12:03.469Z] time="2020-07-03T14:12:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:12:03.469Z] time="2020-07-03T14:12:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:12:03.469Z] time="2020-07-03T14:12:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ec35b59da1dfbf966fdae869bead4f78e780fb13010f7effb5ea1142f04f822" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:12:03.730Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-03T14:12:03.730Z] === RUN TestPluginInstall/with_insecure [2020-07-03T14:12:03.730Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-03T14:12:04.128Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2020-07-03T14:12:04.128Z] === RUN TestCreateServiceConfigFileMode [2020-07-03T14:12:04.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-03T14:12:04.871Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-03T14:12:05.116Z] time="2020-07-03T14:12:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:12:05.116Z] time="2020-07-03T14:12:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:12:05.116Z] time="2020-07-03T14:12:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e8267ed66190d95dfad2a9ea3fce65de5e8b65c99d5ba5ce120b06c5b489eed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:12:05.116Z] time="2020-07-03T14:12:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:12:05.116Z] time="2020-07-03T14:12:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:12:05.116Z] time="2020-07-03T14:12:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e8267ed66190d95dfad2a9ea3fce65de5e8b65c99d5ba5ce120b06c5b489eed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:12:05.378Z] --- PASS: TestPluginInstall (8.59s) [2020-07-03T14:12:05.378Z] --- PASS: TestPluginInstall/no_auth (5.67s) [2020-07-03T14:12:05.378Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-07-03T14:12:05.378Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-07-03T14:12:05.378Z] plugin_test.go:157: [d60ba6205ea9c] daemon is not started [2020-07-03T14:12:05.378Z] PASS [2020-07-03T14:12:05.378Z] [2020-07-03T14:12:05.378Z] DONE 6 tests in 8.802s [2020-07-03T14:12:05.378Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-03T14:12:05.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:05.378Z] ++ set -e [2020-07-03T14:12:05.378Z] ++ '[' -n 0 ']' [2020-07-03T14:12:05.378Z] ++ set -x [2020-07-03T14:12:05.378Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:05.638Z] INFO: Testing against a local daemon [2020-07-03T14:12:05.638Z] === RUN TestExternalGraphDriver [2020-07-03T14:12:05.899Z] === RUN TestExternalGraphDriver/json [2020-07-03T14:12:06.896Z] --- PASS: TestCreateServiceConfigFileMode (2.34s) [2020-07-03T14:12:06.896Z] === RUN TestCreateServiceSysctls [2020-07-03T14:12:07.415Z] --- PASS: TestContainerKillOnDaemonStart (12.67s) [2020-07-03T14:12:07.415Z] PASS [2020-07-03T14:12:07.415Z] [2020-07-03T14:12:07.415Z] === Skipped [2020-07-03T14:12:07.415Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-03T14:12:07.415Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-03T14:12:07.415Z] [2020-07-03T14:12:07.415Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-03T14:12:07.415Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:12:07.415Z] [2020-07-03T14:12:07.415Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-03T14:12:07.415Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:12:07.415Z] [2020-07-03T14:12:07.415Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-03T14:12:07.415Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-03T14:12:07.415Z] [2020-07-03T14:12:07.415Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-03T14:12:07.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-03T14:12:07.415Z] [2020-07-03T14:12:07.415Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-03T14:12:07.415Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-03T14:12:07.415Z] [2020-07-03T14:12:07.415Z] [2020-07-03T14:12:07.415Z] DONE 204 tests, 6 skipped in 148.560s [2020-07-03T14:12:07.415Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-03T14:12:07.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:07.416Z] ++ set -e [2020-07-03T14:12:07.416Z] ++ '[' -n 0 ']' [2020-07-03T14:12:07.416Z] ++ set -x [2020-07-03T14:12:07.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:07.416Z] INFO: Testing against a local daemon [2020-07-03T14:12:07.416Z] === RUN TestCommitInheritsEnv [2020-07-03T14:12:07.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-03T14:12:07.986Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-07-03T14:12:07.986Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-03T14:12:07.986Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-03T14:12:07.986Z] === RUN TestImagesFilterMultiReference [2020-07-03T14:12:07.986Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2020-07-03T14:12:07.986Z] === RUN TestImagePullPlatformInvalid [2020-07-03T14:12:07.986Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-03T14:12:07.986Z] === RUN TestRemoveImageOrphaning [2020-07-03T14:12:08.446Z] === RUN TestExternalGraphDriver/spec [2020-07-03T14:12:08.558Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-07-03T14:12:08.558Z] === RUN TestRemoveImageGarbageCollector [2020-07-03T14:12:08.818Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-03T14:12:09.647Z] --- PASS: TestCreateServiceSysctls (3.08s) [2020-07-03T14:12:09.647Z] === RUN TestCreateServiceCapabilities [2020-07-03T14:12:09.758Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-03T14:12:10.700Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2020-07-03T14:12:10.700Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-03T14:12:10.960Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-03T14:12:10.960Z] === RUN TestTagInvalidReference [2020-07-03T14:12:10.960Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-03T14:12:10.960Z] === RUN TestTagValidPrefixedRepo [2020-07-03T14:12:10.960Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-03T14:12:10.960Z] === RUN TestTagExistedNameWithoutForce [2020-07-03T14:12:10.960Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-03T14:12:10.960Z] === RUN TestTagOfficialNames [2020-07-03T14:12:10.960Z] --- PASS: TestTagOfficialNames (0.09s) [2020-07-03T14:12:10.960Z] === RUN TestTagMatchesDigest [2020-07-03T14:12:10.992Z] === RUN TestExternalGraphDriver/pull [2020-07-03T14:12:11.221Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-07-03T14:12:11.221Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-03T14:12:11.752Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2020-07-03T14:12:11.752Z] === RUN TestInspect [2020-07-03T14:12:11.792Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-03T14:12:13.540Z] --- PASS: TestExternalGraphDriver (7.65s) [2020-07-03T14:12:13.540Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2020-07-03T14:12:13.540Z] --- PASS: TestExternalGraphDriver/spec (2.72s) [2020-07-03T14:12:13.540Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-07-03T14:12:13.540Z] === RUN TestGraphdriverPluginV2 [2020-07-03T14:12:13.540Z] --- SKIP: TestGraphdriverPluginV2 (0.14s) [2020-07-03T14:12:13.540Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:12:13.540Z] PASS [2020-07-03T14:12:13.540Z] [2020-07-03T14:12:13.540Z] === Skipped [2020-07-03T14:12:13.540Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.14s) [2020-07-03T14:12:13.540Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:12:13.540Z] [2020-07-03T14:12:13.540Z] [2020-07-03T14:12:13.540Z] DONE 5 tests, 1 skipped in 7.939s [2020-07-03T14:12:13.540Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-03T14:12:13.540Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:13.540Z] ++ set -e [2020-07-03T14:12:13.540Z] ++ '[' -n 0 ']' [2020-07-03T14:12:13.540Z] ++ set -x [2020-07-03T14:12:13.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:13.540Z] INFO: Testing against a local daemon [2020-07-03T14:12:13.540Z] === RUN TestContinueAfterPluginCrash [2020-07-03T14:12:13.540Z] === PAUSE TestContinueAfterPluginCrash [2020-07-03T14:12:13.540Z] === RUN TestReadPluginNoRead [2020-07-03T14:12:13.540Z] === PAUSE TestReadPluginNoRead [2020-07-03T14:12:13.540Z] === RUN TestDaemonStartWithLogOpt [2020-07-03T14:12:13.540Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-03T14:12:13.540Z] === CONT TestContinueAfterPluginCrash [2020-07-03T14:12:13.540Z] === CONT TestDaemonStartWithLogOpt [2020-07-03T14:12:13.540Z] === CONT TestReadPluginNoRead [2020-07-03T14:12:13.705Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-03T14:12:14.517Z] --- PASS: TestInspect (2.46s) [2020-07-03T14:12:14.517Z] === RUN TestCreateJob [2020-07-03T14:12:14.646Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-03T14:12:14.906Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-03T14:12:15.477Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-03T14:12:16.048Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-03T14:12:16.311Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-03T14:12:16.571Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-03T14:12:17.275Z] --- PASS: TestCreateJob (3.08s) [2020-07-03T14:12:17.275Z] === RUN TestReplicatedJob [2020-07-03T14:12:17.758Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-03T14:12:18.333Z] --- PASS: TestDaemonStartWithLogOpt (4.81s) [2020-07-03T14:12:19.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-03T14:12:19.719Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-03T14:12:21.633Z] === RUN TestReadPluginNoRead/default [2020-07-03T14:12:22.422Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-03T14:12:22.892Z] --- PASS: TestReplicatedJob (4.92s) [2020-07-03T14:12:22.892Z] === RUN TestUpdateReplicatedJob [2020-07-03T14:12:23.545Z] --- PASS: TestReadPluginNoRead (9.73s) [2020-07-03T14:12:23.545Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-07-03T14:12:23.545Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2020-07-03T14:12:23.545Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2020-07-03T14:12:23.545Z] read_test.go:92: [d543fbee4dde7] daemon is not started [2020-07-03T14:12:23.805Z] --- PASS: TestContinueAfterPluginCrash (10.21s) [2020-07-03T14:12:23.805Z] PASS [2020-07-03T14:12:23.805Z] [2020-07-03T14:12:23.805Z] DONE 6 tests in 10.368s [2020-07-03T14:12:23.805Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-03T14:12:23.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:23.806Z] ++ set -e [2020-07-03T14:12:23.806Z] ++ '[' -n 0 ']' [2020-07-03T14:12:23.806Z] ++ set -x [2020-07-03T14:12:23.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:23.806Z] testing: warning: no tests to run [2020-07-03T14:12:23.806Z] PASS [2020-07-03T14:12:23.806Z] [2020-07-03T14:12:23.806Z] DONE 0 tests in 0.041s [2020-07-03T14:12:23.806Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-03T14:12:23.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:23.806Z] ++ set -e [2020-07-03T14:12:23.806Z] ++ '[' -n 0 ']' [2020-07-03T14:12:23.806Z] ++ set -x [2020-07-03T14:12:23.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:24.067Z] INFO: Testing against a local daemon [2020-07-03T14:12:24.068Z] === RUN TestPluginWithDevMounts [2020-07-03T14:12:24.068Z] === PAUSE TestPluginWithDevMounts [2020-07-03T14:12:24.068Z] === CONT TestPluginWithDevMounts [2020-07-03T14:12:25.662Z] --- PASS: TestUpdateReplicatedJob (3.20s) [2020-07-03T14:12:25.662Z] === RUN TestServiceListWithStatuses [2020-07-03T14:12:25.662Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-03T14:12:25.662Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-03T14:12:25.662Z] === RUN TestDockerNetworkConnectAlias [2020-07-03T14:12:26.613Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-07-03T14:12:26.613Z] PASS [2020-07-03T14:12:26.613Z] [2020-07-03T14:12:26.613Z] DONE 1 tests in 2.349s [2020-07-03T14:12:26.613Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-03T14:12:26.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:26.613Z] ++ set -e [2020-07-03T14:12:26.613Z] ++ '[' -n 0 ']' [2020-07-03T14:12:26.613Z] ++ set -x [2020-07-03T14:12:26.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:26.613Z] INFO: Testing against a local daemon [2020-07-03T14:12:26.613Z] === RUN TestSecretInspect [2020-07-03T14:12:26.644Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-03T14:12:28.026Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-03T14:12:28.596Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-03T14:12:29.166Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-03T14:12:29.736Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-03T14:12:29.915Z] --- PASS: TestSecretInspect (3.22s) [2020-07-03T14:12:29.915Z] === RUN TestSecretList [2020-07-03T14:12:30.180Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2020-07-03T14:12:30.180Z] === RUN TestDockerNetworkReConnect [2020-07-03T14:12:31.646Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-03T14:12:32.460Z] --- PASS: TestSecretList (2.72s) [2020-07-03T14:12:32.460Z] === RUN TestSecretsCreateAndDelete [2020-07-03T14:12:32.586Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-03T14:12:32.946Z] --- PASS: TestDockerNetworkReConnect (3.22s) [2020-07-03T14:12:32.946Z] === RUN TestServicePlugin [2020-07-03T14:12:32.946Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-03T14:12:32.946Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:12:32.946Z] === RUN TestServiceUpdateLabel [2020-07-03T14:12:35.051Z] --- PASS: TestServiceUpdateLabel (1.89s) [2020-07-03T14:12:35.051Z] === RUN TestServiceUpdateSecrets [2020-07-03T14:12:35.761Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-07-03T14:12:35.761Z] === RUN TestSecretsUpdate [2020-07-03T14:12:36.788Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-03T14:12:37.048Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-03T14:12:37.618Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-03T14:12:37.618Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-03T14:12:37.618Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-03T14:12:37.618Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-03T14:12:37.618Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-03T14:12:38.188Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-03T14:12:38.758Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-03T14:12:39.062Z] --- PASS: TestSecretsUpdate (3.19s) [2020-07-03T14:12:39.062Z] === RUN TestTemplatedSecret [2020-07-03T14:12:39.328Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-03T14:12:41.871Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-03T14:12:42.362Z] --- PASS: TestTemplatedSecret (3.41s) [2020-07-03T14:12:42.362Z] === RUN TestSecretCreateResolve [2020-07-03T14:12:45.166Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-03T14:12:45.666Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-07-03T14:12:45.666Z] PASS [2020-07-03T14:12:45.666Z] [2020-07-03T14:12:45.666Z] DONE 6 tests in 19.099s [2020-07-03T14:12:45.666Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-03T14:12:45.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:45.666Z] ++ set -e [2020-07-03T14:12:45.666Z] ++ '[' -n 0 ']' [2020-07-03T14:12:45.666Z] ++ set -x [2020-07-03T14:12:45.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:12:45.666Z] INFO: Testing against a local daemon [2020-07-03T14:12:45.666Z] === RUN TestServiceCreateInit [2020-07-03T14:12:45.666Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-03T14:12:45.736Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-03T14:12:45.996Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-03T14:12:46.256Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-03T14:12:46.826Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-03T14:12:49.368Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-03T14:12:49.629Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-03T14:12:50.198Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-03T14:12:50.447Z] --- PASS: TestServiceUpdateSecrets (14.23s) [2020-07-03T14:12:50.447Z] === RUN TestServiceUpdateConfigs [2020-07-03T14:12:50.767Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-03T14:12:50.957Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-03T14:12:54.064Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-03T14:12:55.974Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-03T14:12:56.234Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-03T14:12:56.248Z] --- PASS: TestServiceCreateInit (9.77s) [2020-07-03T14:12:56.248Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.95s) [2020-07-03T14:12:56.248Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.78s) [2020-07-03T14:12:56.248Z] === RUN TestCreateServiceMultipleTimes [2020-07-03T14:13:00.435Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-03T14:13:01.378Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-03T14:13:02.762Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-03T14:13:03.120Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2020-07-03T14:13:03.120Z] === RUN TestServiceUpdateNetwork [2020-07-03T14:13:03.332Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-03T14:13:04.715Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-03T14:13:06.097Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-03T14:13:08.642Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-03T14:13:09.213Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-03T14:13:09.213Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-03T14:13:09.783Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-03T14:13:10.724Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-03T14:13:12.107Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-03T14:13:12.677Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-03T14:13:13.247Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-03T14:13:15.160Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-03T14:13:15.421Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-03T14:13:15.820Z] --- PASS: TestServiceUpdateNetwork (12.37s) [2020-07-03T14:13:15.820Z] === RUN TestServiceUpdatePidsLimit [2020-07-03T14:13:15.991Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-03T14:13:16.463Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-03T14:13:16.562Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-03T14:13:17.106Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-03T14:13:18.211Z] --- PASS: TestCreateServiceMultipleTimes (19.45s) [2020-07-03T14:13:18.211Z] === RUN TestCreateServiceConflict [2020-07-03T14:13:18.211Z] --- PASS: TestCreateServiceConflict (3.21s) [2020-07-03T14:13:18.211Z] === RUN TestCreateServiceMaxReplicas [2020-07-03T14:13:18.476Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-03T14:13:18.476Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-03T14:13:20.388Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-03T14:13:21.517Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2020-07-03T14:13:21.517Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-03T14:13:22.298Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-03T14:13:23.239Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-03T14:13:24.026Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-03T14:13:24.180Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-03T14:13:26.771Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-03T14:13:27.350Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-03T14:13:28.732Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-03T14:13:30.643Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-03T14:13:32.538Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2020-07-03T14:13:32.538Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-07-03T14:13:32.538Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-07-03T14:13:32.538Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-07-03T14:13:32.538Z] PASS [2020-07-03T14:13:32.538Z] [2020-07-03T14:13:32.538Z] === Skipped [2020-07-03T14:13:32.538Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-03T14:13:32.538Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-03T14:13:32.538Z] [2020-07-03T14:13:32.538Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-03T14:13:32.538Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:13:32.538Z] [2020-07-03T14:13:32.538Z] [2020-07-03T14:13:32.538Z] DONE 27 tests, 2 skipped in 129.568s [2020-07-03T14:13:32.538Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-03T14:13:32.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:13:32.538Z] ++ set -e [2020-07-03T14:13:32.538Z] ++ '[' -n 0 ']' [2020-07-03T14:13:32.538Z] ++ set -x [2020-07-03T14:13:32.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:13:32.538Z] INFO: Testing against a local daemon [2020-07-03T14:13:32.538Z] === RUN TestSessionCreate [2020-07-03T14:13:32.538Z] --- PASS: TestSessionCreate (0.05s) [2020-07-03T14:13:32.538Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-03T14:13:32.538Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-03T14:13:32.538Z] PASS [2020-07-03T14:13:32.538Z] [2020-07-03T14:13:32.538Z] DONE 2 tests in 0.163s [2020-07-03T14:13:32.538Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-03T14:13:32.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:13:32.538Z] ++ set -e [2020-07-03T14:13:32.538Z] ++ '[' -n 0 ']' [2020-07-03T14:13:32.538Z] ++ set -x [2020-07-03T14:13:32.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:13:32.539Z] INFO: Testing against a local daemon [2020-07-03T14:13:32.539Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-03T14:13:32.539Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-03T14:13:32.539Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-03T14:13:32.539Z] === RUN TestEventsExecDie [2020-07-03T14:13:32.539Z] --- PASS: TestEventsExecDie (0.63s) [2020-07-03T14:13:32.539Z] === RUN TestEventsBackwardsCompatible [2020-07-03T14:13:32.539Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-03T14:13:32.539Z] === RUN TestInfoBinaryCommits [2020-07-03T14:13:32.539Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-03T14:13:32.539Z] === RUN TestInfoAPIVersioned [2020-07-03T14:13:32.539Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-03T14:13:32.539Z] === RUN TestInfoDiscoveryBackend [2020-07-03T14:13:33.178Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-03T14:13:33.178Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-03T14:13:33.938Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-03T14:13:34.221Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-03T14:13:34.221Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-03T14:13:34.867Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-03T14:13:34.867Z] === RUN TestInfoAPI [2020-07-03T14:13:34.867Z] --- PASS: TestInfoAPI (0.04s) [2020-07-03T14:13:34.867Z] === RUN TestInfoAPIWarnings [2020-07-03T14:13:35.161Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-03T14:13:35.161Z] === RUN TestInfoDebug [2020-07-03T14:13:35.800Z] --- PASS: TestInfoDebug (0.53s) [2020-07-03T14:13:35.800Z] === RUN TestInfoInsecureRegistries [2020-07-03T14:13:36.423Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.85s) [2020-07-03T14:13:36.423Z] === RUN TestCreateServiceSecretFileMode [2020-07-03T14:13:36.437Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-03T14:13:36.437Z] === RUN TestInfoRegistryMirrors [2020-07-03T14:13:36.731Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-07-03T14:13:36.731Z] === RUN TestLoginFailsWithBadCredentials [2020-07-03T14:13:37.235Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-03T14:13:37.373Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-07-03T14:13:37.373Z] === RUN TestPingCacheHeaders [2020-07-03T14:13:37.373Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-03T14:13:37.373Z] === RUN TestPingGet [2020-07-03T14:13:37.373Z] --- PASS: TestPingGet (0.02s) [2020-07-03T14:13:37.373Z] === RUN TestPingHead [2020-07-03T14:13:37.373Z] --- PASS: TestPingHead (0.03s) [2020-07-03T14:13:37.373Z] === RUN TestVersion [2020-07-03T14:13:37.373Z] --- PASS: TestVersion (0.03s) [2020-07-03T14:13:37.373Z] PASS [2020-07-03T14:13:37.373Z] [2020-07-03T14:13:37.373Z] === Skipped [2020-07-03T14:13:37.373Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-03T14:13:37.373Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-03T14:13:37.373Z] [2020-07-03T14:13:37.373Z] [2020-07-03T14:13:37.373Z] DONE 18 tests, 1 skipped in 5.555s [2020-07-03T14:13:37.373Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-03T14:13:37.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:13:37.373Z] ++ set -e [2020-07-03T14:13:37.373Z] ++ '[' -n 0 ']' [2020-07-03T14:13:37.373Z] ++ set -x [2020-07-03T14:13:37.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:13:37.373Z] INFO: Testing against a local daemon [2020-07-03T14:13:37.373Z] === RUN TestVolumesCreateAndList [2020-07-03T14:13:37.373Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-03T14:13:37.374Z] === RUN TestVolumesRemove [2020-07-03T14:13:37.374Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-03T14:13:37.374Z] === RUN TestVolumesInspect [2020-07-03T14:13:37.669Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-03T14:13:37.669Z] === RUN TestVolumesInvalidJSON [2020-07-03T14:13:37.669Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-03T14:13:37.669Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-03T14:13:37.669Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-03T14:13:37.669Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-03T14:13:37.669Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-03T14:13:37.669Z] PASS [2020-07-03T14:13:37.669Z] [2020-07-03T14:13:37.669Z] DONE 5 tests in 0.225s [2020-07-03T14:13:37.669Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-03T14:13:37.669Z] ++++ cat bundles/test-integration/docker.pid [2020-07-03T14:13:37.669Z] +++ kill 13846 [2020-07-03T14:13:39.147Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-03T14:13:39.192Z] +++ /etc/init.d/apparmor stop [2020-07-03T14:13:39.192Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-03T14:13:39.192Z] [2020-07-03T14:13:39.192Z] Unloading profiles will leave already running processes permanently [2020-07-03T14:13:39.192Z] unconfined, which can lead to unexpected situations. [2020-07-03T14:13:39.192Z] [2020-07-03T14:13:39.192Z] To set a process to complain mode, use the command line tool [2020-07-03T14:13:39.192Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-03T14:13:39.192Z] +++ true [2020-07-03T14:13:39.192Z] exiting test-integration [2020-07-03T14:13:39.192Z] ++ exit 0 [2020-07-03T14:13:39.192Z] [2020-07-03T14:13:40.089Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-03T14:13:40.089Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile Post stage [Pipeline] junit [2020-07-03T14:13:40.284Z] Recording test results [Pipeline] } [Pipeline] // withEnv [2020-07-03T14:13:40.630Z] --- PASS: TestCreateServiceSecretFileMode (3.43s) [2020-07-03T14:13:40.630Z] === RUN TestCreateServiceConfigFileMode [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-03T14:13:41.028Z] + echo Ensuring container killed. [2020-07-03T14:13:41.028Z] Ensuring container killed. [2020-07-03T14:13:41.028Z] + docker rm -vf docker-pr1 [2020-07-03T14:13:41.028Z] Error: No such container: docker-pr1 [2020-07-03T14:13:41.028Z] + true [Pipeline] sh [2020-07-03T14:13:41.423Z] + echo Chowning /workspace to jenkins user [2020-07-03T14:13:41.423Z] Chowning /workspace to jenkins user [2020-07-03T14:13:41.423Z] + id -u [2020-07-03T14:13:41.423Z] + id -g [2020-07-03T14:13:41.423Z] + docker run --rm -v /home/docker/workspace/moby_PR-41172:/workspace busybox chown -R 1001:1001 /workspace [2020-07-03T14:13:41.423Z] Unable to find image 'busybox:latest' locally [2020-07-03T14:13:41.721Z] latest: Pulling from library/busybox [2020-07-03T14:13:41.721Z] 7257f00f7d70: Pulling fs layer [2020-07-03T14:13:42.002Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-03T14:13:42.018Z] 7257f00f7d70: Download complete [2020-07-03T14:13:42.018Z] 7257f00f7d70: Pull complete [2020-07-03T14:13:42.018Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-03T14:13:42.018Z] Status: Downloaded newer image for busybox:latest [2020-07-03T14:13:43.177Z] --- PASS: TestCreateServiceConfigFileMode (3.23s) [2020-07-03T14:13:43.177Z] === RUN TestCreateServiceSysctls [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-03T14:13:43.913Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-03T14:13:43.946Z] + bundleName=ppc64le-integration [2020-07-03T14:13:43.946Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-03T14:13:43.946Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-03T14:13:43.946Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-07-03T14:13:43.946Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-03T14:13:43.994Z] Archiving artifacts [2020-07-03T14:13:44.359Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41172/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-03T14:13:44.751Z] + make clean [2020-07-03T14:13:44.857Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-03T14:13:44.857Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-03T14:13:45.046Z] make: command: Command not found [2020-07-03T14:13:45.046Z] make: command: Command not found [2020-07-03T14:13:45.047Z] docker volume rm -f docker-dev-cache [2020-07-03T14:13:45.047Z] docker-dev-cache [Pipeline] deleteDir [2020-07-03T14:13:46.241Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-03T14:13:46.688Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-03T14:13:46.688Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-03T14:13:47.181Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-03T14:13:47.391Z] --- PASS: TestCreateServiceSysctls (4.20s) [2020-07-03T14:13:47.391Z] === RUN TestCreateServiceCapabilities [2020-07-03T14:13:47.625Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-03T14:13:49.571Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-03T14:13:49.724Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-03T14:13:49.724Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-03T14:13:50.695Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2020-07-03T14:13:50.695Z] === RUN TestInspect [2020-07-03T14:13:52.864Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-03T14:13:53.801Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-03T14:13:53.997Z] --- PASS: TestInspect (3.41s) [2020-07-03T14:13:53.997Z] === RUN TestCreateJob [2020-07-03T14:13:55.179Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-03T14:13:56.305Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-03T14:13:56.556Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-03T14:13:56.815Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-03T14:13:57.248Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-03T14:13:58.193Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-03T14:13:58.206Z] --- PASS: TestCreateJob (4.32s) [2020-07-03T14:13:58.206Z] === RUN TestReplicatedJob [2020-07-03T14:13:58.630Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-03T14:14:00.098Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-03T14:14:01.171Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-03T14:14:01.476Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-03T14:14:03.382Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-03T14:14:03.950Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-03T14:14:05.328Z] #33 158.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-03T14:14:06.344Z] --- PASS: TestReplicatedJob (7.15s) [2020-07-03T14:14:06.344Z] === RUN TestUpdateReplicatedJob [2020-07-03T14:14:06.456Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-03T14:14:06.708Z] #33 159.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-03T14:14:08.614Z] #33 161.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-03T14:14:09.000Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-03T14:14:09.553Z] #33 162.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-03T14:14:09.647Z] --- PASS: TestUpdateReplicatedJob (4.30s) [2020-07-03T14:14:09.647Z] === RUN TestServiceListWithStatuses [2020-07-03T14:14:09.647Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-03T14:14:09.647Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-03T14:14:09.647Z] === RUN TestDockerNetworkConnectAlias [2020-07-03T14:14:10.909Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-03T14:14:10.931Z] #33 163.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-03T14:14:12.307Z] #33 165.0 [2020-07-03T14:14:12.307Z] #33 DONE 165.2s [2020-07-03T14:14:12.307Z] [2020-07-03T14:14:12.307Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-03T14:14:13.453Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-03T14:14:13.454Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-03T14:14:14.214Z] #34 DONE 1.5s [2020-07-03T14:14:15.591Z] [2020-07-03T14:14:15.591Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-03T14:14:16.159Z] #35 DONE 0.7s [2020-07-03T14:14:16.159Z] [2020-07-03T14:14:16.159Z] #36 exporting to image [2020-07-03T14:14:16.159Z] #36 exporting layers [2020-07-03T14:14:16.255Z] --- PASS: TestDockerNetworkConnectAlias (6.68s) [2020-07-03T14:14:16.255Z] === RUN TestDockerNetworkReConnect [2020-07-03T14:14:16.749Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-03T14:14:16.749Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite (326.27s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.63s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.56s) [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:1449: [da7846cc9d562] daemon is not started [2020-07-03T14:14:18.661Z] check_test.go:309: [dfbb30ba24474] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.29s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.66s) [2020-07-03T14:14:18.661Z] check_test.go:309: [dd15251cd4dd9] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.50s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.04s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.56s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.02s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.05s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.08s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.28s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.10s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-03T14:14:18.661Z] check_test.go:309: [d44e9613f6cfd] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-03T14:14:18.661Z] check_test.go:309: [d462110d5e34c] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.31s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-07-03T14:14:18.661Z] check_test.go:309: [d79bab60e3a26] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.08s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.33s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-03T14:14:18.661Z] check_test.go:309: [da99d313bd90b] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.30s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.04s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.28s) [2020-07-03T14:14:18.661Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-03T14:14:18.661Z] check_test.go:309: [d34faa4473f32] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.05s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.82s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2020-07-03T14:14:18.661Z] check_test.go:309: [dc764a224f6c3] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.09s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-03T14:14:18.661Z] check_test.go:309: [da73bba0245a0] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.44s) [2020-07-03T14:14:18.661Z] docker_cli_daemon_plugins_test.go:79: [dc2811d7bc96c] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.52s) [2020-07-03T14:14:18.661Z] docker_cli_daemon_plugins_test.go:169: [d84106bd36c01] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.30s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-07-03T14:14:18.661Z] check_test.go:309: [dd84d1a9ced25] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.63s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.47s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.69s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.58s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.05s) [2020-07-03T14:14:18.661Z] check_test.go:309: [d0b4147ddba44] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.75s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.08s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.98s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.71s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.10s) [2020-07-03T14:14:18.661Z] check_test.go:309: [d7178556b1f59] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.69s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.90s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.78s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.05s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.73s) [2020-07-03T14:14:18.661Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-03T14:14:18.661Z] check_test.go:309: [d2fdd3cbe94a0] daemon is not started [2020-07-03T14:14:18.661Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-03T14:14:18.661Z] check_test.go:309: [dc4631a0c8d15] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.79s) [2020-07-03T14:14:18.661Z] check_test.go:309: [d5a01df4f4e3f] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.59s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.06s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.65s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.63s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.08s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.61s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2020-07-03T14:14:18.661Z] check_test.go:309: [d3af3320f4b9a] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.13s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.70s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.01s) [2020-07-03T14:14:18.661Z] check_test.go:309: [d9152db48768e] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.54s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-03T14:14:18.661Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-03T14:14:18.661Z] check_test.go:309: [da35fcde3012f] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2020-07-03T14:14:18.661Z] check_test.go:309: [d6316c2ac90a4] daemon is not started [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.61s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.35s) [2020-07-03T14:14:18.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2020-07-03T14:14:18.661Z] check_test.go:309: [dbadf460932c5] daemon is not started [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.20s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.07s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.21s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-07-03T14:14:18.662Z] check_test.go:309: [dfcd296a11066] daemon is not started [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.82s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s) [2020-07-03T14:14:18.662Z] check_test.go:309: [d6b9997063a41] daemon is not started [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-03T14:14:18.662Z] check_test.go:309: [d8e52a3082927] daemon is not started [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.87s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.39s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.74s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.44s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.42s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.02s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.27s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.97s) [2020-07-03T14:14:18.662Z] docker_cli_daemon_test.go:2544: [d5f1764ac60db] daemon is not started [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.74s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.79s) [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2020-07-03T14:14:18.662Z] check_test.go:309: [d4177d7fdcd97] daemon is not started [2020-07-03T14:14:18.662Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.12s) [2020-07-03T14:14:18.662Z] === RUN TestDockerSwarmSuite [2020-07-03T14:14:18.662Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-03T14:14:19.447Z] #36 exporting layers 3.1s done [2020-07-03T14:14:19.447Z] #36 writing image sha256:46170a16429d0faaa259c2bf6c8a8b71e629f9cccb011631403230e4ed45a5cb done [2020-07-03T14:14:19.447Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-03T14:14:19.447Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-03T14:14:19.759Z] + echo Ensuring container killed. [2020-07-03T14:14:19.759Z] Ensuring container killed. [2020-07-03T14:14:19.759Z] + docker rm -vf docker-pr1 [2020-07-03T14:14:19.759Z] Error: No such container: docker-pr1 [2020-07-03T14:14:19.759Z] + true [Pipeline] sh [2020-07-03T14:14:20.045Z] + echo Chowning /workspace to jenkins user [2020-07-03T14:14:20.045Z] Chowning /workspace to jenkins user [2020-07-03T14:14:20.045Z] + id -u [2020-07-03T14:14:20.045Z] + id -g [2020-07-03T14:14:20.045Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41172:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-03T14:14:21.205Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-03T14:14:21.276Z] + bundleName=unit [2020-07-03T14:14:21.276Z] + echo Creating unit-bundles.tar.gz [2020-07-03T14:14:21.276Z] Creating unit-bundles.tar.gz [2020-07-03T14:14:21.276Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-03T14:14:21.276Z] bundles/junit-report.xml [2020-07-03T14:14:21.276Z] bundles/go-test-report.json [2020-07-03T14:14:21.276Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-03T14:14:21.288Z] Archiving artifacts [2020-07-03T14:14:21.556Z] --- PASS: TestDockerNetworkReConnect (4.58s) [2020-07-03T14:14:21.556Z] === RUN TestServicePlugin [2020-07-03T14:14:21.556Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-03T14:14:21.556Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:14:21.556Z] === RUN TestServiceUpdateLabel [2020-07-03T14:14:21.776Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-03T14:14:21.896Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41172/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-03T14:14:22.036Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-03T14:14:22.036Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-03T14:14:22.207Z] + make clean [2020-07-03T14:14:22.467Z] docker volume rm -f docker-dev-cache [2020-07-03T14:14:22.467Z] docker-dev-cache [Pipeline] deleteDir [2020-07-03T14:14:22.607Z] === RUN TestDockerSuite/TestBuildEmptyScratch [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-07-03T14:14:22.868Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-03T14:14:23.129Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-03T14:14:23.699Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-03T14:14:24.104Z] --- PASS: TestServiceUpdateLabel (3.19s) [2020-07-03T14:14:24.104Z] === RUN TestServiceUpdateSecrets [2020-07-03T14:14:25.082Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-03T14:14:26.022Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-03T14:14:27.933Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-03T14:14:29.845Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-03T14:14:30.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-03T14:14:31.046Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-03T14:14:32.428Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-03T14:14:33.875Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-03T14:14:39.183Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-03T14:14:42.218Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-07-03T14:14:42.218Z] === RUN TestServiceUpdateConfigs [2020-07-03T14:14:44.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-03T14:14:44.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-03T14:14:54.448Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-07-03T14:14:54.448Z] === RUN TestServiceUpdateNetwork [2020-07-03T14:14:59.633Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-03T14:15:01.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-03T14:15:09.357Z] --- PASS: TestServiceUpdateNetwork (14.11s) [2020-07-03T14:15:09.357Z] === RUN TestServiceUpdatePidsLimit [2020-07-03T14:15:09.619Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-03T14:15:09.678Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-03T14:15:09.678Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-03T14:15:09.938Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-03T14:15:10.507Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-03T14:15:10.562Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-03T14:15:11.891Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-03T14:15:11.891Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-03T14:15:12.151Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-03T14:15:12.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-03T14:15:12.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-03T14:15:18.700Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-03T14:15:22.716Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-03T14:15:22.716Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-03T14:15:22.716Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-03T14:15:22.975Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-03T14:15:23.546Z] === RUN TestDockerSuite/TestBuildFails [2020-07-03T14:15:24.116Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-03T14:15:24.116Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-03T14:15:26.027Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-03T14:15:26.838Z] --- PASS: TestServiceUpdatePidsLimit (17.44s) [2020-07-03T14:15:26.838Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-03T14:15:26.838Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-03T14:15:26.838Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-07-03T14:15:26.838Z] PASS [2020-07-03T14:15:26.838Z] [2020-07-03T14:15:26.838Z] === Skipped [2020-07-03T14:15:26.838Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-03T14:15:26.838Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-03T14:15:26.838Z] [2020-07-03T14:15:26.838Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-03T14:15:26.838Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-03T14:15:26.838Z] [2020-07-03T14:15:26.838Z] [2020-07-03T14:15:26.838Z] DONE 27 tests, 2 skipped in 160.072s [2020-07-03T14:15:26.838Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-03T14:15:26.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:15:26.838Z] ++ set -e [2020-07-03T14:15:26.838Z] ++ '[' -n 0 ']' [2020-07-03T14:15:26.838Z] ++ set -x [2020-07-03T14:15:26.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:15:26.838Z] INFO: Testing against a local daemon [2020-07-03T14:15:26.838Z] === RUN TestSessionCreate [2020-07-03T14:15:26.838Z] --- PASS: TestSessionCreate (0.05s) [2020-07-03T14:15:26.838Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-03T14:15:26.838Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-03T14:15:26.838Z] PASS [2020-07-03T14:15:26.839Z] [2020-07-03T14:15:26.839Z] DONE 2 tests in 0.238s [2020-07-03T14:15:26.839Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-03T14:15:26.839Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:15:26.839Z] ++ set -e [2020-07-03T14:15:26.839Z] ++ '[' -n 0 ']' [2020-07-03T14:15:26.839Z] ++ set -x [2020-07-03T14:15:26.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:15:26.839Z] INFO: Testing against a local daemon [2020-07-03T14:15:26.839Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-03T14:15:26.839Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-03T14:15:26.839Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-03T14:15:26.839Z] === RUN TestEventsExecDie [2020-07-03T14:15:26.839Z] --- PASS: TestEventsExecDie (0.96s) [2020-07-03T14:15:26.839Z] === RUN TestEventsBackwardsCompatible [2020-07-03T14:15:27.100Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-03T14:15:27.100Z] === RUN TestInfoBinaryCommits [2020-07-03T14:15:27.100Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-07-03T14:15:27.100Z] === RUN TestInfoAPIVersioned [2020-07-03T14:15:27.100Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-03T14:15:27.100Z] === RUN TestInfoDiscoveryBackend [2020-07-03T14:15:27.672Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-07-03T14:15:27.672Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-03T14:15:28.613Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-07-03T14:15:28.613Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-03T14:15:29.185Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-07-03T14:15:29.185Z] === RUN TestInfoAPI [2020-07-03T14:15:29.327Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-03T14:15:29.446Z] --- PASS: TestInfoAPI (0.05s) [2020-07-03T14:15:29.446Z] === RUN TestInfoAPIWarnings [2020-07-03T14:15:30.018Z] --- PASS: TestInfoAPIWarnings (0.59s) [2020-07-03T14:15:30.018Z] === RUN TestInfoDebug [2020-07-03T14:15:30.267Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-03T14:15:30.590Z] --- PASS: TestInfoDebug (0.61s) [2020-07-03T14:15:30.590Z] === RUN TestInfoInsecureRegistries [2020-07-03T14:15:31.162Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-07-03T14:15:31.162Z] === RUN TestInfoRegistryMirrors [2020-07-03T14:15:31.652Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-03T14:15:31.733Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-07-03T14:15:31.733Z] === RUN TestLoginFailsWithBadCredentials [2020-07-03T14:15:31.915Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-03T14:15:32.304Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s) [2020-07-03T14:15:32.304Z] === RUN TestPingCacheHeaders [2020-07-03T14:15:32.304Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-03T14:15:32.304Z] === RUN TestPingGet [2020-07-03T14:15:32.304Z] --- PASS: TestPingGet (0.03s) [2020-07-03T14:15:32.304Z] === RUN TestPingHead [2020-07-03T14:15:32.304Z] --- PASS: TestPingHead (0.05s) [2020-07-03T14:15:32.304Z] === RUN TestVersion [2020-07-03T14:15:32.565Z] --- PASS: TestVersion (0.05s) [2020-07-03T14:15:32.565Z] PASS [2020-07-03T14:15:32.565Z] [2020-07-03T14:15:32.565Z] === Skipped [2020-07-03T14:15:32.565Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-03T14:15:32.565Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-03T14:15:32.565Z] [2020-07-03T14:15:32.565Z] [2020-07-03T14:15:32.565Z] DONE 18 tests, 1 skipped in 6.690s [2020-07-03T14:15:32.565Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-03T14:15:32.565Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:15:32.565Z] ++ set -e [2020-07-03T14:15:32.565Z] ++ '[' -n 0 ']' [2020-07-03T14:15:32.565Z] ++ set -x [2020-07-03T14:15:32.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:15:32.565Z] INFO: Testing against a local daemon [2020-07-03T14:15:32.565Z] === RUN TestVolumesCreateAndList [2020-07-03T14:15:32.565Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-03T14:15:32.565Z] === RUN TestVolumesRemove [2020-07-03T14:15:32.826Z] --- PASS: TestVolumesRemove (0.13s) [2020-07-03T14:15:32.826Z] === RUN TestVolumesInspect [2020-07-03T14:15:32.826Z] --- PASS: TestVolumesInspect (0.04s) [2020-07-03T14:15:32.826Z] === RUN TestVolumesInvalidJSON [2020-07-03T14:15:32.826Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-03T14:15:32.826Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-03T14:15:32.826Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-03T14:15:32.826Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-07-03T14:15:32.826Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-03T14:15:32.826Z] PASS [2020-07-03T14:15:32.826Z] [2020-07-03T14:15:32.826Z] DONE 5 tests in 0.396s [2020-07-03T14:15:32.826Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-03T14:15:32.855Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-03T14:15:33.086Z] ++++ cat bundles/test-integration/docker.pid [2020-07-03T14:15:33.086Z] +++ kill 13616 [2020-07-03T14:15:33.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-03T14:15:34.470Z] +++ /etc/init.d/apparmor stop [2020-07-03T14:15:34.470Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-03T14:15:34.470Z] [2020-07-03T14:15:34.470Z] Unloading profiles will leave already running processes permanently [2020-07-03T14:15:34.470Z] unconfined, which can lead to unexpected situations. [2020-07-03T14:15:34.470Z] [2020-07-03T14:15:34.471Z] To set a process to complain mode, use the command line tool [2020-07-03T14:15:34.471Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-03T14:15:34.471Z] +++ true [2020-07-03T14:15:34.471Z] exiting test-integration [2020-07-03T14:15:34.471Z] ++ exit 0 [2020-07-03T14:15:34.471Z] [2020-07-03T14:15:34.736Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-03T14:15:34.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-03T14:15:36.120Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-03T14:15:36.120Z] === RUN TestDockerSuite/TestBuildFromStdinWithF Post stage [Pipeline] junit [2020-07-03T14:15:37.029Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-03T14:15:37.998Z] + echo Ensuring container killed. [2020-07-03T14:15:37.998Z] Ensuring container killed. [2020-07-03T14:15:37.998Z] + docker rm -vf docker-pr1 [2020-07-03T14:15:37.998Z] Error: No such container: docker-pr1 [2020-07-03T14:15:37.998Z] + true [Pipeline] sh [2020-07-03T14:15:38.288Z] + echo Chowning /workspace to jenkins user [2020-07-03T14:15:38.288Z] Chowning /workspace to jenkins user [2020-07-03T14:15:38.288Z] + id -u [2020-07-03T14:15:38.288Z] + id -g [2020-07-03T14:15:38.288Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41172:/workspace busybox chown -R 1000:1000 /workspace [2020-07-03T14:15:38.288Z] Unable to find image 'busybox:latest' locally [2020-07-03T14:15:38.549Z] latest: Pulling from library/busybox [2020-07-03T14:15:38.549Z] ebdaf4d05d6f: Pulling fs layer [2020-07-03T14:15:38.664Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-03T14:15:39.121Z] ebdaf4d05d6f: Download complete [2020-07-03T14:15:39.121Z] ebdaf4d05d6f: Pull complete [2020-07-03T14:15:39.121Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-03T14:15:39.121Z] Status: Downloaded newer image for busybox:latest [2020-07-03T14:15:40.574Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-03T14:15:41.956Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-03T14:15:42.732Z] + bundleName=arm64-integration [2020-07-03T14:15:42.732Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-03T14:15:42.732Z] Creating arm64-integration-bundles.tar.gz [2020-07-03T14:15:42.732Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-03T14:15:42.732Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-03T14:15:43.008Z] Archiving artifacts [2020-07-03T14:15:45.075Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41172/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-03T14:15:45.251Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-03T14:15:45.418Z] + make clean [2020-07-03T14:15:45.820Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-03T14:15:45.992Z] docker volume rm -f docker-dev-cache [2020-07-03T14:15:46.080Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-03T14:15:46.268Z] docker-dev-cache [Pipeline] deleteDir [2020-07-03T14:15:46.650Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-03T14:15:47.220Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-03T14:15:47.220Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-03T14:15:48.160Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-03T14:15:48.731Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-03T14:15:49.301Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-03T14:15:49.561Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-03T14:15:49.821Z] === RUN TestDockerSuite/TestBuildLabels [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-03T14:15:50.391Z] --- PASS: TestImportExtremelyLargeImageWorks (219.27s) [2020-07-03T14:15:50.391Z] PASS [2020-07-03T14:15:50.391Z] [2020-07-03T14:15:50.391Z] DONE 12 tests in 223.227s [2020-07-03T14:15:50.392Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-03T14:15:50.392Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:15:50.392Z] ++ set -e [2020-07-03T14:15:50.392Z] ++ '[' -n 0 ']' [2020-07-03T14:15:50.392Z] ++ set -x [2020-07-03T14:15:50.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:15:50.392Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-03T14:15:50.652Z] INFO: Testing against a local daemon [2020-07-03T14:15:50.652Z] === RUN TestNetworkCreateDelete [2020-07-03T14:15:50.652Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-03T14:15:50.652Z] === RUN TestDockerNetworkDeletePreferID [2020-07-03T14:15:51.221Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-07-03T14:15:51.221Z] === RUN TestDaemonDNSFallback [2020-07-03T14:15:51.221Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-03T14:15:53.764Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-03T14:15:57.961Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-03T14:15:57.961Z] --- PASS: TestDaemonDNSFallback (6.81s) [2020-07-03T14:15:57.961Z] === RUN TestInspectNetwork [2020-07-03T14:16:00.552Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-03T14:16:00.552Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-03T14:16:00.552Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-03T14:16:00.552Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-03T14:16:00.552Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-03T14:16:00.817Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-03T14:16:02.201Z] === RUN TestInspectNetwork/full_network_id [2020-07-03T14:16:02.201Z] === RUN TestInspectNetwork/partial_network_id [2020-07-03T14:16:02.201Z] === RUN TestInspectNetwork/network_name [2020-07-03T14:16:02.201Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-03T14:16:02.461Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-03T14:16:03.400Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-03T14:16:05.942Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-03T14:16:06.202Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-03T14:16:06.462Z] --- PASS: TestInspectNetwork (8.50s) [2020-07-03T14:16:06.462Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-03T14:16:06.462Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-03T14:16:06.462Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-03T14:16:06.462Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-03T14:16:06.462Z] === RUN TestRunContainerWithBridgeNone [2020-07-03T14:16:06.722Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-03T14:16:08.634Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2020-07-03T14:16:08.634Z] === RUN TestNetworkInvalidJSON [2020-07-03T14:16:08.634Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-03T14:16:08.634Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-03T14:16:08.634Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:16:08.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:16:08.634Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:16:08.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:16:08.634Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-03T14:16:08.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-03T14:16:08.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-03T14:16:08.635Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-03T14:16:08.635Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-03T14:16:08.635Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-03T14:16:08.635Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-03T14:16:08.635Z] === RUN TestHostIPv4BridgeLabel [2020-07-03T14:16:09.204Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-03T14:16:09.204Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-03T14:16:10.145Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-03T14:16:10.145Z] === RUN TestDaemonDefaultNetworkPools [2020-07-03T14:16:11.084Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-07-03T14:16:11.084Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-03T14:16:12.467Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-07-03T14:16:12.467Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-03T14:16:13.850Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2020-07-03T14:16:13.850Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-03T14:16:14.110Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-07-03T14:16:14.110Z] === RUN TestServiceWithPredefinedNetwork [2020-07-03T14:16:14.110Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-03T14:16:17.409Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2020-07-03T14:16:17.409Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-03T14:16:17.409Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-03T14:16:17.409Z] service_test.go:236: FLAKY_TEST [2020-07-03T14:16:17.409Z] === RUN TestServiceWithDataPathPortInit [2020-07-03T14:16:17.409Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-03T14:16:17.978Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-03T14:16:19.889Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-03T14:16:19.889Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-03T14:16:23.191Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-03T14:16:23.191Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-03T14:16:23.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-03T14:16:25.145Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-03T14:16:25.145Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-03T14:16:27.691Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-03T14:16:28.263Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-03T14:16:29.202Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-03T14:16:29.772Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-03T14:16:31.152Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-03T14:16:31.152Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-03T14:16:31.152Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-03T14:16:31.411Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-03T14:16:31.671Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-03T14:16:32.242Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-03T14:16:33.623Z] --- PASS: TestServiceWithDataPathPortInit (16.43s) [2020-07-03T14:16:33.623Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-03T14:16:33.623Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-03T14:16:34.193Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-03T14:16:36.734Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-03T14:16:37.304Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-03T14:16:38.685Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-03T14:16:39.628Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-03T14:16:40.568Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-03T14:16:40.568Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-03T14:16:41.511Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.87s) [2020-07-03T14:16:41.511Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2schbm7jvha8om8yon22agc4z Created:2020-07-03 14:16:35.091214704 +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[1ae61e288ca89dfadf5a5ea3f71c7bc64b9e1ea0777535df107da2c6b480348f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5cgirmuw4l5jtm48qs93bsvse EndpointID:a57e4c2c5a7e7c1fb75d727ff08afeabe4b9cbce0ab6dea3bfe58d839cc80f1b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9fba769c3ea94ebddbc575c9ac2f9b5af34e068f480082f8e5cfcb3f603a7f12 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:a602a9cc8092 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5cgirmuw4l5jtm48qs93bsvse EndpointID:a57e4c2c5a7e7c1fb75d727ff08afeabe4b9cbce0ab6dea3bfe58d839cc80f1b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-03T14:16:41.511Z] PASS [2020-07-03T14:16:41.511Z] [2020-07-03T14:16:41.511Z] === Skipped [2020-07-03T14:16:41.511Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-03T14:16:41.511Z] service_test.go:236: FLAKY_TEST [2020-07-03T14:16:41.511Z] [2020-07-03T14:16:41.511Z] [2020-07-03T14:16:41.511Z] DONE 23 tests, 1 skipped in 51.004s [2020-07-03T14:16:41.511Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-03T14:16:41.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:16:41.511Z] ++ set -e [2020-07-03T14:16:41.511Z] ++ '[' -n 0 ']' [2020-07-03T14:16:41.511Z] ++ set -x [2020-07-03T14:16:41.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:16:41.511Z] INFO: Testing against a local daemon [2020-07-03T14:16:41.511Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-03T14:16:41.511Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-03T14:16:41.511Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:16:41.511Z] === RUN TestDockerNetworkIpvlan [2020-07-03T14:16:41.511Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-03T14:16:41.511Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:16:41.511Z] PASS [2020-07-03T14:16:41.511Z] [2020-07-03T14:16:41.511Z] === Skipped [2020-07-03T14:16:41.511Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-03T14:16:41.511Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:16:41.511Z] [2020-07-03T14:16:41.511Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-03T14:16:41.511Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-03T14:16:41.511Z] [2020-07-03T14:16:41.511Z] [2020-07-03T14:16:41.511Z] DONE 2 tests, 2 skipped in 0.143s [2020-07-03T14:16:41.511Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-03T14:16:41.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:16:41.511Z] ++ set -e [2020-07-03T14:16:41.511Z] ++ '[' -n 0 ']' [2020-07-03T14:16:41.511Z] ++ set -x [2020-07-03T14:16:41.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:16:41.773Z] INFO: Testing against a local daemon [2020-07-03T14:16:41.773Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-03T14:16:43.154Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-07-03T14:16:43.154Z] === RUN TestDockerNetworkMacvlan [2020-07-03T14:16:43.154Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-03T14:16:44.094Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-03T14:16:45.034Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-03T14:16:45.295Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-03T14:16:45.555Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-03T14:16:45.814Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-03T14:16:46.757Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-03T14:16:48.142Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-03T14:16:50.683Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-03T14:16:54.885Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-03T14:16:55.456Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-03T14:16:56.398Z] --- PASS: TestDockerNetworkMacvlan (13.37s) [2020-07-03T14:16:56.398Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-03T14:16:56.398Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-07-03T14:16:56.398Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2020-07-03T14:16:56.398Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2020-07-03T14:16:56.398Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.31s) [2020-07-03T14:16:56.398Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2020-07-03T14:16:56.398Z] PASS [2020-07-03T14:16:56.398Z] [2020-07-03T14:16:56.398Z] DONE 8 tests in 14.872s [2020-07-03T14:16:56.398Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-03T14:16:56.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:16:56.398Z] ++ set -e [2020-07-03T14:16:56.398Z] ++ '[' -n 0 ']' [2020-07-03T14:16:56.398Z] ++ set -x [2020-07-03T14:16:56.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:16:56.398Z] testing: warning: no tests to run [2020-07-03T14:16:56.398Z] PASS [2020-07-03T14:16:56.398Z] [2020-07-03T14:16:56.398Z] DONE 0 tests in 0.027s [2020-07-03T14:16:56.398Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-03T14:16:56.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:16:56.398Z] ++ set -e [2020-07-03T14:16:56.398Z] ++ '[' -n 0 ']' [2020-07-03T14:16:56.398Z] ++ set -x [2020-07-03T14:16:56.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:16:56.659Z] INFO: Testing against a local daemon [2020-07-03T14:16:56.659Z] === RUN TestAuthZPluginAllowRequest [2020-07-03T14:16:58.045Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-03T14:16:58.045Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2020-07-03T14:16:58.045Z] === RUN TestAuthZPluginTLS [2020-07-03T14:16:58.615Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-03T14:16:58.615Z] === RUN TestAuthZPluginDenyRequest [2020-07-03T14:16:59.185Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-03T14:16:59.185Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-03T14:16:59.780Z] === RUN TestDockerSuite/TestBuildRm [2020-07-03T14:16:59.780Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-07-03T14:16:59.780Z] === RUN TestAuthZPluginDenyResponse [2020-07-03T14:17:00.367Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-03T14:17:00.367Z] === RUN TestAuthZPluginAllowEventStream [2020-07-03T14:17:01.776Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2020-07-03T14:17:01.776Z] === RUN TestAuthZPluginErrorResponse [2020-07-03T14:17:02.346Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-03T14:17:02.346Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-07-03T14:17:02.346Z] === RUN TestAuthZPluginErrorRequest [2020-07-03T14:17:02.918Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-07-03T14:17:02.918Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-03T14:17:03.178Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-03T14:17:03.513Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-07-03T14:17:03.513Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-03T14:17:04.082Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-03T14:17:04.654Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-03T14:17:04.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-03T14:17:05.176Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-03T14:17:05.437Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s) [2020-07-03T14:17:05.437Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-03T14:17:06.379Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-03T14:17:07.762Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-07-03T14:17:07.762Z] === RUN TestAuthZPluginHeader [2020-07-03T14:17:08.023Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-03T14:17:08.597Z] --- PASS: TestAuthZPluginHeader (0.91s) [2020-07-03T14:17:08.597Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-03T14:17:08.857Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-03T14:17:12.154Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-03T14:17:12.154Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-03T14:17:12.154Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-03T14:17:12.154Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-03T14:17:12.725Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-03T14:17:12.985Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.45s) [2020-07-03T14:17:12.985Z] === RUN TestAuthZPluginV2Disable [2020-07-03T14:17:13.556Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-03T14:17:13.556Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-03T14:17:14.131Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-03T14:17:16.675Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2020-07-03T14:17:16.675Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-03T14:17:17.245Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-03T14:17:18.186Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-03T14:17:18.757Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-03T14:17:19.017Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-03T14:17:19.588Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s) [2020-07-03T14:17:19.588Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-03T14:17:19.848Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-03T14:17:20.789Z] === RUN TestDockerSuite/TestBuildUser [2020-07-03T14:17:22.705Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-03T14:17:26.906Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-03T14:17:30.203Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.47s) [2020-07-03T14:17:30.203Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-03T14:17:30.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-03T14:17:38.373Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-03T14:17:38.373Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-03T14:17:38.373Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-03T14:17:38.632Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-03T14:17:39.201Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-03T14:17:40.140Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-03T14:17:40.140Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-03T14:17:40.140Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-03T14:17:40.140Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-03T14:17:40.140Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-03T14:17:41.080Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-03T14:17:41.080Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-03T14:17:41.649Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-03T14:17:42.218Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-03T14:17:42.788Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-03T14:17:42.788Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-03T14:17:44.697Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-03T14:17:45.637Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-03T14:17:46.208Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-03T14:17:46.469Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2020-07-03T14:17:46.469Z] PASS [2020-07-03T14:17:46.469Z] [2020-07-03T14:17:46.469Z] DONE 17 tests in 50.023s [2020-07-03T14:17:46.469Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-03T14:17:46.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:17:46.469Z] ++ set -e [2020-07-03T14:17:46.469Z] ++ '[' -n 0 ']' [2020-07-03T14:17:46.469Z] ++ set -x [2020-07-03T14:17:46.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:17:46.729Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-03T14:17:46.729Z] INFO: Testing against a local daemon [2020-07-03T14:17:46.729Z] === RUN TestPluginInvalidJSON [2020-07-03T14:17:46.729Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:17:46.729Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:17:46.729Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-03T14:17:46.729Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-03T14:17:46.729Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-03T14:17:46.729Z] === RUN TestPluginInstall [2020-07-03T14:17:46.729Z] === RUN TestPluginInstall/no_auth [2020-07-03T14:17:46.989Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-03T14:17:46.989Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-03T14:17:47.931Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-03T14:17:50.488Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-03T14:17:50.488Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-03T14:17:50.488Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-03T14:17:51.057Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-03T14:17:52.440Z] === RUN TestDockerSuite/TestCommitChange [2020-07-03T14:17:53.381Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-03T14:17:53.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-03T14:17:54.213Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-03T14:17:54.784Z] time="2020-07-03T14:17:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:17:54.784Z] time="2020-07-03T14:17:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:17:54.784Z] time="2020-07-03T14:17:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b8db013cc09c346bc3b1af1a0675ea094e04df3a3ef4094c465ee2e0d64960d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:17:54.784Z] time="2020-07-03T14:17:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:17:54.784Z] time="2020-07-03T14:17:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:17:54.784Z] time="2020-07-03T14:17:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b8db013cc09c346bc3b1af1a0675ea094e04df3a3ef4094c465ee2e0d64960d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:17:55.045Z] === RUN TestPluginInstall/with_htpasswd [2020-07-03T14:17:55.986Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-03T14:17:56.247Z] time="2020-07-03T14:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:17:56.247Z] time="2020-07-03T14:17:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:17:56.247Z] time="2020-07-03T14:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f60db1ea8654452d30cbfa893704e61b5c06288b68843e918a88d78008fbf2af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:17:56.247Z] time="2020-07-03T14:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:17:56.247Z] time="2020-07-03T14:17:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:17:56.247Z] time="2020-07-03T14:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f60db1ea8654452d30cbfa893704e61b5c06288b68843e918a88d78008fbf2af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:17:57.188Z] === RUN TestPluginInstall/with_insecure [2020-07-03T14:17:58.128Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-03T14:17:58.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-03T14:17:58.388Z] time="2020-07-03T14:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:17:58.388Z] time="2020-07-03T14:17:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:17:58.388Z] time="2020-07-03T14:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d03ee73f2a85d80f4889b28163a3b774e9e9af995702c685569cf595c761aec2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:17:58.388Z] time="2020-07-03T14:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-03T14:17:58.388Z] time="2020-07-03T14:17:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-03T14:17:58.388Z] time="2020-07-03T14:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d03ee73f2a85d80f4889b28163a3b774e9e9af995702c685569cf595c761aec2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-03T14:17:58.960Z] --- PASS: TestPluginInstall (12.07s) [2020-07-03T14:17:58.960Z] --- PASS: TestPluginInstall/no_auth (8.41s) [2020-07-03T14:17:58.960Z] --- PASS: TestPluginInstall/with_htpasswd (1.92s) [2020-07-03T14:17:58.960Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2020-07-03T14:17:58.960Z] plugin_test.go:157: [d2581552fc1c2] daemon is not started [2020-07-03T14:17:58.960Z] PASS [2020-07-03T14:17:58.960Z] [2020-07-03T14:17:58.960Z] DONE 6 tests in 12.241s [2020-07-03T14:17:58.960Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-03T14:17:58.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:17:58.960Z] ++ set -e [2020-07-03T14:17:58.960Z] ++ '[' -n 0 ']' [2020-07-03T14:17:58.960Z] ++ set -x [2020-07-03T14:17:58.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:17:58.960Z] INFO: Testing against a local daemon [2020-07-03T14:17:58.960Z] === RUN TestExternalGraphDriver [2020-07-03T14:17:59.220Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-03T14:17:59.220Z] === RUN TestExternalGraphDriver/json [2020-07-03T14:18:01.132Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-03T14:18:01.702Z] === RUN TestExternalGraphDriver/spec [2020-07-03T14:18:01.702Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-03T14:18:03.613Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-03T14:18:03.613Z] === RUN TestExternalGraphDriver/pull [2020-07-03T14:18:03.873Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-03T14:18:03.873Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-03T14:18:03.873Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-03T14:18:04.134Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-03T14:18:04.134Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-03T14:18:04.134Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-03T14:18:04.134Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-03T14:18:05.517Z] --- PASS: TestExternalGraphDriver (6.18s) [2020-07-03T14:18:05.517Z] --- PASS: TestExternalGraphDriver/json (2.33s) [2020-07-03T14:18:05.517Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2020-07-03T14:18:05.517Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2020-07-03T14:18:05.517Z] === RUN TestGraphdriverPluginV2 [2020-07-03T14:18:05.517Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-03T14:18:06.457Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-03T14:18:06.457Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-03T14:18:07.027Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-03T14:18:07.614Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-03T14:18:08.184Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-03T14:18:08.754Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-03T14:18:09.323Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-03T14:18:09.323Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-03T14:18:09.323Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-03T14:18:09.323Z] --- PASS: TestGraphdriverPluginV2 (4.09s) [2020-07-03T14:18:09.323Z] PASS [2020-07-03T14:18:09.323Z] [2020-07-03T14:18:09.323Z] DONE 5 tests in 10.452s [2020-07-03T14:18:09.323Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-03T14:18:09.323Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:18:09.323Z] ++ set -e [2020-07-03T14:18:09.323Z] ++ '[' -n 0 ']' [2020-07-03T14:18:09.323Z] ++ set -x [2020-07-03T14:18:09.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:18:09.583Z] INFO: Testing against a local daemon [2020-07-03T14:18:09.583Z] === RUN TestContinueAfterPluginCrash [2020-07-03T14:18:09.583Z] === PAUSE TestContinueAfterPluginCrash [2020-07-03T14:18:09.583Z] === RUN TestReadPluginNoRead [2020-07-03T14:18:09.583Z] === PAUSE TestReadPluginNoRead [2020-07-03T14:18:09.583Z] === RUN TestDaemonStartWithLogOpt [2020-07-03T14:18:09.583Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-03T14:18:09.583Z] === CONT TestContinueAfterPluginCrash [2020-07-03T14:18:09.583Z] === CONT TestDaemonStartWithLogOpt [2020-07-03T14:18:09.843Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-03T14:18:09.843Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-03T14:18:09.843Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-03T14:18:09.843Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-03T14:18:10.103Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-03T14:18:10.674Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-03T14:18:11.616Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-03T14:18:12.558Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-03T14:18:12.558Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-03T14:18:12.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-03T14:18:14.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-03T14:18:15.041Z] --- PASS: TestDaemonStartWithLogOpt (5.51s) [2020-07-03T14:18:15.041Z] === CONT TestReadPluginNoRead [2020-07-03T14:18:15.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-03T14:18:15.301Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-03T14:18:15.874Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-03T14:18:16.815Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-03T14:18:18.198Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-03T14:18:18.767Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-03T14:18:18.767Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-03T14:18:19.339Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-03T14:18:19.339Z] === RUN TestReadPluginNoRead/default [2020-07-03T14:18:19.909Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-03T14:18:20.480Z] --- PASS: TestContinueAfterPluginCrash (10.82s) [2020-07-03T14:18:20.480Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-03T14:18:20.480Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-03T14:18:21.064Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-03T14:18:21.324Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-03T14:18:22.264Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-03T14:18:22.527Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-03T14:18:23.476Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-03T14:18:23.476Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-03T14:18:23.476Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-03T14:18:23.476Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-03T14:18:23.476Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-03T14:18:24.047Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-03T14:18:24.307Z] --- PASS: TestReadPluginNoRead (9.16s) [2020-07-03T14:18:24.307Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2020-07-03T14:18:24.307Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2020-07-03T14:18:24.307Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s) [2020-07-03T14:18:24.307Z] read_test.go:92: [d7aa30a060c7b] daemon is not started [2020-07-03T14:18:24.307Z] PASS [2020-07-03T14:18:24.307Z] [2020-07-03T14:18:24.307Z] DONE 6 tests in 14.846s [2020-07-03T14:18:24.307Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-03T14:18:24.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:18:24.307Z] ++ set -e [2020-07-03T14:18:24.307Z] ++ '[' -n 0 ']' [2020-07-03T14:18:24.307Z] ++ set -x [2020-07-03T14:18:24.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:18:24.307Z] testing: warning: no tests to run [2020-07-03T14:18:24.307Z] PASS [2020-07-03T14:18:24.307Z] [2020-07-03T14:18:24.307Z] DONE 0 tests in 0.046s [2020-07-03T14:18:24.307Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-03T14:18:24.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:18:24.307Z] ++ set -e [2020-07-03T14:18:24.307Z] ++ '[' -n 0 ']' [2020-07-03T14:18:24.307Z] ++ set -x [2020-07-03T14:18:24.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:18:24.307Z] INFO: Testing against a local daemon [2020-07-03T14:18:24.307Z] === RUN TestPluginWithDevMounts [2020-07-03T14:18:24.307Z] === PAUSE TestPluginWithDevMounts [2020-07-03T14:18:24.307Z] === CONT TestPluginWithDevMounts [2020-07-03T14:18:26.216Z] --- PASS: TestPluginWithDevMounts (1.79s) [2020-07-03T14:18:26.216Z] PASS [2020-07-03T14:18:26.216Z] [2020-07-03T14:18:26.216Z] DONE 1 tests in 1.902s [2020-07-03T14:18:26.216Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-03T14:18:26.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:18:26.216Z] ++ set -e [2020-07-03T14:18:26.216Z] ++ '[' -n 0 ']' [2020-07-03T14:18:26.216Z] ++ set -x [2020-07-03T14:18:26.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:18:26.217Z] INFO: Testing against a local daemon [2020-07-03T14:18:26.217Z] === RUN TestSecretInspect [2020-07-03T14:18:28.755Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-03T14:18:28.756Z] --- PASS: TestSecretInspect (2.33s) [2020-07-03T14:18:28.756Z] === RUN TestSecretList [2020-07-03T14:18:29.016Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-03T14:18:29.586Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-03T14:18:29.586Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-03T14:18:29.586Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-03T14:18:30.968Z] --- PASS: TestSecretList (2.33s) [2020-07-03T14:18:30.968Z] === RUN TestSecretsCreateAndDelete [2020-07-03T14:18:32.348Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-03T14:18:32.917Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-03T14:18:33.857Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2020-07-03T14:18:33.857Z] === RUN TestSecretsUpdate [2020-07-03T14:18:33.857Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-03T14:18:36.398Z] --- PASS: TestSecretsUpdate (2.80s) [2020-07-03T14:18:36.398Z] === RUN TestTemplatedSecret [2020-07-03T14:18:36.968Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-03T14:18:37.538Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-03T14:18:38.922Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-03T14:18:39.863Z] --- PASS: TestTemplatedSecret (3.39s) [2020-07-03T14:18:39.863Z] === RUN TestSecretCreateResolve [2020-07-03T14:18:39.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-03T14:18:40.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-03T14:18:42.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-03T14:18:42.761Z] --- PASS: TestSecretCreateResolve (2.89s) [2020-07-03T14:18:42.761Z] PASS [2020-07-03T14:18:42.761Z] [2020-07-03T14:18:42.761Z] DONE 6 tests in 16.521s [2020-07-03T14:18:42.761Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-03T14:18:42.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:18:42.761Z] ++ set -e [2020-07-03T14:18:42.761Z] ++ '[' -n 0 ']' [2020-07-03T14:18:42.761Z] ++ set -x [2020-07-03T14:18:42.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:18:42.761Z] INFO: Testing against a local daemon [2020-07-03T14:18:42.761Z] === RUN TestServiceCreateInit [2020-07-03T14:18:42.761Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-03T14:18:43.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-03T14:18:45.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-03T14:18:46.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b72ac0_} [2020-07-03T14:18:46.729Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-03T14:18:47.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1966480462_/foo_false____} [2020-07-03T14:18:49.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1966480462_/foo_true____} [2020-07-03T14:18:50.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3199091029_/foo_false____} [2020-07-03T14:18:50.692Z] --- PASS: TestServiceCreateInit (7.74s) [2020-07-03T14:18:50.692Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2020-07-03T14:18:50.692Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2020-07-03T14:18:50.692Z] === RUN TestCreateServiceMultipleTimes [2020-07-03T14:18:51.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3199091029_/foo_true____} [2020-07-03T14:18:53.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3199091029_/foo_true__0xc000b72b20__} [2020-07-03T14:18:54.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b72b40_} [2020-07-03T14:18:56.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b72b60_} [2020-07-03T14:18:57.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b72b80_} [2020-07-03T14:18:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b72ba0_} [2020-07-03T14:19:00.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-03T14:19:01.412Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-03T14:19:01.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-03T14:19:03.365Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-03T14:19:04.747Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-03T14:19:07.287Z] --- PASS: TestCreateServiceMultipleTimes (16.26s) [2020-07-03T14:19:07.287Z] === RUN TestCreateServiceConflict [2020-07-03T14:19:07.287Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-03T14:19:08.228Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-03T14:19:08.489Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-03T14:19:09.430Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-03T14:19:09.692Z] --- PASS: TestCreateServiceConflict (2.86s) [2020-07-03T14:19:09.692Z] === RUN TestCreateServiceMaxReplicas [2020-07-03T14:19:10.263Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-03T14:19:11.206Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-03T14:19:12.589Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-03T14:19:13.529Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-03T14:19:13.790Z] --- PASS: TestCreateServiceMaxReplicas (4.00s) [2020-07-03T14:19:13.790Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-03T14:19:14.360Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-03T14:19:14.934Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-03T14:19:15.883Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-03T14:19:16.823Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-03T14:19:17.392Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-03T14:19:18.331Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-03T14:19:18.591Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-03T14:19:18.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-03T14:19:19.421Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-03T14:19:20.362Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-03T14:19:20.933Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-03T14:19:21.876Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-03T14:19:21.876Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-03T14:19:22.447Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-03T14:19:23.018Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-03T14:19:23.588Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-03T14:19:24.158Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-03T14:19:24.728Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-03T14:19:25.668Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-03T14:19:26.237Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-03T14:19:27.621Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-03T14:19:28.190Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.38s) [2020-07-03T14:19:28.190Z] === RUN TestCreateServiceSecretFileMode [2020-07-03T14:19:31.492Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-03T14:19:31.492Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2020-07-03T14:19:31.492Z] === RUN TestCreateServiceConfigFileMode [2020-07-03T14:19:33.430Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-03T14:19:34.002Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-03T14:19:34.261Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2020-07-03T14:19:34.262Z] === RUN TestCreateServiceSysctls [2020-07-03T14:19:37.562Z] --- PASS: TestCreateServiceSysctls (3.42s) [2020-07-03T14:19:37.562Z] === RUN TestCreateServiceCapabilities [2020-07-03T14:19:37.562Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-03T14:19:40.102Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-03T14:19:41.042Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-03T14:19:41.042Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2020-07-03T14:19:41.042Z] === RUN TestInspect [2020-07-03T14:19:44.337Z] --- PASS: TestInspect (3.46s) [2020-07-03T14:19:44.337Z] === RUN TestCreateJob [2020-07-03T14:19:44.597Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-03T14:19:45.167Z] === RUN TestDockerSuite/TestCpToDot [2020-07-03T14:19:45.741Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-03T14:19:47.127Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-03T14:19:48.067Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-03T14:19:48.636Z] --- PASS: TestCreateJob (4.26s) [2020-07-03T14:19:48.636Z] === RUN TestReplicatedJob [2020-07-03T14:19:48.636Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-03T14:19:50.019Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-03T14:19:50.019Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-03T14:19:50.960Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-03T14:19:52.351Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-03T14:19:52.351Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-03T14:19:52.351Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-03T14:19:52.932Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-03T14:19:53.873Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-03T14:19:53.873Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-03T14:19:53.873Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-03T14:19:54.442Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-03T14:19:54.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-03T14:19:54.703Z] --- PASS: TestReplicatedJob (6.12s) [2020-07-03T14:19:54.703Z] === RUN TestUpdateReplicatedJob [2020-07-03T14:19:54.703Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-03T14:19:54.703Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-03T14:19:54.963Z] === RUN TestDockerSuite/TestCreateRM [2020-07-03T14:19:54.963Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-03T14:19:54.963Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-03T14:19:54.963Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-03T14:19:55.223Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-03T14:19:57.768Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-03T14:19:57.768Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-03T14:19:57.768Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-03T14:19:58.711Z] --- PASS: TestUpdateReplicatedJob (3.83s) [2020-07-03T14:19:58.711Z] === RUN TestServiceListWithStatuses [2020-07-03T14:19:58.711Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-03T14:19:58.711Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-03T14:19:58.711Z] === RUN TestDockerNetworkConnectAlias [2020-07-03T14:20:01.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-03T14:20:02.634Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-03T14:20:02.634Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-03T14:20:02.634Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-03T14:20:02.895Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-03T14:20:02.895Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-03T14:20:02.895Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-03T14:20:04.277Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-03T14:20:04.537Z] --- PASS: TestDockerNetworkConnectAlias (6.09s) [2020-07-03T14:20:04.537Z] === RUN TestDockerNetworkReConnect [2020-07-03T14:20:05.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-03T14:20:06.050Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-03T14:20:07.432Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-03T14:20:08.814Z] --- PASS: TestDockerNetworkReConnect (4.26s) [2020-07-03T14:20:08.814Z] === RUN TestServicePlugin [2020-07-03T14:20:08.814Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-03T14:20:09.383Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-03T14:20:09.961Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-03T14:20:10.226Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-03T14:20:10.795Z] === RUN TestDockerSuite/TestDockerFails [2020-07-03T14:20:10.795Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-03T14:20:10.795Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-03T14:20:11.056Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-03T14:20:11.995Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-03T14:20:12.564Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-03T14:20:13.946Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-03T14:20:13.946Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-03T14:20:13.946Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-03T14:20:14.206Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-03T14:20:17.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-03T14:20:20.039Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-03T14:20:21.947Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-03T14:20:23.858Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-03T14:20:25.239Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-03T14:20:25.808Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-03T14:20:26.378Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-03T14:20:26.947Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-03T14:20:27.518Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-03T14:20:28.088Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-03T14:20:28.674Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-03T14:20:30.584Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-03T14:20:31.523Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-03T14:20:33.433Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-03T14:20:35.341Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-03T14:20:36.281Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-03T14:20:37.222Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-03T14:20:37.482Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-03T14:20:37.744Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-03T14:20:38.684Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-03T14:20:39.254Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-03T14:20:39.254Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-03T14:20:39.513Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-03T14:20:39.774Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-03T14:20:39.774Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-03T14:20:40.716Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-03T14:20:40.976Z] --- PASS: TestServicePlugin (32.25s) [2020-07-03T14:20:40.976Z] plugin_test.go:62: [dae04145774e0] joining swarm manager [dfa63acaf3951]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:20:40.976Z] plugin_test.go:65: [d3f2b444e66a5] joining swarm manager [dfa63acaf3951]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:20:40.976Z] === RUN TestServiceUpdateLabel [2020-07-03T14:20:41.918Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-03T14:20:41.918Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-03T14:20:41.918Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-03T14:20:42.488Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-03T14:20:42.748Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-03T14:20:43.008Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-03T14:20:43.577Z] --- PASS: TestServiceUpdateLabel (2.44s) [2020-07-03T14:20:43.577Z] === RUN TestServiceUpdateSecrets [2020-07-03T14:20:44.147Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-03T14:20:44.407Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-03T14:20:44.407Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-03T14:20:44.407Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-03T14:20:46.333Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-03T14:20:46.594Z] === RUN TestDockerSuite/TestEventsRename [2020-07-03T14:20:47.165Z] === RUN TestDockerSuite/TestEventsResize [2020-07-03T14:20:47.736Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-03T14:20:48.306Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-03T14:20:48.876Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-03T14:20:49.135Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-03T14:20:52.426Z] === RUN TestDockerSuite/TestEventsTop [2020-07-03T14:20:52.426Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-03T14:20:54.964Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-03T14:20:55.903Z] === RUN TestDockerSuite/TestExec [2020-07-03T14:20:56.473Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-03T14:20:57.043Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-03T14:20:57.303Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-03T14:20:57.873Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-03T14:20:58.443Z] --- PASS: TestServiceUpdateSecrets (14.87s) [2020-07-03T14:20:58.443Z] === RUN TestServiceUpdateConfigs [2020-07-03T14:20:59.013Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-03T14:20:59.583Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-03T14:21:00.523Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-03T14:21:01.092Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-03T14:21:01.662Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-03T14:21:02.233Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-03T14:21:02.824Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-03T14:21:03.765Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-03T14:21:04.705Z] === RUN TestDockerSuite/TestExecEnv [2020-07-03T14:21:04.965Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-03T14:21:05.905Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-03T14:21:06.474Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-03T14:21:09.014Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-03T14:21:09.584Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-03T14:21:10.154Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-03T14:21:10.724Z] === RUN TestDockerSuite/TestExecParseError [2020-07-03T14:21:11.294Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-03T14:21:11.554Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-03T14:21:12.124Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-03T14:21:13.064Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-03T14:21:13.326Z] --- PASS: TestServiceUpdateConfigs (14.90s) [2020-07-03T14:21:13.326Z] === RUN TestServiceUpdateNetwork [2020-07-03T14:21:13.895Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-03T14:21:14.466Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-03T14:21:26.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-03T14:21:26.688Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-03T14:21:26.688Z] === RUN TestDockerSuite/TestExecTTY [2020-07-03T14:21:26.688Z] --- PASS: TestServiceUpdateNetwork (12.90s) [2020-07-03T14:21:26.688Z] === RUN TestServiceUpdatePidsLimit [2020-07-03T14:21:26.688Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-03T14:21:27.636Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-03T14:21:27.897Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-03T14:21:28.467Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-03T14:21:28.467Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-03T14:21:29.406Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-03T14:21:29.406Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-03T14:21:30.787Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-03T14:21:31.358Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-03T14:21:32.299Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-03T14:21:32.559Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-03T14:21:33.500Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-03T14:21:35.410Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-03T14:21:37.950Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-03T14:21:43.227Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-03T14:21:43.227Z] --- PASS: TestServiceUpdatePidsLimit (16.67s) [2020-07-03T14:21:43.227Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-03T14:21:43.227Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2020-07-03T14:21:43.227Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-07-03T14:21:43.227Z] PASS [2020-07-03T14:21:43.227Z] [2020-07-03T14:21:43.227Z] === Skipped [2020-07-03T14:21:43.227Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-03T14:21:43.227Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-03T14:21:43.227Z] [2020-07-03T14:21:43.227Z] [2020-07-03T14:21:43.227Z] DONE 27 tests, 1 skipped in 180.131s [2020-07-03T14:21:43.227Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-03T14:21:43.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:21:43.227Z] ++ set -e [2020-07-03T14:21:43.227Z] ++ '[' -n 0 ']' [2020-07-03T14:21:43.227Z] ++ set -x [2020-07-03T14:21:43.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:21:43.228Z] INFO: Testing against a local daemon [2020-07-03T14:21:43.228Z] === RUN TestSessionCreate [2020-07-03T14:21:43.228Z] --- PASS: TestSessionCreate (0.03s) [2020-07-03T14:21:43.228Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-03T14:21:43.228Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-03T14:21:43.228Z] PASS [2020-07-03T14:21:43.228Z] [2020-07-03T14:21:43.228Z] DONE 2 tests in 0.143s [2020-07-03T14:21:43.228Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-03T14:21:43.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:21:43.228Z] ++ set -e [2020-07-03T14:21:43.228Z] ++ '[' -n 0 ']' [2020-07-03T14:21:43.228Z] ++ set -x [2020-07-03T14:21:43.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:21:43.228Z] INFO: Testing against a local daemon [2020-07-03T14:21:43.228Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-03T14:21:43.228Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-03T14:21:43.228Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-03T14:21:43.228Z] === RUN TestEventsExecDie [2020-07-03T14:21:43.797Z] --- PASS: TestEventsExecDie (0.53s) [2020-07-03T14:21:43.797Z] === RUN TestEventsBackwardsCompatible [2020-07-03T14:21:43.797Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-03T14:21:43.797Z] === RUN TestInfoBinaryCommits [2020-07-03T14:21:43.797Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-03T14:21:43.797Z] === RUN TestInfoAPIVersioned [2020-07-03T14:21:43.797Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-03T14:21:43.797Z] === RUN TestInfoDiscoveryBackend [2020-07-03T14:21:44.060Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-03T14:21:44.319Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-07-03T14:21:44.319Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-03T14:21:45.257Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-03T14:21:45.257Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-03T14:21:45.826Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-03T14:21:45.826Z] === RUN TestInfoAPI [2020-07-03T14:21:45.826Z] --- PASS: TestInfoAPI (0.02s) [2020-07-03T14:21:45.826Z] === RUN TestInfoAPIWarnings [2020-07-03T14:21:46.404Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-03T14:21:46.404Z] === RUN TestInfoDebug [2020-07-03T14:21:46.979Z] --- PASS: TestInfoDebug (0.53s) [2020-07-03T14:21:46.979Z] === RUN TestInfoInsecureRegistries [2020-07-03T14:21:47.547Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-03T14:21:47.548Z] === RUN TestInfoRegistryMirrors [2020-07-03T14:21:48.117Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-03T14:21:48.117Z] === RUN TestLoginFailsWithBadCredentials [2020-07-03T14:21:48.117Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2020-07-03T14:21:48.117Z] === RUN TestPingCacheHeaders [2020-07-03T14:21:48.117Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-03T14:21:48.117Z] === RUN TestPingGet [2020-07-03T14:21:48.117Z] --- PASS: TestPingGet (0.01s) [2020-07-03T14:21:48.117Z] === RUN TestPingHead [2020-07-03T14:21:48.117Z] --- PASS: TestPingHead (0.02s) [2020-07-03T14:21:48.117Z] === RUN TestVersion [2020-07-03T14:21:48.117Z] --- PASS: TestVersion (0.02s) [2020-07-03T14:21:48.117Z] PASS [2020-07-03T14:21:48.117Z] [2020-07-03T14:21:48.117Z] === Skipped [2020-07-03T14:21:48.117Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-03T14:21:48.117Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-03T14:21:48.117Z] [2020-07-03T14:21:48.117Z] [2020-07-03T14:21:48.117Z] DONE 18 tests, 1 skipped in 5.137s [2020-07-03T14:21:48.117Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-03T14:21:48.117Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:21:48.117Z] ++ set -e [2020-07-03T14:21:48.117Z] ++ '[' -n 0 ']' [2020-07-03T14:21:48.117Z] ++ set -x [2020-07-03T14:21:48.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-03T14:21:48.378Z] INFO: Testing against a local daemon [2020-07-03T14:21:48.378Z] === RUN TestVolumesCreateAndList [2020-07-03T14:21:48.378Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-03T14:21:48.378Z] === RUN TestVolumesRemove [2020-07-03T14:21:48.378Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-03T14:21:48.378Z] === RUN TestVolumesInspect [2020-07-03T14:21:48.378Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-03T14:21:48.378Z] === RUN TestVolumesInvalidJSON [2020-07-03T14:21:48.378Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-03T14:21:48.378Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-03T14:21:48.378Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-03T14:21:48.378Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-03T14:21:48.378Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-03T14:21:48.378Z] PASS [2020-07-03T14:21:48.378Z] [2020-07-03T14:21:48.378Z] DONE 5 tests in 0.214s [2020-07-03T14:21:48.378Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-03T14:21:48.637Z] ++++ cat bundles/test-integration/docker.pid [2020-07-03T14:21:48.637Z] +++ kill 5579 [2020-07-03T14:21:48.637Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-03T14:21:48.898Z] +++ /etc/init.d/apparmor stop [2020-07-03T14:21:48.898Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-03T14:21:48.898Z] [2020-07-03T14:21:48.898Z] Unloading profiles will leave already running processes permanently [2020-07-03T14:21:48.898Z] unconfined, which can lead to unexpected situations. [2020-07-03T14:21:48.898Z] [2020-07-03T14:21:48.898Z] To set a process to complain mode, use the command line tool [2020-07-03T14:21:48.898Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-03T14:21:48.898Z] +++ true [2020-07-03T14:21:48.898Z] exiting test-integration [2020-07-03T14:21:48.898Z] ++ exit 0 [2020-07-03T14:21:48.898Z] [2020-07-03T14:21:49.160Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-03T14:21:49.160Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-03T14:21:49.160Z] === RUN TestDockerSuite/TestHealth [2020-07-03T14:21:49.732Z] + for job in $(jobs -p) [2020-07-03T14:21:49.732Z] + wait 10937 [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-03T14:22:11.677Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-03T14:22:12.248Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-03T14:22:12.248Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-03T14:22:12.817Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-03T14:22:15.354Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-03T14:22:15.354Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-03T14:22:15.614Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-03T14:22:16.553Z] === RUN TestDockerSuite/TestImportFile [2020-07-03T14:22:17.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-03T14:22:17.494Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-03T14:22:17.494Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-03T14:22:18.875Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-03T14:22:19.822Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-03T14:22:21.202Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-03T14:22:21.463Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-03T14:22:22.033Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-03T14:22:22.605Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-03T14:22:22.605Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-03T14:22:22.605Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-03T14:22:22.864Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-03T14:22:23.433Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-03T14:22:24.004Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-03T14:22:24.266Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-03T14:22:24.836Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-03T14:22:25.096Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-03T14:22:25.096Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-03T14:22:26.477Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-03T14:22:26.737Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-03T14:22:27.306Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-03T14:22:27.306Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-03T14:22:27.565Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-03T14:22:27.565Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-03T14:22:28.506Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-03T14:22:28.769Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-03T14:22:29.338Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-03T14:22:29.907Z] === RUN TestDockerSuite/TestInspectImage [2020-07-03T14:22:29.907Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-03T14:22:29.907Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-03T14:22:29.907Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-03T14:22:30.167Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-03T14:22:30.737Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-03T14:22:30.737Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-03T14:22:31.307Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-03T14:22:31.566Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-03T14:22:33.474Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-03T14:22:33.474Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-03T14:22:33.734Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-03T14:22:34.308Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-03T14:22:35.261Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-03T14:22:35.831Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-03T14:22:36.400Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-03T14:22:36.659Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-03T14:22:37.229Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-03T14:22:37.799Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-03T14:22:38.060Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-03T14:22:38.060Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-03T14:22:39.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-03T14:22:39.941Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-03T14:22:40.882Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-03T14:22:42.265Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-03T14:22:42.525Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-03T14:22:43.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-03T14:22:44.035Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-03T14:22:45.948Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-03T14:22:47.333Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-03T14:22:47.333Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-03T14:22:49.247Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-03T14:22:49.817Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-03T14:22:50.388Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-03T14:22:58.537Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-03T14:22:59.107Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-03T14:23:00.487Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-03T14:23:00.748Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-03T14:23:02.130Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-03T14:23:02.130Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-03T14:23:02.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-03T14:23:02.651Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-03T14:23:02.651Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-03T14:23:02.651Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-03T14:23:03.222Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-03T14:23:03.793Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-03T14:23:07.993Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-03T14:23:08.253Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-03T14:23:13.528Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-03T14:23:13.528Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-03T14:23:13.528Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-03T14:23:14.099Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-03T14:23:14.669Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-03T14:23:15.620Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-03T14:23:16.559Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-03T14:23:17.128Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-03T14:23:18.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-03T14:23:19.452Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-03T14:23:20.022Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-03T14:23:20.595Z] === RUN TestDockerSuite/TestLogsSince [2020-07-03T14:23:27.170Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-03T14:23:33.745Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-03T14:23:33.745Z] === RUN TestDockerSuite/TestLogsTail [2020-07-03T14:23:33.745Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-03T14:23:33.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-03T14:23:34.315Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-03T14:23:34.885Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-03T14:23:34.885Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-03T14:23:35.458Z] === RUN TestDockerSuite/TestNetHostname [2020-07-03T14:23:38.007Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-03T14:23:38.007Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-03T14:23:38.605Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-03T14:23:40.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-03T14:23:40.515Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-03T14:23:40.775Z] === RUN TestDockerSuite/TestPluginActive [2020-07-03T14:23:42.683Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-03T14:23:49.260Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-03T14:23:49.261Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-03T14:23:50.199Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-03T14:23:52.737Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-03T14:23:53.674Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-03T14:23:56.212Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-03T14:24:00.410Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-03T14:24:01.361Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-03T14:24:02.300Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-03T14:24:03.242Z] === RUN TestDockerSuite/TestPortList [2020-07-03T14:24:08.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-03T14:24:09.092Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-03T14:24:10.033Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-03T14:24:11.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-03T14:24:16.695Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-03T14:24:16.695Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-03T14:24:16.695Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-03T14:24:16.955Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-03T14:24:16.955Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-03T14:24:17.523Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-03T14:24:17.523Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-03T14:24:17.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-03T14:24:17.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-03T14:24:18.724Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-03T14:24:18.724Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-03T14:24:20.634Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-03T14:24:21.574Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-03T14:24:22.532Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-03T14:24:22.532Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-03T14:24:25.071Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-03T14:24:25.331Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-03T14:24:27.243Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-03T14:24:30.540Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-03T14:24:30.540Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-03T14:24:32.450Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-03T14:24:33.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-03T14:24:39.111Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-03T14:24:41.023Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-03T14:24:42.404Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-03T14:24:42.977Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-03T14:24:43.925Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-03T14:24:45.307Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-03T14:24:47.217Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-03T14:24:48.155Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-03T14:24:48.155Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-03T14:24:48.728Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-03T14:24:50.112Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-03T14:24:52.653Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-03T14:24:52.653Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-03T14:24:52.653Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-03T14:24:52.914Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-03T14:24:53.173Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-03T14:24:53.173Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-03T14:24:54.116Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-03T14:24:55.497Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-03T14:24:56.067Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-03T14:24:56.637Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-03T14:24:59.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-03T14:25:02.659Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-03T14:25:04.041Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-03T14:25:05.425Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-03T14:25:05.686Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-03T14:25:05.686Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-03T14:25:06.258Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-03T14:25:08.799Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-03T14:25:09.742Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-03T14:25:12.284Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-03T14:25:12.855Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-03T14:25:12.855Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-03T14:25:12.855Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-03T14:25:15.395Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-03T14:25:15.964Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-03T14:25:16.224Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-03T14:25:17.604Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-03T14:25:17.865Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-03T14:25:19.247Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-03T14:25:19.507Z] === RUN TestDockerSuite/TestRmiTag [2020-07-03T14:25:19.782Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-03T14:25:20.351Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-03T14:25:23.647Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-03T14:25:23.647Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-03T14:25:24.217Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-03T14:25:24.217Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-03T14:25:25.158Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-03T14:25:25.728Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-03T14:25:25.728Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-03T14:25:26.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-03T14:25:26.301Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-03T14:25:26.301Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-03T14:25:26.872Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-03T14:25:28.254Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-03T14:25:28.824Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-03T14:25:29.395Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-03T14:25:29.965Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-03T14:25:31.347Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-03T14:25:32.287Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-03T14:25:33.229Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-03T14:25:33.799Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-03T14:25:34.739Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-03T14:25:34.999Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-03T14:25:35.570Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-03T14:25:36.151Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-03T14:25:37.093Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-03T14:25:37.663Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-03T14:25:37.923Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-03T14:25:38.493Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-03T14:25:38.493Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-03T14:25:40.402Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-03T14:25:40.402Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-03T14:25:40.972Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-03T14:25:41.541Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-03T14:25:41.801Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-03T14:25:41.801Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-03T14:25:42.370Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-03T14:25:42.630Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-03T14:25:43.201Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-03T14:25:43.770Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-03T14:25:44.030Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-03T14:25:44.030Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-03T14:25:44.599Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-03T14:25:44.599Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-03T14:25:45.541Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-03T14:25:45.801Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-03T14:25:46.374Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-03T14:25:46.945Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-03T14:25:46.945Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-03T14:25:47.515Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-03T14:25:48.896Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-03T14:25:49.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-03T14:25:50.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-03T14:25:51.038Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-03T14:25:51.610Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-03T14:25:51.869Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-03T14:25:52.439Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-03T14:25:53.008Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-03T14:25:54.390Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-03T14:25:56.932Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-03T14:25:56.932Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-03T14:25:57.192Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-03T14:25:58.574Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-03T14:25:59.513Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-03T14:26:01.423Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-03T14:26:02.804Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-03T14:26:02.804Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-03T14:26:02.804Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-03T14:26:03.063Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-03T14:26:04.445Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-03T14:26:05.016Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-03T14:26:05.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-03T14:26:06.527Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-03T14:26:07.096Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-03T14:26:09.016Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-03T14:26:09.605Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-03T14:26:09.605Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-03T14:26:09.865Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-03T14:26:11.248Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-03T14:26:11.248Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-03T14:26:11.817Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-03T14:26:12.077Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-03T14:26:12.649Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-03T14:26:13.219Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-03T14:26:13.219Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-03T14:26:13.789Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-03T14:26:14.051Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-03T14:26:14.621Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-03T14:26:15.191Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-03T14:26:15.451Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-03T14:26:16.021Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-03T14:26:16.962Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-03T14:26:17.233Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-03T14:26:17.233Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-03T14:26:17.802Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-03T14:26:18.373Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-03T14:26:19.313Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-03T14:26:19.574Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-03T14:26:19.574Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-03T14:26:22.119Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-03T14:26:22.382Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-03T14:26:30.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-03T14:26:33.818Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-03T14:26:34.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-03T14:26:34.652Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-03T14:26:36.036Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-03T14:26:36.036Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-03T14:26:36.036Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-03T14:26:36.036Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-03T14:26:36.606Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-03T14:26:36.866Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-03T14:26:38.776Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-03T14:26:40.157Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-03T14:26:40.417Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-03T14:26:41.356Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-03T14:26:43.268Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-03T14:26:45.807Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-03T14:26:46.748Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-03T14:26:47.329Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-03T14:26:47.903Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-03T14:26:48.475Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-03T14:26:48.735Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-03T14:26:48.735Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-03T14:26:48.995Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-03T14:26:49.934Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-03T14:26:51.317Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-03T14:26:52.698Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-03T14:26:52.698Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-03T14:26:52.698Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-03T14:26:52.698Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-03T14:26:53.640Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-03T14:26:55.023Z] === RUN TestDockerSuite/TestRunMount [2020-07-03T14:26:57.566Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-03T14:27:00.108Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-03T14:27:00.368Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-03T14:27:00.937Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-03T14:27:01.877Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-03T14:27:03.257Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-03T14:27:05.802Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-03T14:27:06.742Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-03T14:27:08.124Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-03T14:27:09.064Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-03T14:27:10.005Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-03T14:27:10.005Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-03T14:27:10.265Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-03T14:27:11.206Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-03T14:27:11.466Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-03T14:27:12.036Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-03T14:27:13.416Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-03T14:27:14.357Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-03T14:27:17.653Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-03T14:27:17.653Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-03T14:27:17.653Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-03T14:27:17.916Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-03T14:27:17.916Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-03T14:27:18.486Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-03T14:27:18.745Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-03T14:27:19.005Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-03T14:27:19.264Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-03T14:27:21.801Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-03T14:27:25.108Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-03T14:27:25.108Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-03T14:27:25.368Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-03T14:27:25.938Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-03T14:27:26.878Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-03T14:27:27.449Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-03T14:27:28.017Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-03T14:27:28.586Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-03T14:27:29.530Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-03T14:27:29.530Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-03T14:27:29.791Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-03T14:27:30.361Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-03T14:27:30.361Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-03T14:27:31.301Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-03T14:27:31.871Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-03T14:27:31.871Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-03T14:27:32.440Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-03T14:27:32.700Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-03T14:27:33.640Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-03T14:27:33.640Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-03T14:27:36.186Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-03T14:27:36.756Z] === RUN TestDockerSuite/TestRunRm [2020-07-03T14:27:37.016Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-03T14:27:41.216Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-03T14:27:41.216Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-03T14:27:41.477Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-03T14:27:42.857Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-03T14:27:43.117Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-03T14:27:45.658Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-03T14:27:45.658Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-03T14:27:48.202Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-03T14:27:49.145Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-03T14:27:49.715Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-03T14:27:50.286Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-03T14:27:50.857Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-03T14:27:51.796Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-03T14:27:51.796Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-03T14:27:52.057Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-03T14:27:52.628Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-03T14:27:53.198Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-03T14:27:54.137Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-03T14:27:54.137Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-03T14:27:54.398Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-03T14:27:56.941Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-03T14:27:56.941Z] === RUN TestDockerSuite/TestRunState [2020-07-03T14:27:58.322Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-03T14:27:58.608Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-03T14:27:59.548Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-03T14:27:59.548Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-03T14:27:59.548Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-03T14:28:00.118Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-03T14:28:00.118Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-03T14:28:00.688Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-03T14:28:02.070Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-03T14:28:02.070Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-03T14:28:02.070Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-03T14:28:02.641Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-03T14:28:03.212Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-03T14:28:04.593Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-03T14:28:04.853Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-03T14:28:06.237Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-03T14:28:06.498Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-03T14:28:09.039Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-03T14:28:09.609Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-03T14:28:12.904Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-03T14:28:12.904Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-03T14:28:13.474Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-03T14:28:14.046Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-03T14:28:14.615Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-03T14:28:15.556Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-03T14:28:16.954Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-03T14:28:17.523Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-03T14:28:17.523Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-03T14:28:17.783Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-03T14:28:18.352Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-03T14:28:18.612Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-03T14:28:19.181Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-03T14:28:19.181Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-03T14:28:19.181Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-03T14:28:20.123Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-03T14:28:20.123Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-03T14:28:23.424Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-03T14:28:23.684Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-03T14:28:24.254Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-03T14:28:25.636Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-03T14:28:26.577Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-03T14:28:27.960Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-03T14:28:29.346Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-03T14:28:29.921Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-03T14:28:30.182Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-03T14:28:30.752Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-03T14:28:30.752Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-03T14:28:30.752Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-03T14:28:30.752Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-03T14:28:31.012Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-03T14:28:31.012Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-03T14:28:31.582Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-03T14:28:31.843Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-03T14:28:32.809Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-03T14:28:33.380Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-03T14:28:33.640Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-03T14:28:33.900Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-03T14:28:33.900Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-03T14:28:34.471Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-03T14:28:34.471Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-03T14:28:34.471Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-03T14:28:34.471Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-03T14:28:34.471Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-03T14:28:34.471Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-03T14:28:34.471Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-03T14:28:34.471Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-03T14:28:34.471Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-03T14:28:34.471Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-03T14:28:35.412Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-03T14:28:35.983Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-03T14:28:36.244Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-03T14:28:36.504Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-03T14:28:36.504Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-03T14:28:37.074Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-03T14:28:37.334Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-03T14:28:37.905Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-03T14:28:37.905Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-03T14:28:38.476Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-03T14:28:39.049Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-03T14:28:39.049Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-03T14:28:39.049Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-03T14:28:39.619Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-03T14:28:40.190Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-03T14:28:40.760Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-03T14:28:41.332Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-03T14:28:41.332Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-03T14:28:41.903Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-03T14:28:41.903Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-03T14:28:43.284Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-03T14:28:43.284Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-03T14:28:43.545Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-03T14:28:45.455Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-03T14:28:46.026Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-03T14:28:46.026Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-03T14:28:46.026Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-03T14:28:46.967Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-03T14:28:47.539Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-03T14:28:47.539Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-03T14:28:48.486Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-03T14:28:48.746Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-03T14:28:50.130Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-03T14:28:50.130Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-03T14:28:50.701Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-03T14:28:50.701Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-03T14:28:52.083Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-03T14:28:52.083Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-03T14:28:53.466Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-03T14:28:53.466Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-03T14:28:53.466Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-03T14:28:54.848Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-03T14:28:55.787Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-03T14:28:56.356Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-03T14:28:56.356Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-03T14:28:56.356Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-03T14:28:56.616Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-03T14:28:57.184Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-03T14:28:59.092Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-03T14:29:04.368Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-03T14:29:04.368Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-03T14:29:06.280Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-03T14:29:06.851Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-03T14:29:07.803Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-03T14:29:10.339Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-03T14:29:11.719Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-03T14:29:12.289Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-03T14:29:13.229Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-03T14:29:14.613Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-03T14:29:15.552Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-03T14:29:16.492Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-03T14:29:18.402Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-03T14:29:22.598Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-03T14:29:25.887Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-03T14:29:30.090Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-03T14:29:30.090Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-03T14:29:32.630Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-03T14:29:32.630Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-03T14:29:34.539Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-03T14:29:34.799Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-03T14:29:35.368Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-03T14:29:35.628Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-03T14:29:35.628Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-03T14:29:36.198Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-03T14:29:38.739Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-03T14:29:42.032Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-03T14:29:42.032Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-03T14:29:42.602Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-03T14:29:42.602Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-03T14:29:43.171Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-03T14:29:44.113Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-03T14:29:44.113Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-03T14:29:45.052Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-03T14:29:45.622Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-03T14:29:46.196Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-03T14:29:47.586Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-03T14:29:49.494Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-03T14:29:51.403Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-03T14:29:51.663Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-03T14:29:52.233Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-03T14:29:52.233Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-03T14:29:53.173Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-03T14:29:53.743Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-03T14:29:54.314Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-03T14:29:56.856Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-03T14:29:59.396Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-03T14:30:01.306Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-03T14:30:02.688Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-03T14:30:05.229Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-03T14:30:07.789Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-03T14:30:08.731Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-03T14:30:10.114Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-03T14:30:11.054Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-03T14:30:11.995Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-03T14:30:13.376Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-03T14:30:13.636Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-03T14:30:15.017Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-03T14:30:16.403Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-03T14:30:17.784Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-03T14:30:19.164Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-03T14:30:21.699Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-03T14:30:24.247Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-03T14:30:34.230Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-03T14:30:34.230Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-03T14:30:34.230Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-03T14:30:34.491Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-03T14:30:34.751Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-03T14:30:34.751Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-03T14:30:34.751Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-03T14:30:35.320Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-03T14:30:35.321Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-03T14:30:35.890Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-03T14:30:35.890Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-03T14:30:35.890Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-03T14:30:35.890Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-03T14:30:36.150Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-03T14:30:37.530Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-03T14:30:37.530Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-03T14:30:37.791Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-03T14:30:37.791Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-03T14:30:37.791Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-03T14:30:38.361Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-03T14:30:39.300Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-03T14:30:40.239Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-03T14:30:40.239Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-03T14:30:40.239Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-03T14:30:42.780Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-03T14:30:45.322Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite (1312.81s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.06s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.18s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.52s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.55s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.02s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.47s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.79s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.97s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.85s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.90s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.61s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.69s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.53s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.86s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.24s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.30s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.76s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.98s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.48s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.94s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.99s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.78s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.00s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.32s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.02s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.41s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.01s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.78s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.37s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.58s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.44s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.23s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.30s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.31s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.90s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.49s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.67s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.74s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.10s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.40s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.96s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.56s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.76s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.69s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.16s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.55s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.56s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.58s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.33s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.24s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2020-07-03T14:30:45.322Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-03T14:30:45.322Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.91s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.18s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildContChar (3.53s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.09s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.15s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.65s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.68s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.43s) [2020-07-03T14:30:45.322Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-03T14:30:45.322Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.322Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-03T14:30:45.322Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.322Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-03T14:30:45.322Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.322Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-03T14:30:45.322Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.98s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.40s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.22s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.41s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.30s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.37s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.81s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.34s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.36s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.24s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.82s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.26s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.13s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.50s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.71s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.24s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.74s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.32s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.45s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.42s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.71s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.41s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.04s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.41s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.40s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.51s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.53s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.44s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2020-07-03T14:30:45.322Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2020-07-03T14:30:45.323Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-03T14:30:45.323Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.54s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.94s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.62s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.48s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.25s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.81s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.31s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.41s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildHistory (3.66s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.89s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.89s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.25s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.93s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.67s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.57s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.98s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.55s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.52s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.91s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.96s) [2020-07-03T14:30:45.323Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-03T14:30:45.323Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.99s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.64s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.32s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.78s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.05s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.08s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.53s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.31s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.93s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.43s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildPATH (2.08s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.24s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.18s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.61s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildRm (2.65s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.17s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.53s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.04s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-07-03T14:30:45.323Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-03T14:30:45.323Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.71s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildStderr (0.70s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.96s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.81s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.78s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.97s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildUser (1.72s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.91s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.67s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.83s) [2020-07-03T14:30:45.323Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-03T14:30:45.323Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.323Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-03T14:30:45.323Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.323Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-03T14:30:45.323Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.323Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-03T14:30:45.323Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.14s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2020-07-03T14:30:45.323Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-03T14:30:45.323Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.87s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.57s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-07-03T14:30:45.323Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-03T14:30:45.323Z] docker_cli_sni_test.go:18: Flakey test [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.57s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCommitChange (1.07s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.81s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.13s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCommitTTY (1.57s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.49s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.17s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.10s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.63s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.58s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.64s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.99s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.11s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.66s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.63s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.06s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.71s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2020-07-03T14:30:45.323Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-03T14:30:45.323Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.25s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.38s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.11s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.05s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.28s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.50s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.31s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b72ac0_} (1.47s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1966480462_/foo_false____} (1.30s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1966480462_/foo_true____} (1.32s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3199091029_/foo_false____} (1.38s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3199091029_/foo_true____} (1.36s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3199091029_/foo_true__0xc000b72b20__} (1.61s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b72b40_} (1.32s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b72b60_} (1.36s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b72b80_} (1.30s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b72ba0_} (1.31s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.12s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.82s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.59s) [2020-07-03T14:30:45.323Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.24s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.23s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.80s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.94s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.22s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.14s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.75s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.78s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.65s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.90s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.81s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.53s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.89s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.32s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.66s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.17s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.82s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.60s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.43s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.69s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.67s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.28s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.06s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToStdout (0.74s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.09s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.88s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.45s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.68s) [2020-07-03T14:30:45.324Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-03T14:30:45.324Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.62s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.33s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2020-07-03T14:30:45.324Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-03T14:30:45.324Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.17s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.79s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.33s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.25s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.68s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.65s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.34s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.94s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.41s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.63s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.00s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.78s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.51s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.11s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.06s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.43s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFormat (1.15s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.57s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.30s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2020-07-03T14:30:45.324Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-03T14:30:45.324Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-03T14:30:45.324Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-07-03T14:30:45.324Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.84s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.48s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsTop (0.60s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.84s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.25s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.68s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.73s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.66s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.06s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecStartFails (0.65s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.66s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecTTY (0.85s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.11s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecUlimits (0.79s) [2020-07-03T14:30:45.324Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-03T14:30:45.324Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestExecWithUser (0.72s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.69s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.60s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.53s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestHealth (19.16s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.49s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.63s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImportDisplay (0.97s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.19s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.49s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2020-07-03T14:30:45.324Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-03T14:30:45.324Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-07-03T14:30:45.324Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-03T14:30:45.324Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.64s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-03T14:30:45.324Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.66s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.18s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.26s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.31s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.47s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.69s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.69s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.94s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.36s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.58s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.43s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.51s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.57s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.65s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.23s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.70s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsSince (6.70s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.57s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.21s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.50s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestNetHostname (2.10s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.73s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.68s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPluginActive (1.89s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.63s) [2020-07-03T14:30:45.325Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-03T14:30:45.325Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.28s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.30s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.12s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.30s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.83s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPortList (6.08s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.95s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.24s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.87s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.76s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsByOrder (2.09s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.88s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.08s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.09s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.78s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.42s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.54s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.53s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.52s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.01s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2020-07-03T14:30:45.325Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-03T14:30:45.325Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.22s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.81s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.26s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.15s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.11s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.53s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.39s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.03s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.19s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.32s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.87s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.59s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.02s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.85s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.14s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.75s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.42s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.80s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.73s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.63s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.16s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.86s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.35s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.51s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.31s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.61s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2020-07-03T14:30:45.325Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-03T14:30:45.325Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.325Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-03T14:30:45.325Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.46s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.63s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2020-07-03T14:30:45.325Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-03T14:30:45.325Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.25s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.60s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.63s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2020-07-03T14:30:45.325Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-03T14:30:45.325Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.29s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.11s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.24s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.06s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.58s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.29s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.49s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.52s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.51s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.87s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.98s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.15s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.49s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.05s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.06s) [2020-07-03T14:30:45.325Z] --- PASS: TestDockerSuite/TestRunMount (5.08s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.58s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.32s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.14s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.47s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.92s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.82s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.31s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.59s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.56s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.53s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.52s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-03T14:30:45.326Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.61s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-03T14:30:45.326Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.59s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-03T14:30:45.326Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.35s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.39s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.57s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.65s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.75s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.57s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunState (1.08s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunSysctls (1.11s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.81s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.54s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.10s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.38s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUserByID (0.57s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.23s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.28s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.36s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.54s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.43s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.52s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.88s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.56s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.69s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.55s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.63s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.08s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.19s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.98s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.96s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.54s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.43s) [2020-07-03T14:30:45.326Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents508275751 [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.37s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.20s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.19s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.59s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.50s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.46s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.50s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.98s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.05s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.33s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdateStats (3.70s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.06s) [2020-07-03T14:30:45.326Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-03T14:30:45.326Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.76s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.98s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.42s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.03s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.27s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.95s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.47s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.69s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-07-03T14:30:45.326Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.79s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.14s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.21s) [2020-07-03T14:30:45.327Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.50s) [2020-07-03T14:30:45.327Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-03T14:30:45.327Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-03T14:30:45.327Z] === RUN TestDockerRegistrySuite [2020-07-03T14:30:45.327Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-03T14:30:46.268Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-03T14:30:47.218Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-03T14:30:48.598Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-03T14:30:48.598Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-03T14:30:51.893Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-03T14:30:54.432Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-03T14:30:54.432Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-03T14:30:56.975Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-03T14:30:57.914Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-03T14:30:58.852Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-03T14:30:59.790Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-03T14:31:01.171Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-03T14:31:02.112Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-03T14:31:02.375Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-03T14:31:03.315Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-03T14:31:04.255Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-03T14:31:06.807Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-03T14:31:08.716Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-03T14:31:09.286Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-03T14:31:11.828Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-03T14:31:12.398Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-03T14:31:12.398Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-03T14:31:13.336Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-03T14:31:14.276Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-03T14:31:15.217Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-03T14:31:17.757Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-03T14:31:17.757Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-03T14:31:18.696Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-03T14:31:19.266Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-03T14:31:19.266Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-03T14:31:19.526Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-03T14:31:19.787Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-03T14:31:20.046Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-03T14:31:20.307Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-03T14:31:21.248Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-03T14:31:22.633Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-03T14:31:23.591Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-03T14:31:24.531Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-03T14:31:25.469Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite (41.12s) [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2020-07-03T14:31:26.038Z] check_test.go:196: [ddc5c2ca43488] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2020-07-03T14:31:26.038Z] check_test.go:196: [d285d26cf9dce] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.39s) [2020-07-03T14:31:26.038Z] check_test.go:196: [db7d5e5c1dcef] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-07-03T14:31:26.038Z] check_test.go:196: [d3ae7ec4e7ec9] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2020-07-03T14:31:26.038Z] check_test.go:196: [df06f8a7d21c7] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.61s) [2020-07-03T14:31:26.038Z] check_test.go:196: [de4c4f96b148d] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.11s) [2020-07-03T14:31:26.038Z] check_test.go:196: [d74b05207a04b] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2020-07-03T14:31:26.038Z] check_test.go:196: [d586ca6e9d544] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2020-07-03T14:31:26.038Z] check_test.go:196: [d83e54f6cb6b8] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2020-07-03T14:31:26.038Z] check_test.go:196: [d4e294a3f4142] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-07-03T14:31:26.038Z] check_test.go:196: [d829f649f0da8] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.10s) [2020-07-03T14:31:26.038Z] check_test.go:196: [d2e6edd93df89] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.15s) [2020-07-03T14:31:26.038Z] check_test.go:196: [d59733101c3a2] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.16s) [2020-07-03T14:31:26.038Z] check_test.go:196: [ddf7176091a27] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.21s) [2020-07-03T14:31:26.038Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6df5d8126580b85a32f719d2acdb037c2b7c740758fb616bda9b4c6d64bb0721 [2020-07-03T14:31:26.038Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:47df6de1f0cd5cd98d504ee3bac07861c767a97b50404acb54fe11d43bd013ba [2020-07-03T14:31:26.038Z] check_test.go:196: [df53a3256997c] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.94s) [2020-07-03T14:31:26.038Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9d6586c32f9427abeba37539db5c26ba4d32fcf8d1b3897ee8fbee2b1864407b [2020-07-03T14:31:26.038Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fe91aace603e35ac52eeb940cebe4c5e27a8462085f93df3b0c069cbf46cbaa3 [2020-07-03T14:31:26.038Z] check_test.go:196: [db093c1043887] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2020-07-03T14:31:26.038Z] check_test.go:196: [da252e0b8fd19] daemon is not started [2020-07-03T14:31:26.038Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2020-07-03T14:31:26.038Z] check_test.go:196: [db456058d0a61] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2020-07-03T14:31:26.039Z] check_test.go:196: [d5fd6371983e1] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-03T14:31:26.039Z] check_test.go:196: [ddb330fcca32a] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.89s) [2020-07-03T14:31:26.039Z] check_test.go:196: [d8ea7172d64f9] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-07-03T14:31:26.039Z] check_test.go:196: [dcde9db60df60] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-07-03T14:31:26.039Z] check_test.go:196: [da502e35e44b4] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) [2020-07-03T14:31:26.039Z] check_test.go:196: [dfe4afc5113d9] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2020-07-03T14:31:26.039Z] check_test.go:196: [d4fcdc6b63459] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2020-07-03T14:31:26.039Z] check_test.go:196: [d8e37663b9094] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-07-03T14:31:26.039Z] check_test.go:196: [db7fd0f53cbd3] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-03T14:31:26.039Z] check_test.go:196: [d9c9bd8929143] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-03T14:31:26.039Z] check_test.go:196: [dc0ba5305e75d] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-03T14:31:26.039Z] check_test.go:196: [d75bea61fd1f5] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-07-03T14:31:26.039Z] check_test.go:196: [da460ad8d179e] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-03T14:31:26.039Z] check_test.go:196: [d058ee0273e4f] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s) [2020-07-03T14:31:26.039Z] check_test.go:196: [df95c3dfbd2f0] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2020-07-03T14:31:26.039Z] check_test.go:196: [ddbd1c87911bd] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2020-07-03T14:31:26.039Z] check_test.go:196: [d2604efd38eb3] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2020-07-03T14:31:26.039Z] check_test.go:196: [d392af5ee978a] daemon is not started [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-07-03T14:31:26.039Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-03T14:31:26.039Z] === RUN TestDockerSchema1RegistrySuite [2020-07-03T14:31:26.039Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-03T14:31:26.299Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-03T14:31:28.838Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-03T14:31:32.133Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-03T14:31:34.672Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-03T14:31:35.242Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-03T14:31:36.182Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-03T14:31:36.443Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-03T14:31:37.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-03T14:31:38.324Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-03T14:31:38.893Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-03T14:31:41.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-03T14:31:41.695Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-03T14:31:42.272Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-03T14:31:42.272Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-03T14:31:42.531Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-03T14:31:42.791Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-03T14:31:43.361Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite (17.22s) [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-03T14:31:43.361Z] check_test.go:223: [d8f38735db7e2] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2020-07-03T14:31:43.361Z] check_test.go:223: [d31cb6b4aae97] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.65s) [2020-07-03T14:31:43.361Z] check_test.go:223: [de75877e1c4a4] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.70s) [2020-07-03T14:31:43.361Z] check_test.go:223: [dcc1d4186edc8] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2020-07-03T14:31:43.361Z] check_test.go:223: [d795e004ce97b] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-07-03T14:31:43.361Z] check_test.go:223: [d63a9d3176839] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-03T14:31:43.361Z] check_test.go:223: [da38b38b74d45] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-07-03T14:31:43.361Z] check_test.go:223: [d43ff32a0faf5] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2020-07-03T14:31:43.361Z] check_test.go:223: [de75673fa01c7] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-07-03T14:31:43.361Z] check_test.go:223: [d19a4d5c80c66] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2020-07-03T14:31:43.361Z] check_test.go:223: [defe2fffca459] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-07-03T14:31:43.361Z] check_test.go:223: [df91f9b825147] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2020-07-03T14:31:43.361Z] check_test.go:223: [db1a7d195a8ab] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-03T14:31:43.361Z] check_test.go:223: [db1d35ede6bb4] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-03T14:31:43.361Z] check_test.go:223: [d4966c0736ca8] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-03T14:31:43.361Z] check_test.go:223: [d13e16697bdfc] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-07-03T14:31:43.361Z] check_test.go:223: [df3d29cba4ba6] daemon is not started [2020-07-03T14:31:43.361Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-03T14:31:43.361Z] check_test.go:223: [d82f3206cea0b] daemon is not started [2020-07-03T14:31:43.361Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-03T14:31:43.361Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-03T14:31:43.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-03T14:31:44.499Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-03T14:31:44.759Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-03T14:31:45.698Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-03T14:31:45.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-03T14:31:46.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-03T14:31:46.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-03T14:31:47.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.68s) [2020-07-03T14:31:47.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-07-03T14:31:47.047Z] check_test.go:252: [d905441a61c51] daemon is not started [2020-07-03T14:31:47.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-07-03T14:31:47.047Z] check_test.go:252: [d8fe8accc9461] daemon is not started [2020-07-03T14:31:47.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-03T14:31:47.047Z] check_test.go:252: [d840d3cefd546] daemon is not started [2020-07-03T14:31:47.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2020-07-03T14:31:47.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-03T14:31:47.047Z] check_test.go:252: [df40c4a5665fa] daemon is not started [2020-07-03T14:31:47.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-07-03T14:31:47.047Z] check_test.go:252: [daee0b277132f] daemon is not started [2020-07-03T14:31:47.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-07-03T14:31:47.047Z] check_test.go:252: [d1c1431e014d7] daemon is not started [2020-07-03T14:31:47.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-03T14:31:47.047Z] check_test.go:252: [d74acbbb35e64] daemon is not started [2020-07-03T14:31:47.047Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-03T14:31:47.047Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-03T14:31:52.323Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-03T14:31:52.323Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-03T14:31:52.323Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-03T14:31:52.582Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-03T14:31:52.842Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-07-03T14:31:52.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-03T14:31:52.842Z] check_test.go:279: [d9101bc9b3167] daemon is not started [2020-07-03T14:31:52.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-03T14:31:52.842Z] check_test.go:279: [d0829597a037d] daemon is not started [2020-07-03T14:31:52.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-03T14:31:52.842Z] check_test.go:279: [d7d8c567e83c0] daemon is not started [2020-07-03T14:31:52.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-03T14:31:52.842Z] check_test.go:279: [d96e433c2b34b] daemon is not started [2020-07-03T14:31:52.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-03T14:31:52.842Z] check_test.go:279: [dbdabb53f6196] daemon is not started [2020-07-03T14:31:52.842Z] === RUN TestDockerNetworkSuite [2020-07-03T14:31:52.842Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-03T14:31:54.752Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-03T14:31:55.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-03T14:31:58.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-03T14:31:59.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-03T14:32:02.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-03T14:32:03.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-03T14:32:08.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-03T14:32:11.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-03T14:32:12.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-03T14:32:12.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-03T14:32:13.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-03T14:32:13.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-03T14:32:14.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-03T14:32:14.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-03T14:32:15.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-03T14:32:15.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-03T14:32:16.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-03T14:32:16.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-03T14:32:16.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-03T14:32:17.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-03T14:32:18.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-03T14:32:18.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-03T14:32:18.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-03T14:32:18.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-03T14:32:21.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-03T14:32:23.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-03T14:32:29.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-03T14:32:29.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-03T14:32:29.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-03T14:32:29.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-03T14:32:29.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-03T14:32:30.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-03T14:32:30.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-03T14:32:30.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-03T14:32:31.748Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-03T14:32:32.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-03T14:32:32.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-03T14:32:32.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-03T14:32:33.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-03T14:32:36.170Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-03T14:32:38.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-03T14:32:42.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-03T14:32:42.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-03T14:32:43.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-03T14:32:44.649Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-03T14:32:45.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-03T14:32:45.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-03T14:32:46.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-03T14:32:46.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-03T14:32:48.112Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-03T14:32:51.406Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-03T14:32:53.946Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite (61.45s) [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.86s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [da91f613a1a99] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d9167887c7cb8] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.80s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [dac64f7888b84] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d0bbed94fddf9] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:1233: [dfca117ba7563] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d6c6968ae7f5b] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.12s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d99da83aeec1c] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d7af55053ee04] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d736bf2d3f7f3] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d510ece54476e] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d862a0e8f1493] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [da0937f50fbef] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d2901c433d1e9] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d1de12e0356b4] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.45s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d2687aad6412a] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [df2868e0812b7] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [de38c0d1de49f] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d2e53c99173f5] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [dd3e1b21050e4] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [df4dddd585741] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d9954bfd1212a] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d1eb4759ae0cd] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [dbe33b3492998] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d4620dbc75b79] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.45s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:968: [dffdcfa4448f7] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.98s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [dae187cb32dc0] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.81s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:1116: [dabd3e2bac203] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d5d907772db7c] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [dd35503cb8db5] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [de67c0af1ac25] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [da98980134bd5] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d6ad3ca63169d] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d1beff8744e7a] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [de2e821e542e6] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d9fa259b6f85e] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [de3801568b514] daemon is not started [2020-07-03T14:32:54.206Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d9e9f8d3a4aca] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.88s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d31b16ad9c33d] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.15s) [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.93s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:1084: [d666968e0f9d9] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d80e3ddadc52d] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.26s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d43172e1686e7] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.15s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d6b21a06d29c4] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d4717817e7362] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.78s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [db21d5e99f38a] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d7d352ceddc1c] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.37s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [db3c0ecc16ef6] daemon is not started [2020-07-03T14:32:54.206Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.01s) [2020-07-03T14:32:54.206Z] docker_cli_network_unix_test.go:46: [d796c77a71d0c] daemon is not started [2020-07-03T14:32:54.206Z] === RUN TestDockerHubPullSuite [2020-07-03T14:32:54.206Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-03T14:32:55.586Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-03T14:32:58.145Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-03T14:32:58.145Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-03T14:32:58.408Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-03T14:32:59.787Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-03T14:33:00.048Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-03T14:33:00.048Z] --- PASS: TestDockerHubPullSuite (5.92s) [2020-07-03T14:33:00.048Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.50s) [2020-07-03T14:33:00.048Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2020-07-03T14:33:00.048Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.31s) [2020-07-03T14:33:00.048Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.42s) [2020-07-03T14:33:00.048Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s) [2020-07-03T14:33:00.048Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-07-03T14:33:00.048Z] PASS [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === Skipped [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_sni_test.go:18: Flakey test [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-03T14:33:00.048Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-03T14:33:00.048Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-03T14:33:00.048Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-07-03T14:33:00.048Z] [2020-07-03T14:33:00.048Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-03T14:33:00.048Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-03T14:33:00.049Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-03T14:33:00.049Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-07-03T14:33:00.049Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-03T14:33:00.049Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-03T14:33:00.049Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-03T14:33:00.049Z] docker_cli_network_unix_test.go:46: [d9e9f8d3a4aca] daemon is not started [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] [2020-07-03T14:33:00.049Z] DONE 1277 tests, 51 skipped in 1488.674s [2020-07-03T14:33:00.049Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-03T14:33:00.309Z] ++++ cat bundles/test-integration/docker.pid [2020-07-03T14:33:00.309Z] +++ kill 7629 [2020-07-03T14:33:01.247Z] +++ /etc/init.d/apparmor stop [2020-07-03T14:33:01.247Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-03T14:33:01.247Z] [2020-07-03T14:33:01.247Z] Unloading profiles will leave already running processes permanently [2020-07-03T14:33:01.247Z] unconfined, which can lead to unexpected situations. [2020-07-03T14:33:01.247Z] [2020-07-03T14:33:01.247Z] To set a process to complain mode, use the command line tool [2020-07-03T14:33:01.247Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-03T14:33:01.247Z] +++ true [2020-07-03T14:33:01.247Z] exiting test-integration [2020-07-03T14:33:01.247Z] ++ exit 0 [2020-07-03T14:33:01.247Z] [2020-07-03T14:33:01.507Z] + for job in $(jobs -p) [2020-07-03T14:33:01.507Z] + wait 10938 [2020-07-03T14:33:05.701Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-03T14:33:08.991Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-03T14:33:08.991Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-03T14:33:14.269Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-03T14:33:14.269Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-03T14:33:15.207Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-03T14:33:17.751Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-03T14:34:13.992Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-03T14:35:10.229Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-03T14:35:16.815Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-03T14:35:21.011Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-03T14:37:42.495Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-03T14:37:42.495Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-03T14:37:42.495Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-03T14:37:42.755Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-03T14:37:42.755Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-03T14:37:42.755Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-03T14:37:43.699Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-03T14:37:46.235Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-03T14:37:49.529Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-03T14:37:51.437Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-03T14:38:47.677Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-03T14:38:47.677Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-03T14:38:49.587Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-03T14:38:52.135Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-03T14:38:54.673Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-03T14:38:57.211Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-03T14:39:19.151Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-03T14:39:31.374Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-03T14:39:31.637Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-03T14:39:34.174Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-03T14:39:36.714Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-03T14:39:43.290Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-03T14:39:48.568Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-03T14:39:50.477Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-03T14:39:53.015Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-03T14:39:56.316Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-03T14:39:58.853Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-03T14:40:01.391Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-03T14:40:03.300Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-03T14:40:59.538Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-03T14:41:11.754Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite (1630.18s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.44s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.99s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.10s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.96s) [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:562: [d6c0e1958ca49] joining swarm manager [d2daae6307304]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:584: [d4f932403209f] joining swarm manager [d2daae6307304]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] check_test.go:380: [d6c0e1958ca49] daemon is not started [2020-07-03T14:41:29.856Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.13s) [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:45: [db96be4db6b9f] joining swarm manager [ddfcdab29d657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.11s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.00s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.10s) [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:303: [db1f2320232da] joining swarm manager [dc64d2de13e2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:304: [dc3785bad7180] joining swarm manager [dc64d2de13e2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.29s) [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:271: [d968ba1120018] joining swarm manager [d76e263586877]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:272: [d466ee51ba19b] joining swarm manager [d76e263586877]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.66s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.42s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.34s) [2020-07-03T14:41:29.856Z] docker_api_swarm_node_test.go:19: [d9c1ff0a91b9b] joining swarm manager [d64c2703da2ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_node_test.go:20: [da4b2ca9a2c08] joining swarm manager [d64c2703da2ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.42s) [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:501: [d59fc67e23bfd] joining swarm manager [d9a39759efdce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:506: [df9b474426969] joining swarm manager [d9a39759efdce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.87s) [2020-07-03T14:41:29.856Z] docker_api_swarm_node_test.go:80: [d92019a300f12] joining swarm manager [d55abbcc6f4cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.49s) [2020-07-03T14:41:29.856Z] docker_api_swarm_node_test.go:52: [df51e9bbdaef7] joining swarm manager [dacf655905b57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_node_test.go:53: [da7c7824aa620] joining swarm manager [dacf655905b57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.62s) [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:201: [da20b9dff41b6] joining swarm manager [dcaa07198039d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.36s) [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:383: [d4b56c37789b9] joining swarm manager [d8ab7dcc27c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:384: [d5da0a1d2750c] joining swarm manager [d8ab7dcc27c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] check_test.go:380: [d5da0a1d2750c] daemon is not started [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.55s) [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:801: [d7cee40745c23] joining swarm manager [d4c0b134e42a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:801: [d1f2721ab0625] joining swarm manager [d4c0b134e42a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:801: [daceeaffefea6] joining swarm manager [d4c0b134e42a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:801: [dc371347aa2e9] joining swarm manager [d4c0b134e42a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-03T14:41:29.856Z] docker_api_swarm_test.go:809: [d2a234e96d91d] joining swarm manager [d4c0b134e42a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.09s) [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:394: [d90a2309e3ce3] joining swarm manager [d54438cdef25a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:394: [dff35d66453e7] joining swarm manager [d54438cdef25a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.86s) [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:342: [dbd3130d8a5c2] joining swarm manager [d2f6e01f67b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:342: [d803d836e2a72] joining swarm manager [d2f6e01f67b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.47s) [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:489: [dfbd80995fc4c] joining swarm manager [d8ba2bcdbaead]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:489: [d576d5dcf3984] joining swarm manager [d8ba2bcdbaead]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.38s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.36s) [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:127: [dff841526a77e] joining swarm manager [dc8e602431062]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:128: [d1018bda94f78] joining swarm manager [dc8e602431062]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:136: [d979f514611ce] joining swarm manager [dc8e602431062]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:137: [d2b65a5c8f311] joining swarm manager [dc8e602431062]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.50s) [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:303: [d84778a38559e] joining swarm manager [da2d98e726c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:303: [dabe55f910ccc] joining swarm manager [da2d98e726c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.04s) [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:99: [de6b8adb9ab80] joining swarm manager [d8a8b916b1366]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:100: [dda3b5502ea8a] joining swarm manager [d8a8b916b1366]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] check_test.go:380: [de6b8adb9ab80] daemon is not started [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.52s) [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:532: [dc32aabcca464] joining swarm manager [d99b27b1643b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:533: [d230618ba7ab5] joining swarm manager [d99b27b1643b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.50s) [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:147: [db72aa1552e89] joining swarm manager [d3e771d73996a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_api_swarm_service_test.go:147: [d49ec5a710d3f] joining swarm manager [d3e771d73996a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.62s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.13s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.30s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.64s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.59s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.40s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.40s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.39s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.96s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.33s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.87s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.62s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.37s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.30s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.95s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.23s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.94s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.78s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.45s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.52s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.72s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.66s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.48s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.24s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.55s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.32s) [2020-07-03T14:41:29.856Z] docker_cli_service_logs_test.go:245: checking task m20x5oaa9m8a [2020-07-03T14:41:29.856Z] docker_cli_service_logs_test.go:250: checking messages for m20x5oaa9m8a [2020-07-03T14:41:29.856Z] docker_cli_service_logs_test.go:245: checking task x17nrz0txi7c [2020-07-03T14:41:29.856Z] docker_cli_service_logs_test.go:250: checking messages for x17nrz0txi7c [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.36s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.95s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.43s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.47s) [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1901: [d05e5a4ec327e] joining swarm manager [d5c35ef92150f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1902: [def347b431d91] joining swarm manager [d5c35ef92150f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.99s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.27s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.06s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.10s) [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1802: [da917fabadceb] joining swarm manager [d4527512be1f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1803: [dbf2231656416] joining swarm manager [d4527512be1f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.24s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.37s) [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1321: [df800111f10cf] joining swarm manager [d9aa68cff0940]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1322: [d970dffb9290b] joining swarm manager [d9aa68cff0940]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.42s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.47s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.31s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.76s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.58s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.75s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.31s) [2020-07-03T14:41:29.856Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.18s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.31s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.08s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.03s) [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1186: [d65f92d7949f6] joining swarm manager [dd35035bc5fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1195: [df7adb2606f8f] joining swarm manager [dd35035bc5fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.08s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.37s) [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.43s) [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1118: [d34c56881ff7c] joining swarm manager [d5541f8f01164]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1119: [de6acc5abce76] joining swarm manager [d5541f8f01164]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1172: [d250ba793d231] joining swarm manager [d5541f8f01164]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.85s) [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1453: [d719737066cc3] joining swarm manager [d0c25da6c7934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.856Z] docker_cli_swarm_test.go:1454: [de112e9c7c50f] joining swarm manager [d0c25da6c7934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-03T14:41:29.856Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.33s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2020-07-03T14:41:29.857Z] docker_cli_swarm_unix_test.go:62: [dc40d05fd1cf5] joining swarm manager [db9c2758cbd2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.35s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.74s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.05s) [2020-07-03T14:41:29.857Z] docker_api_swarm_test.go:961: [d9f7d47a43cdc] joining swarm manager [d69906b13865b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.41s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.40s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.66s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.68s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.80s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.84s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.84s) [2020-07-03T14:41:29.857Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2020-07-03T14:41:29.857Z] === RUN TestDockerExternalVolumeSuite [2020-07-03T14:41:29.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-03T14:41:44.752Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-03T14:42:53.555Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-03T14:43:01.680Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-03T14:43:33.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-03T14:43:48.650Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-03T14:44:20.737Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-03T14:44:32.948Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-03T14:45:05.038Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-03T14:45:17.206Z] ok github.com/docker/docker/integration-cli 2134.419s [2020-07-03T14:45:17.206Z] [2020-07-03T14:45:17.206Z] === Skipped [2020-07-03T14:45:17.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-03T14:45:17.206Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-03T14:45:17.206Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.206Z] [2020-07-03T14:45:17.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-03T14:45:17.206Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-03T14:45:17.207Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-07-03T14:45:17.207Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-03T14:45:17.207Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-03T14:45:17.207Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-03T14:45:17.207Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-03T14:45:17.207Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-03T14:45:17.207Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-03T14:45:17.207Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-03T14:45:17.207Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-03T14:45:17.207Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-03T14:45:17.207Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-07-03T14:45:17.207Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-03T14:45:17.207Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-03T14:45:17.207Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-03T14:45:17.207Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.207Z] [2020-07-03T14:45:17.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-07-03T14:45:17.208Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2020-07-03T14:45:17.208Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-03T14:45:17.208Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-03T14:45:17.208Z] docker_cli_sni_test.go:18: Flakey test [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-03T14:45:17.208Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-03T14:45:17.208Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-03T14:45:17.208Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.208Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-07-03T14:45:17.209Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-07-03T14:45:17.209Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-07-03T14:45:17.209Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-03T14:45:17.209Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-03T14:45:17.209Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-03T14:45:17.209Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-03T14:45:17.209Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-03T14:45:17.209Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-03T14:45:17.209Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-03T14:45:17.209Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-03T14:45:17.209Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-03T14:45:17.209Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-03T14:45:17.209Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-03T14:45:17.209Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-03T14:45:17.209Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-03T14:45:17.209Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-03T14:45:17.209Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-07-03T14:45:17.209Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-03T14:45:17.209Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-03T14:45:17.209Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.209Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-07-03T14:45:17.210Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-03T14:45:17.210Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-03T14:45:17.210Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-07-03T14:45:17.210Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-03T14:45:17.210Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-03T14:45:17.210Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-03T14:45:17.210Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-03T14:45:17.210Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-03T14:45:17.210Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.210Z] [2020-07-03T14:45:17.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-03T14:45:17.210Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-07-03T14:45:17.211Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-03T14:45:17.211Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-03T14:45:17.211Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-03T14:45:17.211Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-03T14:45:17.211Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-03T14:45:17.211Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-03T14:45:17.211Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-03T14:45:17.211Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-03T14:45:17.211Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-03T14:45:17.211Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-03T14:45:17.211Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-03T14:45:17.211Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-07-03T14:45:17.211Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-03T14:45:17.211Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-03T14:45:17.211Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-03T14:45:17.211Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.211Z] [2020-07-03T14:45:17.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-03T14:45:17.212Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.212Z] [2020-07-03T14:45:17.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-03T14:45:17.212Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-07-03T14:45:17.213Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-03T14:45:17.213Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-03T14:45:17.213Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.213Z] [2020-07-03T14:45:17.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-03T14:45:17.214Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-03T14:45:17.214Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-03T14:45:17.214Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-03T14:45:17.214Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-03T14:45:17.214Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-03T14:45:17.214Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-03T14:45:17.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-03T14:45:17.214Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.214Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-03T14:45:17.215Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-03T14:45:17.215Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] DONE 1096 tests, 549 skipped in 2142.124s [2020-07-03T14:45:17.215Z] INFO: Integration tests ended at 07/03/2020 14:45:11. Duration:00:35:42.2447037 [2020-07-03T14:45:17.215Z] INFO: Docker info of the daemon under test at end of run [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] Containers: 2 [2020-07-03T14:45:17.215Z] Running: 0 [2020-07-03T14:45:17.215Z] Paused: 0 [2020-07-03T14:45:17.215Z] Stopped: 2 [2020-07-03T14:45:17.215Z] Images: 15 [2020-07-03T14:45:17.215Z] Server Version: 0.0.0-dev [2020-07-03T14:45:17.215Z] Storage Driver: windowsfilter [2020-07-03T14:45:17.215Z] Windows: [2020-07-03T14:45:17.215Z] Logging Driver: json-file [2020-07-03T14:45:17.215Z] Plugins: [2020-07-03T14:45:17.215Z] Volume: local [2020-07-03T14:45:17.215Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-03T14:45:17.215Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-03T14:45:17.215Z] Swarm: inactive [2020-07-03T14:45:17.215Z] Default Isolation: process [2020-07-03T14:45:17.215Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-03T14:45:17.215Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-03T14:45:17.215Z] OSType: windows [2020-07-03T14:45:17.215Z] Architecture: x86_64 [2020-07-03T14:45:17.215Z] CPUs: 4 [2020-07-03T14:45:17.215Z] Total Memory: 32GiB [2020-07-03T14:45:17.215Z] Name: azwin-2-5e1a90 [2020-07-03T14:45:17.215Z] ID: CA7E:BXE3:ZS3I:NGCC:J7GW:X4P5:ZMYI:JFF6:7URR:ZXUI:BS2G:JYRW [2020-07-03T14:45:17.215Z] Docker Root Dir: D:\CI\PR-41172\1\daemon [2020-07-03T14:45:17.215Z] Debug Mode (client): false [2020-07-03T14:45:17.215Z] Debug Mode (server): true [2020-07-03T14:45:17.215Z] File Descriptors: -1 [2020-07-03T14:45:17.215Z] Goroutines: 18 [2020-07-03T14:45:17.215Z] System Time: 2020-07-03T14:45:11.6520527Z [2020-07-03T14:45:17.215Z] EventsListeners: 0 [2020-07-03T14:45:17.215Z] Registry: https://index.docker.io/v1/ [2020-07-03T14:45:17.215Z] Labels: [2020-07-03T14:45:17.215Z] Experimental: false [2020-07-03T14:45:17.215Z] Insecure Registries: [2020-07-03T14:45:17.215Z] 127.0.0.0/8 [2020-07-03T14:45:17.215Z] Live Restore Enabled: false [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] [2020-07-03T14:45:17.215Z] INFO: Stopping daemon under test [2020-07-03T14:45:17.215Z] SUCCESS: The process with PID 3696 (child process of PID 1580) has been terminated. [2020-07-03T14:45:17.215Z] SUCCESS: The process with PID 1580 (child process of PID 2456) has been terminated. [2020-07-03T14:45:17.215Z] INFO: Stop tailing logs of the daemon under tests [2020-07-03T14:45:17.215Z] INFO: executeCI.ps1 Completed successfully at 07/03/2020 14:45:11. [2020-07-03T14:45:17.215Z] INFO: Tidying up at end of run [2020-07-03T14:45:17.215Z] INFO: Saving daemon under test log (d:\CI\PR-41172\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-03T14:45:17.215Z] INFO: Saving daemon under test log (d:\CI\PR-41172\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-03T14:45:17.215Z] INFO: Nuke-Everything... [2020-07-03T14:45:17.215Z] INFO: Container count on control daemon to delete is 2 [2020-07-03T14:45:17.215Z] 7c1598d6f23e [2020-07-03T14:45:17.215Z] 25f4ab95a355 [2020-07-03T14:45:17.215Z] INFO: Tidying pidfile d:\CI\PR-41172\1\docker.pid [2020-07-03T14:45:17.215Z] INFO: Nuking d:\CI [2020-07-03T14:45:19.924Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-03T14:45:38.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-03T14:45:38.163Z] INFO: Zapped successfully [2020-07-03T14:45:38.163Z] [2020-07-03T14:45:38.163Z] INFO: executeCI.ps1 exiting at Fri Jul 3 14:45:36 CUT 2020. Duration 00:55:29.5356239 [2020-07-03T14:45:38.163Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-03T14:45:38.394Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-03T14:45:46.318Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-03T14:45:48.024Z] Archiving artifacts [2020-07-03T14:46:00.971Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41172/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-03T14:46:01.977Z] + make clean [2020-07-03T14:46:04.114Z] docker volume rm -f docker-dev-cache [2020-07-03T14:46:04.114Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-03T14:46:24.707Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-03T14:46:42.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-03T14:47:14.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-03T14:47:46.978Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-03T14:47:59.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-03T14:48:17.301Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-03T14:48:32.184Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite (436.82s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2020-07-03T14:48:47.068Z] docker_cli_external_volume_driver_test.go:53: [d6bc3e8a54221] daemon is not started [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-03T14:48:47.068Z] docker_cli_external_volume_driver_test.go:53: [dc126d4a52d4f] daemon is not started [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-03T14:48:47.068Z] docker_cli_external_volume_driver_test.go:53: [d20577d57b3de] daemon is not started [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-03T14:48:47.068Z] docker_cli_external_volume_driver_test.go:53: [dd1fd9c2f9b6d] daemon is not started [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-07-03T14:48:47.068Z] docker_cli_external_volume_driver_test.go:485: [d191b730e74f8] daemon is not started [2020-07-03T14:48:47.068Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-03T14:48:47.068Z] docker_cli_external_volume_driver_test.go:53: [d130e7bdd2e7b] daemon is not started [2020-07-03T14:48:47.068Z] PASS [2020-07-03T14:48:47.068Z] [2020-07-03T14:48:47.068Z] === Skipped [2020-07-03T14:48:47.068Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-03T14:48:47.068Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-03T14:48:47.068Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-03T14:48:47.068Z] check_test.go:309: [d34faa4473f32] daemon is not started [2020-07-03T14:48:47.068Z] [2020-07-03T14:48:47.068Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-03T14:48:47.068Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-03T14:48:47.068Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-03T14:48:47.068Z] check_test.go:309: [d2fdd3cbe94a0] daemon is not started [2020-07-03T14:48:47.068Z] [2020-07-03T14:48:47.068Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-03T14:48:47.068Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-03T14:48:47.068Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-03T14:48:47.068Z] check_test.go:309: [dc4631a0c8d15] daemon is not started [2020-07-03T14:48:47.068Z] [2020-07-03T14:48:47.068Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-03T14:48:47.068Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-03T14:48:47.068Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-03T14:48:47.068Z] [2020-07-03T14:48:47.068Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-03T14:48:47.068Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-03T14:48:47.068Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-03T14:48:47.068Z] [2020-07-03T14:48:47.068Z] [2020-07-03T14:48:47.068Z] DONE 273 tests, 5 skipped in 2434.248s [2020-07-03T14:48:47.068Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-03T14:48:47.068Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da4cdb54319f0/docker.pid [2020-07-03T14:48:47.068Z] +++ kill 4109 [2020-07-03T14:48:47.068Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4109 is not a child of this shell [2020-07-03T14:48:47.068Z] warning: PID 4109 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da4cdb54319f0/docker.pid had a nonzero exit code [2020-07-03T14:48:47.068Z] ++++ cat bundles/test-integration/docker.pid [2020-07-03T14:48:47.068Z] +++ kill 7640 [2020-07-03T14:48:47.068Z] +++ /etc/init.d/apparmor stop [2020-07-03T14:48:47.068Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-03T14:48:47.068Z] [2020-07-03T14:48:47.068Z] Unloading profiles will leave already running processes permanently [2020-07-03T14:48:47.068Z] unconfined, which can lead to unexpected situations. [2020-07-03T14:48:47.068Z] [2020-07-03T14:48:47.068Z] To set a process to complain mode, use the command line tool [2020-07-03T14:48:47.068Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-03T14:48:47.068Z] +++ true [2020-07-03T14:48:47.068Z] exiting test-integration [2020-07-03T14:48:47.068Z] ++ exit 0 [2020-07-03T14:48:47.068Z] [2020-07-03T14:48:47.328Z] + exit 0 [2020-07-03T14:48:47.328Z] ++ jobs -p [2020-07-03T14:48:47.328Z] + pids= [2020-07-03T14:48:47.328Z] + echo 'Remaining pids to kill: []' [2020-07-03T14:48:47.328Z] Remaining pids to kill: [] [2020-07-03T14:48:47.328Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-03T14:48:47.355Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-03T14:48:49.672Z] + echo Ensuring container killed. [2020-07-03T14:48:49.672Z] Ensuring container killed. [2020-07-03T14:48:49.672Z] + docker ps -aq -f name=docker-pr1-* [2020-07-03T14:48:49.672Z] + cids=3808ce45ef19 [2020-07-03T14:48:49.672Z] 896ac35f62d5 [2020-07-03T14:48:49.672Z] 172b2251b0ce [2020-07-03T14:48:49.672Z] + [ -n 3808ce45ef19 [2020-07-03T14:48:49.672Z] 896ac35f62d5 [2020-07-03T14:48:49.672Z] 172b2251b0ce ] [2020-07-03T14:48:49.672Z] + docker rm -vf 3808ce45ef19 896ac35f62d5 172b2251b0ce [2020-07-03T14:48:51.066Z] 3808ce45ef19 [2020-07-03T14:48:52.006Z] 896ac35f62d5 [2020-07-03T14:48:52.006Z] 172b2251b0ce [Pipeline] sh [2020-07-03T14:48:52.298Z] + echo Chowning /workspace to jenkins user [2020-07-03T14:48:52.298Z] Chowning /workspace to jenkins user [2020-07-03T14:48:52.298Z] + id -u [2020-07-03T14:48:52.298Z] + id -g [2020-07-03T14:48:52.298Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41172:/workspace busybox chown -R 1000:1000 /workspace [2020-07-03T14:48:52.298Z] Unable to find image 'busybox:latest' locally [2020-07-03T14:48:52.298Z] latest: Pulling from library/busybox [2020-07-03T14:48:52.558Z] 91f30d776fb2: Pulling fs layer [2020-07-03T14:48:52.558Z] 91f30d776fb2: Download complete [2020-07-03T14:48:52.558Z] 91f30d776fb2: Pull complete [2020-07-03T14:48:52.558Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-03T14:48:52.824Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-03T14:48:56.424Z] + bundleName=amd64 [2020-07-03T14:48:56.425Z] + echo Creating amd64-bundles.tar.gz [2020-07-03T14:48:56.425Z] Creating amd64-bundles.tar.gz [2020-07-03T14:48:56.425Z] + xargs tar -czf amd64-bundles.tar.gz [2020-07-03T14:48:56.425Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-03T14:48:57.375Z] Archiving artifacts [2020-07-03T14:48:59.218Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41172/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-03T14:48:59.536Z] + make clean [2020-07-03T14:48:59.796Z] docker volume rm -f docker-dev-cache [2020-07-03T14:48:59.796Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS