Pull request #41288 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce+663d143a9c96d368a5325c1f297e5ac9f3cf0347 (82d681944376146c288373992eab11b47bffc209) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # 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-29T14:02:58.886Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-29T14:02:58.891Z] Trying to pass milestone 1 [Pipeline] milestone [2020-07-29T14:02:58.933Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-29T14:02:59.068Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0008f52681d1349f1) in /home/ubuntu/workspace/moby_PR-41288 [Pipeline] { [Pipeline] checkout [2020-07-29T14:02:59.116Z] using credential docker-jenkins-github-credentials [2020-07-29T14:02:59.122Z] Cloning the remote Git repository [2020-07-29T14:02:59.122Z] Cloning with configured refspecs honoured and without tags [2020-07-29T14:02:59.125Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:02:59.125Z] > git init /home/ubuntu/workspace/moby_PR-41288 # timeout=10 [2020-07-29T14:02:59.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:02:59.136Z] > git --version # timeout=10 [2020-07-29T14:02:59.138Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:02:59.139Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:12.150Z] Fetching without tags [2020-07-29T14:03:12.399Z] Merging remotes/origin/master commit 663d143a9c96d368a5325c1f297e5ac9f3cf0347 into PR head commit 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce [2020-07-29T14:03:12.092Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:12.113Z] > git config --add remote.origin.fetch +refs/pull/41288/head:refs/remotes/origin/PR-41288 # timeout=10 [2020-07-29T14:03:12.126Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:12.144Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:12.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:12.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:12.153Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:12.401Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:12.409Z] > git checkout -f 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:03:12.930Z] > git merge 663d143a9c96d368a5325c1f297e5ac9f3cf0347 # timeout=10 [2020-07-29T14:03:13.432Z] Merge succeeded, producing baa950315f68b23ae1109d63a56575c39ebc469d [2020-07-29T14:03:13.432Z] Checking out Revision baa950315f68b23ae1109d63a56575c39ebc469d (PR-41288) [2020-07-29T14:03:13.493Z] Commit message: "Merge commit '663d143a9c96d368a5325c1f297e5ac9f3cf0347' into HEAD" [2020-07-29T14:03:13.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:03:13.434Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:13.442Z] > git checkout -f baa950315f68b23ae1109d63a56575c39ebc469d # timeout=10 [2020-07-29T14:03:13.496Z] > git rev-list --no-walk 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T14:03:14.350Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41288:/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-29T14:03:14.350Z] Unable to find image 'alpine:latest' locally [2020-07-29T14:03:14.350Z] latest: Pulling from library/alpine [2020-07-29T14:03:14.350Z] df20fa9351a1: Already exists [2020-07-29T14:03:14.350Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-29T14:03:14.350Z] Status: Downloaded newer image for alpine:latest [2020-07-29T14:03:16.889Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2020-07-29T14:03:17.316Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0008f52681d1349f1) in /home/ubuntu/workspace/moby_PR-41288 [Pipeline] node [2020-07-29T14:03:17.317Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09666d16c88a4896e) in /home/ubuntu/workspace/moby_PR-41288 [Pipeline] node [Pipeline] node [2020-07-29T14:03:17.322Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-41288 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-07-29T14:03:17.331Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c62621f3fe4d6ad0) in /home/ubuntu/workspace/moby_PR-41288 [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] { [Pipeline] { [2020-07-29T14:03:17.386Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41288 [Pipeline] checkout [Pipeline] checkout [2020-07-29T14:03:17.414Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] { [2020-07-29T14:03:17.420Z] using credential docker-jenkins-github-credentials [2020-07-29T14:03:17.425Z] Cloning the remote Git repository [2020-07-29T14:03:17.425Z] Cloning with configured refspecs honoured and without tags [2020-07-29T14:03:17.427Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-07-29T14:03:17.435Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [2020-07-29T14:03:17.466Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-07-29T14:03:17.514Z] Cloning the remote Git repository [2020-07-29T14:03:17.514Z] Cloning with configured refspecs honoured and without tags [2020-07-29T14:03:17.515Z] using credential docker-jenkins-github-credentials [2020-07-29T14:03:17.521Z] Cloning the remote Git repository [2020-07-29T14:03:17.521Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2020-07-29T14:03:17.568Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-07-29T14:03:17.582Z] Cloning the remote Git repository [2020-07-29T14:03:17.582Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-07-29T14:03:17.628Z] Running on azwin-2-48f070 in d:\jenkins\workspace\moby_PR-41288 [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] // stage [2020-07-29T14:03:17.668Z] Merging remotes/origin/master commit 663d143a9c96d368a5325c1f297e5ac9f3cf0347 into PR head commit 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2020-07-29T14:03:17.703Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-29T14:03:17.787Z] Merge succeeded, producing c3954da1b2d9237eaf99e49ce4b63f4bfa06d136 [2020-07-29T14:03:17.788Z] Checking out Revision c3954da1b2d9237eaf99e49ce4b63f4bfa06d136 (PR-41288) [2020-07-29T14:03:17.849Z] Commit message: "Merge commit '663d143a9c96d368a5325c1f297e5ac9f3cf0347' into HEAD" [2020-07-29T14:03:17.420Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-29T14:03:17.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:17.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:17.437Z] > git --version # timeout=10 [2020-07-29T14:03:17.442Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:17.443Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:17.671Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:17.675Z] > git checkout -f 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:03:17.720Z] > git merge 663d143a9c96d368a5325c1f297e5ac9f3cf0347 # timeout=10 [2020-07-29T14:03:17.782Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:03:17.790Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:17.794Z] > git checkout -f c3954da1b2d9237eaf99e49ce4b63f4bfa06d136 # timeout=10 [2020-07-29T14:03:17.851Z] > git rev-list --no-walk 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:03:18.027Z] using credential docker-jenkins-github-credentials [2020-07-29T14:03:18.105Z] Cloning the remote Git repository [2020-07-29T14:03:18.105Z] Cloning with configured refspecs honoured and without tags [2020-07-29T14:03:17.425Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:03:17.425Z] > git init /home/ubuntu/workspace/moby_PR-41288 # timeout=10 [2020-07-29T14:03:17.433Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:17.433Z] > git --version # timeout=10 [2020-07-29T14:03:17.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:17.436Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:17.521Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:03:17.521Z] > git init /home/docker/workspace/moby_PR-41288 # timeout=10 [2020-07-29T14:03:17.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:17.531Z] > git --version # timeout=10 [2020-07-29T14:03:17.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:17.536Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T14:03:17.525Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:03:17.527Z] > git init /home/ubuntu/workspace/moby_PR-41288 # timeout=10 [2020-07-29T14:03:17.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:17.545Z] > git --version # timeout=10 [2020-07-29T14:03:17.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:17.549Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:17.589Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:03:17.589Z] > git init /home/jenkins/workspace/moby_PR-41288 # timeout=10 [2020-07-29T14:03:17.613Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:17.613Z] > git --version # timeout=10 [2020-07-29T14:03:17.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:17.619Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:18.768Z] + [ PR != PR ] [2020-07-29T14:03:18.768Z] + [ master != master ] [2020-07-29T14:03:18.768Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T14:03:18.138Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:03:18.139Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-29T14:03:18.198Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:18.198Z] > git --version # timeout=10 [2020-07-29T14:03:18.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:18.244Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:19.089Z] + docker version [2020-07-29T14:03:19.089Z] Client: Docker Engine - Community [2020-07-29T14:03:19.089Z] Version: 19.03.12 [2020-07-29T14:03:19.089Z] API version: 1.40 [2020-07-29T14:03:19.089Z] Go version: go1.13.10 [2020-07-29T14:03:19.089Z] Git commit: 48a66213fe [2020-07-29T14:03:19.089Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-29T14:03:19.089Z] OS/Arch: linux/amd64 [2020-07-29T14:03:19.089Z] Experimental: false [2020-07-29T14:03:19.089Z] [2020-07-29T14:03:19.089Z] Server: Docker Engine - Community [2020-07-29T14:03:19.089Z] Engine: [2020-07-29T14:03:19.089Z] Version: 19.03.12 [2020-07-29T14:03:19.089Z] API version: 1.40 (minimum version 1.12) [2020-07-29T14:03:19.089Z] Go version: go1.13.10 [2020-07-29T14:03:19.089Z] Git commit: 48a66213fe [2020-07-29T14:03:19.089Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-29T14:03:19.089Z] OS/Arch: linux/amd64 [2020-07-29T14:03:19.089Z] Experimental: true [2020-07-29T14:03:19.089Z] containerd: [2020-07-29T14:03:19.089Z] Version: 1.2.13 [2020-07-29T14:03:19.089Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:03:19.089Z] runc: [2020-07-29T14:03:19.089Z] Version: 1.0.0-rc10 [2020-07-29T14:03:19.089Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:03:19.089Z] docker-init: [2020-07-29T14:03:19.089Z] Version: 0.18.0 [2020-07-29T14:03:19.089Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T14:03:19.369Z] + docker info [2020-07-29T14:03:19.370Z] Client: [2020-07-29T14:03:19.370Z] Debug Mode: false [2020-07-29T14:03:19.370Z] [2020-07-29T14:03:19.370Z] Server: [2020-07-29T14:03:19.370Z] Containers: 0 [2020-07-29T14:03:19.370Z] Running: 0 [2020-07-29T14:03:19.370Z] Paused: 0 [2020-07-29T14:03:19.370Z] Stopped: 0 [2020-07-29T14:03:19.370Z] Images: 5 [2020-07-29T14:03:19.370Z] Server Version: 19.03.12 [2020-07-29T14:03:19.370Z] Storage Driver: overlay2 [2020-07-29T14:03:19.370Z] Backing Filesystem: extfs [2020-07-29T14:03:19.370Z] Supports d_type: true [2020-07-29T14:03:19.370Z] Native Overlay Diff: true [2020-07-29T14:03:19.370Z] Logging Driver: json-file [2020-07-29T14:03:19.370Z] Cgroup Driver: cgroupfs [2020-07-29T14:03:19.370Z] Plugins: [2020-07-29T14:03:19.370Z] Volume: local [2020-07-29T14:03:19.370Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T14:03:19.370Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T14:03:19.370Z] Swarm: inactive [2020-07-29T14:03:19.370Z] Runtimes: runc [2020-07-29T14:03:19.370Z] Default Runtime: runc [2020-07-29T14:03:19.370Z] Init Binary: docker-init [2020-07-29T14:03:19.370Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:03:19.370Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:03:19.370Z] init version: fec3683 [2020-07-29T14:03:19.370Z] Security Options: [2020-07-29T14:03:19.370Z] apparmor [2020-07-29T14:03:19.370Z] seccomp [2020-07-29T14:03:19.370Z] Profile: default [2020-07-29T14:03:19.370Z] Kernel Version: 5.3.0-1030-aws [2020-07-29T14:03:19.370Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-29T14:03:19.370Z] OSType: linux [2020-07-29T14:03:19.370Z] Architecture: x86_64 [2020-07-29T14:03:19.370Z] CPUs: 2 [2020-07-29T14:03:19.370Z] Total Memory: 7.569GiB [2020-07-29T14:03:19.370Z] Name: ip-10-100-101-52 [2020-07-29T14:03:19.370Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-29T14:03:19.370Z] Docker Root Dir: /var/lib/docker [2020-07-29T14:03:19.370Z] Debug Mode: false [2020-07-29T14:03:19.370Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:03:19.370Z] Labels: [2020-07-29T14:03:19.370Z] Experimental: true [2020-07-29T14:03:19.370Z] Insecure Registries: [2020-07-29T14:03:19.370Z] 127.0.0.0/8 [2020-07-29T14:03:19.370Z] Live Restore Enabled: true [2020-07-29T14:03:19.370Z] [2020-07-29T14:03:19.370Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T14:03:19.651Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:03:19.651Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:03:19.651Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41288/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T14:03:19.651Z] + bash /home/ubuntu/workspace/moby_PR-41288/check-config.sh [2020-07-29T14:03:19.651Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T14:03:19.651Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-29T14:03:19.651Z] [2020-07-29T14:03:19.651Z] Generally Necessary: [2020-07-29T14:03:19.651Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T14:03:19.651Z] - apparmor: enabled and tools installed [2020-07-29T14:03:19.651Z] - CONFIG_NAMESPACES: enabled [2020-07-29T14:03:19.651Z] - CONFIG_NET_NS: enabled [2020-07-29T14:03:19.651Z] - CONFIG_PID_NS: enabled [2020-07-29T14:03:19.651Z] - CONFIG_IPC_NS: enabled [2020-07-29T14:03:19.651Z] - CONFIG_UTS_NS: enabled [2020-07-29T14:03:19.651Z] - CONFIG_CGROUPS: enabled [2020-07-29T14:03:19.651Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T14:03:19.651Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T14:03:19.651Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T14:03:19.651Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T14:03:19.651Z] - CONFIG_CPUSETS: enabled [2020-07-29T14:03:19.651Z] - CONFIG_MEMCG: enabled [2020-07-29T14:03:19.651Z] - CONFIG_KEYS: enabled [2020-07-29T14:03:19.651Z] - CONFIG_VETH: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-29T14:03:19.651Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-29T14:03:19.651Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T14:03:19.651Z] [2020-07-29T14:03:19.651Z] Optional Features: [2020-07-29T14:03:19.651Z] - CONFIG_USER_NS: enabled [2020-07-29T14:03:19.651Z] - CONFIG_SECCOMP: enabled [2020-07-29T14:03:19.651Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T14:03:19.651Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T14:03:19.651Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T14:03:19.651Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T14:03:19.651Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T14:03:19.651Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T14:03:19.651Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-29T14:03:19.651Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-29T14:03:19.651Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T14:03:19.651Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T14:03:19.651Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T14:03:19.651Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T14:03:19.651Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T14:03:19.651Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T14:03:19.651Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T14:03:19.651Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T14:03:19.910Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T14:03:19.910Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T14:03:19.910Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T14:03:19.910Z] - CONFIG_EXT4_FS: enabled [2020-07-29T14:03:19.910Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T14:03:19.910Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T14:03:19.910Z] - Network Drivers: [2020-07-29T14:03:19.910Z] - "overlay": [2020-07-29T14:03:19.910Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T14:03:19.910Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T14:03:19.910Z] Optional (for encrypted networks): [2020-07-29T14:03:19.910Z] - CONFIG_CRYPTO: enabled [2020-07-29T14:03:19.910Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T14:03:19.910Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T14:03:19.910Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T14:03:19.910Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T14:03:19.910Z] - CONFIG_XFRM: enabled [2020-07-29T14:03:19.910Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T14:03:19.910Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T14:03:19.910Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T14:03:19.910Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-29T14:03:19.910Z] - "ipvlan": [2020-07-29T14:03:19.910Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T14:03:19.910Z] - "macvlan": [2020-07-29T14:03:19.910Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T14:03:19.910Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T14:03:19.910Z] - "ftp,tftp client in container": [2020-07-29T14:03:19.910Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T14:03:19.910Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T14:03:19.910Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T14:03:19.910Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T14:03:19.910Z] - Storage Drivers: [2020-07-29T14:03:19.910Z] - "aufs": [2020-07-29T14:03:19.910Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T14:03:19.910Z] - "btrfs": [2020-07-29T14:03:19.910Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T14:03:19.910Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T14:03:19.910Z] - "devicemapper": [2020-07-29T14:03:19.910Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T14:03:19.910Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T14:03:19.910Z] - "overlay": [2020-07-29T14:03:19.910Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T14:03:19.910Z] - "zfs": [2020-07-29T14:03:19.910Z] - /dev/zfs: present [2020-07-29T14:03:19.910Z] - zfs command: missing [2020-07-29T14:03:19.910Z] - zpool command: missing [2020-07-29T14:03:19.910Z] [2020-07-29T14:03:19.910Z] Limits: [2020-07-29T14:03:19.910Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T14:03:19.910Z] [2020-07-29T14:03:19.910Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T14:03:20.241Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:baa950315f68b23ae1109d63a56575c39ebc469d . [2020-07-29T14:03:20.241Z] #2 [internal] load .dockerignore [2020-07-29T14:03:20.241Z] #2 transferring context: 87B done [2020-07-29T14:03:20.241Z] #2 DONE 0.0s [2020-07-29T14:03:20.241Z] [2020-07-29T14:03:20.241Z] #1 [internal] load build definition from Dockerfile [2020-07-29T14:03:20.241Z] #1 transferring dockerfile: 16.37kB done [2020-07-29T14:03:20.241Z] #1 DONE 0.0s [2020-07-29T14:03:20.241Z] [2020-07-29T14:03:20.241Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T14:03:20.241Z] #3 DONE 0.1s [2020-07-29T14:03:20.241Z] [2020-07-29T14:03:20.241Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T14:03:20.241Z] #4 CACHED [2020-07-29T14:03:20.501Z] [2020-07-29T14:03:20.501Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T14:03:20.501Z] #5 DONE 0.1s [2020-07-29T14:03:20.501Z] [2020-07-29T14:03:20.501Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T14:03:20.501Z] #6 DONE 0.1s [2020-07-29T14:03:20.501Z] [2020-07-29T14:03:20.501Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T14:03:20.501Z] #58 DONE 0.0s [2020-07-29T14:03:20.501Z] [2020-07-29T14:03:20.501Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:03:20.501Z] #7 DONE 0.0s [2020-07-29T14:03:20.501Z] [2020-07-29T14:03:20.501Z] #20 [internal] load build context [2020-07-29T14:03:21.897Z] #20 transferring context: 51.32MB 1.2s done [2020-07-29T14:03:21.897Z] #20 DONE 1.2s [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T14:03:21.897Z] #29 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:03:21.897Z] #38 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T14:03:21.897Z] #16 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:21.897Z] #52 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:03:21.897Z] #41 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T14:03:21.897Z] #27 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T14:03:21.897Z] #44 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T14:03:21.897Z] #13 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:03:21.897Z] #25 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T14:03:21.897Z] #12 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T14:03:21.897Z] #26 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T14:03:21.897Z] #56 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:21.897Z] #47 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T14:03:21.897Z] #15 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T14:03:21.897Z] #46 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:03:21.897Z] #17 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T14:03:21.897Z] #48 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:21.897Z] #60 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:03:21.897Z] #28 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T14:03:21.897Z] #22 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T14:03:21.897Z] #59 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T14:03:21.897Z] #55 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:03:21.897Z] #33 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:03:21.897Z] #32 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T14:03:21.897Z] #11 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T14:03:21.897Z] #8 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T14:03:21.897Z] #34 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:03:21.897Z] #49 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:03:21.897Z] #36 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:03:21.897Z] #51 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T14:03:21.897Z] #18 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T14:03:21.897Z] #61 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:21.897Z] #54 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:21.897Z] #43 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:21.897Z] #45 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T14:03:21.897Z] #57 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T14:03:21.897Z] #9 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:03:21.897Z] #24 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:21.897Z] #21 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T14:03:21.897Z] #37 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:03:21.897Z] #39 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:03:21.897Z] #23 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:21.897Z] #30 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:03:21.897Z] #19 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.897Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T14:03:21.897Z] #40 CACHED [2020-07-29T14:03:21.897Z] [2020-07-29T14:03:21.898Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:03:21.898Z] #10 CACHED [2020-07-29T14:03:21.898Z] [2020-07-29T14:03:21.898Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T14:03:21.898Z] #50 CACHED [2020-07-29T14:03:21.898Z] [2020-07-29T14:03:21.898Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T14:03:21.898Z] #31 CACHED [2020-07-29T14:03:21.898Z] [2020-07-29T14:03:21.898Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T14:03:21.898Z] #14 CACHED [2020-07-29T14:03:21.898Z] [2020-07-29T14:03:21.898Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T14:03:21.898Z] #35 CACHED [2020-07-29T14:03:21.898Z] [2020-07-29T14:03:21.898Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T14:03:21.898Z] #42 CACHED [2020-07-29T14:03:21.898Z] [2020-07-29T14:03:21.898Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T14:03:21.898Z] #53 CACHED [2020-07-29T14:03:21.898Z] [2020-07-29T14:03:21.898Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T14:03:21.898Z] #62 CACHED [2020-07-29T14:03:21.898Z] [2020-07-29T14:03:21.898Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T14:03:22.465Z] #63 DONE 0.7s [2020-07-29T14:03:22.465Z] [2020-07-29T14:03:22.465Z] #64 exporting to image [2020-07-29T14:03:22.465Z] #64 exporting layers [2020-07-29T14:03:23.402Z] #64 exporting layers 0.9s done [2020-07-29T14:03:23.402Z] #64 writing image sha256:f991ceee367cf13ff54040d6eae6b6da6c850914a4cfdd0d09a57262a4f9b9f7 done [2020-07-29T14:03:23.402Z] #64 naming to docker.io/library/docker:baa950315f68b23ae1109d63a56575c39ebc469d done [2020-07-29T14:03:23.402Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-29T14:03:23.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41288/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/validate/default [2020-07-29T14:03:24.305Z] Congratulations! All commits are properly signed with the DCO! [2020-07-29T14:03:24.305Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-29T14:03:24.305Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-29T14:03:24.305Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-29T14:03:24.305Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-29T14:03:24.305Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-29T14:03:24.305Z] Congratulations! No new tests were added to integration-cli. [2020-07-29T14:03:24.305Z] [2020-07-29T14:03:24.305Z] INFO Start validation with golang-ci-lint [2020-07-29T14:03:24.564Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-29T14:03:24.564Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-29T14:03:24.564Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-29T14:03:26.880Z] Fetching without tags [2020-07-29T14:03:26.860Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:26.861Z] > git config --add remote.origin.fetch +refs/pull/41288/head:refs/remotes/origin/PR-41288 # timeout=10 [2020-07-29T14:03:26.862Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:26.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:26.886Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:26.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:26.887Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:27.179Z] Merging remotes/origin/master commit 663d143a9c96d368a5325c1f297e5ac9f3cf0347 into PR head commit 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce [2020-07-29T14:03:28.170Z] Merge succeeded, producing e3881b386029025cea9d2df1c89c081bfdd42a5d [2020-07-29T14:03:28.170Z] Checking out Revision e3881b386029025cea9d2df1c89c081bfdd42a5d (PR-41288) [2020-07-29T14:03:28.227Z] Commit message: "Merge commit '663d143a9c96d368a5325c1f297e5ac9f3cf0347' into HEAD" [2020-07-29T14:03:27.185Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:27.189Z] > git checkout -f 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:03:27.675Z] > git merge 663d143a9c96d368a5325c1f297e5ac9f3cf0347 # timeout=10 [2020-07-29T14:03:28.163Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:03:28.176Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:28.179Z] > git checkout -f e3881b386029025cea9d2df1c89c081bfdd42a5d # timeout=10 [2020-07-29T14:03:28.233Z] > git rev-list --no-walk 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T14:03:29.274Z] + docker version [2020-07-29T14:03:29.274Z] Client: Docker Engine - Community [2020-07-29T14:03:29.274Z] Version: 19.03.7 [2020-07-29T14:03:29.274Z] API version: 1.40 [2020-07-29T14:03:29.274Z] Go version: go1.12.17 [2020-07-29T14:03:29.274Z] Git commit: 7141c199a2 [2020-07-29T14:03:29.274Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-29T14:03:29.274Z] OS/Arch: linux/s390x [2020-07-29T14:03:29.274Z] Experimental: false [2020-07-29T14:03:29.274Z] [2020-07-29T14:03:29.274Z] Server: Docker Engine - Community [2020-07-29T14:03:29.274Z] Engine: [2020-07-29T14:03:29.274Z] Version: 19.03.7 [2020-07-29T14:03:29.274Z] API version: 1.40 (minimum version 1.12) [2020-07-29T14:03:29.274Z] Go version: go1.12.17 [2020-07-29T14:03:29.274Z] Git commit: 7141c199a2 [2020-07-29T14:03:29.274Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-29T14:03:29.274Z] OS/Arch: linux/s390x [2020-07-29T14:03:29.274Z] Experimental: true [2020-07-29T14:03:29.274Z] containerd: [2020-07-29T14:03:29.274Z] Version: 1.2.13 [2020-07-29T14:03:29.274Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:03:29.274Z] runc: [2020-07-29T14:03:29.274Z] Version: 1.0.0-rc10 [2020-07-29T14:03:29.274Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:03:29.274Z] docker-init: [2020-07-29T14:03:29.274Z] Version: 0.18.0 [2020-07-29T14:03:29.274Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T14:03:29.655Z] + docker info [2020-07-29T14:03:30.531Z] Fetching without tags [2020-07-29T14:03:30.689Z] Client: [2020-07-29T14:03:30.689Z] Debug Mode: false [2020-07-29T14:03:30.689Z] [2020-07-29T14:03:30.689Z] Server: [2020-07-29T14:03:30.689Z] Containers: 0 [2020-07-29T14:03:30.689Z] Running: 0 [2020-07-29T14:03:30.689Z] Paused: 0 [2020-07-29T14:03:30.689Z] Stopped: 0 [2020-07-29T14:03:30.689Z] Images: 0 [2020-07-29T14:03:30.689Z] Server Version: 19.03.7 [2020-07-29T14:03:30.689Z] Storage Driver: overlay2 [2020-07-29T14:03:30.689Z] Backing Filesystem: [2020-07-29T14:03:30.689Z] Supports d_type: true [2020-07-29T14:03:30.689Z] Native Overlay Diff: true [2020-07-29T14:03:30.689Z] Logging Driver: json-file [2020-07-29T14:03:30.689Z] Cgroup Driver: cgroupfs [2020-07-29T14:03:30.689Z] Plugins: [2020-07-29T14:03:30.689Z] Volume: local [2020-07-29T14:03:30.689Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T14:03:30.689Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T14:03:30.689Z] Swarm: inactive [2020-07-29T14:03:30.689Z] Runtimes: runc [2020-07-29T14:03:30.689Z] Default Runtime: runc [2020-07-29T14:03:30.689Z] Init Binary: docker-init [2020-07-29T14:03:30.689Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:03:30.689Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:03:30.689Z] init version: fec3683 [2020-07-29T14:03:30.689Z] Security Options: [2020-07-29T14:03:30.689Z] apparmor [2020-07-29T14:03:30.689Z] seccomp [2020-07-29T14:03:30.689Z] Profile: default [2020-07-29T14:03:30.689Z] Kernel Version: 4.15.0-88-generic [2020-07-29T14:03:30.689Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-29T14:03:30.689Z] OSType: linux [2020-07-29T14:03:30.689Z] Architecture: s390x [2020-07-29T14:03:30.689Z] CPUs: 2 [2020-07-29T14:03:30.689Z] Total Memory: 7.861GiB [2020-07-29T14:03:30.689Z] Name: s390x-ubuntu-26 [2020-07-29T14:03:30.689Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-29T14:03:30.689Z] Docker Root Dir: /var/lib/docker [2020-07-29T14:03:30.689Z] Debug Mode: false [2020-07-29T14:03:30.689Z] Username: dockerbuildbot [2020-07-29T14:03:30.689Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:03:30.689Z] Labels: [2020-07-29T14:03:30.689Z] Experimental: true [2020-07-29T14:03:30.689Z] Insecure Registries: [2020-07-29T14:03:30.689Z] 127.0.0.0/8 [2020-07-29T14:03:30.689Z] Live Restore Enabled: false [2020-07-29T14:03:30.689Z] [2020-07-29T14:03:30.689Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T14:03:30.792Z] Merging remotes/origin/master commit 663d143a9c96d368a5325c1f297e5ac9f3cf0347 into PR head commit 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce [2020-07-29T14:03:30.854Z] Fetching without tags [2020-07-29T14:03:31.068Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:03:31.068Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:03:31.068Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41288/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T14:03:31.068Z] + bash /home/jenkins/workspace/moby_PR-41288/check-config.sh [2020-07-29T14:03:31.068Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T14:03:31.068Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-29T14:03:31.068Z] [2020-07-29T14:03:31.068Z] Generally Necessary: [2020-07-29T14:03:31.068Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T14:03:31.068Z] - apparmor: enabled and tools installed [2020-07-29T14:03:31.068Z] - CONFIG_NAMESPACES: enabled [2020-07-29T14:03:31.068Z] - CONFIG_NET_NS: enabled [2020-07-29T14:03:31.068Z] - CONFIG_PID_NS: enabled [2020-07-29T14:03:31.068Z] - CONFIG_IPC_NS: enabled [2020-07-29T14:03:31.068Z] - CONFIG_UTS_NS: enabled [2020-07-29T14:03:31.068Z] - CONFIG_CGROUPS: enabled [2020-07-29T14:03:31.068Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T14:03:31.068Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T14:03:31.068Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T14:03:31.068Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T14:03:31.068Z] - CONFIG_CPUSETS: enabled [2020-07-29T14:03:31.068Z] - CONFIG_MEMCG: enabled [2020-07-29T14:03:31.068Z] - CONFIG_KEYS: enabled [2020-07-29T14:03:31.068Z] - CONFIG_VETH: enabled (as module) [2020-07-29T14:03:31.068Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T14:03:31.068Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T14:03:31.068Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-29T14:03:31.068Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T14:03:31.068Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T14:03:31.068Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T14:03:31.068Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T14:03:31.109Z] Merging remotes/origin/master commit 663d143a9c96d368a5325c1f297e5ac9f3cf0347 into PR head commit 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce [2020-07-29T14:03:31.360Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-29T14:03:31.360Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T14:03:31.360Z] [2020-07-29T14:03:31.360Z] Optional Features: [2020-07-29T14:03:31.360Z] - CONFIG_USER_NS: enabled [2020-07-29T14:03:31.360Z] - CONFIG_SECCOMP: enabled [2020-07-29T14:03:31.360Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T14:03:31.360Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T14:03:31.360Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T14:03:31.360Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T14:03:31.360Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T14:03:31.360Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T14:03:31.360Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-29T14:03:31.360Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-29T14:03:31.360Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T14:03:31.360Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T14:03:31.360Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T14:03:31.360Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T14:03:31.360Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T14:03:31.360Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T14:03:31.360Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T14:03:31.360Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T14:03:31.360Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T14:03:31.360Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_EXT4_FS: enabled [2020-07-29T14:03:31.360Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T14:03:31.360Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T14:03:31.360Z] - Network Drivers: [2020-07-29T14:03:31.360Z] - "overlay": [2020-07-29T14:03:31.360Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T14:03:31.360Z] Optional (for encrypted networks): [2020-07-29T14:03:31.360Z] - CONFIG_CRYPTO: enabled [2020-07-29T14:03:31.360Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T14:03:31.360Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T14:03:31.360Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T14:03:31.360Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T14:03:31.360Z] - CONFIG_XFRM: enabled [2020-07-29T14:03:31.360Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-29T14:03:31.360Z] - "ipvlan": [2020-07-29T14:03:31.360Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T14:03:31.360Z] - "macvlan": [2020-07-29T14:03:31.360Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T14:03:31.360Z] - "ftp,tftp client in container": [2020-07-29T14:03:31.360Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T14:03:31.360Z] - Storage Drivers: [2020-07-29T14:03:31.360Z] - "aufs": [2020-07-29T14:03:31.360Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T14:03:31.360Z] - "btrfs": [2020-07-29T14:03:31.360Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T14:03:31.360Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T14:03:31.360Z] - "devicemapper": [2020-07-29T14:03:31.360Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T14:03:31.360Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T14:03:31.360Z] - "overlay": [2020-07-29T14:03:31.360Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T14:03:31.360Z] - "zfs": [2020-07-29T14:03:31.360Z] - /dev/zfs: missing [2020-07-29T14:03:31.360Z] - zfs command: missing [2020-07-29T14:03:31.360Z] - zpool command: missing [2020-07-29T14:03:31.360Z] [2020-07-29T14:03:31.360Z] Limits: [2020-07-29T14:03:31.360Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T14:03:31.360Z] [2020-07-29T14:03:31.360Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T14:03:30.507Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:30.511Z] > git config --add remote.origin.fetch +refs/pull/41288/head:refs/remotes/origin/PR-41288 # timeout=10 [2020-07-29T14:03:30.516Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:30.524Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:30.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:30.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:30.532Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:30.792Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:30.797Z] > git checkout -f 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:03:31.307Z] > git merge 663d143a9c96d368a5325c1f297e5ac9f3cf0347 # timeout=10 [2020-07-29T14:03:30.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:30.835Z] > git config --add remote.origin.fetch +refs/pull/41288/head:refs/remotes/origin/PR-41288 # timeout=10 [2020-07-29T14:03:30.842Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:30.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:30.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:30.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:30.859Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:31.112Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:31.118Z] > git checkout -f 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:03:31.634Z] > git merge 663d143a9c96d368a5325c1f297e5ac9f3cf0347 # timeout=10 [2020-07-29T14:03:31.788Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:baa950315f68b23ae1109d63a56575c39ebc469d . [2020-07-29T14:03:31.788Z] #1 [internal] load build definition from Dockerfile [2020-07-29T14:03:31.788Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-07-29T14:03:31.788Z] #1 DONE 0.0s [2020-07-29T14:03:31.788Z] [2020-07-29T14:03:31.788Z] #2 [internal] load .dockerignore [2020-07-29T14:03:31.788Z] #2 transferring context: 87B 0.0s done [2020-07-29T14:03:31.788Z] #2 DONE 0.0s [2020-07-29T14:03:31.788Z] [2020-07-29T14:03:31.788Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T14:03:31.808Z] Merge succeeded, producing e5827554585746ac2793ccac704934be1316c568 [2020-07-29T14:03:31.808Z] Checking out Revision e5827554585746ac2793ccac704934be1316c568 (PR-41288) [2020-07-29T14:03:32.080Z] #3 DONE 0.3s [2020-07-29T14:03:32.080Z] [2020-07-29T14:03:32.080Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T14:03:32.080Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-29T14:03:32.080Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-07-29T14:03:32.080Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-29T14:03:32.125Z] Commit message: "Merge commit '663d143a9c96d368a5325c1f297e5ac9f3cf0347' into HEAD" [2020-07-29T14:03:32.128Z] Merge succeeded, producing e5827554585746ac2793ccac704934be1316c568 [2020-07-29T14:03:32.128Z] Checking out Revision e5827554585746ac2793ccac704934be1316c568 (PR-41288) [2020-07-29T14:03:31.803Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:03:31.808Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:31.813Z] > git checkout -f e5827554585746ac2793ccac704934be1316c568 # timeout=10 [2020-07-29T14:03:32.125Z] > git rev-list --no-walk 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:03:32.227Z] Commit message: "Merge commit '663d143a9c96d368a5325c1f297e5ac9f3cf0347' into HEAD" [2020-07-29T14:03:32.321Z] Still waiting to schedule task [2020-07-29T14:03:32.321Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0bcb9b51b0bdbbc45)’ [2020-07-29T14:03:32.371Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.62MB / 8.88MB 0.2s [2020-07-29T14:03:32.371Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-29T14:03:32.371Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-29T14:03:32.371Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-29T14:03:32.371Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-07-29T14:03:32.662Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-29T14:03:32.662Z] #4 DONE 0.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2020-07-29T14:03:33.029Z] + docker version [2020-07-29T14:03:33.029Z] Client: Docker Engine - Community [2020-07-29T14:03:33.029Z] Version: 19.03.12 [2020-07-29T14:03:33.029Z] API version: 1.40 [2020-07-29T14:03:33.029Z] Go version: go1.13.10 [2020-07-29T14:03:33.029Z] Git commit: 48a66213fe [2020-07-29T14:03:33.029Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-29T14:03:33.029Z] OS/Arch: linux/amd64 [2020-07-29T14:03:33.029Z] Experimental: false [2020-07-29T14:03:33.029Z] [2020-07-29T14:03:33.029Z] Server: Docker Engine - Community [2020-07-29T14:03:33.029Z] Engine: [2020-07-29T14:03:33.029Z] Version: 19.03.12 [2020-07-29T14:03:33.029Z] API version: 1.40 (minimum version 1.12) [2020-07-29T14:03:33.029Z] Go version: go1.13.10 [2020-07-29T14:03:33.029Z] Git commit: 48a66213fe [2020-07-29T14:03:33.029Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-29T14:03:33.029Z] OS/Arch: linux/amd64 [2020-07-29T14:03:33.029Z] Experimental: true [2020-07-29T14:03:33.029Z] containerd: [2020-07-29T14:03:33.029Z] Version: 1.2.13 [2020-07-29T14:03:33.029Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:03:33.029Z] runc: [2020-07-29T14:03:33.029Z] Version: 1.0.0-rc10 [2020-07-29T14:03:33.029Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:03:33.029Z] docker-init: [2020-07-29T14:03:33.029Z] Version: 0.18.0 [2020-07-29T14:03:33.029Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T14:03:33.059Z] + docker version [2020-07-29T14:03:33.059Z] Client: Docker Engine - Community [2020-07-29T14:03:33.059Z] Version: 19.03.12 [2020-07-29T14:03:33.059Z] API version: 1.40 [2020-07-29T14:03:33.059Z] Go version: go1.13.10 [2020-07-29T14:03:33.059Z] Git commit: 48a66213fe [2020-07-29T14:03:33.059Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-29T14:03:33.059Z] OS/Arch: linux/amd64 [2020-07-29T14:03:33.059Z] Experimental: false [2020-07-29T14:03:33.059Z] [2020-07-29T14:03:33.059Z] Server: Docker Engine - Community [2020-07-29T14:03:33.059Z] Engine: [2020-07-29T14:03:33.059Z] Version: 19.03.12 [2020-07-29T14:03:33.059Z] API version: 1.40 (minimum version 1.12) [2020-07-29T14:03:33.059Z] Go version: go1.13.10 [2020-07-29T14:03:33.059Z] Git commit: 48a66213fe [2020-07-29T14:03:33.059Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-29T14:03:33.059Z] OS/Arch: linux/amd64 [2020-07-29T14:03:33.059Z] Experimental: true [2020-07-29T14:03:33.059Z] containerd: [2020-07-29T14:03:33.059Z] Version: 1.2.13 [2020-07-29T14:03:33.059Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:03:33.059Z] runc: [2020-07-29T14:03:33.059Z] Version: 1.0.0-rc10 [2020-07-29T14:03:33.059Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:03:33.059Z] docker-init: [2020-07-29T14:03:33.059Z] Version: 0.18.0 [2020-07-29T14:03:33.059Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T14:03:33.295Z] [2020-07-29T14:03:33.295Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T14:03:33.295Z] #6 ... [2020-07-29T14:03:33.295Z] [2020-07-29T14:03:33.295Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T14:03:33.295Z] #5 DONE 0.1s [2020-07-29T14:03:33.309Z] + docker info [2020-07-29T14:03:33.344Z] + docker info [2020-07-29T14:03:32.123Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:03:32.131Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:32.145Z] > git checkout -f e5827554585746ac2793ccac704934be1316c568 # timeout=10 [2020-07-29T14:03:33.568Z] Client: [2020-07-29T14:03:33.568Z] Debug Mode: false [2020-07-29T14:03:33.568Z] [2020-07-29T14:03:33.568Z] Server: [2020-07-29T14:03:33.568Z] Containers: 0 [2020-07-29T14:03:33.568Z] Running: 0 [2020-07-29T14:03:33.568Z] Paused: 0 [2020-07-29T14:03:33.568Z] Stopped: 0 [2020-07-29T14:03:33.568Z] Images: 6 [2020-07-29T14:03:33.568Z] Server Version: 19.03.12 [2020-07-29T14:03:33.568Z] Storage Driver: overlay2 [2020-07-29T14:03:33.568Z] Backing Filesystem: extfs [2020-07-29T14:03:33.568Z] Supports d_type: true [2020-07-29T14:03:33.568Z] Native Overlay Diff: true [2020-07-29T14:03:33.568Z] Logging Driver: json-file [2020-07-29T14:03:33.568Z] Cgroup Driver: cgroupfs [2020-07-29T14:03:33.568Z] Plugins: [2020-07-29T14:03:33.568Z] Volume: local [2020-07-29T14:03:33.568Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T14:03:33.568Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T14:03:33.568Z] Swarm: inactive [2020-07-29T14:03:33.568Z] Runtimes: runc [2020-07-29T14:03:33.568Z] Default Runtime: runc [2020-07-29T14:03:33.568Z] Init Binary: docker-init [2020-07-29T14:03:33.568Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:03:33.568Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:03:33.568Z] init version: fec3683 [2020-07-29T14:03:33.568Z] Security Options: [2020-07-29T14:03:33.568Z] apparmor [2020-07-29T14:03:33.568Z] seccomp [2020-07-29T14:03:33.568Z] Profile: default [2020-07-29T14:03:33.568Z] Kernel Version: 5.3.0-1030-aws [2020-07-29T14:03:33.568Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-29T14:03:33.568Z] OSType: linux [2020-07-29T14:03:33.568Z] Architecture: x86_64 [2020-07-29T14:03:33.568Z] CPUs: 2 [2020-07-29T14:03:33.568Z] Total Memory: 7.487GiB [2020-07-29T14:03:33.568Z] Name: ip-10-100-43-130 [2020-07-29T14:03:33.568Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-29T14:03:33.568Z] Docker Root Dir: /var/lib/docker [2020-07-29T14:03:33.568Z] Debug Mode: false [2020-07-29T14:03:33.568Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:03:33.568Z] Labels: [2020-07-29T14:03:33.568Z] Experimental: true [2020-07-29T14:03:33.568Z] Insecure Registries: [2020-07-29T14:03:33.568Z] 127.0.0.0/8 [2020-07-29T14:03:33.568Z] Live Restore Enabled: true [2020-07-29T14:03:33.568Z] [2020-07-29T14:03:33.568Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T14:03:33.602Z] Client: [2020-07-29T14:03:33.602Z] Debug Mode: false [2020-07-29T14:03:33.602Z] [2020-07-29T14:03:33.602Z] Server: [2020-07-29T14:03:33.602Z] Containers: 0 [2020-07-29T14:03:33.602Z] Running: 0 [2020-07-29T14:03:33.602Z] Paused: 0 [2020-07-29T14:03:33.602Z] Stopped: 0 [2020-07-29T14:03:33.602Z] Images: 3 [2020-07-29T14:03:33.602Z] Server Version: 19.03.12 [2020-07-29T14:03:33.602Z] Storage Driver: overlay2 [2020-07-29T14:03:33.602Z] Backing Filesystem: extfs [2020-07-29T14:03:33.602Z] Supports d_type: true [2020-07-29T14:03:33.602Z] Native Overlay Diff: true [2020-07-29T14:03:33.602Z] Logging Driver: json-file [2020-07-29T14:03:33.602Z] Cgroup Driver: cgroupfs [2020-07-29T14:03:33.602Z] Plugins: [2020-07-29T14:03:33.602Z] Volume: local [2020-07-29T14:03:33.602Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T14:03:33.603Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T14:03:33.603Z] Swarm: inactive [2020-07-29T14:03:33.603Z] Runtimes: runc [2020-07-29T14:03:33.603Z] Default Runtime: runc [2020-07-29T14:03:33.603Z] Init Binary: docker-init [2020-07-29T14:03:33.603Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:03:33.603Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:03:33.603Z] init version: fec3683 [2020-07-29T14:03:33.603Z] Security Options: [2020-07-29T14:03:33.603Z] apparmor [2020-07-29T14:03:33.603Z] seccomp [2020-07-29T14:03:33.603Z] Profile: default [2020-07-29T14:03:33.603Z] Kernel Version: 5.3.0-1030-aws [2020-07-29T14:03:33.603Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-29T14:03:33.603Z] OSType: linux [2020-07-29T14:03:33.603Z] Architecture: x86_64 [2020-07-29T14:03:33.603Z] CPUs: 2 [2020-07-29T14:03:33.603Z] Total Memory: 7.487GiB [2020-07-29T14:03:33.603Z] Name: ip-10-100-114-123 [2020-07-29T14:03:33.603Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-29T14:03:33.603Z] Docker Root Dir: /var/lib/docker [2020-07-29T14:03:33.603Z] Debug Mode: false [2020-07-29T14:03:33.603Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:03:33.603Z] Labels: [2020-07-29T14:03:33.603Z] Experimental: true [2020-07-29T14:03:33.603Z] Insecure Registries: [2020-07-29T14:03:33.603Z] 127.0.0.0/8 [2020-07-29T14:03:33.603Z] Live Restore Enabled: true [2020-07-29T14:03:33.603Z] [2020-07-29T14:03:33.603Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T14:03:33.614Z] [2020-07-29T14:03:33.614Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T14:03:33.614Z] #6 DONE 0.3s [2020-07-29T14:03:33.614Z] [2020-07-29T14:03:33.614Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T14:03:33.614Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-29T14:03:33.614Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-29T14:03:33.614Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-29T14:03:33.614Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.11MB / 9.86MB 0.2s [2020-07-29T14:03:33.614Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s [2020-07-29T14:03:33.849Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:03:33.849Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:03:33.849Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41288/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T14:03:33.849Z] + bash /home/ubuntu/workspace/moby_PR-41288/check-config.sh [2020-07-29T14:03:33.849Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T14:03:33.849Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-29T14:03:33.849Z] [2020-07-29T14:03:33.849Z] Generally Necessary: [2020-07-29T14:03:33.849Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T14:03:33.849Z] - apparmor: enabled and tools installed [2020-07-29T14:03:33.849Z] - CONFIG_NAMESPACES: enabled [2020-07-29T14:03:33.849Z] - CONFIG_NET_NS: enabled [2020-07-29T14:03:33.849Z] - CONFIG_PID_NS: enabled [2020-07-29T14:03:33.849Z] - CONFIG_IPC_NS: enabled [2020-07-29T14:03:33.849Z] - CONFIG_UTS_NS: enabled [2020-07-29T14:03:33.849Z] - CONFIG_CGROUPS: enabled [2020-07-29T14:03:33.849Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T14:03:33.849Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T14:03:33.849Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T14:03:33.849Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T14:03:33.849Z] - CONFIG_CPUSETS: enabled [2020-07-29T14:03:33.849Z] - CONFIG_MEMCG: enabled [2020-07-29T14:03:33.849Z] - CONFIG_KEYS: enabled [2020-07-29T14:03:33.849Z] - CONFIG_VETH: enabled (as module) [2020-07-29T14:03:33.849Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T14:03:33.849Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T14:03:33.849Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-29T14:03:33.849Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T14:03:33.849Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T14:03:33.849Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T14:03:33.849Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T14:03:33.849Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T14:03:33.849Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T14:03:33.849Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T14:03:33.849Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-29T14:03:33.849Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T14:03:33.849Z] [2020-07-29T14:03:33.849Z] Optional Features: [2020-07-29T14:03:33.849Z] - CONFIG_USER_NS: enabled [2020-07-29T14:03:33.849Z] - CONFIG_SECCOMP: enabled [2020-07-29T14:03:33.849Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T14:03:33.849Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T14:03:33.849Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T14:03:33.849Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T14:03:33.849Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T14:03:33.849Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T14:03:33.849Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-29T14:03:33.849Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-29T14:03:33.882Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:03:33.882Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:03:33.882Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41288/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T14:03:33.882Z] + bash /home/ubuntu/workspace/moby_PR-41288/check-config.sh [2020-07-29T14:03:33.882Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T14:03:33.882Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-29T14:03:33.882Z] [2020-07-29T14:03:33.882Z] Generally Necessary: [2020-07-29T14:03:33.882Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T14:03:33.882Z] - apparmor: enabled and tools installed [2020-07-29T14:03:33.882Z] - CONFIG_NAMESPACES: enabled [2020-07-29T14:03:33.882Z] - CONFIG_NET_NS: enabled [2020-07-29T14:03:33.882Z] - CONFIG_PID_NS: enabled [2020-07-29T14:03:33.882Z] - CONFIG_IPC_NS: enabled [2020-07-29T14:03:33.882Z] - CONFIG_UTS_NS: enabled [2020-07-29T14:03:33.882Z] - CONFIG_CGROUPS: enabled [2020-07-29T14:03:33.882Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T14:03:33.882Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T14:03:33.882Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T14:03:33.882Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T14:03:33.882Z] - CONFIG_CPUSETS: enabled [2020-07-29T14:03:33.882Z] - CONFIG_MEMCG: enabled [2020-07-29T14:03:33.882Z] - CONFIG_KEYS: enabled [2020-07-29T14:03:33.882Z] - CONFIG_VETH: enabled (as module) [2020-07-29T14:03:33.882Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T14:03:33.882Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T14:03:33.882Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-29T14:03:33.882Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T14:03:33.882Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T14:03:33.882Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T14:03:33.882Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T14:03:33.882Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T14:03:33.882Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T14:03:33.882Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T14:03:33.882Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-29T14:03:33.882Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T14:03:33.882Z] [2020-07-29T14:03:33.883Z] Optional Features: [2020-07-29T14:03:33.883Z] - CONFIG_USER_NS: enabled [2020-07-29T14:03:33.883Z] - CONFIG_SECCOMP: enabled [2020-07-29T14:03:33.883Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T14:03:33.883Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T14:03:33.883Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T14:03:33.883Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T14:03:33.883Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T14:03:33.883Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T14:03:33.939Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-07-29T14:03:33.939Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-07-29T14:03:34.107Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T14:03:34.107Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T14:03:34.107Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T14:03:34.107Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T14:03:34.107Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T14:03:34.107Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T14:03:34.107Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T14:03:34.107Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T14:03:34.107Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T14:03:34.107Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T14:03:34.107Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T14:03:34.107Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T14:03:34.107Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T14:03:34.107Z] - CONFIG_EXT4_FS: enabled [2020-07-29T14:03:34.107Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T14:03:34.107Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T14:03:34.107Z] - Network Drivers: [2020-07-29T14:03:34.107Z] - "overlay": [2020-07-29T14:03:34.107Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T14:03:34.107Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T14:03:34.107Z] Optional (for encrypted networks): [2020-07-29T14:03:34.107Z] - CONFIG_CRYPTO: enabled [2020-07-29T14:03:34.107Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T14:03:34.107Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T14:03:34.107Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T14:03:34.107Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T14:03:34.107Z] - CONFIG_XFRM: enabled [2020-07-29T14:03:34.107Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T14:03:34.107Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T14:03:34.107Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T14:03:34.108Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-29T14:03:34.108Z] - "ipvlan": [2020-07-29T14:03:34.108Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T14:03:34.108Z] - "macvlan": [2020-07-29T14:03:34.108Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T14:03:34.108Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T14:03:34.108Z] - "ftp,tftp client in container": [2020-07-29T14:03:34.108Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T14:03:34.108Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T14:03:34.108Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T14:03:34.108Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T14:03:34.108Z] - Storage Drivers: [2020-07-29T14:03:34.108Z] - "aufs": [2020-07-29T14:03:34.108Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T14:03:34.108Z] - "btrfs": [2020-07-29T14:03:34.108Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T14:03:34.108Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T14:03:34.108Z] - "devicemapper": [2020-07-29T14:03:34.108Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T14:03:34.108Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T14:03:34.108Z] - "overlay": [2020-07-29T14:03:34.108Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T14:03:34.108Z] - "zfs": [2020-07-29T14:03:34.108Z] - /dev/zfs: present [2020-07-29T14:03:34.108Z] - zfs command: missing [2020-07-29T14:03:34.108Z] - zpool command: missing [2020-07-29T14:03:34.108Z] [2020-07-29T14:03:34.108Z] Limits: [2020-07-29T14:03:34.108Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T14:03:34.108Z] [2020-07-29T14:03:34.108Z] + true [Pipeline] } [Pipeline] // stage [2020-07-29T14:03:34.141Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-29T14:03:34.141Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-29T14:03:34.141Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T14:03:34.141Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T14:03:34.141Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T14:03:34.141Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T14:03:34.141Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T14:03:34.141Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T14:03:34.141Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T14:03:34.141Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T14:03:34.141Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T14:03:34.141Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_EXT4_FS: enabled [2020-07-29T14:03:34.141Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T14:03:34.141Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T14:03:34.141Z] - Network Drivers: [2020-07-29T14:03:34.141Z] - "overlay": [2020-07-29T14:03:34.141Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T14:03:34.141Z] Optional (for encrypted networks): [2020-07-29T14:03:34.141Z] - CONFIG_CRYPTO: enabled [2020-07-29T14:03:34.141Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T14:03:34.141Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T14:03:34.141Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T14:03:34.141Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T14:03:34.141Z] - CONFIG_XFRM: enabled [2020-07-29T14:03:34.141Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-29T14:03:34.141Z] - "ipvlan": [2020-07-29T14:03:34.141Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T14:03:34.141Z] - "macvlan": [2020-07-29T14:03:34.141Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T14:03:34.141Z] - "ftp,tftp client in container": [2020-07-29T14:03:34.141Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T14:03:34.141Z] - Storage Drivers: [2020-07-29T14:03:34.141Z] - "aufs": [2020-07-29T14:03:34.141Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T14:03:34.141Z] - "btrfs": [2020-07-29T14:03:34.141Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T14:03:34.141Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T14:03:34.141Z] - "devicemapper": [2020-07-29T14:03:34.141Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T14:03:34.141Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T14:03:34.141Z] - "overlay": [2020-07-29T14:03:34.141Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T14:03:34.141Z] - "zfs": [2020-07-29T14:03:34.141Z] - /dev/zfs: present [2020-07-29T14:03:34.141Z] - zfs command: missing [2020-07-29T14:03:34.141Z] - zpool command: missing [2020-07-29T14:03:34.141Z] [2020-07-29T14:03:34.141Z] Limits: [2020-07-29T14:03:34.141Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T14:03:34.141Z] [2020-07-29T14:03:34.141Z] + true [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2020-07-29T14:03:34.493Z] + sudo modprobe ip_vs [2020-07-29T14:03:34.493Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:baa950315f68b23ae1109d63a56575c39ebc469d . [2020-07-29T14:03:34.493Z] #1 [internal] load build definition from Dockerfile [2020-07-29T14:03:34.493Z] #1 transferring dockerfile: 16.37kB done [2020-07-29T14:03:34.493Z] #1 DONE 0.0s [2020-07-29T14:03:34.493Z] [2020-07-29T14:03:34.493Z] #2 [internal] load .dockerignore [2020-07-29T14:03:34.493Z] #2 transferring context: 87B done [2020-07-29T14:03:34.493Z] #2 DONE 0.0s [2020-07-29T14:03:34.493Z] [2020-07-29T14:03:34.493Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T14:03:34.528Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:baa950315f68b23ae1109d63a56575c39ebc469d . [2020-07-29T14:03:34.528Z] #1 [internal] load .dockerignore [2020-07-29T14:03:34.528Z] #1 transferring context: 87B done [2020-07-29T14:03:34.528Z] #1 DONE 0.0s [2020-07-29T14:03:34.528Z] [2020-07-29T14:03:34.528Z] #2 [internal] load build definition from Dockerfile [2020-07-29T14:03:34.528Z] #2 transferring dockerfile: 16.37kB done [2020-07-29T14:03:34.528Z] #2 DONE 0.0s [2020-07-29T14:03:34.528Z] [2020-07-29T14:03:34.528Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T14:03:34.528Z] #3 DONE 0.1s [2020-07-29T14:03:34.651Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-07-29T14:03:34.651Z] #58 DONE 1.2s [2020-07-29T14:03:34.651Z] [2020-07-29T14:03:34.651Z] #20 [internal] load build context [2020-07-29T14:03:34.651Z] #20 transferring context: 51.32MB 1.1s done [2020-07-29T14:03:34.651Z] #20 DONE 1.2s [2020-07-29T14:03:34.651Z] [2020-07-29T14:03:34.651Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:03:34.651Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-29T14:03:34.651Z] #7 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done [2020-07-29T14:03:34.651Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 45.07MB / 48.97MB 1.1s [2020-07-29T14:03:34.651Z] #7 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done [2020-07-29T14:03:34.651Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.2s done [2020-07-29T14:03:34.651Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-29T14:03:34.651Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 38.98MB / 51.37MB 1.1s [2020-07-29T14:03:34.651Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.6s done [2020-07-29T14:03:34.651Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 12.39MB / 56.72MB 1.1s [2020-07-29T14:03:34.651Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.2s [2020-07-29T14:03:34.651Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 42.78MB / 51.37MB 1.2s [2020-07-29T14:03:34.651Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 16.50MB / 56.72MB 1.2s [2020-07-29T14:03:34.758Z] #3 DONE 0.1s [2020-07-29T14:03:34.758Z] [2020-07-29T14:03:34.758Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T14:03:34.758Z] #4 CACHED [2020-07-29T14:03:34.758Z] [2020-07-29T14:03:34.758Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T14:03:34.758Z] #6 DONE 0.1s [2020-07-29T14:03:34.758Z] [2020-07-29T14:03:34.758Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T14:03:34.788Z] [2020-07-29T14:03:34.788Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T14:03:34.788Z] #4 CACHED [2020-07-29T14:03:34.788Z] [2020-07-29T14:03:34.788Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T14:03:34.788Z] #6 DONE 0.1s [2020-07-29T14:03:34.788Z] [2020-07-29T14:03:34.788Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T14:03:34.874Z] Fetching without tags [2020-07-29T14:03:34.943Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.3s done [2020-07-29T14:03:34.943Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 46.84MB / 51.37MB 1.3s [2020-07-29T14:03:34.943Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 21.76MB / 56.72MB 1.3s [2020-07-29T14:03:34.943Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 0B / 102.23MB 1.3s [2020-07-29T14:03:34.943Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 49.97MB / 51.37MB 1.4s [2020-07-29T14:03:34.943Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 26.37MB / 56.72MB 1.4s [2020-07-29T14:03:35.017Z] #5 DONE 0.1s [2020-07-29T14:03:35.017Z] [2020-07-29T14:03:35.017Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T14:03:35.017Z] #58 DONE 0.0s [2020-07-29T14:03:35.017Z] [2020-07-29T14:03:35.017Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:03:35.017Z] #7 DONE 0.0s [2020-07-29T14:03:35.017Z] [2020-07-29T14:03:35.017Z] #20 [internal] load build context [2020-07-29T14:03:35.051Z] #5 DONE 0.1s [2020-07-29T14:03:35.051Z] [2020-07-29T14:03:35.051Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T14:03:35.051Z] #58 DONE 0.0s [2020-07-29T14:03:35.051Z] [2020-07-29T14:03:35.051Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:03:35.051Z] #7 DONE 0.0s [2020-07-29T14:03:35.051Z] [2020-07-29T14:03:35.051Z] #20 [internal] load build context [2020-07-29T14:03:34.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:34.849Z] > git config --add remote.origin.fetch +refs/pull/41288/head:refs/remotes/origin/PR-41288 # timeout=10 [2020-07-29T14:03:34.851Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:34.866Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:34.880Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:34.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:34.882Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:35.236Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.5s done [2020-07-29T14:03:35.236Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 30.50MB / 56.72MB 1.5s [2020-07-29T14:03:35.236Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 7.31MB / 102.23MB 1.5s [2020-07-29T14:03:35.236Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 0.1s [2020-07-29T14:03:35.236Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0B / 156B 1.5s [2020-07-29T14:03:35.236Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 1.6s done [2020-07-29T14:03:35.236Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 35.63MB / 56.72MB 1.7s [2020-07-29T14:03:35.236Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 16.25MB / 102.23MB 1.7s [2020-07-29T14:03:35.264Z] Merging remotes/origin/master commit 663d143a9c96d368a5325c1f297e5ac9f3cf0347 into PR head commit 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce [2020-07-29T14:03:35.529Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 46.08MB / 56.72MB 2.0s [2020-07-29T14:03:35.529Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 30.44MB / 102.23MB 2.0s [2020-07-29T14:03:35.529Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 49.81MB / 56.72MB 2.1s [2020-07-29T14:03:35.822Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 55.63MB / 56.72MB 2.2s [2020-07-29T14:03:35.822Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 36.50MB / 102.23MB 2.2s [2020-07-29T14:03:35.822Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 45.41MB / 102.23MB 2.3s [2020-07-29T14:03:36.124Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 2.3s done [2020-07-29T14:03:36.124Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 53.51MB / 102.23MB 2.4s [2020-07-29T14:03:36.124Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 63.02MB / 102.23MB 2.5s [2020-07-29T14:03:36.124Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 72.88MB / 102.23MB 2.6s [2020-07-29T14:03:36.242Z] Merge succeeded, producing 8aff3f905412745fd5dcca96077159df106c7c1b [2020-07-29T14:03:36.242Z] Checking out Revision 8aff3f905412745fd5dcca96077159df106c7c1b (PR-41288) [2020-07-29T14:03:36.374Z] Commit message: "Merge commit '663d143a9c96d368a5325c1f297e5ac9f3cf0347' into HEAD" [2020-07-29T14:03:36.403Z] #20 transferring context: 51.32MB 1.4s done [2020-07-29T14:03:36.403Z] #20 DONE 1.4s [2020-07-29T14:03:36.403Z] [2020-07-29T14:03:36.403Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:03:36.403Z] #17 CACHED [2020-07-29T14:03:36.403Z] [2020-07-29T14:03:36.403Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T14:03:36.403Z] #12 CACHED [2020-07-29T14:03:36.403Z] [2020-07-29T14:03:36.403Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:36.403Z] #52 CACHED [2020-07-29T14:03:36.403Z] [2020-07-29T14:03:36.403Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:03:36.403Z] #51 CACHED [2020-07-29T14:03:36.403Z] [2020-07-29T14:03:36.403Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:36.403Z] #47 CACHED [2020-07-29T14:03:36.403Z] [2020-07-29T14:03:36.403Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:36.403Z] #60 CACHED [2020-07-29T14:03:36.403Z] [2020-07-29T14:03:36.403Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T14:03:36.403Z] #14 CACHED [2020-07-29T14:03:36.403Z] [2020-07-29T14:03:36.403Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T14:03:36.403Z] #13 CACHED [2020-07-29T14:03:36.403Z] [2020-07-29T14:03:36.403Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:36.403Z] #54 CACHED [2020-07-29T14:03:36.403Z] [2020-07-29T14:03:36.403Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T14:03:36.403Z] #26 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T14:03:36.404Z] #11 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #48 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:03:36.404Z] #28 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T14:03:36.404Z] #16 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T14:03:36.404Z] #55 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T14:03:36.404Z] #40 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:36.404Z] #21 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T14:03:36.404Z] #15 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #37 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T14:03:36.404Z] #22 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #31 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T14:03:36.404Z] #59 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #42 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #50 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #46 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T14:03:36.404Z] #27 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:03:36.404Z] #23 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T14:03:36.404Z] #18 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #57 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:03:36.404Z] #38 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T14:03:36.404Z] #8 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:03:36.404Z] #25 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:03:36.404Z] #39 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:03:36.404Z] #32 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:03:36.404Z] #33 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T14:03:36.404Z] #9 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #29 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T14:03:36.404Z] #56 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:03:36.404Z] #24 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #34 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:03:36.404Z] #19 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:03:36.404Z] #49 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #53 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:36.404Z] #30 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T14:03:36.404Z] #35 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:03:36.404Z] #36 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:03:36.404Z] #10 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:03:36.404Z] #41 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #44 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T14:03:36.404Z] #61 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:36.404Z] #43 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:36.404Z] #45 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T14:03:36.404Z] #62 CACHED [2020-07-29T14:03:36.404Z] [2020-07-29T14:03:36.404Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T14:03:35.271Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:35.274Z] > git checkout -f 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:03:36.081Z] > git merge 663d143a9c96d368a5325c1f297e5ac9f3cf0347 # timeout=10 [2020-07-29T14:03:36.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:03:36.248Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:36.251Z] > git checkout -f 8aff3f905412745fd5dcca96077159df106c7c1b # timeout=10 [2020-07-29T14:03:36.380Z] > git rev-list --no-walk 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:03:36.420Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 95.86MB / 102.23MB 2.8s [2020-07-29T14:03:36.420Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.9s [2020-07-29T14:03:36.420Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 3.0s done [2020-07-29T14:03:36.429Z] #20 transferring context: 51.32MB 1.3s done [2020-07-29T14:03:36.429Z] #20 DONE 1.4s [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T14:03:36.429Z] #42 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T14:03:36.429Z] #29 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:03:36.429Z] #19 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T14:03:36.429Z] #57 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T14:03:36.429Z] #15 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:36.429Z] #21 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:36.429Z] #30 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:03:36.429Z] #33 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T14:03:36.429Z] #53 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T14:03:36.429Z] #59 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T14:03:36.429Z] #16 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T14:03:36.429Z] #46 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:36.429Z] #45 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:36.429Z] #60 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:03:36.429Z] #41 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T14:03:36.429Z] #8 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T14:03:36.429Z] #44 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T14:03:36.429Z] #61 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T14:03:36.429Z] #26 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:03:36.429Z] #49 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:03:36.429Z] #17 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:03:36.429Z] #32 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T14:03:36.429Z] #56 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:03:36.429Z] #39 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:03:36.429Z] #36 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T14:03:36.429Z] #35 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T14:03:36.429Z] #12 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T14:03:36.429Z] #37 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T14:03:36.429Z] #31 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:03:36.429Z] #10 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:36.429Z] #47 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T14:03:36.429Z] #9 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T14:03:36.429Z] #22 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T14:03:36.429Z] #27 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T14:03:36.429Z] #50 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T14:03:36.429Z] #40 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T14:03:36.429Z] #14 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:03:36.429Z] #23 CACHED [2020-07-29T14:03:36.429Z] [2020-07-29T14:03:36.429Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:36.430Z] #43 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:03:36.430Z] #24 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:03:36.430Z] #38 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:36.430Z] #54 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:03:36.430Z] #25 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T14:03:36.430Z] #55 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T14:03:36.430Z] #34 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T14:03:36.430Z] #11 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:36.430Z] #52 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T14:03:36.430Z] #18 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:03:36.430Z] #28 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T14:03:36.430Z] #13 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T14:03:36.430Z] #48 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:03:36.430Z] #51 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T14:03:36.430Z] #62 CACHED [2020-07-29T14:03:36.430Z] [2020-07-29T14:03:36.430Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T14:03:36.712Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 1.6s done [2020-07-29T14:03:36.712Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 [2020-07-29T14:03:36.812Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T14:03:37.002Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.3s done [2020-07-29T14:03:37.285Z] + docker version [2020-07-29T14:03:37.285Z] Client: [2020-07-29T14:03:37.285Z] Version: 18.06.1-ce [2020-07-29T14:03:37.285Z] API version: 1.38 [2020-07-29T14:03:37.285Z] Go version: go1.10.3 [2020-07-29T14:03:37.285Z] Git commit: e68fc7a [2020-07-29T14:03:37.285Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-29T14:03:37.285Z] OS/Arch: linux/ppc64le [2020-07-29T14:03:37.285Z] Experimental: false [2020-07-29T14:03:37.285Z] [2020-07-29T14:03:37.285Z] Server: [2020-07-29T14:03:37.285Z] Engine: [2020-07-29T14:03:37.285Z] Version: 18.06.1-ce [2020-07-29T14:03:37.285Z] API version: 1.38 (minimum version 1.12) [2020-07-29T14:03:37.285Z] Go version: go1.10.3 [2020-07-29T14:03:37.285Z] Git commit: e68fc7a [2020-07-29T14:03:37.285Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-29T14:03:37.285Z] OS/Arch: linux/ppc64le [2020-07-29T14:03:37.285Z] Experimental: true [2020-07-29T14:03:37.296Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.1s [Pipeline] sh [2020-07-29T14:03:37.341Z] #63 DONE 0.8s [2020-07-29T14:03:37.341Z] [2020-07-29T14:03:37.341Z] #64 exporting to image [2020-07-29T14:03:37.341Z] #64 exporting layers [2020-07-29T14:03:37.365Z] #63 DONE 1.0s [2020-07-29T14:03:36.511Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:36.556Z] > git config --add remote.origin.fetch +refs/pull/41288/head:refs/remotes/origin/PR-41288 # timeout=10 [2020-07-29T14:03:36.602Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:36.722Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:03:36.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:03:36.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:03:36.848Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:03:37.524Z] Merging remotes/origin/master commit 663d143a9c96d368a5325c1f297e5ac9f3cf0347 into PR head commit 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce [2020-07-29T14:03:37.587Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.2s done [2020-07-29T14:03:37.587Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 [2020-07-29T14:03:37.624Z] [2020-07-29T14:03:37.624Z] #64 exporting to image [2020-07-29T14:03:37.624Z] #64 exporting layers [2020-07-29T14:03:37.669Z] + docker info [2020-07-29T14:03:37.669Z] Containers: 0 [2020-07-29T14:03:37.669Z] Running: 0 [2020-07-29T14:03:37.669Z] Paused: 0 [2020-07-29T14:03:37.669Z] Stopped: 0 [2020-07-29T14:03:37.669Z] Images: 0 [2020-07-29T14:03:37.669Z] Server Version: 18.06.1-ce [2020-07-29T14:03:37.669Z] Storage Driver: overlay2 [2020-07-29T14:03:37.669Z] Backing Filesystem: extfs [2020-07-29T14:03:37.669Z] Supports d_type: true [2020-07-29T14:03:37.669Z] Native Overlay Diff: true [2020-07-29T14:03:37.669Z] Logging Driver: json-file [2020-07-29T14:03:37.669Z] Cgroup Driver: cgroupfs [2020-07-29T14:03:37.669Z] Plugins: [2020-07-29T14:03:37.669Z] Volume: local [2020-07-29T14:03:37.669Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T14:03:37.669Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-29T14:03:37.669Z] Swarm: inactive [2020-07-29T14:03:37.669Z] Runtimes: runc [2020-07-29T14:03:37.669Z] Default Runtime: runc [2020-07-29T14:03:37.669Z] Init Binary: docker-init [2020-07-29T14:03:37.669Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-29T14:03:37.669Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-29T14:03:37.669Z] init version: fec3683 [2020-07-29T14:03:37.669Z] Security Options: [2020-07-29T14:03:37.669Z] apparmor [2020-07-29T14:03:37.669Z] seccomp [2020-07-29T14:03:37.669Z] Profile: default [2020-07-29T14:03:37.669Z] Kernel Version: 4.4.0-139-generic [2020-07-29T14:03:37.669Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-29T14:03:37.669Z] OSType: linux [2020-07-29T14:03:37.669Z] Architecture: ppc64le [2020-07-29T14:03:37.669Z] CPUs: 4 [2020-07-29T14:03:37.669Z] Total Memory: 7.972GiB [2020-07-29T14:03:37.669Z] Name: ppc64le-ubuntu-21 [2020-07-29T14:03:37.669Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-29T14:03:37.669Z] Docker Root Dir: /var/lib/docker [2020-07-29T14:03:37.669Z] Debug Mode (client): false [2020-07-29T14:03:37.669Z] Debug Mode (server): false [2020-07-29T14:03:37.669Z] Username: dockerbuildbot [2020-07-29T14:03:37.669Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:03:37.669Z] Labels: [2020-07-29T14:03:37.669Z] Experimental: true [2020-07-29T14:03:37.669Z] Insecure Registries: [2020-07-29T14:03:37.669Z] 127.0.0.0/8 [2020-07-29T14:03:37.669Z] Live Restore Enabled: false [2020-07-29T14:03:37.669Z] [Pipeline] sh [2020-07-29T14:03:38.054Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:03:38.054Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:03:38.054Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41288/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T14:03:38.054Z] + bash /home/docker/workspace/moby_PR-41288/check-config.sh [2020-07-29T14:03:38.054Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T14:03:38.054Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-29T14:03:38.054Z] [2020-07-29T14:03:38.054Z] Generally Necessary: [2020-07-29T14:03:38.054Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T14:03:38.054Z] - apparmor: enabled and tools installed [2020-07-29T14:03:38.054Z] - CONFIG_NAMESPACES: enabled [2020-07-29T14:03:38.054Z] - CONFIG_NET_NS: enabled [2020-07-29T14:03:38.054Z] - CONFIG_PID_NS: enabled [2020-07-29T14:03:38.054Z] - CONFIG_IPC_NS: enabled [2020-07-29T14:03:38.054Z] - CONFIG_UTS_NS: enabled [2020-07-29T14:03:38.054Z] - CONFIG_CGROUPS: enabled [2020-07-29T14:03:38.054Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T14:03:38.054Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T14:03:38.054Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T14:03:38.054Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T14:03:38.054Z] - CONFIG_CPUSETS: enabled [2020-07-29T14:03:38.054Z] - CONFIG_MEMCG: enabled [2020-07-29T14:03:38.054Z] - CONFIG_KEYS: enabled [2020-07-29T14:03:38.054Z] - CONFIG_VETH: enabled (as module) [2020-07-29T14:03:38.054Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T14:03:38.054Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T14:03:38.054Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-29T14:03:38.192Z] #64 exporting layers 0.8s done [2020-07-29T14:03:38.192Z] #64 writing image sha256:7233b7797681f29cda2f46ee62926177712e0a5cc66b3da16e7720332c4a184a done [2020-07-29T14:03:38.192Z] #64 naming to docker.io/library/docker:baa950315f68b23ae1109d63a56575c39ebc469d done [2020-07-29T14:03:38.192Z] #64 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T14:03:38.278Z] #64 exporting layers 1.0s done [2020-07-29T14:03:38.278Z] #64 writing image sha256:c3383346b8bf0621f53dad489063ccb79f49abfd34e772cf916be7d37bb2c577 [2020-07-29T14:03:38.278Z] #64 writing image sha256:c3383346b8bf0621f53dad489063ccb79f49abfd34e772cf916be7d37bb2c577 done [2020-07-29T14:03:38.278Z] #64 naming to docker.io/library/docker:baa950315f68b23ae1109d63a56575c39ebc469d done [2020-07-29T14:03:38.278Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-29T14:03:38.350Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-29T14:03:38.350Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T14:03:38.350Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-29T14:03:38.350Z] [2020-07-29T14:03:38.350Z] Optional Features: [2020-07-29T14:03:38.350Z] - CONFIG_USER_NS: enabled [2020-07-29T14:03:38.350Z] - CONFIG_SECCOMP: enabled [2020-07-29T14:03:38.350Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T14:03:38.350Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T14:03:38.350Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T14:03:38.350Z] (cgroup swap accounting is currently enabled) [2020-07-29T14:03:38.350Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-29T14:03:38.350Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T14:03:38.350Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T14:03:38.350Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-29T14:03:38.350Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-29T14:03:38.350Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T14:03:38.350Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T14:03:38.350Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T14:03:38.350Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T14:03:38.350Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T14:03:38.350Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T14:03:38.350Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T14:03:38.350Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T14:03:38.350Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T14:03:38.350Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_EXT4_FS: enabled [2020-07-29T14:03:38.350Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T14:03:38.350Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T14:03:38.350Z] - Network Drivers: [2020-07-29T14:03:38.350Z] - "overlay": [2020-07-29T14:03:38.350Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T14:03:38.350Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T14:03:38.350Z] Optional (for encrypted networks): [2020-07-29T14:03:38.540Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -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:baa950315f68b23ae1109d63a56575c39ebc469d hack/make.sh dynbinary test-integration [2020-07-29T14:03:38.628Z] + trap exit INT TERM [2020-07-29T14:03:38.628Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-29T14:03:38.628Z] + CONTAINER_NAME=docker-pr2 [2020-07-29T14:03:38.628Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41288/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/make.sh dynbinary-daemon [2020-07-29T14:03:38.643Z] - CONFIG_CRYPTO: enabled [2020-07-29T14:03:38.643Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_XFRM: enabled [2020-07-29T14:03:38.643Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-29T14:03:38.643Z] - "ipvlan": [2020-07-29T14:03:38.643Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T14:03:38.643Z] - "macvlan": [2020-07-29T14:03:38.643Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T14:03:38.643Z] - "ftp,tftp client in container": [2020-07-29T14:03:38.643Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T14:03:38.643Z] - Storage Drivers: [2020-07-29T14:03:38.643Z] - "aufs": [2020-07-29T14:03:38.643Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T14:03:38.643Z] - "btrfs": [2020-07-29T14:03:38.643Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T14:03:38.643Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T14:03:38.643Z] - "devicemapper": [2020-07-29T14:03:38.643Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T14:03:38.643Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T14:03:38.643Z] - "overlay": [2020-07-29T14:03:38.643Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T14:03:38.643Z] - "zfs": [2020-07-29T14:03:38.643Z] - /dev/zfs: missing [2020-07-29T14:03:38.643Z] - zfs command: missing [2020-07-29T14:03:38.643Z] - zpool command: missing [2020-07-29T14:03:38.643Z] [2020-07-29T14:03:38.643Z] Limits: [2020-07-29T14:03:38.643Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T14:03:38.643Z] [2020-07-29T14:03:38.643Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T14:03:38.800Z] [2020-07-29T14:03:38.887Z] [2020-07-29T14:03:39.066Z] Removing bundles/ [2020-07-29T14:03:39.066Z] [2020-07-29T14:03:39.066Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-29T14:03:39.066Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:03:39.066Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:03:39.079Z] + make bundles/buildx [2020-07-29T14:03:39.120Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.4s done [2020-07-29T14:03:39.145Z] Removing bundles/ [2020-07-29T14:03:39.145Z] [2020-07-29T14:03:39.145Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-29T14:03:39.145Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:03:39.145Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:03:39.373Z] make: command: Command not found [2020-07-29T14:03:39.373Z] make: command: Command not found [2020-07-29T14:03:39.373Z] mkdir bundles [2020-07-29T14:03:39.373Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-29T14:03:39.373Z] --build-arg BUILDX_COMMIT \ [2020-07-29T14:03:39.373Z] --build-arg BUILDX_REPO \ [2020-07-29T14:03:39.373Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-29T14:03:39.373Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-29T14:03:39.373Z] . [2020-07-29T14:03:39.373Z] /bin/sh: 4: go: not found [2020-07-29T14:03:39.373Z] /bin/sh: 5: go: not found [2020-07-29T14:03:37.556Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:37.601Z] > git checkout -f 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:03:39.430Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 [2020-07-29T14:03:40.940Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.2s done [2020-07-29T14:03:40.940Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 0.1s [2020-07-29T14:03:41.130Z] Merge succeeded, producing 76cac1ea3bcf0db996bddd5d28ce19e5ca162952 [2020-07-29T14:03:41.130Z] Checking out Revision 76cac1ea3bcf0db996bddd5d28ce19e5ca162952 (PR-41288) [2020-07-29T14:03:41.459Z] Commit message: "Merge commit '663d143a9c96d368a5325c1f297e5ac9f3cf0347' into HEAD" [2020-07-29T14:03:41.471Z] Sending build context to Docker daemon 56.05MB [2020-07-29T14:03:41.471Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-07-29T14:03:41.471Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-29T14:03:41.471Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-29T14:03:41.471Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-29T14:03:41.471Z] 1.13.14-buster: Pulling from library/golang [2020-07-29T14:03:40.177Z] > git merge 663d143a9c96d368a5325c1f297e5ac9f3cf0347 # timeout=10 [2020-07-29T14:03:41.040Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-29T14:03:41.164Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:03:41.205Z] > git checkout -f 76cac1ea3bcf0db996bddd5d28ce19e5ca162952 # timeout=10 [2020-07-29T14:03:41.493Z] > git rev-list --no-walk 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:03:41.766Z] 1c8685784756: Pulling fs layer [2020-07-29T14:03:41.766Z] b30caebadb02: Pulling fs layer [2020-07-29T14:03:41.766Z] 3db29f675863: Pulling fs layer [2020-07-29T14:03:41.766Z] bc4207fc4c93: Pulling fs layer [2020-07-29T14:03:41.766Z] 47a08a47fa97: Pulling fs layer [2020-07-29T14:03:41.766Z] 0ae62d2712a7: Pulling fs layer [2020-07-29T14:03:41.766Z] 1d4419b49a59: Pulling fs layer [2020-07-29T14:03:41.766Z] bc4207fc4c93: Waiting [2020-07-29T14:03:41.766Z] 1d4419b49a59: Waiting [2020-07-29T14:03:41.766Z] 47a08a47fa97: Waiting [2020-07-29T14:03:41.766Z] 0ae62d2712a7: Waiting [2020-07-29T14:03:42.061Z] b30caebadb02: Verifying Checksum [2020-07-29T14:03:42.061Z] b30caebadb02: Download complete [2020-07-29T14:03:42.061Z] 3db29f675863: Verifying Checksum [2020-07-29T14:03:42.061Z] 3db29f675863: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T14:03:43.164Z] + docker version [2020-07-29T14:03:43.164Z] Client: Docker Engine - Enterprise [2020-07-29T14:03:43.164Z] Version: 19.03.5 [2020-07-29T14:03:43.164Z] API version: 1.40 [2020-07-29T14:03:43.164Z] Go version: go1.12.12 [2020-07-29T14:03:43.164Z] Git commit: 2ee0c57608 [2020-07-29T14:03:43.164Z] Built: 11/13/2019 08:00:16 [2020-07-29T14:03:43.164Z] OS/Arch: windows/amd64 [2020-07-29T14:03:43.164Z] Experimental: false [2020-07-29T14:03:43.164Z] [2020-07-29T14:03:43.164Z] Server: Docker Engine - Enterprise [2020-07-29T14:03:43.164Z] Engine: [2020-07-29T14:03:43.164Z] Version: 19.03.5 [2020-07-29T14:03:43.164Z] API version: 1.40 (minimum version 1.24) [2020-07-29T14:03:43.164Z] Go version: go1.12.12 [2020-07-29T14:03:43.164Z] Git commit: 2ee0c57608 [2020-07-29T14:03:43.164Z] Built: 11/13/2019 07:58:51 [2020-07-29T14:03:43.164Z] OS/Arch: windows/amd64 [2020-07-29T14:03:43.164Z] Experimental: true [Pipeline] sh [2020-07-29T14:03:43.673Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 2.4s done [2020-07-29T14:03:43.673Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 [2020-07-29T14:03:43.673Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.1s done [2020-07-29T14:03:43.673Z] #7 DONE 10.3s [2020-07-29T14:03:43.673Z] [2020-07-29T14:03:43.673Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T14:03:44.163Z] 1c8685784756: Download complete [2020-07-29T14:03:44.240Z] + docker info [2020-07-29T14:03:44.461Z] bc4207fc4c93: Verifying Checksum [2020-07-29T14:03:44.462Z] bc4207fc4c93: Download complete [2020-07-29T14:03:44.757Z] 1d4419b49a59: Verifying Checksum [2020-07-29T14:03:44.757Z] 1d4419b49a59: Download complete [2020-07-29T14:03:45.234Z] Client: [2020-07-29T14:03:45.234Z] Debug Mode: false [2020-07-29T14:03:45.234Z] Plugins: [2020-07-29T14:03:45.234Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-29T14:03:45.234Z] [2020-07-29T14:03:45.234Z] Server: [2020-07-29T14:03:45.234Z] Containers: 0 [2020-07-29T14:03:45.234Z] Running: 0 [2020-07-29T14:03:45.234Z] Paused: 0 [2020-07-29T14:03:45.234Z] Stopped: 0 [2020-07-29T14:03:45.234Z] Images: 10 [2020-07-29T14:03:45.234Z] Server Version: 19.03.5 [2020-07-29T14:03:45.234Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-29T14:03:45.234Z] Windows: [2020-07-29T14:03:45.234Z] LCOW: [2020-07-29T14:03:45.234Z] Logging Driver: json-file [2020-07-29T14:03:45.234Z] Plugins: [2020-07-29T14:03:45.234Z] Volume: local [2020-07-29T14:03:45.234Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T14:03:45.234Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T14:03:45.234Z] Swarm: inactive [2020-07-29T14:03:45.234Z] Default Isolation: process [2020-07-29T14:03:45.234Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T14:03:45.234Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T14:03:45.234Z] OSType: windows [2020-07-29T14:03:45.234Z] Architecture: x86_64 [2020-07-29T14:03:45.234Z] CPUs: 4 [2020-07-29T14:03:45.234Z] Total Memory: 32GiB [2020-07-29T14:03:45.234Z] Name: azwin-2-48f070 [2020-07-29T14:03:45.234Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-29T14:03:45.234Z] Docker Root Dir: D:\docker [2020-07-29T14:03:45.234Z] Debug Mode: false [2020-07-29T14:03:45.234Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:03:45.234Z] Labels: [2020-07-29T14:03:45.234Z] Experimental: true [2020-07-29T14:03:45.234Z] Insecure Registries: [2020-07-29T14:03:45.234Z] 10.0.0.4:5000 [2020-07-29T14:03:45.235Z] 127.0.0.0/8 [2020-07-29T14:03:45.235Z] Registry Mirrors: [2020-07-29T14:03:45.235Z] http://10.0.0.4:5000/ [2020-07-29T14:03:45.235Z] Live Restore Enabled: false [2020-07-29T14:03:45.235Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-29T14:03:45.747Z] #8 DONE 1.6s [2020-07-29T14:03:45.747Z] [2020-07-29T14:03:45.747Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T14:03:45.811Z] 47a08a47fa97: Verifying Checksum [2020-07-29T14:03:45.811Z] 47a08a47fa97: Download complete [2020-07-29T14:03:46.382Z] #9 DONE 1.1s [2020-07-29T14:03:46.674Z] [2020-07-29T14:03:46.674Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T14:03:46.674Z] #27 DONE 0.1s [2020-07-29T14:03:46.674Z] [2020-07-29T14:03:46.674Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T14:03:46.674Z] #35 DONE 0.1s [2020-07-29T14:03:46.674Z] [2020-07-29T14:03:46.674Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:03:47.363Z] 1c8685784756: Pull complete [2020-07-29T14:03:48.009Z] b30caebadb02: Pull complete [2020-07-29T14:03:48.308Z] 0ae62d2712a7: Verifying Checksum [2020-07-29T14:03:48.308Z] 0ae62d2712a7: Download complete [2020-07-29T14:03:48.308Z] 3db29f675863: Pull complete [2020-07-29T14:03:51.061Z] bc4207fc4c93: Pull complete [2020-07-29T14:03:51.155Z] #36 4.463 + git clone https://github.com/docker/distribution.git . [2020-07-29T14:03:51.155Z] #36 4.471 Cloning into '.'... [2020-07-29T14:03:51.790Z] #36 ... [2020-07-29T14:03:51.790Z] [2020-07-29T14:03:51.790Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:51.790Z] #43 1.589 + RM_GOPATH=0 [2020-07-29T14:03:51.790Z] #43 1.589 + TMP_GOPATH= [2020-07-29T14:03:51.790Z] #43 1.589 + : /build [2020-07-29T14:03:51.790Z] #43 1.589 + '[' -z '' ']' [2020-07-29T14:03:51.790Z] #43 1.589 ++ mktemp -d [2020-07-29T14:03:51.790Z] #43 1.589 + export GOPATH=/tmp/tmp.IScJd0RkAp [2020-07-29T14:03:51.790Z] #43 1.589 + GOPATH=/tmp/tmp.IScJd0RkAp [2020-07-29T14:03:51.790Z] #43 1.589 + RM_GOPATH=1 [2020-07-29T14:03:51.790Z] #43 1.589 + case "$(go env GOARCH)" in [2020-07-29T14:03:51.790Z] #43 1.589 ++ go env GOARCH [2020-07-29T14:03:51.790Z] #43 1.598 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:51.790Z] #43 1.598 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:51.790Z] #43 1.598 ++ dirname /tmp/install/install.sh [2020-07-29T14:03:51.790Z] #43 1.598 + dir=/tmp/install [2020-07-29T14:03:51.790Z] #43 1.598 + bin=gotestsum [2020-07-29T14:03:51.790Z] #43 1.598 + shift [2020-07-29T14:03:51.790Z] #43 1.598 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-29T14:03:51.790Z] #43 1.598 + . /tmp/install/gotestsum.installer [2020-07-29T14:03:51.790Z] #43 1.598 ++ : v0.3.5 [2020-07-29T14:03:51.790Z] #43 1.598 + install_gotestsum [2020-07-29T14:03:51.790Z] #43 1.598 + set -e [2020-07-29T14:03:51.790Z] #43 1.598 + export GO111MODULE=on [2020-07-29T14:03:51.790Z] #43 1.598 + GO111MODULE=on [2020-07-29T14:03:51.790Z] #43 1.598 + GOBIN=/build [2020-07-29T14:03:51.790Z] #43 1.598 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-29T14:03:51.790Z] #43 1.648 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T14:03:51.790Z] #43 1.648 go: finding gotest.tools v0.3.5 [2020-07-29T14:03:51.790Z] #43 2.300 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T14:03:51.790Z] #43 2.380 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T14:03:51.790Z] #43 2.744 go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T14:03:51.790Z] #43 2.756 go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T14:03:51.790Z] #43 2.865 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T14:03:51.790Z] #43 2.867 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:03:51.790Z] #43 2.867 go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T14:03:51.790Z] #43 2.867 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:03:51.790Z] #43 2.868 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:03:51.790Z] #43 2.869 go: downloading github.com/fatih/color v1.6.0 [2020-07-29T14:03:51.790Z] #43 3.145 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:03:51.790Z] #43 3.253 go: extracting github.com/fatih/color v1.6.0 [2020-07-29T14:03:51.790Z] #43 3.273 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:03:51.790Z] #43 3.305 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:03:51.790Z] #43 3.354 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:03:51.790Z] #43 3.354 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:03:51.790Z] #43 3.354 go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T14:03:51.790Z] #43 3.375 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:03:51.790Z] #43 3.511 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T14:03:51.790Z] #43 3.570 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:03:51.790Z] #43 3.571 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:03:51.790Z] #43 3.736 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:03:51.790Z] #43 3.736 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:03:51.790Z] #43 5.073 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:03:51.790Z] #43 5.218 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:03:51.790Z] #43 5.284 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:03:53.159Z] 47a08a47fa97: Pull complete [2020-07-29T14:03:53.860Z] #43 7.427 go: finding github.com/fatih/color v1.6.0 [2020-07-29T14:03:53.860Z] #43 7.498 go: finding github.com/pkg/errors v0.8.0 [2020-07-29T14:03:53.860Z] #43 7.500 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:03:53.860Z] #43 7.505 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:03:53.860Z] #43 7.510 go: finding github.com/spf13/pflag v1.0.1 [2020-07-29T14:03:53.860Z] #43 7.527 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:03:54.154Z] #43 7.771 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:03:54.479Z] #43 7.856 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:03:54.479Z] #43 7.906 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:03:54.479Z] #43 7.936 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:03:54.479Z] #43 8.035 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:03:55.996Z] #43 ... [2020-07-29T14:03:55.996Z] [2020-07-29T14:03:55.996Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:55.996Z] #21 4.009 + RM_GOPATH=0 [2020-07-29T14:03:55.996Z] #21 4.009 + TMP_GOPATH= [2020-07-29T14:03:55.996Z] #21 4.009 + : /build [2020-07-29T14:03:55.996Z] #21 4.009 + '[' -z '' ']' [2020-07-29T14:03:55.996Z] #21 4.011 ++ mktemp -d [2020-07-29T14:03:55.996Z] #21 4.017 + export GOPATH=/tmp/tmp.VyIWzV8rVo [2020-07-29T14:03:55.996Z] #21 4.017 + GOPATH=/tmp/tmp.VyIWzV8rVo [2020-07-29T14:03:55.996Z] #21 4.017 + RM_GOPATH=1 [2020-07-29T14:03:55.996Z] #21 4.017 + case "$(go env GOARCH)" in [2020-07-29T14:03:55.996Z] #21 4.018 ++ go env GOARCH [2020-07-29T14:03:55.996Z] #21 4.038 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:55.996Z] #21 4.038 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:55.996Z] #21 4.046 ++ dirname /tmp/install/install.sh [2020-07-29T14:03:55.996Z] #21 4.047 + dir=/tmp/install [2020-07-29T14:03:55.996Z] #21 4.047 + bin=dockercli [2020-07-29T14:03:55.996Z] #21 4.047 + shift [2020-07-29T14:03:55.996Z] #21 4.047 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-29T14:03:55.996Z] #21 4.048 + . /tmp/install/dockercli.installer [2020-07-29T14:03:55.996Z] #21 4.048 ++ : stable [2020-07-29T14:03:55.996Z] #21 4.048 ++ : 17.06.2-ce [2020-07-29T14:03:55.996Z] #21 4.048 + install_dockercli [2020-07-29T14:03:55.996Z] #21 4.048 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T14:03:55.996Z] #21 4.048 Install docker/cli version 17.06.2-ce from stable [2020-07-29T14:03:55.996Z] #21 4.052 ++ uname -m [2020-07-29T14:03:55.996Z] #21 4.053 + arch=s390x [2020-07-29T14:03:55.996Z] #21 4.053 + '[' s390x '!=' x86_64 ']' [2020-07-29T14:03:55.996Z] #21 4.053 + '[' s390x '!=' s390x ']' [2020-07-29T14:03:55.996Z] #21 4.053 + url=https://download.docker.com/linux/static [2020-07-29T14:03:55.996Z] #21 4.060 + tar -xz docker/docker [2020-07-29T14:03:55.996Z] #21 4.061 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-29T14:03:55.996Z] #21 9.304 + mkdir -p /build [2020-07-29T14:03:55.996Z] #21 9.306 + mv docker/docker /build/ [2020-07-29T14:03:55.996Z] #21 9.307 + rmdir docker [2020-07-29T14:03:55.996Z] #21 DONE 9.6s [2020-07-29T14:03:55.996Z] [2020-07-29T14:03:55.996Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:55.996Z] #45 3.828 + RM_GOPATH=0 [2020-07-29T14:03:55.996Z] #45 3.829 + TMP_GOPATH= [2020-07-29T14:03:55.996Z] #45 3.829 + : /build [2020-07-29T14:03:55.996Z] #45 3.829 + '[' -z '' ']' [2020-07-29T14:03:55.996Z] #45 3.829 ++ mktemp -d [2020-07-29T14:03:55.996Z] #45 3.834 + export GOPATH=/tmp/tmp.ZHKi3bCKFs [2020-07-29T14:03:55.996Z] #45 3.834 + GOPATH=/tmp/tmp.ZHKi3bCKFs [2020-07-29T14:03:55.996Z] #45 3.834 + RM_GOPATH=1 [2020-07-29T14:03:55.997Z] #45 3.834 + case "$(go env GOARCH)" in [2020-07-29T14:03:55.997Z] #45 3.835 ++ go env GOARCH [2020-07-29T14:03:55.997Z] #45 3.859 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:55.997Z] #45 3.859 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:55.997Z] #45 3.859 ++ dirname /tmp/install/install.sh [2020-07-29T14:03:55.997Z] #45 3.864 + dir=/tmp/install [2020-07-29T14:03:55.997Z] #45 3.864 + bin=golangci_lint [2020-07-29T14:03:55.997Z] #45 3.865 + shift [2020-07-29T14:03:55.997Z] #45 3.865 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-29T14:03:55.997Z] #45 3.865 + . /tmp/install/golangci_lint.installer [2020-07-29T14:03:55.997Z] #45 3.865 ++ : v1.23.8 [2020-07-29T14:03:55.997Z] #45 3.865 + install_golangci_lint [2020-07-29T14:03:55.997Z] #45 3.865 + echo 'Installing golangci-lint version v1.23.8' [2020-07-29T14:03:55.997Z] #45 3.865 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T14:03:55.997Z] #45 3.865 Installing golangci-lint version v1.23.8 [2020-07-29T14:03:56.633Z] #45 ... [2020-07-29T14:03:56.633Z] [2020-07-29T14:03:56.633Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:03:56.633Z] #10 4.607 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:03:56.633Z] #10 4.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:03:56.633Z] #10 4.676 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:03:56.633Z] #10 5.482 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:03:56.633Z] #10 7.235 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:03:56.633Z] #10 9.382 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:03:56.633Z] #10 ... [2020-07-29T14:03:56.633Z] [2020-07-29T14:03:56.633Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:03:56.633Z] #28 4.602 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-29T14:03:56.633Z] #28 4.603 Cloning into '.'... [2020-07-29T14:03:56.719Z] 0ae62d2712a7: Pull complete [2020-07-29T14:03:56.719Z] 1d4419b49a59: Pull complete [2020-07-29T14:03:56.719Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-29T14:03:56.719Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-07-29T14:03:56.719Z] ---> b1942c37232d [2020-07-29T14:03:56.719Z] Step 5/15 : ARG BUILDX_REPO [2020-07-29T14:03:56.928Z] #28 ... [2020-07-29T14:03:56.929Z] [2020-07-29T14:03:56.929Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:56.929Z] #47 3.448 + RM_GOPATH=0 [2020-07-29T14:03:56.929Z] #47 3.448 + TMP_GOPATH= [2020-07-29T14:03:56.929Z] #47 3.448 + : /build [2020-07-29T14:03:56.929Z] #47 3.448 + '[' -z '' ']' [2020-07-29T14:03:56.929Z] #47 3.448 ++ mktemp -d [2020-07-29T14:03:56.929Z] #47 3.450 + export GOPATH=/tmp/tmp.HzwBgL0Jbt [2020-07-29T14:03:56.929Z] #47 3.450 + GOPATH=/tmp/tmp.HzwBgL0Jbt [2020-07-29T14:03:56.929Z] #47 3.450 + RM_GOPATH=1 [2020-07-29T14:03:56.929Z] #47 3.451 + case "$(go env GOARCH)" in [2020-07-29T14:03:56.929Z] #47 3.451 ++ go env GOARCH [2020-07-29T14:03:56.929Z] #47 3.464 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:56.929Z] #47 3.464 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:56.929Z] #47 3.465 ++ dirname /tmp/install/install.sh [2020-07-29T14:03:56.929Z] #47 3.466 + dir=/tmp/install [2020-07-29T14:03:56.929Z] #47 3.466 + bin=shfmt [2020-07-29T14:03:56.929Z] #47 3.467 + shift [2020-07-29T14:03:56.929Z] #47 3.467 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-29T14:03:56.929Z] #47 3.467 + . /tmp/install/shfmt.installer [2020-07-29T14:03:56.929Z] #47 3.467 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T14:03:56.929Z] #47 3.467 + install_shfmt [2020-07-29T14:03:56.929Z] #47 3.467 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-29T14:03:56.929Z] #47 3.467 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T14:03:56.929Z] #47 3.467 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HzwBgL0Jbt/src/github.com/mvdan/sh [2020-07-29T14:03:56.929Z] #47 3.470 Cloning into '/tmp/tmp.HzwBgL0Jbt/src/github.com/mvdan/sh'... [2020-07-29T14:03:56.929Z] #47 9.581 + cd /tmp/tmp.HzwBgL0Jbt/src/github.com/mvdan/sh [2020-07-29T14:03:56.929Z] #47 9.581 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T14:03:56.929Z] #47 9.721 + GO111MODULE=on [2020-07-29T14:03:56.929Z] #47 9.721 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-29T14:03:56.929Z] #47 ... [2020-07-29T14:03:56.929Z] [2020-07-29T14:03:56.929Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:03:56.929Z] #32 4.486 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:03:56.929Z] #32 4.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:03:56.929Z] #32 4.645 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:03:56.929Z] #32 5.209 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:03:56.929Z] #32 7.605 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:03:56.929Z] #32 9.760 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:03:57.016Z] ---> Running in 9a3e258f551f [2020-07-29T14:03:57.017Z] Removing intermediate container 9a3e258f551f [2020-07-29T14:03:57.017Z] ---> f664c45f1b0b [2020-07-29T14:03:57.017Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-29T14:03:57.017Z] ---> Running in d9c49a38e142 [2020-07-29T14:03:57.226Z] #32 ... [2020-07-29T14:03:57.226Z] [2020-07-29T14:03:57.226Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:57.226Z] #30 2.300 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:03:57.226Z] #30 2.300 + RM_GOPATH=0 [2020-07-29T14:03:57.226Z] #30 2.300 + TMP_GOPATH= [2020-07-29T14:03:57.226Z] #30 2.300 + : /build [2020-07-29T14:03:57.226Z] #30 2.300 + '[' -z '' ']' [2020-07-29T14:03:57.226Z] #30 2.300 ++ mktemp -d [2020-07-29T14:03:57.226Z] #30 2.300 + export GOPATH=/tmp/tmp.QXh2Kq00tE [2020-07-29T14:03:57.226Z] #30 2.300 + GOPATH=/tmp/tmp.QXh2Kq00tE [2020-07-29T14:03:57.226Z] #30 2.300 + RM_GOPATH=1 [2020-07-29T14:03:57.226Z] #30 2.300 + case "$(go env GOARCH)" in [2020-07-29T14:03:57.226Z] #30 2.300 ++ go env GOARCH [2020-07-29T14:03:57.226Z] #30 2.300 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:57.226Z] #30 2.300 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:57.226Z] #30 2.300 ++ dirname /tmp/install/install.sh [2020-07-29T14:03:57.226Z] #30 2.300 + dir=/tmp/install [2020-07-29T14:03:57.226Z] #30 2.300 + bin=tomlv [2020-07-29T14:03:57.226Z] #30 2.300 + shift [2020-07-29T14:03:57.226Z] #30 2.300 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-29T14:03:57.226Z] #30 2.300 + . /tmp/install/tomlv.installer [2020-07-29T14:03:57.226Z] #30 2.300 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:03:57.226Z] #30 2.300 + install_tomlv [2020-07-29T14:03:57.226Z] #30 2.300 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T14:03:57.226Z] #30 2.300 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QXh2Kq00tE/src/github.com/BurntSushi/toml [2020-07-29T14:03:57.226Z] #30 2.300 Cloning into '/tmp/tmp.QXh2Kq00tE/src/github.com/BurntSushi/toml'... [2020-07-29T14:03:57.226Z] #30 2.888 + cd /tmp/tmp.QXh2Kq00tE/src/github.com/BurntSushi/toml [2020-07-29T14:03:57.226Z] #30 2.888 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:03:57.226Z] #30 2.921 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:03:57.226Z] #30 3.401 math/bits [2020-07-29T14:03:57.226Z] #30 3.485 runtime [2020-07-29T14:03:57.226Z] #30 3.941 math [2020-07-29T14:03:57.226Z] #30 8.072 internal/testlog [2020-07-29T14:03:57.226Z] #30 8.205 encoding [2020-07-29T14:03:57.226Z] #30 8.382 runtime/cgo [2020-07-29T14:03:57.226Z] #30 ... [2020-07-29T14:03:57.226Z] [2020-07-29T14:03:57.226Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:57.226Z] #60 1.347 + RM_GOPATH=0 [2020-07-29T14:03:57.226Z] #60 1.347 + TMP_GOPATH= [2020-07-29T14:03:57.226Z] #60 1.347 + : /build [2020-07-29T14:03:57.226Z] #60 1.347 + '[' -z '' ']' [2020-07-29T14:03:57.226Z] #60 1.347 ++ mktemp -d [2020-07-29T14:03:57.226Z] #60 1.347 + export GOPATH=/tmp/tmp.oHRM1CNfM0 [2020-07-29T14:03:57.226Z] #60 1.347 + GOPATH=/tmp/tmp.oHRM1CNfM0 [2020-07-29T14:03:57.226Z] #60 1.347 + RM_GOPATH=1 [2020-07-29T14:03:57.226Z] #60 1.347 + case "$(go env GOARCH)" in [2020-07-29T14:03:57.226Z] #60 1.347 ++ go env GOARCH [2020-07-29T14:03:57.226Z] #60 1.347 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:57.226Z] #60 1.347 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:57.226Z] #60 1.347 ++ dirname /tmp/install/install.sh [2020-07-29T14:03:57.226Z] #60 1.347 + dir=/tmp/install [2020-07-29T14:03:57.226Z] #60 1.347 + bin=proxy [2020-07-29T14:03:57.226Z] #60 1.347 + shift [2020-07-29T14:03:57.226Z] #60 1.347 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-29T14:03:57.226Z] #60 1.347 + . /tmp/install/proxy.installer [2020-07-29T14:03:57.226Z] #60 1.347 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T14:03:57.226Z] #60 1.347 + install_proxy [2020-07-29T14:03:57.226Z] #60 1.347 + case "$1" in [2020-07-29T14:03:57.226Z] #60 1.347 + export CGO_ENABLED=0 [2020-07-29T14:03:57.226Z] #60 1.347 + CGO_ENABLED=0 [2020-07-29T14:03:57.226Z] #60 1.347 + _install_proxy [2020-07-29T14:03:57.226Z] #60 1.347 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-29T14:03:57.226Z] #60 1.347 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oHRM1CNfM0/src/github.com/docker/libnetwork [2020-07-29T14:03:57.226Z] #60 1.347 Cloning into '/tmp/tmp.oHRM1CNfM0/src/github.com/docker/libnetwork'... [2020-07-29T14:03:57.226Z] #60 1.347 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T14:03:57.342Z] Cloning into '/buildx'... [2020-07-29T14:03:57.518Z] #60 ... [2020-07-29T14:03:57.518Z] [2020-07-29T14:03:57.518Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:03:57.518Z] #23 4.287 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:03:57.518Z] #23 4.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:03:57.518Z] #23 4.562 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:03:57.518Z] #23 5.133 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:03:57.518Z] #23 6.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:03:57.518Z] #23 10.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:03:57.518Z] #23 ... [2020-07-29T14:03:57.518Z] [2020-07-29T14:03:57.518Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:03:57.518Z] #41 1.172 + RM_GOPATH=0 [2020-07-29T14:03:57.518Z] #41 1.172 + TMP_GOPATH= [2020-07-29T14:03:57.518Z] #41 1.172 + : /build [2020-07-29T14:03:57.518Z] #41 1.172 + '[' -z '' ']' [2020-07-29T14:03:57.518Z] #41 1.174 ++ mktemp -d [2020-07-29T14:03:57.518Z] #41 1.174 + export GOPATH=/tmp/tmp.jhasFXCR3l [2020-07-29T14:03:57.518Z] #41 1.174 + GOPATH=/tmp/tmp.jhasFXCR3l [2020-07-29T14:03:57.518Z] #41 1.174 + RM_GOPATH=1 [2020-07-29T14:03:57.518Z] #41 1.174 + case "$(go env GOARCH)" in [2020-07-29T14:03:57.518Z] #41 1.178 ++ go env GOARCH [2020-07-29T14:03:57.518Z] #41 1.203 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:03:57.518Z] #41 1.204 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:57.518Z] #41 1.204 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:57.518Z] #41 1.204 ++ dirname /tmp/install/install.sh [2020-07-29T14:03:57.518Z] #41 1.204 + dir=/tmp/install [2020-07-29T14:03:57.518Z] #41 1.204 + bin=vndr [2020-07-29T14:03:57.518Z] #41 1.204 + shift [2020-07-29T14:03:57.518Z] #41 1.204 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-29T14:03:57.518Z] #41 1.204 + . /tmp/install/vndr.installer [2020-07-29T14:03:57.518Z] #41 1.204 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:03:57.518Z] #41 1.204 + install_vndr [2020-07-29T14:03:57.518Z] #41 1.204 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T14:03:57.518Z] #41 1.204 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jhasFXCR3l/src/github.com/LK4D4/vndr [2020-07-29T14:03:57.518Z] #41 1.204 Cloning into '/tmp/tmp.jhasFXCR3l/src/github.com/LK4D4/vndr'... [2020-07-29T14:03:57.518Z] #41 1.636 + cd /tmp/tmp.jhasFXCR3l/src/github.com/LK4D4/vndr [2020-07-29T14:03:57.518Z] #41 1.636 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:03:57.518Z] #41 1.659 + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T14:03:57.518Z] #41 2.301 internal/cpu [2020-07-29T14:03:57.518Z] #41 2.301 runtime/internal/atomic [2020-07-29T14:03:57.518Z] #41 2.393 runtime/internal/sys [2020-07-29T14:03:57.518Z] #41 2.465 runtime/internal/math [2020-07-29T14:03:57.518Z] #41 2.466 internal/bytealg [2020-07-29T14:03:57.518Z] #41 2.590 internal/race [2020-07-29T14:03:57.518Z] #41 2.590 sync/atomic [2020-07-29T14:03:57.518Z] #41 2.775 runtime [2020-07-29T14:03:57.518Z] #41 2.834 unicode [2020-07-29T14:03:57.518Z] #41 5.451 unicode/utf8 [2020-07-29T14:03:57.518Z] #41 6.166 math [2020-07-29T14:03:57.518Z] #41 11.10 unicode/utf16 [2020-07-29T14:03:57.810Z] #41 ... [2020-07-29T14:03:57.810Z] [2020-07-29T14:03:57.810Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:03:57.810Z] #54 2.300 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:03:57.810Z] #54 2.300 + RM_GOPATH=0 [2020-07-29T14:03:57.810Z] #54 2.300 + TMP_GOPATH= [2020-07-29T14:03:57.810Z] #54 2.300 + : /build [2020-07-29T14:03:57.810Z] #54 2.300 + '[' -z '' ']' [2020-07-29T14:03:57.810Z] #54 2.300 ++ mktemp -d [2020-07-29T14:03:57.810Z] #54 2.300 + export GOPATH=/tmp/tmp.J89kbFxspH [2020-07-29T14:03:57.810Z] #54 2.300 + GOPATH=/tmp/tmp.J89kbFxspH [2020-07-29T14:03:57.810Z] #54 2.300 + RM_GOPATH=1 [2020-07-29T14:03:57.810Z] #54 2.300 + case "$(go env GOARCH)" in [2020-07-29T14:03:57.810Z] #54 2.300 ++ go env GOARCH [2020-07-29T14:03:57.810Z] #54 2.300 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:57.810Z] #54 2.300 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:03:57.810Z] #54 2.300 ++ dirname /tmp/install/install.sh [2020-07-29T14:03:57.810Z] #54 2.300 + dir=/tmp/install [2020-07-29T14:03:57.810Z] #54 2.300 + bin=rootlesskit [2020-07-29T14:03:57.810Z] #54 2.300 + shift [2020-07-29T14:03:57.810Z] #54 2.300 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-29T14:03:57.810Z] #54 2.300 + . /tmp/install/rootlesskit.installer [2020-07-29T14:03:57.810Z] #54 2.300 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:03:57.810Z] #54 2.300 + install_rootlesskit [2020-07-29T14:03:57.810Z] #54 2.300 + case "$1" in [2020-07-29T14:03:57.810Z] #54 2.300 + export CGO_ENABLED=0 [2020-07-29T14:03:57.810Z] #54 2.300 + CGO_ENABLED=0 [2020-07-29T14:03:57.810Z] #54 2.300 + _install_rootlesskit [2020-07-29T14:03:57.810Z] #54 2.300 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T14:03:57.810Z] #54 2.300 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.J89kbFxspH/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:03:57.810Z] #54 2.300 Cloning into '/tmp/tmp.J89kbFxspH/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T14:03:57.810Z] #54 5.368 + cd /tmp/tmp.J89kbFxspH/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:03:57.810Z] #54 5.368 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:03:57.810Z] #54 5.671 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:03:57.810Z] #54 5.672 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T14:03:57.810Z] #54 ... [2020-07-29T14:03:57.810Z] [2020-07-29T14:03:57.810Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:03:57.810Z] #51 4.639 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:03:57.810Z] #51 4.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:03:57.810Z] #51 4.732 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:03:57.810Z] #51 5.389 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:03:57.810Z] #51 7.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:03:57.810Z] #51 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:03:58.102Z] #51 ... [2020-07-29T14:03:58.102Z] [2020-07-29T14:03:58.102Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:03:58.102Z] #38 4.464 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:03:58.102Z] #38 4.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:03:58.102Z] #38 4.566 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:03:58.102Z] #38 5.281 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:03:58.102Z] #38 7.411 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:03:58.102Z] #38 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:03:58.102Z] #38 ... [2020-07-29T14:03:58.102Z] [2020-07-29T14:03:58.102Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:03:58.102Z] #47 11.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T14:03:58.102Z] #47 11.17 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T14:03:58.102Z] #47 11.17 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T14:03:58.102Z] #47 11.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T14:03:58.102Z] #47 11.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T14:03:58.394Z] #47 11.90 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T14:03:58.499Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-29T14:03:58.499Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f2f491bb\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-29T14:03:58.499Z] ---------------------------------------------------------------------------- [2020-07-29T14:03:58.499Z] [2020-07-29T14:03:58.499Z] INFO: executeCI.ps1 starting at Wed Jul 29 14:03:57 CUT 2020 [2020-07-29T14:03:58.499Z] [2020-07-29T14:03:58.499Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-29T14:03:58.499Z] INFO: Running git version 2.24.1.windows.2 [2020-07-29T14:03:58.499Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-29T14:03:58.499Z] INFO: Environment variables: [2020-07-29T14:03:58.499Z] [2020-07-29T14:03:58.499Z] Name Value [2020-07-29T14:03:58.499Z] ---- ----- [2020-07-29T14:03:58.499Z] ALLUSERSPROFILE C:\ProgramData [2020-07-29T14:03:58.499Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-29T14:03:58.499Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-29T14:03:58.499Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-29T14:03:58.499Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-29T14:03:58.499Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-29T14:03:58.499Z] BRANCH_NAME PR-41288 [2020-07-29T14:03:58.499Z] BUILD_DISPLAY_NAME #2 [2020-07-29T14:03:58.499Z] BUILD_ID 2 [2020-07-29T14:03:58.499Z] BUILD_NUMBER 2 [2020-07-29T14:03:58.499Z] BUILD_TAG jenkins-moby-PR-41288-2 [2020-07-29T14:03:58.499Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41288/2/ [2020-07-29T14:03:58.499Z] CHANGE_AUTHOR thaJeztah [2020-07-29T14:03:58.499Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-07-29T14:03:58.499Z] CHANGE_BRANCH fix_getexecuser [2020-07-29T14:03:58.499Z] CHANGE_FORK thaJeztah/docker [2020-07-29T14:03:58.499Z] CHANGE_ID 41288 [2020-07-29T14:03:58.499Z] CHANGE_TARGET master [2020-07-29T14:03:58.499Z] CHANGE_TITLE oci: correctly use user.GetExecUser interface [2020-07-29T14:03:58.499Z] CHANGE_URL https://github.com/moby/moby/pull/41288 [2020-07-29T14:03:58.499Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:03:58.499Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-29T14:03:58.499Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-29T14:03:58.499Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-29T14:03:58.499Z] COMPUTERNAME azwin-2-48f070 [2020-07-29T14:03:58.499Z] ComSpec C:\windows\system32\cmd.exe [2020-07-29T14:03:58.499Z] ConfigSequenceNumber 0 [2020-07-29T14:03:58.499Z] DOCKER_BUILDKIT 0 [2020-07-29T14:03:58.499Z] DOCKER_DUT_DEBUG 1 [2020-07-29T14:03:58.499Z] DOCKER_EXPERIMENTAL 1 [2020-07-29T14:03:58.499Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-29T14:03:58.500Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-29T14:03:58.500Z] EXECUTOR_NUMBER 0 [2020-07-29T14:03:58.500Z] FQDN azwin-2-48f070.westus.cloudapp.azure.com [2020-07-29T14:03:58.500Z] GIT_BRANCH PR-41288 [2020-07-29T14:03:58.500Z] GIT_COMMIT baa950315f68b23ae1109d63a56575c39ebc469d [2020-07-29T14:03:58.500Z] GIT_PREVIOUS_COMMIT 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce [2020-07-29T14:03:58.500Z] GIT_URL https://github.com/moby/moby.git [2020-07-29T14:03:58.500Z] HUDSON_COOKIE 2cb03197-1e41-486f-8ba0-954e856a2702 [2020-07-29T14:03:58.500Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-29T14:03:58.500Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-29T14:03:58.500Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-29T14:03:58.500Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-29T14:03:58.500Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-29T14:03:58.500Z] JENKINS_NODE_COOKIE de41226b-1190-421a-8636-9383df2d2f30 [2020-07-29T14:03:58.500Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-29T14:03:58.500Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-29T14:03:58.500Z] JOB_BASE_NAME PR-41288 [2020-07-29T14:03:58.500Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41288/display/redirect [2020-07-29T14:03:58.500Z] JOB_NAME moby/PR-41288 [2020-07-29T14:03:58.500Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41288/ [2020-07-29T14:03:58.500Z] library.jps.version master [2020-07-29T14:03:58.500Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-29T14:03:58.500Z] NODE_LABELS amd64 azure azwin-2-48f070 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-29T14:03:58.500Z] NODE_NAME azwin-2-48f070 [2020-07-29T14:03:58.500Z] NUMBER_OF_PROCESSORS 4 [2020-07-29T14:03:58.500Z] OS Windows_NT [2020-07-29T14:03:58.500Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-29T14:03:58.500Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-29T14:03:58.500Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-29T14:03:58.500Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-29T14:03:58.500Z] PROCESSOR_LEVEL 6 [2020-07-29T14:03:58.500Z] PROCESSOR_REVISION 5504 [2020-07-29T14:03:58.500Z] ProgramData C:\ProgramData [2020-07-29T14:03:58.500Z] ProgramFiles C:\Program Files [2020-07-29T14:03:58.500Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-29T14:03:58.500Z] ProgramW6432 C:\Program Files [2020-07-29T14:03:58.500Z] PROMPT $P$G [2020-07-29T14:03:58.500Z] PSExecutionPolicyPreference Bypass [2020-07-29T14:03:58.500Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-29T14:03:58.500Z] PUBLIC C:\Users\Public [2020-07-29T14:03:58.500Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41288/2/display/redirect?page=changes [2020-07-29T14:03:58.500Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41288/2/display/redirect [2020-07-29T14:03:58.500Z] SKIP_VALIDATION_TESTS 1 [2020-07-29T14:03:58.500Z] SOURCES_DRIVE d [2020-07-29T14:03:58.500Z] SOURCES_SUBDIR gopath [2020-07-29T14:03:58.500Z] STAGE_NAME Run tests [2020-07-29T14:03:58.500Z] SystemDrive C: [2020-07-29T14:03:58.500Z] SystemRoot C:\windows [2020-07-29T14:03:58.500Z] TEMP C:\windows\TEMP [2020-07-29T14:03:58.500Z] TESTDEBUG 0 [2020-07-29T14:03:58.500Z] TESTRUN_DRIVE d [2020-07-29T14:03:58.500Z] TESTRUN_SUBDIR CI [2020-07-29T14:03:58.500Z] TIMEOUT 120m [2020-07-29T14:03:58.500Z] TMP C:\windows\TEMP [2020-07-29T14:03:58.500Z] USERDOMAIN WORKGROUP [2020-07-29T14:03:58.500Z] USERNAME azwin-2-48f070$ [2020-07-29T14:03:58.500Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-29T14:03:58.500Z] windir C:\windows [2020-07-29T14:03:58.500Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-29T14:03:58.500Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-29T14:03:58.500Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-29T14:03:58.500Z] [2020-07-29T14:03:58.500Z] [2020-07-29T14:03:58.500Z] [2020-07-29T14:03:58.500Z] INFO: Sources under d:\gopath\... [2020-07-29T14:03:58.500Z] INFO: Test run under d:\CI\... [2020-07-29T14:03:58.500Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-29T14:03:58.500Z] INFO: docker/docker repository was found [2020-07-29T14:03:58.500Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-07-29T14:03:58.973Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-29T14:03:58.973Z] INFO: Docker version of control daemon [2020-07-29T14:03:58.973Z] [2020-07-29T14:03:58.973Z] Client: Docker Engine - Enterprise [2020-07-29T14:03:58.973Z] Version: 19.03.5 [2020-07-29T14:03:58.973Z] API version: 1.40 [2020-07-29T14:03:58.973Z] Go version: go1.12.12 [2020-07-29T14:03:58.973Z] Git commit: 2ee0c57608 [2020-07-29T14:03:58.973Z] Built: 11/13/2019 08:00:16 [2020-07-29T14:03:58.973Z] OS/Arch: windows/amd64 [2020-07-29T14:03:58.973Z] Experimental: false [2020-07-29T14:03:58.973Z] [2020-07-29T14:03:58.973Z] Server: Docker Engine - Enterprise [2020-07-29T14:03:58.973Z] Engine: [2020-07-29T14:03:58.973Z] Version: 19.03.5 [2020-07-29T14:03:58.973Z] API version: 1.40 (minimum version 1.24) [2020-07-29T14:03:58.973Z] Go version: go1.12.12 [2020-07-29T14:03:58.973Z] Git commit: 2ee0c57608 [2020-07-29T14:03:58.973Z] Built: 11/13/2019 07:58:51 [2020-07-29T14:03:58.973Z] OS/Arch: windows/amd64 [2020-07-29T14:03:58.973Z] Experimental: true [2020-07-29T14:03:58.973Z] [2020-07-29T14:03:58.973Z] INFO: Docker info of control daemon [2020-07-29T14:03:58.973Z] [2020-07-29T14:03:59.029Z] #47 12.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T14:03:59.661Z] #47 13.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T14:04:00.296Z] #47 13.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T14:04:00.296Z] #47 13.84 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T14:04:00.551Z] Client: [2020-07-29T14:04:00.551Z] Debug Mode: false [2020-07-29T14:04:00.551Z] Plugins: [2020-07-29T14:04:00.551Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-29T14:04:00.551Z] [2020-07-29T14:04:00.551Z] Server: [2020-07-29T14:04:00.551Z] Containers: 0 [2020-07-29T14:04:00.551Z] Running: 0 [2020-07-29T14:04:00.551Z] Paused: 0 [2020-07-29T14:04:00.551Z] Stopped: 0 [2020-07-29T14:04:00.551Z] Images: 10 [2020-07-29T14:04:00.551Z] Server Version: 19.03.5 [2020-07-29T14:04:00.551Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-29T14:04:00.551Z] Windows: [2020-07-29T14:04:00.551Z] LCOW: [2020-07-29T14:04:00.551Z] Logging Driver: json-file [2020-07-29T14:04:00.551Z] Plugins: [2020-07-29T14:04:00.551Z] Volume: local [2020-07-29T14:04:00.551Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T14:04:00.551Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T14:04:00.551Z] Swarm: inactive [2020-07-29T14:04:00.551Z] Default Isolation: process [2020-07-29T14:04:00.551Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T14:04:00.551Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T14:04:00.551Z] OSType: windows [2020-07-29T14:04:00.551Z] Architecture: x86_64 [2020-07-29T14:04:00.551Z] CPUs: 4 [2020-07-29T14:04:00.551Z] Total Memory: 32GiB [2020-07-29T14:04:00.551Z] Name: azwin-2-48f070 [2020-07-29T14:04:00.551Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-29T14:04:00.551Z] Docker Root Dir: D:\docker [2020-07-29T14:04:00.551Z] Debug Mode: false [2020-07-29T14:04:00.551Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:04:00.551Z] Labels: [2020-07-29T14:04:00.551Z] Experimental: true [2020-07-29T14:04:00.551Z] Insecure Registries: [2020-07-29T14:04:00.551Z] 10.0.0.4:5000 [2020-07-29T14:04:00.551Z] 127.0.0.0/8 [2020-07-29T14:04:00.551Z] Registry Mirrors: [2020-07-29T14:04:00.551Z] http://10.0.0.4:5000/ [2020-07-29T14:04:00.551Z] Live Restore Enabled: false [2020-07-29T14:04:00.551Z] [2020-07-29T14:04:00.551Z] [2020-07-29T14:04:00.551Z] INFO: Commit hash is 76cac1ea3b [2020-07-29T14:04:00.551Z] INFO: Nuke-Everything... [2020-07-29T14:04:00.551Z] INFO: Container count on control daemon to delete is 0 [2020-07-29T14:04:00.587Z] #47 13.96 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T14:04:00.587Z] #47 13.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T14:04:01.031Z] INFO: Nuking d:\CI [2020-07-29T14:04:01.031Z] INFO: Zapped successfully [2020-07-29T14:04:01.031Z] INFO: Location for testing is d:\CI\PR-41288\2 [2020-07-29T14:04:01.031Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-29T14:04:01.031Z] [2020-07-29T14:04:01.031Z] [2020-07-29T14:04:01.031Z] INFO: Building the image from Dockerfile.windows at 07/29/2020 14:04:00... [2020-07-29T14:04:01.031Z] [2020-07-29T14:04:01.220Z] #47 14.62 runtime/cgo [2020-07-29T14:04:01.221Z] #47 14.67 runtime [2020-07-29T14:04:02.960Z] Removing intermediate container d9c49a38e142 [2020-07-29T14:04:02.960Z] ---> 0b9ab066b4e1 [2020-07-29T14:04:02.960Z] Step 7/15 : WORKDIR /buildx [2020-07-29T14:04:02.960Z] ---> Running in 0ea856e104aa [2020-07-29T14:04:02.960Z] Removing intermediate container 0ea856e104aa [2020-07-29T14:04:02.960Z] ---> e49da0a5a3aa [2020-07-29T14:04:02.960Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-29T14:04:03.253Z] ---> Running in b693aebddb0a [2020-07-29T14:04:03.253Z] Removing intermediate container b693aebddb0a [2020-07-29T14:04:03.253Z] ---> 862a29a6832a [2020-07-29T14:04:03.253Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-29T14:04:03.253Z] ---> Running in e3def9b1f0fd [2020-07-29T14:04:03.898Z] From https://github.com/docker/buildx [2020-07-29T14:04:03.898Z] * [new tag] v0.3.1 -> build [2020-07-29T14:04:03.952Z] #47 ... [2020-07-29T14:04:03.952Z] [2020-07-29T14:04:03.952Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:04:03.952Z] #36 15.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T14:04:03.952Z] #36 16.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-29T14:04:04.192Z] Switched to branch 'build' [2020-07-29T14:04:04.845Z] Sending build context to Docker daemon 56.05MB [2020-07-29T14:04:04.846Z] [2020-07-29T14:04:04.846Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-29T14:04:04.846Z] ---> 987b1d5e0abf [2020-07-29T14:04:04.846Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-29T14:04:04.846Z] ---> Using cache [2020-07-29T14:04:04.846Z] ---> cf71c31a045c [2020-07-29T14:04:04.846Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-07-29T14:04:04.846Z] ---> Using cache [2020-07-29T14:04:04.846Z] ---> 7b378785d13b [2020-07-29T14:04:04.846Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-29T14:04:04.846Z] ---> Using cache [2020-07-29T14:04:04.846Z] ---> faad72312166 [2020-07-29T14:04:04.846Z] 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-29T14:04:04.846Z] ---> Using cache [2020-07-29T14:04:04.846Z] ---> 879d8bfeab2f [2020-07-29T14:04:04.846Z] 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-29T14:04:04.846Z] ---> Using cache [2020-07-29T14:04:04.846Z] ---> a58a664687f9 [2020-07-29T14:04:04.846Z] 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-29T14:04:04.846Z] ---> Using cache [2020-07-29T14:04:04.846Z] ---> 8d2ef900f58e [2020-07-29T14:04:04.846Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-29T14:04:04.846Z] ---> Using cache [2020-07-29T14:04:04.846Z] ---> c5f47b2bca64 [2020-07-29T14:04:04.846Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-29T14:04:04.846Z] ---> Using cache [2020-07-29T14:04:04.846Z] ---> 30a01f6dbf30 [2020-07-29T14:04:04.846Z] Step 10/10 : COPY . . [2020-07-29T14:04:05.238Z] Removing intermediate container e3def9b1f0fd [2020-07-29T14:04:05.238Z] ---> 84c3cc74b6ba [2020-07-29T14:04:05.238Z] Step 10/15 : ARG GOOS [2020-07-29T14:04:05.238Z] ---> Running in 9f413ba4dddb [2020-07-29T14:04:05.238Z] Removing intermediate container 9f413ba4dddb [2020-07-29T14:04:05.238Z] ---> 323549455cf7 [2020-07-29T14:04:05.238Z] Step 11/15 : ARG GOARCH [2020-07-29T14:04:05.238Z] ---> Running in f52a3a5172f3 [2020-07-29T14:04:05.238Z] Removing intermediate container f52a3a5172f3 [2020-07-29T14:04:05.238Z] ---> f585284d1e7c [2020-07-29T14:04:05.238Z] 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-29T14:04:05.238Z] ---> Running in 52f548956e1a [2020-07-29T14:04:08.406Z] #36 ... [2020-07-29T14:04:08.406Z] [2020-07-29T14:04:08.406Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:04:08.406Z] #41 11.26 container/list [2020-07-29T14:04:08.406Z] #41 11.73 crypto/internal/subtle [2020-07-29T14:04:08.406Z] #41 11.78 crypto/subtle [2020-07-29T14:04:08.406Z] #41 11.90 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T14:04:08.406Z] #41 11.97 internal/nettrace [2020-07-29T14:04:08.406Z] #41 12.00 runtime/cgo [2020-07-29T14:04:08.406Z] #41 16.53 vendor/golang.org/x/crypto/internal/subtle [2020-07-29T14:04:08.406Z] #41 ... [2020-07-29T14:04:08.406Z] [2020-07-29T14:04:08.406Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:04:08.406Z] #60 11.71 Checking out files: 93% (1932/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-29T14:04:08.406Z] #60 11.83 + cd /tmp/tmp.oHRM1CNfM0/src/github.com/docker/libnetwork [2020-07-29T14:04:08.406Z] #60 11.83 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T14:04:08.406Z] #60 12.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T14:04:10.504Z] #60 ... [2020-07-29T14:04:10.504Z] [2020-07-29T14:04:10.504Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:04:10.504Z] #30 23.70 internal/reflectlite [2020-07-29T14:04:10.504Z] #30 23.71 sync [2020-07-29T14:04:11.565Z] #30 ... [2020-07-29T14:04:11.565Z] [2020-07-29T14:04:11.565Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:04:11.565Z] #51 14.76 Fetched 8060 kB in 10s (793 kB/s) [2020-07-29T14:04:11.565Z] #51 14.76 Reading package lists... [2020-07-29T14:04:11.565Z] #51 18.44 Reading package lists... [2020-07-29T14:04:11.565Z] #51 22.90 Building dependency tree... [2020-07-29T14:04:11.565Z] #51 24.24 The following additional packages will be installed: [2020-07-29T14:04:11.565Z] #51 24.25 libbtrfs0 [2020-07-29T14:04:11.565Z] #51 24.32 The following NEW packages will be installed: [2020-07-29T14:04:11.565Z] #51 24.35 libbtrfs-dev libbtrfs0 [2020-07-29T14:04:11.565Z] #51 24.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:04:11.565Z] #51 24.47 Need to get 118 kB of archives. [2020-07-29T14:04:11.565Z] #51 24.47 After this operation, 390 kB of additional disk space will be used. [2020-07-29T14:04:11.565Z] #51 24.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-29T14:04:11.565Z] #51 24.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-29T14:04:11.565Z] #51 ... [2020-07-29T14:04:11.565Z] [2020-07-29T14:04:11.565Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:04:11.565Z] #10 14.99 Fetched 8060 kB in 10s (771 kB/s) [2020-07-29T14:04:11.565Z] #10 14.99 Reading package lists... [2020-07-29T14:04:11.565Z] #10 18.42 Reading package lists... [2020-07-29T14:04:11.565Z] #10 22.81 Building dependency tree... [2020-07-29T14:04:11.565Z] #10 24.24 The following additional packages will be installed: [2020-07-29T14:04:11.565Z] #10 24.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T14:04:11.565Z] #10 24.28 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T14:04:11.565Z] #10 24.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T14:04:11.565Z] #10 24.28 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T14:04:11.565Z] #10 24.30 Suggested packages: [2020-07-29T14:04:11.565Z] #10 24.30 gcc-8-locales seccomp wine64 [2020-07-29T14:04:11.565Z] #10 25.17 The following NEW packages will be installed: [2020-07-29T14:04:11.565Z] #10 ... [2020-07-29T14:04:11.565Z] [2020-07-29T14:04:11.565Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:04:11.565Z] #41 24.62 sync [2020-07-29T14:04:11.565Z] #41 24.62 internal/reflectlite [2020-07-29T14:04:11.871Z] #41 ... [2020-07-29T14:04:11.871Z] [2020-07-29T14:04:11.871Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:04:11.871Z] #32 15.39 Fetched 8060 kB in 11s (737 kB/s) [2020-07-29T14:04:11.871Z] #32 15.39 Reading package lists... [2020-07-29T14:04:11.871Z] #32 18.64 Reading package lists... [2020-07-29T14:04:11.871Z] #32 22.52 Building dependency tree... [2020-07-29T14:04:11.871Z] #32 23.96 The following additional packages will be installed: [2020-07-29T14:04:11.871Z] #32 23.97 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T14:04:11.871Z] #32 23.97 Suggested packages: [2020-07-29T14:04:11.871Z] #32 23.97 cmake-doc ninja-build lrzip [2020-07-29T14:04:11.871Z] #32 23.97 Recommended packages: [2020-07-29T14:04:11.871Z] #32 23.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T14:04:11.871Z] #32 24.71 The following NEW packages will be installed: [2020-07-29T14:04:11.871Z] #32 24.76 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T14:04:11.871Z] #32 24.77 vim-common xxd [2020-07-29T14:04:11.871Z] #32 24.90 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:04:11.871Z] #32 24.90 Need to get 14.0 MB of archives. [2020-07-29T14:04:11.871Z] #32 24.90 After this operation, 62.1 MB of additional disk space will be used. [2020-07-29T14:04:11.871Z] #32 24.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-29T14:04:11.871Z] #32 24.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:04:11.871Z] #32 24.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T14:04:11.871Z] #32 25.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-29T14:04:11.871Z] #32 ... [2020-07-29T14:04:11.871Z] [2020-07-29T14:04:11.871Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:04:11.871Z] #60 DONE 25.5s [2020-07-29T14:04:11.871Z] [2020-07-29T14:04:11.871Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:04:11.871Z] #10 25.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-29T14:04:11.871Z] #10 25.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-29T14:04:11.871Z] #10 25.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-29T14:04:11.871Z] #10 25.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-29T14:04:11.871Z] #10 25.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-29T14:04:11.872Z] #10 25.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T14:04:11.872Z] #10 25.40 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:04:11.872Z] #10 25.40 Need to get 73.3 MB of archives. [2020-07-29T14:04:11.872Z] #10 25.40 After this operation, 494 MB of additional disk space will be used. [2020-07-29T14:04:11.872Z] #10 25.40 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-29T14:04:12.166Z] #10 25.59 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-29T14:04:12.166Z] #10 ... [2020-07-29T14:04:12.166Z] [2020-07-29T14:04:12.166Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:04:12.166Z] #38 15.52 Fetched 8060 kB in 11s (727 kB/s) [2020-07-29T14:04:12.166Z] #38 15.52 Reading package lists... [2020-07-29T14:04:12.166Z] #38 19.93 Reading package lists... [2020-07-29T14:04:12.166Z] #38 23.95 Building dependency tree... [2020-07-29T14:04:12.166Z] #38 25.23 The following additional packages will be installed: [2020-07-29T14:04:12.166Z] #38 25.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T14:04:12.166Z] #38 25.23 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T14:04:12.166Z] #38 25.23 Suggested packages: [2020-07-29T14:04:12.166Z] #38 25.23 manpages-dev python-setuptools [2020-07-29T14:04:12.166Z] #38 ... [2020-07-29T14:04:12.166Z] [2020-07-29T14:04:12.166Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:04:12.166Z] #10 25.73 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-29T14:04:12.166Z] #10 25.73 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-29T14:04:12.166Z] #10 25.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-29T14:04:12.166Z] #10 25.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T14:04:12.462Z] #10 ... [2020-07-29T14:04:12.462Z] [2020-07-29T14:04:12.462Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:04:12.462Z] #23 15.91 Fetched 8060 kB in 12s (684 kB/s) [2020-07-29T14:04:12.462Z] #23 15.91 Reading package lists... [2020-07-29T14:04:12.462Z] #23 19.61 Reading package lists... [2020-07-29T14:04:12.462Z] #23 23.53 Building dependency tree... [2020-07-29T14:04:12.462Z] #23 24.76 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T14:04:12.462Z] #23 24.76 The following additional packages will be installed: [2020-07-29T14:04:12.462Z] #23 24.76 libjq1 libonig5 [2020-07-29T14:04:12.462Z] #23 25.04 The following NEW packages will be installed: [2020-07-29T14:04:12.462Z] #23 25.04 jq libjq1 libonig5 [2020-07-29T14:04:12.462Z] #23 25.19 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:04:12.462Z] #23 25.19 Need to get 350 kB of archives. [2020-07-29T14:04:12.462Z] #23 25.19 After this operation, 1154 kB of additional disk space will be used. [2020-07-29T14:04:12.462Z] #23 25.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-29T14:04:12.462Z] #23 25.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-29T14:04:12.462Z] #23 25.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-29T14:04:12.462Z] #23 ... [2020-07-29T14:04:12.462Z] [2020-07-29T14:04:12.462Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:04:12.462Z] #51 25.23 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:04:12.462Z] #51 25.40 Fetched 118 kB in 0s (883 kB/s) [2020-07-29T14:04:12.462Z] #51 25.52 Selecting previously unselected package libbtrfs0. [2020-07-29T14:04:12.462Z] #51 25.52 (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-29T14:04:12.462Z] #51 25.59 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-29T14:04:12.462Z] #51 25.61 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:04:12.462Z] #51 25.73 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:04:12.462Z] #51 25.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-29T14:04:12.462Z] #51 25.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:04:12.462Z] #51 25.95 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:04:12.462Z] #51 26.00 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:04:12.462Z] #51 26.02 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:04:13.152Z] #51 ... [2020-07-29T14:04:13.152Z] [2020-07-29T14:04:13.152Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:04:13.152Z] #43 DONE 26.4s [2020-07-29T14:04:13.152Z] [2020-07-29T14:04:13.152Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:04:13.152Z] #38 26.38 The following NEW packages will be installed: [2020-07-29T14:04:13.152Z] #38 26.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T14:04:13.152Z] #38 26.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T14:04:13.152Z] #38 26.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T14:04:13.152Z] #38 26.38 python-six zlib1g-dev [2020-07-29T14:04:13.152Z] #38 26.56 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:04:13.152Z] #38 26.56 Need to get 3742 kB of archives. [2020-07-29T14:04:13.152Z] #38 26.56 After this operation, 22.0 MB of additional disk space will be used. [2020-07-29T14:04:13.152Z] #38 26.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-29T14:04:13.152Z] #38 26.58 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-29T14:04:13.152Z] #38 26.59 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-29T14:04:13.152Z] #38 26.60 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-29T14:04:13.152Z] #38 ... [2020-07-29T14:04:13.152Z] [2020-07-29T14:04:13.152Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:04:13.152Z] #51 DONE 26.6s [2020-07-29T14:04:13.152Z] [2020-07-29T14:04:13.152Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:04:13.152Z] #38 26.60 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-29T14:04:13.152Z] #38 26.61 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-29T14:04:13.152Z] #38 26.62 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-29T14:04:13.152Z] #38 26.62 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-29T14:04:13.152Z] #38 26.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-29T14:04:13.152Z] #38 26.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-29T14:04:13.152Z] #38 26.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-29T14:04:13.446Z] #38 26.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-29T14:04:13.446Z] #38 26.76 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-29T14:04:13.446Z] #38 26.76 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-29T14:04:13.446Z] #38 26.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T14:04:13.446Z] #38 26.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-29T14:04:13.446Z] #38 26.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-29T14:04:14.489Z] #38 ... [2020-07-29T14:04:14.489Z] [2020-07-29T14:04:14.489Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:04:14.489Z] #23 26.33 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:04:14.489Z] #23 26.60 Fetched 350 kB in 0s (1825 kB/s) [2020-07-29T14:04:14.489Z] #23 26.63 Selecting previously unselected package libonig5:s390x. [2020-07-29T14:04:14.489Z] #23 26.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-29T14:04:14.489Z] #23 26.72 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-29T14:04:14.489Z] #23 26.74 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-29T14:04:14.489Z] #23 26.96 Selecting previously unselected package libjq1:s390x. [2020-07-29T14:04:14.489Z] #23 26.96 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T14:04:14.489Z] #23 26.97 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T14:04:14.489Z] #23 27.13 Selecting previously unselected package jq. [2020-07-29T14:04:14.489Z] #23 27.13 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T14:04:14.489Z] #23 27.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:04:14.489Z] #23 27.36 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-29T14:04:14.489Z] #23 27.36 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T14:04:14.489Z] #23 27.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:04:14.489Z] #23 27.37 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:04:14.489Z] #23 DONE 27.9s [2020-07-29T14:04:14.489Z] [2020-07-29T14:04:14.489Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:04:14.489Z] #38 27.80 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:04:14.489Z] #38 27.90 Fetched 3742 kB in 0s (10.7 MB/s) [2020-07-29T14:04:14.489Z] [2020-07-29T14:04:14.489Z] #38 ... [2020-07-29T14:04:14.489Z] [2020-07-29T14:04:14.489Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:04:14.489Z] #24 DONE 0.1s [2020-07-29T14:04:14.489Z] [2020-07-29T14:04:14.489Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:04:14.489Z] #38 27.94 Selecting previously unselected package libcap-dev:s390x. [2020-07-29T14:04:14.489Z] #38 27.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-29T14:04:14.489Z] #38 28.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-29T14:04:14.489Z] #38 28.02 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-29T14:04:14.489Z] #38 28.10 Selecting previously unselected package libnet1:s390x. [2020-07-29T14:04:14.489Z] #38 28.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-29T14:04:14.489Z] #38 28.10 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T14:04:14.782Z] #38 28.18 Selecting previously unselected package libnet1-dev. [2020-07-29T14:04:14.782Z] #38 28.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-29T14:04:14.782Z] #38 28.20 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:04:15.074Z] #38 28.37 Selecting previously unselected package libnl-3-200:s390x. [2020-07-29T14:04:15.074Z] #38 28.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-29T14:04:15.074Z] #38 28.38 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T14:04:15.074Z] #38 28.49 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-29T14:04:15.074Z] #38 28.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-29T14:04:15.074Z] #38 28.51 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-29T14:04:15.074Z] #38 28.74 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-29T14:04:15.367Z] #38 28.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-29T14:04:15.367Z] #38 28.75 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T14:04:15.367Z] #38 28.79 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-29T14:04:15.367Z] #38 28.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-29T14:04:15.367Z] #38 28.81 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-29T14:04:15.367Z] #38 28.89 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-29T14:04:15.367Z] #38 28.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-29T14:04:15.367Z] #38 28.90 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-29T14:04:15.659Z] #38 29.14 Selecting previously unselected package libprotobuf17:s390x. [2020-07-29T14:04:15.659Z] #38 29.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-29T14:04:15.659Z] #38 29.15 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-29T14:04:15.952Z] #38 29.62 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-29T14:04:16.244Z] #38 29.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-29T14:04:16.244Z] #38 29.63 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-29T14:04:16.535Z] #38 29.81 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-29T14:04:16.535Z] #38 29.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-29T14:04:16.535Z] #38 29.81 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-29T14:04:17.169Z] #38 30.60 Selecting previously unselected package libprotoc17:s390x. [2020-07-29T14:04:17.169Z] #38 30.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-29T14:04:17.169Z] #38 30.61 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-29T14:04:17.460Z] #38 31.00 Selecting previously unselected package protobuf-c-compiler. [2020-07-29T14:04:17.460Z] #38 31.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-29T14:04:17.460Z] #38 31.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:04:17.460Z] #38 31.10 Selecting previously unselected package protobuf-compiler. [2020-07-29T14:04:17.753Z] #38 31.10 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-29T14:04:17.753Z] #38 31.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:04:17.753Z] #38 31.23 Selecting previously unselected package python-pkg-resources. [2020-07-29T14:04:17.753Z] #38 31.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:04:17.753Z] #38 31.24 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T14:04:18.045Z] #38 31.42 Selecting previously unselected package python-six. [2020-07-29T14:04:18.045Z] #38 31.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T14:04:18.045Z] #38 31.44 Unpacking python-six (1.12.0-1) ... [2020-07-29T14:04:18.045Z] #38 31.52 Selecting previously unselected package python-protobuf. [2020-07-29T14:04:18.045Z] #38 31.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-29T14:04:18.045Z] #38 31.52 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T14:04:18.338Z] #38 31.90 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T14:04:19.849Z] #38 ... [2020-07-29T14:04:19.849Z] [2020-07-29T14:04:19.849Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:04:19.849Z] #25 2.585 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-29T14:04:19.849Z] #25 2.930 [2020-07-29T14:04:19.849Z] #25 3.103 ### 5.3% ######## 12.1% ############### 21.1% #################### 27.9% ######################## 34.6% ############################# 41.4% ################################## 48.1% ####################################### 54.9% ############################################ 61.7% ################################################## 70.6% ####################################################### 77.4% ############################################################## 86.4% ###################################################################### 97.7% ######################################################################## 100.0% [2020-07-29T14:04:19.849Z] #25 4.933 #=#=# [2020-07-29T14:04:19.849Z] #25 5.112 ##################### 29.2% ############################################################### 88.8% ######################################################################## 100.0% [2020-07-29T14:04:20.146Z] #25 5.634 #=#=# [2020-07-29T14:04:20.146Z] #25 ... [2020-07-29T14:04:20.146Z] [2020-07-29T14:04:20.146Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:04:20.146Z] #38 33.61 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-29T14:04:20.146Z] #38 33.62 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T14:04:20.146Z] #38 33.63 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T14:04:20.146Z] #38 33.64 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-29T14:04:20.146Z] #38 33.66 Setting up python-six (1.12.0-1) ... [2020-07-29T14:04:21.672Z] #38 34.90 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-29T14:04:21.672Z] #38 34.90 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T14:04:21.672Z] #38 34.93 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-29T14:04:21.672Z] #38 34.95 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-29T14:04:21.672Z] #38 34.96 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-29T14:04:21.672Z] #38 34.97 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:04:21.672Z] #38 34.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:04:21.672Z] #38 34.98 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-29T14:04:21.672Z] #38 35.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:04:21.672Z] #38 35.01 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T14:04:22.305Z] #38 ... [2020-07-29T14:04:22.305Z] [2020-07-29T14:04:22.305Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:04:22.305Z] #32 25.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-29T14:04:22.305Z] #32 25.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-29T14:04:22.305Z] #32 25.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-29T14:04:22.305Z] #32 25.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-29T14:04:22.305Z] #32 25.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-29T14:04:22.306Z] #32 25.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-29T14:04:22.306Z] #32 26.96 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:04:22.306Z] #32 27.06 Fetched 14.0 MB in 1s (12.2 MB/s) [2020-07-29T14:04:22.306Z] #32 27.19 Selecting previously unselected package xxd. [2020-07-29T14:04:22.306Z] #32 27.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-29T14:04:22.306Z] #32 27.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-29T14:04:22.306Z] #32 27.25 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:04:22.306Z] #32 27.45 Selecting previously unselected package vim-common. [2020-07-29T14:04:22.306Z] #32 27.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:04:22.306Z] #32 27.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:04:22.306Z] #32 27.83 Selecting previously unselected package cmake-data. [2020-07-29T14:04:22.306Z] #32 27.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T14:04:22.306Z] #32 27.84 Unpacking cmake-data (3.13.4-1) ... [2020-07-29T14:04:22.306Z] #32 29.97 Selecting previously unselected package libicu63:s390x. [2020-07-29T14:04:22.306Z] #32 29.97 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-29T14:04:22.306Z] #32 29.98 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T14:04:22.306Z] #32 34.98 Selecting previously unselected package libxml2:s390x. [2020-07-29T14:04:22.306Z] #32 35.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-29T14:04:22.306Z] #32 35.00 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:04:22.306Z] #32 35.38 Selecting previously unselected package libarchive13:s390x. [2020-07-29T14:04:22.306Z] #32 35.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-29T14:04:22.306Z] #32 35.39 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-29T14:04:22.306Z] #32 35.59 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-29T14:04:22.306Z] #32 35.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-29T14:04:22.306Z] #32 35.60 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-29T14:04:22.306Z] #32 35.76 Selecting previously unselected package librhash0:s390x. [2020-07-29T14:04:22.306Z] #32 35.77 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-29T14:04:22.306Z] #32 35.77 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-29T14:04:22.306Z] #32 35.86 Selecting previously unselected package libuv1:s390x. [2020-07-29T14:04:22.306Z] #32 35.86 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-29T14:04:22.306Z] #32 ... [2020-07-29T14:04:22.306Z] [2020-07-29T14:04:22.306Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:04:22.306Z] #25 5.744 #### 6.1% ###################################### 53.3% ############################################################## 86.7% ######################################################################## 100.0% [2020-07-29T14:04:22.306Z] #25 6.271 [2020-07-29T14:04:22.306Z] #25 6.447 0.3% ######## 12.5% ################ 23.2% ###################### 31.8% ########################### 38.3% ################################# 46.9% ###################################### 53.3% ########################################### 59.8% ################################################ 67.5% ###################################################### 75.2% ############################################################ 83.6% ################################################################ 90.0% ####################################################################### 98.6% ######################################################################## 100.0% [2020-07-29T14:04:22.648Z] #25 ... [2020-07-29T14:04:22.649Z] [2020-07-29T14:04:22.649Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:04:22.649Z] #30 25.87 errors [2020-07-29T14:04:22.649Z] #30 25.88 sort [2020-07-29T14:04:22.649Z] #30 26.50 strconv [2020-07-29T14:04:22.649Z] #30 27.01 io [2020-07-29T14:04:22.649Z] #30 28.63 internal/oserror [2020-07-29T14:04:22.649Z] #30 28.66 syscall [2020-07-29T14:04:22.649Z] #30 29.25 reflect [2020-07-29T14:04:22.649Z] #30 35.03 time [2020-07-29T14:04:22.649Z] #30 ... [2020-07-29T14:04:22.649Z] [2020-07-29T14:04:22.649Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:04:22.649Z] #10 26.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-29T14:04:22.649Z] #10 26.11 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-29T14:04:22.649Z] #10 26.13 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-29T14:04:22.649Z] #10 28.16 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-29T14:04:22.649Z] #10 29.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-29T14:04:22.649Z] #10 29.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-29T14:04:22.649Z] #10 29.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-29T14:04:22.649Z] #10 29.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-29T14:04:22.649Z] #10 29.51 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-29T14:04:22.649Z] #10 29.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-29T14:04:22.649Z] #10 29.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-29T14:04:22.649Z] #10 29.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-29T14:04:22.649Z] #10 29.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-29T14:04:22.649Z] #10 29.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-29T14:04:22.649Z] #10 29.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-29T14:04:22.649Z] #10 29.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-29T14:04:22.649Z] #10 29.60 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-29T14:04:22.649Z] #10 29.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-29T14:04:22.649Z] #10 29.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-29T14:04:22.649Z] #10 30.34 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:04:22.649Z] #10 30.44 Fetched 73.3 MB in 4s (16.8 MB/s) [2020-07-29T14:04:22.649Z] #10 30.51 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T14:04:22.649Z] #10 30.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 ... 15177 files and directories currently installed.) [2020-07-29T14:04:22.649Z] #10 30.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-29T14:04:22.649Z] #10 30.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:04:22.649Z] #10 32.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T14:04:22.649Z] #10 32.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-29T14:04:22.649Z] #10 32.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:04:22.649Z] #10 34.11 Selecting previously unselected package binutils-mingw-w64. [2020-07-29T14:04:22.649Z] #10 34.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T14:04:22.649Z] #10 34.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:04:22.649Z] #10 34.22 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-29T14:04:22.649Z] #10 34.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-29T14:04:22.649Z] #10 34.22 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T14:04:22.649Z] #10 34.36 Selecting previously unselected package dmsetup. [2020-07-29T14:04:22.649Z] #10 34.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-29T14:04:22.649Z] #10 34.37 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T14:04:22.649Z] #10 34.50 Selecting previously unselected package mingw-w64-common. [2020-07-29T14:04:22.649Z] #10 34.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T14:04:22.649Z] #10 34.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T14:04:22.649Z] #10 ... [2020-07-29T14:04:22.649Z] [2020-07-29T14:04:22.649Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:04:22.649Z] #41 25.94 github.com/LK4D4/vndr/godl/singleflight [2020-07-29T14:04:22.649Z] #41 26.58 math/rand [2020-07-29T14:04:22.649Z] #41 27.63 internal/singleflight [2020-07-29T14:04:22.649Z] #41 27.63 io [2020-07-29T14:04:22.649Z] #41 27.93 strconv [2020-07-29T14:04:22.649Z] #41 28.75 bytes [2020-07-29T14:04:22.649Z] #41 30.34 bufio [2020-07-29T14:04:22.649Z] #41 30.43 reflect [2020-07-29T14:04:22.649Z] #41 31.62 syscall [2020-07-29T14:04:22.950Z] #41 ... [2020-07-29T14:04:22.950Z] [2020-07-29T14:04:22.950Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:04:22.950Z] #25 8.085 #=#=# [2020-07-29T14:04:23.244Z] #25 8.289 # 1.9% ### 4.4% #### 6.9% ##### 8.2% [2020-07-29T14:04:23.244Z] #25 ... [2020-07-29T14:04:23.244Z] [2020-07-29T14:04:23.244Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:04:23.244Z] #52 1.955 + RM_GOPATH=0 [2020-07-29T14:04:23.244Z] #52 1.955 + TMP_GOPATH= [2020-07-29T14:04:23.244Z] #52 1.955 + : /build [2020-07-29T14:04:23.244Z] #52 1.955 + '[' -z '' ']' [2020-07-29T14:04:23.244Z] #52 1.956 ++ mktemp -d [2020-07-29T14:04:23.244Z] #52 1.958 + export GOPATH=/tmp/tmp.cx0AzQcnF0 [2020-07-29T14:04:23.244Z] #52 1.958 + GOPATH=/tmp/tmp.cx0AzQcnF0 [2020-07-29T14:04:23.244Z] #52 1.958 + RM_GOPATH=1 [2020-07-29T14:04:23.244Z] #52 1.958 + case "$(go env GOARCH)" in [2020-07-29T14:04:23.244Z] #52 1.959 ++ go env GOARCH [2020-07-29T14:04:23.244Z] #52 1.983 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:04:23.244Z] #52 1.983 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:04:23.244Z] #52 1.984 ++ dirname /tmp/install/install.sh [2020-07-29T14:04:23.244Z] #52 1.985 + dir=/tmp/install [2020-07-29T14:04:23.244Z] #52 1.985 + bin=containerd [2020-07-29T14:04:23.244Z] #52 1.985 + shift [2020-07-29T14:04:23.244Z] #52 1.985 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-29T14:04:23.244Z] #52 1.985 + . /tmp/install/containerd.installer [2020-07-29T14:04:23.244Z] #52 1.985 ++ set -e [2020-07-29T14:04:23.244Z] #52 1.985 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T14:04:23.244Z] #52 1.985 + install_containerd [2020-07-29T14:04:23.244Z] #52 1.986 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-29T14:04:23.244Z] #52 1.986 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T14:04:23.244Z] #52 1.986 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cx0AzQcnF0/src/github.com/containerd/containerd [2020-07-29T14:04:23.244Z] #52 1.992 Cloning into '/tmp/tmp.cx0AzQcnF0/src/github.com/containerd/containerd'... [2020-07-29T14:04:23.244Z] #52 ... [2020-07-29T14:04:23.244Z] [2020-07-29T14:04:23.244Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:04:25.308Z] #25 8.289 # 1.9% ### 4.4% #### 6.9% ##### 8.2% ####### 10.6% ######### 13.3% ########### 15.4% ############# 18.2% ############## 20.5% ################ 22.7% ################## 25.4% #################### 27.9% ##################### 30.1% ####################### 32.2% ######################## 34.7% ########################## 36.5% ########################### 38.4% ############################# 40.3% ############################### 43.4% ################################# 46.5% #################### [2020-07-29T14:04:25.308Z] #25 ... [2020-07-29T14:04:25.308Z] [2020-07-29T14:04:25.308Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:04:25.308Z] #38 38.00 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-29T14:04:25.308Z] #38 38.01 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:04:25.308Z] #38 DONE 38.7s [2020-07-29T14:04:25.308Z] [2020-07-29T14:04:25.308Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:04:25.600Z] #25 8.289 # 1.9% ### 4.4% #### 6.9% ##### 8.2% ####### 10.6% ######### 13.3% ########### 15.4% ############# 18.2% ############## 20.5% ################ 22.7% ################## 25.4% #################### 27.9% ##################### 30.1% ####################### 32.2% ######################## 34.7% ########################## 36.5% ########################### 38.4% ############################# 40.3% ############################### 43.4% ################################# 46.5% ################################### 49.0% #################################### 50.9% ##################################### 52.8% ################# [2020-07-29T14:04:25.600Z] #25 ... [2020-07-29T14:04:25.600Z] [2020-07-29T14:04:25.600Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:04:25.600Z] #32 35.86 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-29T14:04:25.600Z] #32 35.98 Selecting previously unselected package cmake. [2020-07-29T14:04:25.600Z] #32 35.99 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-29T14:04:25.600Z] #32 35.99 Unpacking cmake (3.13.4-1) ... [2020-07-29T14:04:25.600Z] #32 38.17 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T14:04:25.600Z] #32 38.21 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:04:25.600Z] #32 38.21 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-29T14:04:25.600Z] #32 38.23 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:04:25.600Z] #32 38.24 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-29T14:04:25.600Z] #32 38.26 Setting up cmake-data (3.13.4-1) ... [2020-07-29T14:04:25.600Z] #32 38.27 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:04:25.600Z] #32 38.28 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-29T14:04:25.600Z] #32 38.28 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-29T14:04:25.600Z] #32 38.29 Setting up cmake (3.13.4-1) ... [2020-07-29T14:04:25.600Z] #32 38.30 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:04:25.600Z] #32 38.59 Processing triggers for mime-support (3.62) ... [2020-07-29T14:04:25.600Z] #32 DONE 39.1s [2020-07-29T14:04:25.600Z] [2020-07-29T14:04:25.600Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:04:27.659Z] #25 8.289 # 1.9% ### 4.4% #### 6.9% ##### 8.2% ####### 10.6% ######### 13.3% ########### 15.4% ############# 18.2% ############## 20.5% ################ 22.7% ################## 25.4% #################### 27.9% ##################### 30.1% ####################### 32.2% ######################## 34.7% ########################## 36.5% ########################### 38.4% ############################# 40.3% ############################### 43.4% ################################# 46.5% ################################### 49.0% #################################### 50.9% ##################################### 52.8% ####################################### 55.3% ######################################### 57.3% ########################################## 59.1% ############################################ 62.4% ############################################## 65.0% ################################################ 67.5% ################################################## 70.0% #################################################### 72.4% ##################################################### 74.9% ####################################################### 77.5% ######################################################### 80.0% ########################################################## 81.9% ############################################################ 84.4% ############################################################## 86.9% ################################################################ 89.4% ################################################################## 91.9% ################################################################### 93.8% ##################################################################### 96.3% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-29T14:04:27.659Z] #25 13.36 [2020-07-29T14:04:28.695Z] #25 14.25 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-29T14:04:28.987Z] #25 14.47 [2020-07-29T14:04:28.987Z] #25 ... [2020-07-29T14:04:28.987Z] [2020-07-29T14:04:28.987Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:04:28.987Z] #47 32.42 reflect [2020-07-29T14:04:28.987Z] #47 32.43 syscall [2020-07-29T14:04:28.987Z] #47 38.50 time [2020-07-29T14:04:28.987Z] #47 42.46 encoding/binary [2020-07-29T14:04:28.987Z] #47 42.49 context [2020-07-29T14:04:29.279Z] #47 ... [2020-07-29T14:04:29.279Z] [2020-07-29T14:04:29.279Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:04:29.279Z] #25 14.64 ######################################################################## 100.0% [2020-07-29T14:04:29.279Z] #25 14.72 [2020-07-29T14:04:29.572Z] #25 ... [2020-07-29T14:04:29.572Z] [2020-07-29T14:04:29.572Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:04:29.572Z] #28 33.03 Checking out files: 94% (1435/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-29T14:04:29.572Z] #28 33.11 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-29T14:04:29.572Z] #28 33.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-29T14:04:29.572Z] #28 ... [2020-07-29T14:04:29.572Z] [2020-07-29T14:04:29.572Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:04:29.572Z] #47 43.23 fmt [2020-07-29T14:04:30.202Z] ---> 2b9f9fd96bb0 [2020-07-29T14:04:30.202Z] Successfully built 2b9f9fd96bb0 [2020-07-29T14:04:30.202Z] Successfully tagged docker:latest [2020-07-29T14:04:30.202Z] INFO: Image build ended at 07/29/2020 14:04:30. Duration:00:00:29.3908479 [2020-07-29T14:04:30.607Z] #47 44.07 encoding/base64 [2020-07-29T14:04:30.673Z] [2020-07-29T14:04:30.673Z] [2020-07-29T14:04:30.673Z] INFO: Building the test binaries at 07/29/2020 14:04:30... [2020-07-29T14:04:31.240Z] #47 44.80 golang.org/x/sys/unix [2020-07-29T14:04:33.312Z] #47 ... [2020-07-29T14:04:33.312Z] [2020-07-29T14:04:33.312Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:04:33.312Z] #33 1.831 + RM_GOPATH=0 [2020-07-29T14:04:33.312Z] #33 1.831 + TMP_GOPATH= [2020-07-29T14:04:33.312Z] #33 1.831 + : /build [2020-07-29T14:04:33.312Z] #33 1.831 + '[' -z '' ']' [2020-07-29T14:04:33.312Z] #33 1.832 ++ mktemp -d [2020-07-29T14:04:33.312Z] #33 1.833 + export GOPATH=/tmp/tmp.vgz9Y6m41O [2020-07-29T14:04:33.312Z] #33 1.833 + GOPATH=/tmp/tmp.vgz9Y6m41O [2020-07-29T14:04:33.312Z] #33 1.833 + RM_GOPATH=1 [2020-07-29T14:04:33.312Z] #33 1.833 + case "$(go env GOARCH)" in [2020-07-29T14:04:33.312Z] #33 1.833 ++ go env GOARCH [2020-07-29T14:04:33.312Z] #33 1.849 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:04:33.312Z] #33 1.849 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:04:33.312Z] #33 1.850 ++ dirname /tmp/install/install.sh [2020-07-29T14:04:33.312Z] #33 1.852 + dir=/tmp/install [2020-07-29T14:04:33.312Z] #33 1.852 + bin=tini [2020-07-29T14:04:33.312Z] #33 1.853 + shift [2020-07-29T14:04:33.312Z] #33 1.853 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-29T14:04:33.312Z] #33 1.853 + . /tmp/install/tini.installer [2020-07-29T14:04:33.312Z] #33 1.853 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:04:33.312Z] #33 1.853 + install_tini [2020-07-29T14:04:33.312Z] #33 1.853 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T14:04:33.312Z] #33 1.853 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:04:33.312Z] #33 1.853 + git clone https://github.com/krallin/tini.git /tmp/tmp.vgz9Y6m41O/tini [2020-07-29T14:04:33.312Z] #33 1.855 Cloning into '/tmp/tmp.vgz9Y6m41O/tini'... [2020-07-29T14:04:33.312Z] #33 2.413 + cd /tmp/tmp.vgz9Y6m41O/tini [2020-07-29T14:04:33.312Z] #33 2.413 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:04:33.312Z] #33 2.428 + cmake . [2020-07-29T14:04:33.312Z] #33 2.733 -- The C compiler identification is GNU 8.3.0 [2020-07-29T14:04:33.312Z] #33 2.840 -- Check for working C compiler: /usr/bin/cc [2020-07-29T14:04:33.312Z] #33 3.329 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T14:04:33.312Z] #33 3.330 -- Detecting C compiler ABI info [2020-07-29T14:04:33.312Z] #33 3.808 -- Detecting C compiler ABI info - done [2020-07-29T14:04:33.312Z] #33 3.815 -- Detecting C compile features [2020-07-29T14:04:33.312Z] #33 5.122 -- Detecting C compile features - done [2020-07-29T14:04:33.312Z] #33 5.141 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T14:04:33.312Z] #33 5.366 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T14:04:33.312Z] #33 5.451 -- Configuring done [2020-07-29T14:04:33.312Z] #33 5.454 -- Generating done [2020-07-29T14:04:33.312Z] #33 5.471 -- Build files have been written to: /tmp/tmp.vgz9Y6m41O/tini [2020-07-29T14:04:33.312Z] #33 5.479 + make tini-static [2020-07-29T14:04:33.312Z] #33 5.868 Scanning dependencies of target tini-static [2020-07-29T14:04:33.312Z] #33 5.969 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T14:04:33.312Z] #33 7.037 [100%] Linking C executable tini-static [2020-07-29T14:04:33.312Z] #33 7.339 [100%] Built target tini-static [2020-07-29T14:04:33.312Z] #33 7.378 + mkdir -p /build [2020-07-29T14:04:33.312Z] #33 7.382 + cp tini-static /build/docker-init [2020-07-29T14:04:33.312Z] #33 DONE 7.6s [2020-07-29T14:04:33.312Z] [2020-07-29T14:04:33.312Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:04:33.312Z] #25 15.64 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-29T14:04:33.312Z] #25 15.67 skipping existing aab193acf6ba [2020-07-29T14:04:33.312Z] #25 15.75 [2020-07-29T14:04:33.312Z] #25 16.77 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-29T14:04:33.312Z] #25 16.83 skipping existing 4d43f82972ce [2020-07-29T14:04:33.312Z] #25 16.91 [2020-07-29T14:04:33.312Z] #25 17.92 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-29T14:04:33.312Z] #25 18.22 [2020-07-29T14:04:33.312Z] #25 18.31 ######################################################################## 100.0% [2020-07-29T14:04:33.312Z] #25 18.35 [2020-07-29T14:04:33.312Z] #25 18.37 Download of images into '/build' complete. [2020-07-29T14:04:33.312Z] #25 18.37 Use something like the following to load the result into a Docker daemon: [2020-07-29T14:04:33.312Z] #25 18.38 tar -cC '/build' . | docker load [2020-07-29T14:04:33.312Z] #25 DONE 18.7s [2020-07-29T14:04:33.312Z] [2020-07-29T14:04:33.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:04:33.312Z] #39 2.734 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:04:33.312Z] #39 2.734 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:04:33.312Z] #39 2.742 Note: Building without GnuTLS support [2020-07-29T14:04:33.312Z] #39 2.746 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:04:33.312Z] #39 2.746 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:04:33.312Z] #39 3.565 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:04:33.312Z] #39 3.598 GEN .gitid [2020-07-29T14:04:33.312Z] #39 3.600 GEN criu/include/version.h [2020-07-29T14:04:33.312Z] #39 3.606 GEN include/common/asm [2020-07-29T14:04:33.312Z] #39 4.667 PBCC images/timens.pb-c.c [2020-07-29T14:04:33.312Z] #39 4.707 DEP images/timens.pb-c.d [2020-07-29T14:04:33.312Z] #39 4.752 PBCC images/fown.pb-c.c [2020-07-29T14:04:33.312Z] #39 4.764 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T14:04:33.312Z] #39 4.825 PBCC images/opts.pb-c.c [2020-07-29T14:04:33.312Z] #39 4.860 PBCC images/memfd.pb-c.c [2020-07-29T14:04:33.312Z] #39 4.887 DEP images/fown.pb-c.d [2020-07-29T14:04:33.312Z] #39 4.901 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T14:04:33.312Z] #39 4.949 DEP images/opts.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.017 DEP images/memfd.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.037 PBCC images/sit.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.095 DEP images/sit.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.171 PBCC images/macvlan.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.200 DEP images/macvlan.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.268 PBCC images/autofs.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.289 DEP images/autofs.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.337 PBCC images/sysctl.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.377 DEP images/sysctl.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.403 PBCC images/time.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.407 DEP images/time.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.460 PBCC images/binfmt-misc.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.486 DEP images/binfmt-misc.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.527 PBCC images/seccomp.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.542 DEP images/seccomp.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.552 PBCC images/userns.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.577 DEP images/userns.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.596 PBCC images/cgroup.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.601 DEP images/cgroup.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.636 PBCC images/ext-file.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.662 DEP images/ext-file.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.717 PBCC images/rpc.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.764 DEP images/rpc.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.811 PBCC images/siginfo.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.820 DEP images/siginfo.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.868 PBCC images/pagemap.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.896 DEP images/pagemap.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.920 PBCC images/rlimit.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.934 DEP images/rlimit.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.954 PBCC images/file-lock.pb-c.c [2020-07-29T14:04:33.312Z] #39 5.959 DEP images/file-lock.pb-c.d [2020-07-29T14:04:33.312Z] #39 5.993 PBCC images/tty.pb-c.c [2020-07-29T14:04:33.312Z] #39 6.032 DEP images/tty.pb-c.d [2020-07-29T14:04:33.312Z] #39 6.100 PBCC images/tun.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.106 PBCC images/netdev.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.146 DEP images/tun.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.189 DEP images/netdev.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.228 PBCC images/vma.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.294 DEP images/vma.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.311 PBCC images/creds.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.361 DEP images/creds.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.386 PBCC images/utsns.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.394 DEP images/utsns.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.427 PBCC images/ipc-desc.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.436 PBCC images/ipc-sem.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.439 DEP images/ipc-desc.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.486 DEP images/ipc-sem.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.517 PBCC images/ipc-msg.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.535 DEP images/ipc-msg.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.566 PBCC images/ipc-shm.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.594 DEP images/ipc-shm.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.624 PBCC images/ipc-var.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.637 DEP images/ipc-var.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.685 PBCC images/sk-opts.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.713 PBCC images/packet-sock.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.721 DEP images/sk-opts.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.785 DEP images/packet-sock.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.839 PBCC images/sk-netlink.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.845 DEP images/sk-netlink.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.897 PBCC images/sk-inet.pb-c.c [2020-07-29T14:04:33.313Z] #39 6.921 DEP images/sk-inet.pb-c.d [2020-07-29T14:04:33.313Z] #39 6.966 PBCC images/sk-unix.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.008 DEP images/sk-unix.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.033 PBCC images/mm.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.067 DEP images/mm.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.109 PBCC images/timerfd.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.145 DEP images/timerfd.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.187 PBCC images/timer.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.223 DEP images/timer.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.239 PBCC images/sa.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.289 DEP images/sa.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.329 PBCC images/pipe-data.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.357 DEP images/pipe-data.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.376 PBCC images/mnt.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.397 DEP images/mnt.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.456 PBCC images/sk-packet.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.487 DEP images/sk-packet.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.531 PBCC images/tcp-stream.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.567 DEP images/tcp-stream.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.627 PBCC images/pipe.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.659 DEP images/pipe.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.717 PBCC images/pstree.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.738 DEP images/pstree.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.755 PBCC images/fs.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.786 DEP images/fs.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.851 PBCC images/signalfd.pb-c.c [2020-07-29T14:04:33.313Z] #39 7.903 DEP images/signalfd.pb-c.d [2020-07-29T14:04:33.313Z] #39 7.938 PBCC images/fh.pb-c.c [2020-07-29T14:04:33.313Z] #39 8.037 PBCC images/fsnotify.pb-c.c [2020-07-29T14:04:33.313Z] #39 8.116 DEP images/fh.pb-c.d [2020-07-29T14:04:33.313Z] #39 8.201 DEP images/fsnotify.pb-c.d [2020-07-29T14:04:33.609Z] #39 8.332 PBCC images/eventpoll.pb-c.c [2020-07-29T14:04:33.609Z] #39 8.332 DEP images/eventpoll.pb-c.d [2020-07-29T14:04:33.609Z] #39 8.439 PBCC images/eventfd.pb-c.c [2020-07-29T14:04:33.609Z] #39 8.537 DEP images/eventfd.pb-c.d [2020-07-29T14:04:33.905Z] #39 8.573 PBCC images/remap-file-path.pb-c.c [2020-07-29T14:04:33.905Z] #39 8.617 DEP images/remap-file-path.pb-c.d [2020-07-29T14:04:33.905Z] #39 8.638 PBCC images/fifo.pb-c.c [2020-07-29T14:04:33.905Z] #39 ... [2020-07-29T14:04:33.905Z] [2020-07-29T14:04:33.905Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:04:33.905Z] #41 37.36 time [2020-07-29T14:04:33.905Z] #41 39.60 internal/syscall/unix [2020-07-29T14:04:33.905Z] #41 39.91 strings [2020-07-29T14:04:33.905Z] #41 41.13 os [2020-07-29T14:04:33.905Z] #41 42.16 regexp/syntax [2020-07-29T14:04:33.905Z] #41 43.61 fmt [2020-07-29T14:04:33.905Z] #41 45.19 regexp [2020-07-29T14:04:33.905Z] #41 ... [2020-07-29T14:04:33.905Z] [2020-07-29T14:04:33.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:04:33.905Z] #39 8.642 DEP images/fifo.pb-c.d [2020-07-29T14:04:34.198Z] #39 8.773 PBCC images/ghost-file.pb-c.c [2020-07-29T14:04:34.198Z] #39 8.836 DEP images/ghost-file.pb-c.d [2020-07-29T14:04:34.198Z] #39 8.904 PBCC images/regfile.pb-c.c [2020-07-29T14:04:34.504Z] INFO: make.ps1 starting at 07/29/2020 14:04:33 [2020-07-29T14:04:34.504Z] INFO: Git commit (76cac1ea3b) assumed from DOCKER_GITCOMMIT environment variable [2020-07-29T14:04:34.504Z] INFO: Invoking autogen... [2020-07-29T14:04:34.533Z] #39 9.040 DEP images/regfile.pb-c.d [2020-07-29T14:04:34.533Z] #39 9.259 PBCC images/ns.pb-c.c [2020-07-29T14:04:34.533Z] #39 9.290 DEP images/ns.pb-c.d [2020-07-29T14:04:34.533Z] #39 9.330 PBCC images/fdinfo.pb-c.c [2020-07-29T14:04:34.533Z] #39 9.399 DEP images/fdinfo.pb-c.d [2020-07-29T14:04:34.832Z] #39 9.515 PBCC images/core-aarch64.pb-c.c [2020-07-29T14:04:34.832Z] #39 9.561 PBCC images/core-arm.pb-c.c [2020-07-29T14:04:34.832Z] #39 9.579 PBCC images/core-ppc64.pb-c.c [2020-07-29T14:04:35.216Z] #39 9.687 PBCC images/core-s390.pb-c.c [2020-07-29T14:04:35.216Z] #39 9.717 PBCC images/core-x86.pb-c.c [2020-07-29T14:04:35.216Z] #39 9.804 PBCC images/core.pb-c.c [2020-07-29T14:04:35.216Z] #39 9.909 PBCC images/inventory.pb-c.c [2020-07-29T14:04:35.216Z] #39 9.953 DEP images/core-aarch64.pb-c.d [2020-07-29T14:04:35.216Z] #39 10.01 DEP images/core-arm.pb-c.d [2020-07-29T14:04:35.216Z] #39 10.07 DEP images/core-ppc64.pb-c.d [2020-07-29T14:04:35.498Z] INFO: Building daemon... [2020-07-29T14:04:35.552Z] #39 10.19 DEP images/core-s390.pb-c.d [2020-07-29T14:04:35.552Z] #39 10.22 DEP images/core-x86.pb-c.d [2020-07-29T14:04:35.552Z] #39 10.26 DEP images/core.pb-c.d [2020-07-29T14:04:35.552Z] #39 ... [2020-07-29T14:04:35.552Z] [2020-07-29T14:04:35.552Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:04:35.552Z] #30 38.88 internal/fmtsort [2020-07-29T14:04:35.552Z] #30 39.43 internal/poll [2020-07-29T14:04:35.552Z] #30 39.48 internal/syscall/execenv [2020-07-29T14:04:35.552Z] #30 39.57 internal/syscall/unix [2020-07-29T14:04:35.552Z] #30 39.78 strings [2020-07-29T14:04:35.552Z] #30 41.03 os [2020-07-29T14:04:35.552Z] #30 41.66 path [2020-07-29T14:04:35.552Z] #30 42.02 text/tabwriter [2020-07-29T14:04:35.552Z] #30 43.19 fmt [2020-07-29T14:04:35.552Z] #30 43.20 path/filepath [2020-07-29T14:04:35.552Z] #30 44.05 io/ioutil [2020-07-29T14:04:35.552Z] #30 45.87 github.com/BurntSushi/toml [2020-07-29T14:04:35.552Z] #30 45.87 flag [2020-07-29T14:04:35.552Z] #30 47.38 log [2020-07-29T14:04:35.552Z] #30 ... [2020-07-29T14:04:35.552Z] [2020-07-29T14:04:35.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:04:35.552Z] #39 10.30 DEP images/inventory.pb-c.d [2020-07-29T14:04:35.552Z] #39 10.32 PBCC images/cpuinfo.pb-c.c [2020-07-29T14:04:35.552Z] #39 10.36 DEP images/cpuinfo.pb-c.d [2020-07-29T14:04:35.844Z] #39 10.37 PBCC images/stats.pb-c.c [2020-07-29T14:04:35.844Z] #39 10.38 DEP images/stats.pb-c.d [2020-07-29T14:04:36.136Z] #39 ... [2020-07-29T14:04:36.136Z] [2020-07-29T14:04:36.136Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:04:36.136Z] #10 39.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T14:04:36.136Z] #10 39.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T14:04:36.136Z] #10 39.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:04:36.136Z] #10 44.13 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T14:04:36.136Z] #10 44.14 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-29T14:04:36.136Z] #10 44.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:04:36.136Z] #10 44.27 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T14:04:36.136Z] #10 44.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-29T14:04:36.136Z] #10 44.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:04:36.136Z] #10 ... [2020-07-29T14:04:36.136Z] [2020-07-29T14:04:36.136Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:04:36.136Z] #30 49.79 github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:04:39.656Z] #30 DONE 52.8s [2020-07-29T14:04:39.656Z] [2020-07-29T14:04:39.656Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:04:39.656Z] #52 24.08 Checking out files: 79% (2538/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-29T14:04:39.656Z] #52 24.66 + cd /tmp/tmp.cx0AzQcnF0/src/github.com/containerd/containerd [2020-07-29T14:04:39.656Z] #52 24.67 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T14:04:39.656Z] #52 26.13 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T14:04:39.656Z] #52 26.13 + BUILDTAGS='netgo osusergo static_build' [2020-07-29T14:04:39.656Z] #52 26.13 + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:04:39.656Z] #52 26.13 + EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:04:39.656Z] #52 26.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T14:04:39.656Z] #52 26.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T14:04:39.656Z] #52 26.13 + '[' '' = dynamic ']' [2020-07-29T14:04:39.656Z] #52 26.13 + make [2020-07-29T14:04:40.290Z] #52 27.10 + bin/ctr [2020-07-29T14:04:44.746Z] #52 ... [2020-07-29T14:04:44.746Z] [2020-07-29T14:04:44.746Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:04:44.746Z] #47 47.73 encoding/json [2020-07-29T14:04:44.746Z] #47 51.63 github.com/pkg/diff [2020-07-29T14:04:44.746Z] #47 52.49 go/ast [2020-07-29T14:04:44.746Z] #47 52.57 golang.org/x/crypto/ssh/terminal [2020-07-29T14:04:44.746Z] #47 53.95 mvdan.cc/editorconfig [2020-07-29T14:04:44.746Z] #47 54.63 mvdan.cc/sh/v3/fileutil [2020-07-29T14:04:44.746Z] #47 54.74 mvdan.cc/sh/v3/syntax [2020-07-29T14:04:44.746Z] #47 ... [2020-07-29T14:04:44.746Z] [2020-07-29T14:04:44.746Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:04:44.746Z] #39 11.27 make[1]: Nothing to be done for 'all'. [2020-07-29T14:04:44.746Z] #39 12.14 CC images/stats.o [2020-07-29T14:04:44.746Z] #39 12.32 CC images/core.o [2020-07-29T14:04:44.746Z] #39 12.81 CC images/core-x86.o [2020-07-29T14:04:44.746Z] #39 13.19 CC images/core-arm.o [2020-07-29T14:04:44.746Z] #39 13.32 CC images/core-aarch64.o [2020-07-29T14:04:44.746Z] #39 13.47 CC images/core-ppc64.o [2020-07-29T14:04:44.746Z] #39 13.85 CC images/core-s390.o [2020-07-29T14:04:44.746Z] #39 14.51 CC images/cpuinfo.o [2020-07-29T14:04:44.746Z] #39 14.78 CC images/inventory.o [2020-07-29T14:04:44.746Z] #39 14.93 CC images/fdinfo.o [2020-07-29T14:04:44.746Z] #39 15.13 CC images/fown.o [2020-07-29T14:04:44.746Z] #39 15.36 CC images/ns.o [2020-07-29T14:04:44.746Z] #39 15.52 CC images/regfile.o [2020-07-29T14:04:44.746Z] #39 15.70 CC images/ghost-file.o [2020-07-29T14:04:44.746Z] #39 15.93 CC images/fifo.o [2020-07-29T14:04:44.746Z] #39 16.09 CC images/remap-file-path.o [2020-07-29T14:04:44.746Z] #39 16.23 CC images/eventfd.o [2020-07-29T14:04:44.746Z] #39 16.38 CC images/eventpoll.o [2020-07-29T14:04:44.746Z] #39 16.54 CC images/fh.o [2020-07-29T14:04:44.746Z] #39 16.73 CC images/fsnotify.o [2020-07-29T14:04:44.746Z] #39 17.01 CC images/signalfd.o [2020-07-29T14:04:44.746Z] #39 17.17 CC images/fs.o [2020-07-29T14:04:44.746Z] #39 17.29 CC images/pstree.o [2020-07-29T14:04:44.746Z] #39 17.40 CC images/pipe.o [2020-07-29T14:04:44.746Z] #39 17.60 CC images/tcp-stream.o [2020-07-29T14:04:44.746Z] #39 17.72 CC images/sk-packet.o [2020-07-29T14:04:44.746Z] #39 17.88 CC images/mnt.o [2020-07-29T14:04:44.746Z] #39 18.04 CC images/pipe-data.o [2020-07-29T14:04:44.746Z] #39 18.22 CC images/sa.o [2020-07-29T14:04:44.746Z] #39 18.31 CC images/timer.o [2020-07-29T14:04:44.746Z] #39 18.56 CC images/timerfd.o [2020-07-29T14:04:44.746Z] #39 18.66 CC images/mm.o [2020-07-29T14:04:44.746Z] #39 18.84 CC images/sk-opts.o [2020-07-29T14:04:44.746Z] #39 18.93 CC images/sk-unix.o [2020-07-29T14:04:44.746Z] #39 19.17 CC images/sk-inet.o [2020-07-29T14:04:44.746Z] #39 19.36 CC images/tun.o [2020-07-29T14:04:44.746Z] #39 19.49 CC images/sk-netlink.o [2020-07-29T14:04:44.746Z] #39 ... [2020-07-29T14:04:44.746Z] [2020-07-29T14:04:44.746Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:04:44.746Z] #41 48.19 go/token [2020-07-29T14:04:44.746Z] #41 48.76 internal/lazyregexp [2020-07-29T14:04:44.746Z] #41 49.01 net/url [2020-07-29T14:04:44.746Z] #41 49.06 go/scanner [2020-07-29T14:04:44.746Z] #41 50.04 go/ast [2020-07-29T14:04:44.746Z] #41 50.19 text/template/parse [2020-07-29T14:04:44.746Z] #41 53.62 text/template [2020-07-29T14:04:44.746Z] #41 53.78 go/parser [2020-07-29T14:04:44.746Z] #41 55.84 encoding/xml [2020-07-29T14:04:44.746Z] #41 56.73 go/doc [2020-07-29T14:04:45.039Z] #41 ... [2020-07-29T14:04:45.040Z] [2020-07-29T14:04:45.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:04:45.040Z] #39 19.66 CC images/packet-sock.o [2020-07-29T14:04:45.040Z] #39 19.85 CC images/ipc-var.o [2020-07-29T14:04:45.040Z] #39 19.97 CC images/ipc-desc.o [2020-07-29T14:04:45.332Z] #39 20.07 CC images/ipc-shm.o [2020-07-29T14:04:45.332Z] #39 20.18 CC images/ipc-msg.o [2020-07-29T14:04:45.623Z] #39 20.39 CC images/ipc-sem.o [2020-07-29T14:04:45.915Z] #39 20.52 CC images/utsns.o [2020-07-29T14:04:45.915Z] #39 20.61 CC images/creds.o [2020-07-29T14:04:45.915Z] #39 20.74 CC images/vma.o [2020-07-29T14:04:46.207Z] #39 20.91 CC images/netdev.o [2020-07-29T14:04:46.498Z] #39 21.08 CC images/tty.o [2020-07-29T14:04:46.790Z] #39 21.46 CC images/file-lock.o [2020-07-29T14:04:46.790Z] #39 21.56 CC images/rlimit.o [2020-07-29T14:04:46.790Z] #39 21.67 CC images/pagemap.o [2020-07-29T14:04:47.082Z] #39 21.88 CC images/siginfo.o [2020-07-29T14:04:47.373Z] #39 22.09 CC images/rpc.o [2020-07-29T14:04:48.006Z] #39 22.76 CC images/ext-file.o [2020-07-29T14:04:48.300Z] #39 22.86 CC images/cgroup.o [2020-07-29T14:04:48.300Z] #39 23.11 CC images/userns.o [2020-07-29T14:04:48.593Z] #39 23.32 CC images/google/protobuf/descriptor.o [2020-07-29T14:04:49.647Z] #39 24.11 CC images/opts.o [2020-07-29T14:04:49.647Z] #39 24.23 CC images/seccomp.o [2020-07-29T14:04:49.647Z] #39 ... [2020-07-29T14:04:49.647Z] [2020-07-29T14:04:49.647Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:04:49.647Z] #47 59.36 mvdan.cc/sh/v3/cmd/shfmt [2020-07-29T14:04:49.647Z] #47 DONE 63.0s [2020-07-29T14:04:49.647Z] [2020-07-29T14:04:49.647Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:04:49.647Z] #41 58.98 github.com/LK4D4/vndr/build [2020-07-29T14:04:49.647Z] #41 59.42 github.com/LK4D4/vndr/versioned [2020-07-29T14:04:49.647Z] #41 59.47 compress/flate [2020-07-29T14:04:49.647Z] #41 61.42 net [2020-07-29T14:04:49.647Z] #41 61.43 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-29T14:04:49.647Z] #41 61.85 vendor/golang.org/x/crypto/poly1305 [2020-07-29T14:04:49.647Z] #41 62.09 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-29T14:04:49.647Z] #41 62.42 vendor/golang.org/x/crypto/curve25519 [2020-07-29T14:04:49.647Z] #41 62.78 vendor/golang.org/x/text/transform [2020-07-29T14:04:49.978Z] #41 63.45 vendor/golang.org/x/text/unicode/bidi [2020-07-29T14:04:51.152Z] #41 64.72 vendor/golang.org/x/text/secure/bidirule [2020-07-29T14:04:51.152Z] #41 ... [2020-07-29T14:04:51.152Z] [2020-07-29T14:04:51.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:04:51.152Z] #39 24.71 CC images/binfmt-misc.o [2020-07-29T14:04:51.152Z] #39 24.88 CC images/time.o [2020-07-29T14:04:51.152Z] #39 24.97 CC images/sysctl.o [2020-07-29T14:04:51.152Z] #39 25.07 CC images/autofs.o [2020-07-29T14:04:51.152Z] #39 25.20 CC images/macvlan.o [2020-07-29T14:04:51.152Z] #39 25.36 CC images/sit.o [2020-07-29T14:04:51.152Z] #39 25.45 CC images/memfd.o [2020-07-29T14:04:51.152Z] #39 25.57 CC images/timens.o [2020-07-29T14:04:51.152Z] #39 25.73 LINK images/built-in.o [2020-07-29T14:04:51.152Z] #39 25.81 GEN compel/include/asm [2020-07-29T14:04:51.152Z] #39 25.82 GEN compel/include/version.h [2020-07-29T14:04:51.152Z] #39 25.83 touch .config [2020-07-29T14:04:51.152Z] #39 25.85 GEN include/common/config.h [2020-07-29T14:04:51.152Z] #39 25.89 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-29T14:04:51.152Z] #39 25.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-29T14:04:51.152Z] #39 25.95 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-29T14:04:51.152Z] #39 25.95 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-29T14:04:51.152Z] #39 25.96 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-29T14:04:51.152Z] #39 25.98 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-29T14:04:51.152Z] #39 25.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T14:04:51.152Z] #39 25.99 DEP compel/plugins/std/infect.d [2020-07-29T14:04:51.152Z] #39 26.04 DEP compel/plugins/std/string.d [2020-07-29T14:04:51.443Z] #39 26.09 DEP compel/plugins/std/log.d [2020-07-29T14:04:51.443Z] #39 26.17 DEP compel/plugins/std/fds.d [2020-07-29T14:04:51.443Z] #39 26.26 DEP compel/plugins/std/std.d [2020-07-29T14:04:51.443Z] #39 26.30 DEP compel/plugins/shmem/shmem.d [2020-07-29T14:04:51.735Z] #39 26.33 DEP compel/plugins/fds/fds.d [2020-07-29T14:04:51.735Z] #39 26.43 CC compel/plugins/std/std.o [2020-07-29T14:04:52.026Z] #39 26.66 CC compel/plugins/std/fds.o [2020-07-29T14:04:52.317Z] #39 26.97 CC compel/plugins/std/log.o [2020-07-29T14:04:52.728Z] Removing intermediate container 52f548956e1a [2020-07-29T14:04:52.728Z] ---> 81b588f9b0cb [2020-07-29T14:04:52.728Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-29T14:04:52.728Z] ---> b1942c37232d [2020-07-29T14:04:52.728Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-29T14:04:52.728Z] ---> ea5de8f7de4f [2020-07-29T14:04:52.728Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-29T14:04:52.728Z] ---> Running in 3aacc8c19697 [2020-07-29T14:04:52.728Z] Removing intermediate container 3aacc8c19697 [2020-07-29T14:04:52.728Z] ---> 34b105ca348d [2020-07-29T14:04:52.728Z] Successfully built 34b105ca348d [2020-07-29T14:04:52.728Z] Successfully tagged moby-buildx:latest [2020-07-29T14:04:52.728Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-29T14:04:52.728Z] if [ -n "${id}" ]; then \ [2020-07-29T14:04:52.728Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-29T14:04:52.728Z] && touch bundles/buildx; \ [2020-07-29T14:04:52.728Z] docker rm -f ${id}; \ [2020-07-29T14:04:52.728Z] fi [2020-07-29T14:04:52.728Z] 6a39c6f27cbd4e059d3a8c21c1114fbcfbbcb40bc0952d50b3249b6a9b166a58 [2020-07-29T14:04:52.728Z] bundles/buildx version [2020-07-29T14:04:52.728Z] buildx v0.3.1 6db68d0 [2020-07-29T14:04:52.728Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:baa950315f68b23ae1109d63a56575c39ebc469d . [2020-07-29T14:04:52.728Z] #1 [internal] booting buildkit [2020-07-29T14:04:52.728Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-29T14:04:52.728Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-07-29T14:04:52.728Z] #1 creating container buildx_buildkit_default [2020-07-29T14:04:52.728Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-29T14:04:52.728Z] #1 DONE 2.2s [2020-07-29T14:04:52.728Z] [2020-07-29T14:04:52.728Z] #2 [internal] load build definition from Dockerfile [2020-07-29T14:04:52.728Z] #2 transferring dockerfile: 16.36kB done [2020-07-29T14:04:52.728Z] #2 DONE 0.0s [2020-07-29T14:04:52.728Z] [2020-07-29T14:04:52.728Z] #3 [internal] load .dockerignore [2020-07-29T14:04:52.728Z] #3 transferring context: 87B done [2020-07-29T14:04:52.728Z] #3 DONE 0.0s [2020-07-29T14:04:52.728Z] [2020-07-29T14:04:52.728Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T14:04:52.949Z] #39 27.49 CC compel/plugins/std/string.o [2020-07-29T14:04:53.021Z] #4 DONE 0.8s [2020-07-29T14:04:53.021Z] [2020-07-29T14:04:53.021Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T14:04:53.021Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-29T14:04:53.240Z] #39 27.93 CC compel/plugins/std/infect.o [2020-07-29T14:04:53.313Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-29T14:04:53.313Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-29T14:04:53.313Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-29T14:04:53.313Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-29T14:04:53.531Z] #39 28.22 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-29T14:04:53.531Z] #39 28.26 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-29T14:04:53.531Z] #39 28.28 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-29T14:04:53.608Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-07-29T14:04:53.608Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-29T14:04:53.823Z] #39 28.40 AR compel/plugins/std.lib.a [2020-07-29T14:04:53.823Z] #39 28.43 CC compel/plugins/fds/fds.o [2020-07-29T14:04:53.823Z] #39 28.64 AR compel/plugins/fds.lib.a [2020-07-29T14:04:54.114Z] #39 28.66 HOSTDEP compel/src/lib/log-host.d [2020-07-29T14:04:54.114Z] #39 28.72 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T14:04:54.114Z] #39 28.83 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-29T14:04:54.114Z] #39 28.86 HOSTDEP compel/src/main-host.d [2020-07-29T14:04:54.114Z] #39 28.92 DEP compel/src/lib/ptrace.d [2020-07-29T14:04:54.114Z] #39 29.03 DEP compel/src/lib/infect.d [2020-07-29T14:04:54.252Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-07-29T14:04:54.252Z] #5 DONE 1.0s [2020-07-29T14:04:54.252Z] [2020-07-29T14:04:54.252Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T14:04:54.406Z] #39 29.11 DEP compel/src/lib/infect-util.d [2020-07-29T14:04:54.406Z] #39 29.18 DEP compel/src/lib/infect-rpc.d [2020-07-29T14:04:54.406Z] #39 29.28 DEP compel/arch/s390/src/lib/infect.d [2020-07-29T14:04:54.697Z] #39 29.37 DEP compel/arch/s390/src/lib/cpu.d [2020-07-29T14:04:54.697Z] #39 29.41 DEP compel/src/lib/log.d [2020-07-29T14:04:54.697Z] #39 29.50 DEP compel/src/main.d [2020-07-29T14:04:54.903Z] #7 DONE 0.7s [2020-07-29T14:04:54.903Z] [2020-07-29T14:04:54.903Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T14:04:54.903Z] #6 DONE 0.8s [2020-07-29T14:04:54.988Z] #39 29.59 DEP compel/src/lib/handle-elf.d [2020-07-29T14:04:54.988Z] #39 29.64 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-29T14:04:54.988Z] #39 29.67 CC compel/src/lib/log.o [2020-07-29T14:04:54.988Z] #39 29.79 CC compel/arch/s390/src/lib/cpu.o [2020-07-29T14:04:54.988Z] #39 29.88 CC compel/arch/s390/src/lib/infect.o [2020-07-29T14:04:55.204Z] [2020-07-29T14:04:55.204Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:04:55.204Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-29T14:04:55.521Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 0B / 54.14MB 0.1s [2020-07-29T14:04:55.521Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 0B / 8.25MB 0.1s [2020-07-29T14:04:55.521Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 0B / 57.46MB 0.1s [2020-07-29T14:04:55.521Z] #8 sha256:49bd500c6dbefc4c5aafae456db789859256b5aef0aad681b61c735c7773cd6d 1.79kB / 1.79kB done [2020-07-29T14:04:55.521Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 0B / 10.73MB 0.1s [2020-07-29T14:04:55.521Z] #8 sha256:b1942c37232dd2659b09fbfbc90a7fc0174d2d6adf39025a2af05ade1e7dc25e 6.20kB / 6.20kB done [2020-07-29T14:04:55.521Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 0B / 73.55MB 0.1s [2020-07-29T14:04:55.521Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 0B / 96.52MB 0.1s [2020-07-29T14:04:55.521Z] #8 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-29T14:04:55.521Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 0B / 155B 0.1s [2020-07-29T14:04:55.621Z] #39 30.31 CC compel/src/lib/infect-rpc.o [2020-07-29T14:04:55.621Z] #39 30.51 CC compel/src/lib/infect-util.o [2020-07-29T14:04:55.845Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 1.19MB / 10.73MB 0.5s [2020-07-29T14:04:55.845Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.4s done [2020-07-29T14:04:55.912Z] #39 30.69 CC compel/src/lib/infect.o [2020-07-29T14:04:56.169Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 1.47MB / 8.25MB 0.6s [2020-07-29T14:04:56.169Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 2.03MB / 10.73MB 0.6s [2020-07-29T14:04:56.169Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 3.63MB / 54.14MB 0.8s [2020-07-29T14:04:56.169Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 2.89MB / 8.25MB 0.8s [2020-07-29T14:04:56.169Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 4.21MB / 57.46MB 0.8s [2020-07-29T14:04:56.169Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 4.31MB / 10.73MB 0.8s [2020-07-29T14:04:56.169Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 5.40MB / 73.55MB 0.8s [2020-07-29T14:04:56.474Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 3.88MB / 8.25MB 0.9s [2020-07-29T14:04:56.474Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 6.85MB / 10.73MB 0.9s [2020-07-29T14:04:56.474Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 5.24MB / 96.52MB 0.9s [2020-07-29T14:04:56.474Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 6.66MB / 54.14MB 1.1s [2020-07-29T14:04:56.474Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 5.99MB / 8.25MB 1.1s [2020-07-29T14:04:56.474Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 7.61MB / 57.46MB 1.1s [2020-07-29T14:04:56.474Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 8.14MB / 10.73MB 1.1s [2020-07-29T14:04:56.779Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.2s [2020-07-29T14:04:56.779Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 11.14MB / 57.46MB 1.2s [2020-07-29T14:04:56.779Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.14MB / 10.73MB 1.2s [2020-07-29T14:04:56.779Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 10.82MB / 73.55MB 1.2s [2020-07-29T14:04:56.779Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 10.83MB / 54.14MB 1.4s [2020-07-29T14:04:56.779Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.2s done [2020-07-29T14:04:56.779Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 14.87MB / 57.46MB 1.4s [2020-07-29T14:04:56.779Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.3s done [2020-07-29T14:04:56.779Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 12.51MB / 96.52MB 1.4s [2020-07-29T14:04:56.779Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 15.31MB / 73.55MB 1.5s [2020-07-29T14:04:57.111Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 16.70MB / 54.14MB 1.6s [2020-07-29T14:04:57.111Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 20.99MB / 57.46MB 1.6s [2020-07-29T14:04:57.111Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 19.80MB / 96.52MB 1.6s [2020-07-29T14:04:57.423Z] #39 ... [2020-07-29T14:04:57.423Z] [2020-07-29T14:04:57.423Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:04:57.423Z] #10 60.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T14:04:57.423Z] #10 60.53 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-29T14:04:57.423Z] #10 60.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:04:57.423Z] #10 70.42 Selecting previously unselected package libapparmor1:s390x. [2020-07-29T14:04:57.423Z] #10 70.43 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-29T14:04:57.423Z] #10 70.43 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-29T14:04:57.423Z] #10 70.52 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-29T14:04:57.423Z] #10 70.53 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-29T14:04:57.423Z] #10 70.53 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-29T14:04:57.423Z] #10 70.61 Selecting previously unselected package libbtrfs0. [2020-07-29T14:04:57.423Z] #10 70.61 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-29T14:04:57.423Z] #10 70.61 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:04:57.423Z] #10 70.66 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:04:57.423Z] #10 70.66 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-29T14:04:57.423Z] #10 70.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:04:57.423Z] #10 70.72 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-29T14:04:57.423Z] #10 70.72 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-29T14:04:57.423Z] #10 70.72 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T14:04:57.423Z] #10 70.77 Selecting previously unselected package libudev-dev:s390x. [2020-07-29T14:04:57.423Z] #10 ... [2020-07-29T14:04:57.423Z] [2020-07-29T14:04:57.423Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:04:57.423Z] #54 70.17 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:04:57.423Z] #54 70.17 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T14:04:57.431Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 21.67MB / 54.14MB 1.9s [2020-07-29T14:04:57.431Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 25.43MB / 57.46MB 1.9s [2020-07-29T14:04:57.431Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 24.16MB / 73.55MB 1.9s [2020-07-29T14:04:57.431Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 25.49MB / 96.52MB 1.9s [2020-07-29T14:04:57.761Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 24.59MB / 54.14MB 2.2s [2020-07-29T14:04:57.761Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 28.94MB / 57.46MB 2.2s [2020-07-29T14:04:57.761Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 28.32MB / 73.55MB 2.2s [2020-07-29T14:04:57.761Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 32.32MB / 96.52MB 2.4s [2020-07-29T14:04:58.400Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 28.58MB / 54.14MB 2.5s [2020-07-29T14:04:58.400Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 32.54MB / 57.46MB 2.5s [2020-07-29T14:04:58.400Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 33.58MB / 73.55MB 2.5s [2020-07-29T14:04:58.400Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 31.42MB / 54.14MB 2.7s [2020-07-29T14:04:58.400Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 37.53MB / 96.52MB 2.7s [2020-07-29T14:04:58.400Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 35.97MB / 57.46MB 2.8s [2020-07-29T14:04:58.400Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 35.58MB / 54.14MB 3.0s [2020-07-29T14:04:58.400Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 39.46MB / 73.55MB 3.0s [2020-07-29T14:04:58.736Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 39.70MB / 57.46MB 3.1s [2020-07-29T14:04:58.736Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 43.61MB / 96.52MB 3.1s [2020-07-29T14:04:58.736Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 39.04MB / 54.14MB 3.3s [2020-07-29T14:04:59.122Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 43.35MB / 57.46MB 3.4s [2020-07-29T14:04:59.122Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 45.14MB / 73.55MB 3.4s [2020-07-29T14:04:59.122Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 42.41MB / 54.14MB 3.6s [2020-07-29T14:04:59.122Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 50.28MB / 96.52MB 3.6s [2020-07-29T14:04:59.122Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 47.18MB / 57.46MB 3.7s [2020-07-29T14:04:59.122Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 49.49MB / 73.55MB 3.7s [2020-07-29T14:04:59.502Z] #54 ... [2020-07-29T14:04:59.502Z] [2020-07-29T14:04:59.502Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:04:59.502Z] #10 70.77 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-29T14:04:59.502Z] #10 70.79 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-29T14:04:59.502Z] #10 70.89 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-29T14:04:59.502Z] #10 70.90 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-29T14:04:59.502Z] #10 70.91 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-29T14:04:59.502Z] #10 71.13 Selecting previously unselected package libpcre16-3:s390x. [2020-07-29T14:04:59.502Z] #10 71.14 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-29T14:04:59.502Z] #10 71.15 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-29T14:04:59.502Z] #10 71.22 Selecting previously unselected package libpcre32-3:s390x. [2020-07-29T14:04:59.502Z] #10 71.22 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-29T14:04:59.502Z] #10 71.22 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-29T14:04:59.502Z] #10 71.31 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-29T14:04:59.502Z] #10 71.31 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-29T14:04:59.502Z] #10 71.31 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-29T14:04:59.502Z] #10 71.36 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-29T14:04:59.502Z] #10 71.37 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-29T14:04:59.502Z] #10 71.37 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-29T14:04:59.502Z] #10 71.55 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-29T14:04:59.502Z] #10 71.56 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-29T14:04:59.502Z] #10 71.56 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-29T14:04:59.502Z] #10 71.71 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-29T14:04:59.502Z] #10 71.72 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-29T14:04:59.502Z] #10 71.72 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-29T14:04:59.502Z] #10 71.77 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-29T14:04:59.502Z] #10 71.78 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-29T14:04:59.502Z] #10 71.78 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-29T14:04:59.502Z] #10 71.85 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-29T14:04:59.502Z] #10 71.86 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-29T14:04:59.502Z] #10 71.86 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-29T14:04:59.502Z] #10 72.19 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-29T14:04:59.502Z] #10 72.20 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-29T14:04:59.502Z] #10 72.21 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-29T14:04:59.502Z] #10 72.21 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:04:59.502Z] #10 72.22 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-29T14:04:59.502Z] #10 72.23 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-29T14:04:59.502Z] #10 72.23 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:04:59.502Z] #10 72.24 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:04:59.502Z] #10 72.24 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-29T14:04:59.502Z] #10 72.25 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-29T14:04:59.502Z] #10 72.26 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:04:59.502Z] #10 72.27 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:04:59.502Z] #10 72.28 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-29T14:04:59.502Z] #10 72.29 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T14:04:59.502Z] #10 72.29 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-29T14:04:59.502Z] #10 72.30 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:04:59.502Z] #10 72.31 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-29T14:04:59.502Z] #10 72.32 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:04:59.502Z] #10 72.33 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-29T14:04:59.502Z] #10 72.33 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-29T14:04:59.502Z] #10 72.34 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:04:59.502Z] #10 72.34 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-29T14:04:59.502Z] #10 72.34 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-29T14:04:59.502Z] #10 72.35 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:04:59.502Z] #10 72.35 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-29T14:04:59.502Z] #10 72.36 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T14:04:59.502Z] #10 72.38 Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T14:04:59.502Z] #10 72.39 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-29T14:04:59.502Z] #10 72.39 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-29T14:04:59.502Z] #10 72.40 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:04:59.502Z] #10 DONE 72.8s [2020-07-29T14:04:59.502Z] [2020-07-29T14:04:59.502Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T14:04:59.560Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 46.17MB / 54.14MB 3.9s [2020-07-29T14:04:59.560Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 51.32MB / 57.46MB 4.0s [2020-07-29T14:04:59.560Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 54.59MB / 73.55MB 4.0s [2020-07-29T14:04:59.560Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 56.72MB / 96.52MB 4.0s [2020-07-29T14:04:59.560Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 49.60MB / 54.14MB 4.2s [2020-07-29T14:04:59.939Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 52.45MB / 54.14MB 4.5s [2020-07-29T14:04:59.939Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.44MB / 57.46MB 4.5s [2020-07-29T14:04:59.939Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 59.94MB / 73.55MB 4.5s [2020-07-29T14:04:59.939Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 63.29MB / 96.52MB 4.5s [2020-07-29T14:05:00.285Z] #8 ... [2020-07-29T14:05:00.285Z] [2020-07-29T14:05:00.285Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T14:05:00.285Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-29T14:05:00.285Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-29T14:05:00.285Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-29T14:05:00.285Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-07-29T14:05:00.285Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.4s done [2020-07-29T14:05:00.285Z] #59 DONE 5.1s [2020-07-29T14:05:00.285Z] [2020-07-29T14:05:00.285Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:05:00.285Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 4.6s done [2020-07-29T14:05:00.285Z] #8 ... [2020-07-29T14:05:00.285Z] [2020-07-29T14:05:00.285Z] #21 [internal] load build context [2020-07-29T14:05:00.285Z] #21 transferring context: 38.25MB 5.1s [2020-07-29T14:05:00.599Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:05:00.942Z] #21 transferring context: 51.32MB 6.0s done [2020-07-29T14:05:00.942Z] #21 DONE 6.0s [2020-07-29T14:05:00.942Z] [2020-07-29T14:05:00.942Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:05:00.942Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 4.7s done [2020-07-29T14:05:00.942Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 5.1s done [2020-07-29T14:05:00.942Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 96.52MB / 96.52MB 5.5s done [2020-07-29T14:05:00.942Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-29T14:05:01.014Z] #11 DONE 1.6s [2020-07-29T14:05:01.014Z] [2020-07-29T14:05:01.014Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:05:01.014Z] #49 1.511 + RM_GOPATH=0 [2020-07-29T14:05:01.014Z] #49 1.511 + TMP_GOPATH= [2020-07-29T14:05:01.014Z] #49 1.511 + : /build [2020-07-29T14:05:01.014Z] #49 1.511 + '[' -z '' ']' [2020-07-29T14:05:01.014Z] #49 1.511 ++ mktemp -d [2020-07-29T14:05:01.014Z] #49 1.512 + export GOPATH=/tmp/tmp.dxfkVikToH [2020-07-29T14:05:01.014Z] #49 1.512 + GOPATH=/tmp/tmp.dxfkVikToH [2020-07-29T14:05:01.014Z] #49 1.512 + RM_GOPATH=1 [2020-07-29T14:05:01.014Z] #49 1.512 + case "$(go env GOARCH)" in [2020-07-29T14:05:01.014Z] #49 1.512 ++ go env GOARCH [2020-07-29T14:05:01.014Z] #49 1.519 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:01.015Z] #49 1.519 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:01.015Z] #49 1.520 ++ dirname /tmp/install/install.sh [2020-07-29T14:05:01.015Z] #49 1.524 + dir=/tmp/install [2020-07-29T14:05:01.015Z] #49 1.524 + bin=runc [2020-07-29T14:05:01.015Z] #49 1.524 + shift [2020-07-29T14:05:01.015Z] #49 1.524 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-29T14:05:01.015Z] #49 1.524 + . /tmp/install/runc.installer [2020-07-29T14:05:01.015Z] #49 1.525 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T14:05:01.015Z] #49 1.526 + install_runc [2020-07-29T14:05:01.015Z] #49 1.527 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T14:05:01.015Z] #49 1.530 + uname -r [2020-07-29T14:05:01.015Z] #49 1.533 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T14:05:01.015Z] #49 1.533 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-29T14:05:01.015Z] #49 1.534 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-29T14:05:01.015Z] #49 1.534 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dxfkVikToH/src/github.com/opencontainers/runc [2020-07-29T14:05:01.015Z] #49 1.541 Cloning into '/tmp/tmp.dxfkVikToH/src/github.com/opencontainers/runc'... [2020-07-29T14:05:01.311Z] #49 ... [2020-07-29T14:05:01.311Z] [2020-07-29T14:05:01.311Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:05:01.311Z] #41 64.90 vendor/golang.org/x/text/unicode/norm [2020-07-29T14:05:01.311Z] #41 66.54 vendor/golang.org/x/net/idna [2020-07-29T14:05:01.311Z] #41 67.94 vendor/golang.org/x/net/http2/hpack [2020-07-29T14:05:01.311Z] #41 68.65 mime [2020-07-29T14:05:01.311Z] #41 69.91 mime/quotedprintable [2020-07-29T14:05:01.311Z] #41 70.14 net/http/internal [2020-07-29T14:05:01.311Z] #41 72.15 net/textproto [2020-07-29T14:05:01.311Z] #41 72.16 crypto/x509 [2020-07-29T14:05:01.311Z] #41 72.87 vendor/golang.org/x/net/http/httpguts [2020-07-29T14:05:01.311Z] #41 73.03 vendor/golang.org/x/net/http/httpproxy [2020-07-29T14:05:01.311Z] #41 73.68 mime/multipart [2020-07-29T14:05:01.534Z] [2020-07-29T14:05:01.603Z] #41 ... [2020-07-29T14:05:01.603Z] [2020-07-29T14:05:01.603Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:01.603Z] #39 32.09 CC compel/src/lib/ptrace.o [2020-07-29T14:05:01.603Z] #39 32.27 AR compel/libcompel.a [2020-07-29T14:05:01.603Z] #39 32.31 HOSTCC compel/src/main-host.o [2020-07-29T14:05:01.603Z] #39 32.55 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-29T14:05:01.603Z] #39 32.64 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T14:05:01.603Z] #39 32.79 HOSTCC compel/src/lib/log-host.o [2020-07-29T14:05:01.603Z] #39 32.87 HOSTLINK compel/compel-host-bin [2020-07-29T14:05:01.603Z] #39 32.95 DEP soccr/soccr.d [2020-07-29T14:05:01.603Z] #39 33.03 CC soccr/soccr.o [2020-07-29T14:05:01.603Z] #39 33.72 AR soccr/libsoccr.a [2020-07-29T14:05:01.603Z] #39 33.74 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:05:01.603Z] #39 33.90 DEP criu/arch/s390/sigframe.d [2020-07-29T14:05:01.603Z] #39 34.02 DEP criu/arch/s390/crtools.d [2020-07-29T14:05:01.603Z] #39 34.11 DEP criu/arch/s390/cpu.d [2020-07-29T14:05:01.603Z] #39 34.37 CC criu/arch/s390/cpu.o [2020-07-29T14:05:01.603Z] #39 34.59 CC criu/arch/s390/crtools.o [2020-07-29T14:05:01.603Z] #39 35.22 CC criu/arch/s390/sigframe.o [2020-07-29T14:05:01.603Z] #39 35.42 LINK criu/arch/s390/crtools.built-in.o [2020-07-29T14:05:01.603Z] #39 35.45 DEP criu/pie/util-vdso.d [2020-07-29T14:05:01.603Z] #39 35.56 DEP criu/pie/util.d [2020-07-29T14:05:01.603Z] #39 35.77 CC criu/pie/util.o [2020-07-29T14:05:01.603Z] #39 36.01 CC criu/pie/util-vdso.o [2020-07-29T14:05:01.603Z] #39 36.32 AR criu/pie/pie.lib.a [2020-07-29T14:05:01.603Z] #39 36.36 DEP criu/pie/restorer.d [2020-07-29T14:05:01.896Z] #39 ... [2020-07-29T14:05:01.897Z] [2020-07-29T14:05:01.897Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:05:01.897Z] #54 DONE 75.3s [2020-07-29T14:05:01.897Z] [2020-07-29T14:05:01.897Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T14:05:01.897Z] #55 DONE 0.1s [2020-07-29T14:05:01.897Z] [2020-07-29T14:05:01.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:01.897Z] #39 36.53 DEP criu/arch/s390/restorer.d [2020-07-29T14:05:01.897Z] #39 ... [2020-07-29T14:05:01.897Z] [2020-07-29T14:05:01.897Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T14:05:01.897Z] #56 DONE 0.1s [2020-07-29T14:05:01.897Z] [2020-07-29T14:05:01.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:01.897Z] #39 36.63 DEP criu/arch/s390/vdso-pie.d [2020-07-29T14:05:01.897Z] #39 36.76 DEP criu/pie/parasite-vdso.d [2020-07-29T14:05:02.104Z] + TEST_INTEGRATION_DEST=1 [2020-07-29T14:05:02.104Z] + CONTAINER_NAME=docker-pr2-1 [2020-07-29T14:05:02.104Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T14:05:02.104Z] + run_tests test-integration-flaky [2020-07-29T14:05:02.104Z] + '[' -n 0 ']' [2020-07-29T14:05:02.104Z] + rm= [2020-07-29T14:05:02.104Z] + c=0 [2020-07-29T14:05:02.104Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41288/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41288/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/make.sh test-integration-flaky test-integration [2020-07-29T14:05:02.104Z] + TEST_INTEGRATION_DEST=3 [2020-07-29T14:05:02.104Z] + TEST_INTEGRATION_DEST=2 [2020-07-29T14:05:02.104Z] + CONTAINER_NAME=docker-pr2-3 [2020-07-29T14:05:02.104Z] + CONTAINER_NAME=docker-pr2-2 [2020-07-29T14:05:02.104Z] + TEST_SKIP_INTEGRATION=1 [2020-07-29T14:05:02.104Z] + TEST_SKIP_INTEGRATION=1 [2020-07-29T14:05:02.104Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-29T14:05:02.104Z] + run_tests [2020-07-29T14:05:02.104Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-29T14:05:02.104Z] + run_tests [2020-07-29T14:05:02.104Z] + '[' -n 0 ']' [2020-07-29T14:05:02.104Z] + '[' -n 0 ']' [2020-07-29T14:05:02.104Z] + rm= [2020-07-29T14:05:02.104Z] + rm= [2020-07-29T14:05:02.104Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41288/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41288/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/make.sh '' test-integration [2020-07-29T14:05:02.104Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41288/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41288/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/make.sh '' test-integration [2020-07-29T14:05:02.104Z] ++ jobs -p [2020-07-29T14:05:02.104Z] + for job in $(jobs -p) [2020-07-29T14:05:02.104Z] + wait 10941 [2020-07-29T14:05:02.189Z] #39 36.96 DEP criu/pie/parasite.d [2020-07-29T14:05:02.490Z] #39 37.23 CC criu/pie/parasite.o [2020-07-29T14:05:02.814Z] #39 ... [2020-07-29T14:05:02.814Z] [2020-07-29T14:05:02.814Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T14:05:02.814Z] #12 DONE 1.7s [2020-07-29T14:05:02.814Z] [2020-07-29T14:05:02.814Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T14:05:03.040Z] [2020-07-29T14:05:03.040Z] [2020-07-29T14:05:03.040Z] [2020-07-29T14:05:03.299Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-29T14:05:03.299Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:05:03.299Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:05:03.299Z] HOSTNAME=887b89adf1c2 [2020-07-29T14:05:03.299Z] TEST_SKIP_INTEGRATION=1 [2020-07-29T14:05:03.299Z] TESTDEBUG=0 [2020-07-29T14:05:03.299Z] DEST=bundles/test-integration [2020-07-29T14:05:03.299Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:05:03.299Z] KEEPBUNDLE=1 [2020-07-29T14:05:03.299Z] DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d [2020-07-29T14:05:03.299Z] container=docker [2020-07-29T14:05:03.299Z] HOME=/root [2020-07-29T14:05:03.299Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:05:03.299Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:05:03.299Z] VALIDATE_BRANCH=master [2020-07-29T14:05:03.299Z] TERM=xterm [2020-07-29T14:05:03.299Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:05:03.299Z] SHLVL=1 [2020-07-29T14:05:03.299Z] TIMEOUT=120m [2020-07-29T14:05:03.299Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:05:03.299Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:05:03.299Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-29T14:05:03.299Z] GO111MODULE=off [2020-07-29T14:05:03.299Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:05:03.299Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:05:03.299Z] GOPATH=/go [2020-07-29T14:05:03.299Z] PKG_CONFIG=pkg-config [2020-07-29T14:05:03.299Z] _=/usr/bin/env [2020-07-29T14:05:03.299Z] Building test suite binary ./integration-cli/test.main [2020-07-29T14:05:03.299Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:05:03.299Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:05:03.299Z] HOSTNAME=62a3bfea16f4 [2020-07-29T14:05:03.299Z] TEST_SKIP_INTEGRATION=1 [2020-07-29T14:05:03.299Z] TESTDEBUG=0 [2020-07-29T14:05:03.299Z] DEST=bundles/test-integration [2020-07-29T14:05:03.299Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:05:03.299Z] KEEPBUNDLE=1 [2020-07-29T14:05:03.299Z] DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d [2020-07-29T14:05:03.299Z] container=docker [2020-07-29T14:05:03.299Z] HOME=/root [2020-07-29T14:05:03.299Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:05:03.299Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:05:03.299Z] VALIDATE_BRANCH=master [2020-07-29T14:05:03.299Z] TERM=xterm [2020-07-29T14:05:03.299Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:05:03.299Z] SHLVL=1 [2020-07-29T14:05:03.299Z] TIMEOUT=120m [2020-07-29T14:05:03.299Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:05:03.299Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:05:03.299Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-29T14:05:03.299Z] GO111MODULE=off [2020-07-29T14:05:03.299Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:05:03.299Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:05:03.299Z] GOPATH=/go [2020-07-29T14:05:03.299Z] PKG_CONFIG=pkg-config [2020-07-29T14:05:03.299Z] _=/usr/bin/env [2020-07-29T14:05:03.299Z] Building test suite binary ./integration-cli/test.main [2020-07-29T14:05:03.557Z] No new tests added to integration. [2020-07-29T14:05:03.557Z] [2020-07-29T14:05:03.557Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:05:04.438Z] #13 1.822 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T14:05:04.730Z] #13 DONE 2.0s [2020-07-29T14:05:04.730Z] [2020-07-29T14:05:04.730Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T14:05:05.462Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:05:05.462Z] HOSTNAME=3704074bfd08 [2020-07-29T14:05:05.462Z] TESTDEBUG=0 [2020-07-29T14:05:05.462Z] DEST=bundles/test-integration [2020-07-29T14:05:05.462Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:05:05.462Z] KEEPBUNDLE=1 [2020-07-29T14:05:05.462Z] DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d [2020-07-29T14:05:05.462Z] container=docker [2020-07-29T14:05:05.462Z] HOME=/root [2020-07-29T14:05:05.462Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:05:05.462Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:05:05.462Z] VALIDATE_BRANCH=master [2020-07-29T14:05:05.462Z] TERM=xterm [2020-07-29T14:05:05.462Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:05:05.462Z] SHLVL=1 [2020-07-29T14:05:05.462Z] TIMEOUT=120m [2020-07-29T14:05:05.462Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:05:05.462Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:05:05.462Z] GO111MODULE=off [2020-07-29T14:05:05.462Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T14:05:05.462Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:05:05.462Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:05:05.462Z] GOPATH=/go [2020-07-29T14:05:05.462Z] PKG_CONFIG=pkg-config [2020-07-29T14:05:05.462Z] _=/usr/bin/env [2020-07-29T14:05:05.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T14:05:06.239Z] #14 DONE 1.5s [2020-07-29T14:05:06.239Z] [2020-07-29T14:05:06.239Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:05:06.239Z] #49 6.791 + cd /tmp/tmp.dxfkVikToH/src/github.com/opencontainers/runc [2020-07-29T14:05:06.239Z] #49 6.791 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T14:05:06.239Z] #49 7.086 + '[' -z '' ']' [2020-07-29T14:05:06.239Z] #49 7.086 + target=static [2020-07-29T14:05:06.533Z] #49 7.086 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T14:05:06.533Z] #49 7.221 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-29T14:05:07.570Z] #49 ... [2020-07-29T14:05:07.570Z] [2020-07-29T14:05:07.570Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T14:05:07.570Z] #15 DONE 1.6s [2020-07-29T14:05:07.862Z] [2020-07-29T14:05:07.862Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T14:05:08.903Z] #16 DONE 1.3s [2020-07-29T14:05:08.903Z] [2020-07-29T14:05:08.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:08.903Z] #39 38.56 LINK criu/pie/parasite.built-in.o [2020-07-29T14:05:08.903Z] #39 38.56 GEN criu/pie/parasite-blob.h [2020-07-29T14:05:08.903Z] #39 38.58 CC criu/pie/parasite-vdso.o [2020-07-29T14:05:08.903Z] #39 38.94 CC criu/arch/s390/vdso-pie.o [2020-07-29T14:05:08.903Z] #39 39.11 CC criu/arch/s390/restorer.o [2020-07-29T14:05:08.903Z] #39 39.42 CC criu/pie/restorer.o [2020-07-29T14:05:08.903Z] #39 41.41 LINK criu/pie/restorer.built-in.o [2020-07-29T14:05:08.903Z] #39 41.41 GEN criu/pie/restorer-blob.h [2020-07-29T14:05:08.903Z] #39 41.48 DEP criu/vdso.d [2020-07-29T14:05:08.903Z] #39 41.65 DEP criu/uts_ns.d [2020-07-29T14:05:08.903Z] #39 41.75 DEP criu/util.d [2020-07-29T14:05:08.903Z] #39 41.97 DEP criu/uffd.d [2020-07-29T14:05:08.903Z] #39 42.12 DEP criu/tun.d [2020-07-29T14:05:08.903Z] #39 42.21 DEP criu/tty.d [2020-07-29T14:05:08.903Z] #39 42.37 DEP criu/timerfd.d [2020-07-29T14:05:08.903Z] #39 42.47 DEP criu/timens.d [2020-07-29T14:05:08.903Z] #39 42.69 DEP criu/sysfs_parse.d [2020-07-29T14:05:08.903Z] #39 42.83 DEP criu/sysctl.d [2020-07-29T14:05:08.903Z] #39 43.00 DEP criu/string.d [2020-07-29T14:05:08.903Z] #39 43.00 DEP criu/stats.d [2020-07-29T14:05:08.903Z] #39 43.09 DEP criu/sockets.d [2020-07-29T14:05:08.903Z] #39 43.22 DEP criu/sk-unix.d [2020-07-29T14:05:08.903Z] #39 43.44 DEP criu/sk-tcp.d [2020-07-29T14:05:08.903Z] #39 43.68 DEP criu/sk-queue.d [2020-07-29T14:05:09.199Z] #39 43.79 DEP criu/sk-packet.d [2020-07-29T14:05:09.199Z] #39 43.97 DEP criu/sk-netlink.d [2020-07-29T14:05:09.199Z] #39 44.05 DEP criu/sk-inet.d [2020-07-29T14:05:09.491Z] #39 44.26 DEP criu/signalfd.d [2020-07-29T14:05:09.783Z] #39 44.44 DEP criu/sigframe.d [2020-07-29T14:05:09.783Z] #39 44.51 DEP criu/shmem.d [2020-07-29T14:05:10.076Z] #39 44.71 DEP criu/servicefd.d [2020-07-29T14:05:10.076Z] #39 44.88 DEP criu/seize.d [2020-07-29T14:05:10.368Z] #39 45.00 DEP criu/seccomp.d [2020-07-29T14:05:10.368Z] #39 45.10 DEP criu/rst-malloc.d [2020-07-29T14:05:10.368Z] #39 45.13 DEP criu/rbtree.d [2020-07-29T14:05:10.368Z] #39 45.17 DEP criu/pstree.d [2020-07-29T14:05:10.661Z] #39 45.31 DEP criu/protobuf.d [2020-07-29T14:05:10.661Z] #39 45.44 GEN criu/protobuf-desc-gen.h [2020-07-29T14:05:11.699Z] #39 46.30 DEP criu/protobuf-desc.d [2020-07-29T14:05:11.699Z] #39 46.46 DEP criu/proc_parse.d [2020-07-29T14:05:11.993Z] #39 46.59 DEP criu/plugin.d [2020-07-29T14:05:11.993Z] #39 46.63 DEP criu/pipes.d [2020-07-29T14:05:11.993Z] #39 ... [2020-07-29T14:05:11.993Z] [2020-07-29T14:05:11.993Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:05:11.993Z] #41 75.34 crypto/tls [2020-07-29T14:05:11.993Z] #41 80.84 net/http/httptrace [2020-07-29T14:05:11.993Z] #41 81.04 net/http [2020-07-29T14:05:11.993Z] #41 ... [2020-07-29T14:05:11.993Z] [2020-07-29T14:05:11.993Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:11.993Z] #39 46.74 DEP criu/pie-util.d [2020-07-29T14:05:11.993Z] #39 46.83 DEP criu/pie-util-vdso.d [2020-07-29T14:05:12.285Z] #39 46.96 DEP criu/path.d [2020-07-29T14:05:12.285Z] #39 47.09 DEP criu/parasite-syscall.d [2020-07-29T14:05:12.577Z] #39 47.30 DEP criu/pagemap.d [2020-07-29T14:05:12.577Z] #39 47.38 DEP criu/pagemap-cache.d [2020-07-29T14:05:12.871Z] #39 47.46 DEP criu/page-xfer.d [2020-07-29T14:05:12.871Z] #39 47.56 DEP criu/page-pipe.d [2020-07-29T14:05:12.871Z] #39 47.65 DEP criu/netfilter.d [2020-07-29T14:05:12.871Z] #39 47.77 DEP criu/net.d [2020-07-29T14:05:13.164Z] #39 47.93 DEP criu/namespaces.d [2020-07-29T14:05:13.456Z] #39 48.08 DEP criu/mount.d [2020-07-29T14:05:13.456Z] #39 48.20 DEP criu/memfd.d [2020-07-29T14:05:13.456Z] #39 48.32 DEP criu/mem.d [2020-07-29T14:05:13.748Z] #39 48.42 DEP criu/lsm.d [2020-07-29T14:05:13.748Z] #39 48.53 DEP criu/log.d [2020-07-29T14:05:13.748Z] #39 48.60 DEP criu/libnetlink.d [2020-07-29T14:05:13.748Z] #39 48.68 DEP criu/kerndat.d [2020-07-29T14:05:14.042Z] #39 48.80 DEP criu/kcmp-ids.d [2020-07-29T14:05:14.042Z] #39 48.83 DEP criu/irmap.d [2020-07-29T14:05:14.042Z] #39 48.90 DEP criu/ipc_ns.d [2020-07-29T14:05:14.334Z] #39 49.04 DEP criu/image.d [2020-07-29T14:05:14.334Z] #39 49.19 DEP criu/image-desc.d [2020-07-29T14:05:14.627Z] #39 49.27 DEP criu/fsnotify.d [2020-07-29T14:05:14.627Z] #39 49.43 DEP criu/filesystems.d [2020-07-29T14:05:14.627Z] #39 49.51 DEP criu/files.d [2020-07-29T14:05:14.919Z] #39 49.60 DEP criu/files-reg.d [2020-07-29T14:05:15.210Z] #39 49.77 DEP criu/files-ext.d [2020-07-29T14:05:15.210Z] #39 49.85 DEP criu/file-lock.d [2020-07-29T14:05:15.210Z] #39 49.95 DEP criu/file-ids.d [2020-07-29T14:05:15.503Z] #39 50.08 DEP criu/fifo.d [2020-07-29T14:05:15.503Z] #39 50.18 DEP criu/fdstore.d [2020-07-29T14:05:15.503Z] #39 50.27 DEP criu/fault-injection.d [2020-07-29T14:05:15.503Z] #39 50.33 DEP criu/external.d [2020-07-29T14:05:15.523Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:05:15.523Z] [2020-07-29T14:05:15.523Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:05:15.523Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:05:15.523Z] HOSTNAME=131c0d07b85d [2020-07-29T14:05:15.523Z] DEST=bundles/test-integration [2020-07-29T14:05:15.523Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:05:15.523Z] DOCKER_ROOTLESS=1 [2020-07-29T14:05:15.523Z] DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d [2020-07-29T14:05:15.523Z] container=docker [2020-07-29T14:05:15.523Z] HOME=/root [2020-07-29T14:05:15.523Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:05:15.523Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:05:15.523Z] VALIDATE_BRANCH=master [2020-07-29T14:05:15.523Z] TERM=xterm [2020-07-29T14:05:15.523Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:05:15.523Z] SHLVL=1 [2020-07-29T14:05:15.523Z] TIMEOUT=120m [2020-07-29T14:05:15.523Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:05:15.523Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:05:15.523Z] GO111MODULE=off [2020-07-29T14:05:15.523Z] DOCKER_EXPERIMENTAL=1 [2020-07-29T14:05:15.523Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T14:05:15.523Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:05:15.523Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:05:15.523Z] GOPATH=/go [2020-07-29T14:05:15.523Z] PKG_CONFIG=pkg-config [2020-07-29T14:05:15.523Z] _=/usr/bin/env [2020-07-29T14:05:15.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T14:05:15.795Z] #39 50.43 DEP criu/eventpoll.d [2020-07-29T14:05:15.795Z] #39 50.57 DEP criu/eventfd.d [2020-07-29T14:05:16.091Z] #39 50.70 DEP criu/crtools.d [2020-07-29T14:05:16.091Z] #39 50.87 DEP criu/cr-service.d [2020-07-29T14:05:16.417Z] #39 51.01 DEP criu/cr-restore.d [2020-07-29T14:05:16.417Z] #39 51.14 DEP criu/cr-errno.d [2020-07-29T14:05:16.417Z] #39 51.16 DEP criu/cr-dump.d [2020-07-29T14:05:16.779Z] #39 51.27 DEP criu/cr-dedup.d [2020-07-29T14:05:16.779Z] #39 51.42 DEP criu/cr-check.d [2020-07-29T14:05:16.779Z] #39 51.59 DEP criu/config.d [2020-07-29T14:05:17.071Z] #39 51.75 DEP criu/clone-noasan.d [2020-07-29T14:05:17.071Z] #39 51.83 DEP criu/cgroup.d [2020-07-29T14:05:17.363Z] #39 52.01 DEP criu/cgroup-props.d [2020-07-29T14:05:17.363Z] #39 52.09 DEP criu/bitmap.d [2020-07-29T14:05:17.363Z] #39 52.10 DEP criu/bfd.d [2020-07-29T14:05:17.363Z] #39 52.15 DEP criu/autofs.d [2020-07-29T14:05:17.654Z] #39 52.24 DEP criu/aio.d [2020-07-29T14:05:17.654Z] #39 52.41 DEP criu/action-scripts.d [2020-07-29T14:05:17.947Z] #39 52.65 CC criu/action-scripts.o [2020-07-29T14:05:18.239Z] #39 53.00 CC criu/aio.o [2020-07-29T14:05:18.531Z] #39 53.27 CC criu/autofs.o [2020-07-29T14:05:19.165Z] #39 ... [2020-07-29T14:05:19.165Z] [2020-07-29T14:05:19.165Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:05:19.165Z] #17 1.545 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:05:19.165Z] #17 1.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:05:19.165Z] #17 1.605 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:05:19.165Z] #17 1.928 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-29T14:05:19.165Z] #17 2.449 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-29T14:05:19.165Z] #17 3.958 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-29T14:05:19.165Z] #17 6.594 Fetched 8060 kB in 5s (1524 kB/s) [2020-07-29T14:05:19.165Z] #17 6.594 Reading package lists... [2020-07-29T14:05:19.165Z] #17 8.467 Reading package lists... [2020-07-29T14:05:19.458Z] #17 10.27 Building dependency tree... [2020-07-29T14:05:19.458Z] #17 ... [2020-07-29T14:05:19.458Z] [2020-07-29T14:05:19.458Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:19.458Z] #39 54.15 CC criu/bfd.o [2020-07-29T14:05:20.091Z] #39 54.64 CC criu/bitmap.o [2020-07-29T14:05:20.091Z] #39 54.74 CC criu/cgroup-props.o [2020-07-29T14:05:20.726Z] #39 55.48 CC criu/cgroup.o [2020-07-29T14:05:21.768Z] #39 ... [2020-07-29T14:05:21.768Z] [2020-07-29T14:05:21.768Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:05:21.768Z] #41 88.01 github.com/LK4D4/vndr/godl [2020-07-29T14:05:21.768Z] #41 88.49 github.com/LK4D4/vndr [2020-07-29T14:05:21.768Z] #41 DONE 95.0s [2020-07-29T14:05:21.768Z] [2020-07-29T14:05:21.768Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:05:21.768Z] #17 10.27 Building dependency tree... [2020-07-29T14:05:21.768Z] #17 10.83 libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T14:05:21.768Z] #17 10.83 The following additional packages will be installed: [2020-07-29T14:05:21.768Z] #17 10.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-29T14:05:21.768Z] #17 10.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-29T14:05:21.768Z] #17 10.84 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-29T14:05:21.768Z] #17 10.84 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T14:05:21.768Z] #17 10.84 python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T14:05:21.768Z] #17 10.84 Suggested packages: [2020-07-29T14:05:21.768Z] #17 10.84 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-29T14:05:21.768Z] #17 10.84 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-29T14:05:21.768Z] #17 10.84 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-29T14:05:21.768Z] #17 10.84 Recommended packages: [2020-07-29T14:05:21.768Z] #17 10.84 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T14:05:21.768Z] #17 10.84 python3-keyrings.alt python3-xdg unzip [2020-07-29T14:05:21.768Z] #17 12.10 The following NEW packages will be installed: [2020-07-29T14:05:21.768Z] #17 12.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-29T14:05:21.768Z] #17 12.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-29T14:05:21.768Z] #17 12.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-29T14:05:21.768Z] #17 12.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T14:05:21.768Z] #17 12.10 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-29T14:05:21.768Z] #17 12.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-29T14:05:21.768Z] #17 12.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-29T14:05:21.768Z] #17 12.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-29T14:05:21.768Z] #17 12.10 xz-utils zip [2020-07-29T14:05:21.768Z] #17 12.17 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:05:21.768Z] #17 12.17 Need to get 27.7 MB of archives. [2020-07-29T14:05:21.768Z] #17 12.17 After this operation, 117 MB of additional disk space will be used. [2020-07-29T14:05:21.768Z] #17 12.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-29T14:05:21.768Z] #17 12.20 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-29T14:05:21.768Z] #17 12.24 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-29T14:05:21.768Z] #17 12.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-29T14:05:21.768Z] #17 12.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-29T14:05:21.768Z] #17 12.32 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-29T14:05:21.768Z] #17 12.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-29T14:05:21.768Z] #17 12.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-29T14:05:21.768Z] #17 12.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-29T14:05:21.768Z] #17 12.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-29T14:05:21.768Z] #17 12.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-29T14:05:21.768Z] #17 12.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-29T14:05:21.768Z] #17 12.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-29T14:05:21.768Z] #17 12.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-29T14:05:21.768Z] #17 12.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-29T14:05:21.768Z] #17 12.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-29T14:05:21.768Z] #17 12.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-29T14:05:21.768Z] #17 12.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:05:21.768Z] #17 12.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-29T14:05:21.768Z] #17 12.44 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-29T14:05:21.768Z] #17 12.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-29T14:05:21.768Z] #17 12.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-29T14:05:21.768Z] #17 12.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-29T14:05:21.768Z] #17 12.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-29T14:05:21.768Z] #17 12.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-29T14:05:21.768Z] #17 12.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-29T14:05:21.768Z] #17 12.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-29T14:05:21.768Z] #17 12.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-29T14:05:21.768Z] #17 12.50 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-29T14:05:22.402Z] #17 13.13 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-29T14:05:22.402Z] #17 13.13 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-29T14:05:22.402Z] #17 13.13 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-29T14:05:22.402Z] #17 13.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-29T14:05:22.402Z] #17 13.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-29T14:05:22.402Z] #17 13.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T14:05:22.402Z] #17 13.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T14:05:22.402Z] #17 13.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T14:05:22.402Z] #17 13.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-29T14:05:22.402Z] #17 13.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T14:05:22.402Z] #17 13.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T14:05:22.402Z] #17 13.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T14:05:22.402Z] #17 13.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-29T14:05:22.402Z] #17 13.39 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-29T14:05:22.402Z] #17 13.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-29T14:05:22.402Z] #17 13.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T14:05:22.695Z] #17 13.56 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-29T14:05:22.695Z] #17 13.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-29T14:05:22.695Z] #17 13.60 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-29T14:05:22.987Z] #17 14.06 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:05:22.987Z] #17 14.11 Fetched 27.7 MB in 1s (18.7 MB/s) [2020-07-29T14:05:23.279Z] #17 14.14 Selecting previously unselected package pigz. [2020-07-29T14:05:23.279Z] #17 14.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-07-29T14:05:23.279Z] #17 14.20 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-29T14:05:23.279Z] #17 14.21 Unpacking pigz (2.4-1) ... [2020-07-29T14:05:23.279Z] #17 14.25 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-29T14:05:23.279Z] #17 14.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T14:05:23.279Z] #17 14.26 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-29T14:05:23.452Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 19.0s done [2020-07-29T14:05:23.452Z] #8 DONE 24.9s [2020-07-29T14:05:23.452Z] [2020-07-29T14:05:23.452Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T14:05:23.452Z] #9 DONE 0.1s [2020-07-29T14:05:23.452Z] [2020-07-29T14:05:23.452Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T14:05:23.452Z] #10 DONE 0.1s [2020-07-29T14:05:23.452Z] [2020-07-29T14:05:23.452Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:05:23.452Z] #44 ... [2020-07-29T14:05:23.452Z] [2020-07-29T14:05:23.452Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T14:05:23.452Z] #36 DONE 0.1s [2020-07-29T14:05:23.452Z] [2020-07-29T14:05:23.452Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T14:05:23.452Z] #28 DONE 0.1s [2020-07-29T14:05:23.452Z] [2020-07-29T14:05:23.452Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:05:23.452Z] #29 0.729 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-29T14:05:23.452Z] #29 0.733 Cloning into '.'... [2020-07-29T14:05:23.570Z] #17 14.62 Selecting previously unselected package python3.7-minimal. [2020-07-29T14:05:23.571Z] #17 14.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T14:05:23.571Z] #17 14.62 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:05:24.204Z] #17 15.17 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-29T14:05:24.204Z] #17 15.18 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:05:25.575Z] #29 ... [2020-07-29T14:05:25.575Z] [2020-07-29T14:05:25.575Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:05:25.575Z] #44 1.033 + RM_GOPATH=0 [2020-07-29T14:05:25.575Z] #44 1.049 + TMP_GOPATH= [2020-07-29T14:05:25.575Z] #44 1.049 + : /build [2020-07-29T14:05:25.575Z] #44 1.050 + '[' -z '' ']' [2020-07-29T14:05:25.575Z] #44 1.055 ++ mktemp -d [2020-07-29T14:05:25.575Z] #44 1.057 + export GOPATH=/tmp/tmp.k4nhYryzv5 [2020-07-29T14:05:25.575Z] #44 1.064 + GOPATH=/tmp/tmp.k4nhYryzv5 [2020-07-29T14:05:25.575Z] #44 1.064 + RM_GOPATH=1 [2020-07-29T14:05:25.575Z] #44 1.064 + case "$(go env GOARCH)" in [2020-07-29T14:05:25.575Z] #44 1.078 ++ go env GOARCH [2020-07-29T14:05:25.575Z] #44 1.127 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:25.575Z] #44 1.128 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:25.575Z] #44 1.134 ++ dirname /tmp/install/install.sh [2020-07-29T14:05:25.575Z] #44 1.157 + dir=/tmp/install [2020-07-29T14:05:25.575Z] #44 1.157 + bin=gotestsum [2020-07-29T14:05:25.575Z] #44 1.157 + shift [2020-07-29T14:05:25.575Z] #44 1.157 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-29T14:05:25.575Z] #44 1.157 + . /tmp/install/gotestsum.installer [2020-07-29T14:05:25.575Z] #44 1.157 ++ : v0.3.5 [2020-07-29T14:05:25.575Z] #44 1.157 + install_gotestsum [2020-07-29T14:05:25.575Z] #44 1.159 + set -e [2020-07-29T14:05:25.575Z] #44 1.159 + export GO111MODULE=on [2020-07-29T14:05:25.575Z] #44 1.159 + GO111MODULE=on [2020-07-29T14:05:25.575Z] #44 1.159 + GOBIN=/build [2020-07-29T14:05:25.575Z] #44 1.159 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-29T14:05:25.575Z] #44 1.287 go: finding gotest.tools v0.3.5 [2020-07-29T14:05:25.575Z] #44 1.289 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T14:05:25.575Z] #44 2.469 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T14:05:25.575Z] #44 3.426 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T14:05:25.575Z] #44 4.724 go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T14:05:25.575Z] #44 4.956 go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T14:05:25.575Z] #44 5.120 go: downloading github.com/fatih/color v1.6.0 [2020-07-29T14:05:25.575Z] #44 5.122 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:05:25.575Z] #44 5.328 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T14:05:25.575Z] #44 5.372 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:05:25.715Z] #17 16.44 Selecting previously unselected package python3-minimal. [2020-07-29T14:05:25.715Z] #17 16.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 ... 23448 files and directories currently installed.) [2020-07-29T14:05:25.715Z] #17 16.51 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-29T14:05:25.715Z] #17 16.51 Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T14:05:25.715Z] #17 16.56 Selecting previously unselected package libmpdec2:s390x. [2020-07-29T14:05:25.715Z] #17 16.56 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-29T14:05:25.715Z] #17 16.56 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-29T14:05:25.715Z] #17 16.62 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-29T14:05:25.715Z] #17 16.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T14:05:25.715Z] #17 16.62 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-29T14:05:25.877Z] #44 5.389 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:05:25.877Z] #44 5.390 go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T14:05:25.877Z] #44 5.545 go: extracting github.com/fatih/color v1.6.0 [2020-07-29T14:05:25.877Z] #44 5.567 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:05:25.877Z] #44 5.650 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:05:25.877Z] #44 5.651 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:05:25.877Z] #44 5.788 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:05:26.179Z] #44 5.805 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:05:26.179Z] #44 5.855 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:05:26.179Z] #44 5.913 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:05:26.179Z] #44 5.916 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:05:26.179Z] #44 5.941 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T14:05:26.179Z] #44 5.948 go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T14:05:26.347Z] #17 17.30 Selecting previously unselected package python3.7. [2020-07-29T14:05:26.347Z] #17 17.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-29T14:05:26.347Z] #17 17.31 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:05:26.347Z] #17 17.38 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-29T14:05:26.347Z] #17 17.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-29T14:05:26.347Z] #17 17.39 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-29T14:05:26.481Z] #44 6.091 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:05:26.481Z] #44 6.153 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:05:26.639Z] #17 17.44 Setting up python3-minimal (3.7.3-1) ... [2020-07-29T14:05:26.932Z] #17 17.97 Selecting previously unselected package python3. [2020-07-29T14:05:26.932Z] #17 17.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-07-29T14:05:26.932Z] #17 18.01 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-29T14:05:26.932Z] #17 18.02 Unpacking python3 (3.7.3-1) ... [2020-07-29T14:05:26.932Z] #17 18.09 Selecting previously unselected package libip4tc0:s390x. [2020-07-29T14:05:27.225Z] #17 18.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-29T14:05:27.225Z] #17 18.09 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-29T14:05:27.225Z] #17 18.14 Selecting previously unselected package libip6tc0:s390x. [2020-07-29T14:05:27.225Z] #17 18.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-29T14:05:27.225Z] #17 18.14 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-29T14:05:27.225Z] #17 18.20 Selecting previously unselected package libiptc0:s390x. [2020-07-29T14:05:27.225Z] #17 18.21 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-29T14:05:27.225Z] #17 18.21 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-29T14:05:27.225Z] #17 18.32 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-29T14:05:27.518Z] #17 ... [2020-07-29T14:05:27.518Z] [2020-07-29T14:05:27.518Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:05:27.518Z] #28 DONE 100.7s [2020-07-29T14:05:27.518Z] [2020-07-29T14:05:27.518Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:05:27.518Z] #17 18.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-29T14:05:27.518Z] #17 18.33 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-29T14:05:27.518Z] #17 18.43 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-29T14:05:27.518Z] #17 18.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-29T14:05:27.518Z] #17 ... [2020-07-29T14:05:27.518Z] [2020-07-29T14:05:27.518Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:27.518Z] #39 57.50 CC criu/clone-noasan.o [2020-07-29T14:05:27.518Z] #39 57.64 CC criu/config.o [2020-07-29T14:05:27.518Z] #39 58.59 CC criu/cr-check.o [2020-07-29T14:05:27.518Z] #39 59.56 CC criu/cr-dedup.o [2020-07-29T14:05:27.518Z] #39 59.78 CC criu/cr-dump.o [2020-07-29T14:05:27.518Z] #39 61.13 CC criu/cr-errno.o [2020-07-29T14:05:27.518Z] #39 61.21 CC criu/cr-restore.o [2020-07-29T14:05:28.214Z] #39 ... [2020-07-29T14:05:28.214Z] [2020-07-29T14:05:28.214Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:05:28.214Z] #17 18.44 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-29T14:05:28.214Z] #17 18.57 Selecting previously unselected package libnftnl11:s390x. [2020-07-29T14:05:28.214Z] #17 18.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-29T14:05:28.214Z] #17 18.58 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-29T14:05:28.214Z] #17 18.71 Selecting previously unselected package iptables. [2020-07-29T14:05:28.214Z] #17 18.71 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-29T14:05:28.214Z] #17 18.73 Unpacking iptables (1.8.2-4) ... [2020-07-29T14:05:28.214Z] #17 19.18 Selecting previously unselected package xxd. [2020-07-29T14:05:28.214Z] #17 19.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-29T14:05:28.214Z] #17 19.20 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:05:28.214Z] #17 19.28 Selecting previously unselected package vim-common. [2020-07-29T14:05:28.506Z] #17 19.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:05:28.506Z] #17 19.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:05:28.506Z] #17 19.38 Selecting previously unselected package bash-completion. [2020-07-29T14:05:28.506Z] #17 19.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T14:05:29.261Z] #44 8.989 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:05:29.907Z] #44 9.677 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:05:30.071Z] #17 20.72 Unpacking bash-completion (1:2.8-6) ... [2020-07-29T14:05:30.071Z] #17 21.03 Selecting previously unselected package bzip2. [2020-07-29T14:05:30.071Z] #17 21.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-29T14:05:30.071Z] #17 21.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:05:30.211Z] #44 9.761 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:05:30.211Z] #44 ... [2020-07-29T14:05:30.211Z] [2020-07-29T14:05:30.211Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:05:30.211Z] #11 1.278 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:05:30.211Z] #11 1.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:05:30.211Z] #11 1.384 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:05:30.211Z] #11 3.013 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:05:30.211Z] #11 5.293 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:05:30.211Z] #11 7.587 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:05:30.362Z] #17 21.11 Selecting previously unselected package xz-utils. [2020-07-29T14:05:30.362Z] #17 21.12 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-29T14:05:30.362Z] #17 21.12 Unpacking xz-utils (5.2.4-1) ... [2020-07-29T14:05:30.362Z] #17 21.24 Selecting previously unselected package apparmor. [2020-07-29T14:05:30.362Z] #17 21.24 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-29T14:05:30.362Z] #17 21.28 Unpacking apparmor (2.13.2-10) ... [2020-07-29T14:05:30.362Z] #17 21.48 Selecting previously unselected package aufs-tools. [2020-07-29T14:05:30.362Z] #17 21.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-29T14:05:30.362Z] #17 21.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:05:30.515Z] #11 ... [2020-07-29T14:05:30.515Z] [2020-07-29T14:05:30.515Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:05:30.515Z] #22 0.866 + RM_GOPATH=0 [2020-07-29T14:05:30.515Z] #22 0.866 + TMP_GOPATH= [2020-07-29T14:05:30.515Z] #22 0.867 + : /build [2020-07-29T14:05:30.515Z] #22 0.867 + '[' -z '' ']' [2020-07-29T14:05:30.515Z] #22 0.868 ++ mktemp -d [2020-07-29T14:05:30.515Z] #22 0.874 + export GOPATH=/tmp/tmp.7Dp3dfcrkm [2020-07-29T14:05:30.515Z] #22 0.875 + GOPATH=/tmp/tmp.7Dp3dfcrkm [2020-07-29T14:05:30.515Z] #22 0.875 + RM_GOPATH=1 [2020-07-29T14:05:30.515Z] #22 0.875 + case "$(go env GOARCH)" in [2020-07-29T14:05:30.515Z] #22 0.899 ++ go env GOARCH [2020-07-29T14:05:30.515Z] #22 1.010 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:30.515Z] #22 1.027 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:30.515Z] #22 1.031 ++ dirname /tmp/install/install.sh [2020-07-29T14:05:30.515Z] #22 1.048 + dir=/tmp/install [2020-07-29T14:05:30.515Z] #22 1.048 + bin=dockercli [2020-07-29T14:05:30.515Z] #22 1.048 + shift [2020-07-29T14:05:30.515Z] #22 1.048 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-29T14:05:30.515Z] #22 1.048 + . /tmp/install/dockercli.installer [2020-07-29T14:05:30.515Z] #22 1.049 ++ : stable [2020-07-29T14:05:30.515Z] #22 1.049 ++ : 17.06.2-ce [2020-07-29T14:05:30.515Z] #22 1.050 + install_dockercli [2020-07-29T14:05:30.515Z] #22 1.050 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T14:05:30.515Z] #22 1.051 Install docker/cli version 17.06.2-ce from stable [2020-07-29T14:05:30.515Z] #22 1.052 ++ uname -m [2020-07-29T14:05:30.515Z] #22 1.054 + arch=ppc64le [2020-07-29T14:05:30.515Z] #22 1.093 + '[' ppc64le '!=' x86_64 ']' [2020-07-29T14:05:30.515Z] #22 1.095 + '[' ppc64le '!=' s390x ']' [2020-07-29T14:05:30.515Z] #22 1.095 + '[' ppc64le '!=' armhf ']' [2020-07-29T14:05:30.515Z] #22 1.095 + build_dockercli [2020-07-29T14:05:30.515Z] #22 1.095 + git clone https://github.com/docker/docker-ce /tmp/tmp.7Dp3dfcrkm/tmp/docker-ce [2020-07-29T14:05:30.515Z] #22 1.099 Cloning into '/tmp/tmp.7Dp3dfcrkm/tmp/docker-ce'... [2020-07-29T14:05:30.515Z] #22 ... [2020-07-29T14:05:30.515Z] [2020-07-29T14:05:30.515Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:05:30.515Z] #33 0.590 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:05:30.515Z] #33 0.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:05:30.515Z] #33 0.649 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:05:30.515Z] #33 0.828 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:05:30.515Z] #33 3.329 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:05:30.515Z] #33 5.243 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:05:30.654Z] #17 21.57 Selecting previously unselected package libonig5:s390x. [2020-07-29T14:05:30.654Z] #17 21.57 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-29T14:05:30.654Z] #17 21.57 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-29T14:05:30.654Z] #17 21.66 Selecting previously unselected package libjq1:s390x. [2020-07-29T14:05:30.654Z] #17 21.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T14:05:30.654Z] #17 21.66 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T14:05:30.654Z] #17 21.75 Selecting previously unselected package jq. [2020-07-29T14:05:30.654Z] #17 21.75 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-29T14:05:30.654Z] #17 21.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:05:30.812Z] #33 ... [2020-07-29T14:05:30.812Z] [2020-07-29T14:05:30.812Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:05:30.812Z] #39 1.228 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:05:30.812Z] #39 1.336 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:05:30.812Z] #39 1.337 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:05:30.812Z] #39 2.786 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:05:30.812Z] #39 5.019 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:05:30.812Z] #39 7.297 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:05:30.812Z] #39 ... [2020-07-29T14:05:30.812Z] [2020-07-29T14:05:30.812Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:05:30.812Z] #55 0.863 + RM_GOPATH=0 [2020-07-29T14:05:30.812Z] #55 0.863 + TMP_GOPATH= [2020-07-29T14:05:30.812Z] #55 0.863 + : /build [2020-07-29T14:05:30.812Z] #55 0.863 + '[' -z '' ']' [2020-07-29T14:05:30.812Z] #55 0.865 ++ mktemp -d [2020-07-29T14:05:30.812Z] #55 0.875 + export GOPATH=/tmp/tmp.zzajcfyf1W [2020-07-29T14:05:30.812Z] #55 0.875 + GOPATH=/tmp/tmp.zzajcfyf1W [2020-07-29T14:05:30.812Z] #55 0.875 + RM_GOPATH=1 [2020-07-29T14:05:30.812Z] #55 0.875 + case "$(go env GOARCH)" in [2020-07-29T14:05:30.812Z] #55 0.882 ++ go env GOARCH [2020-07-29T14:05:30.812Z] #55 0.906 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:30.812Z] #55 0.907 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:30.812Z] #55 0.908 ++ dirname /tmp/install/install.sh [2020-07-29T14:05:30.812Z] #55 0.914 + dir=/tmp/install [2020-07-29T14:05:30.812Z] #55 0.925 + bin=rootlesskit [2020-07-29T14:05:30.812Z] #55 0.928 + shift [2020-07-29T14:05:30.812Z] #55 0.933 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-29T14:05:30.812Z] #55 0.934 + . /tmp/install/rootlesskit.installer [2020-07-29T14:05:30.812Z] #55 0.936 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:05:30.812Z] #55 0.950 + install_rootlesskit [2020-07-29T14:05:30.812Z] #55 0.951 + case "$1" in [2020-07-29T14:05:30.812Z] #55 0.951 + export CGO_ENABLED=0 [2020-07-29T14:05:30.812Z] #55 0.951 + CGO_ENABLED=0 [2020-07-29T14:05:30.812Z] #55 0.952 + _install_rootlesskit [2020-07-29T14:05:30.812Z] #55 0.952 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T14:05:30.812Z] #55 0.952 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zzajcfyf1W/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:05:30.812Z] #55 0.953 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:05:30.812Z] #55 0.961 Cloning into '/tmp/tmp.zzajcfyf1W/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T14:05:30.812Z] #55 6.438 + cd /tmp/tmp.zzajcfyf1W/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:05:30.812Z] #55 6.441 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:05:30.812Z] #55 6.982 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:05:30.812Z] #55 7.001 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T14:05:30.947Z] #17 21.82 Selecting previously unselected package libaio1:s390x. [2020-07-29T14:05:30.947Z] #17 21.82 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-29T14:05:30.947Z] #17 21.82 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-29T14:05:30.947Z] #17 21.85 Selecting previously unselected package libgpm2:s390x. [2020-07-29T14:05:30.947Z] #17 21.85 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-29T14:05:30.947Z] #17 21.86 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-29T14:05:30.947Z] #17 21.90 Selecting previously unselected package libicu63:s390x. [2020-07-29T14:05:30.947Z] #17 21.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-29T14:05:30.947Z] #17 21.90 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T14:05:31.051Z] INFO [loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|files|deps|exports_file) took 1m54.999858384s [2020-07-29T14:05:31.051Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 467.957095ms [2020-07-29T14:05:31.110Z] #55 ... [2020-07-29T14:05:31.110Z] [2020-07-29T14:05:31.110Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:05:31.110Z] #31 0.870 + RM_GOPATH=0 [2020-07-29T14:05:31.110Z] #31 0.873 + TMP_GOPATH= [2020-07-29T14:05:31.110Z] #31 0.874 + : /build [2020-07-29T14:05:31.110Z] #31 0.875 + '[' -z '' ']' [2020-07-29T14:05:31.110Z] #31 0.879 ++ mktemp -d [2020-07-29T14:05:31.110Z] #31 0.899 + export GOPATH=/tmp/tmp.YDcqSeaS5v [2020-07-29T14:05:31.110Z] #31 0.900 + GOPATH=/tmp/tmp.YDcqSeaS5v [2020-07-29T14:05:31.110Z] #31 0.900 + RM_GOPATH=1 [2020-07-29T14:05:31.110Z] #31 0.900 + case "$(go env GOARCH)" in [2020-07-29T14:05:31.110Z] #31 0.903 ++ go env GOARCH [2020-07-29T14:05:31.110Z] #31 0.957 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:31.110Z] #31 0.973 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:31.110Z] #31 0.981 ++ dirname /tmp/install/install.sh [2020-07-29T14:05:31.110Z] #31 0.987 + dir=/tmp/install [2020-07-29T14:05:31.110Z] #31 0.989 + bin=tomlv [2020-07-29T14:05:31.110Z] #31 0.989 + shift [2020-07-29T14:05:31.110Z] #31 0.989 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-29T14:05:31.110Z] #31 0.990 + . /tmp/install/tomlv.installer [2020-07-29T14:05:31.110Z] #31 0.993 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:05:31.110Z] #31 0.993 + install_tomlv [2020-07-29T14:05:31.110Z] #31 0.993 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T14:05:31.110Z] #31 0.994 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YDcqSeaS5v/src/github.com/BurntSushi/toml [2020-07-29T14:05:31.110Z] #31 0.996 Cloning into '/tmp/tmp.YDcqSeaS5v/src/github.com/BurntSushi/toml'... [2020-07-29T14:05:31.110Z] #31 0.997 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:05:31.111Z] #31 2.545 + cd /tmp/tmp.YDcqSeaS5v/src/github.com/BurntSushi/toml [2020-07-29T14:05:31.111Z] #31 2.546 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:05:31.111Z] #31 2.579 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:05:31.111Z] #31 3.547 internal/cpu [2020-07-29T14:05:31.111Z] #31 3.589 runtime/internal/sys [2020-07-29T14:05:31.111Z] #31 3.654 math/bits [2020-07-29T14:05:31.111Z] #31 3.793 runtime/internal/atomic [2020-07-29T14:05:31.111Z] #31 4.179 runtime/internal/math [2020-07-29T14:05:31.111Z] #31 4.629 unicode/utf8 [2020-07-29T14:05:31.111Z] #31 4.729 sync/atomic [2020-07-29T14:05:31.111Z] #31 5.235 internal/bytealg [2020-07-29T14:05:31.111Z] #31 5.496 unicode [2020-07-29T14:05:31.111Z] #31 5.575 math [2020-07-29T14:05:31.111Z] #31 6.371 internal/testlog [2020-07-29T14:05:31.111Z] #31 6.947 runtime [2020-07-29T14:05:31.111Z] #31 7.410 encoding [2020-07-29T14:05:31.111Z] #31 7.944 runtime/cgo [2020-07-29T14:05:31.111Z] #31 ... [2020-07-29T14:05:31.111Z] [2020-07-29T14:05:31.111Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:05:31.111Z] #48 0.894 + RM_GOPATH=0 [2020-07-29T14:05:31.111Z] #48 0.903 + TMP_GOPATH= [2020-07-29T14:05:31.111Z] #48 0.906 + : /build [2020-07-29T14:05:31.111Z] #48 0.907 + '[' -z '' ']' [2020-07-29T14:05:31.111Z] #48 0.908 ++ mktemp -d [2020-07-29T14:05:31.111Z] #48 0.930 + export GOPATH=/tmp/tmp.KJ36qyHpOD [2020-07-29T14:05:31.111Z] #48 0.930 + GOPATH=/tmp/tmp.KJ36qyHpOD [2020-07-29T14:05:31.111Z] #48 0.930 + RM_GOPATH=1 [2020-07-29T14:05:31.111Z] #48 0.931 + case "$(go env GOARCH)" in [2020-07-29T14:05:31.111Z] #48 0.971 ++ go env GOARCH [2020-07-29T14:05:31.111Z] #48 1.021 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:31.111Z] #48 1.021 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:31.111Z] #48 1.022 ++ dirname /tmp/install/install.sh [2020-07-29T14:05:31.111Z] #48 1.043 + dir=/tmp/install [2020-07-29T14:05:31.111Z] #48 1.056 + bin=shfmt [2020-07-29T14:05:31.111Z] #48 1.056 + shift [2020-07-29T14:05:31.111Z] #48 1.056 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-29T14:05:31.111Z] #48 1.057 + . /tmp/install/shfmt.installer [2020-07-29T14:05:31.111Z] #48 1.058 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T14:05:31.111Z] #48 1.059 + install_shfmt [2020-07-29T14:05:31.111Z] #48 1.059 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-29T14:05:31.111Z] #48 1.060 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KJ36qyHpOD/src/github.com/mvdan/sh [2020-07-29T14:05:31.111Z] #48 1.061 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T14:05:31.111Z] #48 1.069 Cloning into '/tmp/tmp.KJ36qyHpOD/src/github.com/mvdan/sh'... [2020-07-29T14:05:31.409Z] #48 ... [2020-07-29T14:05:31.409Z] [2020-07-29T14:05:31.409Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:05:31.409Z] #61 0.831 + RM_GOPATH=0 [2020-07-29T14:05:31.409Z] #61 0.843 + TMP_GOPATH= [2020-07-29T14:05:31.409Z] #61 0.843 + : /build [2020-07-29T14:05:31.409Z] #61 0.843 + '[' -z '' ']' [2020-07-29T14:05:31.409Z] #61 0.845 ++ mktemp -d [2020-07-29T14:05:31.409Z] #61 0.859 + export GOPATH=/tmp/tmp.5yy2hDh2tv [2020-07-29T14:05:31.409Z] #61 0.859 + GOPATH=/tmp/tmp.5yy2hDh2tv [2020-07-29T14:05:31.409Z] #61 0.859 + RM_GOPATH=1 [2020-07-29T14:05:31.409Z] #61 0.859 + case "$(go env GOARCH)" in [2020-07-29T14:05:31.409Z] #61 0.868 ++ go env GOARCH [2020-07-29T14:05:31.409Z] #61 0.922 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:31.409Z] #61 0.922 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:31.409Z] #61 0.924 ++ dirname /tmp/install/install.sh [2020-07-29T14:05:31.409Z] #61 0.926 + dir=/tmp/install [2020-07-29T14:05:31.409Z] #61 0.926 + bin=proxy [2020-07-29T14:05:31.409Z] #61 0.926 + shift [2020-07-29T14:05:31.409Z] #61 0.927 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-29T14:05:31.409Z] #61 0.927 + . /tmp/install/proxy.installer [2020-07-29T14:05:31.409Z] #61 0.928 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T14:05:31.409Z] #61 0.930 + install_proxy [2020-07-29T14:05:31.409Z] #61 0.930 + case "$1" in [2020-07-29T14:05:31.409Z] #61 0.930 + export CGO_ENABLED=0 [2020-07-29T14:05:31.409Z] #61 0.930 + CGO_ENABLED=0 [2020-07-29T14:05:31.409Z] #61 0.930 + _install_proxy [2020-07-29T14:05:31.409Z] #61 0.930 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-29T14:05:31.409Z] #61 0.930 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T14:05:31.409Z] #61 0.930 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5yy2hDh2tv/src/github.com/docker/libnetwork [2020-07-29T14:05:31.409Z] #61 0.940 Cloning into '/tmp/tmp.5yy2hDh2tv/src/github.com/docker/libnetwork'... [2020-07-29T14:05:31.409Z] #61 ... [2020-07-29T14:05:31.409Z] [2020-07-29T14:05:31.409Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:05:31.409Z] #52 1.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:05:31.409Z] #52 1.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:05:31.409Z] #52 1.319 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:05:31.409Z] #52 2.920 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:05:31.409Z] #52 5.117 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:05:31.409Z] #52 7.414 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:05:31.708Z] #52 ... [2020-07-29T14:05:31.708Z] [2020-07-29T14:05:31.708Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:05:31.708Z] #24 1.296 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:05:31.708Z] #24 1.393 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:05:31.708Z] #24 1.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:05:31.708Z] #24 2.955 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:05:31.708Z] #24 5.160 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:05:31.708Z] #24 7.052 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:05:31.708Z] #24 ... [2020-07-29T14:05:31.708Z] [2020-07-29T14:05:31.708Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:05:31.708Z] #46 0.856 + RM_GOPATH=0 [2020-07-29T14:05:31.708Z] #46 0.856 + TMP_GOPATH= [2020-07-29T14:05:31.708Z] #46 0.856 + : /build [2020-07-29T14:05:31.708Z] #46 0.856 + '[' -z '' ']' [2020-07-29T14:05:31.708Z] #46 0.869 ++ mktemp -d [2020-07-29T14:05:31.708Z] #46 0.876 + export GOPATH=/tmp/tmp.5MsIzkjhp6 [2020-07-29T14:05:31.708Z] #46 0.877 + GOPATH=/tmp/tmp.5MsIzkjhp6 [2020-07-29T14:05:31.708Z] #46 0.877 + RM_GOPATH=1 [2020-07-29T14:05:31.708Z] #46 0.878 + case "$(go env GOARCH)" in [2020-07-29T14:05:31.708Z] #46 0.901 ++ go env GOARCH [2020-07-29T14:05:31.708Z] #46 1.023 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:31.708Z] #46 1.023 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:31.708Z] #46 1.026 ++ dirname /tmp/install/install.sh [2020-07-29T14:05:31.708Z] #46 1.058 + dir=/tmp/install [2020-07-29T14:05:31.708Z] #46 1.058 + bin=golangci_lint [2020-07-29T14:05:31.708Z] #46 1.058 + shift [2020-07-29T14:05:31.708Z] #46 1.058 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-29T14:05:31.708Z] #46 1.058 + . /tmp/install/golangci_lint.installer [2020-07-29T14:05:31.708Z] #46 1.058 ++ : v1.23.8 [2020-07-29T14:05:31.708Z] #46 1.059 + install_golangci_lint [2020-07-29T14:05:31.708Z] #46 1.059 + echo 'Installing golangci-lint version v1.23.8' [2020-07-29T14:05:31.708Z] #46 1.059 Installing golangci-lint version v1.23.8 [2020-07-29T14:05:31.708Z] #46 1.059 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T14:05:32.009Z] #46 ... [2020-07-29T14:05:32.009Z] [2020-07-29T14:05:32.009Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:05:32.009Z] #42 0.831 + RM_GOPATH=0 [2020-07-29T14:05:32.009Z] #42 0.831 + TMP_GOPATH= [2020-07-29T14:05:32.009Z] #42 0.831 + : /build [2020-07-29T14:05:32.009Z] #42 0.831 + '[' -z '' ']' [2020-07-29T14:05:32.009Z] #42 0.860 ++ mktemp -d [2020-07-29T14:05:32.009Z] #42 0.863 + export GOPATH=/tmp/tmp.nMZTIDbZAI [2020-07-29T14:05:32.009Z] #42 0.863 + GOPATH=/tmp/tmp.nMZTIDbZAI [2020-07-29T14:05:32.009Z] #42 0.863 + RM_GOPATH=1 [2020-07-29T14:05:32.009Z] #42 0.863 + case "$(go env GOARCH)" in [2020-07-29T14:05:32.009Z] #42 0.881 ++ go env GOARCH [2020-07-29T14:05:32.009Z] #42 0.958 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:32.009Z] #42 0.958 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:05:32.009Z] #42 0.958 ++ dirname /tmp/install/install.sh [2020-07-29T14:05:32.009Z] #42 0.960 + dir=/tmp/install [2020-07-29T14:05:32.009Z] #42 0.960 + bin=vndr [2020-07-29T14:05:32.009Z] #42 0.960 + shift [2020-07-29T14:05:32.009Z] #42 0.960 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-29T14:05:32.009Z] #42 0.960 + . /tmp/install/vndr.installer [2020-07-29T14:05:32.009Z] #42 0.960 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:05:32.009Z] #42 0.961 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:05:32.009Z] #42 0.961 + install_vndr [2020-07-29T14:05:32.009Z] #42 0.961 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T14:05:32.009Z] #42 0.961 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nMZTIDbZAI/src/github.com/LK4D4/vndr [2020-07-29T14:05:32.009Z] #42 0.980 Cloning into '/tmp/tmp.nMZTIDbZAI/src/github.com/LK4D4/vndr'... [2020-07-29T14:05:32.009Z] #42 2.329 + cd /tmp/tmp.nMZTIDbZAI/src/github.com/LK4D4/vndr [2020-07-29T14:05:32.009Z] #42 2.329 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:05:32.009Z] #42 2.342 + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T14:05:32.009Z] #42 3.899 runtime/internal/sys [2020-07-29T14:05:32.009Z] #42 3.926 internal/race [2020-07-29T14:05:32.009Z] #42 3.956 internal/cpu [2020-07-29T14:05:32.009Z] #42 4.035 runtime/internal/atomic [2020-07-29T14:05:32.009Z] #42 4.314 sync/atomic [2020-07-29T14:05:32.009Z] #42 4.453 runtime/internal/math [2020-07-29T14:05:32.009Z] #42 4.732 unicode [2020-07-29T14:05:32.009Z] #42 4.952 unicode/utf8 [2020-07-29T14:05:32.009Z] #42 5.325 math/bits [2020-07-29T14:05:32.009Z] #42 5.417 internal/bytealg [2020-07-29T14:05:32.009Z] #42 6.678 math [2020-07-29T14:05:32.009Z] #42 7.094 internal/testlog [2020-07-29T14:05:32.009Z] #42 7.708 runtime [2020-07-29T14:05:32.009Z] #42 8.332 unicode/utf16 [2020-07-29T14:05:32.009Z] #42 9.451 container/list [2020-07-29T14:05:32.009Z] #42 11.84 crypto/internal/subtle [2020-07-29T14:05:32.009Z] #42 ... [2020-07-29T14:05:32.009Z] [2020-07-29T14:05:32.009Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:05:32.009Z] #37 0.772 + git clone https://github.com/docker/distribution.git . [2020-07-29T14:05:32.009Z] #37 0.780 Cloning into '.'... [2020-07-29T14:05:32.457Z] #17 23.56 Selecting previously unselected package libnet1:s390x. [2020-07-29T14:05:32.656Z] #37 ... [2020-07-29T14:05:32.656Z] [2020-07-29T14:05:32.656Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:05:32.656Z] #42 12.40 crypto/subtle [2020-07-29T14:05:32.749Z] #17 23.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-29T14:05:32.749Z] #17 23.57 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T14:05:32.749Z] #17 23.61 Selecting previously unselected package libnl-3-200:s390x. [2020-07-29T14:05:32.749Z] #17 23.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-29T14:05:32.749Z] #17 23.62 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T14:05:32.749Z] #17 23.68 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-29T14:05:32.749Z] #17 23.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-29T14:05:32.749Z] #17 23.69 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T14:05:32.749Z] #17 23.73 Selecting previously unselected package libreadline5:s390x. [2020-07-29T14:05:32.749Z] #17 23.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-29T14:05:32.749Z] #17 23.73 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-29T14:05:32.749Z] #17 23.77 Selecting previously unselected package net-tools. [2020-07-29T14:05:32.749Z] #17 23.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-29T14:05:32.749Z] #17 23.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:05:33.041Z] #17 23.89 Selecting previously unselected package python-pip-whl. [2020-07-29T14:05:33.041Z] #17 23.89 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-29T14:05:33.041Z] #17 23.89 Unpacking python-pip-whl (18.1-5) ... [2020-07-29T14:05:33.306Z] #42 13.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T14:05:33.333Z] #17 24.28 Selecting previously unselected package python3-lib2to3. [2020-07-29T14:05:33.333Z] #17 24.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T14:05:33.333Z] #17 24.28 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:05:33.333Z] #17 24.37 Selecting previously unselected package python3-distutils. [2020-07-29T14:05:33.333Z] #17 24.37 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T14:05:33.333Z] #17 24.37 Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T14:05:33.605Z] #42 13.41 internal/nettrace [2020-07-29T14:05:33.625Z] #17 24.47 Selecting previously unselected package python3-pip. [2020-07-29T14:05:33.625Z] #17 24.47 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-29T14:05:33.625Z] #17 24.47 Unpacking python3-pip (18.1-5) ... [2020-07-29T14:05:33.625Z] #17 24.56 Selecting previously unselected package python3-pkg-resources. [2020-07-29T14:05:33.625Z] #17 24.56 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:05:33.625Z] #17 24.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:05:33.625Z] #17 24.67 Selecting previously unselected package python3-setuptools. [2020-07-29T14:05:33.625Z] #17 24.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T14:05:33.917Z] #17 24.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T14:05:33.917Z] #17 24.80 Selecting previously unselected package python3-wheel. [2020-07-29T14:05:33.917Z] #17 24.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T14:05:33.917Z] #17 24.80 Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T14:05:33.917Z] #17 24.84 Selecting previously unselected package sudo. [2020-07-29T14:05:33.917Z] #17 24.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-29T14:05:33.917Z] #17 24.84 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-29T14:05:34.209Z] #17 25.11 Selecting previously unselected package thin-provisioning-tools. [2020-07-29T14:05:34.209Z] #17 25.11 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-29T14:05:34.209Z] #17 25.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:05:34.209Z] #17 25.22 Selecting previously unselected package uidmap. [2020-07-29T14:05:34.209Z] #17 25.22 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-29T14:05:34.209Z] #17 25.22 Unpacking uidmap (1:4.5-1.1) ... [2020-07-29T14:05:34.209Z] #17 25.33 Selecting previously unselected package vim-runtime. [2020-07-29T14:05:34.253Z] #42 13.82 runtime/cgo [2020-07-29T14:05:34.501Z] #17 25.33 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:05:34.501Z] #17 25.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-29T14:05:34.501Z] #17 25.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T14:05:34.501Z] #17 25.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:05:36.294Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-29T14:05:36.294Z] [2020-07-29T14:05:36.294Z] ________ ____ __. [2020-07-29T14:05:36.294Z] \_____ \ | |/ _| [2020-07-29T14:05:36.294Z] / | \| < [2020-07-29T14:05:36.294Z] / | \ | \ [2020-07-29T14:05:36.294Z] \_______ /____|__ \ [2020-07-29T14:05:36.294Z] \/ \/ [2020-07-29T14:05:36.294Z] [2020-07-29T14:05:36.294Z] INFO: make.ps1 ended at 07/29/2020 14:05:32 [2020-07-29T14:05:36.294Z] INFO: Binaries build ended at 07/29/2020 14:05:35. Duration:00:01:05.2189098 [2020-07-29T14:05:36.572Z] #17 27.39 Selecting previously unselected package vim. [2020-07-29T14:05:36.572Z] #17 27.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-29T14:05:36.572Z] #17 27.41 Unpacking vim (2:8.1.0875-5) ... [2020-07-29T14:05:36.572Z] #17 27.66 Selecting previously unselected package xfsprogs. [2020-07-29T14:05:36.863Z] #17 27.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-29T14:05:36.863Z] #17 27.66 Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T14:05:36.863Z] #17 27.92 Selecting previously unselected package zip. [2020-07-29T14:05:37.156Z] #17 27.93 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-29T14:05:37.156Z] #17 27.93 Unpacking zip (3.0-11+b1) ... [2020-07-29T14:05:37.156Z] #17 28.02 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:05:37.156Z] #17 28.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:05:37.156Z] #17 28.04 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-29T14:05:37.156Z] #17 28.04 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-29T14:05:37.156Z] #17 28.05 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-29T14:05:37.156Z] #17 28.06 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-29T14:05:37.156Z] #17 28.07 Setting up uidmap (1:4.5-1.1) ... [2020-07-29T14:05:37.156Z] #17 28.07 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-29T14:05:37.156Z] #17 28.08 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-29T14:05:37.156Z] #17 28.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:05:37.156Z] #17 28.10 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-29T14:05:37.156Z] #17 28.10 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-29T14:05:37.156Z] #17 28.11 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:05:37.156Z] #17 28.12 Setting up zip (3.0-11+b1) ... [2020-07-29T14:05:37.156Z] #17 28.12 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:05:37.156Z] #17 28.13 Setting up bash-completion (1:2.8-6) ... [2020-07-29T14:05:37.833Z] #42 ... [2020-07-29T14:05:37.833Z] [2020-07-29T14:05:37.833Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:05:37.833Z] #61 17.41 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-29T14:05:37.833Z] #61 17.74 + cd /tmp/tmp.5yy2hDh2tv/src/github.com/docker/libnetwork [2020-07-29T14:05:37.898Z] INFO: Copying the built daemon binary to d:\CI\PR-41288\2\binary\dockerd-76cac1ea3b.exe... [2020-07-29T14:05:38.134Z] #61 17.74 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T14:05:38.665Z] #17 29.54 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-29T14:05:38.665Z] #17 29.55 Setting up xz-utils (5.2.4-1) ... [2020-07-29T14:05:38.665Z] #17 29.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T14:05:38.665Z] #17 29.56 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-29T14:05:38.665Z] #17 29.61 invoke-rc.d: could not determine current runlevel [2020-07-29T14:05:38.665Z] #17 29.61 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-29T14:05:38.665Z] #17 29.63 Setting up pigz (2.4-1) ... [2020-07-29T14:05:38.665Z] #17 29.64 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-29T14:05:38.665Z] #17 29.65 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-29T14:05:38.665Z] #17 29.66 Setting up python-pip-whl (18.1-5) ... [2020-07-29T14:05:38.665Z] #17 29.67 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-29T14:05:38.665Z] #17 29.68 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:05:38.911Z] INFO: Copying the built client binary to d:\CI\PR-41288\2\binary\docker-76cac1ea3b.exe... [2020-07-29T14:05:38.911Z] INFO: Copying dockerversion from the container... [2020-07-29T14:05:38.911Z] INFO: Copying the golang package from the container to d:\CI\PR-41288\2\installer\go.zip... [2020-07-29T14:05:38.957Z] #17 29.87 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-29T14:05:38.957Z] #17 29.88 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-29T14:05:38.957Z] #17 29.88 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-29T14:05:38.957Z] #17 29.89 Setting up vim (2:8.1.0875-5) ... [2020-07-29T14:05:38.957Z] #17 29.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T14:05:38.957Z] #17 29.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T14:05:38.957Z] #17 29.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T14:05:38.957Z] #17 29.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T14:05:38.957Z] #17 29.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T14:05:38.957Z] #17 29.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T14:05:38.957Z] #17 29.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T14:05:38.957Z] #17 29.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T14:05:38.957Z] #17 29.94 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-29T14:05:38.957Z] #17 29.95 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:05:38.957Z] #17 29.96 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-29T14:05:38.957Z] #17 29.96 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:05:38.957Z] #17 29.97 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-29T14:05:38.957Z] #17 29.98 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:05:39.198Z] #61 18.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T14:05:39.248Z] #17 ... [2020-07-29T14:05:39.248Z] [2020-07-29T14:05:39.248Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:39.248Z] #39 63.88 CC criu/cr-service.o [2020-07-29T14:05:39.248Z] #39 64.90 CC criu/crtools.o [2020-07-29T14:05:39.248Z] #39 65.30 CC criu/eventfd.o [2020-07-29T14:05:39.248Z] #39 65.53 CC criu/eventpoll.o [2020-07-29T14:05:39.248Z] #39 65.90 CC criu/external.o [2020-07-29T14:05:39.248Z] #39 66.16 CC criu/fault-injection.o [2020-07-29T14:05:39.248Z] #39 66.22 CC criu/fdstore.o [2020-07-29T14:05:39.248Z] #39 66.35 CC criu/fifo.o [2020-07-29T14:05:39.248Z] #39 66.67 CC criu/file-ids.o [2020-07-29T14:05:39.248Z] #39 66.95 CC criu/file-lock.o [2020-07-29T14:05:39.248Z] #39 67.51 CC criu/files-ext.o [2020-07-29T14:05:39.248Z] #39 67.65 CC criu/files-reg.o [2020-07-29T14:05:39.248Z] #39 68.68 CC criu/files.o [2020-07-29T14:05:39.248Z] #39 69.66 CC criu/filesystems.o [2020-07-29T14:05:39.248Z] #39 69.98 CC criu/fsnotify.o [2020-07-29T14:05:39.248Z] #39 70.63 CC criu/image-desc.o [2020-07-29T14:05:39.248Z] #39 70.73 CC criu/image.o [2020-07-29T14:05:39.248Z] #39 71.14 CC criu/ipc_ns.o [2020-07-29T14:05:39.248Z] #39 71.91 CC criu/irmap.o [2020-07-29T14:05:39.248Z] #39 72.37 CC criu/kcmp-ids.o [2020-07-29T14:05:39.248Z] #39 72.50 CC criu/kerndat.o [2020-07-29T14:05:39.248Z] #39 73.06 CC criu/libnetlink.o [2020-07-29T14:05:39.248Z] #39 73.26 CC criu/log.o [2020-07-29T14:05:39.248Z] #39 73.53 CC criu/lsm.o [2020-07-29T14:05:39.248Z] #39 73.67 CC criu/mem.o [2020-07-29T14:05:39.880Z] #39 74.53 CC criu/memfd.o [2020-07-29T14:05:40.173Z] #39 74.87 CC criu/mount.o [2020-07-29T14:05:40.805Z] #39 ... [2020-07-29T14:05:40.805Z] [2020-07-29T14:05:40.805Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:05:40.805Z] #17 31.72 Setting up iptables (1.8.2-4) ... [2020-07-29T14:05:40.805Z] #17 31.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:05:40.805Z] #17 31.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:05:40.805Z] #17 31.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:05:40.805Z] #17 31.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:05:40.805Z] #17 31.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T14:05:40.805Z] #17 31.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T14:05:40.805Z] #17 31.75 Setting up python3 (3.7.3-1) ... [2020-07-29T14:05:40.805Z] #17 31.96 Setting up python3-wheel (0.32.3-2) ... [2020-07-29T14:05:41.478Z] #17 32.26 Setting up apparmor (2.13.2-10) ... [2020-07-29T14:05:41.923Z] INFO: Extracting go.zip to d:\CI\PR-41288\2\go [2020-07-29T14:05:42.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T14:05:42.516Z] #17 33.18 Setting up xfsprogs (4.20.0-1) ... [2020-07-29T14:05:42.516Z] #17 33.19 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:05:42.516Z] #17 33.30 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:05:42.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T14:05:42.805Z] #61 ... [2020-07-29T14:05:42.805Z] [2020-07-29T14:05:42.805Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:05:42.805Z] #48 12.51 + cd /tmp/tmp.KJ36qyHpOD/src/github.com/mvdan/sh [2020-07-29T14:05:42.805Z] #48 12.51 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T14:05:42.805Z] #48 12.65 + GO111MODULE=on [2020-07-29T14:05:42.805Z] #48 12.65 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-29T14:05:42.805Z] #48 14.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T14:05:42.805Z] #48 14.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T14:05:42.805Z] #48 14.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T14:05:42.805Z] #48 14.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T14:05:42.805Z] #48 14.76 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T14:05:42.805Z] #48 15.80 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T14:05:42.805Z] #48 16.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T14:05:42.805Z] #48 18.92 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T14:05:42.805Z] #48 20.42 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T14:05:42.805Z] #48 20.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T14:05:42.805Z] #48 20.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T14:05:42.805Z] #48 21.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T14:05:42.805Z] #48 22.27 runtime/cgo [2020-07-29T14:05:42.805Z] #48 22.37 runtime [2020-07-29T14:05:42.805Z] #48 ... [2020-07-29T14:05:42.805Z] [2020-07-29T14:05:42.805Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:05:42.805Z] #37 17.02 Checking out files: 79% (1277/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-29T14:05:42.805Z] #37 17.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T14:05:42.805Z] #37 19.91 + 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-29T14:05:42.807Z] #17 33.80 Setting up python3-distutils (3.7.3-1) ... [2020-07-29T14:05:43.098Z] #17 34.12 Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T14:05:43.455Z] #37 ... [2020-07-29T14:05:43.455Z] [2020-07-29T14:05:43.455Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:05:43.455Z] #44 13.00 go: finding github.com/fatih/color v1.6.0 [2020-07-29T14:05:43.455Z] #44 13.02 go: finding github.com/pkg/errors v0.8.0 [2020-07-29T14:05:43.455Z] #44 13.07 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:05:43.455Z] #44 13.14 go: finding github.com/spf13/pflag v1.0.1 [2020-07-29T14:05:43.455Z] #44 13.27 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:05:43.455Z] #44 13.39 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:05:43.455Z] #44 13.60 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:05:43.455Z] #44 13.77 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:05:43.455Z] #44 13.80 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:05:43.455Z] #44 13.92 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:05:43.455Z] #44 14.02 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:05:44.132Z] #17 34.82 Setting up python3-pip (18.1-5) ... [2020-07-29T14:05:44.425Z] #17 35.42 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:05:44.425Z] #17 35.45 Processing triggers for mime-support (3.62) ... [2020-07-29T14:05:44.518Z] #44 ... [2020-07-29T14:05:44.518Z] [2020-07-29T14:05:44.518Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:05:44.518Z] #33 14.24 Fetched 8145 kB in 14s (596 kB/s) [2020-07-29T14:05:44.518Z] #33 14.24 Reading package lists... [2020-07-29T14:05:44.816Z] #33 21.57 Reading package lists... [2020-07-29T14:05:44.816Z] #33 ... [2020-07-29T14:05:44.816Z] [2020-07-29T14:05:44.816Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:05:44.816Z] #11 16.02 Fetched 8145 kB in 15s (552 kB/s) [2020-07-29T14:05:44.816Z] #11 16.02 Reading package lists... [2020-07-29T14:05:45.057Z] #17 DONE 35.9s [2020-07-29T14:05:45.057Z] [2020-07-29T14:05:45.057Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T14:05:45.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T14:05:45.464Z] #11 23.74 Reading package lists... [2020-07-29T14:05:45.464Z] #11 ... [2020-07-29T14:05:45.464Z] [2020-07-29T14:05:45.464Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:05:45.464Z] #24 16.68 Fetched 8145 kB in 15s (528 kB/s) [2020-07-29T14:05:45.464Z] #24 16.68 Reading package lists... [2020-07-29T14:05:45.464Z] #24 25.00 Reading package lists... [2020-07-29T14:05:45.464Z] #24 ... [2020-07-29T14:05:45.464Z] [2020-07-29T14:05:45.464Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:05:45.464Z] #52 16.84 Fetched 8145 kB in 16s (513 kB/s) [2020-07-29T14:05:45.464Z] #52 16.84 Reading package lists... [2020-07-29T14:05:46.106Z] #18 1.235 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T14:05:46.113Z] #52 25.28 Reading package lists... [2020-07-29T14:05:46.113Z] #52 ... [2020-07-29T14:05:46.113Z] [2020-07-29T14:05:46.113Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:05:46.113Z] #39 15.91 Fetched 8145 kB in 15s (552 kB/s) [2020-07-29T14:05:46.113Z] #39 15.91 Reading package lists... [2020-07-29T14:05:46.398Z] #18 1.237 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T14:05:46.398Z] #18 1.240 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T14:05:46.398Z] #18 DONE 1.5s [2020-07-29T14:05:46.398Z] [2020-07-29T14:05:46.398Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:05:48.220Z] #39 24.21 Reading package lists... [2020-07-29T14:05:48.220Z] #39 ... [2020-07-29T14:05:48.220Z] [2020-07-29T14:05:48.220Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:05:48.220Z] #42 17.70 vendor/golang.org/x/crypto/internal/subtle [2020-07-29T14:05:49.305Z] #42 ... [2020-07-29T14:05:49.305Z] [2020-07-29T14:05:49.305Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:05:49.305Z] #33 21.57 Reading package lists... [2020-07-29T14:05:49.925Z] #19 3.408 Collecting yamllint==1.16.0 [2020-07-29T14:05:49.925Z] #19 3.545 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T14:05:50.216Z] #19 ... [2020-07-29T14:05:50.216Z] [2020-07-29T14:05:50.216Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:05:50.216Z] #49 48.85 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-29T14:05:50.216Z] #49 50.42 + mkdir -p /build [2020-07-29T14:05:50.216Z] #49 50.42 + cp runc /build/runc [2020-07-29T14:05:50.216Z] #49 DONE 50.7s [2020-07-29T14:05:50.216Z] [2020-07-29T14:05:50.216Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:05:50.216Z] #19 3.582 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T14:05:50.216Z] #19 3.605 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T14:05:50.216Z] #19 3.638 Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T14:05:50.216Z] #19 3.755 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T14:05:51.250Z] #19 4.778 Building wheels for collected packages: pyyaml [2020-07-29T14:05:51.250Z] #19 4.784 Running setup.py bdist_wheel for pyyaml: started [2020-07-29T14:05:51.719Z] #33 29.28 Building dependency tree... [2020-07-29T14:05:51.883Z] #19 5.383 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T14:05:51.884Z] #19 5.384 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T14:05:51.884Z] #19 5.421 Successfully built pyyaml [2020-07-29T14:05:51.884Z] #19 5.425 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-29T14:05:52.182Z] #19 5.578 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T14:05:52.478Z] #19 DONE 5.8s [2020-07-29T14:05:52.478Z] [2020-07-29T14:05:52.478Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T14:05:52.478Z] #22 DONE 0.2s [2020-07-29T14:05:52.478Z] [2020-07-29T14:05:52.478Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T14:05:52.770Z] #26 ... [2020-07-29T14:05:52.770Z] [2020-07-29T14:05:52.770Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:52.770Z] #39 77.08 CC criu/namespaces.o [2020-07-29T14:05:52.770Z] #39 78.16 CC criu/net.o [2020-07-29T14:05:52.770Z] #39 79.93 CC criu/netfilter.o [2020-07-29T14:05:52.770Z] #39 80.16 CC criu/page-pipe.o [2020-07-29T14:05:52.770Z] #39 80.52 CC criu/page-xfer.o [2020-07-29T14:05:52.770Z] #39 81.47 CC criu/pagemap-cache.o [2020-07-29T14:05:52.770Z] #39 81.64 CC criu/pagemap.o [2020-07-29T14:05:52.770Z] #39 82.31 CC criu/parasite-syscall.o [2020-07-29T14:05:52.770Z] #39 82.77 CC criu/path.o [2020-07-29T14:05:52.770Z] #39 82.90 CC criu/pie-util-vdso.o [2020-07-29T14:05:52.770Z] #39 83.15 CC criu/pie-util.o [2020-07-29T14:05:52.770Z] #39 83.29 CC criu/pipes.o [2020-07-29T14:05:52.770Z] #39 83.86 CC criu/plugin.o [2020-07-29T14:05:52.770Z] #39 84.11 CC criu/proc_parse.o [2020-07-29T14:05:52.770Z] #39 86.02 CC criu/protobuf-desc.o [2020-07-29T14:05:52.770Z] #39 86.60 CC criu/protobuf.o [2020-07-29T14:05:52.770Z] #39 86.80 CC criu/pstree.o [2020-07-29T14:05:53.062Z] #39 87.66 CC criu/rbtree.o [2020-07-29T14:05:53.062Z] #39 87.83 CC criu/rst-malloc.o [2020-07-29T14:05:53.354Z] #39 ... [2020-07-29T14:05:53.354Z] [2020-07-29T14:05:53.354Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T14:05:53.354Z] #26 DONE 0.8s [2020-07-29T14:05:53.354Z] [2020-07-29T14:05:53.354Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:53.354Z] #39 87.96 CC criu/seccomp.o [2020-07-29T14:05:53.354Z] #39 ... [2020-07-29T14:05:53.354Z] [2020-07-29T14:05:53.354Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T14:05:53.354Z] #29 DONE 0.2s [2020-07-29T14:05:53.354Z] [2020-07-29T14:05:53.354Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:53.354Z] #39 88.29 CC criu/seize.o [2020-07-29T14:05:53.645Z] #39 ... [2020-07-29T14:05:53.645Z] [2020-07-29T14:05:53.645Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T14:05:53.645Z] #31 DONE 0.1s [2020-07-29T14:05:53.645Z] [2020-07-29T14:05:53.645Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T14:05:53.645Z] #34 DONE 0.2s [2020-07-29T14:05:53.645Z] [2020-07-29T14:05:53.645Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:05:53.645Z] #36 121.5 + dpkg --print-architecture [2020-07-29T14:05:53.645Z] #36 121.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-29T14:05:53.645Z] #36 121.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-29T14:05:53.645Z] #36 121.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-29T14:05:53.825Z] #33 33.45 The following additional packages will be installed: [2020-07-29T14:05:53.825Z] #33 33.47 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T14:05:53.825Z] #33 33.47 Suggested packages: [2020-07-29T14:05:53.825Z] #33 33.47 cmake-doc ninja-build lrzip [2020-07-29T14:05:53.825Z] #33 33.47 Recommended packages: [2020-07-29T14:05:53.825Z] #33 33.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T14:05:53.938Z] #36 ... [2020-07-29T14:05:53.938Z] [2020-07-29T14:05:53.938Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:05:53.938Z] #39 88.84 CC criu/servicefd.o [2020-07-29T14:05:54.229Z] #39 89.08 CC criu/shmem.o [2020-07-29T14:05:54.863Z] #39 89.64 CC criu/sigframe.o [2020-07-29T14:05:54.887Z] #33 34.56 The following NEW packages will be installed: [2020-07-29T14:05:54.887Z] #33 34.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T14:05:54.887Z] #33 34.59 vim-common xxd [2020-07-29T14:05:55.154Z] #39 89.77 CC criu/signalfd.o [2020-07-29T14:05:55.154Z] #39 89.91 CC criu/sk-inet.o [2020-07-29T14:05:55.186Z] #33 34.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:05:55.186Z] #33 34.85 Need to get 14.9 MB of archives. [2020-07-29T14:05:55.186Z] #33 34.85 After this operation, 67.2 MB of additional disk space will be used. [2020-07-29T14:05:55.186Z] #33 34.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-29T14:05:55.186Z] #33 34.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:05:55.186Z] #33 34.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T14:05:55.489Z] #33 35.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-29T14:05:55.791Z] #33 ... [2020-07-29T14:05:55.791Z] [2020-07-29T14:05:55.791Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:05:55.792Z] #39 24.21 Reading package lists... [2020-07-29T14:05:55.792Z] #39 31.92 Building dependency tree... [2020-07-29T14:05:55.792Z] #39 35.17 The following additional packages will be installed: [2020-07-29T14:05:55.792Z] #39 35.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T14:05:55.792Z] #39 35.18 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T14:05:55.792Z] #39 35.19 Suggested packages: [2020-07-29T14:05:55.792Z] #39 35.19 manpages-dev python-setuptools [2020-07-29T14:05:55.818Z] #39 90.46 CC criu/sk-netlink.o [2020-07-29T14:05:55.818Z] #39 90.71 CC criu/sk-packet.o [2020-07-29T14:05:56.460Z] #39 91.14 CC criu/sk-queue.o [2020-07-29T14:05:56.753Z] #39 91.44 CC criu/sk-tcp.o [2020-07-29T14:05:56.753Z] #39 91.69 CC criu/sk-unix.o [2020-07-29T14:05:56.852Z] #39 36.57 The following NEW packages will be installed: [2020-07-29T14:05:56.852Z] #39 36.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T14:05:56.852Z] #39 36.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T14:05:56.852Z] #39 36.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T14:05:56.852Z] #39 36.59 python-six zlib1g-dev [2020-07-29T14:05:57.154Z] #39 36.84 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:05:57.154Z] #39 36.84 Need to get 4075 kB of archives. [2020-07-29T14:05:57.154Z] #39 36.84 After this operation, 24.5 MB of additional disk space will be used. [2020-07-29T14:05:57.154Z] #39 36.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-29T14:05:57.154Z] #39 36.86 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-29T14:05:57.154Z] #39 36.87 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-29T14:05:57.154Z] #39 36.89 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-29T14:05:57.154Z] #39 36.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-29T14:05:57.154Z] #39 36.95 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-29T14:05:57.459Z] #39 36.96 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-29T14:05:57.459Z] #39 36.97 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-29T14:05:57.459Z] #39 36.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-29T14:05:57.459Z] #39 37.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-29T14:05:57.459Z] #39 37.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-29T14:05:57.459Z] #39 37.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-29T14:05:57.459Z] #39 37.35 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-29T14:05:57.761Z] #39 37.36 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-29T14:05:57.761Z] #39 37.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T14:05:57.761Z] #39 37.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-29T14:05:57.761Z] #39 37.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-29T14:05:57.790Z] #39 92.72 CC criu/sockets.o [2020-07-29T14:05:58.424Z] #39 93.05 CC criu/stats.o [2020-07-29T14:05:58.424Z] #39 93.18 CC criu/string.o [2020-07-29T14:05:58.424Z] #39 93.25 CC criu/sysctl.o [2020-07-29T14:05:58.715Z] #39 93.54 CC criu/sysfs_parse.o [2020-07-29T14:05:59.008Z] #39 93.68 CC criu/timens.o [2020-07-29T14:05:59.008Z] #39 93.85 CC criu/timerfd.o [2020-07-29T14:05:59.302Z] #39 94.11 CC criu/tty.o [2020-07-29T14:05:59.333Z] #39 ... [2020-07-29T14:05:59.333Z] [2020-07-29T14:05:59.333Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:05:59.333Z] #52 25.28 Reading package lists... [2020-07-29T14:05:59.333Z] #52 32.96 Building dependency tree... [2020-07-29T14:05:59.333Z] #52 36.26 The following additional packages will be installed: [2020-07-29T14:05:59.333Z] #52 36.30 libbtrfs0 [2020-07-29T14:05:59.333Z] #52 36.45 The following NEW packages will be installed: [2020-07-29T14:05:59.333Z] #52 36.48 libbtrfs-dev libbtrfs0 [2020-07-29T14:05:59.333Z] #52 36.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:05:59.333Z] #52 36.73 Need to get 120 kB of archives. [2020-07-29T14:05:59.333Z] #52 36.73 After this operation, 423 kB of additional disk space will be used. [2020-07-29T14:05:59.333Z] #52 36.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-29T14:05:59.333Z] #52 36.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-29T14:05:59.333Z] #52 38.43 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:05:59.333Z] #52 38.73 Fetched 120 kB in 0s (1431 kB/s) [2020-07-29T14:05:59.333Z] #52 38.91 Selecting previously unselected package libbtrfs0. [2020-07-29T14:05:59.333Z] #52 38.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-29T14:05:59.333Z] #52 39.03 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-29T14:05:59.333Z] #52 39.04 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:05:59.333Z] #52 39.16 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:05:59.633Z] #52 39.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-29T14:05:59.633Z] #52 39.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:05:59.633Z] #52 39.40 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:05:59.933Z] #52 39.42 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:05:59.933Z] #52 39.44 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:05:59.933Z] #52 ... [2020-07-29T14:05:59.933Z] [2020-07-29T14:05:59.933Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:05:59.933Z] #39 39.42 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:05:59.933Z] #39 39.64 Fetched 4075 kB in 1s (5819 kB/s) [2020-07-29T14:05:59.933Z] #39 39.79 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-29T14:06:00.232Z] #39 39.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% [2020-07-29T14:06:00.232Z] #39 ... [2020-07-29T14:06:00.232Z] [2020-07-29T14:06:00.232Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:06:00.232Z] #52 DONE 39.8s [2020-07-29T14:06:00.232Z] [2020-07-29T14:06:00.232Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:06:00.232Z] #39 39.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 ... 15339 files and directories currently installed.) [2020-07-29T14:06:00.232Z] #39 39.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-29T14:06:00.232Z] #39 39.95 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-29T14:06:00.232Z] #39 40.02 Selecting previously unselected package libnet1:ppc64el. [2020-07-29T14:06:00.232Z] #39 40.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-29T14:06:00.232Z] #39 40.02 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T14:06:00.232Z] #39 40.10 Selecting previously unselected package libnet1-dev. [2020-07-29T14:06:00.338Z] #39 94.97 CC criu/tun.o [2020-07-29T14:06:00.338Z] #39 95.18 CC criu/uffd.o [2020-07-29T14:06:00.607Z] #39 40.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-29T14:06:00.607Z] #39 40.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:06:00.607Z] #39 40.38 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-29T14:06:00.607Z] #39 40.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-29T14:06:00.607Z] #39 40.39 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T14:06:00.909Z] #39 40.57 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-29T14:06:00.909Z] #39 40.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-29T14:06:00.909Z] #39 40.59 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-29T14:06:00.972Z] #39 95.66 CC criu/util.o [2020-07-29T14:06:01.211Z] #39 40.99 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-29T14:06:01.264Z] #39 96.12 CC criu/uts_ns.o [2020-07-29T14:06:01.512Z] #39 41.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T14:06:01.512Z] #39 41.02 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:06:01.512Z] #39 ... [2020-07-29T14:06:01.512Z] [2020-07-29T14:06:01.512Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:06:01.512Z] #11 23.74 Reading package lists... [2020-07-29T14:06:01.512Z] #11 31.26 Building dependency tree... [2020-07-29T14:06:01.512Z] #11 34.76 The following additional packages will be installed: [2020-07-29T14:06:01.512Z] #11 34.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T14:06:01.512Z] #11 34.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T14:06:01.512Z] #11 34.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T14:06:01.512Z] #11 34.80 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T14:06:01.512Z] #11 34.80 Suggested packages: [2020-07-29T14:06:01.512Z] #11 34.80 gcc-8-locales seccomp wine64 [2020-07-29T14:06:01.512Z] #11 36.61 The following NEW packages will be installed: [2020-07-29T14:06:01.512Z] #11 36.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-29T14:06:01.512Z] #11 36.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-29T14:06:01.512Z] #11 36.61 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-29T14:06:01.512Z] #11 36.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-29T14:06:01.512Z] #11 36.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-29T14:06:01.512Z] #11 36.63 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T14:06:01.512Z] #11 36.87 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:06:01.512Z] #11 36.87 Need to get 78.9 MB of archives. [2020-07-29T14:06:01.512Z] #11 36.87 After this operation, 532 MB of additional disk space will be used. [2020-07-29T14:06:01.512Z] #11 36.87 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-29T14:06:01.512Z] #11 37.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-29T14:06:01.512Z] #11 37.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-29T14:06:01.512Z] #11 37.54 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-29T14:06:01.512Z] #11 37.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-29T14:06:01.512Z] #11 37.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T14:06:01.512Z] #11 38.10 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-29T14:06:01.512Z] #11 38.49 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-29T14:06:01.512Z] #11 38.51 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-29T14:06:01.512Z] #11 ... [2020-07-29T14:06:01.512Z] [2020-07-29T14:06:01.512Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:06:01.512Z] #39 41.17 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-29T14:06:01.512Z] #39 41.18 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T14:06:01.512Z] #39 41.21 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:06:01.512Z] #39 41.35 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-29T14:06:01.512Z] #39 41.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-29T14:06:01.512Z] #39 41.37 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-29T14:06:01.558Z] #39 96.19 CC criu/vdso.o [2020-07-29T14:06:01.558Z] #39 96.35 LINK criu/built-in.o [2020-07-29T14:06:01.558Z] #39 96.41 LINK criu/criu [2020-07-29T14:06:01.849Z] #39 96.52 DEP lib/c/criu.d [2020-07-29T14:06:01.849Z] #39 96.54 CC images/rpc.pb-c.o [2020-07-29T14:06:01.849Z] #39 96.67 CC lib/c/criu.o [2020-07-29T14:06:02.165Z] #39 41.69 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-29T14:06:02.165Z] #39 41.70 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:06:02.165Z] #39 41.70 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:06:02.165Z] #39 ... [2020-07-29T14:06:02.165Z] [2020-07-29T14:06:02.165Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:06:02.165Z] #24 25.00 Reading package lists... [2020-07-29T14:06:02.165Z] #24 32.62 Building dependency tree... [2020-07-29T14:06:02.165Z] #24 37.13 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T14:06:02.165Z] #24 37.13 The following additional packages will be installed: [2020-07-29T14:06:02.165Z] #24 37.14 libjq1 libonig5 [2020-07-29T14:06:02.165Z] #24 37.81 The following NEW packages will be installed: [2020-07-29T14:06:02.165Z] #24 37.82 jq libjq1 libonig5 [2020-07-29T14:06:02.165Z] #24 38.12 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:06:02.165Z] #24 38.12 Need to get 358 kB of archives. [2020-07-29T14:06:02.165Z] #24 38.12 After this operation, 1277 kB of additional disk space will be used. [2020-07-29T14:06:02.165Z] #24 38.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-29T14:06:02.165Z] #24 38.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-29T14:06:02.165Z] #24 38.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-29T14:06:02.165Z] #24 40.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:06:02.165Z] #24 40.40 Fetched 358 kB in 0s (2590 kB/s) [2020-07-29T14:06:02.165Z] #24 40.49 Selecting previously unselected package libonig5:ppc64el. [2020-07-29T14:06:02.165Z] #24 40.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 ... 15339 files and directories currently installed.) [2020-07-29T14:06:02.165Z] #24 40.61 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-29T14:06:02.165Z] #24 40.62 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-29T14:06:02.165Z] #24 41.06 Selecting previously unselected package libjq1:ppc64el. [2020-07-29T14:06:02.165Z] #24 41.07 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T14:06:02.165Z] #24 41.07 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T14:06:02.165Z] #24 41.26 Selecting previously unselected package jq. [2020-07-29T14:06:02.165Z] #24 41.27 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T14:06:02.165Z] #24 41.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:06:02.165Z] #24 41.58 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-29T14:06:02.165Z] #24 41.60 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T14:06:02.165Z] #24 41.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:06:02.165Z] #24 41.62 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:06:02.165Z] #24 DONE 42.0s [2020-07-29T14:06:02.466Z] [2020-07-29T14:06:02.466Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:06:02.466Z] #25 DONE 0.1s [2020-07-29T14:06:02.466Z] [2020-07-29T14:06:02.466Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:06:02.483Z] #39 97.13 LINK lib/c/built-in.o [2020-07-29T14:06:02.483Z] #39 97.14 LINK lib/c/libcriu.so [2020-07-29T14:06:02.483Z] #39 97.15 LINK lib/c/libcriu.a [2020-07-29T14:06:02.483Z] #39 97.24 GEN magic.py [2020-07-29T14:06:02.483Z] #39 97.30 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:06:02.483Z] #39 97.30 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:06:02.483Z] #39 97.30 Note: Building without GnuTLS support [2020-07-29T14:06:02.483Z] #39 97.30 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:06:02.483Z] #39 97.30 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:06:02.782Z] #39 ... [2020-07-29T14:06:02.782Z] [2020-07-29T14:06:02.782Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:06:02.782Z] #36 DONE 136.1s [2020-07-29T14:06:02.782Z] [2020-07-29T14:06:02.782Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:06:03.093Z] #52 ... [2020-07-29T14:06:03.093Z] [2020-07-29T14:06:03.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:06:03.093Z] #39 97.84 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:06:03.340Z] INFO: Extraction ended at 07/29/2020 14:06:02. Duration:00:00:20.4415989 [2020-07-29T14:06:03.340Z] INFO: Updating the golang and path environment variables [2020-07-29T14:06:03.340Z] INFO: GOPATH=d:\gopath [2020-07-29T14:06:03.340Z] INFO: go version go1.13.14 windows/amd64 [2020-07-29T14:06:03.340Z] INFO: Running the daemon under test in debug mode [2020-07-29T14:06:03.340Z] INFO: Starting a daemon under test... [2020-07-29T14:06:03.340Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41288\2\daemon --pidfile d:\CI\PR-41288\2\docker.pid -D [2020-07-29T14:06:03.340Z] INFO: Process started successfully. [2020-07-29T14:06:03.340Z] INFO: Start tailing logs of the daemon under tests [2020-07-29T14:06:03.340Z] INFO: Waiting for the daemon under test to start... [2020-07-29T14:06:03.729Z] #39 ... [2020-07-29T14:06:03.729Z] [2020-07-29T14:06:03.729Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T14:06:03.729Z] #37 DONE 0.2s [2020-07-29T14:06:03.729Z] [2020-07-29T14:06:03.729Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:06:03.729Z] #39 98.39 make[1]: Nothing to be done for 'all'. [2020-07-29T14:06:04.020Z] #39 98.68 make[1]: 'images/built-in.o' is up to date. [2020-07-29T14:06:04.020Z] #39 98.69 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T14:06:04.020Z] #39 98.70 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T14:06:04.020Z] #39 98.71 make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T14:06:04.020Z] #39 98.72 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T14:06:04.020Z] #39 98.73 make[1]: Nothing to be done for 'all'. [2020-07-29T14:06:04.020Z] #39 98.73 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:06:04.020Z] #39 98.81 make[2]: Nothing to be done for 'all'. [2020-07-29T14:06:04.020Z] #39 98.82 make[2]: Nothing to be done for 'all'. [2020-07-29T14:06:04.020Z] #39 98.83 make[2]: Nothing to be done for 'all'. [2020-07-29T14:06:04.020Z] #39 98.87 make[2]: Nothing to be done for 'all'. [2020-07-29T14:06:04.020Z] #39 98.88 make[2]: Nothing to be done for 'all'. [2020-07-29T14:06:04.020Z] #39 98.89 make[2]: Nothing to be done for 'all'. [2020-07-29T14:06:04.020Z] #39 98.90 make[2]: Nothing to be done for 'all'. [2020-07-29T14:06:04.020Z] #39 98.92 make[2]: Nothing to be done for 'all'. [2020-07-29T14:06:04.318Z] #39 98.92 INSTALL criu/criu [2020-07-29T14:06:04.318Z] #39 DONE 99.1s [2020-07-29T14:06:04.318Z] [2020-07-29T14:06:04.318Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:06:04.589Z] #26 2.084 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-29T14:06:05.246Z] #26 2.646 [2020-07-29T14:06:05.374Z] #45 ... [2020-07-29T14:06:05.375Z] [2020-07-29T14:06:05.375Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T14:06:05.375Z] #40 DONE 0.2s [2020-07-29T14:06:05.375Z] [2020-07-29T14:06:05.375Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T14:06:05.375Z] #42 DONE 0.1s [2020-07-29T14:06:05.375Z] [2020-07-29T14:06:05.375Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T14:06:05.375Z] #44 DONE 0.1s [2020-07-29T14:06:05.375Z] [2020-07-29T14:06:05.375Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:06:05.551Z] #26 2.931 # 2.5% [2020-07-29T14:06:05.551Z] #26 ... [2020-07-29T14:06:05.551Z] [2020-07-29T14:06:05.551Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:06:05.551Z] #61 DONE 45.1s [2020-07-29T14:06:05.551Z] [2020-07-29T14:06:05.551Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:06:06.354Z] INFO: Daemon under test started and replied! [2020-07-29T14:06:06.354Z] INFO: Docker version of the daemon under test [2020-07-29T14:06:06.354Z] [2020-07-29T14:06:06.354Z] Client: [2020-07-29T14:06:06.354Z] Version: 17.06.2-ce [2020-07-29T14:06:06.354Z] API version: 1.30 [2020-07-29T14:06:06.354Z] Go version: go1.8.3 [2020-07-29T14:06:06.354Z] Git commit: cec0b72 [2020-07-29T14:06:06.354Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-29T14:06:06.354Z] OS/Arch: windows/amd64 [2020-07-29T14:06:06.354Z] [2020-07-29T14:06:06.354Z] Server: [2020-07-29T14:06:06.354Z] Version: 0.0.0-dev [2020-07-29T14:06:06.354Z] API version: 1.41 (minimum version 1.24) [2020-07-29T14:06:06.354Z] Go version: go1.13.14 [2020-07-29T14:06:06.354Z] Git commit: 76cac1ea3b [2020-07-29T14:06:06.354Z] Built: 07/29/2020 14:04:34 [2020-07-29T14:06:06.354Z] OS/Arch: windows/amd64 [2020-07-29T14:06:06.354Z] Experimental: false [2020-07-29T14:06:06.354Z] [2020-07-29T14:06:06.354Z] INFO: Docker info of the daemon under test [2020-07-29T14:06:06.354Z] [2020-07-29T14:06:06.354Z] Containers: 0 [2020-07-29T14:06:06.354Z] Running: 0 [2020-07-29T14:06:06.354Z] Paused: 0 [2020-07-29T14:06:06.354Z] Stopped: 0 [2020-07-29T14:06:06.354Z] Images: 0 [2020-07-29T14:06:06.354Z] Server Version: 0.0.0-dev [2020-07-29T14:06:06.354Z] Storage Driver: windowsfilter [2020-07-29T14:06:06.354Z] Windows: [2020-07-29T14:06:06.354Z] Logging Driver: json-file [2020-07-29T14:06:06.354Z] Plugins: [2020-07-29T14:06:06.354Z] Volume: local [2020-07-29T14:06:06.354Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T14:06:06.354Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T14:06:06.354Z] Swarm: inactive [2020-07-29T14:06:06.354Z] Default Isolation: process [2020-07-29T14:06:06.354Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T14:06:06.354Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T14:06:06.354Z] OSType: windows [2020-07-29T14:06:06.354Z] Architecture: x86_64 [2020-07-29T14:06:06.354Z] CPUs: 4 [2020-07-29T14:06:06.354Z] Total Memory: 32GiB [2020-07-29T14:06:06.354Z] Name: azwin-2-48f070 [2020-07-29T14:06:06.354Z] ID: GKLM:Q2AD:J5N3:CREE:A52F:MOSO:OUTI:I3OY:A2SN:QLQW:EVV3:OQUC [2020-07-29T14:06:06.354Z] Docker Root Dir: D:\CI\PR-41288\2\daemon [2020-07-29T14:06:06.354Z] Debug Mode (client): false [2020-07-29T14:06:06.354Z] Debug Mode (server): true [2020-07-29T14:06:06.354Z] File Descriptors: -1 [2020-07-29T14:06:06.354Z] Goroutines: 17 [2020-07-29T14:06:06.354Z] System Time: 2020-07-29T14:06:05.921697Z [2020-07-29T14:06:06.354Z] EventsListeners: 0 [2020-07-29T14:06:06.354Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:06:06.354Z] Labels: [2020-07-29T14:06:06.354Z] Experimental: false [2020-07-29T14:06:06.354Z] Insecure Registries: [2020-07-29T14:06:06.354Z] 127.0.0.0/8 [2020-07-29T14:06:06.354Z] Live Restore Enabled: false [2020-07-29T14:06:06.354Z] [2020-07-29T14:06:06.354Z] [2020-07-29T14:06:06.354Z] INFO: Docker images of the daemon under test [2020-07-29T14:06:06.354Z] [2020-07-29T14:06:06.354Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-29T14:06:06.354Z] [2020-07-29T14:06:06.354Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-29T14:06:06.354Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-29T14:06:06.354Z] ltsc2019: Pulling from windows/servercore [2020-07-29T14:06:06.354Z] 4612f6d0b889: Pulling fs layer [2020-07-29T14:06:06.354Z] fc1b9e59edad: Pulling fs layer [2020-07-29T14:06:06.782Z] #26 2.931 # 2.5% #### 6.5% ####### 10.6% ############ 16.7% ################ 22.8% #################### 28.9% ######################### 35.0% ############################# 41.1% ################################## 47.2% ####################################### 55.4% ############################################### 65.3% ####################################################### 77.5% ############## [2020-07-29T14:06:06.782Z] #26 ... [2020-07-29T14:06:06.782Z] [2020-07-29T14:06:06.782Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:06:06.782Z] #33 36.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-29T14:06:06.782Z] #33 36.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-29T14:06:06.782Z] #33 36.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-29T14:06:06.782Z] #33 36.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-29T14:06:06.782Z] #33 36.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-29T14:06:06.782Z] #33 36.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-29T14:06:06.782Z] #33 38.78 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:06:06.782Z] #33 39.07 Fetched 14.9 MB in 2s (6815 kB/s) [2020-07-29T14:06:06.782Z] #33 39.22 Selecting previously unselected package xxd. [2020-07-29T14:06:06.782Z] #33 39.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 ... 15339 files and directories currently installed.) [2020-07-29T14:06:06.782Z] #33 39.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-29T14:06:06.782Z] #33 39.33 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:06:06.782Z] #33 39.58 Selecting previously unselected package vim-common. [2020-07-29T14:06:06.782Z] #33 39.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:06:06.782Z] #33 39.70 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:06:06.782Z] #33 40.10 Selecting previously unselected package cmake-data. [2020-07-29T14:06:06.782Z] #33 40.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T14:06:06.782Z] #33 40.11 Unpacking cmake-data (3.13.4-1) ... [2020-07-29T14:06:06.782Z] #33 43.98 Selecting previously unselected package libicu63:ppc64el. [2020-07-29T14:06:06.782Z] #33 44.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-29T14:06:06.782Z] #33 44.02 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T14:06:06.782Z] #33 ... [2020-07-29T14:06:06.782Z] [2020-07-29T14:06:06.782Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:06:07.084Z] #26 2.931 # 2.5% #### 6.5% ####### 10.6% ############ 16.7% ################ 22.8% #################### 28.9% ######################### 35.0% ############################# 41.1% ################################## 47.2% ####################################### 55.4% ############################################### 65.3% ####################################################### 77.5% ############################################################# 85.7% ################################################################### 93.9% ######################################################################## 100.0% [2020-07-29T14:06:07.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T14:06:07.441Z] #52 114.2 + bin/containerd [2020-07-29T14:06:07.737Z] #26 5.328 [2020-07-29T14:06:08.335Z] #26 5.551 ## 3.4% ########### 16.7% ######################################## 56.8% #################################################################### 95.5% ######################################################################## 100.0% [2020-07-29T14:06:08.984Z] #26 6.452 [2020-07-29T14:06:09.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T14:06:09.584Z] #26 6.682 ######### 12.8% ######################## 33.4% ############################################## 64.3% ############################################################# 84.8% #################################################################### 95.0% ######################################################################## 100.0% [2020-07-29T14:06:09.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T14:06:10.236Z] #26 7.760 [2020-07-29T14:06:10.236Z] #26 ... [2020-07-29T14:06:10.236Z] [2020-07-29T14:06:10.236Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:06:10.236Z] #53 0.310 + RM_GOPATH=0 [2020-07-29T14:06:10.236Z] #53 0.310 + TMP_GOPATH= [2020-07-29T14:06:10.236Z] #53 0.310 + : /build [2020-07-29T14:06:10.236Z] #53 0.311 + '[' -z '' ']' [2020-07-29T14:06:10.236Z] #53 0.312 ++ mktemp -d [2020-07-29T14:06:10.236Z] #53 0.316 + export GOPATH=/tmp/tmp.rCXChzROmy [2020-07-29T14:06:10.236Z] #53 0.319 + GOPATH=/tmp/tmp.rCXChzROmy [2020-07-29T14:06:10.236Z] #53 0.319 + RM_GOPATH=1 [2020-07-29T14:06:10.236Z] #53 0.319 + case "$(go env GOARCH)" in [2020-07-29T14:06:10.236Z] #53 0.324 ++ go env GOARCH [2020-07-29T14:06:10.236Z] #53 0.368 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:06:10.236Z] #53 0.369 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:06:10.236Z] #53 0.371 ++ dirname /tmp/install/install.sh [2020-07-29T14:06:10.236Z] #53 0.377 + dir=/tmp/install [2020-07-29T14:06:10.236Z] #53 0.380 + bin=containerd [2020-07-29T14:06:10.236Z] #53 0.380 + shift [2020-07-29T14:06:10.236Z] #53 0.381 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-29T14:06:10.236Z] #53 0.382 + . /tmp/install/containerd.installer [2020-07-29T14:06:10.236Z] #53 0.383 ++ set -e [2020-07-29T14:06:10.236Z] #53 0.384 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T14:06:10.236Z] #53 0.385 + install_containerd [2020-07-29T14:06:10.236Z] #53 0.386 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-29T14:06:10.236Z] #53 0.388 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T14:06:10.236Z] #53 0.389 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rCXChzROmy/src/github.com/containerd/containerd [2020-07-29T14:06:10.236Z] #53 0.401 Cloning into '/tmp/tmp.rCXChzROmy/src/github.com/containerd/containerd'... [2020-07-29T14:06:10.236Z] #53 ... [2020-07-29T14:06:10.236Z] [2020-07-29T14:06:10.236Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:06:10.539Z] #29 49.36 Checking out files: 83% (1274/1521) Checking out files: 84% (1278/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: 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-29T14:06:10.539Z] #29 50.14 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-29T14:06:11.193Z] #29 50.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-29T14:06:11.194Z] fc1b9e59edad: Verifying Checksum [2020-07-29T14:06:11.194Z] fc1b9e59edad: Download complete [2020-07-29T14:06:11.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T14:06:11.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T14:06:12.744Z] #29 ... [2020-07-29T14:06:12.744Z] [2020-07-29T14:06:12.744Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:06:12.744Z] #39 42.46 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-29T14:06:12.744Z] #39 42.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:06:12.744Z] #39 42.53 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:06:12.744Z] #39 42.77 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-29T14:06:12.744Z] #39 42.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:06:12.744Z] #39 42.83 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-29T14:06:12.744Z] #39 44.47 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-29T14:06:12.744Z] #39 44.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:06:12.744Z] #39 44.53 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:06:12.744Z] #39 45.37 Selecting previously unselected package protobuf-c-compiler. [2020-07-29T14:06:12.744Z] #39 45.38 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T14:06:12.744Z] #39 45.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:06:12.744Z] #39 45.49 Selecting previously unselected package protobuf-compiler. [2020-07-29T14:06:12.744Z] #39 45.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:06:12.744Z] #39 45.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:06:12.744Z] #39 45.59 Selecting previously unselected package python-pkg-resources. [2020-07-29T14:06:12.744Z] #39 45.60 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:06:12.744Z] #39 45.61 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T14:06:12.744Z] #39 45.80 Selecting previously unselected package python-six. [2020-07-29T14:06:12.744Z] #39 45.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T14:06:12.744Z] #39 45.83 Unpacking python-six (1.12.0-1) ... [2020-07-29T14:06:12.744Z] #39 45.97 Selecting previously unselected package python-protobuf. [2020-07-29T14:06:12.744Z] #39 46.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-29T14:06:12.744Z] #39 46.12 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T14:06:12.744Z] #39 47.24 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T14:06:13.051Z] #52 ... [2020-07-29T14:06:13.051Z] [2020-07-29T14:06:13.051Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:06:13.051Z] #45 145.2 + cd /tmp/tmp.ZHKi3bCKFs/src/github.com/golangci/golangci-lint/ [2020-07-29T14:06:13.051Z] #45 145.2 + git checkout -q v1.23.8 [2020-07-29T14:06:13.051Z] #45 145.4 ++ git describe --tags [2020-07-29T14:06:13.051Z] #45 145.4 + version=v1.23.8 [2020-07-29T14:06:13.051Z] #45 145.4 ++ git rev-parse --short HEAD [2020-07-29T14:06:13.051Z] #45 145.4 + commit=76a82c6 [2020-07-29T14:06:13.051Z] #45 145.4 ++ git show -s --format=%cd [2020-07-29T14:06:13.051Z] #45 145.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-29T14:06:13.051Z] #45 145.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T14:06:13.071Z] #39 ... [2020-07-29T14:06:13.071Z] [2020-07-29T14:06:13.071Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:06:13.071Z] #11 42.57 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-29T14:06:13.071Z] #11 45.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-29T14:06:13.071Z] #11 45.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-29T14:06:13.071Z] #11 45.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-29T14:06:13.071Z] #11 45.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-29T14:06:13.071Z] #11 45.39 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-29T14:06:13.071Z] #11 45.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-29T14:06:13.071Z] #11 45.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-29T14:06:13.071Z] #11 45.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-29T14:06:13.071Z] #11 45.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-29T14:06:13.071Z] #11 45.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-29T14:06:13.071Z] #11 45.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-29T14:06:13.071Z] #11 45.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-29T14:06:13.071Z] #11 45.82 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-29T14:06:13.071Z] #11 45.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-29T14:06:13.071Z] #11 45.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-29T14:06:13.071Z] #11 47.97 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:06:13.071Z] #11 48.21 Fetched 78.9 MB in 9s (8646 kB/s) [2020-07-29T14:06:13.071Z] #11 48.33 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T14:06:13.071Z] #11 48.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 ... 15339 files and directories currently installed.) [2020-07-29T14:06:13.071Z] #11 48.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-29T14:06:13.071Z] #11 48.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:06:13.071Z] #11 52.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T14:06:13.071Z] #11 52.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-29T14:06:13.071Z] #11 52.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:06:13.071Z] #11 ... [2020-07-29T14:06:13.071Z] [2020-07-29T14:06:13.071Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:06:13.071Z] #26 8.018 # 2.3% #### 6.2% ######### 12.9% ############# 18.7% ################# 24.4% ##################### 30.2% ######################### 36.0% ############################# 41.6% ################################### 49.3% ######################################### 57.0% ############################################# 62.7% ################################################# 68.5% ####################################################### 77.7% ############################################################ 83.5% ################################################################ 89.3% ####################################################################### 98.8% ######################################################################## 100.0% [2020-07-29T14:06:13.071Z] #26 10.50 [2020-07-29T14:06:13.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T14:06:15.198Z] #26 10.80 0.8% # 2.5% ## 4.1% #### 5.7% ##### 7.4% ###### 8.5% ###### 9.5% ####### 10.6% ######### 12.9% ######### 13.4% ########### 15.6% ############ 17.2% ############# 19.2% ############## 19.6% ############### 20.9% ############### 22.1% [2020-07-29T14:06:15.198Z] #26 ... [2020-07-29T14:06:15.198Z] [2020-07-29T14:06:15.198Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:06:15.198Z] #31 45.03 internal/reflectlite [2020-07-29T14:06:15.198Z] #31 45.03 sync [2020-07-29T14:06:15.198Z] #31 50.41 errors [2020-07-29T14:06:15.198Z] #31 50.41 sort [2020-07-29T14:06:15.198Z] #31 51.11 io [2020-07-29T14:06:15.198Z] #31 51.11 internal/oserror [2020-07-29T14:06:15.198Z] #31 51.16 strconv [2020-07-29T14:06:15.198Z] #31 52.05 syscall [2020-07-29T14:06:15.500Z] #31 ... [2020-07-29T14:06:15.500Z] [2020-07-29T14:06:15.500Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:06:16.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T14:06:17.309Z] #26 10.80 0.8% # 2.5% ## 4.1% #### 5.7% ##### 7.4% ###### 8.5% ###### 9.5% ####### 10.6% ######### 12.9% ######### 13.4% ########### 15.6% ############ 17.2% ############# 19.2% ############## 19.6% ############### 20.9% ############### 22.1% ################# 23.8% ################## 25.4% ################## 26.3% #################### 27.9% ##################### 29.6% ###################### 31.2% ####################### 32.2% ######################## 33.9% ######################### 35.5% ########################## 37.1% ########################### 38.3% ############################ 40.0% ############################# 41.6% ############################### 43.3% ################################ 45.4% ################################## 48.2% ################################### 49.2% #################################### [2020-07-29T14:06:17.309Z] #26 ... [2020-07-29T14:06:17.309Z] [2020-07-29T14:06:17.309Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:06:17.309Z] #44 DONE 57.1s [2020-07-29T14:06:17.309Z] [2020-07-29T14:06:17.309Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:06:17.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T14:06:18.443Z] 4612f6d0b889: Verifying Checksum [2020-07-29T14:06:18.443Z] 4612f6d0b889: Download complete [2020-07-29T14:06:19.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T14:06:19.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T14:06:21.022Z] #26 10.80 0.8% # 2.5% ## 4.1% #### 5.7% ##### 7.4% ###### 8.5% ###### 9.5% ####### 10.6% ######### 12.9% ######### 13.4% ########### 15.6% ############ 17.2% ############# 19.2% ############## 19.6% ############### 20.9% ############### 22.1% ################# 23.8% ################## 25.4% ################## 26.3% #################### 27.9% ##################### 29.6% ###################### 31.2% ####################### 32.2% ######################## 33.9% ######################### 35.5% ########################## 37.1% ########################### 38.3% ############################ 40.0% ############################# 41.6% ############################### 43.3% ################################ 45.4% ################################## 48.2% ################################### 49.2% #################################### 50.9% ##################################### 52.5% ###################################### 54.1% ####################################### 55.2% ######################################### 57.4% ########################################## 58.5% ########################################## 59.6% ########################################### 60.7% ############################################# 62.8% ############################################## 65.0% ############################################### 66.6% ################################################# 68.4% ################################################## 69.8% ################################################### 71.4% ################################################### 71.9% #################################################### 73.0% ##################################################### 74.1% ###################################################### 75.7% ####################################################### 77.8% ######################################################### 79.4% ########################################################## 81.0% ########################################################### 83.2% ############################################################# 84.8% ############################################################## 87.0% ############################################################### 88.1% ################################################################ 90.2% ################################################################## 92.4% ################################################################### 93.5% #################################################################### 95.7% ###################################################################### 97.3% ####################################################################### 99.1% ######################################################################## 100.0% [2020-07-29T14:06:21.022Z] #26 18.77 [2020-07-29T14:06:21.670Z] #26 ... [2020-07-29T14:06:21.670Z] [2020-07-29T14:06:21.670Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:06:21.670Z] #33 53.23 Selecting previously unselected package libxml2:ppc64el. [2020-07-29T14:06:21.670Z] #33 53.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-29T14:06:21.670Z] #33 53.25 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:06:21.670Z] #33 54.20 Selecting previously unselected package libarchive13:ppc64el. [2020-07-29T14:06:21.670Z] #33 54.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-29T14:06:21.670Z] #33 54.21 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-29T14:06:21.670Z] #33 54.67 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-29T14:06:21.670Z] #33 54.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-29T14:06:21.670Z] #33 54.70 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-29T14:06:21.670Z] #33 54.90 Selecting previously unselected package librhash0:ppc64el. [2020-07-29T14:06:21.670Z] #33 54.91 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-29T14:06:21.670Z] #33 54.91 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-29T14:06:21.670Z] #33 55.25 Selecting previously unselected package libuv1:ppc64el. [2020-07-29T14:06:21.670Z] #33 55.29 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-29T14:06:21.670Z] #33 55.29 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-29T14:06:21.671Z] #33 55.47 Selecting previously unselected package cmake. [2020-07-29T14:06:21.671Z] #33 55.50 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-29T14:06:21.671Z] #33 55.51 Unpacking cmake (3.13.4-1) ... [2020-07-29T14:06:21.671Z] #33 60.78 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T14:06:21.671Z] #33 60.79 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:06:21.671Z] #33 60.82 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-29T14:06:21.671Z] #33 60.83 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:06:21.671Z] #33 60.89 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-29T14:06:21.671Z] #33 60.90 Setting up cmake-data (3.13.4-1) ... [2020-07-29T14:06:21.671Z] #33 60.93 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:06:21.671Z] #33 60.94 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-29T14:06:21.671Z] #33 60.94 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-29T14:06:21.671Z] #33 60.94 Setting up cmake (3.13.4-1) ... [2020-07-29T14:06:21.671Z] #33 60.96 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:06:21.671Z] #33 61.02 Processing triggers for mime-support (3.62) ... [2020-07-29T14:06:21.671Z] #33 DONE 61.3s [2020-07-29T14:06:21.671Z] [2020-07-29T14:06:21.671Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:06:21.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T14:06:21.971Z] #34 0.349 + RM_GOPATH=0 [2020-07-29T14:06:21.971Z] #34 0.349 + TMP_GOPATH= [2020-07-29T14:06:21.971Z] #34 0.349 + : /build [2020-07-29T14:06:21.971Z] #34 0.349 + '[' -z '' ']' [2020-07-29T14:06:21.971Z] #34 0.350 ++ mktemp -d [2020-07-29T14:06:21.971Z] #34 0.359 + export GOPATH=/tmp/tmp.0oEOZRZacY [2020-07-29T14:06:21.971Z] #34 0.363 + GOPATH=/tmp/tmp.0oEOZRZacY [2020-07-29T14:06:21.971Z] #34 0.363 + RM_GOPATH=1 [2020-07-29T14:06:21.971Z] #34 ... [2020-07-29T14:06:21.971Z] [2020-07-29T14:06:21.971Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:06:21.971Z] #42 51.68 sort [2020-07-29T14:06:21.971Z] #42 51.70 internal/oserror [2020-07-29T14:06:21.971Z] #42 51.72 strconv [2020-07-29T14:06:21.971Z] #42 51.77 io [2020-07-29T14:06:21.971Z] #42 52.31 syscall [2020-07-29T14:06:21.971Z] #42 56.97 github.com/LK4D4/vndr/godl/singleflight [2020-07-29T14:06:21.971Z] #42 57.53 math/rand [2020-07-29T14:06:21.971Z] #42 58.50 bytes [2020-07-29T14:06:21.971Z] #42 ... [2020-07-29T14:06:21.971Z] [2020-07-29T14:06:21.971Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:06:21.971Z] #34 0.363 + case "$(go env GOARCH)" in [2020-07-29T14:06:21.971Z] #34 0.364 ++ go env GOARCH [2020-07-29T14:06:21.971Z] #34 0.416 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:06:21.971Z] #34 0.419 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:06:21.971Z] #34 0.420 ++ dirname /tmp/install/install.sh [2020-07-29T14:06:21.971Z] #34 0.422 + dir=/tmp/install [2020-07-29T14:06:21.971Z] #34 0.422 + bin=tini [2020-07-29T14:06:21.971Z] #34 0.422 + shift [2020-07-29T14:06:21.971Z] #34 0.423 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-29T14:06:21.971Z] #34 0.423 + . /tmp/install/tini.installer [2020-07-29T14:06:21.971Z] #34 0.423 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:06:21.971Z] #34 0.424 + install_tini [2020-07-29T14:06:21.971Z] #34 0.424 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T14:06:21.971Z] #34 0.425 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:06:21.971Z] #34 0.425 + git clone https://github.com/krallin/tini.git /tmp/tmp.0oEOZRZacY/tini [2020-07-29T14:06:21.971Z] #34 0.452 Cloning into '/tmp/tmp.0oEOZRZacY/tini'... [2020-07-29T14:06:22.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T14:06:23.035Z] #34 1.442 + cd /tmp/tmp.0oEOZRZacY/tini [2020-07-29T14:06:23.035Z] #34 1.442 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:06:23.035Z] #34 1.462 + cmake . [2020-07-29T14:06:24.100Z] #34 2.548 -- The C compiler identification is GNU 8.3.0 [2020-07-29T14:06:24.100Z] #34 2.631 -- Check for working C compiler: /usr/bin/cc [2020-07-29T14:06:24.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T14:06:24.755Z] #34 ... [2020-07-29T14:06:24.755Z] [2020-07-29T14:06:24.755Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:06:24.755Z] #39 54.43 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:06:24.755Z] #39 54.44 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T14:06:24.755Z] #39 54.45 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:06:24.755Z] #39 54.46 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:06:24.755Z] #39 54.48 Setting up python-six (1.12.0-1) ... [2020-07-29T14:06:24.755Z] #39 61.28 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-29T14:06:24.755Z] #39 61.28 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T14:06:24.755Z] #39 61.30 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:06:24.755Z] #39 61.30 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-29T14:06:24.755Z] #39 61.30 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-29T14:06:24.755Z] #39 61.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:06:24.755Z] #39 61.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:06:24.755Z] #39 61.32 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-29T14:06:24.755Z] #39 61.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:06:24.755Z] #39 61.34 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T14:06:25.055Z] #39 ... [2020-07-29T14:06:25.055Z] [2020-07-29T14:06:25.055Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:06:25.055Z] #26 20.29 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-29T14:06:25.055Z] #26 20.92 #=#=# [2020-07-29T14:06:25.055Z] #26 21.14 ################################################ 67.5% ######################################################################## 100.0% [2020-07-29T14:06:25.055Z] #26 21.33 [2020-07-29T14:06:25.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T14:06:25.710Z] #26 23.14 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-29T14:06:25.710Z] #26 23.24 skipping existing 5cb8031fd95d [2020-07-29T14:06:25.710Z] #26 23.43 [2020-07-29T14:06:26.011Z] #26 ... [2020-07-29T14:06:26.011Z] [2020-07-29T14:06:26.011Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:06:26.011Z] #31 55.77 bytes [2020-07-29T14:06:26.011Z] #31 55.81 strings [2020-07-29T14:06:26.011Z] #31 64.62 bufio [2020-07-29T14:06:26.328Z] #31 ... [2020-07-29T14:06:26.328Z] [2020-07-29T14:06:26.328Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:06:26.328Z] #34 3.384 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T14:06:26.328Z] #34 3.392 -- Detecting C compiler ABI info [2020-07-29T14:06:26.328Z] #34 4.162 -- Detecting C compiler ABI info - done [2020-07-29T14:06:26.328Z] #34 4.230 -- Detecting C compile features [2020-07-29T14:06:26.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T14:06:27.868Z] #34 ... [2020-07-29T14:06:27.868Z] [2020-07-29T14:06:27.868Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:06:27.868Z] #11 57.38 Selecting previously unselected package binutils-mingw-w64. [2020-07-29T14:06:27.868Z] #11 57.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T14:06:27.868Z] #11 57.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:06:27.868Z] #11 57.56 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-29T14:06:27.868Z] #11 57.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T14:06:27.868Z] #11 57.59 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T14:06:27.868Z] #11 57.85 Selecting previously unselected package dmsetup. [2020-07-29T14:06:27.868Z] #11 57.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T14:06:27.868Z] #11 57.89 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T14:06:27.868Z] #11 58.23 Selecting previously unselected package mingw-w64-common. [2020-07-29T14:06:27.868Z] #11 58.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T14:06:27.868Z] #11 58.28 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T14:06:27.868Z] #11 63.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T14:06:27.868Z] #11 63.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T14:06:27.868Z] #11 63.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:06:27.868Z] #11 ... [2020-07-29T14:06:27.868Z] [2020-07-29T14:06:27.868Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:06:27.868Z] #34 6.322 -- Detecting C compile features - done [2020-07-29T14:06:27.885Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:06:27.885Z] Using test binary docker [2020-07-29T14:06:27.885Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T14:06:27.885Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:06:27.885Z] INFO: Waiting for daemon to start... [2020-07-29T14:06:27.885Z] Starting dockerd [2020-07-29T14:06:28.172Z] #34 6.397 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T14:06:28.172Z] #34 6.757 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T14:06:28.473Z] #34 ... [2020-07-29T14:06:28.473Z] [2020-07-29T14:06:28.473Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:06:28.473Z] #39 68.09 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-29T14:06:28.473Z] #39 68.10 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:06:28.473Z] #39 DONE 68.3s [2020-07-29T14:06:28.473Z] [2020-07-29T14:06:28.473Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:06:28.473Z] #34 6.917 -- Configuring done [2020-07-29T14:06:28.473Z] #34 6.953 -- Generating done [2020-07-29T14:06:28.473Z] #34 6.957 -- Build files have been written to: /tmp/tmp.0oEOZRZacY/tini [2020-07-29T14:06:28.473Z] #34 6.967 + make tini-static [2020-07-29T14:06:29.127Z] #34 7.608 Scanning dependencies of target tini-static [2020-07-29T14:06:29.127Z] #34 ... [2020-07-29T14:06:29.127Z] [2020-07-29T14:06:29.127Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:06:29.127Z] #48 58.90 bytes [2020-07-29T14:06:29.127Z] #48 58.91 strconv [2020-07-29T14:06:29.127Z] #48 58.91 strings [2020-07-29T14:06:29.127Z] #48 58.91 syscall [2020-07-29T14:06:29.127Z] #48 67.37 bufio [2020-07-29T14:06:29.429Z] #48 ... [2020-07-29T14:06:29.429Z] [2020-07-29T14:06:29.429Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:06:29.429Z] #34 7.690 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T14:06:30.079Z] #34 ... [2020-07-29T14:06:30.079Z] [2020-07-29T14:06:30.079Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:06:30.079Z] #26 25.01 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-29T14:06:30.079Z] #26 25.09 skipping existing 283607eaa57e [2020-07-29T14:06:30.079Z] #26 25.29 [2020-07-29T14:06:30.079Z] #26 26.78 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-29T14:06:30.079Z] #26 27.24 [2020-07-29T14:06:30.079Z] #26 27.43 ######################################################################## 100.0% [2020-07-29T14:06:30.079Z] #26 27.58 [2020-07-29T14:06:30.079Z] #26 27.67 Download of images into '/build' complete. [2020-07-29T14:06:30.079Z] #26 27.68 Use something like the following to load the result into a Docker daemon: [2020-07-29T14:06:30.079Z] #26 27.68 tar -cC '/build' . | docker load [2020-07-29T14:06:30.079Z] #26 DONE 27.8s [2020-07-29T14:06:30.381Z] [2020-07-29T14:06:30.381Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:06:30.381Z] #40 1.683 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:06:30.381Z] #40 1.683 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:06:30.381Z] #40 1.699 Note: Building without GnuTLS support [2020-07-29T14:06:30.381Z] #40 1.706 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:06:30.381Z] #40 1.706 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:06:30.418Z] . [2020-07-29T14:06:30.418Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:06:30.418Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:06:30.418Z] Error: No such image: emptyfs [2020-07-29T14:06:30.418Z] Running integration-test (iteration 1) [2020-07-29T14:06:30.418Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T14:06:32.503Z] #40 ... [2020-07-29T14:06:32.504Z] [2020-07-29T14:06:32.504Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:06:32.504Z] #42 62.16 strings [2020-07-29T14:06:32.504Z] #42 65.34 bufio [2020-07-29T14:06:32.504Z] #42 68.73 reflect [2020-07-29T14:06:32.504Z] #42 70.89 hash/crc32 [2020-07-29T14:06:32.804Z] #42 ... [2020-07-29T14:06:32.804Z] [2020-07-29T14:06:32.804Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:06:32.804Z] #34 9.798 [100%] Linking C executable tini-static [2020-07-29T14:06:32.804Z] #34 10.77 [100%] Built target tini-static [2020-07-29T14:06:32.804Z] #34 10.87 + mkdir -p /build [2020-07-29T14:06:32.804Z] #34 10.87 + cp tini-static /build/docker-init [2020-07-29T14:06:32.804Z] #34 DONE 11.0s [2020-07-29T14:06:32.804Z] [2020-07-29T14:06:32.804Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:06:32.804Z] #11 70.08 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T14:06:32.804Z] #11 70.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-29T14:06:32.804Z] #11 70.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:06:32.804Z] #11 70.32 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T14:06:32.804Z] #11 70.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-29T14:06:32.804Z] #11 70.35 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:06:36.377Z] #11 ... [2020-07-29T14:06:36.377Z] [2020-07-29T14:06:36.377Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:06:36.377Z] #40 4.221 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:06:36.377Z] #40 4.298 GEN .gitid [2020-07-29T14:06:36.377Z] #40 4.379 GEN criu/include/version.h [2020-07-29T14:06:36.377Z] #40 4.398 GEN include/common/asm [2020-07-29T14:06:36.377Z] #40 6.673 PBCC images/timens.pb-c.c [2020-07-29T14:06:36.377Z] #40 6.700 DEP images/timens.pb-c.d [2020-07-29T14:06:36.377Z] #40 6.776 PBCC images/fown.pb-c.c [2020-07-29T14:06:36.377Z] #40 6.794 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T14:06:36.377Z] #40 7.002 PBCC images/opts.pb-c.c [2020-07-29T14:06:36.377Z] #40 7.132 PBCC images/memfd.pb-c.c [2020-07-29T14:06:36.377Z] #40 7.236 DEP images/fown.pb-c.d [2020-07-29T14:06:36.377Z] #40 7.307 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T14:06:36.377Z] #40 7.351 DEP images/opts.pb-c.d [2020-07-29T14:06:36.377Z] #40 7.409 DEP images/memfd.pb-c.d [2020-07-29T14:06:36.377Z] #40 7.472 PBCC images/sit.pb-c.c [2020-07-29T14:06:36.377Z] #40 7.551 DEP images/sit.pb-c.d [2020-07-29T14:06:36.377Z] #40 7.688 PBCC images/macvlan.pb-c.c [2020-07-29T14:06:36.377Z] #40 7.735 DEP images/macvlan.pb-c.d [2020-07-29T14:06:36.377Z] #40 7.844 PBCC images/autofs.pb-c.c [2020-07-29T14:06:36.377Z] #40 7.867 DEP images/autofs.pb-c.d [2020-07-29T14:06:36.377Z] #40 7.931 PBCC images/sysctl.pb-c.c [2020-07-29T14:06:36.676Z] #40 8.011 DEP images/sysctl.pb-c.d [2020-07-29T14:06:36.676Z] #40 8.097 PBCC images/time.pb-c.c [2020-07-29T14:06:36.676Z] #40 8.112 DEP images/time.pb-c.d [2020-07-29T14:06:36.676Z] #40 8.162 PBCC images/binfmt-misc.pb-c.c [2020-07-29T14:06:36.676Z] #40 8.182 DEP images/binfmt-misc.pb-c.d [2020-07-29T14:06:36.979Z] #40 8.249 PBCC images/seccomp.pb-c.c [2020-07-29T14:06:36.979Z] #40 8.268 DEP images/seccomp.pb-c.d [2020-07-29T14:06:36.979Z] #40 8.370 PBCC images/userns.pb-c.c [2020-07-29T14:06:36.979Z] #40 8.399 DEP images/userns.pb-c.d [2020-07-29T14:06:36.979Z] #40 8.475 PBCC images/cgroup.pb-c.c [2020-07-29T14:06:36.979Z] #40 8.504 DEP images/cgroup.pb-c.d [2020-07-29T14:06:36.979Z] #40 8.571 PBCC images/ext-file.pb-c.c [2020-07-29T14:06:36.979Z] #40 8.598 DEP images/ext-file.pb-c.d [2020-07-29T14:06:37.284Z] #40 8.673 PBCC images/rpc.pb-c.c [2020-07-29T14:06:37.284Z] #40 8.743 DEP images/rpc.pb-c.d [2020-07-29T14:06:37.284Z] #40 ... [2020-07-29T14:06:37.284Z] [2020-07-29T14:06:37.284Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:06:37.284Z] #31 66.97 path [2020-07-29T14:06:37.284Z] #31 67.46 reflect [2020-07-29T14:06:37.284Z] #31 68.67 text/tabwriter [2020-07-29T14:06:37.284Z] #31 75.80 internal/syscall/execenv [2020-07-29T14:06:37.285Z] #31 75.81 internal/syscall/unix [2020-07-29T14:06:37.285Z] #31 75.83 time [2020-07-29T14:06:37.285Z] #31 ... [2020-07-29T14:06:37.285Z] [2020-07-29T14:06:37.285Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:06:37.285Z] #40 8.858 PBCC images/siginfo.pb-c.c [2020-07-29T14:06:37.584Z] #40 8.961 DEP images/siginfo.pb-c.d [2020-07-29T14:06:37.585Z] #40 9.052 PBCC images/pagemap.pb-c.c [2020-07-29T14:06:37.886Z] #40 9.143 DEP images/pagemap.pb-c.d [2020-07-29T14:06:37.886Z] #40 9.272 PBCC images/rlimit.pb-c.c [2020-07-29T14:06:37.886Z] #40 9.336 DEP images/rlimit.pb-c.d [2020-07-29T14:06:38.187Z] #40 9.418 PBCC images/file-lock.pb-c.c [2020-07-29T14:06:38.187Z] #40 9.432 DEP images/file-lock.pb-c.d [2020-07-29T14:06:38.187Z] #40 9.524 PBCC images/tty.pb-c.c [2020-07-29T14:06:38.187Z] #40 9.591 DEP images/tty.pb-c.d [2020-07-29T14:06:38.187Z] #40 9.646 PBCC images/tun.pb-c.c [2020-07-29T14:06:38.187Z] #40 9.758 PBCC images/netdev.pb-c.c [2020-07-29T14:06:38.488Z] #40 9.910 DEP images/tun.pb-c.d [2020-07-29T14:06:38.488Z] #40 10.01 DEP images/netdev.pb-c.d [2020-07-29T14:06:38.756Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m59.943204449s with top 10 stages: buildssa: 1m32.655436159s, goimports: 21.979998604s, unconvert: 12.026906707s, gosec: 10.159418011s, golint: 5.556972006s, ineffassign: 4.673083667s, misspell: 4.14072932s, inspect: 3.660239942s, vrp: 2.984076638s, printf: 1.859632917s [2020-07-29T14:06:38.787Z] #40 10.07 PBCC images/vma.pb-c.c [2020-07-29T14:06:38.787Z] #40 10.12 DEP images/vma.pb-c.d [2020-07-29T14:06:38.787Z] #40 10.23 PBCC images/creds.pb-c.c [2020-07-29T14:06:38.787Z] #40 10.25 DEP images/creds.pb-c.d [2020-07-29T14:06:38.787Z] #40 10.32 PBCC images/utsns.pb-c.c [2020-07-29T14:06:39.088Z] #40 10.40 DEP images/utsns.pb-c.d [2020-07-29T14:06:39.088Z] #40 10.47 PBCC images/ipc-desc.pb-c.c [2020-07-29T14:06:39.088Z] #40 10.48 PBCC images/ipc-sem.pb-c.c [2020-07-29T14:06:39.088Z] #40 10.51 DEP images/ipc-desc.pb-c.d [2020-07-29T14:06:39.088Z] #40 10.58 DEP images/ipc-sem.pb-c.d [2020-07-29T14:06:39.386Z] #40 10.65 PBCC images/ipc-msg.pb-c.c [2020-07-29T14:06:39.386Z] #40 10.69 DEP images/ipc-msg.pb-c.d [2020-07-29T14:06:39.386Z] #40 10.74 PBCC images/ipc-shm.pb-c.c [2020-07-29T14:06:39.387Z] #40 10.75 DEP images/ipc-shm.pb-c.d [2020-07-29T14:06:39.387Z] #40 10.83 PBCC images/ipc-var.pb-c.c [2020-07-29T14:06:39.387Z] #40 10.87 DEP images/ipc-var.pb-c.d [2020-07-29T14:06:39.387Z] #40 10.93 PBCC images/sk-opts.pb-c.c [2020-07-29T14:06:39.387Z] #40 10.99 PBCC images/packet-sock.pb-c.c [2020-07-29T14:06:39.687Z] #40 11.07 DEP images/sk-opts.pb-c.d [2020-07-29T14:06:39.687Z] #40 11.12 DEP images/packet-sock.pb-c.d [2020-07-29T14:06:39.687Z] #40 11.18 PBCC images/sk-netlink.pb-c.c [2020-07-29T14:06:39.687Z] #40 11.25 DEP images/sk-netlink.pb-c.d [2020-07-29T14:06:39.987Z] #40 11.33 PBCC images/sk-inet.pb-c.c [2020-07-29T14:06:39.987Z] #40 11.39 DEP images/sk-inet.pb-c.d [2020-07-29T14:06:39.987Z] #40 ... [2020-07-29T14:06:39.987Z] [2020-07-29T14:06:39.987Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:06:39.987Z] #48 69.57 text/tabwriter [2020-07-29T14:06:39.987Z] #48 73.32 regexp/syntax [2020-07-29T14:06:39.987Z] #48 73.55 reflect [2020-07-29T14:06:39.987Z] #48 ... [2020-07-29T14:06:39.987Z] [2020-07-29T14:06:39.987Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:06:39.987Z] #40 11.45 PBCC images/sk-unix.pb-c.c [2020-07-29T14:06:39.987Z] #40 11.49 DEP images/sk-unix.pb-c.d [2020-07-29T14:06:40.288Z] #40 11.60 PBCC images/mm.pb-c.c [2020-07-29T14:06:40.288Z] #40 11.67 DEP images/mm.pb-c.d [2020-07-29T14:06:40.288Z] #40 11.77 PBCC images/timerfd.pb-c.c [2020-07-29T14:06:40.405Z] #45 ... [2020-07-29T14:06:40.405Z] [2020-07-29T14:06:40.405Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:06:40.405Z] #52 145.4 + bin/containerd-stress [2020-07-29T14:06:40.587Z] #40 11.82 DEP images/timerfd.pb-c.d [2020-07-29T14:06:40.587Z] #40 11.92 PBCC images/timer.pb-c.c [2020-07-29T14:06:40.587Z] #40 11.99 DEP images/timer.pb-c.d [2020-07-29T14:06:40.587Z] #40 12.08 PBCC images/sa.pb-c.c [2020-07-29T14:06:40.587Z] #40 12.17 DEP images/sa.pb-c.d [2020-07-29T14:06:40.698Z] #52 147.5 + bin/containerd-shim [2020-07-29T14:06:40.925Z] #40 12.24 PBCC images/pipe-data.pb-c.c [2020-07-29T14:06:40.925Z] #40 12.27 DEP images/pipe-data.pb-c.d [2020-07-29T14:06:40.925Z] #40 12.37 PBCC images/mnt.pb-c.c [2020-07-29T14:06:40.925Z] #40 12.45 DEP images/mnt.pb-c.d [2020-07-29T14:06:41.230Z] #40 12.57 PBCC images/sk-packet.pb-c.c [2020-07-29T14:06:41.230Z] #40 12.61 DEP images/sk-packet.pb-c.d [2020-07-29T14:06:41.529Z] #40 12.74 PBCC images/tcp-stream.pb-c.c [2020-07-29T14:06:41.529Z] #40 12.79 DEP images/tcp-stream.pb-c.d [2020-07-29T14:06:41.529Z] #40 12.85 PBCC images/pipe.pb-c.c [2020-07-29T14:06:41.529Z] #40 12.92 DEP images/pipe.pb-c.d [2020-07-29T14:06:41.529Z] #40 12.97 PBCC images/pstree.pb-c.c [2020-07-29T14:06:41.529Z] #40 13.01 DEP images/pstree.pb-c.d [2020-07-29T14:06:41.529Z] #40 13.06 PBCC images/fs.pb-c.c [2020-07-29T14:06:41.529Z] #40 13.08 DEP images/fs.pb-c.d [2020-07-29T14:06:41.828Z] #40 13.16 PBCC images/signalfd.pb-c.c [2020-07-29T14:06:41.828Z] #40 13.22 DEP images/signalfd.pb-c.d [2020-07-29T14:06:41.828Z] #40 13.31 PBCC images/fh.pb-c.c [2020-07-29T14:06:41.828Z] #40 13.33 PBCC images/fsnotify.pb-c.c [2020-07-29T14:06:41.828Z] #40 13.44 DEP images/fh.pb-c.d [2020-07-29T14:06:42.128Z] #40 13.50 DEP images/fsnotify.pb-c.d [2020-07-29T14:06:42.128Z] #40 13.57 PBCC images/eventpoll.pb-c.c [2020-07-29T14:06:42.128Z] #40 13.58 DEP images/eventpoll.pb-c.d [2020-07-29T14:06:42.128Z] #40 13.61 PBCC images/eventfd.pb-c.c [2020-07-29T14:06:42.128Z] #40 13.63 DEP images/eventfd.pb-c.d [2020-07-29T14:06:42.128Z] #40 13.70 PBCC images/remap-file-path.pb-c.c [2020-07-29T14:06:42.428Z] #40 13.72 DEP images/remap-file-path.pb-c.d [2020-07-29T14:06:42.428Z] #40 13.79 PBCC images/fifo.pb-c.c [2020-07-29T14:06:42.428Z] #40 13.81 DEP images/fifo.pb-c.d [2020-07-29T14:06:42.428Z] #40 13.87 PBCC images/ghost-file.pb-c.c [2020-07-29T14:06:42.428Z] #40 13.94 DEP images/ghost-file.pb-c.d [2020-07-29T14:06:42.428Z] #40 13.99 PBCC images/regfile.pb-c.c [2020-07-29T14:06:42.428Z] #40 14.05 DEP images/regfile.pb-c.d [2020-07-29T14:06:42.625Z] Loaded image: buildpack-deps:buster [2020-07-29T14:06:42.625Z] Loaded image: busybox:latest [2020-07-29T14:06:42.625Z] Loaded image: busybox:glibc [2020-07-29T14:06:42.625Z] Loaded image: debian:buster [2020-07-29T14:06:42.625Z] Loaded image: hello-world:latest [2020-07-29T14:06:42.625Z] INFO: Testing against a local daemon [2020-07-29T14:06:42.625Z] === RUN TestCgroupNamespacesBuild [2020-07-29T14:06:42.727Z] #40 14.12 PBCC images/ns.pb-c.c [2020-07-29T14:06:42.727Z] #40 14.14 DEP images/ns.pb-c.d [2020-07-29T14:06:42.727Z] #40 14.17 PBCC images/fdinfo.pb-c.c [2020-07-29T14:06:42.727Z] #40 14.26 DEP images/fdinfo.pb-c.d [2020-07-29T14:06:42.727Z] #40 14.31 PBCC images/core-aarch64.pb-c.c [2020-07-29T14:06:43.027Z] #40 14.34 PBCC images/core-arm.pb-c.c [2020-07-29T14:06:43.027Z] #40 14.43 PBCC images/core-ppc64.pb-c.c [2020-07-29T14:06:43.027Z] #40 14.51 PBCC images/core-s390.pb-c.c [2020-07-29T14:06:43.327Z] #40 14.61 PBCC images/core-x86.pb-c.c [2020-07-29T14:06:43.327Z] #40 14.74 PBCC images/core.pb-c.c [2020-07-29T14:06:43.327Z] #40 14.88 PBCC images/inventory.pb-c.c [2020-07-29T14:06:43.627Z] #40 14.95 DEP images/core-aarch64.pb-c.d [2020-07-29T14:06:43.627Z] #40 15.04 DEP images/core-arm.pb-c.d [2020-07-29T14:06:43.627Z] #40 15.11 DEP images/core-ppc64.pb-c.d [2020-07-29T14:06:43.627Z] #40 15.14 DEP images/core-s390.pb-c.d [2020-07-29T14:06:43.627Z] #40 15.20 DEP images/core-x86.pb-c.d [2020-07-29T14:06:43.927Z] #40 15.27 DEP images/core.pb-c.d [2020-07-29T14:06:43.927Z] #40 15.32 DEP images/inventory.pb-c.d [2020-07-29T14:06:43.927Z] #40 15.41 PBCC images/cpuinfo.pb-c.c [2020-07-29T14:06:44.224Z] #52 ... [2020-07-29T14:06:44.224Z] [2020-07-29T14:06:44.224Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:06:44.224Z] #45 DONE 177.2s [2020-07-29T14:06:44.224Z] [2020-07-29T14:06:44.224Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:06:44.226Z] #40 15.46 DEP images/cpuinfo.pb-c.d [2020-07-29T14:06:44.226Z] #40 15.53 PBCC images/stats.pb-c.c [2020-07-29T14:06:44.226Z] #40 15.56 DEP images/stats.pb-c.d [2020-07-29T14:06:44.226Z] #40 ... [2020-07-29T14:06:44.226Z] [2020-07-29T14:06:44.226Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:06:44.226Z] #42 73.76 regexp/syntax [2020-07-29T14:06:44.226Z] #42 75.54 crypto/hmac [2020-07-29T14:06:44.226Z] #42 76.10 crypto/rc4 [2020-07-29T14:06:44.226Z] #42 76.60 vendor/golang.org/x/net/dns/dnsmessage [2020-07-29T14:06:44.226Z] #42 81.34 time [2020-07-29T14:06:44.226Z] #42 ... [2020-07-29T14:06:44.226Z] [2020-07-29T14:06:44.226Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:06:44.825Z] #53 43.68 Checking out files: 62% (1990/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-29T14:06:44.825Z] #53 44.53 + cd /tmp/tmp.rCXChzROmy/src/github.com/containerd/containerd [2020-07-29T14:06:44.825Z] #53 44.53 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T14:06:45.816Z] #52 ... [2020-07-29T14:06:45.816Z] [2020-07-29T14:06:45.816Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T14:06:45.816Z] #46 DONE 0.2s [2020-07-29T14:06:45.816Z] [2020-07-29T14:06:45.816Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T14:06:45.816Z] #48 DONE 0.1s [2020-07-29T14:06:45.816Z] [2020-07-29T14:06:45.816Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T14:06:45.910Z] --- PASS: TestCgroupNamespacesBuild (3.14s) [2020-07-29T14:06:45.910Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-29T14:06:46.107Z] #50 DONE 0.1s [2020-07-29T14:06:46.107Z] [2020-07-29T14:06:46.107Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:06:46.383Z] #53 46.18 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T14:06:46.383Z] #53 46.19 + BUILDTAGS='netgo osusergo static_build' [2020-07-29T14:06:46.384Z] #53 46.19 + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:06:46.384Z] #53 46.19 + EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:06:46.384Z] #53 46.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T14:06:46.384Z] #53 46.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T14:06:46.384Z] #53 46.19 + '[' '' = dynamic ']' [2020-07-29T14:06:46.384Z] #53 46.19 + make [2020-07-29T14:06:47.445Z] #53 47.16 + bin/ctr [2020-07-29T14:06:47.615Z] #52 154.5 + bin/containerd-shim-runc-v1 [2020-07-29T14:06:47.832Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2020-07-29T14:06:47.832Z] === RUN TestBuildWithSession [2020-07-29T14:06:47.832Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-29T14:06:47.832Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T14:06:47.832Z] === RUN TestBuildSquashParent [2020-07-29T14:06:50.366Z] #52 157.0 + bin/containerd-shim-runc-v2 [2020-07-29T14:06:51.002Z] #52 157.7 + binaries [2020-07-29T14:06:51.002Z] #52 157.7 + install -D bin/containerd /build/containerd [2020-07-29T14:06:51.002Z] #52 157.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-29T14:06:51.002Z] #52 157.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-29T14:06:51.002Z] #52 157.8 + install -D bin/ctr /build/ctr [2020-07-29T14:06:51.293Z] #52 DONE 158.1s [2020-07-29T14:06:51.927Z] [2020-07-29T14:06:51.927Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T14:06:52.027Z] #53 ... [2020-07-29T14:06:52.027Z] [2020-07-29T14:06:52.027Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:06:52.027Z] #48 81.20 time [2020-07-29T14:06:52.027Z] #48 84.64 regexp [2020-07-29T14:06:52.027Z] #48 ... [2020-07-29T14:06:52.027Z] [2020-07-29T14:06:52.027Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:06:52.027Z] #40 17.45 make[1]: Nothing to be done for 'all'. [2020-07-29T14:06:52.027Z] #40 19.12 CC images/stats.o [2020-07-29T14:06:52.027Z] #40 19.56 CC images/core.o [2020-07-29T14:06:52.027Z] #40 20.35 CC images/core-x86.o [2020-07-29T14:06:52.027Z] #40 21.14 CC images/core-arm.o [2020-07-29T14:06:52.027Z] #40 21.56 CC images/core-aarch64.o [2020-07-29T14:06:52.027Z] #40 22.12 CC images/core-ppc64.o [2020-07-29T14:06:52.027Z] #40 22.90 CC images/core-s390.o [2020-07-29T14:06:52.027Z] #40 ... [2020-07-29T14:06:52.027Z] [2020-07-29T14:06:52.027Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:06:52.027Z] #48 91.89 mvdan.cc/sh/v3/fileutil [2020-07-29T14:06:52.218Z] #53 DONE 0.3s [2020-07-29T14:06:52.509Z] [2020-07-29T14:06:52.509Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T14:06:52.509Z] #57 DONE 0.1s [2020-07-29T14:06:52.509Z] [2020-07-29T14:06:52.509Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T14:06:52.676Z] #48 ... [2020-07-29T14:06:52.676Z] [2020-07-29T14:06:52.676Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:06:52.676Z] #31 82.32 internal/poll [2020-07-29T14:06:52.676Z] #31 84.53 os [2020-07-29T14:06:52.676Z] #31 87.19 internal/fmtsort [2020-07-29T14:06:52.676Z] #31 88.27 fmt [2020-07-29T14:06:52.676Z] #31 88.28 path/filepath [2020-07-29T14:06:52.676Z] #31 89.89 io/ioutil [2020-07-29T14:06:52.676Z] #31 92.08 github.com/BurntSushi/toml [2020-07-29T14:06:52.676Z] #31 92.09 log [2020-07-29T14:06:52.676Z] #31 92.11 flag [2020-07-29T14:06:52.676Z] #31 ... [2020-07-29T14:06:52.676Z] [2020-07-29T14:06:52.676Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:06:52.676Z] #40 23.84 CC images/cpuinfo.o [2020-07-29T14:06:52.800Z] #59 DONE 0.2s [2020-07-29T14:06:52.800Z] [2020-07-29T14:06:52.800Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T14:06:52.800Z] #61 DONE 0.1s [2020-07-29T14:06:52.800Z] [2020-07-29T14:06:52.800Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T14:06:52.800Z] #62 DONE 0.0s [2020-07-29T14:06:52.800Z] [2020-07-29T14:06:52.800Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T14:06:53.326Z] #40 24.53 CC images/inventory.o [2020-07-29T14:06:53.326Z] #40 24.90 CC images/fdinfo.o [2020-07-29T14:06:53.432Z] #63 DONE 0.6s [2020-07-29T14:06:53.678Z] INFO [runner/unused/goanalysis] analyzers took 26.592506078s with top 10 stages: buildssa: 22.558149579s, U1000: 4.034356499s [2020-07-29T14:06:53.678Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-07-29T14:06:53.678Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1589/1589, nolint: 0/64, cgo: 1694/2303, skip_files: 1694/1694, skip_dirs: 1694/1694, exclude-rules: 64/1589, filename_unadjuster: 1694/1694, path_prettifier: 1694/1694, autogenerated_exclude: 1589/1694, exclude: 1589/1589 [2020-07-29T14:06:53.678Z] INFO [runner] processing took 193.220378ms with stages: nolint: 74.546361ms, identifier_marker: 65.116731ms, path_prettifier: 32.766809ms, autogenerated_exclude: 7.639836ms, exclude-rules: 6.981059ms, skip_dirs: 3.968419ms, cgo: 1.185788ms, filename_unadjuster: 1.009084ms, max_same_issues: 1.604µs, exclude: 878ns, max_from_linter: 754ns, diff: 724ns, uniq_by_line: 631ns, source_code: 509ns, skip_files: 493ns, path_shortener: 368ns, max_per_file_from_linter: 330ns [2020-07-29T14:06:53.678Z] INFO [runner] linters took 1m33.61643995s with stages: goanalysis_metalinter: 1m14.9084614s, unused: 18.514245743s [2020-07-29T14:06:53.678Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-29T14:06:53.723Z] [2020-07-29T14:06:53.724Z] #64 exporting to image [2020-07-29T14:06:53.724Z] #64 exporting layers [2020-07-29T14:06:53.977Z] #40 25.41 CC images/fown.o [2020-07-29T14:06:54.276Z] #40 25.68 CC images/ns.o [2020-07-29T14:06:54.575Z] #40 25.95 CC images/regfile.o [2020-07-29T14:06:54.617Z] INFO Memory: 1576 samples, avg is 240.6MB, max is 3097.1MB [2020-07-29T14:06:54.617Z] INFO Execution took 3m30.201247683s [2020-07-29T14:06:54.875Z] #40 26.21 CC images/ghost-file.o [2020-07-29T14:06:55.174Z] #40 26.52 CC images/fifo.o [2020-07-29T14:06:55.174Z] #40 26.76 CC images/remap-file-path.o [2020-07-29T14:06:55.184Z] Congratulations! The shell scripts are properly formatted. [2020-07-29T14:06:55.488Z] #40 26.99 CC images/eventfd.o [2020-07-29T14:06:55.794Z] #40 27.28 CC images/eventpoll.o [2020-07-29T14:06:55.944Z] --- PASS: TestBuildSquashParent (7.37s) [2020-07-29T14:06:55.944Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T14:06:55.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:06:55.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:06:55.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:06:55.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:06:55.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:06:55.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:06:55.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:06:55.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:06:55.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:06:55.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:06:55.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:06:55.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:06:55.944Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:06:55.944Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:06:56.094Z] #40 27.62 CC images/fh.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-29T14:06:56.453Z] #64 exporting layers 2.7s done [2020-07-29T14:06:56.453Z] #64 writing image sha256:523617f90aca99af2a90f5cc6f43fb04cfbefdc4bedcceeac6030f071df7a160 done [2020-07-29T14:06:56.453Z] #64 naming to docker.io/library/docker:baa950315f68b23ae1109d63a56575c39ebc469d done [2020-07-29T14:06:56.453Z] #64 DONE 2.7s [2020-07-29T14:06:56.454Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/make.sh dynbinary-daemon test-docker-py [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-29T14:06:56.740Z] #40 27.97 CC images/fsnotify.o [2020-07-29T14:06:56.881Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/test/unit [2020-07-29T14:06:57.023Z] [2020-07-29T14:06:57.023Z] Removing bundles/ [2020-07-29T14:06:57.023Z] [2020-07-29T14:06:57.023Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-29T14:06:57.023Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:06:57.023Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:06:57.392Z] #40 28.87 CC images/signalfd.o [2020-07-29T14:06:57.691Z] #40 29.12 CC images/fs.o [2020-07-29T14:06:57.691Z] #40 ... [2020-07-29T14:06:57.691Z] [2020-07-29T14:06:57.691Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:06:57.691Z] #31 97.57 github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:06:57.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:06:57.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:06:59.235Z] #31 ... [2020-07-29T14:06:59.235Z] [2020-07-29T14:06:59.235Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:06:59.235Z] #42 88.77 regexp [2020-07-29T14:06:59.235Z] #42 94.57 os/exec [2020-07-29T14:06:59.235Z] #42 94.61 net [2020-07-29T14:06:59.235Z] #42 96.49 internal/lazyregexp [2020-07-29T14:06:59.235Z] #42 97.24 github.com/LK4D4/vndr/versioned [2020-07-29T14:06:59.235Z] #42 ... [2020-07-29T14:06:59.235Z] [2020-07-29T14:06:59.235Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:06:59.235Z] #40 29.35 CC images/pstree.o [2020-07-29T14:06:59.235Z] #40 29.57 CC images/pipe.o [2020-07-29T14:06:59.235Z] #40 29.85 CC images/tcp-stream.o [2020-07-29T14:06:59.235Z] #40 30.17 CC images/sk-packet.o [2020-07-29T14:06:59.235Z] #40 30.54 CC images/mnt.o [2020-07-29T14:06:59.534Z] #40 30.82 CC images/pipe-data.o [2020-07-29T14:06:59.624Z] ? github.com/docker/docker/api [no test files] [2020-07-29T14:06:59.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:06:59.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:06:59.835Z] #40 31.11 CC images/sa.o [2020-07-29T14:07:00.143Z] #40 31.43 CC images/timer.o [2020-07-29T14:07:00.793Z] #40 32.15 CC images/timerfd.o [2020-07-29T14:07:00.793Z] #40 32.37 CC images/mm.o [2020-07-29T14:07:01.090Z] #40 32.66 CC images/sk-opts.o [2020-07-29T14:07:01.738Z] #40 32.98 CC images/sk-unix.o [2020-07-29T14:07:02.038Z] #40 33.46 CC images/sk-inet.o [2020-07-29T14:07:02.285Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-29T14:07:02.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2020-07-29T14:07:02.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-07-29T14:07:02.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2020-07-29T14:07:02.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.89s) [2020-07-29T14:07:02.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2020-07-29T14:07:02.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-07-29T14:07:02.285Z] === RUN TestBuildMultiStageCopy [2020-07-29T14:07:02.285Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T14:07:02.689Z] #40 ... [2020-07-29T14:07:02.689Z] [2020-07-29T14:07:02.689Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:07:02.689Z] #31 DONE 102.3s [2020-07-29T14:07:02.689Z] [2020-07-29T14:07:02.689Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:07:02.689Z] #42 101.4 crypto/sha512 [2020-07-29T14:07:02.689Z] #42 101.5 crypto/cipher [2020-07-29T14:07:02.689Z] #42 101.5 go/scanner [2020-07-29T14:07:04.223Z] #42 ... [2020-07-29T14:07:04.223Z] [2020-07-29T14:07:04.223Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:07:04.223Z] #11 93.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T14:07:04.223Z] #11 93.69 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-29T14:07:04.223Z] #11 93.70 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:07:04.223Z] #11 ... [2020-07-29T14:07:04.223Z] [2020-07-29T14:07:04.223Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:07:04.223Z] #48 93.59 flag [2020-07-29T14:07:04.223Z] #48 93.61 github.com/pkg/diff [2020-07-29T14:07:04.223Z] #48 93.61 go/token [2020-07-29T14:07:04.223Z] #48 93.62 encoding/binary [2020-07-29T14:07:04.223Z] #48 96.77 go/scanner [2020-07-29T14:07:04.223Z] #48 99.10 mvdan.cc/sh/v3/syntax [2020-07-29T14:07:04.223Z] #48 99.15 mvdan.cc/editorconfig [2020-07-29T14:07:04.223Z] #48 101.0 encoding/json [2020-07-29T14:07:04.223Z] #48 102.4 go/ast [2020-07-29T14:07:04.223Z] #48 ... [2020-07-29T14:07:04.223Z] [2020-07-29T14:07:04.223Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:07:04.223Z] #40 34.11 CC images/tun.o [2020-07-29T14:07:04.223Z] #40 34.56 CC images/sk-netlink.o [2020-07-29T14:07:04.223Z] #40 34.85 CC images/packet-sock.o [2020-07-29T14:07:04.223Z] #40 35.45 CC images/ipc-var.o [2020-07-29T14:07:04.223Z] #40 35.63 CC images/ipc-desc.o [2020-07-29T14:07:04.223Z] #40 35.83 CC images/ipc-shm.o [2020-07-29T14:07:04.522Z] #40 36.00 CC images/ipc-msg.o [2020-07-29T14:07:04.821Z] #40 36.30 CC images/ipc-sem.o [2020-07-29T14:07:05.122Z] #40 36.56 CC images/utsns.o [2020-07-29T14:07:05.420Z] #40 36.71 CC images/creds.o [2020-07-29T14:07:05.573Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T14:07:05.719Z] #40 37.10 CC images/vma.o [2020-07-29T14:07:06.019Z] #40 37.41 CC images/netdev.o [2020-07-29T14:07:06.141Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T14:07:06.666Z] #40 37.86 CC images/tty.o [2020-07-29T14:07:07.079Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T14:07:07.323Z] #40 38.47 CC images/file-lock.o [2020-07-29T14:07:07.323Z] #40 38.75 CC images/rlimit.o [2020-07-29T14:07:07.627Z] #40 38.93 CC images/pagemap.o [2020-07-29T14:07:07.925Z] #40 39.21 CC images/siginfo.o [2020-07-29T14:07:07.925Z] #40 39.48 CC images/rpc.o [2020-07-29T14:07:08.455Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T14:07:09.023Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2020-07-29T14:07:09.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2020-07-29T14:07:09.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-29T14:07:09.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-29T14:07:09.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-29T14:07:09.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-29T14:07:09.023Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T14:07:10.025Z] #40 41.07 CC images/ext-file.o [2020-07-29T14:07:10.025Z] #40 ... [2020-07-29T14:07:10.025Z] [2020-07-29T14:07:10.025Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:07:10.025Z] #11 109.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-29T14:07:10.025Z] #11 109.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-29T14:07:10.025Z] #11 109.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-29T14:07:10.025Z] #11 109.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-29T14:07:10.025Z] #11 109.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-29T14:07:10.025Z] #11 109.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-29T14:07:10.043Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-07-29T14:07:10.332Z] #11 109.9 Selecting previously unselected package libbtrfs0. [2020-07-29T14:07:10.333Z] #11 109.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-29T14:07:10.333Z] #11 109.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:07:10.333Z] #11 110.0 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:07:10.333Z] #11 110.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-29T14:07:10.333Z] #11 110.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:07:10.634Z] #11 110.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-29T14:07:10.634Z] #11 110.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T14:07:10.634Z] #11 110.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T14:07:10.634Z] #11 110.3 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-29T14:07:10.634Z] #11 110.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-29T14:07:10.634Z] #11 110.3 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T14:07:10.934Z] #11 110.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-29T14:07:10.934Z] #11 110.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-29T14:07:10.934Z] #11 110.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-29T14:07:11.235Z] #11 110.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-29T14:07:11.235Z] #11 110.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-29T14:07:11.235Z] #11 110.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-29T14:07:11.235Z] #11 110.9 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-29T14:07:11.235Z] #11 110.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-29T14:07:11.235Z] #11 110.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-29T14:07:11.537Z] #11 111.1 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-29T14:07:11.537Z] #11 111.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-29T14:07:11.537Z] #11 111.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-29T14:07:11.537Z] #11 111.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-29T14:07:11.537Z] #11 111.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-29T14:07:11.537Z] #11 111.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-29T14:07:11.839Z] #11 111.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-29T14:07:11.839Z] #11 111.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-29T14:07:11.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T14:07:12.151Z] #11 111.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-29T14:07:12.452Z] #11 112.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-29T14:07:12.452Z] #11 112.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-29T14:07:12.452Z] #11 112.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-29T14:07:12.452Z] #11 112.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-29T14:07:12.452Z] #11 112.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-29T14:07:12.452Z] #11 112.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-29T14:07:12.452Z] #11 112.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-29T14:07:12.754Z] #11 112.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-29T14:07:12.754Z] #11 112.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T14:07:13.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T14:07:13.408Z] #11 113.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-29T14:07:13.408Z] #11 113.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-29T14:07:13.408Z] #11 113.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-29T14:07:13.408Z] #11 113.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:07:13.408Z] #11 113.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-29T14:07:13.408Z] #11 113.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-29T14:07:13.408Z] #11 113.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:07:13.408Z] #11 113.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:07:13.408Z] #11 113.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-29T14:07:13.408Z] #11 113.1 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T14:07:13.408Z] #11 113.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:07:13.408Z] #11 113.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:07:13.408Z] #11 113.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-29T14:07:13.408Z] #11 113.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T14:07:13.408Z] #11 113.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-29T14:07:13.408Z] #11 113.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:07:13.408Z] #11 113.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-29T14:07:13.408Z] #11 113.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:07:13.408Z] #11 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T14:07:13.709Z] #11 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T14:07:13.709Z] #11 113.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:07:13.709Z] #11 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T14:07:13.709Z] #11 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T14:07:13.709Z] #11 113.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:07:13.709Z] #11 113.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-29T14:07:13.709Z] #11 113.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T14:07:13.709Z] #11 113.4 Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T14:07:13.709Z] #11 113.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-29T14:07:13.709Z] #11 113.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-29T14:07:13.709Z] #11 113.4 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:07:14.010Z] #11 DONE 113.8s [2020-07-29T14:07:14.010Z] [2020-07-29T14:07:14.010Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T14:07:14.290Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-07-29T14:07:14.291Z] === RUN TestBuildLabelWithTargets [2020-07-29T14:07:14.663Z] #12 ... [2020-07-29T14:07:14.663Z] [2020-07-29T14:07:14.663Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:07:14.663Z] #48 104.1 golang.org/x/sys/unix [2020-07-29T14:07:14.663Z] #48 ... [2020-07-29T14:07:14.663Z] [2020-07-29T14:07:14.663Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:07:14.663Z] #42 104.2 net/url [2020-07-29T14:07:14.663Z] #42 105.1 go/ast [2020-07-29T14:07:14.663Z] #42 105.6 text/template/parse [2020-07-29T14:07:14.663Z] #42 108.9 encoding/json [2020-07-29T14:07:14.663Z] #42 ... [2020-07-29T14:07:14.663Z] [2020-07-29T14:07:14.663Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T14:07:14.663Z] #12 DONE 0.6s [2020-07-29T14:07:14.663Z] [2020-07-29T14:07:14.663Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:07:14.663Z] #50 0.511 + RM_GOPATH=0 [2020-07-29T14:07:14.663Z] #50 0.512 + TMP_GOPATH= [2020-07-29T14:07:14.663Z] #50 0.512 + : /build [2020-07-29T14:07:14.663Z] #50 0.512 + '[' -z '' ']' [2020-07-29T14:07:14.663Z] #50 0.512 ++ mktemp -d [2020-07-29T14:07:14.663Z] #50 0.515 + export GOPATH=/tmp/tmp.bXbWX6cIDA [2020-07-29T14:07:14.663Z] #50 0.515 + GOPATH=/tmp/tmp.bXbWX6cIDA [2020-07-29T14:07:14.663Z] #50 0.515 + RM_GOPATH=1 [2020-07-29T14:07:14.663Z] #50 0.515 + case "$(go env GOARCH)" in [2020-07-29T14:07:14.663Z] #50 0.527 ++ go env GOARCH [2020-07-29T14:07:14.663Z] #50 0.542 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:07:14.663Z] #50 0.543 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:07:14.663Z] #50 0.545 ++ dirname /tmp/install/install.sh [2020-07-29T14:07:14.663Z] #50 0.566 + dir=/tmp/install [2020-07-29T14:07:14.663Z] #50 0.567 + bin=runc [2020-07-29T14:07:14.663Z] #50 0.567 + shift [2020-07-29T14:07:14.663Z] #50 0.567 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-29T14:07:14.663Z] #50 0.568 + . /tmp/install/runc.installer [2020-07-29T14:07:14.663Z] #50 0.568 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T14:07:14.663Z] #50 0.570 + install_runc [2020-07-29T14:07:14.663Z] #50 0.577 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T14:07:14.663Z] #50 0.577 + uname -r [2020-07-29T14:07:14.663Z] #50 0.586 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T14:07:14.663Z] #50 0.586 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-29T14:07:14.663Z] #50 0.586 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-29T14:07:14.663Z] #50 0.586 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bXbWX6cIDA/src/github.com/opencontainers/runc [2020-07-29T14:07:14.663Z] #50 0.591 Cloning into '/tmp/tmp.bXbWX6cIDA/src/github.com/opencontainers/runc'... [2020-07-29T14:07:15.323Z] #50 ... [2020-07-29T14:07:15.323Z] [2020-07-29T14:07:15.323Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T14:07:15.323Z] #13 DONE 0.5s [2020-07-29T14:07:15.323Z] [2020-07-29T14:07:15.323Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T14:07:15.323Z] #14 0.286 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T14:07:15.626Z] #14 DONE 0.4s [2020-07-29T14:07:15.626Z] [2020-07-29T14:07:15.626Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T14:07:15.927Z] #15 DONE 0.4s [2020-07-29T14:07:15.927Z] [2020-07-29T14:07:15.927Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T14:07:16.228Z] #16 DONE 0.4s [2020-07-29T14:07:16.228Z] [2020-07-29T14:07:16.228Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:07:16.228Z] #40 41.49 CC images/cgroup.o [2020-07-29T14:07:16.228Z] #40 42.43 CC images/userns.o [2020-07-29T14:07:16.228Z] #40 42.91 CC images/google/protobuf/descriptor.o [2020-07-29T14:07:16.228Z] #40 45.38 CC images/opts.o [2020-07-29T14:07:16.228Z] #40 45.98 CC images/seccomp.o [2020-07-29T14:07:16.228Z] #40 46.48 CC images/binfmt-misc.o [2020-07-29T14:07:16.228Z] #40 46.76 CC images/time.o [2020-07-29T14:07:16.228Z] #40 47.05 CC images/sysctl.o [2020-07-29T14:07:16.228Z] #40 47.47 CC images/autofs.o [2020-07-29T14:07:16.228Z] #40 47.65 CC images/macvlan.o [2020-07-29T14:07:16.527Z] #40 ... [2020-07-29T14:07:16.527Z] [2020-07-29T14:07:16.527Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T14:07:16.827Z] #17 DONE 0.3s [2020-07-29T14:07:16.827Z] [2020-07-29T14:07:16.827Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:07:17.127Z] #18 0.566 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:07:17.127Z] #18 0.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:07:17.429Z] #18 0.641 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:07:18.496Z] #18 1.828 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-29T14:07:20.625Z] #18 3.628 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-29T14:07:21.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T14:07:22.165Z] #18 5.237 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-29T14:07:22.402Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-29T14:07:22.402Z] === RUN TestBuildWithEmptyLayers [2020-07-29T14:07:22.871Z] #18 ... [2020-07-29T14:07:22.871Z] [2020-07-29T14:07:22.871Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:07:22.871Z] #40 47.97 CC images/sit.o [2020-07-29T14:07:22.871Z] #40 48.28 CC images/memfd.o [2020-07-29T14:07:22.871Z] #40 48.55 CC images/timens.o [2020-07-29T14:07:22.871Z] #40 48.91 LINK images/built-in.o [2020-07-29T14:07:22.871Z] #40 49.12 GEN compel/include/asm [2020-07-29T14:07:22.871Z] #40 49.18 GEN compel/include/version.h [2020-07-29T14:07:22.871Z] #40 49.21 touch .config [2020-07-29T14:07:22.871Z] #40 49.28 GEN include/common/config.h [2020-07-29T14:07:22.871Z] #40 49.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-29T14:07:22.871Z] #40 49.45 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-29T14:07:22.871Z] #40 49.47 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-29T14:07:22.871Z] #40 49.53 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-29T14:07:22.871Z] #40 49.59 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-29T14:07:22.871Z] #40 49.65 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-29T14:07:22.871Z] #40 49.67 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-29T14:07:22.871Z] #40 49.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T14:07:22.871Z] #40 49.70 DEP compel/plugins/std/infect.d [2020-07-29T14:07:22.871Z] #40 49.88 DEP compel/plugins/std/string.d [2020-07-29T14:07:22.871Z] #40 49.99 DEP compel/plugins/std/log.d [2020-07-29T14:07:22.871Z] #40 50.18 DEP compel/plugins/std/fds.d [2020-07-29T14:07:22.871Z] #40 50.29 DEP compel/plugins/std/std.d [2020-07-29T14:07:22.871Z] #40 50.45 DEP compel/plugins/shmem/shmem.d [2020-07-29T14:07:22.871Z] #40 50.66 DEP compel/plugins/fds/fds.d [2020-07-29T14:07:22.871Z] #40 50.86 CC compel/plugins/std/std.o [2020-07-29T14:07:22.871Z] #40 51.36 CC compel/plugins/std/fds.o [2020-07-29T14:07:22.871Z] #40 52.01 CC compel/plugins/std/log.o [2020-07-29T14:07:22.871Z] #40 53.16 CC compel/plugins/std/string.o [2020-07-29T14:07:22.871Z] #40 53.95 CC compel/plugins/std/infect.o [2020-07-29T14:07:23.170Z] #40 54.48 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-29T14:07:23.170Z] #40 54.52 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-29T14:07:23.170Z] #40 54.57 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-29T14:07:23.170Z] #40 54.63 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-29T14:07:23.170Z] #40 54.70 AR compel/plugins/std.lib.a [2020-07-29T14:07:23.469Z] #40 54.78 CC compel/plugins/fds/fds.o [2020-07-29T14:07:23.469Z] #40 ... [2020-07-29T14:07:23.469Z] [2020-07-29T14:07:23.469Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:07:23.469Z] #48 123.3 golang.org/x/crypto/ssh/terminal [2020-07-29T14:07:25.116Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-29T14:07:25.116Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T14:07:27.055Z] #48 126.9 mvdan.cc/sh/v3/cmd/shfmt [2020-07-29T14:07:27.708Z] #48 ... [2020-07-29T14:07:27.708Z] [2020-07-29T14:07:27.708Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:07:27.708Z] #42 117.3 text/template [2020-07-29T14:07:27.708Z] #42 118.2 go/parser [2020-07-29T14:07:27.708Z] #42 126.8 encoding/xml [2020-07-29T14:07:27.708Z] #42 ... [2020-07-29T14:07:27.708Z] [2020-07-29T14:07:27.708Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:07:27.708Z] #40 55.11 AR compel/plugins/fds.lib.a [2020-07-29T14:07:27.708Z] #40 55.19 HOSTDEP compel/src/lib/log-host.d [2020-07-29T14:07:27.708Z] #40 55.30 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T14:07:27.708Z] #40 55.45 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-29T14:07:27.708Z] #40 55.60 HOSTDEP compel/src/main-host.d [2020-07-29T14:07:27.708Z] #40 55.69 DEP compel/src/lib/ptrace.d [2020-07-29T14:07:27.708Z] #40 55.84 DEP compel/src/lib/infect.d [2020-07-29T14:07:27.708Z] #40 55.99 DEP compel/src/lib/infect-util.d [2020-07-29T14:07:27.708Z] #40 56.14 DEP compel/src/lib/infect-rpc.d [2020-07-29T14:07:27.708Z] #40 56.31 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-29T14:07:27.708Z] #40 56.48 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-29T14:07:27.708Z] #40 56.52 DEP compel/src/lib/log.d [2020-07-29T14:07:27.708Z] #40 56.69 DEP compel/src/main.d [2020-07-29T14:07:27.708Z] #40 56.85 DEP compel/src/lib/handle-elf.d [2020-07-29T14:07:27.708Z] #40 57.02 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-29T14:07:27.708Z] #40 57.15 CC compel/src/lib/log.o [2020-07-29T14:07:27.708Z] #40 57.44 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-29T14:07:27.708Z] #40 57.82 CC compel/arch/ppc64/src/lib/infect.o [2020-07-29T14:07:27.708Z] #40 58.76 CC compel/src/lib/infect-rpc.o [2020-07-29T14:07:27.708Z] #40 59.20 CC compel/src/lib/infect-util.o [2020-07-29T14:07:28.361Z] #40 59.64 CC compel/src/lib/infect.o [2020-07-29T14:07:30.388Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-07-29T14:07:30.388Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T14:07:30.955Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2020-07-29T14:07:30.955Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T14:07:31.935Z] #40 62.78 CC compel/src/lib/ptrace.o [2020-07-29T14:07:31.935Z] #40 ... [2020-07-29T14:07:31.935Z] [2020-07-29T14:07:31.935Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:07:31.935Z] #42 131.1 crypto/rand [2020-07-29T14:07:33.000Z] #42 ... [2020-07-29T14:07:33.000Z] [2020-07-29T14:07:33.000Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:07:33.000Z] #48 DONE 132.4s [2020-07-29T14:07:33.000Z] [2020-07-29T14:07:33.000Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:07:33.000Z] #40 63.22 AR compel/libcompel.a [2020-07-29T14:07:33.000Z] #40 63.31 HOSTCC compel/src/main-host.o [2020-07-29T14:07:33.000Z] #40 63.73 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-29T14:07:33.000Z] #40 64.06 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T14:07:33.676Z] #40 64.83 HOSTCC compel/src/lib/log-host.o [2020-07-29T14:07:33.676Z] #40 65.14 HOSTLINK compel/compel-host-bin [2020-07-29T14:07:33.976Z] #40 65.42 DEP soccr/soccr.d [2020-07-29T14:07:34.274Z] #40 65.68 CC soccr/soccr.o [2020-07-29T14:07:34.274Z] #40 ... [2020-07-29T14:07:34.274Z] [2020-07-29T14:07:34.274Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:07:34.274Z] #50 10.16 + cd /tmp/tmp.bXbWX6cIDA/src/github.com/opencontainers/runc [2020-07-29T14:07:34.274Z] #50 10.17 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T14:07:34.274Z] #50 10.33 + '[' -z '' ']' [2020-07-29T14:07:34.274Z] #50 10.33 + target=static [2020-07-29T14:07:34.274Z] #50 10.33 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T14:07:34.274Z] #50 10.59 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-29T14:07:34.274Z] #50 ... [2020-07-29T14:07:34.274Z] [2020-07-29T14:07:34.274Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:07:34.274Z] #42 134.0 crypto/elliptic [2020-07-29T14:07:35.141Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2020-07-29T14:07:35.141Z] === RUN TestBuildWithHugeFile [2020-07-29T14:07:36.376Z] #42 136.2 go/doc [2020-07-29T14:07:38.492Z] #42 ... [2020-07-29T14:07:38.492Z] [2020-07-29T14:07:38.492Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:07:38.492Z] #18 11.55 Fetched 8145 kB in 11s (734 kB/s) [2020-07-29T14:07:38.492Z] #18 11.55 Reading package lists... [2020-07-29T14:07:38.492Z] #18 16.60 Reading package lists... [2020-07-29T14:07:38.492Z] #18 ... [2020-07-29T14:07:38.492Z] [2020-07-29T14:07:38.492Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:07:38.492Z] #40 67.17 AR soccr/libsoccr.a [2020-07-29T14:07:38.492Z] #40 67.21 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:07:38.492Z] #40 67.52 DEP criu/arch/ppc64/sigframe.d [2020-07-29T14:07:38.492Z] #40 67.67 DEP criu/arch/ppc64/crtools.d [2020-07-29T14:07:38.492Z] #40 67.86 DEP criu/arch/ppc64/cpu.d [2020-07-29T14:07:38.492Z] #40 68.05 CC criu/arch/ppc64/cpu.o [2020-07-29T14:07:38.492Z] #40 68.65 CC criu/arch/ppc64/crtools.o [2020-07-29T14:07:38.492Z] #40 69.73 CC criu/arch/ppc64/sigframe.o [2020-07-29T14:07:38.809Z] #40 70.16 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-29T14:07:38.809Z] #40 70.21 DEP criu/pie/util-vdso.d [2020-07-29T14:07:38.809Z] #40 70.37 DEP criu/pie/util.d [2020-07-29T14:07:39.109Z] #40 70.60 CC criu/pie/util.o [2020-07-29T14:07:39.761Z] #40 70.98 CC criu/pie/util-vdso.o [2020-07-29T14:07:40.412Z] #40 71.89 AR criu/pie/pie.lib.a [2020-07-29T14:07:40.412Z] #40 71.96 DEP criu/pie/restorer.d [2020-07-29T14:07:41.060Z] #40 72.40 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-29T14:07:41.060Z] #40 72.41 DEP criu/arch/ppc64/restorer.d [2020-07-29T14:07:41.359Z] #40 72.63 DEP criu/arch/ppc64/vdso-pie.d [2020-07-29T14:07:41.359Z] #40 72.77 DEP criu/pie/parasite-vdso.d [2020-07-29T14:07:41.660Z] #40 73.00 DEP criu/pie/parasite.d [2020-07-29T14:07:41.961Z] #40 73.24 CC criu/pie/parasite.o [2020-07-29T14:07:43.023Z] #40 ... [2020-07-29T14:07:43.023Z] [2020-07-29T14:07:43.023Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:07:43.023Z] #18 21.91 Building dependency tree... [2020-07-29T14:07:43.023Z] #18 23.98 libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T14:07:43.023Z] #18 23.98 The following additional packages will be installed: [2020-07-29T14:07:43.023Z] #18 23.99 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-29T14:07:43.023Z] #18 23.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-29T14:07:43.023Z] #18 23.99 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-29T14:07:43.023Z] #18 23.99 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T14:07:43.023Z] #18 23.99 python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T14:07:43.023Z] #18 23.99 Suggested packages: [2020-07-29T14:07:43.023Z] #18 24.00 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-29T14:07:43.023Z] #18 24.00 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-29T14:07:43.023Z] #18 24.00 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-29T14:07:43.023Z] #18 24.00 Recommended packages: [2020-07-29T14:07:43.023Z] #18 24.00 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T14:07:43.023Z] #18 24.00 python3-keyrings.alt python3-xdg unzip [2020-07-29T14:07:43.023Z] #18 25.92 The following NEW packages will be installed: [2020-07-29T14:07:43.023Z] #18 25.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-29T14:07:43.023Z] #18 25.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-29T14:07:43.023Z] #18 25.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-29T14:07:43.023Z] #18 25.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T14:07:43.023Z] #18 25.92 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-29T14:07:43.023Z] #18 25.92 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-29T14:07:43.023Z] #18 25.92 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-29T14:07:43.023Z] #18 25.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-29T14:07:43.023Z] #18 25.92 xz-utils zip [2020-07-29T14:07:43.023Z] #18 26.03 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:07:43.023Z] #18 26.03 Need to get 29.2 MB of archives. [2020-07-29T14:07:43.023Z] #18 26.03 After this operation, 134 MB of additional disk space will be used. [2020-07-29T14:07:43.023Z] #18 26.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-29T14:07:43.023Z] #18 26.06 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-29T14:07:43.023Z] #18 26.10 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-29T14:07:43.023Z] #18 26.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-29T14:07:43.023Z] #18 26.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-29T14:07:43.023Z] #18 26.32 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-29T14:07:43.023Z] #18 26.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-29T14:07:43.023Z] #18 26.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-29T14:07:43.023Z] #18 26.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-29T14:07:43.023Z] #18 26.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-29T14:07:43.023Z] #18 26.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-29T14:07:43.023Z] #18 26.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-29T14:07:43.023Z] #18 26.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-29T14:07:43.023Z] #18 26.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-29T14:07:43.023Z] #18 26.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-29T14:07:43.023Z] #18 26.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-29T14:07:43.023Z] #18 26.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-29T14:07:43.325Z] #18 26.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:07:43.325Z] #18 26.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-29T14:07:43.325Z] #18 26.57 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-29T14:07:43.325Z] #18 26.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-29T14:07:43.325Z] #18 26.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-29T14:07:43.325Z] #18 26.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-29T14:07:43.325Z] #18 26.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-29T14:07:43.325Z] #18 26.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-29T14:07:43.325Z] #18 26.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-29T14:07:43.325Z] #18 26.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-29T14:07:43.325Z] #18 26.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-29T14:07:43.325Z] #18 26.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-29T14:07:43.976Z] #18 27.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-29T14:07:43.976Z] #18 27.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-29T14:07:43.976Z] #18 27.13 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-29T14:07:43.976Z] #18 27.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-29T14:07:43.977Z] #18 27.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-29T14:07:43.977Z] #18 27.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T14:07:43.977Z] #18 27.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T14:07:43.977Z] #18 27.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T14:07:43.977Z] #18 27.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-29T14:07:43.977Z] #18 27.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T14:07:43.977Z] #18 27.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T14:07:43.977Z] #18 27.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T14:07:43.977Z] #18 27.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-29T14:07:43.977Z] #18 27.44 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-29T14:07:44.307Z] #18 27.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-29T14:07:44.307Z] #18 27.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T14:07:44.604Z] #18 27.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-29T14:07:44.604Z] #18 27.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-29T14:07:44.604Z] #18 27.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-29T14:07:45.659Z] #18 29.01 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:07:45.960Z] #18 29.23 Fetched 29.2 MB in 2s (14.5 MB/s) [2020-07-29T14:07:45.960Z] #18 29.29 Selecting previously unselected package pigz. [2020-07-29T14:07:45.960Z] #18 29.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-29T14:07:45.960Z] #18 29.40 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-29T14:07:45.960Z] #18 29.41 Unpacking pigz (2.4-1) ... [2020-07-29T14:07:46.260Z] #18 29.50 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-29T14:07:46.260Z] #18 29.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T14:07:46.260Z] #18 29.52 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T14:07:46.912Z] #18 30.31 Selecting previously unselected package python3.7-minimal. [2020-07-29T14:07:47.211Z] #18 30.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T14:07:47.211Z] #18 30.35 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:07:48.269Z] #18 31.50 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T14:07:48.269Z] #18 31.57 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:07:48.585Z] #18 ... [2020-07-29T14:07:48.585Z] [2020-07-29T14:07:48.585Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:07:48.585Z] #55 139.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:07:48.585Z] #55 139.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T14:07:48.585Z] #55 DONE 148.4s [2020-07-29T14:07:48.585Z] [2020-07-29T14:07:48.585Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T14:07:48.886Z] #56 DONE 0.1s [2020-07-29T14:07:48.886Z] [2020-07-29T14:07:48.886Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T14:07:48.886Z] #57 DONE 0.1s [2020-07-29T14:07:48.886Z] [2020-07-29T14:07:48.886Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:07:48.886Z] #40 74.70 LINK criu/pie/parasite.built-in.o [2020-07-29T14:07:48.886Z] #40 74.71 GEN criu/pie/parasite-blob.h [2020-07-29T14:07:48.886Z] #40 74.78 CC criu/pie/parasite-vdso.o [2020-07-29T14:07:48.886Z] #40 75.83 CC criu/arch/ppc64/vdso-pie.o [2020-07-29T14:07:48.886Z] #40 76.33 CC criu/arch/ppc64/restorer.o [2020-07-29T14:07:48.886Z] #40 76.83 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-29T14:07:48.886Z] #40 76.87 CC criu/pie/restorer.o [2020-07-29T14:07:49.185Z] #40 80.60 LINK criu/pie/restorer.built-in.o [2020-07-29T14:07:49.185Z] #40 80.62 GEN criu/pie/restorer-blob.h [2020-07-29T14:07:49.185Z] #40 80.73 DEP criu/vdso.d [2020-07-29T14:07:49.486Z] #40 81.01 DEP criu/uts_ns.d [2020-07-29T14:07:49.784Z] #40 81.27 DEP criu/util.d [2020-07-29T14:07:50.433Z] #40 81.59 DEP criu/uffd.d [2020-07-29T14:07:50.433Z] #40 81.82 DEP criu/tun.d [2020-07-29T14:07:50.732Z] #40 82.07 DEP criu/tty.d [2020-07-29T14:07:50.732Z] #40 82.29 DEP criu/timerfd.d [2020-07-29T14:07:51.031Z] #40 82.49 DEP criu/timens.d [2020-07-29T14:07:51.331Z] #40 82.68 DEP criu/sysfs_parse.d [2020-07-29T14:07:51.331Z] #40 82.85 DEP criu/sysctl.d [2020-07-29T14:07:51.633Z] #40 83.05 DEP criu/string.d [2020-07-29T14:07:51.633Z] #40 83.10 DEP criu/stats.d [2020-07-29T14:07:51.633Z] #40 ... [2020-07-29T14:07:51.633Z] [2020-07-29T14:07:51.633Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:07:51.633Z] #42 141.4 encoding/asn1 [2020-07-29T14:07:51.633Z] #42 146.9 vendor/golang.org/x/text/unicode/norm [2020-07-29T14:07:51.633Z] #42 147.1 github.com/LK4D4/vndr/build [2020-07-29T14:07:51.633Z] #42 149.4 vendor/golang.org/x/crypto/cryptobyte [2020-07-29T14:07:51.933Z] #42 ... [2020-07-29T14:07:51.933Z] [2020-07-29T14:07:51.933Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:07:51.933Z] #18 35.27 Selecting previously unselected package python3-minimal. [2020-07-29T14:07:51.933Z] #18 35.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 ... 23610 files and directories currently installed.) [2020-07-29T14:07:52.233Z] #18 35.42 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-29T14:07:52.233Z] #18 35.42 Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T14:07:52.233Z] #18 35.55 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-29T14:07:52.233Z] #18 35.55 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-29T14:07:52.233Z] #18 35.56 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-29T14:07:52.532Z] #18 35.65 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-29T14:07:52.532Z] #18 35.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T14:07:52.532Z] #18 35.67 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T14:07:53.182Z] #18 36.56 Selecting previously unselected package python3.7. [2020-07-29T14:07:53.182Z] #18 36.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-29T14:07:53.182Z] #18 36.57 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:07:53.182Z] #18 36.64 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-29T14:07:53.481Z] #18 36.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-29T14:07:53.481Z] #18 36.65 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-29T14:07:53.481Z] #18 36.79 Setting up python3-minimal (3.7.3-1) ... [2020-07-29T14:07:54.559Z] #18 37.74 Selecting previously unselected package python3. [2020-07-29T14:07:54.559Z] #18 37.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 ... 24022 files and directories currently installed.) [2020-07-29T14:07:54.559Z] #18 37.84 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-29T14:07:54.559Z] #18 37.87 Unpacking python3 (3.7.3-1) ... [2020-07-29T14:07:54.860Z] #18 38.03 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-29T14:07:54.860Z] #18 38.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-29T14:07:54.860Z] #18 38.06 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-29T14:07:54.860Z] #18 38.18 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-29T14:07:54.860Z] #18 38.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-29T14:07:54.860Z] #18 38.20 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-29T14:07:54.860Z] #18 38.29 Selecting previously unselected package libiptc0:ppc64el. [2020-07-29T14:07:54.860Z] #18 38.31 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-29T14:07:54.860Z] #18 38.31 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-29T14:07:55.161Z] #18 38.42 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-29T14:07:55.161Z] #18 38.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-29T14:07:55.161Z] #18 38.44 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-29T14:07:55.161Z] #18 38.50 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-29T14:07:55.161Z] #18 38.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-29T14:07:55.161Z] #18 38.52 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-29T14:07:55.161Z] #18 38.60 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-29T14:07:55.161Z] #18 38.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-29T14:07:55.161Z] #18 38.62 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-29T14:07:55.463Z] #18 38.73 Selecting previously unselected package iptables. [2020-07-29T14:07:55.463Z] #18 38.73 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-29T14:07:55.463Z] #18 38.73 Unpacking iptables (1.8.2-4) ... [2020-07-29T14:07:55.762Z] #18 39.21 Selecting previously unselected package xxd. [2020-07-29T14:07:55.762Z] #18 39.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-29T14:07:55.762Z] #18 39.22 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:07:56.062Z] #18 39.36 Selecting previously unselected package vim-common. [2020-07-29T14:07:56.062Z] #18 39.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:07:56.062Z] #18 39.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:07:56.362Z] #18 39.69 Selecting previously unselected package bash-completion. [2020-07-29T14:07:56.362Z] #18 39.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T14:07:57.547Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T14:07:57.839Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-07-29T14:07:58.874Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-07-29T14:07:58.874Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T14:07:58.874Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T14:07:58.874Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T14:07:59.166Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T14:07:59.166Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T14:07:59.166Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T14:07:59.166Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T14:07:59.166Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T14:07:59.166Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T14:07:59.963Z] #18 ... [2020-07-29T14:07:59.963Z] [2020-07-29T14:07:59.963Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:08:00.200Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T14:08:00.200Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T14:08:00.200Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.4% of statements [2020-07-29T14:08:00.492Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T14:08:00.492Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T14:08:00.492Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T14:08:00.492Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T14:08:00.492Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T14:08:00.492Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T14:08:00.492Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T14:08:00.784Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-07-29T14:08:00.784Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-07-29T14:08:00.784Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T14:08:00.784Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T14:08:00.784Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T14:08:00.784Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T14:08:00.784Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T14:08:00.784Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T14:08:00.784Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T14:08:00.784Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-07-29T14:08:01.076Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-07-29T14:08:01.076Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T14:08:01.076Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T14:08:01.076Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T14:08:01.076Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T14:08:01.076Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T14:08:01.076Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T14:08:01.076Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T14:08:01.076Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T14:08:01.076Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T14:08:01.076Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T14:08:01.076Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T14:08:01.367Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-07-29T14:08:01.776Z] #22 159.3 Checking out files: 26% (2848/10832) Checking out files: 27% (2925/10832) Checking out files: 28% (3033/10832) Checking out files: 29% (3142/10832) Checking out files: 30% (3250/10832) Checking out files: 31% (3358/10832) Checking out files: 32% (3467/10832) Checking out files: 33% (3575/10832) Checking out files: 34% (3683/10832) Checking out files: 35% (3792/10832) Checking out files: 36% (3900/10832) Checking out files: 37% (4008/10832) Checking out files: 38% (4117/10832) Checking out files: 39% (4225/10832) Checking out files: 40% (4333/10832) Checking out files: 41% (4442/10832) Checking out files: 42% (4550/10832) Checking out files: 43% (4658/10832) Checking out files: 44% (4767/10832) Checking out files: 45% (4875/10832) Checking out files: 46% (4983/10832) Checking out files: 47% (5092/10832) Checking out files: 47% (5138/10832) Checking out files: 48% (5200/10832) Checking out files: 49% (5308/10832) Checking out files: 50% (5416/10832) Checking out files: 51% (5525/10832) Checking out files: 52% (5633/10832) Checking out files: 53% (5741/10832) Checking out files: 54% (5850/10832) Checking out files: 55% (5958/10832) Checking out files: 56% (6066/10832) Checking out files: 57% (6175/10832) Checking out files: 58% (6283/10832) Checking out files: 59% (6391/10832) Checking out files: 60% (6500/10832) Checking out files: 61% (6608/10832) Checking out files: 62% (6716/10832) Checking out files: 63% (6825/10832) Checking out files: 64% (6933/10832) Checking out files: 65% (7041/10832) Checking out files: 66% (7150/10832) Checking out files: 67% (7258/10832) Checking out files: 68% (7366/10832) Checking out files: 69% (7475/10832) Checking out files: 70% (7583/10832) Checking out files: 71% (7691/10832) Checking out files: 71% (7710/10832) Checking out files: 72% (7800/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 78% (8449/10832) Checking out files: 79% (8558/10832) [2020-07-29T14:08:01.776Z] #22 ... [2020-07-29T14:08:01.776Z] [2020-07-29T14:08:01.776Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:08:01.776Z] #40 83.25 DEP criu/sockets.d [2020-07-29T14:08:01.776Z] #40 83.47 DEP criu/sk-unix.d [2020-07-29T14:08:01.776Z] #40 83.74 DEP criu/sk-tcp.d [2020-07-29T14:08:01.776Z] #40 83.99 DEP criu/sk-queue.d [2020-07-29T14:08:01.776Z] #40 84.14 DEP criu/sk-packet.d [2020-07-29T14:08:01.776Z] #40 84.35 DEP criu/sk-netlink.d [2020-07-29T14:08:01.776Z] #40 84.58 DEP criu/sk-inet.d [2020-07-29T14:08:01.776Z] #40 84.78 DEP criu/signalfd.d [2020-07-29T14:08:01.776Z] #40 84.92 DEP criu/sigframe.d [2020-07-29T14:08:01.776Z] #40 85.03 DEP criu/shmem.d [2020-07-29T14:08:01.776Z] #40 85.18 DEP criu/servicefd.d [2020-07-29T14:08:01.776Z] #40 85.35 DEP criu/seize.d [2020-07-29T14:08:01.776Z] #40 85.54 DEP criu/seccomp.d [2020-07-29T14:08:01.776Z] #40 85.71 DEP criu/rst-malloc.d [2020-07-29T14:08:01.776Z] #40 85.84 DEP criu/rbtree.d [2020-07-29T14:08:01.776Z] #40 85.89 DEP criu/pstree.d [2020-07-29T14:08:01.776Z] #40 86.16 DEP criu/protobuf.d [2020-07-29T14:08:01.776Z] #40 86.36 GEN criu/protobuf-desc-gen.h [2020-07-29T14:08:01.776Z] #40 88.45 DEP criu/protobuf-desc.d [2020-07-29T14:08:01.776Z] #40 88.66 DEP criu/proc_parse.d [2020-07-29T14:08:01.776Z] #40 88.93 DEP criu/plugin.d [2020-07-29T14:08:01.776Z] #40 89.03 DEP criu/pipes.d [2020-07-29T14:08:01.776Z] #40 89.24 DEP criu/pie-util.d [2020-07-29T14:08:01.776Z] #40 89.43 DEP criu/pie-util-vdso.d [2020-07-29T14:08:01.776Z] #40 89.55 DEP criu/path.d [2020-07-29T14:08:01.776Z] #40 89.79 DEP criu/parasite-syscall.d [2020-07-29T14:08:01.776Z] #40 90.03 DEP criu/pagemap.d [2020-07-29T14:08:01.776Z] #40 90.25 DEP criu/pagemap-cache.d [2020-07-29T14:08:01.776Z] #40 90.40 DEP criu/page-xfer.d [2020-07-29T14:08:01.776Z] #40 90.58 DEP criu/page-pipe.d [2020-07-29T14:08:01.776Z] #40 90.77 DEP criu/netfilter.d [2020-07-29T14:08:01.776Z] #40 90.92 DEP criu/net.d [2020-07-29T14:08:01.776Z] #40 91.21 DEP criu/namespaces.d [2020-07-29T14:08:01.776Z] #40 91.50 DEP criu/mount.d [2020-07-29T14:08:01.776Z] #40 91.72 DEP criu/memfd.d [2020-07-29T14:08:01.776Z] #40 92.03 DEP criu/mem.d [2020-07-29T14:08:01.776Z] #40 92.39 DEP criu/lsm.d [2020-07-29T14:08:01.776Z] #40 92.61 DEP criu/log.d [2020-07-29T14:08:01.776Z] #40 92.79 DEP criu/libnetlink.d [2020-07-29T14:08:01.776Z] #40 92.92 DEP criu/kerndat.d [2020-07-29T14:08:01.776Z] #40 93.34 DEP criu/kcmp-ids.d [2020-07-29T14:08:02.076Z] #40 ... [2020-07-29T14:08:02.076Z] [2020-07-29T14:08:02.076Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:08:02.976Z] #22 159.3 Checking out files: 26% (2848/10832) Checking out files: 27% (2925/10832) Checking out files: 28% (3033/10832) Checking out files: 29% (3142/10832) Checking out files: 30% (3250/10832) Checking out files: 31% (3358/10832) Checking out files: 32% (3467/10832) Checking out files: 33% (3575/10832) Checking out files: 34% (3683/10832) Checking out files: 35% (3792/10832) Checking out files: 36% (3900/10832) Checking out files: 37% (4008/10832) Checking out files: 38% (4117/10832) Checking out files: 39% (4225/10832) Checking out files: 40% (4333/10832) Checking out files: 41% (4442/10832) Checking out files: 42% (4550/10832) Checking out files: 43% (4658/10832) Checking out files: 44% (4767/10832) Checking out files: 45% (4875/10832) Checking out files: 46% (4983/10832) Checking out files: 47% (5092/10832) Checking out files: 47% (5138/10832) Checking out files: 48% (5200/10832) Checking out files: 49% (5308/10832) Checking out files: 50% (5416/10832) Checking out files: 51% (5525/10832) Checking out files: 52% (5633/10832) Checking out files: 53% (5741/10832) Checking out files: 54% (5850/10832) Checking out files: 55% (5958/10832) Checking out files: 56% (6066/10832) Checking out files: 57% (6175/10832) Checking out files: 58% (6283/10832) Checking out files: 59% (6391/10832) Checking out files: 60% (6500/10832) Checking out files: 61% (6608/10832) Checking out files: 62% (6716/10832) Checking out files: 63% (6825/10832) Checking out files: 64% (6933/10832) Checking out files: 65% (7041/10832) Checking out files: 66% (7150/10832) Checking out files: 67% (7258/10832) Checking out files: 68% (7366/10832) Checking out files: 69% (7475/10832) Checking out files: 70% (7583/10832) Checking out files: 71% (7691/10832) Checking out files: 71% (7710/10832) Checking out files: 72% (7800/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 78% (8449/10832) Checking out files: 79% (8558/10832) Checking out files: 80% (8666/10832) Checking out files: 81% (8774/10832) Checking out files: 82% (8883/10832) Checking out files: 83% (8991/10832) Checking out files: 84% (9099/10832) Checking out files: 85% (9208/10832) Checking out files: 86% (9316/10832) Checking out files: 87% (9424/10832) Checking out files: 88% (9533/10832) Checking out files: 89% (9641/10832) Checking out files: 90% (9749/10832) Checking out files: 91% (9858/10832) Checking out files: 92% (9966/10832) Checking out files: 93% (10074/10832) Checking out files: 94% (10183/10832) Checking out files: 94% (10285/10832) Checking out files: 95% (10291/10832) Checking out files: 96% (10399/10832) Checking out files: 97% (10508/10832) Checking out files: 98% (10616/10832) Checking out files: 99% (10724/10832) Checking out files: 100% (10832/10832) Checking out files: 100% (10832/10832), done. [2020-07-29T14:08:03.274Z] #22 163.0 + cd /tmp/tmp.7Dp3dfcrkm/tmp/docker-ce [2020-07-29T14:08:03.274Z] #22 163.0 + git checkout -q v17.06.2-ce [2020-07-29T14:08:04.814Z] #22 ... [2020-07-29T14:08:04.814Z] [2020-07-29T14:08:04.814Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:08:04.814Z] #42 154.3 mime [2020-07-29T14:08:04.814Z] #42 158.5 vendor/golang.org/x/net/idna [2020-07-29T14:08:04.814Z] #42 159.7 net/textproto [2020-07-29T14:08:04.814Z] #42 159.8 crypto/x509 [2020-07-29T14:08:04.814Z] #42 162.7 vendor/golang.org/x/net/http/httpproxy [2020-07-29T14:08:04.814Z] #42 162.7 vendor/golang.org/x/net/http/httpguts [2020-07-29T14:08:04.814Z] #42 ... [2020-07-29T14:08:04.814Z] [2020-07-29T14:08:04.814Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:08:04.814Z] #18 43.90 Unpacking bash-completion (1:2.8-6) ... [2020-07-29T14:08:04.814Z] #18 44.43 Selecting previously unselected package bzip2. [2020-07-29T14:08:04.814Z] #18 44.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-29T14:08:04.814Z] #18 44.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:08:04.814Z] #18 44.53 Selecting previously unselected package xz-utils. [2020-07-29T14:08:04.814Z] #18 44.54 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-29T14:08:04.814Z] #18 44.55 Unpacking xz-utils (5.2.4-1) ... [2020-07-29T14:08:04.814Z] #18 44.76 Selecting previously unselected package apparmor. [2020-07-29T14:08:04.814Z] #18 44.77 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-29T14:08:04.814Z] #18 44.92 Unpacking apparmor (2.13.2-10) ... [2020-07-29T14:08:04.814Z] #18 45.46 Selecting previously unselected package aufs-tools. [2020-07-29T14:08:04.814Z] #18 45.50 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-29T14:08:04.814Z] #18 45.51 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:08:04.814Z] #18 45.70 Selecting previously unselected package libonig5:ppc64el. [2020-07-29T14:08:04.814Z] #18 45.72 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-29T14:08:04.814Z] #18 45.73 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-29T14:08:04.814Z] #18 45.87 Selecting previously unselected package libjq1:ppc64el. [2020-07-29T14:08:04.814Z] #18 45.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T14:08:04.814Z] #18 45.90 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T14:08:04.814Z] #18 46.10 Selecting previously unselected package jq. [2020-07-29T14:08:04.814Z] #18 46.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-29T14:08:04.814Z] #18 46.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:08:04.814Z] #18 46.25 Selecting previously unselected package libaio1:ppc64el. [2020-07-29T14:08:04.814Z] #18 46.26 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-29T14:08:04.814Z] #18 46.26 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-29T14:08:04.814Z] #18 46.40 Selecting previously unselected package libgpm2:ppc64el. [2020-07-29T14:08:04.814Z] #18 46.41 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-29T14:08:04.814Z] #18 46.42 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-29T14:08:04.814Z] #18 46.52 Selecting previously unselected package libicu63:ppc64el. [2020-07-29T14:08:04.814Z] #18 46.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-29T14:08:04.814Z] #18 46.56 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T14:08:04.928Z] ok github.com/docker/docker/builder/remotecontext 0.340s coverage: 13.6% of statements [2020-07-29T14:08:05.222Z] ok github.com/docker/docker/builder/dockerfile 0.985s coverage: 48.1% of statements [2020-07-29T14:08:05.513Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-07-29T14:08:06.146Z] ok github.com/docker/docker/builder/remotecontext/git 1.094s coverage: 86.3% of statements [2020-07-29T14:08:06.146Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T14:08:06.146Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T14:08:06.360Z] #18 ... [2020-07-29T14:08:06.360Z] [2020-07-29T14:08:06.360Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:08:06.360Z] #22 165.9 + mkdir -p /tmp/tmp.7Dp3dfcrkm/src/github.com/docker [2020-07-29T14:08:06.360Z] #22 165.9 + mv components/cli /tmp/tmp.7Dp3dfcrkm/src/github.com/docker/cli [2020-07-29T14:08:06.360Z] #22 165.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-29T14:08:08.874Z] ok github.com/docker/docker/client 0.118s coverage: 75.4% of statements [2020-07-29T14:08:12.007Z] #22 ... [2020-07-29T14:08:12.007Z] [2020-07-29T14:08:12.007Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:08:12.007Z] #18 50.20 Selecting previously unselected package libnet1:ppc64el. [2020-07-29T14:08:12.007Z] #18 50.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-29T14:08:12.007Z] #18 50.22 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T14:08:12.007Z] #18 50.30 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-29T14:08:12.007Z] #18 50.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-29T14:08:12.007Z] #18 50.31 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T14:08:12.007Z] #18 50.41 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-29T14:08:12.007Z] #18 50.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-29T14:08:12.007Z] #18 50.45 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:08:12.007Z] #18 50.53 Selecting previously unselected package libreadline5:ppc64el. [2020-07-29T14:08:12.007Z] #18 50.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-29T14:08:12.007Z] #18 50.55 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-29T14:08:12.007Z] #18 50.69 Selecting previously unselected package net-tools. [2020-07-29T14:08:12.007Z] #18 50.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-29T14:08:12.007Z] #18 50.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:08:12.007Z] #18 50.95 Selecting previously unselected package python-pip-whl. [2020-07-29T14:08:12.007Z] #18 50.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-29T14:08:12.007Z] #18 50.96 Unpacking python-pip-whl (18.1-5) ... [2020-07-29T14:08:12.007Z] #18 51.46 Selecting previously unselected package python3-lib2to3. [2020-07-29T14:08:12.007Z] #18 51.49 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T14:08:12.007Z] #18 51.51 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:08:12.007Z] #18 51.70 Selecting previously unselected package python3-distutils. [2020-07-29T14:08:12.007Z] #18 51.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T14:08:12.007Z] #18 51.72 Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T14:08:12.007Z] #18 51.87 Selecting previously unselected package python3-pip. [2020-07-29T14:08:12.007Z] #18 51.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-29T14:08:12.007Z] #18 51.89 Unpacking python3-pip (18.1-5) ... [2020-07-29T14:08:12.007Z] #18 52.11 Selecting previously unselected package python3-pkg-resources. [2020-07-29T14:08:12.007Z] #18 52.12 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:08:12.007Z] #18 52.13 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:08:12.007Z] #18 52.28 Selecting previously unselected package python3-setuptools. [2020-07-29T14:08:12.007Z] #18 52.30 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T14:08:12.007Z] #18 52.31 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T14:08:12.007Z] #18 52.54 Selecting previously unselected package python3-wheel. [2020-07-29T14:08:12.007Z] #18 52.55 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T14:08:12.007Z] #18 52.56 Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T14:08:12.007Z] #18 52.70 Selecting previously unselected package sudo. [2020-07-29T14:08:12.007Z] #18 52.74 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-29T14:08:12.007Z] #18 52.75 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-29T14:08:12.007Z] #18 53.39 Selecting previously unselected package thin-provisioning-tools. [2020-07-29T14:08:12.007Z] #18 53.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-29T14:08:12.007Z] #18 53.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:08:12.007Z] #18 53.67 Selecting previously unselected package uidmap. [2020-07-29T14:08:12.007Z] #18 53.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-29T14:08:12.007Z] #18 53.69 Unpacking uidmap (1:4.5-1.1) ... [2020-07-29T14:08:12.007Z] #18 53.88 Selecting previously unselected package vim-runtime. [2020-07-29T14:08:12.007Z] #18 53.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:08:12.007Z] #18 53.97 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-29T14:08:12.007Z] #18 54.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T14:08:12.007Z] #18 54.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:08:12.307Z] #18 ... [2020-07-29T14:08:12.307Z] [2020-07-29T14:08:12.307Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:08:12.307Z] #40 93.55 DEP criu/irmap.d [2020-07-29T14:08:12.307Z] #40 93.68 DEP criu/ipc_ns.d [2020-07-29T14:08:12.307Z] #40 93.89 DEP criu/image.d [2020-07-29T14:08:12.307Z] #40 94.03 DEP criu/image-desc.d [2020-07-29T14:08:12.307Z] #40 94.22 DEP criu/fsnotify.d [2020-07-29T14:08:12.307Z] #40 94.47 DEP criu/filesystems.d [2020-07-29T14:08:12.307Z] #40 94.66 DEP criu/files.d [2020-07-29T14:08:12.307Z] #40 94.86 DEP criu/files-reg.d [2020-07-29T14:08:12.307Z] #40 95.09 DEP criu/files-ext.d [2020-07-29T14:08:12.307Z] #40 95.28 DEP criu/file-lock.d [2020-07-29T14:08:12.307Z] #40 95.52 DEP criu/file-ids.d [2020-07-29T14:08:12.307Z] #40 95.72 DEP criu/fifo.d [2020-07-29T14:08:12.307Z] #40 95.90 DEP criu/fdstore.d [2020-07-29T14:08:12.307Z] #40 96.01 DEP criu/fault-injection.d [2020-07-29T14:08:12.307Z] #40 96.07 DEP criu/external.d [2020-07-29T14:08:12.307Z] #40 96.19 DEP criu/eventpoll.d [2020-07-29T14:08:12.307Z] #40 96.48 DEP criu/eventfd.d [2020-07-29T14:08:12.307Z] #40 96.72 DEP criu/crtools.d [2020-07-29T14:08:12.307Z] #40 96.99 DEP criu/cr-service.d [2020-07-29T14:08:12.307Z] #40 97.25 DEP criu/cr-restore.d [2020-07-29T14:08:12.307Z] #40 97.65 DEP criu/cr-errno.d [2020-07-29T14:08:12.307Z] #40 97.68 DEP criu/cr-dump.d [2020-07-29T14:08:12.307Z] #40 97.96 DEP criu/cr-dedup.d [2020-07-29T14:08:12.307Z] #40 98.23 DEP criu/cr-check.d [2020-07-29T14:08:12.307Z] #40 98.48 DEP criu/config.d [2020-07-29T14:08:12.307Z] #40 98.73 DEP criu/clone-noasan.d [2020-07-29T14:08:12.307Z] #40 98.84 DEP criu/cgroup.d [2020-07-29T14:08:12.307Z] #40 99.06 DEP criu/cgroup-props.d [2020-07-29T14:08:12.307Z] #40 99.18 DEP criu/bitmap.d [2020-07-29T14:08:12.307Z] #40 99.20 DEP criu/bfd.d [2020-07-29T14:08:12.307Z] #40 99.31 DEP criu/autofs.d [2020-07-29T14:08:12.307Z] #40 99.49 DEP criu/aio.d [2020-07-29T14:08:12.307Z] #40 99.79 DEP criu/action-scripts.d [2020-07-29T14:08:12.307Z] #40 100.3 CC criu/action-scripts.o [2020-07-29T14:08:12.307Z] #40 100.9 CC criu/aio.o [2020-07-29T14:08:12.307Z] #40 101.7 CC criu/autofs.o [2020-07-29T14:08:12.606Z] #40 104.1 CC criu/bfd.o [2020-07-29T14:08:13.677Z] #40 104.8 CC criu/bitmap.o [2020-07-29T14:08:13.677Z] #40 105.0 CC criu/cgroup-props.o [2020-07-29T14:08:14.738Z] #40 ... [2020-07-29T14:08:14.738Z] [2020-07-29T14:08:14.738Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:08:14.738Z] #18 57.93 Selecting previously unselected package vim. [2020-07-29T14:08:14.738Z] #18 57.94 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-29T14:08:14.738Z] #18 57.97 Unpacking vim (2:8.1.0875-5) ... [2020-07-29T14:08:15.391Z] #18 58.61 Selecting previously unselected package xfsprogs. [2020-07-29T14:08:15.391Z] #18 58.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-29T14:08:15.391Z] #18 58.63 Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T14:08:15.691Z] #18 59.10 Selecting previously unselected package zip. [2020-07-29T14:08:15.691Z] #18 59.11 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-29T14:08:15.691Z] #18 59.12 Unpacking zip (3.0-11+b1) ... [2020-07-29T14:08:16.295Z] #18 59.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:08:16.295Z] #18 59.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:08:16.295Z] #18 59.52 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-29T14:08:16.295Z] #18 59.53 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-29T14:08:16.295Z] #18 59.54 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-29T14:08:16.295Z] #18 59.55 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-29T14:08:16.295Z] #18 59.56 Setting up uidmap (1:4.5-1.1) ... [2020-07-29T14:08:16.295Z] #18 59.57 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-29T14:08:16.295Z] #18 59.58 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-29T14:08:16.295Z] #18 59.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:08:16.295Z] #18 ... [2020-07-29T14:08:16.295Z] [2020-07-29T14:08:16.295Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:08:16.295Z] #42 165.9 crypto/tls [2020-07-29T14:08:16.295Z] #42 174.9 net/http/httptrace [2020-07-29T14:08:16.295Z] #42 175.2 net/http [2020-07-29T14:08:16.295Z] #42 ... [2020-07-29T14:08:16.295Z] [2020-07-29T14:08:16.295Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:08:16.295Z] #18 59.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:08:16.295Z] #18 59.60 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-29T14:08:16.295Z] #18 59.60 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-29T14:08:16.295Z] #18 59.61 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:08:16.295Z] #18 59.62 Setting up zip (3.0-11+b1) ... [2020-07-29T14:08:16.295Z] #18 59.65 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:08:16.599Z] #18 59.70 Setting up bash-completion (1:2.8-6) ... [2020-07-29T14:08:18.485Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:08:19.055Z] [2020-07-29T14:08:19.055Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-29T14:08:19.313Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-29T14:08:19.313Z] Using test binary docker [2020-07-29T14:08:19.572Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T14:08:19.572Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:08:19.572Z] INFO: Waiting for daemon to start... [2020-07-29T14:08:19.572Z] Starting dockerd [2020-07-29T14:08:21.187Z] #18 64.09 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-29T14:08:21.187Z] #18 64.09 Setting up xz-utils (5.2.4-1) ... [2020-07-29T14:08:21.187Z] #18 64.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T14:08:21.187Z] #18 64.14 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-29T14:08:21.187Z] #18 64.25 invoke-rc.d: could not determine current runlevel [2020-07-29T14:08:21.187Z] #18 64.26 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-29T14:08:21.187Z] #18 64.27 Setting up pigz (2.4-1) ... [2020-07-29T14:08:21.187Z] #18 64.28 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-29T14:08:21.187Z] #18 64.29 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-29T14:08:21.187Z] #18 64.30 Setting up python-pip-whl (18.1-5) ... [2020-07-29T14:08:21.187Z] #18 64.30 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-29T14:08:21.187Z] #18 64.31 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:08:21.476Z] . [2020-07-29T14:08:21.476Z] INFO: Building docker-sdk-python3:4.2.2... [2020-07-29T14:08:21.487Z] #18 64.90 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-29T14:08:21.487Z] #18 64.90 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-29T14:08:21.487Z] #18 64.91 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-29T14:08:21.487Z] #18 64.92 Setting up vim (2:8.1.0875-5) ... [2020-07-29T14:08:21.487Z] #18 64.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T14:08:21.487Z] #18 64.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T14:08:21.487Z] #18 64.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T14:08:21.487Z] #18 64.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T14:08:21.487Z] #18 64.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T14:08:21.487Z] #18 65.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T14:08:21.787Z] #18 65.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T14:08:21.787Z] #18 65.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T14:08:21.787Z] #18 65.12 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-29T14:08:21.787Z] #18 65.15 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:08:21.787Z] #18 65.18 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-29T14:08:21.787Z] #18 65.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:08:21.787Z] #18 65.20 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-29T14:08:21.787Z] #18 65.21 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:08:25.357Z] #18 ... [2020-07-29T14:08:25.357Z] [2020-07-29T14:08:25.357Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:08:25.357Z] #40 106.3 CC criu/cgroup.o [2020-07-29T14:08:25.357Z] #40 111.7 CC criu/clone-noasan.o [2020-07-29T14:08:25.357Z] #40 112.0 CC criu/config.o [2020-07-29T14:08:25.357Z] #40 114.9 CC criu/cr-check.o [2020-07-29T14:08:26.010Z] #40 117.5 CC criu/cr-dedup.o [2020-07-29T14:08:26.311Z] #40 ... [2020-07-29T14:08:26.311Z] [2020-07-29T14:08:26.311Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:08:26.311Z] #18 69.53 Setting up iptables (1.8.2-4) ... [2020-07-29T14:08:26.311Z] #18 69.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:08:26.311Z] #18 69.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:08:26.311Z] #18 69.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:08:26.311Z] #18 69.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:08:26.311Z] #18 69.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T14:08:26.311Z] #18 69.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T14:08:26.311Z] #18 69.66 Setting up python3 (3.7.3-1) ... [2020-07-29T14:08:27.389Z] #18 70.53 Setting up python3-wheel (0.32.3-2) ... [2020-07-29T14:08:28.448Z] #18 71.71 Setting up apparmor (2.13.2-10) ... [2020-07-29T14:08:30.563Z] #18 73.88 Setting up xfsprogs (4.20.0-1) ... [2020-07-29T14:08:30.563Z] #18 73.89 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:08:31.212Z] #18 74.36 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:08:31.377Z] --- PASS: TestBuildWithHugeFile (51.77s) [2020-07-29T14:08:31.377Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T14:08:31.377Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:08:31.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:08:31.377Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:08:31.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:08:31.377Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:08:31.377Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:08:31.377Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:08:31.377Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:08:31.377Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:08:31.377Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-07-29T14:08:31.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-07-29T14:08:31.377Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-07-29T14:08:31.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-29T14:08:31.377Z] === RUN TestBuildPreserveOwnership [2020-07-29T14:08:31.377Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T14:08:32.268Z] #18 75.43 Setting up python3-distutils (3.7.3-1) ... [2020-07-29T14:08:32.567Z] #18 75.91 Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T14:08:33.278Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T14:08:34.684Z] #18 77.73 Setting up python3-pip (18.1-5) ... [2020-07-29T14:08:35.974Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 30.8% of statements [2020-07-29T14:08:35.974Z] ok github.com/docker/docker/container 0.112s coverage: 34.7% of statements [2020-07-29T14:08:35.974Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T14:08:35.974Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T14:08:35.974Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T14:08:35.974Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T14:08:36.225Z] #18 79.42 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:08:36.225Z] #18 79.47 Processing triggers for mime-support (3.62) ... [2020-07-29T14:08:36.525Z] #18 DONE 79.9s [2020-07-29T14:08:36.525Z] [2020-07-29T14:08:36.525Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T14:08:36.827Z] #19 ... [2020-07-29T14:08:36.827Z] [2020-07-29T14:08:36.827Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:08:36.827Z] #40 118.1 CC criu/cr-dump.o [2020-07-29T14:08:36.827Z] #40 121.3 CC criu/cr-errno.o [2020-07-29T14:08:36.827Z] #40 121.5 CC criu/cr-restore.o [2020-07-29T14:08:36.827Z] #40 ... [2020-07-29T14:08:36.827Z] [2020-07-29T14:08:36.827Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T14:08:36.827Z] #19 0.349 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T14:08:36.827Z] #19 0.363 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T14:08:36.828Z] #19 0.377 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T14:08:37.128Z] #19 DONE 0.5s [2020-07-29T14:08:37.128Z] [2020-07-29T14:08:37.128Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:08:37.128Z] #40 128.4 CC criu/cr-service.o [2020-07-29T14:08:37.464Z] --- PASS: TestBuildPreserveOwnership (9.89s) [2020-07-29T14:08:37.464Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.89s) [2020-07-29T14:08:37.464Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-29T14:08:37.464Z] === RUN TestBuildPlatformInvalid [2020-07-29T14:08:37.464Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-07-29T14:08:37.464Z] PASS [2020-07-29T14:08:37.464Z] [2020-07-29T14:08:37.464Z] === Skipped [2020-07-29T14:08:37.464Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-29T14:08:37.464Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T14:08:37.464Z] [2020-07-29T14:08:37.464Z] [2020-07-29T14:08:37.464Z] DONE 32 tests, 1 skipped in 127.095s [2020-07-29T14:08:37.465Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T14:08:37.465Z] INFO: Testing against a local daemon [2020-07-29T14:08:37.465Z] === RUN TestConfigInspect [2020-07-29T14:08:37.465Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-29T14:08:37.465Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:37.465Z] === RUN TestConfigList [2020-07-29T14:08:37.465Z] --- SKIP: TestConfigList (0.02s) [2020-07-29T14:08:37.465Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:37.465Z] === RUN TestConfigsCreateAndDelete [2020-07-29T14:08:37.465Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-29T14:08:37.465Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:37.465Z] === RUN TestConfigsUpdate [2020-07-29T14:08:37.465Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-29T14:08:37.465Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:37.465Z] === RUN TestTemplatedConfig [2020-07-29T14:08:37.465Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-29T14:08:37.465Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:37.465Z] === RUN TestConfigCreateResolve [2020-07-29T14:08:37.465Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-29T14:08:37.465Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:37.465Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T14:08:39.242Z] #40 ... [2020-07-29T14:08:39.242Z] [2020-07-29T14:08:39.242Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:08:39.242Z] #42 188.8 github.com/LK4D4/vndr/godl [2020-07-29T14:08:39.242Z] #42 189.9 github.com/LK4D4/vndr [2020-07-29T14:08:39.242Z] #42 ... [2020-07-29T14:08:39.242Z] [2020-07-29T14:08:39.242Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:08:39.365Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-29T14:08:39.365Z] PASS [2020-07-29T14:08:39.365Z] [2020-07-29T14:08:39.365Z] === Skipped [2020-07-29T14:08:39.365Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-29T14:08:39.365Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:39.365Z] [2020-07-29T14:08:39.365Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-07-29T14:08:39.365Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:39.365Z] [2020-07-29T14:08:39.365Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-29T14:08:39.365Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:39.365Z] [2020-07-29T14:08:39.365Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-29T14:08:39.365Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:39.365Z] [2020-07-29T14:08:39.365Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-29T14:08:39.365Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:39.365Z] [2020-07-29T14:08:39.365Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-29T14:08:39.365Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:08:39.365Z] [2020-07-29T14:08:39.365Z] [2020-07-29T14:08:39.365Z] DONE 7 tests, 6 skipped in 1.726s [2020-07-29T14:08:39.365Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T14:08:39.365Z] INFO: Testing against a local daemon [2020-07-29T14:08:39.365Z] === RUN TestCheckpoint [2020-07-29T14:08:39.365Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T14:08:39.365Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:08:39.365Z] === RUN TestContainerInvalidJSON [2020-07-29T14:08:39.365Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:08:39.365Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:08:39.365Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:08:39.365Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:08:39.365Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:08:39.365Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:08:39.365Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:08:39.365Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:08:39.365Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:08:39.365Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-29T14:08:39.365Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T14:08:39.365Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T14:08:39.365Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T14:08:39.365Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T14:08:39.365Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-07-29T14:08:39.365Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T14:08:39.365Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-29T14:08:39.365Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T14:08:39.365Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-07-29T14:08:39.365Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T14:08:39.365Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-07-29T14:08:39.365Z] === RUN TestCopyFromContainer [2020-07-29T14:08:40.428Z] ok github.com/docker/docker/daemon/cluster 0.040s coverage: 0.5% of statements [2020-07-29T14:08:40.785Z] #20 ... [2020-07-29T14:08:40.785Z] [2020-07-29T14:08:40.785Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:08:40.785Z] #42 DONE 200.4s [2020-07-29T14:08:41.085Z] [2020-07-29T14:08:41.085Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:08:41.085Z] #40 131.3 CC criu/crtools.o [2020-07-29T14:08:41.085Z] #40 132.2 CC criu/eventfd.o [2020-07-29T14:08:41.735Z] #40 133.3 CC criu/eventpoll.o [2020-07-29T14:08:41.975Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-29T14:08:42.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T14:08:42.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T14:08:42.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T14:08:43.012Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-29T14:08:43.278Z] #40 134.5 CC criu/external.o [2020-07-29T14:08:43.551Z] === RUN TestCopyFromContainer// [2020-07-29T14:08:43.551Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T14:08:43.551Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T14:08:43.551Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T14:08:43.551Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T14:08:43.551Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T14:08:43.551Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T14:08:43.551Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T14:08:43.551Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T14:08:43.578Z] #40 135.0 CC criu/fault-injection.o [2020-07-29T14:08:43.809Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T14:08:43.809Z] --- PASS: TestCopyFromContainer (4.43s) [2020-07-29T14:08:43.809Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-29T14:08:43.809Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-29T14:08:43.809Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-29T14:08:43.809Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-29T14:08:43.809Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-29T14:08:43.809Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-29T14:08:43.809Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-29T14:08:43.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-29T14:08:43.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-29T14:08:43.809Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-29T14:08:43.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T14:08:43.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:08:43.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:08:43.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:08:43.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:08:43.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:08:43.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:08:43.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:08:43.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:08:43.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:08:43.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-29T14:08:43.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T14:08:43.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T14:08:43.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T14:08:43.809Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T14:08:43.809Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-29T14:08:43.809Z] === RUN TestCreateWithInvalidEnv [2020-07-29T14:08:43.809Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T14:08:43.809Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T14:08:43.809Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T14:08:43.809Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T14:08:43.809Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T14:08:43.809Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T14:08:43.809Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T14:08:43.809Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T14:08:43.809Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T14:08:43.809Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-29T14:08:43.809Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T14:08:43.809Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-29T14:08:43.809Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T14:08:43.809Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T14:08:43.809Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-29T14:08:43.809Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T14:08:43.880Z] #40 135.1 CC criu/fdstore.o [2020-07-29T14:08:43.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T14:08:44.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T14:08:44.535Z] #40 135.7 CC criu/fifo.o [2020-07-29T14:08:44.832Z] #40 136.3 CC criu/file-ids.o [2020-07-29T14:08:45.129Z] #40 136.7 CC criu/file-lock.o [2020-07-29T14:08:45.184Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2020-07-29T14:08:45.184Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T14:08:45.659Z] 4612f6d0b889: Pull complete [2020-07-29T14:08:46.121Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2020-07-29T14:08:46.121Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T14:08:46.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:08:46.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:08:46.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:08:46.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:08:46.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:08:46.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:08:46.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:08:46.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:08:46.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:08:46.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:08:46.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:08:46.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:08:46.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:08:46.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:08:46.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:08:46.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-29T14:08:46.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-29T14:08:46.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-29T14:08:46.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-29T14:08:46.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-29T14:08:46.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-29T14:08:46.380Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T14:08:46.639Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2020-07-29T14:08:46.639Z] === RUN TestCreateDifferentPlatform [2020-07-29T14:08:46.639Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-29T14:08:46.639Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-29T14:08:46.639Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-29T14:08:46.639Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-29T14:08:46.639Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-29T14:08:46.639Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-29T14:08:46.639Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-29T14:08:46.639Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T14:08:46.639Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-29T14:08:46.639Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-29T14:08:46.639Z] === RUN TestDaemonRestartIpcMode [2020-07-29T14:08:46.639Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T14:08:46.639Z] === RUN TestDaemonHostGatewayIP [2020-07-29T14:08:46.639Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-29T14:08:46.639Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:08:46.639Z] === RUN TestContainerKillOnDaemonStart [2020-07-29T14:08:46.639Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-29T14:08:46.639Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-29T14:08:46.639Z] === RUN TestDiff [2020-07-29T14:08:46.687Z] #40 138.1 CC criu/files-ext.o [2020-07-29T14:08:47.205Z] --- PASS: TestDiff (0.41s) [2020-07-29T14:08:47.205Z] === RUN TestExecWithCloseStdin [2020-07-29T14:08:47.354Z] #40 138.7 CC criu/files-reg.o [2020-07-29T14:08:47.464Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-07-29T14:08:47.464Z] === RUN TestExec [2020-07-29T14:08:47.653Z] #40 ... [2020-07-29T14:08:47.653Z] [2020-07-29T14:08:47.653Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:08:47.653Z] #20 6.354 Collecting yamllint==1.16.0 [2020-07-29T14:08:47.653Z] #20 6.724 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T14:08:47.653Z] #20 6.865 Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T14:08:47.653Z] #20 7.030 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T14:08:47.653Z] #20 9.128 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T14:08:47.653Z] #20 9.181 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T14:08:47.653Z] #20 9.227 Building wheels for collected packages: pyyaml [2020-07-29T14:08:47.653Z] #20 9.236 Running setup.py bdist_wheel for pyyaml: started [2020-07-29T14:08:47.653Z] #20 10.61 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T14:08:47.653Z] #20 10.61 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T14:08:47.653Z] #20 10.72 Successfully built pyyaml [2020-07-29T14:08:47.653Z] #20 10.74 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-29T14:08:48.032Z] --- PASS: TestExec (0.44s) [2020-07-29T14:08:48.032Z] === RUN TestExecUser [2020-07-29T14:08:48.299Z] #20 11.19 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T14:08:48.598Z] #20 DONE 11.5s [2020-07-29T14:08:48.598Z] [2020-07-29T14:08:48.598Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:08:48.598Z] --- PASS: TestExecUser (0.45s) [2020-07-29T14:08:48.598Z] === RUN TestExportContainerAndImportImage [2020-07-29T14:08:48.897Z] #29 DONE 208.5s [2020-07-29T14:08:48.897Z] [2020-07-29T14:08:48.897Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:08:49.165Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2020-07-29T14:08:49.165Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T14:08:49.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T14:08:49.901Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.9% of statements [2020-07-29T14:08:51.014Z] #22 ... [2020-07-29T14:08:51.014Z] [2020-07-29T14:08:51.014Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:08:51.014Z] #40 142.3 CC criu/files.o [2020-07-29T14:08:51.409Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2020-07-29T14:08:51.700Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-29T14:08:52.333Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-29T14:08:52.449Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-07-29T14:08:52.449Z] === RUN TestHealthCheckWorkdir [2020-07-29T14:08:52.964Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-29T14:08:53.016Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2020-07-29T14:08:53.016Z] === RUN TestHealthKillContainer [2020-07-29T14:08:53.256Z] ok github.com/docker/docker/daemon 12.282s coverage: 17.4% of statements [2020-07-29T14:08:53.256Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T14:08:53.548Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T14:08:53.548Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T14:08:53.548Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T14:08:53.789Z] #40 144.7 CC criu/filesystems.o [2020-07-29T14:08:54.086Z] #40 145.5 CC criu/fsnotify.o [2020-07-29T14:08:55.055Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-29T14:08:55.144Z] #40 146.7 CC criu/image-desc.o [2020-07-29T14:08:55.447Z] #40 146.8 CC criu/image.o [2020-07-29T14:08:55.545Z] --- PASS: TestHealthKillContainer (2.48s) [2020-07-29T14:08:55.545Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T14:08:55.803Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2020-07-29T14:08:55.803Z] === RUN TestIpcModeNone [2020-07-29T14:08:56.061Z] --- PASS: TestIpcModeNone (0.43s) [2020-07-29T14:08:56.061Z] === RUN TestIpcModePrivate [2020-07-29T14:08:56.091Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.182s coverage: 57.0% of statements [2020-07-29T14:08:56.100Z] #40 147.6 CC criu/ipc_ns.o [2020-07-29T14:08:56.629Z] --- PASS: TestIpcModePrivate (0.44s) [2020-07-29T14:08:56.629Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-29T14:08:56.629Z] === RUN TestIpcModeShareable [2020-07-29T14:08:56.629Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-29T14:08:56.629Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T14:08:56.629Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T14:08:58.007Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2020-07-29T14:08:58.007Z] === RUN TestAPIIpcModeHost [2020-07-29T14:08:58.007Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-29T14:08:58.007Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T14:08:58.007Z] === RUN TestDaemonIpcModeShareable [2020-07-29T14:08:58.007Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-29T14:08:58.007Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T14:08:58.007Z] === RUN TestDaemonIpcModePrivate [2020-07-29T14:08:58.221Z] #40 149.2 CC criu/irmap.o [2020-07-29T14:08:58.520Z] #40 149.9 CC criu/kcmp-ids.o [2020-07-29T14:08:58.827Z] #40 150.3 CC criu/kerndat.o [2020-07-29T14:08:59.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T14:09:00.366Z] #40 151.6 CC criu/libnetlink.o [2020-07-29T14:09:00.366Z] #40 151.9 CC criu/log.o [2020-07-29T14:09:00.537Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2020-07-29T14:09:00.537Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-29T14:09:00.537Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T14:09:00.537Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-29T14:09:00.537Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T14:09:00.537Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T14:09:00.537Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-29T14:09:00.537Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T14:09:00.537Z] === RUN TestIpcModeOlderClient [2020-07-29T14:09:00.537Z] === PAUSE TestIpcModeOlderClient [2020-07-29T14:09:00.537Z] === RUN TestKillContainerInvalidSignal [2020-07-29T14:09:00.537Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-07-29T14:09:00.537Z] === RUN TestKillContainer [2020-07-29T14:09:00.537Z] === RUN TestKillContainer/no_signal [2020-07-29T14:09:00.541Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.176s coverage: 46.2% of statements [2020-07-29T14:09:01.014Z] #40 152.5 CC criu/lsm.o [2020-07-29T14:09:01.055Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T14:09:01.176Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-07-29T14:09:01.318Z] === RUN TestKillContainer/killing_signal [2020-07-29T14:09:01.659Z] #40 153.0 CC criu/mem.o [2020-07-29T14:09:01.906Z] --- PASS: TestKillContainer (1.22s) [2020-07-29T14:09:01.906Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-07-29T14:09:01.906Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-07-29T14:09:01.906Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2020-07-29T14:09:01.906Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T14:09:01.906Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T14:09:02.165Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T14:09:02.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2020-07-29T14:09:02.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2020-07-29T14:09:02.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-07-29T14:09:02.423Z] === RUN TestKillStoppedContainer [2020-07-29T14:09:02.681Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-29T14:09:02.681Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T14:09:02.681Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-29T14:09:02.681Z] === RUN TestKillDifferentUserContainer [2020-07-29T14:09:02.939Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2020-07-29T14:09:02.939Z] === RUN TestInspectOomKilledTrue [2020-07-29T14:09:02.939Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-29T14:09:02.939Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:02.939Z] === RUN TestInspectOomKilledFalse [2020-07-29T14:09:02.939Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-29T14:09:02.939Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:09:02.939Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T14:09:02.939Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-29T14:09:02.939Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-29T14:09:02.939Z] === RUN TestLinksContainerNames [2020-07-29T14:09:03.202Z] #40 154.8 CC criu/memfd.o [2020-07-29T14:09:03.847Z] #40 155.3 CC criu/mount.o [2020-07-29T14:09:03.874Z] --- PASS: TestLinksContainerNames (0.79s) [2020-07-29T14:09:03.874Z] === RUN TestLogsFollowTailEmpty [2020-07-29T14:09:03.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T14:09:04.133Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-07-29T14:09:04.133Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T14:09:04.700Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/default [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/private [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/slave [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/shared [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/default [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/shared [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/slave [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/private [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:09:04.700Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:09:04.700Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T14:09:04.700Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:09:04.747Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.243s coverage: 49.5% of statements [2020-07-29T14:09:04.958Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T14:09:04.958Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T14:09:04.959Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-07-29T14:09:04.959Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-07-29T14:09:04.959Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T14:09:04.959Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-29T14:09:04.959Z] 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-29T14:09:04.959Z] === RUN TestNetworkNat [2020-07-29T14:09:05.526Z] --- PASS: TestNetworkNat (0.49s) [2020-07-29T14:09:05.526Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T14:09:06.092Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-07-29T14:09:06.092Z] === RUN TestNetworkLoopbackNat [2020-07-29T14:09:07.407Z] #40 ... [2020-07-29T14:09:07.407Z] [2020-07-29T14:09:07.407Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:09:07.407Z] #50 113.4 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-29T14:09:08.174Z] sha256:a2c84c7767b03fe0e1f732582a5740c8fe162ab95e3c19f149dd0e32ae3e6f79 [2020-07-29T14:09:08.174Z] INFO: Starting docker-py tests... [2020-07-29T14:09:08.174Z] ============================= test session starts ============================== [2020-07-29T14:09:08.174Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-29T14:09:08.174Z] rootdir: /src, inifile: pytest.ini [2020-07-29T14:09:08.174Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-29T14:09:08.174Z] collected 388 items / 2 deselected / 386 selected [2020-07-29T14:09:08.174Z] [2020-07-29T14:09:08.624Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-07-29T14:09:08.624Z] === RUN TestPause [2020-07-29T14:09:08.624Z] --- SKIP: TestPause (0.00s) [2020-07-29T14:09:08.624Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:08.624Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T14:09:08.624Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:09:08.624Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:09:08.624Z] === RUN TestPauseStopPausedContainer [2020-07-29T14:09:08.624Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-29T14:09:08.624Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:08.624Z] === RUN TestPsFilter [2020-07-29T14:09:08.624Z] --- PASS: TestPsFilter (0.10s) [2020-07-29T14:09:08.624Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T14:09:08.882Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2020-07-29T14:09:08.882Z] === RUN TestRemoveContainerWithVolume [2020-07-29T14:09:09.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T14:09:09.449Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2020-07-29T14:09:09.449Z] === RUN TestRemoveContainerRunning [2020-07-29T14:09:09.709Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-07-29T14:09:09.709Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T14:09:10.174Z] #50 115.7 + mkdir -p /build [2020-07-29T14:09:10.174Z] #50 115.7 + cp runc /build/runc [2020-07-29T14:09:10.174Z] #50 DONE 115.8s [2020-07-29T14:09:10.174Z] [2020-07-29T14:09:10.174Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:09:10.174Z] #40 159.4 CC criu/namespaces.o [2020-07-29T14:09:10.276Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-07-29T14:09:10.277Z] === RUN TestRemoveInvalidContainer [2020-07-29T14:09:10.277Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-29T14:09:10.277Z] === RUN TestRenameLinkedContainer [2020-07-29T14:09:10.311Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.795s coverage: 73.1% of statements [2020-07-29T14:09:10.311Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T14:09:10.474Z] #40 162.0 CC criu/net.o [2020-07-29T14:09:10.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T14:09:11.350Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.936s coverage: 57.7% of statements [2020-07-29T14:09:11.350Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-29T14:09:11.350Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.637s coverage: 76.1% of statements [2020-07-29T14:09:11.350Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T14:09:11.653Z] --- PASS: TestRenameLinkedContainer (1.61s) [2020-07-29T14:09:11.653Z] === RUN TestRenameStoppedContainer [2020-07-29T14:09:12.221Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-07-29T14:09:12.221Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T14:09:12.385Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-07-29T14:09:12.385Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-07-29T14:09:13.018Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-07-29T14:09:13.161Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2020-07-29T14:09:13.161Z] === RUN TestRenameInvalidName [2020-07-29T14:09:13.420Z] --- PASS: TestRenameInvalidName (0.41s) [2020-07-29T14:09:13.420Z] === RUN TestRenameAnonymousContainer [2020-07-29T14:09:14.052Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.8% of statements [2020-07-29T14:09:14.052Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T14:09:14.052Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T14:09:14.685Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 41.0% of statements [2020-07-29T14:09:14.796Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2020-07-29T14:09:14.796Z] === RUN TestRenameContainerWithSameName [2020-07-29T14:09:15.009Z] #40 166.0 CC criu/netfilter.o [2020-07-29T14:09:15.009Z] #40 166.3 CC criu/page-pipe.o [2020-07-29T14:09:15.362Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-07-29T14:09:15.362Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T14:09:15.657Z] #40 167.2 CC criu/page-xfer.o [2020-07-29T14:09:15.720Z] ok github.com/docker/docker/daemon/logger/awslogs 0.073s coverage: 77.4% of statements [2020-07-29T14:09:15.720Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T14:09:15.720Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T14:09:15.720Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-07-29T14:09:15.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T14:09:15.929Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2020-07-29T14:09:15.929Z] === RUN TestResize [2020-07-29T14:09:16.354Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-07-29T14:09:16.495Z] --- PASS: TestResize (0.41s) [2020-07-29T14:09:16.496Z] === RUN TestResizeWithInvalidSize [2020-07-29T14:09:16.645Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2020-07-29T14:09:16.754Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2020-07-29T14:09:16.754Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T14:09:16.936Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-07-29T14:09:17.321Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-07-29T14:09:17.321Z] === RUN TestDaemonRestartKillContainers [2020-07-29T14:09:17.321Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-29T14:09:17.321Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-29T14:09:17.321Z] === RUN TestCgroupNamespacesRun [2020-07-29T14:09:17.777Z] #40 168.8 CC criu/pagemap-cache.o [2020-07-29T14:09:17.972Z] ok github.com/docker/docker/daemon/logger/local 0.006s coverage: 75.2% of statements [2020-07-29T14:09:17.972Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T14:09:17.972Z] time="2020-07-29T14:09:17Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate485402156/log293398427.1: no such file or directory" [2020-07-29T14:09:17.972Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 38.3% of statements [2020-07-29T14:09:18.075Z] #40 169.3 CC criu/pagemap.o [2020-07-29T14:09:18.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T14:09:18.658Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 33.3% of statements [2020-07-29T14:09:18.722Z] #40 170.3 CC criu/parasite-syscall.o [2020-07-29T14:09:19.222Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-07-29T14:09:19.222Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-29T14:09:19.780Z] #40 171.3 CC criu/path.o [2020-07-29T14:09:20.216Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-29T14:09:20.216Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-29T14:09:20.425Z] #40 171.7 CC criu/pie-util-vdso.o [2020-07-29T14:09:20.724Z] #40 172.2 CC criu/pie-util.o [2020-07-29T14:09:20.847Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-07-29T14:09:20.847Z] ok github.com/docker/docker/daemon/logger/splunk 1.470s coverage: 82.5% of statements [2020-07-29T14:09:20.847Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T14:09:20.847Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T14:09:21.024Z] #40 172.4 CC criu/pipes.o [2020-07-29T14:09:21.122Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-29T14:09:21.380Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-29T14:09:21.672Z] #40 173.1 CC criu/plugin.o [2020-07-29T14:09:21.753Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2020-07-29T14:09:21.753Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-29T14:09:21.879Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-07-29T14:09:22.320Z] #40 173.6 CC criu/proc_parse.o [2020-07-29T14:09:22.512Z] ok github.com/docker/docker/distribution 0.292s coverage: 22.1% of statements [2020-07-29T14:09:22.512Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T14:09:23.145Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-29T14:09:23.252Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-29T14:09:23.655Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2020-07-29T14:09:23.655Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-29T14:09:23.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T14:09:24.178Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-07-29T14:09:24.469Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-29T14:09:24.760Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 85.1% of statements [2020-07-29T14:09:24.760Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T14:09:24.760Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T14:09:25.051Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2020-07-29T14:09:25.051Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T14:09:25.120Z] #40 ... [2020-07-29T14:09:25.120Z] [2020-07-29T14:09:25.120Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:09:25.120Z] #37 244.8 + dpkg --print-architecture [2020-07-29T14:09:25.421Z] #37 244.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-29T14:09:25.421Z] #37 245.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-29T14:09:25.421Z] #37 245.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-29T14:09:25.557Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2020-07-29T14:09:25.557Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-29T14:09:25.683Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-07-29T14:09:26.723Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-07-29T14:09:26.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T14:09:27.015Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-29T14:09:28.093Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.11s) [2020-07-29T14:09:28.093Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-29T14:09:28.523Z] ok github.com/docker/docker/pkg/archive 0.528s coverage: 77.2% of statements [2020-07-29T14:09:29.558Z] ok github.com/docker/docker/pkg/authorization 0.195s coverage: 68.3% of statements [2020-07-29T14:09:29.558Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-29T14:09:29.850Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-07-29T14:09:29.995Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s) [2020-07-29T14:09:29.995Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-29T14:09:30.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T14:09:31.896Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2020-07-29T14:09:31.896Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-29T14:09:33.551Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:09:33.551Z] Using test binary docker [2020-07-29T14:09:33.551Z] +++ /etc/init.d/apparmor start [2020-07-29T14:09:33.551Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:09:33.551Z] INFO: Waiting for daemon to start... [2020-07-29T14:09:33.551Z] Starting dockerd [2020-07-29T14:09:33.551Z] +++ 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-29T14:09:33.800Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-07-29T14:09:33.800Z] === RUN TestKernelTCPMemory [2020-07-29T14:09:33.800Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-29T14:09:33.800Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:33.800Z] === RUN TestNISDomainname [2020-07-29T14:09:33.800Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-29T14:09:33.800Z] 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-29T14:09:33.800Z] === RUN TestHostnameDnsResolution [2020-07-29T14:09:34.336Z] ok github.com/docker/docker/pkg/chrootarchive 3.464s coverage: 43.2% of statements [2020-07-29T14:09:34.336Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-29T14:09:34.336Z] ok github.com/docker/docker/layer 7.589s coverage: 68.8% of statements [2020-07-29T14:09:34.336Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T14:09:34.336Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T14:09:34.336Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T14:09:34.336Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T14:09:34.336Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T14:09:34.336Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T14:09:34.336Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T14:09:34.336Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T14:09:34.336Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-29T14:09:34.368Z] --- PASS: TestHostnameDnsResolution (0.62s) [2020-07-29T14:09:34.368Z] === RUN TestStats [2020-07-29T14:09:34.368Z] --- SKIP: TestStats (0.00s) [2020-07-29T14:09:34.368Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:34.368Z] === RUN TestStopContainerWithTimeout [2020-07-29T14:09:34.368Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T14:09:34.368Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T14:09:34.368Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T14:09:34.368Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T14:09:34.368Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T14:09:34.368Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T14:09:34.368Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T14:09:34.368Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T14:09:34.368Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T14:09:34.368Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T14:09:34.628Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2020-07-29T14:09:34.941Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T14:09:35.260Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-29T14:09:35.461Z] . [2020-07-29T14:09:35.461Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:09:35.551Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-29T14:09:35.721Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:09:35.722Z] Error: No such image: emptyfs [2020-07-29T14:09:35.722Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T14:09:35.722Z] ++++ docker load [2020-07-29T14:09:35.908Z] #37 ... [2020-07-29T14:09:35.908Z] [2020-07-29T14:09:35.908Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:09:35.908Z] #40 177.0 CC criu/protobuf-desc.o [2020-07-29T14:09:35.908Z] #40 178.1 CC criu/protobuf.o [2020-07-29T14:09:35.908Z] #40 178.6 CC criu/pstree.o [2020-07-29T14:09:35.908Z] #40 179.8 CC criu/rbtree.o [2020-07-29T14:09:35.908Z] #40 180.2 CC criu/rst-malloc.o [2020-07-29T14:09:35.908Z] #40 180.5 CC criu/seccomp.o [2020-07-29T14:09:35.908Z] #40 181.3 CC criu/seize.o [2020-07-29T14:09:35.908Z] #40 182.3 CC criu/servicefd.o [2020-07-29T14:09:35.908Z] #40 182.8 CC criu/shmem.o [2020-07-29T14:09:35.908Z] #40 183.9 CC criu/sigframe.o [2020-07-29T14:09:35.908Z] #40 184.2 CC criu/signalfd.o [2020-07-29T14:09:35.908Z] #40 184.5 CC criu/sk-inet.o [2020-07-29T14:09:35.908Z] #40 185.7 CC criu/sk-netlink.o [2020-07-29T14:09:35.908Z] #40 186.2 CC criu/sk-packet.o [2020-07-29T14:09:35.908Z] #40 187.0 CC criu/sk-queue.o [2020-07-29T14:09:36.183Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-07-29T14:09:36.214Z] #40 187.5 CC criu/sk-tcp.o [2020-07-29T14:09:36.291Z] Running integration-test (iteration 1) [2020-07-29T14:09:36.291Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T14:09:36.291Z] ++ 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-29T14:09:36.291Z] ++ set -e [2020-07-29T14:09:36.291Z] ++ '[' -n 0 ']' [2020-07-29T14:09:36.291Z] ++ set -x [2020-07-29T14:09:36.291Z] ++ env -i DEST=/go/src/github.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-29T14:09:36.862Z] #40 188.1 CC criu/sk-unix.o [2020-07-29T14:09:36.883Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T14:09:37.215Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-07-29T14:09:37.373Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-29T14:09:37.846Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-07-29T14:09:38.258Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-29T14:09:38.258Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2020-07-29T14:09:38.258Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2020-07-29T14:09:38.258Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2020-07-29T14:09:38.258Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2020-07-29T14:09:38.258Z] === RUN TestDeleteDevicemapper [2020-07-29T14:09:38.258Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T14:09:38.258Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:09:38.258Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T14:09:38.478Z] ok github.com/docker/docker/pkg/discovery/kv 3.084s coverage: 84.1% of statements [2020-07-29T14:09:38.478Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-07-29T14:09:38.478Z] ok github.com/docker/docker/pkg/fsutils 0.372s coverage: 85.1% of statements [2020-07-29T14:09:38.971Z] #40 190.1 CC criu/sockets.o [2020-07-29T14:09:39.110Z] ok github.com/docker/docker/pkg/idtools 0.266s coverage: 70.5% of statements [2020-07-29T14:09:39.401Z] ok github.com/docker/docker/pkg/ioutils 0.314s coverage: 70.6% of statements [2020-07-29T14:09:39.634Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2020-07-29T14:09:39.634Z] === RUN TestUpdateMemory [2020-07-29T14:09:39.634Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-29T14:09:39.634Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:39.634Z] === RUN TestUpdateCPUQuota [2020-07-29T14:09:39.634Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-29T14:09:39.634Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:39.634Z] === RUN TestUpdatePidsLimit [2020-07-29T14:09:39.634Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-29T14:09:39.634Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:39.634Z] === RUN TestUpdateRestartPolicy [2020-07-29T14:09:39.692Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-07-29T14:09:39.983Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2020-07-29T14:09:39.983Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-07-29T14:09:39.983Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-29T14:09:39.983Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-29T14:09:40.026Z] #40 191.2 CC criu/stats.o [2020-07-29T14:09:40.026Z] #40 191.5 CC criu/string.o [2020-07-29T14:09:40.274Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-29T14:09:40.274Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T14:09:40.274Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-29T14:09:40.327Z] #40 191.6 CC criu/sysctl.o [2020-07-29T14:09:40.565Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-07-29T14:09:40.565Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 86.7% of statements [2020-07-29T14:09:40.857Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-07-29T14:09:40.857Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T14:09:40.857Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T14:09:40.977Z] #40 192.4 CC criu/sysfs_parse.o [2020-07-29T14:09:41.490Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-07-29T14:09:41.629Z] #40 193.1 CC criu/timens.o [2020-07-29T14:09:41.781Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-07-29T14:09:41.946Z] #40 193.4 CC criu/timerfd.o [2020-07-29T14:09:42.072Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-07-29T14:09:42.246Z] #40 193.8 CC criu/tty.o [2020-07-29T14:09:42.363Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-29T14:09:43.396Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-07-29T14:09:43.687Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-07-29T14:09:45.033Z] #40 196.1 CC criu/tun.o [2020-07-29T14:09:45.331Z] #40 196.7 CC criu/uffd.o [2020-07-29T14:09:46.392Z] #40 198.0 CC criu/util.o [2020-07-29T14:09:46.416Z] ok github.com/docker/docker/pkg/signal 2.354s coverage: 61.0% of statements [2020-07-29T14:09:46.706Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-29T14:09:47.001Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-29T14:09:47.292Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-29T14:09:47.586Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-07-29T14:09:48.220Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-07-29T14:09:48.511Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-07-29T14:09:48.519Z] #40 199.9 CC criu/uts_ns.o [2020-07-29T14:09:48.802Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2020-07-29T14:09:48.819Z] #40 200.2 CC criu/vdso.o [2020-07-29T14:09:49.436Z] ok github.com/docker/docker/pkg/tarsum 0.053s coverage: 89.3% of statements [2020-07-29T14:09:49.436Z] testing: warning: no tests to run [2020-07-29T14:09:49.436Z] coverage: [no statements] [2020-07-29T14:09:49.436Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-29T14:09:49.469Z] #40 200.9 LINK criu/built-in.o [2020-07-29T14:09:49.789Z] #40 201.1 LINK criu/criu [2020-07-29T14:09:50.068Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-29T14:09:50.068Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-29T14:09:50.091Z] #40 ... [2020-07-29T14:09:50.091Z] [2020-07-29T14:09:50.091Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:09:50.091Z] #37 DONE 269.7s [2020-07-29T14:09:50.091Z] [2020-07-29T14:09:50.091Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:09:50.359Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-29T14:09:50.392Z] #40 201.7 DEP lib/c/criu.d [2020-07-29T14:09:50.392Z] #40 201.9 CC images/rpc.pb-c.o [2020-07-29T14:09:51.836Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2020-07-29T14:09:51.836Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T14:09:51.836Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2020-07-29T14:09:51.836Z] === RUN TestWaitNonBlocked [2020-07-29T14:09:51.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:09:51.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:09:51.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:09:51.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:09:51.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:09:51.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:09:51.836Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-29T14:09:51.836Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2020-07-29T14:09:51.836Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2020-07-29T14:09:51.836Z] === RUN TestWaitBlocked [2020-07-29T14:09:51.836Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:09:51.836Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:09:51.836Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:09:51.836Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:09:51.836Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:09:51.836Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:09:51.868Z] ok github.com/docker/docker/plugin 0.545s coverage: 23.1% of statements [2020-07-29T14:09:51.933Z] #40 203.2 CC lib/c/criu.o [2020-07-29T14:09:52.404Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-29T14:09:52.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2020-07-29T14:09:52.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2020-07-29T14:09:52.404Z] === CONT TestDaemonRestartIpcMode [2020-07-29T14:09:52.404Z] === CONT TestIpcModeOlderClient [2020-07-29T14:09:52.404Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-07-29T14:09:52.501Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-29T14:09:53.136Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-29T14:09:53.428Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-29T14:09:53.472Z] #40 204.6 LINK lib/c/built-in.o [2020-07-29T14:09:53.472Z] #40 204.6 LINK lib/c/libcriu.so [2020-07-29T14:09:53.472Z] #40 204.6 LINK lib/c/libcriu.a [2020-07-29T14:09:53.472Z] #40 204.9 GEN magic.py [2020-07-29T14:09:53.771Z] #40 205.1 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:09:53.771Z] #40 205.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:09:53.771Z] #40 205.1 Note: Building without GnuTLS support [2020-07-29T14:09:53.771Z] #40 205.1 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:09:53.771Z] #40 205.1 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:09:54.432Z] #40 205.9 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:09:54.934Z] ok github.com/docker/docker/registry 0.091s coverage: 56.3% of statements [2020-07-29T14:09:55.225Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-07-29T14:09:55.492Z] #40 207.0 make[1]: Nothing to be done for 'all'. [2020-07-29T14:09:55.517Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-29T14:09:55.808Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-07-29T14:09:56.099Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-29T14:09:56.553Z] #40 207.9 make[1]: 'images/built-in.o' is up to date. [2020-07-29T14:09:56.553Z] #40 207.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T14:09:56.553Z] #40 208.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T14:09:56.553Z] #40 208.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T14:09:56.591Z] --- PASS: TestDaemonRestartIpcMode (4.15s) [2020-07-29T14:09:56.591Z] PASS [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === Skipped [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-29T14:09:56.591Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-29T14:09:56.591Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-29T14:09:56.591Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-29T14:09:56.591Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-29T14:09:56.591Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-29T14:09:56.591Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-29T14:09:56.591Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-29T14:09:56.591Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-29T14:09:56.591Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-29T14:09:56.591Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-29T14:09:56.591Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-29T14:09:56.591Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-29T14:09:56.591Z] 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-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-29T14:09:56.591Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:09:56.591Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-29T14:09:56.591Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-29T14:09:56.591Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-29T14:09:56.591Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-29T14:09:56.591Z] 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-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-29T14:09:56.591Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T14:09:56.591Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-29T14:09:56.591Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-29T14:09:56.591Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-29T14:09:56.591Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] [2020-07-29T14:09:56.591Z] DONE 173 tests, 24 skipped in 77.436s [2020-07-29T14:09:56.591Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T14:09:56.591Z] INFO: Testing against a local daemon [2020-07-29T14:09:56.591Z] === RUN TestCommitInheritsEnv [2020-07-29T14:09:56.853Z] #40 208.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T14:09:56.854Z] #40 208.1 make[1]: Nothing to be done for 'all'. [2020-07-29T14:09:56.854Z] #40 208.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:09:56.854Z] #40 208.4 make[2]: Nothing to be done for 'all'. [2020-07-29T14:09:56.854Z] #40 208.5 make[2]: Nothing to be done for 'all'. [2020-07-29T14:09:57.153Z] #40 208.6 make[2]: Nothing to be done for 'all'. [2020-07-29T14:09:57.153Z] #40 208.7 make[2]: Nothing to be done for 'all'. [2020-07-29T14:09:57.452Z] #40 208.8 make[2]: Nothing to be done for 'all'. [2020-07-29T14:09:57.452Z] #40 208.9 make[2]: Nothing to be done for 'all'. [2020-07-29T14:09:57.452Z] #40 208.9 make[2]: Nothing to be done for 'all'. [2020-07-29T14:09:57.752Z] #40 209.1 make[2]: Nothing to be done for 'all'. [2020-07-29T14:09:57.752Z] #40 209.1 INSTALL criu/criu [2020-07-29T14:09:57.752Z] #40 DONE 209.2s [2020-07-29T14:09:57.752Z] [2020-07-29T14:09:57.752Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:09:57.752Z] #46 272.6 + cd /tmp/tmp.5MsIzkjhp6/src/github.com/golangci/golangci-lint/ [2020-07-29T14:09:57.752Z] #46 272.6 + git checkout -q v1.23.8 [2020-07-29T14:09:57.752Z] #46 273.2 ++ git describe --tags [2020-07-29T14:09:57.752Z] #46 273.2 + version=v1.23.8 [2020-07-29T14:09:57.752Z] #46 273.2 ++ git rev-parse --short HEAD [2020-07-29T14:09:57.752Z] #46 273.2 + commit=76a82c6 [2020-07-29T14:09:57.752Z] #46 273.2 ++ git show -s --format=%cd [2020-07-29T14:09:57.752Z] #46 273.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-29T14:09:57.752Z] #46 273.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-29T14:09:58.166Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-29T14:09:58.492Z] --- PASS: TestCommitInheritsEnv (1.54s) [2020-07-29T14:09:58.492Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T14:09:58.492Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-29T14:09:58.492Z] === RUN TestImagesFilterMultiReference [2020-07-29T14:09:58.492Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-29T14:09:58.492Z] === RUN TestImagePullPlatformInvalid [2020-07-29T14:09:58.492Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-29T14:09:58.492Z] === RUN TestRemoveImageOrphaning [2020-07-29T14:09:58.797Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-07-29T14:09:59.430Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-29T14:10:00.393Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-07-29T14:10:00.393Z] === RUN TestRemoveImageGarbageCollector [2020-07-29T14:10:00.393Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-29T14:10:00.393Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-29T14:10:00.393Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T14:10:00.393Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-29T14:10:00.393Z] === RUN TestTagInvalidReference [2020-07-29T14:10:00.393Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-29T14:10:00.393Z] === RUN TestTagValidPrefixedRepo [2020-07-29T14:10:00.393Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-29T14:10:00.393Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T14:10:00.393Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-29T14:10:00.393Z] === RUN TestTagOfficialNames [2020-07-29T14:10:00.393Z] --- PASS: TestTagOfficialNames (0.06s) [2020-07-29T14:10:00.393Z] === RUN TestTagMatchesDigest [2020-07-29T14:10:00.393Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-29T14:10:00.393Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-29T14:10:00.466Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-07-29T14:10:15.830Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-29T14:10:15.830Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-29T14:10:15.831Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-29T14:10:15.831Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-29T14:10:15.831Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-29T14:10:15.831Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-29T14:10:15.831Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-29T14:10:15.831Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T14:10:15.831Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T14:10:15.831Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === Skipped [2020-07-29T14:10:15.831Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-29T14:10:15.831Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-29T14:10:15.831Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-29T14:10:15.831Z] time="2020-07-29T14:09:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-29T14:10:15.831Z] time="2020-07-29T14:09:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-29T14:10:15.831Z] time="2020-07-29T14:09:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-29T14:10:15.831Z] time="2020-07-29T14:09:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-29T14:10:15.831Z] time="2020-07-29T14:09:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-29T14:10:15.831Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-29T14:10:15.831Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-29T14:10:15.831Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:10:15.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-29T14:10:15.831Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-29T14:10:15.831Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-29T14:10:15.831Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] [2020-07-29T14:10:15.831Z] DONE 2123 tests, 26 skipped in 196.814s Post stage [Pipeline] junit [2020-07-29T14:10:15.875Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T14:10:16.414Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -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:baa950315f68b23ae1109d63a56575c39ebc469d hack/make.sh dynbinary test-integration [2020-07-29T14:10:16.705Z] [2020-07-29T14:10:16.705Z] Removing bundles/ [2020-07-29T14:10:16.705Z] [2020-07-29T14:10:16.996Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-29T14:10:16.996Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:10:16.996Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:10:22.982Z] Loaded image: buildpack-deps:buster [2020-07-29T14:10:22.982Z] Loaded image: busybox:latest [2020-07-29T14:10:22.982Z] Loaded image: busybox:glibc [2020-07-29T14:10:22.982Z] Loaded image: debian:buster [2020-07-29T14:10:22.982Z] Loaded image: hello-world:latest [2020-07-29T14:10:22.982Z] INFO: Testing against a local daemon [2020-07-29T14:10:22.982Z] === RUN TestCgroupNamespacesBuild [2020-07-29T14:10:22.982Z] --- PASS: TestCgroupNamespacesBuild (2.14s) [2020-07-29T14:10:22.982Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-29T14:10:22.982Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2020-07-29T14:10:22.982Z] === RUN TestBuildWithSession [2020-07-29T14:10:22.982Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-29T14:10:22.982Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T14:10:22.982Z] === RUN TestBuildSquashParent [2020-07-29T14:10:24.998Z] #46 ... [2020-07-29T14:10:24.998Z] [2020-07-29T14:10:24.998Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:10:24.998Z] #53 260.6 + bin/containerd [2020-07-29T14:10:27.216Z] fc1b9e59edad: Pull complete [2020-07-29T14:10:27.216Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-29T14:10:27.216Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:10:27.216Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-29T14:10:27.216Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-29T14:10:27.216Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-29T14:10:27.216Z] WARN: Skipping validation tests [2020-07-29T14:10:27.216Z] INFO: Running unit tests at 07/29/2020 14:10:15... [2020-07-29T14:10:27.216Z] INFO: make.ps1 starting at 07/29/2020 14:10:18 [2020-07-29T14:10:27.216Z] INFO: Git commit (76cac1ea3b) assumed from DOCKER_GITCOMMIT environment variable [2020-07-29T14:10:27.216Z] INFO: Invoking autogen... [2020-07-29T14:10:27.216Z] INFO: Running unit tests... [2020-07-29T14:10:28.306Z] .........................xx.................... [ 29%] [2020-07-29T14:10:28.794Z] 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-29T14:10:29.508Z] #53 ... [2020-07-29T14:10:29.508Z] [2020-07-29T14:10:29.508Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:10:29.508Z] #22 308.5 + return [2020-07-29T14:10:29.508Z] #22 DONE 308.7s [2020-07-29T14:10:29.508Z] [2020-07-29T14:10:29.508Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:10:29.564Z] --- PASS: TestBuildSquashParent (8.69s) [2020-07-29T14:10:29.564Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T14:10:29.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:10:29.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:10:29.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:10:29.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:10:29.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:10:29.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:10:29.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:10:29.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:10:29.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:10:29.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:10:29.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:10:29.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:10:29.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:10:29.564Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:10:30.781Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-071a9b3715ff2b26f) in /home/ubuntu/workspace/moby_PR-41288 [Pipeline] { [Pipeline] checkout [2020-07-29T14:10:31.050Z] #46 ... [2020-07-29T14:10:31.050Z] [2020-07-29T14:10:31.050Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T14:10:31.348Z] #23 DONE 0.1s [2020-07-29T14:10:31.348Z] [2020-07-29T14:10:31.348Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T14:10:31.994Z] #27 DONE 0.7s [2020-07-29T14:10:31.994Z] [2020-07-29T14:10:31.994Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T14:10:31.994Z] #30 DONE 0.1s [2020-07-29T14:10:31.994Z] [2020-07-29T14:10:31.994Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:10:31.994Z] #46 ... [2020-07-29T14:10:31.994Z] [2020-07-29T14:10:31.994Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T14:10:31.994Z] #32 DONE 0.1s [2020-07-29T14:10:31.994Z] [2020-07-29T14:10:31.994Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T14:10:31.994Z] #35 DONE 0.1s [2020-07-29T14:10:32.291Z] [2020-07-29T14:10:32.291Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T14:10:32.291Z] #38 DONE 0.3s [2020-07-29T14:10:32.291Z] [2020-07-29T14:10:32.291Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:10:32.589Z] #46 ... [2020-07-29T14:10:32.589Z] [2020-07-29T14:10:32.589Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T14:10:32.589Z] #41 DONE 0.1s [2020-07-29T14:10:32.589Z] [2020-07-29T14:10:32.589Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T14:10:32.589Z] #43 DONE 0.1s [2020-07-29T14:10:32.589Z] [2020-07-29T14:10:32.589Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T14:10:32.589Z] #45 DONE 0.1s [2020-07-29T14:10:32.589Z] [2020-07-29T14:10:32.589Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:10:32.910Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:10:32.910Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:10:33.585Z] using credential docker-jenkins-github-credentials [2020-07-29T14:10:33.592Z] Cloning the remote Git repository [2020-07-29T14:10:33.592Z] Cloning with configured refspecs honoured and without tags [2020-07-29T14:10:34.057Z] Cloning repository https://github.com/moby/moby.git [2020-07-29T14:10:34.122Z] > git init /home/ubuntu/workspace/moby_PR-41288 # timeout=10 [2020-07-29T14:10:34.330Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:10:34.330Z] > git --version # timeout=10 [2020-07-29T14:10:34.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:10:34.348Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:10:34.722Z] ? github.com/docker/docker/api [no test files] [2020-07-29T14:10:35.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:10:35.709Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:10:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-29T14:10:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2020-07-29T14:10:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2020-07-29T14:10:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s) [2020-07-29T14:10:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2020-07-29T14:10:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2020-07-29T14:10:39.001Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s) [2020-07-29T14:10:39.001Z] === RUN TestBuildMultiStageCopy [2020-07-29T14:10:39.001Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T14:10:41.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T14:10:41.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T14:10:42.111Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T14:10:42.681Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T14:10:43.145Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-29T14:10:43.252Z] --- PASS: TestBuildMultiStageCopy (4.58s) [2020-07-29T14:10:43.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2020-07-29T14:10:43.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-07-29T14:10:43.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-07-29T14:10:43.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-07-29T14:10:43.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2020-07-29T14:10:43.252Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T14:10:44.632Z] --- PASS: TestBuildMultiStageParentConfig (1.20s) [2020-07-29T14:10:44.632Z] === RUN TestBuildLabelWithTargets [2020-07-29T14:10:46.539Z] --- PASS: TestBuildLabelWithTargets (1.97s) [2020-07-29T14:10:46.539Z] === RUN TestBuildWithEmptyLayers [2020-07-29T14:10:47.272Z] ok github.com/docker/docker/api/server 0.246s coverage: 9.0% of statements [2020-07-29T14:10:47.476Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2020-07-29T14:10:47.476Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T14:10:50.612Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-29T14:10:50.769Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2020-07-29T14:10:50.769Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T14:10:52.145Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2020-07-29T14:10:52.145Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T14:10:53.921Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-29T14:10:55.436Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s) [2020-07-29T14:10:55.436Z] === RUN TestBuildWithHugeFile [2020-07-29T14:10:56.525Z] Fetching without tags [2020-07-29T14:10:56.921Z] Merging remotes/origin/master commit 663d143a9c96d368a5325c1f297e5ac9f3cf0347 into PR head commit 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce [2020-07-29T14:10:56.452Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:10:56.471Z] > git config --add remote.origin.fetch +refs/pull/41288/head:refs/remotes/origin/PR-41288 # timeout=10 [2020-07-29T14:10:56.491Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:10:56.518Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-29T14:10:56.530Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-29T14:10:56.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-29T14:10:56.532Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41288/head:refs/remotes/origin/PR-41288 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T14:10:56.930Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:10:56.945Z] > git checkout -f 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [2020-07-29T14:10:58.710Z] Merge succeeded, producing 51972be54449c851bac57534183ccdde1bef6cac [2020-07-29T14:10:58.710Z] Checking out Revision 51972be54449c851bac57534183ccdde1bef6cac (PR-41288) [2020-07-29T14:10:57.959Z] > git merge 663d143a9c96d368a5325c1f297e5ac9f3cf0347 # timeout=10 [2020-07-29T14:10:58.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T14:10:58.713Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T14:10:58.721Z] > git checkout -f 51972be54449c851bac57534183ccdde1bef6cac # timeout=10 [2020-07-29T14:11:02.605Z] Commit message: "Merge commit '663d143a9c96d368a5325c1f297e5ac9f3cf0347' into HEAD" [2020-07-29T14:11:02.609Z] > git rev-list --no-walk 3108ae62269aff1ee7ff20a7ff0b4d67cb44fcce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-29T14:11:03.912Z] + docker version [2020-07-29T14:11:05.400Z] #46 DONE 340.9s [2020-07-29T14:11:05.400Z] [2020-07-29T14:11:05.400Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:11:05.400Z] #53 ... [2020-07-29T14:11:05.400Z] [2020-07-29T14:11:05.400Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T14:11:05.400Z] #47 DONE 0.1s [2020-07-29T14:11:05.400Z] [2020-07-29T14:11:05.400Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T14:11:05.400Z] #49 DONE 0.1s [2020-07-29T14:11:05.400Z] [2020-07-29T14:11:05.400Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T14:11:05.400Z] #51 DONE 0.1s [2020-07-29T14:11:05.400Z] [2020-07-29T14:11:05.400Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:11:07.658Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:11:07.658Z] Using test binary docker [2020-07-29T14:11:07.658Z] +++ /etc/init.d/apparmor start [2020-07-29T14:11:07.658Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:11:07.658Z] INFO: Waiting for daemon to start... [2020-07-29T14:11:07.658Z] Starting dockerd [2020-07-29T14:11:07.658Z] +++ 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-29T14:11:07.658Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:11:07.658Z] Using test binary docker [2020-07-29T14:11:07.658Z] +++ /etc/init.d/apparmor start [2020-07-29T14:11:07.658Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:11:07.658Z] INFO: Waiting for daemon to start... [2020-07-29T14:11:07.658Z] Starting dockerd [2020-07-29T14:11:07.658Z] +++ 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-29T14:11:08.596Z] . [2020-07-29T14:11:08.596Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:11:08.596Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:11:08.596Z] Error: No such image: emptyfs [2020-07-29T14:11:08.596Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T14:11:08.596Z] ++++ docker load [2020-07-29T14:11:08.854Z] Running integration-test (iteration 1) [2020-07-29T14:11:08.854Z] 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-29T14:11:08.854Z] ++ 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-29T14:11:08.854Z] ++ set -e [2020-07-29T14:11:08.854Z] ++ '[' -n 0 ']' [2020-07-29T14:11:08.854Z] ++ set -x [2020-07-29T14:11:08.854Z] ++ env -i DEST=/go/src/github.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-29T14:11:08.967Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-29T14:11:09.423Z] [2020-07-29T14:11:09.423Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:11:09.683Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:11:09.683Z] Error: No such image: emptyfs [2020-07-29T14:11:09.683Z] ++++ docker load [2020-07-29T14:11:09.683Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T14:11:09.943Z] Running integration-test (iteration 1) [2020-07-29T14:11:09.943Z] 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-29T14:11:09.943Z] ++ 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-29T14:11:09.943Z] ++ set -e [2020-07-29T14:11:09.943Z] ++ '[' -n 0 ']' [2020-07-29T14:11:09.943Z] ++ set -x [2020-07-29T14:11:09.943Z] ++ env -i DEST=/go/src/github.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-29T14:11:12.323Z] #53 311.4 + bin/containerd-stress [2020-07-29T14:11:13.845Z] #53 313.7 + bin/containerd-shim [2020-07-29T14:11:13.924Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:11:13.924Z] [2020-07-29T14:11:13.924Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:11:13.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:11:13.924Z] HOSTNAME=ae3919e8c322 [2020-07-29T14:11:13.924Z] TESTDEBUG=0 [2020-07-29T14:11:13.924Z] DEST=bundles/test-integration [2020-07-29T14:11:13.924Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:11:13.924Z] DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d [2020-07-29T14:11:13.924Z] container=docker [2020-07-29T14:11:13.924Z] HOME=/root [2020-07-29T14:11:13.924Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:11:13.924Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:11:13.924Z] VALIDATE_BRANCH=master [2020-07-29T14:11:13.924Z] TERM=xterm [2020-07-29T14:11:13.924Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:11:13.924Z] SHLVL=1 [2020-07-29T14:11:13.924Z] TIMEOUT=120m [2020-07-29T14:11:13.924Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:11:13.924Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:11:13.924Z] GO111MODULE=off [2020-07-29T14:11:13.924Z] DOCKER_EXPERIMENTAL=1 [2020-07-29T14:11:13.924Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T14:11:13.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:11:13.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:11:13.924Z] GOPATH=/go [2020-07-29T14:11:13.924Z] PKG_CONFIG=pkg-config [2020-07-29T14:11:13.924Z] _=/usr/bin/env [2020-07-29T14:11:13.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T14:11:13.924Z] Client: Docker Engine - Community [2020-07-29T14:11:13.924Z] Version: 19.03.12 [2020-07-29T14:11:13.924Z] API version: 1.40 [2020-07-29T14:11:13.924Z] Go version: go1.13.10 [2020-07-29T14:11:13.924Z] Git commit: 48a6621 [2020-07-29T14:11:13.924Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-29T14:11:13.924Z] OS/Arch: linux/arm64 [2020-07-29T14:11:13.924Z] Experimental: false [2020-07-29T14:11:13.924Z] [2020-07-29T14:11:13.924Z] Server: Docker Engine - Community [2020-07-29T14:11:13.924Z] Engine: [2020-07-29T14:11:13.924Z] Version: 19.03.12 [2020-07-29T14:11:13.924Z] API version: 1.40 (minimum version 1.12) [2020-07-29T14:11:13.924Z] Go version: go1.13.10 [2020-07-29T14:11:13.924Z] Git commit: 48a6621 [2020-07-29T14:11:13.924Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-29T14:11:13.924Z] OS/Arch: linux/arm64 [2020-07-29T14:11:13.924Z] Experimental: true [2020-07-29T14:11:13.924Z] containerd: [2020-07-29T14:11:13.924Z] Version: 1.2.13 [2020-07-29T14:11:13.924Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:11:13.924Z] runc: [2020-07-29T14:11:13.924Z] Version: 1.0.0-rc10 [2020-07-29T14:11:13.924Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:11:13.924Z] docker-init: [2020-07-29T14:11:13.924Z] Version: 0.18.0 [2020-07-29T14:11:13.924Z] GitCommit: fec3683 [Pipeline] sh [2020-07-29T14:11:14.264Z] + docker info [2020-07-29T14:11:15.553Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-29T14:11:17.059Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-29T14:11:21.324Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-29T14:11:22.402Z] #53 320.8 + bin/containerd-shim-runc-v1 [2020-07-29T14:11:24.287Z] Client: [2020-07-29T14:11:24.287Z] Debug Mode: false [2020-07-29T14:11:24.287Z] [2020-07-29T14:11:24.287Z] Server: [2020-07-29T14:11:24.287Z] Containers: 0 [2020-07-29T14:11:24.287Z] Running: 0 [2020-07-29T14:11:24.287Z] Paused: 0 [2020-07-29T14:11:24.287Z] Stopped: 0 [2020-07-29T14:11:24.287Z] Images: 0 [2020-07-29T14:11:24.287Z] Server Version: 19.03.12 [2020-07-29T14:11:24.287Z] Storage Driver: overlay2 [2020-07-29T14:11:24.287Z] Backing Filesystem: extfs [2020-07-29T14:11:24.287Z] Supports d_type: true [2020-07-29T14:11:24.287Z] Native Overlay Diff: true [2020-07-29T14:11:24.287Z] Logging Driver: json-file [2020-07-29T14:11:24.287Z] Cgroup Driver: cgroupfs [2020-07-29T14:11:24.287Z] Plugins: [2020-07-29T14:11:24.287Z] Volume: local [2020-07-29T14:11:24.287Z] Network: bridge host ipvlan macvlan null overlay [2020-07-29T14:11:24.287Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-29T14:11:24.287Z] Swarm: inactive [2020-07-29T14:11:24.287Z] Runtimes: runc [2020-07-29T14:11:24.287Z] Default Runtime: runc [2020-07-29T14:11:24.287Z] Init Binary: docker-init [2020-07-29T14:11:24.287Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-29T14:11:24.287Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-29T14:11:24.287Z] init version: fec3683 [2020-07-29T14:11:24.287Z] Security Options: [2020-07-29T14:11:24.287Z] apparmor [2020-07-29T14:11:24.287Z] seccomp [2020-07-29T14:11:24.287Z] Profile: default [2020-07-29T14:11:24.287Z] Kernel Version: 4.15.0-1074-aws [2020-07-29T14:11:24.287Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-29T14:11:24.287Z] OSType: linux [2020-07-29T14:11:24.287Z] Architecture: aarch64 [2020-07-29T14:11:24.287Z] CPUs: 4 [2020-07-29T14:11:24.287Z] Total Memory: 7.525GiB [2020-07-29T14:11:24.287Z] Name: ip-10-100-98-147 [2020-07-29T14:11:24.287Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-29T14:11:24.287Z] Docker Root Dir: /var/lib/docker [2020-07-29T14:11:24.287Z] Debug Mode: false [2020-07-29T14:11:24.287Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:11:24.287Z] Labels: [2020-07-29T14:11:24.287Z] Experimental: true [2020-07-29T14:11:24.287Z] Insecure Registries: [2020-07-29T14:11:24.287Z] 127.0.0.0/8 [2020-07-29T14:11:24.287Z] Live Restore Enabled: true [2020-07-29T14:11:24.287Z] [2020-07-29T14:11:24.287Z] WARNING: No swap limit support [Pipeline] sh [2020-07-29T14:11:24.487Z] #53 324.1 + bin/containerd-shim-runc-v2 [2020-07-29T14:11:24.582Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:11:24.582Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-29T14:11:24.582Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41288/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-29T14:11:24.582Z] + bash /home/ubuntu/workspace/moby_PR-41288/check-config.sh [2020-07-29T14:11:24.582Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-29T14:11:24.582Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-29T14:11:24.582Z] [2020-07-29T14:11:24.582Z] Generally Necessary: [2020-07-29T14:11:24.582Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-29T14:11:24.582Z] - apparmor: enabled and tools installed [2020-07-29T14:11:24.844Z] - CONFIG_NAMESPACES: enabled [2020-07-29T14:11:24.844Z] - CONFIG_NET_NS: enabled [2020-07-29T14:11:24.844Z] - CONFIG_PID_NS: enabled [2020-07-29T14:11:24.844Z] - CONFIG_IPC_NS: enabled [2020-07-29T14:11:24.844Z] - CONFIG_UTS_NS: enabled [2020-07-29T14:11:24.844Z] - CONFIG_CGROUPS: enabled [2020-07-29T14:11:24.844Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-29T14:11:24.844Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-29T14:11:24.844Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-29T14:11:24.844Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-29T14:11:24.844Z] - CONFIG_CPUSETS: enabled [2020-07-29T14:11:24.844Z] - CONFIG_MEMCG: enabled [2020-07-29T14:11:24.844Z] - CONFIG_KEYS: enabled [2020-07-29T14:11:24.844Z] - CONFIG_VETH: enabled (as module) [2020-07-29T14:11:24.844Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-29T14:11:24.844Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-29T14:11:24.844Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-29T14:11:24.844Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-29T14:11:24.844Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-29T14:11:24.844Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-29T14:11:24.844Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-29T14:11:24.844Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-29T14:11:24.844Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-29T14:11:24.844Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-29T14:11:24.844Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-29T14:11:24.844Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-29T14:11:24.844Z] [2020-07-29T14:11:24.844Z] Optional Features: [2020-07-29T14:11:25.106Z] - CONFIG_USER_NS: enabled [2020-07-29T14:11:25.106Z] - CONFIG_SECCOMP: enabled [2020-07-29T14:11:25.106Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-29T14:11:25.106Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-29T14:11:25.106Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-29T14:11:25.106Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-29T14:11:25.106Z] - CONFIG_BLK_CGROUP: enabled [2020-07-29T14:11:25.106Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-29T14:11:25.106Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-29T14:11:25.106Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-29T14:11:25.106Z] - CONFIG_CGROUP_PERF: enabled [2020-07-29T14:11:25.106Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-29T14:11:25.106Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-29T14:11:25.106Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-29T14:11:25.106Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-29T14:11:25.106Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-29T14:11:25.106Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-29T14:11:25.106Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-29T14:11:25.106Z] - CONFIG_IP_VS: enabled (as module) [2020-07-29T14:11:25.106Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-29T14:11:25.106Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-29T14:11:25.106Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-29T14:11:25.106Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-29T14:11:25.106Z] - CONFIG_EXT4_FS: enabled [2020-07-29T14:11:25.106Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-29T14:11:25.106Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-29T14:11:25.106Z] - Network Drivers: [2020-07-29T14:11:25.106Z] - "overlay": [2020-07-29T14:11:25.140Z] #53 325.1 + binaries [2020-07-29T14:11:25.369Z] - CONFIG_VXLAN: enabled (as module) [2020-07-29T14:11:25.369Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-29T14:11:25.369Z] Optional (for encrypted networks): [2020-07-29T14:11:25.369Z] - CONFIG_CRYPTO: enabled [2020-07-29T14:11:25.369Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-29T14:11:25.369Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-29T14:11:25.369Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-29T14:11:25.369Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-29T14:11:25.369Z] - CONFIG_XFRM: enabled [2020-07-29T14:11:25.369Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-29T14:11:25.369Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-29T14:11:25.369Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-29T14:11:25.369Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-29T14:11:25.369Z] - "ipvlan": [2020-07-29T14:11:25.369Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-29T14:11:25.369Z] - "macvlan": [2020-07-29T14:11:25.369Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-29T14:11:25.369Z] - CONFIG_DUMMY: enabled (as module) [2020-07-29T14:11:25.369Z] - "ftp,tftp client in container": [2020-07-29T14:11:25.369Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-29T14:11:25.369Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-29T14:11:25.369Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-29T14:11:25.369Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-29T14:11:25.369Z] - Storage Drivers: [2020-07-29T14:11:25.369Z] - "aufs": [2020-07-29T14:11:25.369Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-29T14:11:25.369Z] - "btrfs": [2020-07-29T14:11:25.369Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-29T14:11:25.369Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-29T14:11:25.369Z] - "devicemapper": [2020-07-29T14:11:25.440Z] #53 325.1 + install -D bin/containerd /build/containerd [2020-07-29T14:11:25.440Z] #53 325.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-29T14:11:25.440Z] #53 325.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-29T14:11:25.440Z] #53 325.1 + install -D bin/ctr /build/ctr [2020-07-29T14:11:25.440Z] #53 DONE 325.2s [2020-07-29T14:11:25.631Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-29T14:11:25.631Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-29T14:11:25.631Z] - "overlay": [2020-07-29T14:11:25.631Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-29T14:11:25.631Z] - "zfs": [2020-07-29T14:11:25.631Z] - /dev/zfs: missing [2020-07-29T14:11:25.631Z] - zfs command: missing [2020-07-29T14:11:25.631Z] - zpool command: missing [2020-07-29T14:11:25.631Z] [2020-07-29T14:11:25.631Z] Limits: [2020-07-29T14:11:25.631Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-29T14:11:25.631Z] [2020-07-29T14:11:25.631Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-29T14:11:25.981Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:baa950315f68b23ae1109d63a56575c39ebc469d . [2020-07-29T14:11:25.981Z] #2 [internal] load .dockerignore [2020-07-29T14:11:25.981Z] #2 transferring context: 87B done [2020-07-29T14:11:26.243Z] #2 DONE 0.1s [2020-07-29T14:11:26.243Z] [2020-07-29T14:11:26.243Z] #1 [internal] load build definition from Dockerfile [2020-07-29T14:11:26.243Z] #1 transferring dockerfile: 16.37kB done [2020-07-29T14:11:26.243Z] #1 DONE 0.1s [2020-07-29T14:11:26.243Z] [2020-07-29T14:11:26.243Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-29T14:11:26.484Z] [2020-07-29T14:11:26.484Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T14:11:26.484Z] #54 DONE 0.1s [2020-07-29T14:11:26.484Z] [2020-07-29T14:11:26.484Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T14:11:26.484Z] #58 DONE 0.1s [2020-07-29T14:11:26.484Z] [2020-07-29T14:11:26.484Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T14:11:26.504Z] #3 DONE 0.5s [2020-07-29T14:11:26.766Z] [2020-07-29T14:11:26.766Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-29T14:11:26.766Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-29T14:11:26.766Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-29T14:11:26.766Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-29T14:11:26.766Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-29T14:11:26.766Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-07-29T14:11:26.779Z] #60 DONE 0.1s [2020-07-29T14:11:26.779Z] [2020-07-29T14:11:26.779Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T14:11:26.779Z] #62 DONE 0.1s [2020-07-29T14:11:26.779Z] [2020-07-29T14:11:26.779Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T14:11:26.779Z] #63 DONE 0.0s [2020-07-29T14:11:26.779Z] [2020-07-29T14:11:26.779Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T14:11:27.028Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-07-29T14:11:27.028Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-07-29T14:11:27.028Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-07-29T14:11:27.289Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-29T14:11:27.551Z] #4 DONE 0.8s [2020-07-29T14:11:28.861Z] #64 DONE 2.1s [2020-07-29T14:11:28.861Z] [2020-07-29T14:11:28.861Z] #65 exporting to oci image format [2020-07-29T14:11:28.861Z] #65 exporting layers [2020-07-29T14:11:28.943Z] [2020-07-29T14:11:28.943Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-29T14:11:29.205Z] #6 DONE 0.3s [2020-07-29T14:11:29.205Z] [2020-07-29T14:11:29.205Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-29T14:11:29.205Z] #5 DONE 0.4s [2020-07-29T14:11:29.205Z] [2020-07-29T14:11:29.205Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-29T14:11:29.205Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-29T14:11:29.479Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-29T14:11:29.479Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-29T14:11:29.479Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-07-29T14:11:29.757Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.12MB / 9.86MB 0.4s [2020-07-29T14:11:29.757Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s [2020-07-29T14:11:30.019Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-07-29T14:11:30.281Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2020-07-29T14:11:31.245Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-07-29T14:11:33.169Z] #58 DONE 3.9s [2020-07-29T14:11:33.169Z] [2020-07-29T14:11:33.169Z] #20 [internal] load build context [2020-07-29T14:11:33.169Z] #20 transferring context: 51.32MB 2.8s done [2020-07-29T14:11:33.169Z] #20 DONE 3.8s [2020-07-29T14:11:33.169Z] [2020-07-29T14:11:33.169Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-29T14:11:33.169Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-29T14:11:33.169Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-29T14:11:33.169Z] #7 sha256:499fa2a6ca20d2a30f4fc10862883fe62450d0bb924892cabcc8a69165425aed 1.79kB / 1.79kB done [2020-07-29T14:11:33.169Z] #7 sha256:f6953177c65964ff63a4b42ea3255f787ed11b2e0e262ab028e3466cf118cf38 6.19kB / 6.19kB done [2020-07-29T14:11:33.169Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 3.8s done [2020-07-29T14:11:33.169Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.7s done [2020-07-29T14:11:33.169Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 2.4s done [2020-07-29T14:11:33.169Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 3.8s done [2020-07-29T14:11:33.169Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 0B / 97.69MB 3.9s [2020-07-29T14:11:33.169Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 0B / 155B 3.9s [2020-07-29T14:11:33.169Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 0B / 62.52MB 3.9s [2020-07-29T14:11:33.169Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 10.87MB / 97.69MB 4.1s [2020-07-29T14:11:33.169Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 4.0s done [2020-07-29T14:11:33.169Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 8.05MB / 62.52MB 4.1s [2020-07-29T14:11:33.169Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 [2020-07-29T14:11:33.432Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 20.18MB / 97.69MB 4.2s [2020-07-29T14:11:33.432Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 19.44MB / 62.52MB 4.2s [2020-07-29T14:11:33.432Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 33.54MB / 97.69MB 4.3s [2020-07-29T14:11:33.432Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 22.99MB / 62.52MB 4.3s [2020-07-29T14:11:33.699Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 41.90MB / 97.69MB 4.4s [2020-07-29T14:11:33.699Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 33.54MB / 62.52MB 4.4s [2020-07-29T14:11:33.699Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 55.27MB / 97.69MB 4.5s [2020-07-29T14:11:33.699Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 39.33MB / 62.52MB 4.5s [2020-07-29T14:11:33.961Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 64.81MB / 97.69MB 4.6s [2020-07-29T14:11:33.961Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 46.16MB / 62.52MB 4.6s [2020-07-29T14:11:33.961Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 84.11MB / 97.69MB 4.8s [2020-07-29T14:11:33.961Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 4.8s [2020-07-29T14:11:34.225Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 5.1s [2020-07-29T14:11:35.697Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 2.2s done [2020-07-29T14:11:35.729Z] ......................... [ 66%] [2020-07-29T14:11:37.617Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 8.1s done [2020-07-29T14:11:38.190Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 8.7s done [2020-07-29T14:11:38.190Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T14:11:38.260Z] ok github.com/docker/docker/api/server/httputils 0.182s coverage: 14.7% of statements [2020-07-29T14:11:38.260Z] ok github.com/docker/docker/api/server/middleware 0.219s coverage: 37.7% of statements [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T14:11:38.260Z] ok github.com/docker/docker/api/types/filters 0.112s coverage: 92.2% of statements [2020-07-29T14:11:38.260Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2020-07-29T14:11:38.260Z] ok github.com/docker/docker/api/types/time 0.146s coverage: 100.0% of statements [2020-07-29T14:11:38.260Z] ok github.com/docker/docker/api/server/router/swarm 0.129s coverage: 5.4% of statements [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T14:11:38.260Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 75.0% of statements [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T14:11:38.260Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T14:11:38.260Z] ok github.com/docker/docker/builder/dockerignore 0.042s coverage: 96.8% of statements [2020-07-29T14:11:38.452Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.3s done [2020-07-29T14:11:39.259Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2020-07-29T14:11:39.259Z] ok github.com/docker/docker/builder/remotecontext 0.454s coverage: 9.2% of statements [2020-07-29T14:11:39.838Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 [2020-07-29T14:11:40.167Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.4s done [2020-07-29T14:11:40.253Z] ok github.com/docker/docker/builder/dockerfile 0.376s coverage: 46.4% of statements [2020-07-29T14:11:41.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T14:11:41.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T14:11:41.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T14:11:42.085Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0.1s [2020-07-29T14:11:44.190Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 2.5s done [2020-07-29T14:11:45.135Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 [2020-07-29T14:11:47.054Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 2.0s done [2020-07-29T14:11:48.000Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c [2020-07-29T14:11:48.724Z] Loaded image: buildpack-deps:buster [2020-07-29T14:11:48.724Z] Loaded image: busybox:latest [2020-07-29T14:11:48.724Z] Loaded image: busybox:glibc [2020-07-29T14:11:48.724Z] Loaded image: debian:buster [2020-07-29T14:11:48.724Z] Loaded image: hello-world:latest [2020-07-29T14:11:48.724Z] INFO: Testing against a local daemon [2020-07-29T14:11:48.724Z] === RUN TestDockerDaemonSuite [2020-07-29T14:11:48.724Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-29T14:11:49.291Z] Loaded image: buildpack-deps:buster [2020-07-29T14:11:49.551Z] Loaded image: busybox:latest [2020-07-29T14:11:50.120Z] Loaded image: busybox:glibc [2020-07-29T14:11:50.120Z] Loaded image: debian:buster [2020-07-29T14:11:50.687Z] Loaded image: hello-world:latest [2020-07-29T14:11:50.687Z] INFO: Testing against a local daemon [2020-07-29T14:11:50.687Z] === RUN TestDockerSuite [2020-07-29T14:11:50.687Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-29T14:11:50.687Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-29T14:11:50.687Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-29T14:11:50.687Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-29T14:11:50.687Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-29T14:11:50.687Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-29T14:11:50.687Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-29T14:11:50.687Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-29T14:11:50.738Z] ok github.com/docker/docker/client 0.425s coverage: 74.9% of statements [2020-07-29T14:11:51.625Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-29T14:11:51.847Z] --- PASS: TestImportExtremelyLargeImageWorks (108.73s) [2020-07-29T14:11:51.847Z] PASS [2020-07-29T14:11:51.847Z] [2020-07-29T14:11:51.847Z] === Skipped [2020-07-29T14:11:51.847Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-29T14:11:51.847Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-29T14:11:51.847Z] [2020-07-29T14:11:51.847Z] [2020-07-29T14:11:51.847Z] DONE 12 tests, 1 skipped in 112.595s [2020-07-29T14:11:51.847Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T14:11:51.847Z] INFO: Testing against a local daemon [2020-07-29T14:11:51.847Z] === RUN TestNetworkCreateDelete [2020-07-29T14:11:51.847Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-29T14:11:51.847Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T14:11:51.847Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-07-29T14:11:51.847Z] === RUN TestDaemonDNSFallback [2020-07-29T14:11:51.884Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-29T14:11:52.215Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 4.2s done [2020-07-29T14:11:52.453Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-29T14:11:52.453Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-29T14:11:52.793Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e done [2020-07-29T14:11:52.793Z] #7 DONE 23.5s [2020-07-29T14:11:52.793Z] [2020-07-29T14:11:52.793Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-29T14:11:53.022Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-29T14:11:53.282Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-29T14:11:53.282Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-29T14:11:54.660Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-29T14:11:54.919Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-29T14:11:54.919Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-29T14:11:54.919Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-29T14:11:55.179Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-29T14:11:56.117Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-29T14:11:56.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T14:11:56.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T14:11:57.006Z] #8 DONE 3.7s [2020-07-29T14:11:57.006Z] [2020-07-29T14:11:57.006Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-29T14:11:57.056Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-29T14:11:57.116Z] --- PASS: TestDaemonDNSFallback (7.32s) [2020-07-29T14:11:57.116Z] === RUN TestInspectNetwork [2020-07-29T14:11:57.116Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-29T14:11:57.116Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:11:57.116Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T14:11:57.116Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-29T14:11:57.116Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] === RUN TestNetworkInvalidJSON [2020-07-29T14:11:57.116Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T14:11:57.116Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T14:11:57.116Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:11:57.116Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:11:57.116Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:11:57.116Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:11:57.116Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T14:11:57.116Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:11:57.116Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:11:57.116Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-07-29T14:11:57.116Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T14:11:57.116Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T14:11:57.116Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T14:11:57.116Z] === RUN TestHostIPv4BridgeLabel [2020-07-29T14:11:57.116Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-29T14:11:57.116Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T14:11:57.116Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.05s) [2020-07-29T14:11:57.116Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T14:11:57.116Z] --- SKIP: TestDaemonDefaultNetworkPools (0.03s) [2020-07-29T14:11:57.116Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T14:11:57.116Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.03s) [2020-07-29T14:11:57.116Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:11:57.116Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2020-07-29T14:11:57.116Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:11:57.116Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2020-07-29T14:11:57.116Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T14:11:57.116Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-29T14:11:57.116Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:11:57.116Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T14:11:57.116Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:11:57.116Z] service_test.go:236: FLAKY_TEST [2020-07-29T14:11:57.116Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T14:11:57.116Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2020-07-29T14:11:57.116Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:11:57.116Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T14:11:57.116Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-29T14:11:57.116Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:11:57.116Z] PASS [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === Skipped [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-29T14:11:57.116Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-29T14:11:57.116Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-29T14:11:57.116Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.05s) [2020-07-29T14:11:57.116Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.03s) [2020-07-29T14:11:57.116Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.03s) [2020-07-29T14:11:57.116Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2020-07-29T14:11:57.116Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2020-07-29T14:11:57.116Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-29T14:11:57.116Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:11:57.116Z] service_test.go:236: FLAKY_TEST [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2020-07-29T14:11:57.116Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-29T14:11:57.116Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] [2020-07-29T14:11:57.116Z] DONE 19 tests, 12 skipped in 8.144s [2020-07-29T14:11:57.116Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:11:57.315Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-29T14:11:57.315Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-29T14:11:57.315Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-29T14:11:57.315Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-29T14:11:57.375Z] INFO: Testing against a local daemon [2020-07-29T14:11:57.375Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T14:11:57.375Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:11:57.375Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:11:57.375Z] === RUN TestDockerNetworkIpvlan [2020-07-29T14:11:57.375Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:11:57.375Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:11:57.375Z] PASS [2020-07-29T14:11:57.375Z] [2020-07-29T14:11:57.375Z] === Skipped [2020-07-29T14:11:57.375Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:11:57.375Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:11:57.375Z] [2020-07-29T14:11:57.375Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:11:57.375Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:11:57.375Z] [2020-07-29T14:11:57.375Z] [2020-07-29T14:11:57.375Z] DONE 2 tests, 2 skipped in 0.111s [2020-07-29T14:11:57.375Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:11:57.375Z] INFO: Testing against a local daemon [2020-07-29T14:11:57.375Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T14:11:57.375Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-29T14:11:57.375Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.375Z] === RUN TestDockerNetworkMacvlan [2020-07-29T14:11:57.375Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-29T14:11:57.375Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.375Z] PASS [2020-07-29T14:11:57.375Z] [2020-07-29T14:11:57.375Z] === Skipped [2020-07-29T14:11:57.375Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-29T14:11:57.375Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.375Z] [2020-07-29T14:11:57.375Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-29T14:11:57.375Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:11:57.375Z] [2020-07-29T14:11:57.375Z] [2020-07-29T14:11:57.375Z] DONE 2 tests, 2 skipped in 0.098s [2020-07-29T14:11:57.375Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T14:11:57.375Z] testing: warning: no tests to run [2020-07-29T14:11:57.375Z] PASS [2020-07-29T14:11:57.375Z] [2020-07-29T14:11:57.375Z] DONE 0 tests in 0.021s [2020-07-29T14:11:57.635Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T14:11:57.635Z] INFO: Testing against a local daemon [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginTLS [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginHeader [2020-07-29T14:11:57.635Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-29T14:11:57.635Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.635Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T14:11:57.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T14:11:57.883Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-29T14:11:57.897Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] === RUN TestAuthZPluginV2Disable [2020-07-29T14:11:57.897Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T14:11:57.897Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T14:11:57.897Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T14:11:57.897Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] PASS [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === Skipped [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-29T14:11:57.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] [2020-07-29T14:11:57.897Z] DONE 17 tests, 17 skipped in 0.396s [2020-07-29T14:11:57.897Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T14:11:57.951Z] #9 DONE 1.3s [2020-07-29T14:11:57.951Z] [2020-07-29T14:11:57.951Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-29T14:11:58.161Z] INFO: Testing against a local daemon [2020-07-29T14:11:58.161Z] === RUN TestPluginInvalidJSON [2020-07-29T14:11:58.161Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:11:58.161Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:11:58.161Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:11:58.161Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-29T14:11:58.161Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T14:11:58.161Z] === RUN TestPluginInstall [2020-07-29T14:11:58.161Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-29T14:11:58.161Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:58.161Z] PASS [2020-07-29T14:11:58.161Z] [2020-07-29T14:11:58.161Z] === Skipped [2020-07-29T14:11:58.161Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-29T14:11:58.161Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-29T14:11:58.161Z] [2020-07-29T14:11:58.161Z] [2020-07-29T14:11:58.161Z] DONE 3 tests, 1 skipped in 0.174s [2020-07-29T14:11:58.161Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T14:11:58.161Z] INFO: Testing against a local daemon [2020-07-29T14:11:58.161Z] === RUN TestExternalGraphDriver [2020-07-29T14:11:58.212Z] #27 DONE 0.4s [2020-07-29T14:11:58.212Z] [2020-07-29T14:11:58.212Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:11:58.212Z] #43 ... [2020-07-29T14:11:58.212Z] [2020-07-29T14:11:58.212Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-29T14:11:58.212Z] #35 DONE 0.4s [2020-07-29T14:11:58.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T14:11:58.419Z] --- SKIP: TestExternalGraphDriver (0.09s) [2020-07-29T14:11:58.420Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-29T14:11:58.420Z] === RUN TestGraphdriverPluginV2 [2020-07-29T14:11:58.475Z] [2020-07-29T14:11:58.475Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:11:58.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T14:12:00.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T14:12:00.417Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-29T14:12:01.043Z] #36 2.775 + git clone https://github.com/docker/distribution.git . [2020-07-29T14:12:01.043Z] #36 2.779 Cloning into '.'... [2020-07-29T14:12:01.360Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-29T14:12:02.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T14:12:02.740Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-29T14:12:03.311Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-29T14:12:03.631Z] #36 ... [2020-07-29T14:12:03.631Z] [2020-07-29T14:12:03.631Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:12:03.631Z] #43 4.182 + RM_GOPATH=0 [2020-07-29T14:12:03.631Z] #43 4.182 + TMP_GOPATH= [2020-07-29T14:12:03.631Z] #43 4.182 + : /build [2020-07-29T14:12:03.631Z] #43 4.182 + '[' -z '' ']' [2020-07-29T14:12:03.631Z] #43 4.182 ++ mktemp -d [2020-07-29T14:12:03.631Z] #43 4.189 + export GOPATH=/tmp/tmp.LOZfXnmTAa [2020-07-29T14:12:03.631Z] #43 4.189 + GOPATH=/tmp/tmp.LOZfXnmTAa [2020-07-29T14:12:03.631Z] #43 4.189 + RM_GOPATH=1 [2020-07-29T14:12:03.631Z] #43 4.189 + case "$(go env GOARCH)" in [2020-07-29T14:12:03.631Z] #43 4.190 ++ go env GOARCH [2020-07-29T14:12:03.631Z] #43 4.217 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:03.631Z] #43 4.217 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:03.631Z] #43 4.219 ++ dirname /tmp/install/install.sh [2020-07-29T14:12:03.631Z] #43 4.236 + dir=/tmp/install [2020-07-29T14:12:03.631Z] #43 4.236 + bin=gotestsum [2020-07-29T14:12:03.631Z] #43 4.236 + shift [2020-07-29T14:12:03.631Z] #43 4.236 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-29T14:12:03.631Z] #43 4.236 + . /tmp/install/gotestsum.installer [2020-07-29T14:12:03.631Z] #43 4.236 ++ : v0.3.5 [2020-07-29T14:12:03.631Z] #43 4.236 + install_gotestsum [2020-07-29T14:12:03.631Z] #43 4.236 + set -e [2020-07-29T14:12:03.631Z] #43 4.236 + export GO111MODULE=on [2020-07-29T14:12:03.631Z] #43 4.236 + GO111MODULE=on [2020-07-29T14:12:03.631Z] #43 4.236 + GOBIN=/build [2020-07-29T14:12:03.631Z] #43 4.236 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-29T14:12:03.631Z] #43 4.314 go: finding gotest.tools v0.3.5 [2020-07-29T14:12:03.631Z] #43 4.314 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-29T14:12:03.631Z] #43 5.296 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-29T14:12:03.631Z] #43 5.992 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-29T14:12:03.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T14:12:04.591Z] #43 6.758 go: downloading gotest.tools v2.1.0+incompatible [2020-07-29T14:12:04.691Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-29T14:12:04.854Z] #43 6.911 go: extracting gotest.tools v2.1.0+incompatible [2020-07-29T14:12:04.854Z] #43 7.043 go: downloading github.com/fatih/color v1.6.0 [2020-07-29T14:12:04.854Z] #43 7.090 go: downloading github.com/pkg/errors v0.8.0 [2020-07-29T14:12:04.854Z] #43 7.090 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:12:04.854Z] #43 7.092 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-29T14:12:04.854Z] #43 7.209 go: extracting github.com/fatih/color v1.6.0 [2020-07-29T14:12:05.117Z] #43 7.304 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:12:05.117Z] #43 7.341 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:12:05.117Z] #43 7.421 go: extracting github.com/pkg/errors v0.8.0 [2020-07-29T14:12:05.117Z] #43 7.423 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:12:05.117Z] #43 7.485 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:12:05.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T14:12:05.380Z] #43 7.515 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:12:05.380Z] #43 7.598 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-29T14:12:05.380Z] #43 7.601 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:12:05.380Z] #43 7.688 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:12:05.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T14:12:05.629Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-29T14:12:05.735Z] ok github.com/docker/docker/builder/remotecontext/git 28.042s coverage: 86.3% of statements [2020-07-29T14:12:05.735Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T14:12:05.735Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T14:12:06.197Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-29T14:12:06.416Z] #43 8.372 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:12:06.416Z] #43 8.373 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:12:06.416Z] #43 8.373 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:12:06.416Z] #43 8.545 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:12:06.416Z] #43 8.578 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:12:06.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T14:12:07.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T14:12:07.623Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-29T14:12:07.814Z] #43 10.12 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:12:07.814Z] #43 ... [2020-07-29T14:12:07.814Z] [2020-07-29T14:12:07.814Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:12:07.814Z] #38 6.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:12:07.814Z] #38 6.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:12:07.814Z] #38 6.327 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:12:07.814Z] #38 7.037 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T14:12:07.814Z] #38 8.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-29T14:12:08.078Z] #38 ... [2020-07-29T14:12:08.078Z] [2020-07-29T14:12:08.078Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:12:08.078Z] #32 6.322 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:12:08.078Z] #32 6.387 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:12:08.078Z] #32 6.388 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:12:08.078Z] #32 7.613 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T14:12:08.078Z] #32 9.235 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-29T14:12:08.078Z] #32 ... [2020-07-29T14:12:08.078Z] [2020-07-29T14:12:08.078Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:12:08.078Z] #51 6.074 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:12:08.078Z] #51 6.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:12:08.078Z] #51 6.395 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:12:08.078Z] #51 7.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T14:12:08.078Z] #51 8.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-29T14:12:08.343Z] #51 ... [2020-07-29T14:12:08.343Z] [2020-07-29T14:12:08.343Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:12:08.343Z] #28 5.455 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-29T14:12:08.343Z] #28 5.455 Cloning into '.'... [2020-07-29T14:12:08.343Z] #28 ... [2020-07-29T14:12:08.343Z] [2020-07-29T14:12:08.343Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:12:08.343Z] #60 1.600 + RM_GOPATH=0 [2020-07-29T14:12:08.343Z] #60 1.600 + TMP_GOPATH= [2020-07-29T14:12:08.343Z] #60 1.600 + : /build [2020-07-29T14:12:08.343Z] #60 1.600 + '[' -z '' ']' [2020-07-29T14:12:08.343Z] #60 1.601 ++ mktemp -d [2020-07-29T14:12:08.343Z] #60 1.604 + export GOPATH=/tmp/tmp.d6R2m1XCKu [2020-07-29T14:12:08.343Z] #60 1.604 + GOPATH=/tmp/tmp.d6R2m1XCKu [2020-07-29T14:12:08.343Z] #60 1.604 + RM_GOPATH=1 [2020-07-29T14:12:08.343Z] #60 1.604 + case "$(go env GOARCH)" in [2020-07-29T14:12:08.343Z] #60 1.606 ++ go env GOARCH [2020-07-29T14:12:08.343Z] #60 1.620 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:08.343Z] #60 1.620 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:08.343Z] #60 1.621 ++ dirname /tmp/install/install.sh [2020-07-29T14:12:08.343Z] #60 1.622 + dir=/tmp/install [2020-07-29T14:12:08.343Z] #60 1.625 + bin=proxy [2020-07-29T14:12:08.343Z] #60 1.625 + shift [2020-07-29T14:12:08.343Z] #60 1.625 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-29T14:12:08.343Z] #60 1.625 + . /tmp/install/proxy.installer [2020-07-29T14:12:08.343Z] #60 1.625 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T14:12:08.343Z] #60 1.625 + install_proxy [2020-07-29T14:12:08.343Z] #60 1.625 + case "$1" in [2020-07-29T14:12:08.343Z] #60 1.625 + export CGO_ENABLED=0 [2020-07-29T14:12:08.343Z] #60 1.625 + CGO_ENABLED=0 [2020-07-29T14:12:08.343Z] #60 1.625 + _install_proxy [2020-07-29T14:12:08.343Z] #60 1.625 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-29T14:12:08.343Z] #60 1.625 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.d6R2m1XCKu/src/github.com/docker/libnetwork [2020-07-29T14:12:08.343Z] #60 1.625 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T14:12:08.343Z] #60 1.630 Cloning into '/tmp/tmp.d6R2m1XCKu/src/github.com/docker/libnetwork'... [2020-07-29T14:12:08.563Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-29T14:12:08.607Z] #60 ... [2020-07-29T14:12:08.607Z] [2020-07-29T14:12:08.607Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:12:08.607Z] #21 2.523 + RM_GOPATH=0 [2020-07-29T14:12:08.607Z] #21 2.523 + TMP_GOPATH= [2020-07-29T14:12:08.607Z] #21 2.523 + : /build [2020-07-29T14:12:08.607Z] #21 2.523 + '[' -z '' ']' [2020-07-29T14:12:08.607Z] #21 2.523 ++ mktemp -d [2020-07-29T14:12:08.607Z] #21 2.523 + export GOPATH=/tmp/tmp.4Q24GYRFNy [2020-07-29T14:12:08.607Z] #21 2.523 + GOPATH=/tmp/tmp.4Q24GYRFNy [2020-07-29T14:12:08.607Z] #21 2.523 + RM_GOPATH=1 [2020-07-29T14:12:08.607Z] #21 2.523 + case "$(go env GOARCH)" in [2020-07-29T14:12:08.607Z] #21 2.523 ++ go env GOARCH [2020-07-29T14:12:08.607Z] #21 2.546 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:08.607Z] #21 2.546 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:08.607Z] #21 2.546 ++ dirname /tmp/install/install.sh [2020-07-29T14:12:08.607Z] #21 2.546 + dir=/tmp/install [2020-07-29T14:12:08.607Z] #21 2.546 + bin=dockercli [2020-07-29T14:12:08.607Z] #21 2.546 + shift [2020-07-29T14:12:08.607Z] #21 2.546 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-29T14:12:08.607Z] #21 2.546 + . /tmp/install/dockercli.installer [2020-07-29T14:12:08.607Z] #21 2.546 ++ : stable [2020-07-29T14:12:08.607Z] #21 2.546 ++ : 17.06.2-ce [2020-07-29T14:12:08.607Z] #21 2.546 + install_dockercli [2020-07-29T14:12:08.607Z] #21 2.546 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-29T14:12:08.607Z] #21 2.546 ++ uname -m [2020-07-29T14:12:08.607Z] #21 2.546 + arch=aarch64 [2020-07-29T14:12:08.607Z] #21 2.546 + '[' aarch64 '!=' x86_64 ']' [2020-07-29T14:12:08.607Z] #21 2.546 + '[' aarch64 '!=' s390x ']' [2020-07-29T14:12:08.607Z] #21 2.546 + '[' aarch64 '!=' armhf ']' [2020-07-29T14:12:08.607Z] #21 2.546 + build_dockercli [2020-07-29T14:12:08.607Z] #21 2.546 + git clone https://github.com/docker/docker-ce /tmp/tmp.4Q24GYRFNy/tmp/docker-ce [2020-07-29T14:12:08.607Z] #21 2.546 Cloning into '/tmp/tmp.4Q24GYRFNy/tmp/docker-ce'... [2020-07-29T14:12:08.607Z] #21 2.547 Install docker/cli version 17.06.2-ce from stable [2020-07-29T14:12:08.607Z] #21 ... [2020-07-29T14:12:08.607Z] [2020-07-29T14:12:08.607Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:12:08.607Z] #47 2.919 + RM_GOPATH=0 [2020-07-29T14:12:08.607Z] #47 2.919 + TMP_GOPATH= [2020-07-29T14:12:08.607Z] #47 2.919 + : /build [2020-07-29T14:12:08.607Z] #47 2.919 + '[' -z '' ']' [2020-07-29T14:12:08.607Z] #47 2.919 ++ mktemp -d [2020-07-29T14:12:08.607Z] #47 2.925 + export GOPATH=/tmp/tmp.alUGrvSjnf [2020-07-29T14:12:08.607Z] #47 2.925 + GOPATH=/tmp/tmp.alUGrvSjnf [2020-07-29T14:12:08.607Z] #47 2.925 + RM_GOPATH=1 [2020-07-29T14:12:08.607Z] #47 2.925 + case "$(go env GOARCH)" in [2020-07-29T14:12:08.607Z] #47 2.925 ++ go env GOARCH [2020-07-29T14:12:08.607Z] #47 2.944 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:08.607Z] #47 2.944 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:08.607Z] #47 2.945 ++ dirname /tmp/install/install.sh [2020-07-29T14:12:08.607Z] #47 2.974 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T14:12:08.607Z] #47 2.975 + dir=/tmp/install [2020-07-29T14:12:08.607Z] #47 2.975 + bin=shfmt [2020-07-29T14:12:08.607Z] #47 2.975 + shift [2020-07-29T14:12:08.607Z] #47 2.975 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-29T14:12:08.607Z] #47 2.975 + . /tmp/install/shfmt.installer [2020-07-29T14:12:08.607Z] #47 2.975 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T14:12:08.607Z] #47 2.975 + install_shfmt [2020-07-29T14:12:08.607Z] #47 2.975 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-29T14:12:08.607Z] #47 2.975 + git clone https://github.com/mvdan/sh.git /tmp/tmp.alUGrvSjnf/src/github.com/mvdan/sh [2020-07-29T14:12:08.607Z] #47 2.975 Cloning into '/tmp/tmp.alUGrvSjnf/src/github.com/mvdan/sh'... [2020-07-29T14:12:08.607Z] #47 10.07 + cd /tmp/tmp.alUGrvSjnf/src/github.com/mvdan/sh [2020-07-29T14:12:08.607Z] #47 10.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-29T14:12:08.607Z] #47 10.15 + GO111MODULE=on [2020-07-29T14:12:08.607Z] #47 10.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-29T14:12:08.871Z] #47 ... [2020-07-29T14:12:08.871Z] [2020-07-29T14:12:08.871Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:12:08.871Z] #45 5.805 + RM_GOPATH=0 [2020-07-29T14:12:08.871Z] #45 5.805 + TMP_GOPATH= [2020-07-29T14:12:08.871Z] #45 5.805 + : /build [2020-07-29T14:12:08.871Z] #45 5.805 + '[' -z '' ']' [2020-07-29T14:12:08.871Z] #45 5.811 ++ mktemp -d [2020-07-29T14:12:08.871Z] #45 5.811 + export GOPATH=/tmp/tmp.UaBhrinV5Y [2020-07-29T14:12:08.871Z] #45 5.811 + GOPATH=/tmp/tmp.UaBhrinV5Y [2020-07-29T14:12:08.871Z] #45 5.811 + RM_GOPATH=1 [2020-07-29T14:12:08.871Z] #45 5.811 + case "$(go env GOARCH)" in [2020-07-29T14:12:08.871Z] #45 5.811 ++ go env GOARCH [2020-07-29T14:12:08.871Z] #45 5.826 Installing golangci-lint version v1.23.8 [2020-07-29T14:12:08.871Z] #45 5.826 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:08.871Z] #45 5.826 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:08.871Z] #45 5.826 ++ dirname /tmp/install/install.sh [2020-07-29T14:12:08.871Z] #45 5.826 + dir=/tmp/install [2020-07-29T14:12:08.871Z] #45 5.826 + bin=golangci_lint [2020-07-29T14:12:08.871Z] #45 5.826 + shift [2020-07-29T14:12:08.871Z] #45 5.826 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-29T14:12:08.871Z] #45 5.826 + . /tmp/install/golangci_lint.installer [2020-07-29T14:12:08.871Z] #45 5.826 ++ : v1.23.8 [2020-07-29T14:12:08.871Z] #45 5.826 + install_golangci_lint [2020-07-29T14:12:08.871Z] #45 5.826 + echo 'Installing golangci-lint version v1.23.8' [2020-07-29T14:12:08.871Z] #45 5.829 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T14:12:08.871Z] #45 ... [2020-07-29T14:12:08.871Z] [2020-07-29T14:12:08.871Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:12:08.871Z] #23 2.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:12:08.871Z] #23 2.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:12:09.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T14:12:09.134Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-29T14:12:09.149Z] #23 2.973 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:12:09.149Z] #23 3.700 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T14:12:09.149Z] #23 5.040 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-29T14:12:09.149Z] #23 6.753 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T14:12:09.149Z] #23 ... [2020-07-29T14:12:09.149Z] [2020-07-29T14:12:09.149Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:12:09.149Z] #10 6.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:12:09.149Z] #10 6.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:12:09.149Z] #10 6.344 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:12:09.149Z] #10 7.359 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T14:12:09.149Z] #10 9.260 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-29T14:12:09.149Z] #10 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T14:12:09.395Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-29T14:12:09.413Z] #10 ... [2020-07-29T14:12:09.413Z] [2020-07-29T14:12:09.413Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:12:09.413Z] #41 4.324 + RM_GOPATH=0 [2020-07-29T14:12:09.413Z] #41 4.324 + TMP_GOPATH= [2020-07-29T14:12:09.413Z] #41 4.324 + : /build [2020-07-29T14:12:09.413Z] #41 4.324 + '[' -z '' ']' [2020-07-29T14:12:09.413Z] #41 4.324 ++ mktemp -d [2020-07-29T14:12:09.413Z] #41 4.326 + export GOPATH=/tmp/tmp.Mxa9eSUi8C [2020-07-29T14:12:09.413Z] #41 4.326 + GOPATH=/tmp/tmp.Mxa9eSUi8C [2020-07-29T14:12:09.413Z] #41 4.326 + RM_GOPATH=1 [2020-07-29T14:12:09.413Z] #41 4.326 + case "$(go env GOARCH)" in [2020-07-29T14:12:09.413Z] #41 4.326 ++ go env GOARCH [2020-07-29T14:12:09.413Z] #41 4.377 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:09.413Z] #41 4.377 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:09.413Z] #41 4.377 ++ dirname /tmp/install/install.sh [2020-07-29T14:12:09.413Z] #41 4.382 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:12:09.413Z] #41 4.384 + dir=/tmp/install [2020-07-29T14:12:09.413Z] #41 4.384 + bin=vndr [2020-07-29T14:12:09.413Z] #41 4.384 + shift [2020-07-29T14:12:09.413Z] #41 4.384 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-29T14:12:09.414Z] #41 4.384 + . /tmp/install/vndr.installer [2020-07-29T14:12:09.414Z] #41 4.384 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:12:09.414Z] #41 4.384 + install_vndr [2020-07-29T14:12:09.414Z] #41 4.384 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-29T14:12:09.414Z] #41 4.384 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Mxa9eSUi8C/src/github.com/LK4D4/vndr [2020-07-29T14:12:09.414Z] #41 4.400 Cloning into '/tmp/tmp.Mxa9eSUi8C/src/github.com/LK4D4/vndr'... [2020-07-29T14:12:09.414Z] #41 5.312 + cd /tmp/tmp.Mxa9eSUi8C/src/github.com/LK4D4/vndr [2020-07-29T14:12:09.414Z] #41 5.322 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-29T14:12:09.414Z] #41 5.342 + go build -buildmode=pie -v -o /build/vndr . [2020-07-29T14:12:09.414Z] #41 7.051 unicode [2020-07-29T14:12:09.414Z] #41 7.141 unicode/utf16 [2020-07-29T14:12:09.414Z] #41 7.185 math [2020-07-29T14:12:09.414Z] #41 7.252 runtime [2020-07-29T14:12:09.414Z] #41 7.862 container/list [2020-07-29T14:12:09.414Z] #41 9.478 crypto/internal/subtle [2020-07-29T14:12:09.414Z] #41 9.836 crypto/subtle [2020-07-29T14:12:09.414Z] #41 9.990 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-29T14:12:09.414Z] #41 10.37 internal/nettrace [2020-07-29T14:12:09.414Z] #41 10.58 runtime/cgo [2020-07-29T14:12:09.414Z] #41 ... [2020-07-29T14:12:09.414Z] [2020-07-29T14:12:09.414Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:12:09.414Z] #30 2.496 + RM_GOPATH=0 [2020-07-29T14:12:09.414Z] #30 2.496 + TMP_GOPATH= [2020-07-29T14:12:09.414Z] #30 2.496 + : /build [2020-07-29T14:12:09.414Z] #30 2.496 + '[' -z '' ']' [2020-07-29T14:12:09.414Z] #30 2.496 ++ mktemp -d [2020-07-29T14:12:09.414Z] #30 2.496 + export GOPATH=/tmp/tmp.WJCLYluq3F [2020-07-29T14:12:09.414Z] #30 2.496 + GOPATH=/tmp/tmp.WJCLYluq3F [2020-07-29T14:12:09.414Z] #30 2.496 + RM_GOPATH=1 [2020-07-29T14:12:09.414Z] #30 2.496 + case "$(go env GOARCH)" in [2020-07-29T14:12:09.414Z] #30 2.500 ++ go env GOARCH [2020-07-29T14:12:09.414Z] #30 2.515 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:09.414Z] #30 2.515 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:09.414Z] #30 2.522 ++ dirname /tmp/install/install.sh [2020-07-29T14:12:09.414Z] #30 2.525 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:12:09.414Z] #30 2.525 + dir=/tmp/install [2020-07-29T14:12:09.414Z] #30 2.525 + bin=tomlv [2020-07-29T14:12:09.414Z] #30 2.525 + shift [2020-07-29T14:12:09.414Z] #30 2.525 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-29T14:12:09.414Z] #30 2.525 + . /tmp/install/tomlv.installer [2020-07-29T14:12:09.414Z] #30 2.525 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:12:09.414Z] #30 2.525 + install_tomlv [2020-07-29T14:12:09.414Z] #30 2.525 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-29T14:12:09.414Z] #30 2.525 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WJCLYluq3F/src/github.com/BurntSushi/toml [2020-07-29T14:12:09.414Z] #30 2.545 Cloning into '/tmp/tmp.WJCLYluq3F/src/github.com/BurntSushi/toml'... [2020-07-29T14:12:09.414Z] #30 3.285 + cd /tmp/tmp.WJCLYluq3F/src/github.com/BurntSushi/toml [2020-07-29T14:12:09.414Z] #30 3.285 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-29T14:12:09.414Z] #30 3.292 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:12:09.414Z] #30 3.771 runtime/internal/sys [2020-07-29T14:12:09.414Z] #30 3.773 math/bits [2020-07-29T14:12:09.414Z] #30 3.779 internal/cpu [2020-07-29T14:12:09.414Z] #30 3.824 runtime/internal/math [2020-07-29T14:12:09.414Z] #30 3.884 runtime/internal/atomic [2020-07-29T14:12:09.414Z] #30 3.920 unicode/utf8 [2020-07-29T14:12:09.414Z] #30 4.315 internal/race [2020-07-29T14:12:09.414Z] #30 4.389 sync/atomic [2020-07-29T14:12:09.414Z] #30 4.434 math [2020-07-29T14:12:09.414Z] #30 4.652 internal/bytealg [2020-07-29T14:12:09.414Z] #30 4.915 unicode [2020-07-29T14:12:09.414Z] #30 4.941 internal/testlog [2020-07-29T14:12:09.414Z] #30 5.614 encoding [2020-07-29T14:12:09.414Z] #30 5.915 runtime/cgo [2020-07-29T14:12:09.414Z] #30 6.111 runtime [2020-07-29T14:12:09.678Z] #30 ... [2020-07-29T14:12:09.678Z] [2020-07-29T14:12:09.678Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:12:09.678Z] #54 4.314 + RM_GOPATH=0 [2020-07-29T14:12:09.678Z] #54 4.314 + TMP_GOPATH= [2020-07-29T14:12:09.678Z] #54 4.314 + : /build [2020-07-29T14:12:09.678Z] #54 4.314 + '[' -z '' ']' [2020-07-29T14:12:09.678Z] #54 4.314 ++ mktemp -d [2020-07-29T14:12:09.678Z] #54 4.323 + export GOPATH=/tmp/tmp.FANK5QRa8n [2020-07-29T14:12:09.678Z] #54 4.323 + GOPATH=/tmp/tmp.FANK5QRa8n [2020-07-29T14:12:09.678Z] #54 4.323 + RM_GOPATH=1 [2020-07-29T14:12:09.678Z] #54 4.323 + case "$(go env GOARCH)" in [2020-07-29T14:12:09.678Z] #54 4.323 ++ go env GOARCH [2020-07-29T14:12:09.678Z] #54 4.376 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:09.678Z] #54 4.376 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:09.678Z] #54 4.376 ++ dirname /tmp/install/install.sh [2020-07-29T14:12:09.678Z] #54 4.411 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:12:09.678Z] #54 4.412 + dir=/tmp/install [2020-07-29T14:12:09.678Z] #54 4.412 + bin=rootlesskit [2020-07-29T14:12:09.678Z] #54 4.412 + shift [2020-07-29T14:12:09.678Z] #54 4.412 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-29T14:12:09.678Z] #54 4.412 + . /tmp/install/rootlesskit.installer [2020-07-29T14:12:09.678Z] #54 4.412 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:12:09.678Z] #54 4.412 + install_rootlesskit [2020-07-29T14:12:09.678Z] #54 4.412 + case "$1" in [2020-07-29T14:12:09.678Z] #54 4.412 + export CGO_ENABLED=0 [2020-07-29T14:12:09.678Z] #54 4.412 + CGO_ENABLED=0 [2020-07-29T14:12:09.678Z] #54 4.412 + _install_rootlesskit [2020-07-29T14:12:09.678Z] #54 4.412 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-29T14:12:09.678Z] #54 4.414 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FANK5QRa8n/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:12:09.678Z] #54 4.429 Cloning into '/tmp/tmp.FANK5QRa8n/src/github.com/rootless-containers/rootlesskit'... [2020-07-29T14:12:09.678Z] #54 9.780 + cd /tmp/tmp.FANK5QRa8n/src/github.com/rootless-containers/rootlesskit [2020-07-29T14:12:09.678Z] #54 9.781 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-29T14:12:09.678Z] #54 10.04 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:12:09.678Z] #54 10.04 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-29T14:12:09.678Z] #54 ... [2020-07-29T14:12:09.678Z] [2020-07-29T14:12:09.678Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:12:10.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T14:12:10.334Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-29T14:12:10.622Z] --- PASS: TestGraphdriverPluginV2 (10.65s) [2020-07-29T14:12:10.622Z] PASS [2020-07-29T14:12:10.622Z] [2020-07-29T14:12:10.622Z] === Skipped [2020-07-29T14:12:10.622Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s) [2020-07-29T14:12:10.622Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-29T14:12:10.622Z] [2020-07-29T14:12:10.622Z] [2020-07-29T14:12:10.622Z] DONE 2 tests, 1 skipped in 10.839s [2020-07-29T14:12:10.622Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T14:12:10.622Z] INFO: Testing against a local daemon [2020-07-29T14:12:10.622Z] === RUN TestContinueAfterPluginCrash [2020-07-29T14:12:10.622Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T14:12:10.622Z] === RUN TestReadPluginNoRead [2020-07-29T14:12:10.622Z] === PAUSE TestReadPluginNoRead [2020-07-29T14:12:10.622Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T14:12:10.622Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T14:12:10.622Z] === CONT TestContinueAfterPluginCrash [2020-07-29T14:12:10.622Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T14:12:11.198Z] #60 11.92 Checking out files: 53% (1111/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 81% (1677/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-29T14:12:11.198Z] #60 13.57 + cd /tmp/tmp.d6R2m1XCKu/src/github.com/docker/libnetwork [2020-07-29T14:12:11.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T14:12:11.273Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-29T14:12:11.463Z] #60 13.57 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-29T14:12:11.463Z] #60 13.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-29T14:12:11.840Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:12:11.840Z] Using test binary docker [2020-07-29T14:12:11.840Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T14:12:11.840Z] +++ /etc/init.d/apparmor start [2020-07-29T14:12:11.840Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:12:11.840Z] INFO: Waiting for daemon to start... [2020-07-29T14:12:11.840Z] Starting dockerd [2020-07-29T14:12:11.840Z] +++ 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-29T14:12:11.842Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-29T14:12:12.965Z] ok github.com/docker/docker/cmd/dockerd 0.721s coverage: 19.3% of statements [2020-07-29T14:12:13.225Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-29T14:12:13.906Z] . [2020-07-29T14:12:13.906Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:12:13.906Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:12:13.906Z] Error: No such image: emptyfs [2020-07-29T14:12:13.906Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T14:12:13.906Z] ++++ docker load [2020-07-29T14:12:13.963Z] ok github.com/docker/docker/container 0.553s coverage: 41.6% of statements [2020-07-29T14:12:13.963Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T14:12:13.963Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T14:12:13.963Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T14:12:13.963Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T14:12:14.197Z] Running integration-test (iteration 1) [2020-07-29T14:12:14.197Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T14:12:14.197Z] ++ 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-29T14:12:14.197Z] ++ set -e [2020-07-29T14:12:14.197Z] ++ '[' -n 0 ']' [2020-07-29T14:12:14.197Z] ++ set -x [2020-07-29T14:12:14.197Z] ++ env -i DEST=/go/src/github.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-29T14:12:15.131Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-29T14:12:15.131Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-29T14:12:16.115Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-29T14:12:16.441Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.374s coverage: 65.3% of statements [2020-07-29T14:12:16.478Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-29T14:12:17.055Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-29T14:12:18.075Z] #60 ... [2020-07-29T14:12:18.075Z] [2020-07-29T14:12:18.075Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:12:18.075Z] #43 10.44 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:12:18.075Z] #43 10.89 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:12:18.075Z] #43 14.58 go: finding github.com/fatih/color v1.6.0 [2020-07-29T14:12:18.075Z] #43 14.71 go: finding github.com/pkg/errors v0.8.0 [2020-07-29T14:12:18.075Z] #43 14.73 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-29T14:12:18.075Z] #43 14.85 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T14:12:18.075Z] #43 14.96 go: finding github.com/spf13/pflag v1.0.1 [2020-07-29T14:12:18.075Z] #43 15.15 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T14:12:18.075Z] #43 15.31 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-29T14:12:18.075Z] #43 15.41 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-29T14:12:18.075Z] #43 15.51 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-29T14:12:18.075Z] #43 15.51 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-29T14:12:18.075Z] #43 15.71 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-29T14:12:18.337Z] #43 ... [2020-07-29T14:12:18.337Z] [2020-07-29T14:12:18.337Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:12:18.337Z] #32 10.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T14:12:18.337Z] #32 18.88 Fetched 8192 kB in 13s (640 kB/s) [2020-07-29T14:12:18.437Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-29T14:12:18.601Z] #32 18.88 Reading package lists... [2020-07-29T14:12:18.601Z] #32 ... [2020-07-29T14:12:18.601Z] [2020-07-29T14:12:18.601Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:12:18.601Z] #51 10.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T14:12:18.601Z] #51 17.67 Fetched 8192 kB in 12s (688 kB/s) [2020-07-29T14:12:18.601Z] #51 17.67 Reading package lists... [2020-07-29T14:12:18.601Z] #51 ... [2020-07-29T14:12:18.601Z] [2020-07-29T14:12:18.601Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:12:18.601Z] #38 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T14:12:18.601Z] #38 18.18 Fetched 8192 kB in 12s (660 kB/s) [2020-07-29T14:12:18.673Z] ok github.com/docker/docker/daemon/cluster 0.692s coverage: 0.5% of statements [2020-07-29T14:12:18.673Z] ok github.com/docker/docker/daemon/cluster/convert 0.859s coverage: 35.4% of statements [2020-07-29T14:12:18.867Z] #38 18.18 Reading package lists... [2020-07-29T14:12:18.867Z] #38 ... [2020-07-29T14:12:18.867Z] [2020-07-29T14:12:18.867Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:12:18.867Z] #36 14.94 Checking out files: 93% (1487/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-29T14:12:18.867Z] #36 15.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-29T14:12:18.867Z] #36 16.51 + 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-29T14:12:19.005Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-29T14:12:19.816Z] #36 ... [2020-07-29T14:12:19.816Z] [2020-07-29T14:12:19.816Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:12:19.816Z] #47 11.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T14:12:19.816Z] #47 11.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T14:12:19.816Z] #47 11.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T14:12:19.816Z] #47 12.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T14:12:19.816Z] #47 12.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T14:12:19.816Z] #47 13.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T14:12:19.816Z] #47 14.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T14:12:19.816Z] #47 15.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T14:12:19.816Z] #47 17.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-29T14:12:19.816Z] #47 17.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-29T14:12:19.816Z] #47 17.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-29T14:12:19.816Z] #47 17.99 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-29T14:12:19.816Z] #47 18.97 runtime [2020-07-29T14:12:19.816Z] #47 18.99 runtime/cgo [2020-07-29T14:12:19.943Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-29T14:12:20.884Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-29T14:12:21.143Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-29T14:12:21.744Z] #47 ... [2020-07-29T14:12:21.744Z] [2020-07-29T14:12:21.744Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:12:21.744Z] #41 13.93 vendor/golang.org/x/crypto/internal/subtle [2020-07-29T14:12:21.744Z] #41 ... [2020-07-29T14:12:21.744Z] [2020-07-29T14:12:21.744Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:12:21.744Z] #51 17.67 Reading package lists... [2020-07-29T14:12:22.008Z] #51 ... [2020-07-29T14:12:22.008Z] [2020-07-29T14:12:22.008Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:12:22.008Z] #23 14.17 Fetched 8192 kB in 12s (710 kB/s) [2020-07-29T14:12:22.008Z] #23 14.17 Reading package lists... [2020-07-29T14:12:22.090Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-29T14:12:22.272Z] #23 20.38 Reading package lists... [2020-07-29T14:12:22.272Z] #23 ... [2020-07-29T14:12:22.272Z] [2020-07-29T14:12:22.272Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:12:22.660Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-29T14:12:22.833Z] --- PASS: TestDaemonStartWithLogOpt (13.13s) [2020-07-29T14:12:22.833Z] === CONT TestReadPluginNoRead [2020-07-29T14:12:23.456Z] ok github.com/docker/docker/daemon/discovery 0.229s coverage: 30.0% of statements [2020-07-29T14:12:24.039Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-29T14:12:24.452Z] ok github.com/docker/docker/daemon/config 0.568s coverage: 79.7% of statements [2020-07-29T14:12:24.566Z] Loaded image: buildpack-deps:buster [2020-07-29T14:12:24.566Z] Loaded image: busybox:latest [2020-07-29T14:12:24.566Z] Loaded image: busybox:glibc [2020-07-29T14:12:24.566Z] Loaded image: debian:buster [2020-07-29T14:12:24.566Z] Loaded image: hello-world:latest [2020-07-29T14:12:24.566Z] INFO: Testing against a local daemon [2020-07-29T14:12:24.566Z] === RUN TestCgroupNamespacesBuild [2020-07-29T14:12:25.419Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-29T14:12:25.419Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-29T14:12:25.610Z] #51 24.66 Reading package lists... [2020-07-29T14:12:25.610Z] #51 ... [2020-07-29T14:12:25.610Z] [2020-07-29T14:12:25.610Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:12:25.610Z] #10 17.51 Fetched 8192 kB in 12s (697 kB/s) [2020-07-29T14:12:25.610Z] #10 17.51 Reading package lists... [2020-07-29T14:12:25.610Z] #10 25.26 Reading package lists... [2020-07-29T14:12:25.610Z] #10 ... [2020-07-29T14:12:25.610Z] [2020-07-29T14:12:25.610Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:12:25.610Z] #23 20.38 Reading package lists... [2020-07-29T14:12:25.610Z] #23 26.28 Building dependency tree... [2020-07-29T14:12:25.987Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-29T14:12:26.028Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.923s coverage: 11.1% of statements [2020-07-29T14:12:26.074Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2020-07-29T14:12:26.074Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-29T14:12:26.120Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-29T14:12:26.120Z] --- PASS: TestContinueAfterPluginCrash (16.78s) [2020-07-29T14:12:26.246Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-29T14:12:26.501Z] ok github.com/docker/docker/daemon/events 0.291s coverage: 50.0% of statements [2020-07-29T14:12:26.506Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-29T14:12:26.506Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-29T14:12:27.006Z] #23 29.19 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-29T14:12:27.006Z] #23 29.19 The following additional packages will be installed: [2020-07-29T14:12:27.006Z] #23 29.20 libjq1 libonig5 [2020-07-29T14:12:27.584Z] #23 29.63 The following NEW packages will be installed: [2020-07-29T14:12:27.584Z] #23 29.65 jq libjq1 libonig5 [2020-07-29T14:12:27.848Z] #23 30.05 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:27.848Z] #23 30.05 Need to get 325 kB of archives. [2020-07-29T14:12:27.848Z] #23 30.05 After this operation, 1019 kB of additional disk space will be used. [2020-07-29T14:12:27.848Z] #23 30.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-29T14:12:27.848Z] #23 30.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-29T14:12:27.848Z] #23 30.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-29T14:12:27.886Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-29T14:12:27.886Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-29T14:12:28.023Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-29T14:12:28.079Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2020-07-29T14:12:28.079Z] ok github.com/docker/docker/daemon/graphdriver 0.122s coverage: 2.3% of statements [2020-07-29T14:12:28.185Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-07-29T14:12:28.186Z] === RUN TestBuildWithSession [2020-07-29T14:12:28.186Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-29T14:12:28.186Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T14:12:28.186Z] === RUN TestBuildSquashParent [2020-07-29T14:12:28.553Z] ok github.com/docker/docker/daemon 3.942s coverage: 9.1% of statements [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-29T14:12:28.553Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-29T14:12:28.825Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-29T14:12:28.825Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-29T14:12:29.779Z] #23 31.66 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:29.779Z] #23 32.05 Fetched 325 kB in 0s (1189 kB/s) [2020-07-29T14:12:30.043Z] #23 32.21 Selecting previously unselected package libonig5:arm64. [2020-07-29T14:12:30.044Z] #23 32.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-29T14:12:30.044Z] #23 32.34 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-29T14:12:30.044Z] #23 32.36 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-29T14:12:30.555Z] === RUN TestReadPluginNoRead/default [2020-07-29T14:12:30.788Z] ok github.com/docker/docker/daemon/images 0.394s coverage: 4.8% of statements [2020-07-29T14:12:30.789Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T14:12:30.789Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T14:12:30.999Z] #23 ... [2020-07-29T14:12:30.999Z] [2020-07-29T14:12:30.999Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:12:30.999Z] #30 33.08 sync [2020-07-29T14:12:30.999Z] #30 33.09 internal/reflectlite [2020-07-29T14:12:31.261Z] ok github.com/docker/docker/daemon/logger/awslogs 0.678s coverage: 77.4% of statements [2020-07-29T14:12:31.261Z] ok github.com/docker/docker/daemon/logger 0.637s coverage: 41.2% of statements [2020-07-29T14:12:31.261Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-29T14:12:31.261Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T14:12:31.261Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T14:12:31.261Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-29T14:12:31.261Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-29T14:12:31.363Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-29T14:12:32.257Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.450s coverage: 61.6% of statements [2020-07-29T14:12:32.257Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.173s coverage: 87.2% of statements [2020-07-29T14:12:32.456Z] --- PASS: TestReadPluginNoRead (10.24s) [2020-07-29T14:12:32.456Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2020-07-29T14:12:32.456Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.20s) [2020-07-29T14:12:32.456Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-07-29T14:12:32.456Z] read_test.go:92: [d7089000ca884] daemon is not started [2020-07-29T14:12:32.456Z] PASS [2020-07-29T14:12:32.456Z] [2020-07-29T14:12:32.456Z] DONE 6 tests in 23.497s [2020-07-29T14:12:32.456Z] 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-29T14:12:32.456Z] testing: warning: no tests to run [2020-07-29T14:12:32.456Z] PASS [2020-07-29T14:12:32.456Z] [2020-07-29T14:12:32.456Z] DONE 0 tests in 0.038s [2020-07-29T14:12:32.456Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T14:12:32.467Z] #30 ... [2020-07-29T14:12:32.467Z] [2020-07-29T14:12:32.467Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:12:32.467Z] #38 18.18 Reading package lists... [2020-07-29T14:12:32.467Z] #38 25.02 Reading package lists... [2020-07-29T14:12:32.467Z] #38 30.99 Building dependency tree... [2020-07-29T14:12:32.467Z] #38 33.79 The following additional packages will be installed: [2020-07-29T14:12:32.467Z] #38 33.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-29T14:12:32.467Z] #38 33.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-29T14:12:32.467Z] #38 33.79 Suggested packages: [2020-07-29T14:12:32.467Z] #38 33.80 manpages-dev python-setuptools [2020-07-29T14:12:32.714Z] INFO: Testing against a local daemon [2020-07-29T14:12:32.714Z] === RUN TestPluginWithDevMounts [2020-07-29T14:12:32.714Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-29T14:12:32.715Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-29T14:12:32.715Z] PASS [2020-07-29T14:12:32.715Z] [2020-07-29T14:12:32.715Z] === Skipped [2020-07-29T14:12:32.715Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-29T14:12:32.715Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-29T14:12:32.715Z] [2020-07-29T14:12:32.715Z] [2020-07-29T14:12:32.715Z] DONE 1 tests, 1 skipped in 0.136s [2020-07-29T14:12:32.715Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T14:12:32.715Z] INFO: Testing against a local daemon [2020-07-29T14:12:32.715Z] === RUN TestSecretInspect [2020-07-29T14:12:32.715Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-29T14:12:32.715Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.715Z] === RUN TestSecretList [2020-07-29T14:12:32.715Z] --- SKIP: TestSecretList (0.01s) [2020-07-29T14:12:32.715Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.715Z] === RUN TestSecretsCreateAndDelete [2020-07-29T14:12:32.715Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-29T14:12:32.715Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.715Z] === RUN TestSecretsUpdate [2020-07-29T14:12:32.730Z] #38 34.68 The following NEW packages will be installed: [2020-07-29T14:12:32.730Z] #38 34.68 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-29T14:12:32.730Z] #38 34.68 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-29T14:12:32.730Z] #38 34.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-29T14:12:32.730Z] #38 34.69 python-six zlib1g-dev [2020-07-29T14:12:32.730Z] #38 ... [2020-07-29T14:12:32.730Z] [2020-07-29T14:12:32.730Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:12:32.730Z] #32 18.88 Reading package lists... [2020-07-29T14:12:32.730Z] #32 25.32 Reading package lists... [2020-07-29T14:12:32.730Z] #32 31.13 Building dependency tree... [2020-07-29T14:12:32.730Z] #32 33.69 The following additional packages will be installed: [2020-07-29T14:12:32.730Z] #32 33.69 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-29T14:12:32.730Z] #32 33.70 Suggested packages: [2020-07-29T14:12:32.730Z] #32 33.70 cmake-doc ninja-build lrzip [2020-07-29T14:12:32.730Z] #32 33.70 Recommended packages: [2020-07-29T14:12:32.730Z] #32 33.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-29T14:12:32.730Z] #32 34.48 The following NEW packages will be installed: [2020-07-29T14:12:32.730Z] #32 34.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-29T14:12:32.730Z] #32 34.48 vim-common xxd [2020-07-29T14:12:32.730Z] #32 34.90 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:32.730Z] #32 34.90 Need to get 14.2 MB of archives. [2020-07-29T14:12:32.730Z] #32 34.90 After this operation, 60.0 MB of additional disk space will be used. [2020-07-29T14:12:32.730Z] #32 34.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-29T14:12:32.730Z] #32 ... [2020-07-29T14:12:32.730Z] [2020-07-29T14:12:32.730Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:12:32.730Z] #10 25.26 Reading package lists... [2020-07-29T14:12:32.730Z] #10 31.45 Building dependency tree... [2020-07-29T14:12:32.730Z] #10 34.34 The following additional packages will be installed: [2020-07-29T14:12:32.730Z] #10 34.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-29T14:12:32.730Z] #10 34.35 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-29T14:12:32.730Z] #10 34.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-29T14:12:32.730Z] #10 34.35 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T14:12:32.730Z] #10 34.36 Suggested packages: [2020-07-29T14:12:32.730Z] #10 34.37 gcc-8-locales seccomp wine64 [2020-07-29T14:12:32.730Z] #10 35.00 The following NEW packages will be installed: [2020-07-29T14:12:32.730Z] #10 35.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-29T14:12:32.730Z] #10 35.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-29T14:12:32.730Z] #10 35.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-29T14:12:32.730Z] #10 35.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-29T14:12:32.730Z] #10 35.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-29T14:12:32.730Z] #10 35.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-29T14:12:32.973Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-29T14:12:32.973Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.973Z] === RUN TestTemplatedSecret [2020-07-29T14:12:32.973Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-29T14:12:32.973Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.973Z] === RUN TestSecretCreateResolve [2020-07-29T14:12:32.973Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-07-29T14:12:32.973Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.973Z] PASS [2020-07-29T14:12:32.973Z] [2020-07-29T14:12:32.973Z] === Skipped [2020-07-29T14:12:32.973Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-29T14:12:32.973Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.973Z] [2020-07-29T14:12:32.973Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-07-29T14:12:32.973Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.973Z] [2020-07-29T14:12:32.973Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-29T14:12:32.973Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.973Z] [2020-07-29T14:12:32.973Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-29T14:12:32.973Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.973Z] [2020-07-29T14:12:32.973Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-29T14:12:32.973Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.973Z] [2020-07-29T14:12:32.973Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-07-29T14:12:32.973Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.973Z] [2020-07-29T14:12:32.973Z] [2020-07-29T14:12:32.974Z] DONE 6 tests, 6 skipped in 0.182s [2020-07-29T14:12:32.974Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T14:12:32.974Z] INFO: Testing against a local daemon [2020-07-29T14:12:32.974Z] === RUN TestServiceCreateInit [2020-07-29T14:12:32.974Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:12:32.974Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:12:32.974Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-29T14:12:32.974Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-29T14:12:32.974Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.974Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-29T14:12:32.974Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.974Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T14:12:32.974Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-29T14:12:32.974Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.974Z] === RUN TestCreateServiceConflict [2020-07-29T14:12:32.974Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-29T14:12:32.974Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.974Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T14:12:32.974Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-29T14:12:32.974Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.974Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T14:12:32.974Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-29T14:12:32.974Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.974Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T14:12:32.974Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-29T14:12:32.974Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.974Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T14:12:32.974Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-29T14:12:32.974Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:32.974Z] === RUN TestCreateServiceSysctls [2020-07-29T14:12:33.232Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-07-29T14:12:33.232Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:33.232Z] === RUN TestCreateServiceCapabilities [2020-07-29T14:12:33.232Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-29T14:12:33.232Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:33.232Z] === RUN TestInspect [2020-07-29T14:12:33.232Z] --- SKIP: TestInspect (0.01s) [2020-07-29T14:12:33.232Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:33.232Z] === RUN TestCreateJob [2020-07-29T14:12:33.232Z] --- SKIP: TestCreateJob (0.01s) [2020-07-29T14:12:33.232Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:33.232Z] === RUN TestReplicatedJob [2020-07-29T14:12:33.232Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-29T14:12:33.232Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:33.232Z] === RUN TestUpdateReplicatedJob [2020-07-29T14:12:33.232Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-07-29T14:12:33.232Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:33.232Z] === RUN TestServiceListWithStatuses [2020-07-29T14:12:33.232Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-29T14:12:33.232Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T14:12:33.232Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T14:12:33.232Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-29T14:12:33.232Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:33.232Z] === RUN TestDockerNetworkReConnect [2020-07-29T14:12:33.233Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-29T14:12:33.233Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:33.233Z] === RUN TestServicePlugin [2020-07-29T14:12:33.272Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-29T14:12:33.311Z] #10 35.43 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:33.311Z] #10 35.43 Need to get 73.3 MB of archives. [2020-07-29T14:12:33.311Z] #10 35.43 After this operation, 472 MB of additional disk space will be used. [2020-07-29T14:12:33.311Z] #10 35.43 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-29T14:12:33.311Z] #10 35.65 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-29T14:12:33.575Z] #10 35.81 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-29T14:12:33.575Z] #10 35.89 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-29T14:12:33.874Z] #10 35.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-29T14:12:33.874Z] #10 36.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-29T14:12:34.143Z] #10 36.33 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-29T14:12:34.408Z] #10 36.60 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-29T14:12:34.408Z] #10 36.67 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-29T14:12:34.489Z] ok github.com/docker/docker/daemon/logger/local 0.479s coverage: 75.2% of statements [2020-07-29T14:12:34.489Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T14:12:34.489Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.540s coverage: 35.9% of statements [2020-07-29T14:12:34.489Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.165s coverage: 33.3% of statements [2020-07-29T14:12:34.561Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-29T14:12:34.561Z] tests/integration/client_test.py ..... [ 75%] [2020-07-29T14:12:34.561Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-29T14:12:34.561Z] tests/integration/errors_test.py . [ 76%] [2020-07-29T14:12:34.673Z] #10 ... [2020-07-29T14:12:34.673Z] [2020-07-29T14:12:34.673Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:12:34.673Z] #60 DONE 36.8s [2020-07-29T14:12:34.673Z] [2020-07-29T14:12:34.673Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:12:34.673Z] #38 35.29 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:34.673Z] #38 35.29 Need to get 3798 kB of archives. [2020-07-29T14:12:34.673Z] #38 35.29 After this operation, 21.6 MB of additional disk space will be used. [2020-07-29T14:12:34.673Z] #38 35.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-29T14:12:34.673Z] #38 35.38 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-29T14:12:34.673Z] #38 35.38 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-29T14:12:34.673Z] #38 35.38 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-29T14:12:34.673Z] #38 35.39 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-29T14:12:34.673Z] #38 35.40 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-29T14:12:34.673Z] #38 35.40 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-29T14:12:34.673Z] #38 35.40 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-29T14:12:34.673Z] #38 35.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-29T14:12:34.673Z] #38 35.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-29T14:12:34.673Z] #38 35.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-29T14:12:34.673Z] #38 35.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-29T14:12:34.673Z] #38 35.82 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-29T14:12:34.673Z] #38 35.89 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-29T14:12:34.673Z] #38 35.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-29T14:12:34.673Z] #38 36.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-29T14:12:34.673Z] #38 36.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-29T14:12:35.090Z] --- PASS: TestBuildSquashParent (7.01s) [2020-07-29T14:12:35.090Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T14:12:35.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:12:35.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:12:35.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:12:35.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:12:35.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:12:35.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:12:35.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:12:35.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:12:35.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:12:35.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:12:35.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:12:35.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:12:35.090Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:12:35.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:12:35.250Z] #38 37.48 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:35.520Z] #38 37.68 Fetched 3798 kB in 1s (3453 kB/s) [2020-07-29T14:12:35.787Z] #38 37.91 Selecting previously unselected package libcap-dev:arm64. [2020-07-29T14:12:35.787Z] #38 37.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-29T14:12:35.787Z] #38 38.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-29T14:12:35.810Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-29T14:12:36.068Z] ok github.com/docker/docker/daemon/logger/templates 0.116s coverage: 8.3% of statements [2020-07-29T14:12:36.366Z] #38 ... [2020-07-29T14:12:36.366Z] [2020-07-29T14:12:36.366Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-29T14:12:36.366Z] #51 24.66 Reading package lists... [2020-07-29T14:12:36.366Z] #51 30.31 Building dependency tree... [2020-07-29T14:12:36.366Z] #51 33.63 The following additional packages will be installed: [2020-07-29T14:12:36.366Z] #51 33.65 libbtrfs0 [2020-07-29T14:12:36.366Z] #51 33.78 The following NEW packages will be installed: [2020-07-29T14:12:36.366Z] #51 33.78 libbtrfs-dev libbtrfs0 [2020-07-29T14:12:36.366Z] #51 34.24 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:12:36.366Z] #51 34.24 Need to get 119 kB of archives. [2020-07-29T14:12:36.366Z] #51 34.24 After this operation, 387 kB of additional disk space will be used. [2020-07-29T14:12:36.366Z] #51 34.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-29T14:12:36.366Z] #51 34.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-29T14:12:36.366Z] #51 35.09 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:36.366Z] #51 35.30 Fetched 119 kB in 0s (265 kB/s) [2020-07-29T14:12:36.366Z] #51 35.82 Selecting previously unselected package libbtrfs0. [2020-07-29T14:12:36.366Z] #51 35.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 ... 15383 files and directories currently installed.) [2020-07-29T14:12:36.366Z] #51 35.89 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-29T14:12:36.366Z] #51 36.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:12:36.366Z] #51 36.83 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:12:36.366Z] #51 36.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-29T14:12:36.366Z] #51 36.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:12:36.366Z] #51 37.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:12:36.366Z] #51 37.35 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:12:36.366Z] #51 37.42 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:12:36.366Z] #51 DONE 38.5s [2020-07-29T14:12:36.366Z] [2020-07-29T14:12:36.366Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-29T14:12:36.366Z] #23 35.13 Selecting previously unselected package libjq1:arm64. [2020-07-29T14:12:36.366Z] #23 35.15 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-29T14:12:36.366Z] #23 35.17 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-29T14:12:36.366Z] #23 36.06 Selecting previously unselected package jq. [2020-07-29T14:12:36.366Z] #23 36.07 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-29T14:12:36.366Z] #23 36.40 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:12:36.366Z] #23 37.06 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-29T14:12:36.366Z] #23 37.14 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-29T14:12:36.366Z] #23 37.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:12:36.366Z] #23 37.23 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:12:36.366Z] #23 DONE 38.5s [2020-07-29T14:12:36.366Z] [2020-07-29T14:12:36.366Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:12:36.366Z] #38 38.47 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-29T14:12:36.366Z] #38 ... [2020-07-29T14:12:36.366Z] [2020-07-29T14:12:36.366Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:12:36.366Z] #43 DONE 38.6s [2020-07-29T14:12:36.520Z] --- SKIP: TestServicePlugin (3.42s) [2020-07-29T14:12:36.520Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.520Z] === RUN TestServiceUpdateLabel [2020-07-29T14:12:36.520Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-07-29T14:12:36.520Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.520Z] === RUN TestServiceUpdateSecrets [2020-07-29T14:12:36.540Z] ok github.com/docker/docker/daemon/logger/syslog 0.226s coverage: 46.8% of statements [2020-07-29T14:12:36.630Z] [2020-07-29T14:12:36.630Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:12:36.630Z] #28 37.96 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-29T14:12:36.630Z] #28 38.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-29T14:12:36.630Z] #28 38.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-29T14:12:36.778Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-07-29T14:12:36.778Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] === RUN TestServiceUpdateConfigs [2020-07-29T14:12:36.778Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-07-29T14:12:36.778Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] === RUN TestServiceUpdateNetwork [2020-07-29T14:12:36.778Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-29T14:12:36.778Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] === RUN TestServiceUpdatePidsLimit [2020-07-29T14:12:36.778Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-29T14:12:36.778Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] PASS [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === Skipped [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-29T14:12:36.778Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-29T14:12:36.778Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-29T14:12:36.778Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-29T14:12:36.778Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-29T14:12:36.778Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-29T14:12:36.778Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-29T14:12:36.778Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-29T14:12:36.778Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-29T14:12:36.778Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-29T14:12:36.778Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-07-29T14:12:36.778Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-29T14:12:36.778Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-29T14:12:36.778Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-29T14:12:36.778Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-29T14:12:36.778Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-07-29T14:12:36.778Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-29T14:12:36.778Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-29T14:12:36.778Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-29T14:12:36.778Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s) [2020-07-29T14:12:36.778Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.778Z] [2020-07-29T14:12:36.778Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-07-29T14:12:36.778Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.779Z] [2020-07-29T14:12:36.779Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-07-29T14:12:36.779Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.779Z] [2020-07-29T14:12:36.779Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-07-29T14:12:36.779Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.779Z] [2020-07-29T14:12:36.779Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-29T14:12:36.779Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.779Z] [2020-07-29T14:12:36.779Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-29T14:12:36.779Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-29T14:12:36.779Z] [2020-07-29T14:12:36.779Z] [2020-07-29T14:12:36.779Z] DONE 24 tests, 23 skipped in 3.860s [2020-07-29T14:12:36.779Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T14:12:36.779Z] INFO: Testing against a local daemon [2020-07-29T14:12:36.779Z] === RUN TestSessionCreate [2020-07-29T14:12:36.779Z] --- PASS: TestSessionCreate (0.02s) [2020-07-29T14:12:36.779Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T14:12:36.779Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-29T14:12:36.779Z] PASS [2020-07-29T14:12:36.779Z] [2020-07-29T14:12:36.779Z] DONE 2 tests in 0.140s [2020-07-29T14:12:36.779Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T14:12:36.898Z] #28 ... [2020-07-29T14:12:36.898Z] [2020-07-29T14:12:36.898Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:12:36.898Z] #24 DONE 0.7s [2020-07-29T14:12:37.037Z] INFO: Testing against a local daemon [2020-07-29T14:12:37.037Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T14:12:37.037Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:12:37.037Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:12:37.037Z] === RUN TestEventsExecDie [2020-07-29T14:12:37.156Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:12:37.160Z] [2020-07-29T14:12:37.160Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:12:37.160Z] #38 39.10 Selecting previously unselected package libnet1:arm64. [2020-07-29T14:12:37.160Z] #38 39.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-29T14:12:37.160Z] #38 39.12 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:12:37.160Z] #38 39.35 Selecting previously unselected package libnet1-dev. [2020-07-29T14:12:37.160Z] #38 39.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-29T14:12:37.160Z] #38 39.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:12:37.188Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-29T14:12:37.448Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:12:37.534Z] ok github.com/docker/docker/daemon/logger/splunk 2.117s coverage: 82.5% of statements [2020-07-29T14:12:37.534Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T14:12:37.534Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-29T14:12:37.534Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T14:12:37.604Z] --- PASS: TestEventsExecDie (0.46s) [2020-07-29T14:12:37.604Z] === RUN TestEventsBackwardsCompatible [2020-07-29T14:12:37.604Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-29T14:12:37.604Z] === RUN TestInfoBinaryCommits [2020-07-29T14:12:37.604Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-29T14:12:37.604Z] === RUN TestInfoAPIVersioned [2020-07-29T14:12:37.604Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-29T14:12:37.604Z] === RUN TestInfoDiscoveryBackend [2020-07-29T14:12:37.737Z] #38 39.82 Selecting previously unselected package libnl-3-200:arm64. [2020-07-29T14:12:37.737Z] #38 39.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-29T14:12:37.737Z] #38 39.84 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-29T14:12:37.737Z] #38 40.10 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-29T14:12:37.759Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-29T14:12:38.004Z] #38 40.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-29T14:12:38.004Z] #38 40.18 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-29T14:12:38.268Z] #38 40.65 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-29T14:12:38.268Z] #38 40.65 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-29T14:12:38.539Z] #38 40.68 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-29T14:12:38.539Z] #38 40.90 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-29T14:12:38.539Z] #38 40.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-29T14:12:38.539Z] #38 40.94 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-29T14:12:38.978Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2020-07-29T14:12:38.978Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-29T14:12:39.110Z] ok github.com/docker/docker/distribution 1.547s coverage: 20.3% of statements [2020-07-29T14:12:39.110Z] ok github.com/docker/docker/distribution/metadata 1.043s coverage: 48.2% of statements [2020-07-29T14:12:39.583Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T14:12:39.583Z] ok github.com/docker/docker/errdefs 0.195s coverage: 49.4% of statements [2020-07-29T14:12:39.936Z] #38 41.91 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-29T14:12:39.936Z] #38 41.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-29T14:12:39.936Z] #38 41.92 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-29T14:12:39.936Z] #38 42.33 Selecting previously unselected package libprotobuf17:arm64. [2020-07-29T14:12:40.177Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:12:40.177Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:12:40.201Z] #38 42.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-29T14:12:40.201Z] #38 42.35 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-29T14:12:40.576Z] ok github.com/docker/docker/distribution/xfer 2.075s coverage: 76.8% of statements [2020-07-29T14:12:40.576Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T14:12:41.570Z] ok github.com/docker/docker/image/cache 0.612s coverage: 19.2% of statements [2020-07-29T14:12:41.598Z] #38 43.52 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-29T14:12:41.598Z] #38 43.53 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-29T14:12:41.598Z] #38 43.54 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-29T14:12:41.598Z] #38 43.97 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-29T14:12:41.598Z] #38 43.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-29T14:12:41.598Z] #38 44.01 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-29T14:12:41.957Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-29T14:12:42.042Z] ok github.com/docker/docker/image/v1 0.604s coverage: 25.0% of statements [2020-07-29T14:12:42.251Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-29T14:12:42.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2020-07-29T14:12:42.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-07-29T14:12:42.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s) [2020-07-29T14:12:42.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2020-07-29T14:12:42.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-07-29T14:12:42.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s) [2020-07-29T14:12:42.251Z] === RUN TestBuildMultiStageCopy [2020-07-29T14:12:42.251Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T14:12:42.514Z] ok github.com/docker/docker/image 1.310s coverage: 86.4% of statements [2020-07-29T14:12:42.514Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T14:12:42.514Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T14:12:42.550Z] #38 ... [2020-07-29T14:12:42.550Z] [2020-07-29T14:12:42.550Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:42.550Z] #25 4.148 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-29T14:12:42.550Z] #25 4.377 [2020-07-29T14:12:42.550Z] #25 4.687 0.0% ### 5.2% ####### 10.6% ############# 19.0% ################## 25.6% ####################### 32.3% ########################### 37.7% ############################## 41.8% ################################# 47.0% ##################################### 52.0% [2020-07-29T14:12:42.550Z] #25 ... [2020-07-29T14:12:42.550Z] [2020-07-29T14:12:42.550Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:12:42.550Z] #32 34.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:12:42.550Z] #32 34.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-29T14:12:42.550Z] #32 35.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-29T14:12:42.550Z] #32 35.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-29T14:12:42.550Z] #32 35.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-29T14:12:42.550Z] #32 35.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-29T14:12:42.550Z] #32 35.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-29T14:12:42.550Z] #32 35.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-29T14:12:42.550Z] #32 35.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-29T14:12:42.550Z] #32 37.54 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:42.550Z] #32 37.73 Fetched 14.2 MB in 1s (9727 kB/s) [2020-07-29T14:12:42.550Z] #32 37.90 Selecting previously unselected package xxd. [2020-07-29T14:12:42.550Z] #32 37.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 ... 15383 files and directories currently installed.) [2020-07-29T14:12:42.550Z] #32 38.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-29T14:12:42.550Z] #32 38.45 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:12:42.550Z] #32 39.09 Selecting previously unselected package vim-common. [2020-07-29T14:12:42.550Z] #32 39.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:12:42.550Z] #32 39.16 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:12:42.550Z] #32 39.82 Selecting previously unselected package cmake-data. [2020-07-29T14:12:42.550Z] #32 39.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-29T14:12:42.550Z] #32 39.92 Unpacking cmake-data (3.13.4-1) ... [2020-07-29T14:12:42.815Z] #32 ... [2020-07-29T14:12:42.815Z] [2020-07-29T14:12:42.815Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:12:42.815Z] #30 34.97 sort [2020-07-29T14:12:42.815Z] #30 34.97 errors [2020-07-29T14:12:42.815Z] #30 35.34 strconv [2020-07-29T14:12:42.815Z] #30 35.35 internal/oserror [2020-07-29T14:12:42.815Z] #30 35.35 io [2020-07-29T14:12:42.815Z] #30 35.56 syscall [2020-07-29T14:12:42.815Z] #30 37.48 strings [2020-07-29T14:12:42.815Z] #30 37.50 bytes [2020-07-29T14:12:42.815Z] #30 41.48 bufio [2020-07-29T14:12:42.815Z] #30 41.54 reflect [2020-07-29T14:12:42.815Z] #30 42.70 path [2020-07-29T14:12:42.815Z] #30 43.61 text/tabwriter [2020-07-29T14:12:42.815Z] #30 ... [2020-07-29T14:12:42.815Z] [2020-07-29T14:12:42.815Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:42.986Z] ok github.com/docker/docker/libcontainerd/queue 0.083s coverage: 100.0% of statements [2020-07-29T14:12:43.078Z] #25 4.687 0.0% ### 5.2% ####### 10.6% ############# 19.0% ################## 25.6% ####################### 32.3% ########################### 37.7% ############################## 41.8% ################################# 47.0% ##################################### 52.0% ######################################### 57.6% ############################################ 61.6% ############################################### 66.5% ################################################### 71.1% [2020-07-29T14:12:43.078Z] #25 ... [2020-07-29T14:12:43.078Z] [2020-07-29T14:12:43.078Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:12:43.078Z] #41 35.27 github.com/LK4D4/vndr/godl/singleflight [2020-07-29T14:12:43.078Z] #41 35.27 sort [2020-07-29T14:12:43.078Z] #41 35.27 math/rand [2020-07-29T14:12:43.078Z] #41 35.27 errors [2020-07-29T14:12:43.078Z] #41 35.88 internal/singleflight [2020-07-29T14:12:43.078Z] #41 35.99 io [2020-07-29T14:12:43.078Z] #41 36.62 strconv [2020-07-29T14:12:43.078Z] #41 37.27 syscall [2020-07-29T14:12:43.078Z] #41 37.37 vendor/golang.org/x/net/dns/dnsmessage [2020-07-29T14:12:43.078Z] #41 38.14 bytes [2020-07-29T14:12:43.078Z] #41 41.42 bufio [2020-07-29T14:12:43.078Z] #41 43.60 reflect [2020-07-29T14:12:43.078Z] #41 44.09 regexp/syntax [2020-07-29T14:12:43.078Z] #41 ... [2020-07-29T14:12:43.078Z] [2020-07-29T14:12:43.078Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:43.163Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-07-29T14:12:43.163Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T14:12:43.163Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-29T14:12:43.163Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:12:43.163Z] === RUN TestInfoAPI [2020-07-29T14:12:43.163Z] --- PASS: TestInfoAPI (0.04s) [2020-07-29T14:12:43.163Z] === RUN TestInfoAPIWarnings [2020-07-29T14:12:43.620Z] #25 4.687 0.0% ### 5.2% ####### 10.6% ############# 19.0% ################## 25.6% ####################### 32.3% ########################### 37.7% ############################## 41.8% ################################# 47.0% ##################################### 52.0% ######################################### 57.6% ############################################ 61.6% ############################################### 66.5% ################################################### 71.1% ###################################################### 76.0% ########################################################## 81.4% ############################################################## 87.5% ################################################################### 93.9% ######################################################################## 100.0% [2020-07-29T14:12:43.884Z] #25 6.905 [2020-07-29T14:12:44.099Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-29T14:12:44.099Z] === RUN TestInfoDebug [2020-07-29T14:12:44.420Z] #25 7.142 0.2% #################### 28.3% ########################################## 58.4% ############################################################# 85.0% ######################################################################## 100.0% [2020-07-29T14:12:44.562Z] ok github.com/docker/docker/pkg/aaparser 0.209s coverage: 50.0% of statements [2020-07-29T14:12:44.684Z] #25 7.873 [2020-07-29T14:12:44.983Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T14:12:45.035Z] ok github.com/docker/docker/libcontainerd/local 0.399s coverage: 1.0% of statements [2020-07-29T14:12:45.035Z] ok github.com/docker/docker/layer 0.543s coverage: 30.1% of statements [2020-07-29T14:12:45.035Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T14:12:45.035Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T14:12:45.035Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T14:12:45.035Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T14:12:45.035Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T14:12:45.035Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T14:12:45.277Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T14:12:45.280Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-29T14:12:45.280Z] --- PASS: TestBuildWithHugeFile (110.07s) [2020-07-29T14:12:45.280Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T14:12:45.280Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:12:45.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:12:45.280Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:12:45.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:12:45.280Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:12:45.281Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:12:45.281Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:12:45.281Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:12:45.476Z] --- PASS: TestInfoDebug (1.53s) [2020-07-29T14:12:45.476Z] === RUN TestInfoInsecureRegistries [2020-07-29T14:12:45.540Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:12:45.540Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-29T14:12:45.540Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-07-29T14:12:45.540Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-07-29T14:12:45.540Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2020-07-29T14:12:45.540Z] === RUN TestBuildPreserveOwnership [2020-07-29T14:12:45.540Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T14:12:45.540Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-29T14:12:45.819Z] #25 8.122 0.2% ################# 23.8% ############################### 43.5% ######################################### 57.1% ######################################################### 80.1% ######################################################### 80.2% ######################################################################## 100.0% [2020-07-29T14:12:45.912Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T14:12:46.030Z] ok github.com/docker/docker/opts 0.469s coverage: 67.7% of statements [2020-07-29T14:12:46.084Z] #25 9.097 [2020-07-29T14:12:46.107Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-29T14:12:46.349Z] #25 9.303 0.0% [2020-07-29T14:12:46.349Z] #25 ... [2020-07-29T14:12:46.349Z] [2020-07-29T14:12:46.349Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:12:46.349Z] #52 2.815 + RM_GOPATH=0 [2020-07-29T14:12:46.349Z] #52 2.815 + TMP_GOPATH= [2020-07-29T14:12:46.349Z] #52 2.815 + : /build [2020-07-29T14:12:46.349Z] #52 2.815 + '[' -z '' ']' [2020-07-29T14:12:46.349Z] #52 2.815 ++ mktemp -d [2020-07-29T14:12:46.349Z] #52 2.815 + export GOPATH=/tmp/tmp.ghyWHjzXao [2020-07-29T14:12:46.349Z] #52 2.815 + GOPATH=/tmp/tmp.ghyWHjzXao [2020-07-29T14:12:46.349Z] #52 2.815 + RM_GOPATH=1 [2020-07-29T14:12:46.349Z] #52 2.815 + case "$(go env GOARCH)" in [2020-07-29T14:12:46.349Z] #52 2.815 ++ go env GOARCH [2020-07-29T14:12:46.349Z] #52 2.824 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:46.349Z] #52 2.824 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:12:46.349Z] #52 2.825 ++ dirname /tmp/install/install.sh [2020-07-29T14:12:46.349Z] #52 2.828 + dir=/tmp/install [2020-07-29T14:12:46.349Z] #52 2.829 + bin=containerd [2020-07-29T14:12:46.349Z] #52 2.829 + shift [2020-07-29T14:12:46.349Z] #52 2.829 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-29T14:12:46.349Z] #52 2.829 + . /tmp/install/containerd.installer [2020-07-29T14:12:46.349Z] #52 2.829 ++ set -e [2020-07-29T14:12:46.349Z] #52 2.829 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T14:12:46.349Z] #52 2.829 + install_containerd [2020-07-29T14:12:46.349Z] #52 2.830 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-29T14:12:46.349Z] #52 2.830 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T14:12:46.349Z] #52 2.831 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ghyWHjzXao/src/github.com/containerd/containerd [2020-07-29T14:12:46.349Z] #52 2.847 Cloning into '/tmp/tmp.ghyWHjzXao/src/github.com/containerd/containerd'... [2020-07-29T14:12:46.349Z] #52 ... [2020-07-29T14:12:46.349Z] [2020-07-29T14:12:46.349Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:12:46.349Z] #10 38.69 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-29T14:12:46.349Z] #10 41.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-29T14:12:46.349Z] #10 41.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-29T14:12:46.349Z] #10 41.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-29T14:12:46.349Z] #10 41.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-29T14:12:46.349Z] #10 41.52 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-29T14:12:46.349Z] #10 41.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-29T14:12:46.349Z] #10 41.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-29T14:12:46.349Z] #10 41.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-29T14:12:46.349Z] #10 41.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-29T14:12:46.349Z] #10 41.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-29T14:12:46.349Z] #10 41.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-29T14:12:46.349Z] #10 41.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-29T14:12:46.349Z] #10 41.69 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-29T14:12:46.349Z] #10 41.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-29T14:12:46.349Z] #10 41.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-29T14:12:46.349Z] #10 43.22 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:12:46.349Z] #10 43.57 Fetched 73.3 MB in 7s (11.0 MB/s) [2020-07-29T14:12:46.349Z] #10 43.91 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-29T14:12:46.349Z] #10 43.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-29T14:12:46.349Z] #10 43.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-29T14:12:46.349Z] #10 43.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:12:46.349Z] #10 46.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-29T14:12:46.349Z] #10 46.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-29T14:12:46.349Z] #10 46.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:12:46.545Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T14:12:46.613Z] #10 ... [2020-07-29T14:12:46.613Z] [2020-07-29T14:12:46.613Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:46.677Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-29T14:12:46.677Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-29T14:12:47.025Z] ok github.com/docker/docker/pkg/broadcaster 0.281s coverage: 100.0% of statements [2020-07-29T14:12:47.025Z] ok github.com/docker/docker/pkg/authorization 0.488s coverage: 26.8% of statements [2020-07-29T14:12:47.178Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2020-07-29T14:12:47.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2020-07-29T14:12:47.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-07-29T14:12:47.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-07-29T14:12:47.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-07-29T14:12:47.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-07-29T14:12:47.178Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T14:12:47.247Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-29T14:12:47.247Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-29T14:12:47.378Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-29T14:12:47.378Z] === RUN TestInfoRegistryMirrors [2020-07-29T14:12:47.497Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2020-07-29T14:12:47.969Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2020-07-29T14:12:48.202Z] #25 9.303 0.0% ## 4.0% ###### 8.5% ####### 10.9% ########## 14.2% ########### 16.3% ############## 20.1% ################## 25.1% ###################### 31.3% ############################ 38.9% ############################### 43.9% ################################## 48.4% ####################################### 54.2% ########################################### 60.1% ################################################# 68.9% ##################################################### 73.7% ######################################################### 80.2% ############################################################### 87.7% #################################################################### 95.5% ######################################################################## 100.0% [2020-07-29T14:12:48.441Z] ok github.com/docker/docker/pkg/chrootarchive 0.133s coverage: 15.4% of statements [2020-07-29T14:12:48.689Z] --- PASS: TestBuildMultiStageParentConfig (1.71s) [2020-07-29T14:12:48.689Z] === RUN TestBuildLabelWithTargets [2020-07-29T14:12:48.753Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-29T14:12:48.753Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T14:12:48.753Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-07-29T14:12:48.753Z] === RUN TestPingCacheHeaders [2020-07-29T14:12:48.753Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-29T14:12:48.753Z] === RUN TestPingGet [2020-07-29T14:12:48.753Z] --- PASS: TestPingGet (0.01s) [2020-07-29T14:12:48.753Z] === RUN TestPingHead [2020-07-29T14:12:48.753Z] --- PASS: TestPingHead (0.02s) [2020-07-29T14:12:48.753Z] === RUN TestVersion [2020-07-29T14:12:48.780Z] #25 11.76 [2020-07-29T14:12:48.913Z] ok github.com/docker/docker/pkg/discovery 0.090s coverage: 58.3% of statements [2020-07-29T14:12:49.013Z] --- PASS: TestVersion (0.03s) [2020-07-29T14:12:49.013Z] PASS [2020-07-29T14:12:49.013Z] [2020-07-29T14:12:49.013Z] === Skipped [2020-07-29T14:12:49.013Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:12:49.013Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:12:49.013Z] [2020-07-29T14:12:49.013Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-29T14:12:49.013Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-29T14:12:49.013Z] [2020-07-29T14:12:49.013Z] [2020-07-29T14:12:49.013Z] DONE 18 tests, 2 skipped in 11.993s [2020-07-29T14:12:49.013Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T14:12:49.013Z] INFO: Testing against a local daemon [2020-07-29T14:12:49.013Z] === RUN TestVolumesCreateAndList [2020-07-29T14:12:49.013Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-29T14:12:49.013Z] === RUN TestVolumesRemove [2020-07-29T14:12:49.013Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-29T14:12:49.013Z] === RUN TestVolumesInspect [2020-07-29T14:12:49.013Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-29T14:12:49.013Z] === RUN TestVolumesInvalidJSON [2020-07-29T14:12:49.013Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T14:12:49.013Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T14:12:49.013Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T14:12:49.013Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-29T14:12:49.013Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T14:12:49.013Z] PASS [2020-07-29T14:12:49.013Z] [2020-07-29T14:12:49.013Z] DONE 5 tests in 0.204s [2020-07-29T14:12:49.013Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T14:12:49.155Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-29T14:12:49.155Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T14:12:49.155Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-29T14:12:49.272Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11919 is not a child of this shell [2020-07-29T14:12:49.272Z] warning: PID 11919 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-29T14:12:49.272Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:12:49.272Z] [2020-07-29T14:12:49.272Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:12:49.272Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:12:49.272Z] [2020-07-29T14:12:49.272Z] To set a process to complain mode, use the command line tool [2020-07-29T14:12:49.272Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:12:49.272Z] Removing test suite binaries [2020-07-29T14:12:49.272Z] exiting test-integration [2020-07-29T14:12:49.272Z] ++ exit 0 [2020-07-29T14:12:49.385Z] ok github.com/docker/docker/pkg/discovery/file 0.053s coverage: 92.9% of statements [2020-07-29T14:12:50.094Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-29T14:12:50.152Z] #25 12.00 0.0% 0.8% # 2.2% ### 4.4% ### 5.0% ##### 7.4% ##### 8.3% ###### 9.7% ####### 10.9% [2020-07-29T14:12:50.152Z] #25 ... [2020-07-29T14:12:50.152Z] [2020-07-29T14:12:50.152Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:12:50.152Z] #47 42.34 syscall [2020-07-29T14:12:50.152Z] #47 42.38 strings [2020-07-29T14:12:50.152Z] #47 42.40 reflect [2020-07-29T14:12:50.152Z] #47 42.48 bufio [2020-07-29T14:12:50.152Z] #47 46.87 regexp/syntax [2020-07-29T14:12:50.152Z] #47 52.31 context [2020-07-29T14:12:50.152Z] #47 52.32 internal/poll [2020-07-29T14:12:50.152Z] #47 ... [2020-07-29T14:12:50.152Z] [2020-07-29T14:12:50.152Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:50.231Z] [2020-07-29T14:12:50.354Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-29T14:12:50.380Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2020-07-29T14:12:50.380Z] ok github.com/docker/docker/pkg/discovery/nodes 0.197s coverage: 93.8% of statements [2020-07-29T14:12:50.924Z] --- PASS: TestBuildPreserveOwnership (5.32s) [2020-07-29T14:12:50.925Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.48s) [2020-07-29T14:12:50.925Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.84s) [2020-07-29T14:12:50.925Z] === RUN TestBuildPlatformInvalid [2020-07-29T14:12:50.925Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-29T14:12:50.925Z] PASS [2020-07-29T14:12:50.925Z] [2020-07-29T14:12:50.925Z] === Skipped [2020-07-29T14:12:50.925Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-29T14:12:50.925Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T14:12:50.925Z] [2020-07-29T14:12:50.925Z] [2020-07-29T14:12:50.925Z] DONE 32 tests, 1 skipped in 194.773s [2020-07-29T14:12:50.925Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T14:12:50.925Z] ++ 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-29T14:12:50.925Z] ++ set -e [2020-07-29T14:12:50.925Z] ++ '[' -n 0 ']' [2020-07-29T14:12:50.925Z] ++ set -x [2020-07-29T14:12:50.925Z] ++ env -i DEST=/go/src/github.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-29T14:12:51.184Z] INFO: Testing against a local daemon [2020-07-29T14:12:51.184Z] === RUN TestConfigInspect [2020-07-29T14:12:51.199Z] #65 exporting layers 81.8s done [2020-07-29T14:12:51.199Z] #65 exporting manifest sha256:04c2b77900e5eabac3739673277e0676ceaf368b37dfeab0bbc8fbbe211cc297 done [2020-07-29T14:12:51.199Z] #65 exporting config sha256:9ed3660ba17458ac0cd3c930bbdb93df10dcf86fc3b0ec1e175b0f3a5326540d done [2020-07-29T14:12:51.199Z] #65 sending tarball [2020-07-29T14:12:51.375Z] ok github.com/docker/docker/pkg/filenotify 0.191s coverage: 36.2% of statements [2020-07-29T14:12:51.418Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2020-07-29T14:12:51.418Z] === RUN TestBuildWithEmptyLayers [2020-07-29T14:12:51.847Z] ok github.com/docker/docker/pkg/fileutils 0.145s coverage: 87.7% of statements [2020-07-29T14:12:52.122Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache Post stage [Pipeline] junit [2020-07-29T14:12:52.153Z] Recording test results [2020-07-29T14:12:52.319Z] ok github.com/docker/docker/pkg/homedir 0.117s coverage: 42.9% of statements [2020-07-29T14:12:52.452Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2020-07-29T14:12:52.452Z] === RUN TestBuildMultiStageOnBuild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T14:12:52.891Z] + echo Ensuring container killed. [2020-07-29T14:12:52.891Z] Ensuring container killed. [2020-07-29T14:12:52.891Z] + docker rm -vf docker-pr2 [2020-07-29T14:12:52.891Z] Error: No such container: docker-pr2 [2020-07-29T14:12:52.891Z] + true [Pipeline] sh [2020-07-29T14:12:53.173Z] + echo Chowning /workspace to jenkins user [2020-07-29T14:12:53.173Z] Chowning /workspace to jenkins user [2020-07-29T14:12:53.173Z] + id -u [2020-07-29T14:12:53.173Z] + id -g [2020-07-29T14:12:53.173Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41288:/workspace busybox chown -R 1000:1000 /workspace [2020-07-29T14:12:53.313Z] ok github.com/docker/docker/pkg/idtools 0.085s coverage: 7.3% of statements [2020-07-29T14:12:53.786Z] ok github.com/docker/docker/pkg/discovery/kv 3.363s coverage: 84.1% of statements [2020-07-29T14:12:54.026Z] --- PASS: TestConfigInspect (2.70s) [2020-07-29T14:12:54.026Z] === RUN TestConfigList [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T14:12:54.159Z] #25 12.00 0.0% 0.8% # 2.2% ### 4.4% ### 5.0% ##### 7.4% ##### 8.3% ###### 9.7% ####### 10.9% ######### 12.5% ########## 14.6% ########## 15.2% ############ 16.9% ############# 18.3% ############## 20.2% ################ 22.4% ################ 23.3% ################## 25.1% ################### 26.8% #################### 28.8% ###################### 30.6% ####################### 32.7% ######################### 34.8% ########################## 36.3% ########################## 37.5% ############################ 39.1% ############################ 40.2% ############################# 41.4% ############################## 42.3% ############################### 44.4% ################################# 46.9% ################################## 47.4% ################################## 48.6% ################################### 49.6% #################################### 50.7% ##################################### 51.7% ##################################### 52.6% ###################################### 54.0% ####################################### 55.1% ######################################## 56.0% ######################################## 56.5% ######################################### 58.1% ########################################### 60.0% ############################################ 61.8% ############################################# 63.2% ############################################## 64.9% [2020-07-29T14:12:54.159Z] #25 ... [2020-07-29T14:12:54.159Z] [2020-07-29T14:12:54.159Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:12:54.159Z] #30 46.34 internal/syscall/execenv [2020-07-29T14:12:54.159Z] #30 46.35 internal/syscall/unix [2020-07-29T14:12:54.159Z] #30 46.40 time [2020-07-29T14:12:54.159Z] #30 51.75 internal/poll [2020-07-29T14:12:54.159Z] #30 53.51 internal/fmtsort [2020-07-29T14:12:54.159Z] #30 54.09 os [2020-07-29T14:12:54.159Z] #30 56.43 path/filepath [2020-07-29T14:12:54.159Z] #30 56.43 fmt [2020-07-29T14:12:54.159Z] #30 ... [2020-07-29T14:12:54.159Z] [2020-07-29T14:12:54.159Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:12:54.159Z] #38 46.39 Selecting previously unselected package libprotoc17:arm64. [2020-07-29T14:12:54.159Z] #38 46.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-29T14:12:54.159Z] #38 46.41 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-29T14:12:54.159Z] #38 47.37 Selecting previously unselected package protobuf-c-compiler. [2020-07-29T14:12:54.159Z] #38 47.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-29T14:12:54.159Z] #38 47.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:12:54.159Z] #38 48.36 Selecting previously unselected package protobuf-compiler. [2020-07-29T14:12:54.159Z] #38 48.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-29T14:12:54.159Z] #38 48.51 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:12:54.159Z] #38 48.78 Selecting previously unselected package python-pkg-resources. [2020-07-29T14:12:54.159Z] #38 48.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:12:54.159Z] #38 48.79 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-29T14:12:54.159Z] #38 49.12 Selecting previously unselected package python-six. [2020-07-29T14:12:54.159Z] #38 49.13 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-29T14:12:54.159Z] #38 49.14 Unpacking python-six (1.12.0-1) ... [2020-07-29T14:12:54.159Z] #38 49.33 Selecting previously unselected package python-protobuf. [2020-07-29T14:12:54.159Z] #38 49.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-29T14:12:54.159Z] #38 49.46 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-29T14:12:54.159Z] #38 50.12 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-29T14:12:54.159Z] #38 52.61 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-29T14:12:54.159Z] #38 52.65 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:12:54.159Z] #38 53.01 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-29T14:12:54.159Z] #38 53.16 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-29T14:12:54.159Z] #38 53.47 Setting up python-six (1.12.0-1) ... [2020-07-29T14:12:54.159Z] #38 56.10 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-29T14:12:54.159Z] #38 56.14 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-29T14:12:54.159Z] #38 56.19 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-29T14:12:54.159Z] #38 56.35 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-29T14:12:54.159Z] #38 56.37 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-29T14:12:54.159Z] #38 56.44 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-29T14:12:54.159Z] #38 56.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-29T14:12:54.258Z] ok github.com/docker/docker/pkg/archive 6.962s coverage: 63.0% of statements [2020-07-29T14:12:54.287Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-29T14:12:54.408Z] + bundleName=amd64-rootless [2020-07-29T14:12:54.408Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-29T14:12:54.408Z] Creating amd64-rootless-bundles.tar.gz [2020-07-29T14:12:54.408Z] + xargs tar -czf+ amd64-rootless-bundles.tar.gz [2020-07-29T14:12:54.408Z] 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-29T14:12:54.421Z] Archiving artifacts [2020-07-29T14:12:54.426Z] #38 56.53 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-29T14:12:54.426Z] #38 56.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-29T14:12:54.426Z] #38 56.60 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-29T14:12:54.426Z] #38 ... [2020-07-29T14:12:54.426Z] [2020-07-29T14:12:54.426Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:12:54.426Z] #32 46.51 Selecting previously unselected package libicu63:arm64. [2020-07-29T14:12:54.426Z] #32 46.51 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-29T14:12:54.427Z] #32 46.53 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-29T14:12:54.427Z] #32 53.79 Selecting previously unselected package libxml2:arm64. [2020-07-29T14:12:54.427Z] #32 53.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-29T14:12:54.427Z] #32 53.97 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:12:54.427Z] #32 55.48 Selecting previously unselected package libarchive13:arm64. [2020-07-29T14:12:54.427Z] #32 55.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-29T14:12:54.427Z] #32 55.63 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-29T14:12:54.427Z] #32 56.35 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-29T14:12:54.427Z] #32 56.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-29T14:12:54.427Z] #32 56.36 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-29T14:12:54.427Z] #32 56.60 Selecting previously unselected package librhash0:arm64. [2020-07-29T14:12:54.427Z] #32 56.60 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-29T14:12:54.427Z] #32 ... [2020-07-29T14:12:54.427Z] [2020-07-29T14:12:54.427Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:54.699Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41288/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-07-29T14:12:54.731Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2020-07-29T14:12:54.731Z] ok github.com/docker/docker/pkg/ioutils 0.707s coverage: 69.2% of statements [2020-07-29T14:12:54.731Z] ok github.com/docker/docker/pkg/jsonmessage 0.210s coverage: 91.7% of statements [Pipeline] sh [2020-07-29T14:12:54.856Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-29T14:12:55.012Z] + make clean [2020-07-29T14:12:55.012Z] docker volume rm -f docker-dev-cache [2020-07-29T14:12:55.115Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-29T14:12:55.203Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2020-07-29T14:12:55.203Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2020-07-29T14:12:55.224Z] #25 12.00 0.0% 0.8% # 2.2% ### 4.4% ### 5.0% ##### 7.4% ##### 8.3% ###### 9.7% ####### 10.9% ######### 12.5% ########## 14.6% ########## 15.2% ############ 16.9% ############# 18.3% ############## 20.2% ################ 22.4% ################ 23.3% ################## 25.1% ################### 26.8% #################### 28.8% ###################### 30.6% ####################### 32.7% ######################### 34.8% ########################## 36.3% ########################## 37.5% ############################ 39.1% ############################ 40.2% ############################# 41.4% ############################## 42.3% ############################### 44.4% ################################# 46.9% ################################## 47.4% ################################## 48.6% ################################### 49.6% #################################### 50.7% ##################################### 51.7% ##################################### 52.6% ###################################### 54.0% ####################################### 55.1% ######################################## 56.0% ######################################## 56.5% ######################################### 58.1% ########################################### 60.0% ############################################ 61.8% ############################################# 63.2% ############################################## 64.9% ############################################### 66.5% ################################################ 68.0% ################################################# 69.2% ################################################## 70.6% ################################################### 71.8% ##################################################### 73.7% ###################################################### 75.0% ###################################################### 75.8% # [2020-07-29T14:12:55.224Z] #25 ... [2020-07-29T14:12:55.224Z] [2020-07-29T14:12:55.224Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:12:55.224Z] #41 47.40 hash/crc32 [2020-07-29T14:12:55.224Z] #41 48.33 vendor/golang.org/x/text/transform [2020-07-29T14:12:55.224Z] #41 50.91 time [2020-07-29T14:12:55.224Z] #41 51.96 regexp [2020-07-29T14:12:55.224Z] #41 56.07 github.com/LK4D4/vndr/versioned [2020-07-29T14:12:55.224Z] #41 56.83 internal/lazyregexp [2020-07-29T14:12:55.224Z] #41 56.85 path/filepath [2020-07-29T14:12:55.224Z] #41 56.85 net [2020-07-29T14:12:55.224Z] #41 ... [2020-07-29T14:12:55.224Z] [2020-07-29T14:12:55.224Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:12:55.224Z] #30 57.51 io/ioutil [2020-07-29T14:12:55.271Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T14:12:55.981Z] --- PASS: TestBuildMultiStageOnBuild (3.07s) [2020-07-29T14:12:55.981Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T14:12:56.220Z] ok github.com/docker/docker/pkg/parsers 0.212s coverage: 97.0% of statements [2020-07-29T14:12:56.220Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2020-07-29T14:12:56.613Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2020-07-29T14:12:56.613Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T14:12:57.024Z] --- PASS: TestConfigList (3.22s) [2020-07-29T14:12:57.024Z] === RUN TestConfigsCreateAndDelete [2020-07-29T14:12:57.165Z] #30 ... [2020-07-29T14:12:57.165Z] [2020-07-29T14:12:57.166Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:12:57.166Z] #10 49.05 Selecting previously unselected package binutils-mingw-w64. [2020-07-29T14:12:57.166Z] #10 49.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-29T14:12:57.166Z] #10 49.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:12:57.166Z] #10 49.30 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-29T14:12:57.166Z] #10 49.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-29T14:12:57.166Z] #10 49.46 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-29T14:12:57.166Z] #10 50.04 Selecting previously unselected package dmsetup. [2020-07-29T14:12:57.166Z] #10 50.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-29T14:12:57.166Z] #10 50.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-29T14:12:57.166Z] #10 50.37 Selecting previously unselected package mingw-w64-common. [2020-07-29T14:12:57.166Z] #10 50.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-29T14:12:57.166Z] #10 50.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-29T14:12:57.166Z] #10 58.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-29T14:12:57.166Z] #10 58.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-29T14:12:57.166Z] #10 58.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:12:57.166Z] #10 ... [2020-07-29T14:12:57.166Z] [2020-07-29T14:12:57.166Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:12:57.166Z] #25 12.00 0.0% 0.8% # 2.2% ### 4.4% ### 5.0% ##### 7.4% ##### 8.3% ###### 9.7% ####### 10.9% ######### 12.5% ########## 14.6% ########## 15.2% ############ 16.9% ############# 18.3% ############## 20.2% ################ 22.4% ################ 23.3% ################## 25.1% ################### 26.8% #################### 28.8% ###################### 30.6% ####################### 32.7% ######################### 34.8% ########################## 36.3% ########################## 37.5% ############################ 39.1% ############################ 40.2% ############################# 41.4% ############################## 42.3% ############################### 44.4% ################################# 46.9% ################################## 47.4% ################################## 48.6% ################################### 49.6% #################################### 50.7% ##################################### 51.7% ##################################### 52.6% ###################################### 54.0% ####################################### 55.1% ######################################## 56.0% ######################################## 56.5% ######################################### 58.1% ########################################### 60.0% ############################################ 61.8% ############################################# 63.2% ############################################## 64.9% ############################################### 66.5% ################################################ 68.0% ################################################# 69.2% ################################################## 70.6% ################################################### 71.8% ##################################################### 73.7% ###################################################### 75.0% ###################################################### 75.8% ####################################################### 77.3% ######################################################### 79.3% ######################################################### 80.4% ########################################################### 82.0% ############################################################ 83.5% ############################################################# 85.6% ############################################################## 87.1% ############################################################### 88.6% ################################################################# 90.3% ################################################################## 92.9% #################################################################### 94.9% ##################################################################### 96.8% ####################################################################### 98.6% ######################################################################## 100.0% [2020-07-29T14:12:57.166Z] #25 19.70 [2020-07-29T14:12:57.593Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-29T14:12:57.593Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-29T14:12:57.747Z] #25 20.88 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-29T14:12:57.796Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.117s coverage: 56.8% of statements [2020-07-29T14:12:58.268Z] ok github.com/docker/docker/pkg/plugins/transport 0.089s coverage: 85.7% of statements [2020-07-29T14:12:58.704Z] #25 21.52 [2020-07-29T14:12:58.704Z] #25 21.75 # 2.0% ######################################################################## 100.0% [2020-07-29T14:12:58.704Z] #25 21.89 [2020-07-29T14:12:58.740Z] ok github.com/docker/docker/pkg/pools 0.077s coverage: 88.2% of statements [2020-07-29T14:12:59.212Z] ok github.com/docker/docker/pkg/progress 0.058s coverage: 75.9% of statements [2020-07-29T14:13:00.100Z] #25 22.97 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-29T14:13:00.132Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-29T14:13:00.132Z] --- PASS: TestConfigsCreateAndDelete (3.07s) [2020-07-29T14:13:00.132Z] === RUN TestConfigsUpdate [2020-07-29T14:13:00.138Z] --- PASS: TestBuildMultiStageLayerLeak (3.17s) [2020-07-29T14:13:00.138Z] === RUN TestBuildWithHugeFile [2020-07-29T14:13:00.208Z] ok github.com/docker/docker/pkg/reexec 0.162s coverage: 82.4% of statements [2020-07-29T14:13:00.208Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-07-29T14:13:00.367Z] #25 23.52 [2020-07-29T14:13:00.631Z] #25 ... [2020-07-29T14:13:00.631Z] [2020-07-29T14:13:00.631Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:13:00.631Z] #47 52.84 regexp [2020-07-29T14:13:00.631Z] #47 55.31 os [2020-07-29T14:13:00.631Z] #47 58.49 encoding/binary [2020-07-29T14:13:00.631Z] #47 58.82 fmt [2020-07-29T14:13:00.631Z] #47 58.83 mvdan.cc/sh/v3/fileutil [2020-07-29T14:13:00.631Z] #47 60.74 encoding/base64 [2020-07-29T14:13:00.631Z] #47 60.77 golang.org/x/sys/unix [2020-07-29T14:13:00.631Z] #47 ... [2020-07-29T14:13:00.631Z] [2020-07-29T14:13:00.631Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:13:00.684Z] ok github.com/docker/docker/pkg/signal 0.072s coverage: 20.3% of statements [2020-07-29T14:13:01.024Z] #25 23.73 0.8% ######################################################################## 100.0% [2020-07-29T14:13:01.024Z] #25 23.91 [2020-07-29T14:13:01.157Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2020-07-29T14:13:01.512Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-29T14:13:01.512Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-29T14:13:02.070Z] #25 25.02 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-29T14:13:02.070Z] #25 25.11 skipping existing 9a99313a2c50 [2020-07-29T14:13:02.153Z] ok github.com/docker/docker/pkg/streamformatter 0.130s coverage: 66.2% of statements [2020-07-29T14:13:02.154Z] ok github.com/docker/docker/pkg/stringid 0.130s coverage: 70.6% of statements [2020-07-29T14:13:02.335Z] #25 25.38 [2020-07-29T14:13:03.149Z] ok github.com/docker/docker/pkg/sysinfo 0.088s coverage: 38.2% of statements [2020-07-29T14:13:03.420Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-29T14:13:03.420Z] --- PASS: TestConfigsUpdate (3.11s) [2020-07-29T14:13:03.420Z] === RUN TestTemplatedConfig [2020-07-29T14:13:03.734Z] #25 26.92 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-29T14:13:04.145Z] ok github.com/docker/docker/pkg/system 0.074s coverage: 13.8% of statements [2020-07-29T14:13:04.145Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T14:13:04.145Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T14:13:04.145Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-29T14:13:04.145Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T14:13:04.145Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-29T14:13:04.145Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-29T14:13:04.145Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T14:13:04.145Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T14:13:04.145Z] ok github.com/docker/docker/pkg/tailfile 0.214s coverage: 88.6% of statements [2020-07-29T14:13:04.312Z] #25 27.22 [2020-07-29T14:13:04.618Z] testing: warning: no tests to run [2020-07-29T14:13:04.618Z] coverage: [no statements] [2020-07-29T14:13:04.618Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2020-07-29T14:13:04.715Z] #25 27.48 ######################################################################## 100.0% [2020-07-29T14:13:04.715Z] #25 27.55 [2020-07-29T14:13:04.715Z] #25 27.62 Download of images into '/build' complete. [2020-07-29T14:13:04.800Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-29T14:13:04.978Z] #25 27.62 Use something like the following to load the result into a Docker daemon: [2020-07-29T14:13:04.978Z] #25 27.62 tar -cC '/build' . | docker load [2020-07-29T14:13:04.978Z] #25 ... [2020-07-29T14:13:04.978Z] [2020-07-29T14:13:04.978Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:13:04.978Z] #32 57.00 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-29T14:13:04.978Z] #32 57.23 Selecting previously unselected package libuv1:arm64. [2020-07-29T14:13:04.978Z] #32 57.23 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-29T14:13:04.978Z] #32 57.27 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-29T14:13:04.978Z] #32 58.11 Selecting previously unselected package cmake. [2020-07-29T14:13:04.978Z] #32 58.11 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-29T14:13:04.978Z] #32 58.12 Unpacking cmake (3.13.4-1) ... [2020-07-29T14:13:04.979Z] #32 61.76 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-29T14:13:04.979Z] #32 61.94 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:13:04.979Z] #32 61.97 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-29T14:13:04.979Z] #32 61.99 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:13:04.979Z] #32 62.03 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-29T14:13:04.979Z] #32 62.06 Setting up cmake-data (3.13.4-1) ... [2020-07-29T14:13:04.979Z] #32 62.13 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-29T14:13:04.979Z] #32 62.14 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-29T14:13:04.979Z] #32 62.15 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-29T14:13:04.979Z] #32 62.19 Setting up cmake (3.13.4-1) ... [2020-07-29T14:13:04.979Z] #32 65.14 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:13:05.059Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-29T14:13:05.091Z] ok github.com/docker/docker/pkg/tarsum 0.164s coverage: 89.3% of statements [2020-07-29T14:13:05.320Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-29T14:13:05.556Z] #32 67.67 Processing triggers for mime-support (3.62) ... [2020-07-29T14:13:05.565Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2020-07-29T14:13:05.565Z] ok github.com/docker/docker/pkg/urlutil 0.069s coverage: 100.0% of statements [2020-07-29T14:13:06.033Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-29T14:13:06.038Z] ok github.com/docker/docker/pkg/useragent 0.075s coverage: 88.9% of statements [2020-07-29T14:13:06.192Z] #32 ... [2020-07-29T14:13:06.192Z] [2020-07-29T14:13:06.192Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:13:06.585Z] #52 29.74 Checking out files: 19% (613/3208) Checking out files: 20% (642/3208) Checking out files: 21% (674/3208) Checking out files: 22% (706/3208) Checking out files: 23% (738/3208) Checking out files: 24% (770/3208) Checking out files: 25% (802/3208) Checking out files: 26% (835/3208) Checking out files: 27% (867/3208) Checking out files: 28% (899/3208) Checking out files: 29% (931/3208) Checking out files: 30% (963/3208) Checking out files: 31% (995/3208) Checking out files: 32% (1027/3208) Checking out files: 33% (1059/3208) Checking out files: 34% (1091/3208) Checking out files: 35% (1123/3208) Checking out files: 36% (1155/3208) Checking out files: 37% (1187/3208) Checking out files: 38% (1220/3208) Checking out files: 39% (1252/3208) Checking out files: 40% (1284/3208) Checking out files: 41% (1316/3208) Checking out files: 42% (1348/3208) Checking out files: 43% (1380/3208) [2020-07-29T14:13:06.585Z] #52 ... [2020-07-29T14:13:06.585Z] [2020-07-29T14:13:06.585Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:13:06.585Z] #41 58.73 os/exec [2020-07-29T14:13:06.585Z] #41 59.52 flag [2020-07-29T14:13:06.585Z] #41 59.53 go/token [2020-07-29T14:13:06.585Z] #41 60.89 go/scanner [2020-07-29T14:13:06.585Z] #41 61.39 net/url [2020-07-29T14:13:06.585Z] #41 61.69 text/template/parse [2020-07-29T14:13:06.585Z] #41 62.61 go/ast [2020-07-29T14:13:06.585Z] #41 63.51 encoding/json [2020-07-29T14:13:06.585Z] #41 66.43 text/template [2020-07-29T14:13:06.585Z] #41 67.73 go/parser [2020-07-29T14:13:06.585Z] #41 68.70 encoding/xml [2020-07-29T14:13:06.686Z] #65 ... [2020-07-29T14:13:06.686Z] [2020-07-29T14:13:06.686Z] #66 importing to docker [2020-07-29T14:13:06.686Z] #66 ... [2020-07-29T14:13:06.686Z] [2020-07-29T14:13:06.686Z] #65 exporting to oci image format [2020-07-29T14:13:06.686Z] #65 sending tarball 15.8s done [2020-07-29T14:13:06.686Z] #65 DONE 97.6s [2020-07-29T14:13:06.686Z] [2020-07-29T14:13:06.686Z] #66 importing to docker [2020-07-29T14:13:07.010Z] #41 ... [2020-07-29T14:13:07.010Z] [2020-07-29T14:13:07.010Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:13:07.035Z] ok github.com/docker/docker/plugin/v2 0.124s coverage: 20.1% of statements [2020-07-29T14:13:07.228Z] --- PASS: TestTemplatedConfig (3.74s) [2020-07-29T14:13:07.228Z] === RUN TestConfigCreateResolve [2020-07-29T14:13:07.228Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-29T14:13:07.273Z] #52 29.74 Checking out files: 19% (613/3208) Checking out files: 20% (642/3208) Checking out files: 21% (674/3208) Checking out files: 22% (706/3208) Checking out files: 23% (738/3208) Checking out files: 24% (770/3208) Checking out files: 25% (802/3208) Checking out files: 26% (835/3208) Checking out files: 27% (867/3208) Checking out files: 28% (899/3208) Checking out files: 29% (931/3208) Checking out files: 30% (963/3208) Checking out files: 31% (995/3208) Checking out files: 32% (1027/3208) Checking out files: 33% (1059/3208) Checking out files: 34% (1091/3208) Checking out files: 35% (1123/3208) Checking out files: 36% (1155/3208) Checking out files: 37% (1187/3208) Checking out files: 38% (1220/3208) Checking out files: 39% (1252/3208) Checking out files: 40% (1284/3208) Checking out files: 41% (1316/3208) Checking out files: 42% (1348/3208) Checking out files: 43% (1380/3208) Checking out files: 44% (1412/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 52% (1697/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) [2020-07-29T14:13:07.273Z] #52 ... [2020-07-29T14:13:07.273Z] [2020-07-29T14:13:07.273Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:13:07.273Z] #30 59.28 github.com/BurntSushi/toml [2020-07-29T14:13:07.273Z] #30 59.29 log [2020-07-29T14:13:07.273Z] #30 59.29 flag [2020-07-29T14:13:07.273Z] #30 62.55 github.com/BurntSushi/toml/cmd/tomlv [2020-07-29T14:13:07.273Z] #30 ... [2020-07-29T14:13:07.273Z] [2020-07-29T14:13:07.273Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:13:07.508Z] ok github.com/docker/docker/plugin 0.212s coverage: 12.0% of statements [2020-07-29T14:13:07.508Z] ok github.com/docker/docker/reference 0.279s coverage: 84.4% of statements [2020-07-29T14:13:07.799Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-29T14:13:08.368Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-29T14:13:08.387Z] #52 29.74 Checking out files: 19% (613/3208) Checking out files: 20% (642/3208) Checking out files: 21% (674/3208) Checking out files: 22% (706/3208) Checking out files: 23% (738/3208) Checking out files: 24% (770/3208) Checking out files: 25% (802/3208) Checking out files: 26% (835/3208) Checking out files: 27% (867/3208) Checking out files: 28% (899/3208) Checking out files: 29% (931/3208) Checking out files: 30% (963/3208) Checking out files: 31% (995/3208) Checking out files: 32% (1027/3208) Checking out files: 33% (1059/3208) Checking out files: 34% (1091/3208) Checking out files: 35% (1123/3208) Checking out files: 36% (1155/3208) Checking out files: 37% (1187/3208) Checking out files: 38% (1220/3208) Checking out files: 39% (1252/3208) Checking out files: 40% (1284/3208) Checking out files: 41% (1316/3208) Checking out files: 42% (1348/3208) Checking out files: 43% (1380/3208) Checking out files: 44% (1412/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 52% (1697/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 80% (2588/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) [2020-07-29T14:13:08.387Z] #52 ... [2020-07-29T14:13:08.387Z] [2020-07-29T14:13:08.387Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:13:08.387Z] #38 60.71 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-29T14:13:08.387Z] #38 61.31 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:13:08.504Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2020-07-29T14:13:08.652Z] #38 ... [2020-07-29T14:13:08.652Z] [2020-07-29T14:13:08.652Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:13:08.984Z] #52 29.74 Checking out files: 19% (613/3208) Checking out files: 20% (642/3208) Checking out files: 21% (674/3208) Checking out files: 22% (706/3208) Checking out files: 23% (738/3208) Checking out files: 24% (770/3208) Checking out files: 25% (802/3208) Checking out files: 26% (835/3208) Checking out files: 27% (867/3208) Checking out files: 28% (899/3208) Checking out files: 29% (931/3208) Checking out files: 30% (963/3208) Checking out files: 31% (995/3208) Checking out files: 32% (1027/3208) Checking out files: 33% (1059/3208) Checking out files: 34% (1091/3208) Checking out files: 35% (1123/3208) Checking out files: 36% (1155/3208) Checking out files: 37% (1187/3208) Checking out files: 38% (1220/3208) Checking out files: 39% (1252/3208) Checking out files: 40% (1284/3208) Checking out files: 41% (1316/3208) Checking out files: 42% (1348/3208) Checking out files: 43% (1380/3208) Checking out files: 44% (1412/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 52% (1697/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 80% (2588/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-29T14:13:08.984Z] #52 32.57 + cd /tmp/tmp.ghyWHjzXao/src/github.com/containerd/containerd [2020-07-29T14:13:08.984Z] #52 32.57 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-29T14:13:09.499Z] ok github.com/docker/docker/registry/resumable 0.365s coverage: 100.0% of statements [2020-07-29T14:13:09.971Z] ok github.com/docker/docker/runconfig 0.113s coverage: 52.2% of statements [2020-07-29T14:13:10.274Z] --- PASS: TestConfigCreateResolve (2.86s) [2020-07-29T14:13:10.274Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T14:13:10.274Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-29T14:13:10.444Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2020-07-29T14:13:10.444Z] ok github.com/docker/docker/registry 0.448s coverage: 51.7% of statements [2020-07-29T14:13:10.534Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-29T14:13:10.534Z] PASS [2020-07-29T14:13:10.534Z] [2020-07-29T14:13:10.534Z] DONE 7 tests in 19.395s [2020-07-29T14:13:10.534Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T14:13:10.534Z] ++ 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-29T14:13:10.534Z] ++ set -e [2020-07-29T14:13:10.534Z] ++ '[' -n 0 ']' [2020-07-29T14:13:10.534Z] ++ set -x [2020-07-29T14:13:10.534Z] ++ env -i DEST=/go/src/github.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-29T14:13:10.534Z] INFO: Testing against a local daemon [2020-07-29T14:13:10.534Z] === RUN TestCheckpoint [2020-07-29T14:13:10.534Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T14:13:10.534Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:13:10.534Z] === RUN TestContainerInvalidJSON [2020-07-29T14:13:10.534Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:13:10.534Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:13:10.534Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:13:10.534Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:13:10.534Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:13:10.534Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:13:10.534Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:13:10.534Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:13:10.534Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:13:10.534Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-29T14:13:10.534Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T14:13:10.534Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T14:13:10.534Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T14:13:10.534Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T14:13:10.795Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-07-29T14:13:10.795Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T14:13:10.795Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-29T14:13:10.795Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T14:13:10.795Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-29T14:13:10.795Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T14:13:10.795Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-29T14:13:10.795Z] === RUN TestCopyFromContainer [2020-07-29T14:13:10.913Z] #52 34.33 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-29T14:13:10.913Z] #52 34.33 + BUILDTAGS='netgo osusergo static_build' [2020-07-29T14:13:10.913Z] #52 34.33 + export EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:13:10.913Z] #52 34.33 + EXTRA_FLAGS=-buildmode=pie [2020-07-29T14:13:10.913Z] #52 34.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-29T14:13:10.913Z] #52 34.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-29T14:13:10.913Z] #52 34.33 + '[' '' = dynamic ']' [2020-07-29T14:13:10.913Z] #52 34.33 + make [2020-07-29T14:13:10.913Z] #52 ... [2020-07-29T14:13:10.913Z] [2020-07-29T14:13:10.913Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:13:10.913Z] #47 63.05 encoding/json [2020-07-29T14:13:10.913Z] #47 63.07 github.com/pkg/diff [2020-07-29T14:13:10.913Z] #47 63.08 go/ast [2020-07-29T14:13:10.913Z] #47 64.80 mvdan.cc/editorconfig [2020-07-29T14:13:10.913Z] #47 66.22 mvdan.cc/sh/v3/syntax [2020-07-29T14:13:10.913Z] #47 68.39 golang.org/x/crypto/ssh/terminal [2020-07-29T14:13:10.913Z] #47 71.47 mvdan.cc/sh/v3/cmd/shfmt [2020-07-29T14:13:10.913Z] #47 ... [2020-07-29T14:13:10.913Z] [2020-07-29T14:13:10.913Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:13:10.913Z] #41 69.13 go/doc [2020-07-29T14:13:10.913Z] #41 70.60 compress/flate [2020-07-29T14:13:10.913Z] #41 72.03 github.com/LK4D4/vndr/build [2020-07-29T14:13:10.913Z] #41 73.15 compress/gzip [2020-07-29T14:13:11.366Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-29T14:13:11.921Z] #41 74.01 encoding/asn1 [2020-07-29T14:13:11.936Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-29T14:13:11.936Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-29T14:13:12.507Z] === RUN TestCopyFromContainer// [2020-07-29T14:13:12.507Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T14:13:12.507Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T14:13:12.596Z] #41 74.69 vendor/golang.org/x/text/unicode/bidi [2020-07-29T14:13:12.766Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T14:13:12.766Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T14:13:13.025Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T14:13:13.025Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T14:13:13.025Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T14:13:13.179Z] #41 75.49 vendor/golang.org/x/text/unicode/norm [2020-07-29T14:13:13.285Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T14:13:13.285Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T14:13:13.419Z] ok github.com/docker/docker/volume/drivers 0.289s coverage: 36.1% of statements [2020-07-29T14:13:13.419Z] ok github.com/docker/docker/volume/local 0.175s coverage: 37.7% of statements [2020-07-29T14:13:13.545Z] --- PASS: TestCopyFromContainer (2.60s) [2020-07-29T14:13:13.545Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-29T14:13:13.545Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-29T14:13:13.545Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-07-29T14:13:13.545Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-07-29T14:13:13.545Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-29T14:13:13.545Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-29T14:13:13.545Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-29T14:13:13.545Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-07-29T14:13:13.545Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-29T14:13:13.545Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-07-29T14:13:13.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T14:13:13.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:13:13.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:13:13.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:13:13.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:13:13.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:13:13.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:13:13.545Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:13:13.545Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:13:13.545Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:13:13.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-29T14:13:13.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T14:13:13.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T14:13:13.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T14:13:13.545Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T14:13:13.545Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-29T14:13:13.545Z] === RUN TestCreateWithInvalidEnv [2020-07-29T14:13:13.545Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T14:13:13.545Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T14:13:13.545Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T14:13:13.545Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T14:13:13.545Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T14:13:13.545Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T14:13:13.545Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T14:13:13.545Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T14:13:13.545Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T14:13:13.545Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-29T14:13:13.545Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T14:13:13.545Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T14:13:13.545Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-29T14:13:13.545Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T14:13:13.545Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-07-29T14:13:13.545Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T14:13:13.892Z] ok github.com/docker/docker/volume/mounts 0.205s coverage: 66.2% of statements [2020-07-29T14:13:14.129Z] #41 ... [2020-07-29T14:13:14.129Z] [2020-07-29T14:13:14.129Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-29T14:13:14.129Z] #25 DONE 37.3s [2020-07-29T14:13:14.129Z] [2020-07-29T14:13:14.129Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:13:14.129Z] #52 35.48 + bin/ctr [2020-07-29T14:13:14.413Z] #52 ... [2020-07-29T14:13:14.413Z] [2020-07-29T14:13:14.413Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-29T14:13:14.413Z] #32 DONE 76.5s [2020-07-29T14:13:14.413Z] [2020-07-29T14:13:14.413Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:13:14.413Z] #30 DONE 76.5s [2020-07-29T14:13:14.413Z] [2020-07-29T14:13:14.413Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-29T14:13:14.413Z] #38 DONE 76.5s [2020-07-29T14:13:14.413Z] [2020-07-29T14:13:14.413Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:13:14.413Z] #41 76.56 vendor/golang.org/x/text/secure/bidirule [2020-07-29T14:13:14.957Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-29T14:13:15.366Z] #41 77.59 vendor/golang.org/x/net/http2/hpack [2020-07-29T14:13:15.474Z] ok github.com/docker/docker/volume/service 0.496s coverage: 70.3% of statements [2020-07-29T14:13:15.530Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s) [2020-07-29T14:13:15.530Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T14:13:16.101Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-29T14:13:16.762Z] #41 78.80 vendor/golang.org/x/crypto/cryptobyte [2020-07-29T14:13:17.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s) [2020-07-29T14:13:17.040Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T14:13:17.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:13:17.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:13:17.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:13:17.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:13:17.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:13:17.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:13:17.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:13:17.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:13:17.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:13:17.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:13:17.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:13:17.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:13:17.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:13:17.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:13:17.300Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:13:17.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-29T14:13:17.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-29T14:13:17.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-29T14:13:17.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-29T14:13:17.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-29T14:13:17.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-29T14:13:17.300Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T14:13:17.343Z] #41 ... [2020-07-29T14:13:17.343Z] [2020-07-29T14:13:17.343Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-29T14:13:17.343Z] #47 DONE 79.5s [2020-07-29T14:13:17.606Z] [2020-07-29T14:13:17.606Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:13:17.606Z] #10 77.23 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-29T14:13:17.606Z] #10 77.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-29T14:13:17.607Z] #10 77.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:13:17.607Z] #10 77.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-29T14:13:17.607Z] #10 77.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-29T14:13:17.607Z] #10 77.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:13:17.868Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-07-29T14:13:17.868Z] === RUN TestCreateDifferentPlatform [2020-07-29T14:13:17.868Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-29T14:13:17.868Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-29T14:13:17.868Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-29T14:13:17.868Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-29T14:13:17.868Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-29T14:13:17.868Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-29T14:13:17.868Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-29T14:13:17.868Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-29T14:13:17.868Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T14:13:17.868Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-29T14:13:17.868Z] === RUN TestDaemonRestartIpcMode [2020-07-29T14:13:17.868Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T14:13:17.868Z] === RUN TestDaemonHostGatewayIP [2020-07-29T14:13:17.868Z] === PAUSE TestDaemonHostGatewayIP [2020-07-29T14:13:17.868Z] === RUN TestContainerKillOnDaemonStart [2020-07-29T14:13:17.868Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-29T14:13:17.868Z] === RUN TestDiff [2020-07-29T14:13:18.807Z] --- PASS: TestDiff (0.79s) [2020-07-29T14:13:18.807Z] === RUN TestExecWithCloseStdin [2020-07-29T14:13:18.807Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-29T14:13:19.068Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-29T14:13:19.327Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-29T14:13:19.327Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-07-29T14:13:19.327Z] === RUN TestExec [2020-07-29T14:13:19.896Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-29T14:13:20.156Z] --- PASS: TestExec (0.79s) [2020-07-29T14:13:20.156Z] === RUN TestExecUser [2020-07-29T14:13:20.156Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-29T14:13:20.414Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-29T14:13:20.982Z] --- PASS: TestExecUser (0.79s) [2020-07-29T14:13:20.982Z] === RUN TestExportContainerAndImportImage [2020-07-29T14:13:21.846Z] #10 ... [2020-07-29T14:13:21.846Z] [2020-07-29T14:13:21.846Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:13:21.846Z] #33 2.815 + RM_GOPATH=0 [2020-07-29T14:13:21.846Z] #33 2.815 + TMP_GOPATH= [2020-07-29T14:13:21.846Z] #33 2.815 + : /build [2020-07-29T14:13:21.846Z] #33 2.815 + '[' -z '' ']' [2020-07-29T14:13:21.846Z] #33 2.815 ++ mktemp -d [2020-07-29T14:13:21.846Z] #33 2.815 + export GOPATH=/tmp/tmp.Jv6qgKG5I1 [2020-07-29T14:13:21.846Z] #33 2.815 + GOPATH=/tmp/tmp.Jv6qgKG5I1 [2020-07-29T14:13:21.846Z] #33 2.815 + RM_GOPATH=1 [2020-07-29T14:13:21.846Z] #33 2.815 + case "$(go env GOARCH)" in [2020-07-29T14:13:21.846Z] #33 2.815 ++ go env GOARCH [2020-07-29T14:13:21.846Z] #33 2.835 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:13:21.846Z] #33 2.835 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:13:21.846Z] #33 2.851 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:13:21.846Z] #33 2.853 ++ dirname /tmp/install/install.sh [2020-07-29T14:13:21.846Z] #33 2.853 + dir=/tmp/install [2020-07-29T14:13:21.846Z] #33 2.853 + bin=tini [2020-07-29T14:13:21.846Z] #33 2.853 + shift [2020-07-29T14:13:21.846Z] #33 2.853 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-29T14:13:21.846Z] #33 2.853 + . /tmp/install/tini.installer [2020-07-29T14:13:21.846Z] #33 2.853 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:13:21.846Z] #33 2.853 + install_tini [2020-07-29T14:13:21.846Z] #33 2.853 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-29T14:13:21.846Z] #33 2.853 + git clone https://github.com/krallin/tini.git /tmp/tmp.Jv6qgKG5I1/tini [2020-07-29T14:13:21.846Z] #33 2.855 Cloning into '/tmp/tmp.Jv6qgKG5I1/tini'... [2020-07-29T14:13:21.846Z] #33 3.873 + cd /tmp/tmp.Jv6qgKG5I1/tini [2020-07-29T14:13:21.846Z] #33 3.873 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-29T14:13:21.846Z] #33 3.909 + cmake . [2020-07-29T14:13:21.846Z] #33 4.555 -- The C compiler identification is GNU 8.3.0 [2020-07-29T14:13:21.846Z] #33 4.651 -- Check for working C compiler: /usr/bin/cc [2020-07-29T14:13:21.846Z] #33 5.545 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-29T14:13:21.846Z] #33 5.545 -- Detecting C compiler ABI info [2020-07-29T14:13:21.846Z] #33 6.336 -- Detecting C compiler ABI info - done [2020-07-29T14:13:21.846Z] #33 6.369 -- Detecting C compile features [2020-07-29T14:13:21.977Z] ......... [ 86%] [2020-07-29T14:13:22.364Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-07-29T14:13:22.364Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T14:13:22.364Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-29T14:13:22.797Z] #33 8.633 -- Detecting C compile features - done [2020-07-29T14:13:23.062Z] #33 8.664 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-29T14:13:23.303Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-29T14:13:23.330Z] #33 8.954 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-29T14:13:23.562Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-07-29T14:13:23.562Z] === RUN TestHealthCheckWorkdir [2020-07-29T14:13:23.594Z] #33 9.088 -- Configuring done [2020-07-29T14:13:23.594Z] #33 9.113 -- Generating done [2020-07-29T14:13:23.594Z] #33 9.119 -- Build files have been written to: /tmp/tmp.Jv6qgKG5I1/tini [2020-07-29T14:13:23.594Z] #33 9.128 + make tini-static [2020-07-29T14:13:23.859Z] #33 9.644 Scanning dependencies of target tini-static [2020-07-29T14:13:24.132Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-29T14:13:24.161Z] #33 9.820 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-29T14:13:24.436Z] #33 ... [2020-07-29T14:13:24.436Z] [2020-07-29T14:13:24.436Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:24.436Z] #39 4.796 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:13:24.436Z] #39 4.796 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:13:24.436Z] #39 4.828 Note: Building without GnuTLS support [2020-07-29T14:13:24.436Z] #39 4.840 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:13:24.436Z] #39 4.840 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:13:24.436Z] #39 7.340 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:13:24.436Z] #39 7.445 GEN .gitid [2020-07-29T14:13:24.436Z] #39 7.478 GEN criu/include/version.h [2020-07-29T14:13:24.436Z] #39 7.547 GEN include/common/asm [2020-07-29T14:13:24.436Z] #39 9.482 PBCC images/timens.pb-c.c [2020-07-29T14:13:24.436Z] #39 9.505 DEP images/timens.pb-c.d [2020-07-29T14:13:24.436Z] #39 9.545 PBCC images/fown.pb-c.c [2020-07-29T14:13:24.436Z] #39 9.577 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-29T14:13:24.436Z] #39 9.664 PBCC images/opts.pb-c.c [2020-07-29T14:13:24.436Z] #39 9.690 PBCC images/memfd.pb-c.c [2020-07-29T14:13:24.436Z] #39 9.747 DEP images/fown.pb-c.d [2020-07-29T14:13:24.436Z] #39 9.805 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-29T14:13:24.436Z] #39 9.880 DEP images/opts.pb-c.d [2020-07-29T14:13:24.436Z] #39 10.04 DEP images/memfd.pb-c.d [2020-07-29T14:13:24.436Z] #39 10.11 PBCC images/sit.pb-c.c [2020-07-29T14:13:24.436Z] #39 10.16 DEP images/sit.pb-c.d [2020-07-29T14:13:24.436Z] #39 10.21 PBCC images/macvlan.pb-c.c [2020-07-29T14:13:24.436Z] #39 10.24 DEP images/macvlan.pb-c.d [2020-07-29T14:13:24.436Z] #39 10.29 PBCC images/autofs.pb-c.c [2020-07-29T14:13:24.700Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2020-07-29T14:13:24.700Z] === RUN TestHealthKillContainer [2020-07-29T14:13:24.703Z] #39 10.32 DEP images/autofs.pb-c.d [2020-07-29T14:13:24.704Z] #39 10.37 PBCC images/sysctl.pb-c.c [2020-07-29T14:13:24.704Z] #39 10.40 DEP images/sysctl.pb-c.d [2020-07-29T14:13:24.704Z] #39 10.44 PBCC images/time.pb-c.c [2020-07-29T14:13:24.704Z] #39 10.47 DEP images/time.pb-c.d [2020-07-29T14:13:24.704Z] #39 10.51 PBCC images/binfmt-misc.pb-c.c [2020-07-29T14:13:24.968Z] #39 10.52 DEP images/binfmt-misc.pb-c.d [2020-07-29T14:13:24.968Z] #39 10.55 PBCC images/seccomp.pb-c.c [2020-07-29T14:13:24.968Z] #39 10.57 DEP images/seccomp.pb-c.d [2020-07-29T14:13:24.968Z] #39 10.59 PBCC images/userns.pb-c.c [2020-07-29T14:13:24.968Z] #39 10.61 DEP images/userns.pb-c.d [2020-07-29T14:13:24.968Z] #39 10.66 PBCC images/cgroup.pb-c.c [2020-07-29T14:13:24.968Z] #39 10.69 DEP images/cgroup.pb-c.d [2020-07-29T14:13:24.968Z] #39 10.73 PBCC images/ext-file.pb-c.c [2020-07-29T14:13:24.968Z] #39 10.76 DEP images/ext-file.pb-c.d [2020-07-29T14:13:24.968Z] #39 10.78 PBCC images/rpc.pb-c.c [2020-07-29T14:13:25.366Z] #39 10.81 DEP images/rpc.pb-c.d [2020-07-29T14:13:25.366Z] #39 10.86 PBCC images/siginfo.pb-c.c [2020-07-29T14:13:25.366Z] #39 10.89 DEP images/siginfo.pb-c.d [2020-07-29T14:13:25.366Z] #39 ... [2020-07-29T14:13:25.366Z] [2020-07-29T14:13:25.366Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:13:25.366Z] #54 87.41 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-29T14:13:25.366Z] #54 87.41 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-29T14:13:25.380Z] #66 DONE 16.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-29T14:13:25.732Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-29T14:13:25.843Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/test/unit [2020-07-29T14:13:26.141Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-29T14:13:27.108Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-29T14:13:27.315Z] #54 ... [2020-07-29T14:13:27.315Z] [2020-07-29T14:13:27.315Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:13:27.315Z] #33 11.09 [100%] Linking C executable tini-static [2020-07-29T14:13:27.315Z] #33 11.74 [100%] Built target tini-static [2020-07-29T14:13:27.315Z] #33 11.82 + mkdir -p /build [2020-07-29T14:13:27.315Z] #33 11.83 + cp tini-static /build/docker-init [2020-07-29T14:13:27.315Z] #33 DONE 12.9s [2020-07-29T14:13:27.315Z] [2020-07-29T14:13:27.315Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:27.315Z] #39 10.93 PBCC images/pagemap.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.03 DEP images/pagemap.pb-c.d [2020-07-29T14:13:27.315Z] #39 11.07 PBCC images/rlimit.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.09 DEP images/rlimit.pb-c.d [2020-07-29T14:13:27.315Z] #39 11.14 PBCC images/file-lock.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.17 DEP images/file-lock.pb-c.d [2020-07-29T14:13:27.315Z] #39 11.21 PBCC images/tty.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.28 DEP images/tty.pb-c.d [2020-07-29T14:13:27.315Z] #39 11.30 PBCC images/tun.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.33 PBCC images/netdev.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.37 DEP images/tun.pb-c.d [2020-07-29T14:13:27.315Z] #39 11.42 DEP images/netdev.pb-c.d [2020-07-29T14:13:27.315Z] #39 11.48 PBCC images/vma.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.54 DEP images/vma.pb-c.d [2020-07-29T14:13:27.315Z] #39 11.60 PBCC images/creds.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.62 DEP images/creds.pb-c.d [2020-07-29T14:13:27.315Z] #39 11.68 PBCC images/utsns.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.69 DEP images/utsns.pb-c.d [2020-07-29T14:13:27.315Z] #39 11.75 PBCC images/ipc-desc.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.78 PBCC images/ipc-sem.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.80 DEP images/ipc-desc.pb-c.d [2020-07-29T14:13:27.315Z] #39 11.87 DEP images/ipc-sem.pb-c.d [2020-07-29T14:13:27.315Z] #39 11.91 PBCC images/ipc-msg.pb-c.c [2020-07-29T14:13:27.315Z] #39 11.94 DEP images/ipc-msg.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.04 PBCC images/ipc-shm.pb-c.c [2020-07-29T14:13:27.315Z] #39 12.06 DEP images/ipc-shm.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.12 PBCC images/ipc-var.pb-c.c [2020-07-29T14:13:27.315Z] #39 12.14 DEP images/ipc-var.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.17 PBCC images/sk-opts.pb-c.c [2020-07-29T14:13:27.315Z] #39 12.18 PBCC images/packet-sock.pb-c.c [2020-07-29T14:13:27.315Z] #39 12.24 DEP images/sk-opts.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.27 DEP images/packet-sock.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.34 PBCC images/sk-netlink.pb-c.c [2020-07-29T14:13:27.315Z] #39 12.36 DEP images/sk-netlink.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.40 PBCC images/sk-inet.pb-c.c [2020-07-29T14:13:27.315Z] #39 12.44 DEP images/sk-inet.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.50 PBCC images/sk-unix.pb-c.c [2020-07-29T14:13:27.315Z] #39 12.58 DEP images/sk-unix.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.62 PBCC images/mm.pb-c.c [2020-07-29T14:13:27.315Z] #39 12.66 DEP images/mm.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.71 PBCC images/timerfd.pb-c.c [2020-07-29T14:13:27.315Z] #39 12.74 DEP images/timerfd.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.77 PBCC images/timer.pb-c.c [2020-07-29T14:13:27.315Z] #39 12.79 DEP images/timer.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.85 PBCC images/sa.pb-c.c [2020-07-29T14:13:27.315Z] #39 12.89 DEP images/sa.pb-c.d [2020-07-29T14:13:27.315Z] #39 12.97 PBCC images/pipe-data.pb-c.c [2020-07-29T14:13:27.315Z] #39 13.02 DEP images/pipe-data.pb-c.d [2020-07-29T14:13:27.315Z] #39 13.08 PBCC images/mnt.pb-c.c [2020-07-29T14:13:27.337Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-29T14:13:27.579Z] #39 13.21 DEP images/mnt.pb-c.d [2020-07-29T14:13:27.579Z] #39 13.29 PBCC images/sk-packet.pb-c.c [2020-07-29T14:13:27.579Z] #39 13.34 DEP images/sk-packet.pb-c.d [2020-07-29T14:13:27.676Z] --- PASS: TestHealthKillContainer (2.93s) [2020-07-29T14:13:27.676Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T14:13:27.843Z] #39 13.41 PBCC images/tcp-stream.pb-c.c [2020-07-29T14:13:27.843Z] #39 13.47 DEP images/tcp-stream.pb-c.d [2020-07-29T14:13:27.843Z] #39 ... [2020-07-29T14:13:27.843Z] [2020-07-29T14:13:27.843Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:13:27.843Z] #41 80.00 mime [2020-07-29T14:13:27.843Z] #41 82.87 mime/quotedprintable [2020-07-29T14:13:27.843Z] #41 83.03 net/http/internal [2020-07-29T14:13:27.843Z] #41 83.57 vendor/golang.org/x/net/idna [2020-07-29T14:13:27.843Z] #41 87.37 crypto/x509 [2020-07-29T14:13:27.843Z] #41 87.37 net/textproto [2020-07-29T14:13:27.843Z] #41 87.37 vendor/golang.org/x/net/http/httpproxy [2020-07-29T14:13:27.843Z] #41 88.79 vendor/golang.org/x/net/http/httpguts [2020-07-29T14:13:27.843Z] #41 88.79 mime/multipart [2020-07-29T14:13:27.843Z] #41 ... [2020-07-29T14:13:27.843Z] [2020-07-29T14:13:27.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:27.843Z] #39 13.54 PBCC images/pipe.pb-c.c [2020-07-29T14:13:27.843Z] #39 13.58 DEP images/pipe.pb-c.d [2020-07-29T14:13:27.843Z] #39 13.62 PBCC images/pstree.pb-c.c [2020-07-29T14:13:27.843Z] #39 13.64 DEP images/pstree.pb-c.d [2020-07-29T14:13:27.843Z] #39 13.67 PBCC images/fs.pb-c.c [2020-07-29T14:13:27.843Z] #39 13.70 DEP images/fs.pb-c.d [2020-07-29T14:13:28.107Z] #39 13.72 PBCC images/signalfd.pb-c.c [2020-07-29T14:13:28.107Z] #39 13.76 DEP images/signalfd.pb-c.d [2020-07-29T14:13:28.107Z] #39 13.82 PBCC images/fh.pb-c.c [2020-07-29T14:13:28.107Z] #39 13.87 PBCC images/fsnotify.pb-c.c [2020-07-29T14:13:28.246Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-07-29T14:13:28.246Z] === RUN TestIpcModeNone [2020-07-29T14:13:28.375Z] #39 13.98 DEP images/fh.pb-c.d [2020-07-29T14:13:28.375Z] #39 14.04 DEP images/fsnotify.pb-c.d [2020-07-29T14:13:28.375Z] #39 14.09 PBCC images/eventpoll.pb-c.c [2020-07-29T14:13:28.375Z] #39 14.12 DEP images/eventpoll.pb-c.d [2020-07-29T14:13:28.375Z] #39 14.22 PBCC images/eventfd.pb-c.c [2020-07-29T14:13:28.638Z] #39 14.26 DEP images/eventfd.pb-c.d [2020-07-29T14:13:28.816Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-29T14:13:28.906Z] #39 14.40 PBCC images/remap-file-path.pb-c.c [2020-07-29T14:13:28.906Z] #39 14.46 DEP images/remap-file-path.pb-c.d [2020-07-29T14:13:28.906Z] #39 14.65 PBCC images/fifo.pb-c.c [2020-07-29T14:13:28.906Z] #39 14.71 DEP images/fifo.pb-c.d [2020-07-29T14:13:28.906Z] #39 14.73 PBCC images/ghost-file.pb-c.c [2020-07-29T14:13:28.906Z] #39 14.78 DEP images/ghost-file.pb-c.d [2020-07-29T14:13:29.078Z] --- PASS: TestIpcModeNone (0.91s) [2020-07-29T14:13:29.078Z] === RUN TestIpcModePrivate [2020-07-29T14:13:29.169Z] #39 14.90 PBCC images/regfile.pb-c.c [2020-07-29T14:13:29.169Z] #39 14.93 DEP images/regfile.pb-c.d [2020-07-29T14:13:29.169Z] #39 14.98 PBCC images/ns.pb-c.c [2020-07-29T14:13:29.169Z] #39 15.03 DEP images/ns.pb-c.d [2020-07-29T14:13:29.433Z] #39 15.12 PBCC images/fdinfo.pb-c.c [2020-07-29T14:13:29.434Z] #39 15.17 DEP images/fdinfo.pb-c.d [2020-07-29T14:13:29.490Z] ? github.com/docker/docker/api [no test files] [2020-07-29T14:13:29.697Z] #39 15.24 PBCC images/core-aarch64.pb-c.c [2020-07-29T14:13:29.697Z] #39 15.34 PBCC images/core-arm.pb-c.c [2020-07-29T14:13:29.697Z] #39 15.37 PBCC images/core-ppc64.pb-c.c [2020-07-29T14:13:29.697Z] #39 15.43 PBCC images/core-s390.pb-c.c [2020-07-29T14:13:29.697Z] #39 15.48 PBCC images/core-x86.pb-c.c [2020-07-29T14:13:29.697Z] #39 15.54 PBCC images/core.pb-c.c [2020-07-29T14:13:29.960Z] #39 15.62 PBCC images/inventory.pb-c.c [2020-07-29T14:13:29.960Z] #39 15.68 DEP images/core-aarch64.pb-c.d [2020-07-29T14:13:30.017Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-29T14:13:30.017Z] --- PASS: TestIpcModePrivate (0.77s) [2020-07-29T14:13:30.017Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2020-07-29T14:13:30.017Z] === RUN TestIpcModeShareable [2020-07-29T14:13:30.223Z] #39 15.75 DEP images/core-arm.pb-c.d [2020-07-29T14:13:30.223Z] #39 15.88 DEP images/core-ppc64.pb-c.d [2020-07-29T14:13:30.223Z] #39 15.96 DEP images/core-s390.pb-c.d [2020-07-29T14:13:30.223Z] #39 16.02 DEP images/core-x86.pb-c.d [2020-07-29T14:13:30.223Z] #39 16.08 DEP images/core.pb-c.d [2020-07-29T14:13:30.486Z] #39 16.18 DEP images/inventory.pb-c.d [2020-07-29T14:13:30.486Z] #39 16.26 PBCC images/cpuinfo.pb-c.c [2020-07-29T14:13:30.486Z] #39 16.27 DEP images/cpuinfo.pb-c.d [2020-07-29T14:13:30.486Z] #39 16.33 PBCC images/stats.pb-c.c [2020-07-29T14:13:30.486Z] #39 16.36 DEP images/stats.pb-c.d [2020-07-29T14:13:30.586Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-29T14:13:30.845Z] --- PASS: TestIpcModeShareable (0.85s) [2020-07-29T14:13:30.845Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2020-07-29T14:13:30.845Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T14:13:31.881Z] #39 ... [2020-07-29T14:13:31.881Z] [2020-07-29T14:13:31.881Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:13:31.881Z] #54 DONE 93.9s [2020-07-29T14:13:31.881Z] [2020-07-29T14:13:31.881Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-29T14:13:31.881Z] #55 DONE 0.2s [2020-07-29T14:13:31.881Z] [2020-07-29T14:13:31.881Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:13:31.881Z] #41 91.63 crypto/tls [2020-07-29T14:13:32.156Z] #41 ... [2020-07-29T14:13:32.156Z] [2020-07-29T14:13:32.156Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-29T14:13:32.156Z] #56 DONE 0.2s [2020-07-29T14:13:32.156Z] [2020-07-29T14:13:32.156Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:13:32.734Z] #21 ... [2020-07-29T14:13:32.735Z] [2020-07-29T14:13:32.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:32.735Z] #39 18.37 make[1]: Nothing to be done for 'all'. [2020-07-29T14:13:32.751Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-29T14:13:32.848Z] --- PASS: TestBuildWithHugeFile (28.07s) [2020-07-29T14:13:32.848Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T14:13:32.848Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:13:32.848Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:13:32.848Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:13:32.848Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:13:32.848Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:13:32.848Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:13:32.848Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:13:32.848Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:13:32.848Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:13:32.848Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-29T14:13:32.848Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-07-29T14:13:32.848Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-07-29T14:13:32.848Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-07-29T14:13:32.848Z] === RUN TestBuildPreserveOwnership [2020-07-29T14:13:32.848Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T14:13:32.848Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T14:13:33.011Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-29T14:13:33.271Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s) [2020-07-29T14:13:33.271Z] === RUN TestAPIIpcModeHost [2020-07-29T14:13:34.718Z] ok github.com/docker/docker/pkg/plugins 35.153s coverage: 73.4% of statements [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-29T14:13:34.718Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T14:13:34.719Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T14:13:34.719Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T14:13:34.727Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-29T14:13:34.727Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-29T14:13:34.732Z] #39 20.48 CC images/stats.o [2020-07-29T14:13:34.733Z] --- PASS: TestAPIIpcModeHost (0.55s) [2020-07-29T14:13:34.733Z] === RUN TestDaemonIpcModeShareable [2020-07-29T14:13:34.733Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-29T14:13:35.154Z] --- PASS: TestBuildPreserveOwnership (6.93s) [2020-07-29T14:13:35.154Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.50s) [2020-07-29T14:13:35.154Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.42s) [2020-07-29T14:13:35.154Z] === RUN TestBuildPlatformInvalid [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === Skipped [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-29T14:13:35.194Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-29T14:13:35.194Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-29T14:13:35.194Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-29T14:13:35.194Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-29T14:13:35.194Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-29T14:13:35.194Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-29T14:13:35.194Z] daemon_test.go:147: root required [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-29T14:13:35.194Z] reload_test.go:520: root required [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-29T14:13:35.194Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-29T14:13:35.194Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-29T14:13:35.194Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-29T14:13:35.194Z] download_test.go:268: Needs fixing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-29T14:13:35.194Z] layer_test.go:304: Failing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-29T14:13:35.194Z] layer_test.go:353: Failing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-29T14:13:35.194Z] layer_test.go:468: Failing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-29T14:13:35.194Z] layer_test.go:697: Failing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-29T14:13:35.194Z] migration_test.go:46: Failing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-29T14:13:35.194Z] migration_test.go:182: Failing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-29T14:13:35.194Z] mount_test.go:17: Failing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-29T14:13:35.194Z] mount_test.go:76: Failing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-29T14:13:35.194Z] mount_test.go:125: Failing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-29T14:13:35.194Z] mount_test.go:212: Failing on Windows [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-29T14:13:35.194Z] archive_test.go:133: Xz not present in msys2 [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-29T14:13:35.194Z] archive_test.go:238: Failing on Windows CI machines [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-29T14:13:35.194Z] archive_windows_test.go:16: Currently fails [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-29T14:13:35.194Z] changes_test.go:192: needs more investigation [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-29T14:13:35.194Z] changes_test.go:405: needs further investigation [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-29T14:13:35.194Z] changes_test.go:441: needs further investigation [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-29T14:13:35.194Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.194Z] [2020-07-29T14:13:35.194Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-29T14:13:35.195Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-29T14:13:35.195Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-29T14:13:35.195Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-29T14:13:35.195Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-29T14:13:35.195Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-29T14:13:35.195Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-29T14:13:35.195Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-29T14:13:35.195Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-29T14:13:35.195Z] poller_test.go:41: No chmod on Windows [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-29T14:13:35.195Z] fileutils_test.go:134: Needs porting to Windows [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-29T14:13:35.195Z] fileutils_test.go:180: Needs porting to Windows [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-29T14:13:35.195Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-29T14:13:35.195Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-29T14:13:35.195Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-29T14:13:35.195Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-29T14:13:35.195Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-29T14:13:35.195Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] [2020-07-29T14:13:35.195Z] DONE 1765 tests, 46 skipped in 185.108s [2020-07-29T14:13:35.195Z] INFO: make.ps1 ended at 07/29/2020 14:13:33 [2020-07-29T14:13:35.301Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2020-07-29T14:13:35.301Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2020-07-29T14:13:35.301Z] === RUN TestDaemonIpcModePrivate [2020-07-29T14:13:35.317Z] #39 20.96 CC images/core.o [2020-07-29T14:13:35.445Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-07-29T14:13:35.445Z] PASS [2020-07-29T14:13:35.445Z] [2020-07-29T14:13:35.445Z] === Skipped [2020-07-29T14:13:35.445Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-29T14:13:35.445Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T14:13:35.445Z] [2020-07-29T14:13:35.445Z] [2020-07-29T14:13:35.445Z] DONE 32 tests, 1 skipped in 81.061s [2020-07-29T14:13:35.445Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T14:13:35.445Z] ++ 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-29T14:13:35.445Z] ++ set -e [2020-07-29T14:13:35.445Z] ++ '[' -n 0 ']' [2020-07-29T14:13:35.445Z] ++ set -x [2020-07-29T14:13:35.445Z] ++ env -i DEST=/go/src/github.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-29T14:13:35.445Z] INFO: Testing against a local daemon [2020-07-29T14:13:35.445Z] === RUN TestConfigInspect [2020-07-29T14:13:35.669Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-29T14:13:35.669Z] INFO: Unit tests ended at 07/29/2020 14:13:35. Duration:00:03:19.5102452 [2020-07-29T14:13:35.669Z] INFO: Building busybox [2020-07-29T14:13:35.669Z] Sending build context to Docker daemon 5.12kB [2020-07-29T14:13:35.669Z] [2020-07-29T14:13:35.669Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-29T14:13:35.669Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-29T14:13:35.669Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-29T14:13:35.669Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-29T14:13:35.669Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-29T14:13:35.669Z] ---> 987b1d5e0abf [2020-07-29T14:13:35.669Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-29T14:13:35.669Z] ---> Running in cd31441fd601 [2020-07-29T14:13:35.901Z] #39 21.55 CC images/core-x86.o [2020-07-29T14:13:36.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-29T14:13:36.481Z] #39 22.05 CC images/core-arm.o [2020-07-29T14:13:36.499Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-29T14:13:36.744Z] #39 22.51 CC images/core-aarch64.o [2020-07-29T14:13:36.758Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-29T14:13:36.758Z] --- PASS: TestDaemonIpcModePrivate (1.48s) [2020-07-29T14:13:36.758Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-07-29T14:13:36.758Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T14:13:37.322Z] #39 22.88 CC images/core-ppc64.o [2020-07-29T14:13:37.588Z] #39 23.28 CC images/core-s390.o [2020-07-29T14:13:38.141Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2020-07-29T14:13:38.141Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-07-29T14:13:38.141Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T14:13:38.554Z] #39 23.95 CC images/cpuinfo.o [2020-07-29T14:13:38.554Z] #39 24.31 CC images/inventory.o [2020-07-29T14:13:38.818Z] #39 24.63 CC images/fdinfo.o [2020-07-29T14:13:39.397Z] #39 24.93 CC images/fown.o [2020-07-29T14:13:39.397Z] #39 25.14 CC images/ns.o [2020-07-29T14:13:39.661Z] #39 25.31 CC images/regfile.o [2020-07-29T14:13:39.898Z] --- PASS: TestConfigInspect (4.07s) [2020-07-29T14:13:39.898Z] === RUN TestConfigList [2020-07-29T14:13:39.926Z] #39 25.44 CC images/ghost-file.o [2020-07-29T14:13:40.047Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2020-07-29T14:13:40.047Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2020-07-29T14:13:40.047Z] === RUN TestIpcModeOlderClient [2020-07-29T14:13:40.047Z] === PAUSE TestIpcModeOlderClient [2020-07-29T14:13:40.047Z] === RUN TestKillContainerInvalidSignal [2020-07-29T14:13:40.194Z] #39 25.75 CC images/fifo.o [2020-07-29T14:13:40.258Z] tests/integration/models_services_test.py ..............x. [ 95%] [2020-07-29T14:13:40.306Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2020-07-29T14:13:40.306Z] === RUN TestKillContainer [2020-07-29T14:13:40.306Z] === RUN TestKillContainer/no_signal [2020-07-29T14:13:40.458Z] #39 26.11 CC images/remap-file-path.o [2020-07-29T14:13:40.722Z] #39 26.34 CC images/eventfd.o [2020-07-29T14:13:40.874Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T14:13:40.987Z] #39 26.60 CC images/eventpoll.o [2020-07-29T14:13:41.134Z] === RUN TestKillContainer/killing_signal [2020-07-29T14:13:41.252Z] #39 26.98 CC images/fh.o [2020-07-29T14:13:41.516Z] #39 27.34 CC images/fsnotify.o [2020-07-29T14:13:41.571Z] Removing intermediate container cd31441fd601 [2020-07-29T14:13:41.571Z] ---> 7c091c4c5b58 [2020-07-29T14:13:41.571Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-29T14:13:41.571Z] ---> Running in e187ff45f78a [2020-07-29T14:13:41.571Z] Removing intermediate container e187ff45f78a [2020-07-29T14:13:41.571Z] ---> 354f068cd457 [2020-07-29T14:13:41.571Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-29T14:13:41.571Z] ---> Running in d292337a1a34 [2020-07-29T14:13:41.571Z] Removing intermediate container d292337a1a34 [2020-07-29T14:13:41.571Z] ---> 902352de9039 [2020-07-29T14:13:41.571Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-29T14:13:42.072Z] --- PASS: TestKillContainer (1.76s) [2020-07-29T14:13:42.072Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-07-29T14:13:42.072Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2020-07-29T14:13:42.072Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2020-07-29T14:13:42.072Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T14:13:42.072Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T14:13:42.332Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-29T14:13:42.468Z] #39 28.04 CC images/signalfd.o [2020-07-29T14:13:42.591Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T14:13:42.733Z] #39 28.35 CC images/fs.o [2020-07-29T14:13:42.998Z] #39 28.68 CC images/pstree.o [2020-07-29T14:13:43.150Z] [2020-07-29T14:13:43.150Z] ---> 3c68ff933b4f [2020-07-29T14:13:43.150Z] 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-29T14:13:43.150Z] ---> Running in 25fd28537bef [2020-07-29T14:13:43.158Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-29T14:13:43.158Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2020-07-29T14:13:43.158Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-07-29T14:13:43.158Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2020-07-29T14:13:43.158Z] === RUN TestKillStoppedContainer [2020-07-29T14:13:43.158Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-29T14:13:43.158Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T14:13:43.158Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-29T14:13:43.158Z] === RUN TestKillDifferentUserContainer [2020-07-29T14:13:43.268Z] #39 28.84 CC images/pipe.o [2020-07-29T14:13:43.268Z] #39 29.05 CC images/tcp-stream.o [2020-07-29T14:13:43.417Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-29T14:13:43.455Z] --- PASS: TestConfigList (3.57s) [2020-07-29T14:13:43.456Z] === RUN TestConfigsCreateAndDelete [2020-07-29T14:13:43.532Z] #39 29.21 CC images/sk-packet.o [2020-07-29T14:13:43.796Z] #39 29.55 CC images/mnt.o [2020-07-29T14:13:44.002Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2020-07-29T14:13:44.002Z] === RUN TestInspectOomKilledTrue [2020-07-29T14:13:44.060Z] #39 29.79 CC images/pipe-data.o [2020-07-29T14:13:44.060Z] #39 29.90 CC images/sa.o [2020-07-29T14:13:44.262Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-07-29T14:13:44.262Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:13:44.262Z] === RUN TestInspectOomKilledFalse [2020-07-29T14:13:44.262Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2020-07-29T14:13:44.262Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:13:44.262Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T14:13:44.327Z] #39 30.03 CC images/timer.o [2020-07-29T14:13:44.592Z] #39 30.30 CC images/timerfd.o [2020-07-29T14:13:44.592Z] #39 ... [2020-07-29T14:13:44.592Z] [2020-07-29T14:13:44.592Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:13:44.592Z] #41 96.86 net/http/httptrace [2020-07-29T14:13:44.592Z] #41 97.08 net/http [2020-07-29T14:13:44.592Z] #41 106.2 github.com/LK4D4/vndr/godl [2020-07-29T14:13:44.831Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-07-29T14:13:44.831Z] === RUN TestLinksContainerNames [2020-07-29T14:13:44.831Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-29T14:13:44.856Z] #41 107.0 github.com/LK4D4/vndr [2020-07-29T14:13:44.856Z] #41 ... [2020-07-29T14:13:44.856Z] [2020-07-29T14:13:44.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:13:44.856Z] #10 97.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-29T14:13:44.856Z] #10 97.10 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-29T14:13:44.856Z] #10 97.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:13:45.119Z] #10 ... [2020-07-29T14:13:45.119Z] [2020-07-29T14:13:45.119Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:45.119Z] #39 30.53 CC images/mm.o [2020-07-29T14:13:45.383Z] #39 30.92 CC images/sk-opts.o [2020-07-29T14:13:45.383Z] #39 31.11 CC images/sk-unix.o [2020-07-29T14:13:45.647Z] #39 31.38 CC images/sk-inet.o [2020-07-29T14:13:46.212Z] --- PASS: TestLinksContainerNames (1.38s) [2020-07-29T14:13:46.212Z] === RUN TestLogsFollowTailEmpty [2020-07-29T14:13:46.225Z] #39 31.75 CC images/tun.o [2020-07-29T14:13:46.489Z] #39 32.02 CC images/sk-netlink.o [2020-07-29T14:13:46.489Z] #39 32.16 CC images/packet-sock.o [2020-07-29T14:13:46.973Z] --- PASS: TestConfigsCreateAndDelete (3.68s) [2020-07-29T14:13:46.973Z] === RUN TestConfigsUpdate [2020-07-29T14:13:47.067Z] #39 32.59 CC images/ipc-var.o [2020-07-29T14:13:47.067Z] #39 32.75 CC images/ipc-desc.o [2020-07-29T14:13:47.150Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-07-29T14:13:47.150Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T14:13:47.334Z] #39 33.05 CC images/ipc-shm.o [2020-07-29T14:13:47.387Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-29T14:13:47.387Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-29T14:13:47.598Z] #39 33.16 CC images/ipc-msg.o [2020-07-29T14:13:47.598Z] #39 33.38 CC images/ipc-sem.o [2020-07-29T14:13:47.719Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-07-29T14:13:47.719Z] === RUN TestMountDaemonRoot [2020-07-29T14:13:47.719Z] === RUN TestMountDaemonRoot/default [2020-07-29T14:13:47.719Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T14:13:47.719Z] === RUN TestMountDaemonRoot/private [2020-07-29T14:13:47.719Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T14:13:47.719Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T14:13:47.719Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T14:13:47.719Z] === RUN TestMountDaemonRoot/slave [2020-07-29T14:13:47.719Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T14:13:47.719Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T14:13:47.719Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T14:13:47.719Z] === RUN TestMountDaemonRoot/shared [2020-07-29T14:13:47.719Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T14:13:47.719Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T14:13:47.719Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T14:13:47.862Z] #39 33.61 CC images/utsns.o [2020-07-29T14:13:47.978Z] === CONT TestMountDaemonRoot/default [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:13:47.978Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T14:13:47.978Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:13:47.978Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:13:47.978Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:13:47.978Z] === CONT TestMountDaemonRoot/shared [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T14:13:47.978Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:13:47.978Z] === CONT TestMountDaemonRoot/slave [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T14:13:47.978Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:13:47.978Z] === CONT TestMountDaemonRoot/private [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:13:47.978Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T14:13:47.978Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T14:13:47.979Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:13:47.979Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:13:47.979Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:13:47.979Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T14:13:47.979Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:13:47.979Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:13:47.979Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:13:47.979Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:13:48.126Z] #39 33.82 CC images/creds.o [2020-07-29T14:13:48.238Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:13:48.239Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T14:13:48.239Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:13:48.239Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T14:13:48.239Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:13:48.239Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:13:48.239Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:13:48.239Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:13:48.239Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:13:48.239Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T14:13:48.239Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:13:48.239Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T14:13:48.390Z] #39 33.93 CC images/vma.o [2020-07-29T14:13:48.498Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T14:13:48.498Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:13:48.498Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:13:48.498Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:13:48.498Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:13:48.498Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T14:13:48.498Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-29T14:13:48.498Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-29T14:13:48.498Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T14:13:48.654Z] #39 34.16 CC images/netdev.o [2020-07-29T14:13:48.918Z] #39 34.62 CC images/tty.o [2020-07-29T14:13:48.932Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2020-07-29T14:13:49.066Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-29T14:13:49.497Z] #39 35.16 CC images/file-lock.o [2020-07-29T14:13:49.761Z] #39 35.43 CC images/rlimit.o [2020-07-29T14:13:50.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-29T14:13:50.025Z] #39 35.58 CC images/pagemap.o [2020-07-29T14:13:50.289Z] #39 35.80 CC images/siginfo.o [2020-07-29T14:13:50.289Z] #39 ... [2020-07-29T14:13:50.289Z] [2020-07-29T14:13:50.289Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:13:50.488Z] --- PASS: TestConfigsUpdate (3.23s) [2020-07-29T14:13:50.489Z] === RUN TestTemplatedConfig [2020-07-29T14:13:50.942Z] --- PASS: TestContainerBindMountNonRecursive (2.28s) [2020-07-29T14:13:50.942Z] === RUN TestNetworkNat [2020-07-29T14:13:51.008Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-29T14:13:51.085Z] #21 110.2 Checking out files: 30% (3313/10832) Checking out files: 31% (3358/10832) Checking out files: 32% (3467/10832) Checking out files: 33% (3575/10832) Checking out files: 34% (3683/10832) Checking out files: 35% (3792/10832) Checking out files: 36% (3900/10832) Checking out files: 37% (4008/10832) Checking out files: 38% (4117/10832) Checking out files: 39% (4225/10832) Checking out files: 40% (4333/10832) Checking out files: 41% (4442/10832) Checking out files: 42% (4550/10832) Checking out files: 43% (4658/10832) Checking out files: 44% (4767/10832) Checking out files: 45% (4875/10832) Checking out files: 46% (4983/10832) Checking out files: 47% (5092/10832) Checking out files: 48% (5200/10832) Checking out files: 49% (5308/10832) Checking out files: 50% (5416/10832) Checking out files: 51% (5525/10832) Checking out files: 52% (5633/10832) Checking out files: 52% (5721/10832) Checking out files: 53% (5741/10832) Checking out files: 54% (5850/10832) Checking out files: 55% (5958/10832) Checking out files: 56% (6066/10832) Checking out files: 57% (6175/10832) Checking out files: 58% (6283/10832) Checking out files: 59% (6391/10832) Checking out files: 60% (6500/10832) Checking out files: 61% (6608/10832) Checking out files: 62% (6716/10832) Checking out files: 63% (6825/10832) Checking out files: 64% (6933/10832) Checking out files: 65% (7041/10832) Checking out files: 66% (7150/10832) Checking out files: 67% (7258/10832) Checking out files: 68% (7366/10832) Checking out files: 69% (7475/10832) Checking out files: 70% (7583/10832) Checking out files: 71% (7691/10832) Checking out files: 72% (7800/10832) Checking out files: 73% (7908/10832) Checking out files: 74% (8016/10832) Checking out files: 75% (8124/10832) Checking out files: 76% (8233/10832) Checking out files: 77% (8341/10832) Checking out files: 78% (8449/10832) Checking out files: 78% (8463/10832) Checking out files: 79% (8558/10832) Checking out files: 80% (8666/10832) Checking out files: 81% (8774/10832) Checking out files: 82% (8883/10832) Checking out files: 83% (8991/10832) Checking out files: 84% (9099/10832) Checking out files: 85% (9208/10832) Checking out files: 86% (9316/10832) Checking out files: 87% (9424/10832) Checking out files: 88% (9533/10832) Checking out files: 89% (9641/10832) Checking out files: 90% (9749/10832) Checking out files: 91% (9858/10832) Checking out files: 92% (9966/10832) Checking out files: 93% (10074/10832) Checking out files: 94% (10183/10832) Checking out files: 95% (10291/10832) Checking out files: 96% (10399/10832) Checking out files: 97% (10508/10832) Checking out files: 98% (10616/10832) Checking out files: 98% (10636/10832) Checking out files: 99% (10724/10832) Checking out files: 100% (10832/10832) Checking out files: 100% (10832/10832), done. [2020-07-29T14:13:51.085Z] #21 113.4 + cd /tmp/tmp.4Q24GYRFNy/tmp/docker-ce [2020-07-29T14:13:51.348Z] #21 113.4 + git checkout -q v17.06.2-ce [2020-07-29T14:13:51.510Z] --- PASS: TestNetworkNat (0.80s) [2020-07-29T14:13:51.510Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T14:13:51.525Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-29T14:13:51.525Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-29T14:13:51.525Z] [2020-07-29T14:13:51.526Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-29T14:13:51.526Z] =========================== short test summary info ============================ [2020-07-29T14:13:51.526Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-29T14:13:51.526Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-29T14:13:51.526Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-29T14:13:51.526Z] Not supported on most drivers [2020-07-29T14:13:51.526Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-29T14:13:51.526Z] Output of docker top depends on host distro, and is not formalized. [2020-07-29T14:13:51.526Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-29T14:13:51.526Z] Output of docker top depends on host distro, and is not formalized. [2020-07-29T14:13:51.526Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-29T14:13:51.526Z] Can fail if eth0 has multiple IP addresses [2020-07-29T14:13:51.526Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-29T14:13:51.526Z] This doesn't seem to be taken into account by the engine [2020-07-29T14:13:51.526Z] XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks [2020-07-29T14:13:51.526Z] Flaky test [2020-07-29T14:13:51.526Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-29T14:13:51.526Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-29T14:13:51.526Z] = 376 passed, 2 skipped, 2 deselected, 7 xfailed, 1 xpassed in 286.50 seconds == [2020-07-29T14:13:51.784Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-29T14:13:52.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-29T14:13:52.338Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2020-07-29T14:13:52.338Z] === RUN TestNetworkLoopbackNat [2020-07-29T14:13:53.277Z] #21 ... [2020-07-29T14:13:53.277Z] [2020-07-29T14:13:53.277Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:13:53.277Z] #41 DONE 115.5s [2020-07-29T14:13:53.277Z] [2020-07-29T14:13:53.277Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:13:53.277Z] #10 109.6 Selecting previously unselected package libapparmor1:arm64. [2020-07-29T14:13:53.277Z] #10 109.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 109.7 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-29T14:13:53.277Z] #10 109.8 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-29T14:13:53.277Z] #10 109.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 109.9 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-29T14:13:53.277Z] #10 110.3 Selecting previously unselected package libbtrfs0. [2020-07-29T14:13:53.277Z] #10 110.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 110.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-29T14:13:53.277Z] #10 110.6 Selecting previously unselected package libbtrfs-dev. [2020-07-29T14:13:53.277Z] #10 110.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 110.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:13:53.277Z] #10 110.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-29T14:13:53.277Z] #10 110.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 110.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-29T14:13:53.277Z] #10 110.9 Selecting previously unselected package libudev-dev:arm64. [2020-07-29T14:13:53.277Z] #10 110.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 110.9 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-29T14:13:53.277Z] #10 111.1 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-29T14:13:53.277Z] #10 111.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 111.2 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-29T14:13:53.277Z] #10 111.5 Selecting previously unselected package libpcre16-3:arm64. [2020-07-29T14:13:53.277Z] #10 111.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 111.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-29T14:13:53.277Z] #10 111.7 Selecting previously unselected package libpcre32-3:arm64. [2020-07-29T14:13:53.277Z] #10 111.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 111.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-29T14:13:53.277Z] #10 111.9 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-29T14:13:53.277Z] #10 111.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 111.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-29T14:13:53.277Z] #10 112.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-29T14:13:53.277Z] #10 112.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 112.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-29T14:13:53.277Z] #10 112.4 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-29T14:13:53.277Z] #10 112.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 112.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-29T14:13:53.277Z] #10 112.6 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-29T14:13:53.277Z] #10 112.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 112.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-29T14:13:53.277Z] #10 112.8 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-29T14:13:53.277Z] #10 112.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 112.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-29T14:13:53.277Z] #10 113.3 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-29T14:13:53.277Z] #10 113.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-29T14:13:53.277Z] #10 113.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-29T14:13:53.277Z] #10 114.4 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-29T14:13:53.277Z] #10 114.5 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-29T14:13:53.277Z] #10 114.6 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-29T14:13:53.277Z] #10 115.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-29T14:13:53.277Z] #10 115.0 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-29T14:13:53.277Z] #10 115.2 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-29T14:13:53.277Z] #10 115.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:13:53.277Z] #10 115.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-29T14:13:53.541Z] #10 115.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-29T14:13:53.541Z] #10 115.8 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-29T14:13:53.541Z] #10 115.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-29T14:13:53.622Z] Removing intermediate container 25fd28537bef [2020-07-29T14:13:53.622Z] ---> f5cdc8d1f60a [2020-07-29T14:13:53.622Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-29T14:13:53.622Z] ---> Running in 5e951474a160 [2020-07-29T14:13:53.805Z] #10 115.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-29T14:13:53.805Z] #10 115.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-29T14:13:53.805Z] #10 116.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-29T14:13:53.805Z] #10 116.0 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-29T14:13:53.805Z] #10 116.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-29T14:13:53.805Z] #10 116.1 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-29T14:13:53.805Z] #10 116.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:13:53.805Z] #10 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T14:13:53.805Z] #10 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-29T14:13:53.805Z] #10 116.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-29T14:13:53.805Z] #10 116.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-29T14:13:53.805Z] #10 116.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-29T14:13:54.005Z] --- PASS: TestTemplatedConfig (3.90s) [2020-07-29T14:13:54.005Z] === RUN TestConfigCreateResolve [2020-07-29T14:13:54.069Z] #10 116.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-29T14:13:54.069Z] #10 116.2 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-29T14:13:54.069Z] #10 116.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-29T14:13:54.069Z] #10 116.2 Setting up dmsetup (2:1.02.155-3) ... [2020-07-29T14:13:54.069Z] #10 116.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-29T14:13:54.069Z] #10 116.3 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-29T14:13:54.069Z] #10 116.3 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:13:54.096Z] [2020-07-29T14:13:54.096Z] SUCCESS: Specified value was saved. [2020-07-29T14:13:54.646Z] #10 ... [2020-07-29T14:13:54.646Z] [2020-07-29T14:13:54.646Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-29T14:13:54.646Z] #28 DONE 116.4s [2020-07-29T14:13:54.646Z] [2020-07-29T14:13:54.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:54.646Z] #39 36.03 CC images/rpc.o [2020-07-29T14:13:54.646Z] #39 37.14 CC images/ext-file.o [2020-07-29T14:13:54.646Z] #39 37.44 CC images/cgroup.o [2020-07-29T14:13:54.646Z] #39 37.87 CC images/userns.o [2020-07-29T14:13:54.646Z] #39 38.25 CC images/google/protobuf/descriptor.o [2020-07-29T14:13:54.646Z] #39 39.52 CC images/opts.o [2020-07-29T14:13:54.646Z] #39 39.71 CC images/seccomp.o [2020-07-29T14:13:54.646Z] #39 40.05 CC images/binfmt-misc.o [2020-07-29T14:13:54.646Z] #39 40.18 CC images/time.o [2020-07-29T14:13:54.646Z] #39 40.28 CC images/sysctl.o [2020-07-29T14:13:54.646Z] #39 ... [2020-07-29T14:13:54.646Z] [2020-07-29T14:13:54.646Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-29T14:13:54.646Z] #10 DONE 116.9s [2020-07-29T14:13:54.646Z] [2020-07-29T14:13:54.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:54.646Z] #39 40.40 CC images/autofs.o [2020-07-29T14:13:54.910Z] #39 40.62 CC images/macvlan.o [2020-07-29T14:13:55.174Z] #39 40.77 CC images/sit.o [2020-07-29T14:13:55.438Z] #39 41.01 CC images/memfd.o [2020-07-29T14:13:55.438Z] #39 41.15 CC images/timens.o [2020-07-29T14:13:55.631Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2020-07-29T14:13:55.631Z] === RUN TestPause [2020-07-29T14:13:55.701Z] #39 41.41 LINK images/built-in.o [2020-07-29T14:13:55.890Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-29T14:13:55.965Z] #39 41.63 GEN compel/include/asm [2020-07-29T14:13:55.965Z] #39 41.67 GEN compel/include/version.h [2020-07-29T14:13:55.965Z] #39 41.70 touch .config [2020-07-29T14:13:55.965Z] #39 41.75 GEN include/common/config.h [2020-07-29T14:13:56.229Z] #39 41.88 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-29T14:13:56.229Z] #39 41.90 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-29T14:13:56.229Z] #39 41.96 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-29T14:13:56.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-29T14:13:56.462Z] --- PASS: TestPause (0.97s) [2020-07-29T14:13:56.462Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T14:13:56.462Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:13:56.462Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:13:56.462Z] === RUN TestPauseStopPausedContainer [2020-07-29T14:13:56.492Z] #39 42.01 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-29T14:13:56.492Z] #39 42.04 DEP compel/plugins/std/infect.d [2020-07-29T14:13:56.492Z] #39 42.17 DEP compel/plugins/std/string.d [2020-07-29T14:13:56.492Z] #39 42.23 DEP compel/plugins/std/log.d [2020-07-29T14:13:56.492Z] #39 42.33 DEP compel/plugins/std/fds.d [2020-07-29T14:13:56.755Z] #39 ... [2020-07-29T14:13:56.755Z] [2020-07-29T14:13:56.755Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-29T14:13:56.755Z] #11 DONE 2.1s [2020-07-29T14:13:56.755Z] [2020-07-29T14:13:56.755Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:13:56.755Z] #39 42.45 DEP compel/plugins/std/std.d [2020-07-29T14:13:56.755Z] #39 42.55 DEP compel/plugins/shmem/shmem.d [2020-07-29T14:13:57.021Z] #39 42.60 DEP compel/plugins/fds/fds.d [2020-07-29T14:13:57.021Z] #39 42.70 CC compel/plugins/std/std.o [2020-07-29T14:13:57.068Z] Removing intermediate container 5e951474a160 [2020-07-29T14:13:57.068Z] ---> e70f7b1dcfe0 [2020-07-29T14:13:57.068Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-29T14:13:57.068Z] ---> Running in fdc5943ea245 [2020-07-29T14:13:57.284Z] #39 42.87 CC compel/plugins/std/fds.o [2020-07-29T14:13:57.284Z] #39 43.05 CC compel/plugins/std/log.o [2020-07-29T14:13:57.400Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2020-07-29T14:13:57.400Z] === RUN TestPsFilter [2020-07-29T14:13:57.400Z] --- PASS: TestPsFilter (0.13s) [2020-07-29T14:13:57.400Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T14:13:57.522Z] --- PASS: TestConfigCreateResolve (3.65s) [2020-07-29T14:13:57.522Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T14:13:57.971Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-07-29T14:13:57.971Z] === RUN TestRemoveContainerWithVolume [2020-07-29T14:13:58.156Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-29T14:13:58.156Z] PASS [2020-07-29T14:13:58.156Z] [2020-07-29T14:13:58.156Z] DONE 7 tests in 22.719s [2020-07-29T14:13:58.156Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T14:13:58.156Z] ++ 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-29T14:13:58.156Z] ++ set -e [2020-07-29T14:13:58.156Z] ++ '[' -n 0 ']' [2020-07-29T14:13:58.156Z] ++ set -x [2020-07-29T14:13:58.157Z] ++ env -i DEST=/go/src/github.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-29T14:13:58.157Z] INFO: Testing against a local daemon [2020-07-29T14:13:58.157Z] === RUN TestCheckpoint [2020-07-29T14:13:58.157Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T14:13:58.157Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:13:58.157Z] === RUN TestContainerInvalidJSON [2020-07-29T14:13:58.157Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:13:58.157Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:13:58.157Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:13:58.157Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:13:58.157Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:13:58.157Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:13:58.157Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:13:58.157Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:13:58.157Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:13:58.157Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-29T14:13:58.157Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T14:13:58.157Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T14:13:58.157Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T14:13:58.157Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T14:13:58.239Z] #39 43.79 CC compel/plugins/std/string.o [2020-07-29T14:13:58.448Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-29T14:13:58.448Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T14:13:58.448Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-07-29T14:13:58.448Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T14:13:58.503Z] #39 44.24 CC compel/plugins/std/infect.o [2020-07-29T14:13:58.739Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-07-29T14:13:58.739Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T14:13:58.739Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-07-29T14:13:58.739Z] === RUN TestCopyFromContainer [2020-07-29T14:13:58.767Z] #39 ... [2020-07-29T14:13:58.767Z] [2020-07-29T14:13:58.767Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-29T14:13:58.767Z] #12 DONE 2.0s [2020-07-29T14:13:58.767Z] [2020-07-29T14:13:58.767Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-29T14:13:58.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-29T14:13:59.168Z] --- PASS: TestRemoveContainerWithVolume (1.06s) [2020-07-29T14:13:59.168Z] === RUN TestRemoveContainerRunning [2020-07-29T14:14:00.106Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-07-29T14:14:00.106Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T14:14:00.275Z] #13 1.108 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-29T14:14:00.275Z] #13 DONE 1.4s [2020-07-29T14:14:00.275Z] [2020-07-29T14:14:00.275Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-29T14:14:00.883Z] Cannot create a file when that file already exists. [2020-07-29T14:14:01.046Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) [2020-07-29T14:14:01.046Z] === RUN TestRemoveInvalidContainer [2020-07-29T14:14:01.046Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2020-07-29T14:14:01.046Z] === RUN TestRenameLinkedContainer [2020-07-29T14:14:01.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-29T14:14:01.469Z] === RUN TestCopyFromContainer// [2020-07-29T14:14:01.469Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T14:14:01.469Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T14:14:01.469Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T14:14:01.469Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T14:14:01.469Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T14:14:01.469Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T14:14:01.704Z] #14 DONE 1.4s [2020-07-29T14:14:01.704Z] [2020-07-29T14:14:01.704Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-29T14:14:01.763Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T14:14:01.763Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T14:14:01.763Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T14:14:02.091Z] --- PASS: TestCopyFromContainer (3.23s) [2020-07-29T14:14:02.091Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-29T14:14:02.091Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-29T14:14:02.091Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-29T14:14:02.091Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-29T14:14:02.091Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-29T14:14:02.091Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-29T14:14:02.091Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-07-29T14:14:02.091Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-07-29T14:14:02.091Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-29T14:14:02.091Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-29T14:14:02.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T14:14:02.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:14:02.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:14:02.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:14:02.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:14:02.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:14:02.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:14:02.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:14:02.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:14:02.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:14:02.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-29T14:14:02.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T14:14:02.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T14:14:02.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T14:14:02.091Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T14:14:02.091Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-07-29T14:14:02.091Z] === RUN TestCreateWithInvalidEnv [2020-07-29T14:14:02.091Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T14:14:02.091Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T14:14:02.091Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T14:14:02.091Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T14:14:02.091Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T14:14:02.091Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T14:14:02.091Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T14:14:02.091Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T14:14:02.091Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T14:14:02.091Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-29T14:14:02.091Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-29T14:14:02.091Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T14:14:02.091Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T14:14:02.091Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T14:14:02.091Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-29T14:14:02.091Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T14:14:03.115Z] #15 DONE 1.5s [2020-07-29T14:14:03.115Z] [2020-07-29T14:14:03.115Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-29T14:14:03.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-29T14:14:03.986Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:14:03.986Z] [2020-07-29T14:14:03.986Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:14:03.986Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:14:03.986Z] [2020-07-29T14:14:03.986Z] To set a process to complain mode, use the command line tool [2020-07-29T14:14:03.986Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:14:03.986Z] Post stage [Pipeline] junit [2020-07-29T14:14:04.257Z] Recording test results [Pipeline] sh [2020-07-29T14:14:04.522Z] #16 DONE 1.4s [2020-07-29T14:14:04.522Z] [2020-07-29T14:14:04.522Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:04.522Z] #39 44.61 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-29T14:14:04.522Z] #39 44.68 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-29T14:14:04.522Z] #39 44.72 AR compel/plugins/std.lib.a [2020-07-29T14:14:04.522Z] #39 44.82 CC compel/plugins/fds/fds.o [2020-07-29T14:14:04.522Z] #39 45.18 AR compel/plugins/fds.lib.a [2020-07-29T14:14:04.522Z] #39 45.23 HOSTDEP compel/src/lib/log-host.d [2020-07-29T14:14:04.522Z] #39 45.40 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-29T14:14:04.522Z] #39 45.53 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-29T14:14:04.522Z] #39 45.63 HOSTDEP compel/src/main-host.d [2020-07-29T14:14:04.522Z] #39 45.78 DEP compel/src/lib/ptrace.d [2020-07-29T14:14:04.522Z] #39 45.99 DEP compel/src/lib/infect.d [2020-07-29T14:14:04.522Z] #39 46.19 DEP compel/src/lib/infect-util.d [2020-07-29T14:14:04.522Z] #39 46.36 DEP compel/src/lib/infect-rpc.d [2020-07-29T14:14:04.522Z] #39 46.46 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-29T14:14:04.522Z] #39 46.56 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-29T14:14:04.522Z] #39 46.59 DEP compel/src/lib/log.d [2020-07-29T14:14:04.522Z] #39 46.74 DEP compel/src/main.d [2020-07-29T14:14:04.522Z] #39 46.89 DEP compel/src/lib/handle-elf.d [2020-07-29T14:14:04.522Z] #39 46.99 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-29T14:14:04.522Z] #39 47.07 CC compel/src/lib/log.o [2020-07-29T14:14:04.522Z] #39 47.28 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-29T14:14:04.522Z] #39 47.50 CC compel/arch/aarch64/src/lib/infect.o [2020-07-29T14:14:04.522Z] #39 47.79 CC compel/src/lib/infect-rpc.o [2020-07-29T14:14:04.522Z] #39 48.10 CC compel/src/lib/infect-util.o [2020-07-29T14:14:04.522Z] #39 48.34 CC compel/src/lib/infect.o [2020-07-29T14:14:04.589Z] --- PASS: TestRenameLinkedContainer (3.67s) [2020-07-29T14:14:04.589Z] === RUN TestRenameStoppedContainer [2020-07-29T14:14:04.670Z] + echo Ensuring container killed. [2020-07-29T14:14:04.670Z] Ensuring container killed. [2020-07-29T14:14:04.670Z] + docker rm -vf docker-pr2 [2020-07-29T14:14:04.670Z] Error: No such container: docker-pr2 [2020-07-29T14:14:04.670Z] + true [Pipeline] sh [2020-07-29T14:14:04.798Z] #39 ... [2020-07-29T14:14:04.798Z] [2020-07-29T14:14:04.798Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:14:04.798Z] #49 2.064 + RM_GOPATH=0 [2020-07-29T14:14:04.798Z] #49 2.064 + TMP_GOPATH= [2020-07-29T14:14:04.798Z] #49 2.064 + : /build [2020-07-29T14:14:04.798Z] #49 2.064 + '[' -z '' ']' [2020-07-29T14:14:04.798Z] #49 2.064 ++ mktemp -d [2020-07-29T14:14:04.798Z] #49 2.064 + export GOPATH=/tmp/tmp.3MFC8qtpxY [2020-07-29T14:14:04.798Z] #49 2.064 + GOPATH=/tmp/tmp.3MFC8qtpxY [2020-07-29T14:14:04.798Z] #49 2.064 + RM_GOPATH=1 [2020-07-29T14:14:04.798Z] #49 2.064 + case "$(go env GOARCH)" in [2020-07-29T14:14:04.798Z] #49 2.072 ++ go env GOARCH [2020-07-29T14:14:04.798Z] #49 2.111 + export GO_BUILDMODE=-buildmode=pie [2020-07-29T14:14:04.798Z] #49 2.111 + GO_BUILDMODE=-buildmode=pie [2020-07-29T14:14:04.798Z] #49 2.112 ++ dirname /tmp/install/install.sh [2020-07-29T14:14:04.798Z] #49 2.114 + dir=/tmp/install [2020-07-29T14:14:04.798Z] #49 2.115 + bin=runc [2020-07-29T14:14:04.798Z] #49 2.116 + shift [2020-07-29T14:14:04.798Z] #49 2.116 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-29T14:14:04.798Z] #49 2.116 + . /tmp/install/runc.installer [2020-07-29T14:14:04.798Z] #49 2.116 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T14:14:04.798Z] #49 2.116 + install_runc [2020-07-29T14:14:04.798Z] #49 2.119 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-29T14:14:04.798Z] #49 2.120 + uname -r [2020-07-29T14:14:04.798Z] #49 2.136 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-29T14:14:04.798Z] #49 2.140 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-29T14:14:04.798Z] #49 2.140 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-29T14:14:04.798Z] #49 2.140 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3MFC8qtpxY/src/github.com/opencontainers/runc [2020-07-29T14:14:04.798Z] #49 2.142 Cloning into '/tmp/tmp.3MFC8qtpxY/src/github.com/opencontainers/runc'... [2020-07-29T14:14:04.798Z] #49 7.065 + cd /tmp/tmp.3MFC8qtpxY/src/github.com/opencontainers/runc [2020-07-29T14:14:04.798Z] #49 7.065 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-29T14:14:04.798Z] #49 7.474 + '[' -z '' ']' [2020-07-29T14:14:04.798Z] #49 7.474 + target=static [2020-07-29T14:14:04.798Z] #49 7.474 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-29T14:14:04.798Z] #49 7.872 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-29T14:14:04.798Z] #49 ... [2020-07-29T14:14:04.798Z] [2020-07-29T14:14:04.798Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:14:04.826Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2020-07-29T14:14:04.826Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T14:14:04.952Z] + echo Chowning /workspace to jenkins user [2020-07-29T14:14:04.952Z] Chowning /workspace to jenkins user [2020-07-29T14:14:04.952Z] + id -u [2020-07-29T14:14:04.952Z] + id -g [2020-07-29T14:14:04.952Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41288:/workspace busybox chown -R 1000:1000 /workspace [2020-07-29T14:14:05.086Z] #17 ... [2020-07-29T14:14:05.086Z] [2020-07-29T14:14:05.086Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:14:05.086Z] #21 117.4 + mkdir -p /tmp/tmp.4Q24GYRFNy/src/github.com/docker [2020-07-29T14:14:05.086Z] #21 117.4 + mv components/cli /tmp/tmp.4Q24GYRFNy/src/github.com/docker/cli [2020-07-29T14:14:05.086Z] #21 117.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-29T14:14:05.364Z] #21 ... [2020-07-29T14:14:05.364Z] [2020-07-29T14:14:05.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:05.364Z] #39 50.67 CC compel/src/lib/ptrace.o [2020-07-29T14:14:05.364Z] #39 50.95 AR compel/libcompel.a [2020-07-29T14:14:05.364Z] #39 51.04 HOSTCC compel/src/main-host.o [2020-07-29T14:14:05.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T14:14:05.973Z] #39 51.41 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-29T14:14:05.973Z] #39 51.60 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-29T14:14:05.973Z] #39 51.82 HOSTCC compel/src/lib/log-host.o [2020-07-29T14:14:06.094Z] --- PASS: TestRenameStoppedContainer (1.26s) [2020-07-29T14:14:06.094Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T14:14:06.206Z] + bundleName=docker-py [2020-07-29T14:14:06.206Z] + echo Creating docker-py-bundles.tar.gz [2020-07-29T14:14:06.206Z] Creating docker-py-bundles.tar.gz [2020-07-29T14:14:06.206Z] + 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-29T14:14:06.218Z] Archiving artifacts [2020-07-29T14:14:06.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-29T14:14:06.416Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41288/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-29T14:14:06.555Z] #39 52.02 HOSTLINK compel/compel-host-bin [2020-07-29T14:14:06.555Z] #39 52.27 DEP soccr/soccr.d [2020-07-29T14:14:06.783Z] Removing intermediate container fdc5943ea245 [2020-07-29T14:14:06.783Z] ---> d9e34836a3fa [2020-07-29T14:14:06.783Z] Step 13/13 : CMD ["sh"] [2020-07-29T14:14:06.783Z] ---> Running in 4bb2feb59e1e [2020-07-29T14:14:06.783Z] Removing intermediate container 4bb2feb59e1e [2020-07-29T14:14:06.783Z] ---> d3c927b18336 [2020-07-29T14:14:06.783Z] Successfully built d3c927b18336 [2020-07-29T14:14:06.783Z] Successfully tagged busybox:latest [2020-07-29T14:14:06.783Z] INFO: Docker images of the daemon under test [2020-07-29T14:14:06.783Z] [2020-07-29T14:14:06.783Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-29T14:14:06.783Z] busybox latest d3c927b18336 1 second ago 5.06GB [2020-07-29T14:14:06.783Z] microsoft/windowsservercore latest 987b1d5e0abf 3 weeks ago 4.99GB [2020-07-29T14:14:06.783Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 3 weeks ago 4.99GB [2020-07-29T14:14:06.783Z] [2020-07-29T14:14:06.783Z] INFO: Running integration tests at 07/29/2020 14:14:06... [2020-07-29T14:14:06.783Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-29T14:14:06.783Z] INFO: Integration API tests being run from the host: [2020-07-29T14:14:06.783Z] INFO: make.ps1 starting at 07/29/2020 14:14:06 [2020-07-29T14:14:06.784Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/make.sh binary-daemon [2020-07-29T14:14:06.817Z] #39 52.46 CC soccr/soccr.o [2020-07-29T14:14:07.043Z] [2020-07-29T14:14:07.256Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-29T14:14:07.302Z] Removing bundles/ [2020-07-29T14:14:07.302Z] [2020-07-29T14:14:07.302Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-29T14:14:07.302Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-29T14:14:07.302Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:14:07.557Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2020-07-29T14:14:07.557Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T14:14:07.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:14:07.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:14:07.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:14:07.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:14:07.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:14:07.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:14:07.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:14:07.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:14:07.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:14:07.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:14:07.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:14:07.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:14:07.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:14:07.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:14:07.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:14:07.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-29T14:14:07.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-29T14:14:07.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-29T14:14:07.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-29T14:14:07.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-29T14:14:07.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-29T14:14:07.557Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T14:14:07.732Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2020-07-29T14:14:07.732Z] === RUN TestRenameInvalidName [2020-07-29T14:14:07.762Z] #39 53.57 AR soccr/libsoccr.a [2020-07-29T14:14:07.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-29T14:14:08.025Z] #39 53.62 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:14:08.189Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-07-29T14:14:08.189Z] === RUN TestCreateDifferentPlatform [2020-07-29T14:14:08.189Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-29T14:14:08.189Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-29T14:14:08.189Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-29T14:14:08.189Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-29T14:14:08.189Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-29T14:14:08.189Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-29T14:14:08.189Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-29T14:14:08.189Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T14:14:08.189Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-29T14:14:08.189Z] === RUN TestDaemonRestartIpcMode [2020-07-29T14:14:08.189Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T14:14:08.189Z] === RUN TestDaemonHostGatewayIP [2020-07-29T14:14:08.189Z] === PAUSE TestDaemonHostGatewayIP [2020-07-29T14:14:08.189Z] === RUN TestContainerKillOnDaemonStart [2020-07-29T14:14:08.189Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-29T14:14:08.189Z] === RUN TestDiff [2020-07-29T14:14:08.250Z] --- PASS: TestRenameInvalidName (0.80s) [2020-07-29T14:14:08.250Z] === RUN TestRenameAnonymousContainer [2020-07-29T14:14:08.601Z] #39 54.04 DEP criu/arch/aarch64/sigframe.d [2020-07-29T14:14:08.601Z] #39 54.08 DEP criu/arch/aarch64/crtools.d [2020-07-29T14:14:08.601Z] #39 54.22 DEP criu/arch/aarch64/cpu.d [2020-07-29T14:14:08.601Z] #39 54.25 DEP criu/arch/aarch64/bitops.d [2020-07-29T14:14:08.601Z] #39 54.30 CC criu/arch/aarch64/bitops.o [2020-07-29T14:14:08.601Z] #39 54.36 CC criu/arch/aarch64/cpu.o [2020-07-29T14:14:08.818Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-29T14:14:08.824Z] --- PASS: TestDiff (0.80s) [2020-07-29T14:14:08.824Z] === RUN TestExecWithCloseStdin [2020-07-29T14:14:08.864Z] #39 54.50 CC criu/arch/aarch64/crtools.o [2020-07-29T14:14:09.438Z] #39 55.01 CC criu/arch/aarch64/sigframe.o [2020-07-29T14:14:09.438Z] #39 55.14 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-29T14:14:09.438Z] #39 55.17 DEP criu/pie/util-vdso.d [2020-07-29T14:14:09.438Z] #39 55.28 DEP criu/pie/util.d [2020-07-29T14:14:09.857Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-07-29T14:14:09.857Z] === RUN TestExec [2020-07-29T14:14:10.014Z] #39 55.44 CC criu/pie/util.o [2020-07-29T14:14:10.014Z] #39 55.72 CC criu/pie/util-vdso.o [2020-07-29T14:14:10.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-29T14:14:10.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-29T14:14:10.278Z] #39 56.12 AR criu/pie/pie.lib.a [2020-07-29T14:14:10.542Z] #39 56.16 DEP criu/pie/restorer.d [2020-07-29T14:14:10.542Z] #39 56.27 DEP criu/arch/aarch64/intraprocedure.d [2020-07-29T14:14:10.804Z] #39 56.28 DEP criu/arch/aarch64/restorer.d [2020-07-29T14:14:10.804Z] #39 56.43 DEP criu/arch/aarch64/vdso-pie.d [2020-07-29T14:14:10.804Z] #39 56.57 DEP criu/pie/parasite-vdso.d [2020-07-29T14:14:10.890Z] --- PASS: TestExec (0.96s) [2020-07-29T14:14:10.890Z] === RUN TestExecUser [2020-07-29T14:14:11.068Z] #39 56.77 DEP criu/pie/parasite.d [2020-07-29T14:14:11.140Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2020-07-29T14:14:11.140Z] === RUN TestRenameContainerWithSameName [2020-07-29T14:14:11.331Z] #39 57.08 CC criu/pie/parasite.o [2020-07-29T14:14:11.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-29T14:14:11.523Z] --- PASS: TestExecUser (0.88s) [2020-07-29T14:14:11.523Z] === RUN TestExportContainerAndImportImage [2020-07-29T14:14:11.969Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2020-07-29T14:14:11.969Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T14:14:12.282Z] #39 58.14 LINK criu/pie/parasite.built-in.o [2020-07-29T14:14:12.545Z] #39 58.17 GEN criu/pie/parasite-blob.h [2020-07-29T14:14:12.545Z] #39 58.18 CC criu/pie/parasite-vdso.o [2020-07-29T14:14:13.031Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-07-29T14:14:13.031Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T14:14:13.121Z] #39 58.87 CC criu/arch/aarch64/vdso-pie.o [2020-07-29T14:14:13.349Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2020-07-29T14:14:13.349Z] === RUN TestResize [2020-07-29T14:14:13.698Z] #39 59.28 CC criu/arch/aarch64/restorer.o [2020-07-29T14:14:13.919Z] --- PASS: TestResize (0.73s) [2020-07-29T14:14:13.919Z] === RUN TestResizeWithInvalidSize [2020-07-29T14:14:14.274Z] #39 59.72 CC criu/arch/aarch64/intraprocedure.o [2020-07-29T14:14:14.274Z] #39 59.75 CC criu/pie/restorer.o [2020-07-29T14:14:14.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-29T14:14:14.537Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-07-29T14:14:14.537Z] === RUN TestHealthCheckWorkdir [2020-07-29T14:14:14.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-29T14:14:14.749Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-07-29T14:14:14.749Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T14:14:15.571Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-07-29T14:14:15.571Z] === RUN TestHealthKillContainer [2020-07-29T14:14:15.687Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:14:15.687Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:14:15.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:14:15.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:14:15.687Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:14:16.206Z] #39 ... [2020-07-29T14:14:16.206Z] [2020-07-29T14:14:16.206Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:14:16.206Z] #17 1.682 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-29T14:14:16.206Z] #17 1.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-29T14:14:16.206Z] #17 1.900 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-29T14:14:16.206Z] #17 2.351 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-29T14:14:16.206Z] #17 3.030 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-29T14:14:16.206Z] #17 4.011 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-29T14:14:16.206Z] #17 5.682 Fetched 8192 kB in 4s (1876 kB/s) [2020-07-29T14:14:16.206Z] #17 5.682 Reading package lists... [2020-07-29T14:14:16.206Z] #17 7.916 Reading package lists... [2020-07-29T14:14:16.206Z] #17 9.602 Building dependency tree... [2020-07-29T14:14:16.206Z] #17 10.57 libcap2-bin is already the newest version (1:2.25-2). [2020-07-29T14:14:16.206Z] #17 10.57 The following additional packages will be installed: [2020-07-29T14:14:16.206Z] #17 10.57 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-29T14:14:16.206Z] #17 10.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-29T14:14:16.206Z] #17 10.58 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-29T14:14:16.206Z] #17 10.58 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-29T14:14:16.206Z] #17 10.58 python3.7 python3.7-minimal vim-runtime xxd [2020-07-29T14:14:16.206Z] #17 10.58 Suggested packages: [2020-07-29T14:14:16.206Z] #17 10.58 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-29T14:14:16.206Z] #17 10.58 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-29T14:14:16.206Z] #17 10.59 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-29T14:14:16.206Z] #17 10.59 Recommended packages: [2020-07-29T14:14:16.206Z] #17 10.59 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-29T14:14:16.206Z] #17 10.59 python3-keyrings.alt python3-xdg unzip [2020-07-29T14:14:16.470Z] #17 11.86 The following NEW packages will be installed: [2020-07-29T14:14:16.470Z] #17 11.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-29T14:14:16.470Z] #17 11.87 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-29T14:14:16.470Z] #17 11.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-29T14:14:16.470Z] #17 11.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-29T14:14:16.470Z] #17 11.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-29T14:14:16.470Z] #17 11.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-29T14:14:16.470Z] #17 11.88 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-29T14:14:16.470Z] #17 11.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-29T14:14:16.470Z] #17 11.88 xz-utils zip [2020-07-29T14:14:16.470Z] #17 ... [2020-07-29T14:14:16.470Z] [2020-07-29T14:14:16.470Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:16.470Z] #39 62.01 LINK criu/pie/restorer.built-in.o [2020-07-29T14:14:16.470Z] #39 62.03 GEN criu/pie/restorer-blob.h [2020-07-29T14:14:16.470Z] #39 62.12 DEP criu/vdso.d [2020-07-29T14:14:16.470Z] #39 62.29 DEP criu/uts_ns.d [2020-07-29T14:14:16.733Z] #39 62.45 DEP criu/util.d [2020-07-29T14:14:16.733Z] #39 62.55 DEP criu/uffd.d [2020-07-29T14:14:16.997Z] #39 62.71 DEP criu/tun.d [2020-07-29T14:14:17.262Z] #39 62.89 DEP criu/tty.d [2020-07-29T14:14:17.262Z] #39 63.02 DEP criu/timerfd.d [2020-07-29T14:14:17.525Z] #39 63.11 DEP criu/timens.d [2020-07-29T14:14:17.525Z] #39 63.21 DEP criu/sysfs_parse.d [2020-07-29T14:14:17.525Z] #39 63.32 DEP criu/sysctl.d [2020-07-29T14:14:17.789Z] #39 63.38 DEP criu/string.d [2020-07-29T14:14:17.789Z] #39 63.41 DEP criu/stats.d [2020-07-29T14:14:17.789Z] #39 63.52 DEP criu/sockets.d [2020-07-29T14:14:18.051Z] #39 63.63 DEP criu/sk-unix.d [2020-07-29T14:14:18.051Z] #39 ... [2020-07-29T14:14:18.051Z] [2020-07-29T14:14:18.051Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-29T14:14:18.051Z] #36 138.3 + dpkg --print-architecture [2020-07-29T14:14:18.051Z] #36 DONE 139.9s [2020-07-29T14:14:18.051Z] [2020-07-29T14:14:18.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:18.051Z] #39 63.76 DEP criu/sk-tcp.d [2020-07-29T14:14:18.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-29T14:14:18.315Z] #39 63.90 DEP criu/sk-queue.d [2020-07-29T14:14:18.315Z] #39 64.01 DEP criu/sk-packet.d [2020-07-29T14:14:18.315Z] #39 64.13 DEP criu/sk-netlink.d [2020-07-29T14:14:18.344Z] --- PASS: TestHealthKillContainer (2.94s) [2020-07-29T14:14:18.344Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T14:14:18.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:14:18.578Z] #39 64.22 DEP criu/sk-inet.d [2020-07-29T14:14:18.578Z] #39 64.34 DEP criu/signalfd.d [2020-07-29T14:14:18.749Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:14:18.842Z] #39 64.51 DEP criu/sigframe.d [2020-07-29T14:14:18.842Z] #39 64.57 DEP criu/shmem.d [2020-07-29T14:14:18.842Z] #39 64.68 DEP criu/servicefd.d [2020-07-29T14:14:19.105Z] #39 64.85 DEP criu/seize.d [2020-07-29T14:14:19.105Z] #39 64.96 DEP criu/seccomp.d [2020-07-29T14:14:19.369Z] #39 65.17 DEP criu/rst-malloc.d [2020-07-29T14:14:19.379Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-07-29T14:14:19.379Z] === RUN TestIpcModeNone [2020-07-29T14:14:19.632Z] #39 65.25 DEP criu/rbtree.d [2020-07-29T14:14:19.633Z] #39 65.30 DEP criu/pstree.d [2020-07-29T14:14:19.633Z] #39 65.43 DEP criu/protobuf.d [2020-07-29T14:14:19.895Z] #39 65.58 GEN criu/protobuf-desc-gen.h [2020-07-29T14:14:20.414Z] --- PASS: TestIpcModeNone (0.91s) [2020-07-29T14:14:20.414Z] === RUN TestIpcModePrivate [2020-07-29T14:14:21.046Z] --- PASS: TestIpcModePrivate (0.95s) [2020-07-29T14:14:21.046Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-29T14:14:21.046Z] === RUN TestIpcModeShareable [2020-07-29T14:14:21.289Z] #39 66.87 DEP criu/protobuf-desc.d [2020-07-29T14:14:21.289Z] #39 67.03 DEP criu/proc_parse.d [2020-07-29T14:14:21.552Z] #39 67.20 DEP criu/plugin.d [2020-07-29T14:14:21.552Z] #39 67.30 DEP criu/pipes.d [2020-07-29T14:14:21.814Z] #39 67.47 DEP criu/pie-util.d [2020-07-29T14:14:21.814Z] #39 67.59 DEP criu/pie-util-vdso.d [2020-07-29T14:14:21.814Z] #39 67.68 DEP criu/path.d [2020-07-29T14:14:22.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:14:22.081Z] --- PASS: TestIpcModeShareable (0.99s) [2020-07-29T14:14:22.081Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-29T14:14:22.081Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T14:14:22.394Z] #39 67.85 DEP criu/parasite-syscall.d [2020-07-29T14:14:22.394Z] #39 67.95 DEP criu/pagemap.d [2020-07-29T14:14:22.394Z] #39 68.03 DEP criu/pagemap-cache.d [2020-07-29T14:14:22.394Z] #39 68.09 DEP criu/page-xfer.d [2020-07-29T14:14:22.394Z] #39 68.23 DEP criu/page-pipe.d [2020-07-29T14:14:22.610Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:14:22.658Z] #39 68.36 DEP criu/netfilter.d [2020-07-29T14:14:22.658Z] #39 68.49 DEP criu/net.d [2020-07-29T14:14:22.922Z] #39 68.71 DEP criu/namespaces.d [2020-07-29T14:14:23.185Z] #39 68.83 DEP criu/mount.d [2020-07-29T14:14:23.185Z] #39 68.96 DEP criu/memfd.d [2020-07-29T14:14:23.185Z] #39 69.05 DEP criu/mem.d [2020-07-29T14:14:23.449Z] #39 69.20 DEP criu/lsm.d [2020-07-29T14:14:23.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-29T14:14:23.712Z] #39 69.37 DEP criu/log.d [2020-07-29T14:14:23.712Z] #39 69.47 DEP criu/libnetlink.d [2020-07-29T14:14:23.712Z] #39 69.57 DEP criu/kerndat.d [2020-07-29T14:14:24.301Z] #39 69.76 DEP criu/kcmp-ids.d [2020-07-29T14:14:24.301Z] #39 69.86 DEP criu/irmap.d [2020-07-29T14:14:24.301Z] #39 69.98 DEP criu/ipc_ns.d [2020-07-29T14:14:24.301Z] #39 70.11 DEP criu/image.d [2020-07-29T14:14:24.565Z] #39 70.40 DEP criu/image-desc.d [2020-07-29T14:14:24.828Z] #39 70.47 DEP criu/fsnotify.d [2020-07-29T14:14:24.828Z] #39 70.56 DEP criu/filesystems.d [2020-07-29T14:14:24.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:14:25.091Z] #39 70.74 DEP criu/files.d [2020-07-29T14:14:25.091Z] #39 70.88 DEP criu/files-reg.d [2020-07-29T14:14:25.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-29T14:14:25.433Z] #39 ... [2020-07-29T14:14:25.433Z] [2020-07-29T14:14:25.433Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:14:25.433Z] #17 12.22 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-29T14:14:25.433Z] #17 12.22 Need to get 27.6 MB of archives. [2020-07-29T14:14:25.433Z] #17 12.22 After this operation, 114 MB of additional disk space will be used. [2020-07-29T14:14:25.433Z] #17 12.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-29T14:14:25.433Z] #17 12.22 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-29T14:14:25.433Z] #17 12.24 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-29T14:14:25.433Z] #17 12.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-29T14:14:25.433Z] #17 12.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-29T14:14:25.433Z] #17 12.40 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-29T14:14:25.433Z] #17 12.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-29T14:14:25.433Z] #17 12.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-29T14:14:25.433Z] #17 12.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-29T14:14:25.433Z] #17 12.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-29T14:14:25.433Z] #17 12.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-29T14:14:25.433Z] #17 12.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-29T14:14:25.433Z] #17 12.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-29T14:14:25.433Z] #17 12.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-29T14:14:25.433Z] #17 12.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-29T14:14:25.433Z] #17 12.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-29T14:14:25.433Z] #17 12.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-29T14:14:25.433Z] #17 12.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-29T14:14:25.433Z] #17 12.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-29T14:14:25.433Z] #17 12.75 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-29T14:14:25.433Z] #17 12.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-29T14:14:25.433Z] #17 12.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-29T14:14:25.434Z] #17 12.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-29T14:14:25.434Z] #17 12.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-29T14:14:25.434Z] #17 12.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-29T14:14:25.434Z] #17 12.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-29T14:14:25.434Z] #17 12.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-29T14:14:25.434Z] #17 12.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-29T14:14:25.434Z] #17 12.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-29T14:14:25.434Z] #17 13.37 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-29T14:14:25.434Z] #17 13.38 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-29T14:14:25.434Z] #17 13.38 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-29T14:14:25.434Z] #17 13.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-29T14:14:25.434Z] #17 13.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-29T14:14:25.434Z] #17 13.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-29T14:14:25.434Z] #17 13.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-29T14:14:25.434Z] #17 13.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-29T14:14:25.434Z] #17 13.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-29T14:14:25.434Z] #17 13.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-29T14:14:25.434Z] #17 13.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-29T14:14:25.434Z] #17 13.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-29T14:14:25.434Z] #17 13.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-29T14:14:25.434Z] #17 13.53 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-29T14:14:25.434Z] #17 13.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-29T14:14:25.434Z] #17 13.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-29T14:14:25.434Z] #17 14.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-29T14:14:25.434Z] #17 14.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-29T14:14:25.434Z] #17 14.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-29T14:14:25.434Z] #17 14.91 debconf: delaying package configuration, since apt-utils is not installed [2020-07-29T14:14:25.434Z] #17 15.00 Fetched 27.6 MB in 2s (12.3 MB/s) [2020-07-29T14:14:25.434Z] #17 15.05 Selecting previously unselected package pigz. [2020-07-29T14:14:25.434Z] #17 15.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 ... 23405 files and directories currently installed.) [2020-07-29T14:14:25.434Z] #17 15.12 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-29T14:14:25.434Z] #17 15.13 Unpacking pigz (2.4-1) ... [2020-07-29T14:14:25.434Z] #17 15.32 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-29T14:14:25.434Z] #17 15.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-29T14:14:25.434Z] #17 15.33 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-29T14:14:25.434Z] #17 15.75 Selecting previously unselected package python3.7-minimal. [2020-07-29T14:14:25.434Z] #17 15.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-29T14:14:25.434Z] #17 15.79 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:14:25.434Z] #17 16.56 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-29T14:14:25.434Z] #17 16.59 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-29T14:14:25.434Z] #17 18.42 Selecting previously unselected package python3-minimal. [2020-07-29T14:14:25.434Z] #17 18.42 (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-29T14:14:25.434Z] #17 18.45 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-29T14:14:25.434Z] #17 18.46 Unpacking python3-minimal (3.7.3-1) ... [2020-07-29T14:14:25.434Z] #17 18.53 Selecting previously unselected package libmpdec2:arm64. [2020-07-29T14:14:25.434Z] #17 18.55 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-29T14:14:25.434Z] #17 18.56 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-29T14:14:25.434Z] #17 18.69 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-29T14:14:25.434Z] #17 18.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-29T14:14:25.434Z] #17 18.71 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-29T14:14:25.434Z] #17 19.45 Selecting previously unselected package python3.7. [2020-07-29T14:14:25.434Z] #17 19.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-29T14:14:25.434Z] #17 19.47 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:14:25.434Z] #17 19.65 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-29T14:14:25.434Z] #17 19.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-29T14:14:25.434Z] #17 19.67 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-29T14:14:25.434Z] #17 19.76 Setting up python3-minimal (3.7.3-1) ... [2020-07-29T14:14:25.434Z] #17 20.58 Selecting previously unselected package python3. [2020-07-29T14:14:25.434Z] #17 20.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-07-29T14:14:25.434Z] #17 20.68 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-29T14:14:25.434Z] #17 20.70 Unpacking python3 (3.7.3-1) ... [2020-07-29T14:14:25.434Z] #17 20.81 Selecting previously unselected package libip4tc0:arm64. [2020-07-29T14:14:25.434Z] #17 20.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-29T14:14:25.434Z] #17 20.83 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-29T14:14:25.434Z] #17 20.94 Selecting previously unselected package libip6tc0:arm64. [2020-07-29T14:14:25.434Z] #17 20.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-29T14:14:25.434Z] #17 20.96 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-29T14:14:25.595Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s) [2020-07-29T14:14:25.595Z] === RUN TestAPIIpcModeHost [2020-07-29T14:14:25.595Z] --- PASS: TestAPIIpcModeHost (0.58s) [2020-07-29T14:14:25.595Z] === RUN TestDaemonIpcModeShareable [2020-07-29T14:14:25.697Z] #17 21.05 Selecting previously unselected package libiptc0:arm64. [2020-07-29T14:14:25.697Z] #17 21.06 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-29T14:14:25.697Z] #17 21.06 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-29T14:14:25.697Z] #17 21.27 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-29T14:14:25.697Z] #17 21.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-29T14:14:25.697Z] #17 21.28 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-29T14:14:25.697Z] #17 21.37 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-29T14:14:25.697Z] #17 21.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-29T14:14:25.697Z] #17 21.39 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-29T14:14:25.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:14:25.960Z] #17 21.51 Selecting previously unselected package libnftnl11:arm64. [2020-07-29T14:14:25.960Z] #17 21.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-29T14:14:25.960Z] #17 21.51 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-29T14:14:26.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-29T14:14:26.222Z] #17 21.67 Selecting previously unselected package iptables. [2020-07-29T14:14:26.222Z] #17 21.68 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-29T14:14:26.222Z] #17 21.69 Unpacking iptables (1.8.2-4) ... [2020-07-29T14:14:26.486Z] #17 21.93 Selecting previously unselected package xxd. [2020-07-29T14:14:26.486Z] #17 21.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-29T14:14:26.486Z] #17 21.94 Unpacking xxd (2:8.1.0875-5) ... [2020-07-29T14:14:26.486Z] #17 22.05 Selecting previously unselected package vim-common. [2020-07-29T14:14:26.486Z] #17 22.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:14:26.486Z] #17 22.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-29T14:14:26.749Z] #17 22.28 Selecting previously unselected package bash-completion. [2020-07-29T14:14:26.749Z] #17 22.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-29T14:14:27.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:14:27.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:14:27.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-29T14:14:27.660Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-07-29T14:14:27.660Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-29T14:14:27.660Z] === RUN TestDaemonIpcModePrivate [2020-07-29T14:14:28.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:14:28.633Z] INFO: Testing against a local daemon [2020-07-29T14:14:29.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:14:29.167Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-07-29T14:14:29.167Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-29T14:14:29.167Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T14:14:29.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:14:29.322Z] #17 24.88 Unpacking bash-completion (1:2.8-6) ... [2020-07-29T14:14:29.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-29T14:14:29.898Z] #17 25.36 Selecting previously unselected package bzip2. [2020-07-29T14:14:29.898Z] #17 25.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-29T14:14:29.898Z] #17 25.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:14:29.898Z] #17 25.52 Selecting previously unselected package xz-utils. [2020-07-29T14:14:29.898Z] #17 25.53 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-29T14:14:29.898Z] #17 25.53 Unpacking xz-utils (5.2.4-1) ... [2020-07-29T14:14:30.162Z] #17 25.72 Selecting previously unselected package apparmor. [2020-07-29T14:14:30.162Z] #17 25.74 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-29T14:14:30.162Z] #17 25.84 Unpacking apparmor (2.13.2-10) ... [2020-07-29T14:14:30.738Z] #17 26.31 Selecting previously unselected package aufs-tools. [2020-07-29T14:14:30.738Z] #17 26.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-29T14:14:30.738Z] #17 26.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:14:31.001Z] #17 26.48 Selecting previously unselected package libonig5:arm64. [2020-07-29T14:14:31.001Z] #17 26.50 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-29T14:14:31.001Z] #17 26.50 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-29T14:14:31.234Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-07-29T14:14:31.234Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-29T14:14:31.234Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T14:14:31.264Z] #17 26.67 Selecting previously unselected package libjq1:arm64. [2020-07-29T14:14:31.264Z] #17 26.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-29T14:14:31.264Z] #17 26.69 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-29T14:14:31.264Z] #17 26.84 Selecting previously unselected package jq. [2020-07-29T14:14:31.264Z] #17 26.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-29T14:14:31.264Z] #17 26.86 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-29T14:14:31.529Z] #17 26.96 Selecting previously unselected package libaio1:arm64. [2020-07-29T14:14:31.529Z] #17 26.97 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-29T14:14:31.529Z] #17 26.98 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-29T14:14:31.529Z] #17 27.07 Selecting previously unselected package libgpm2:arm64. [2020-07-29T14:14:31.529Z] #17 27.08 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-29T14:14:31.529Z] #17 27.09 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-29T14:14:31.529Z] #17 27.16 Selecting previously unselected package libicu63:arm64. [2020-07-29T14:14:31.529Z] #17 27.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-29T14:14:31.530Z] #17 27.18 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.91s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.18s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.68s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.96s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-07-29T14:14:32.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s) [2020-07-29T14:14:32.087Z] === RUN TestCgroupNamespacesRun [2020-07-29T14:14:32.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-29T14:14:32.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-29T14:14:32.745Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-07-29T14:14:32.745Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-29T14:14:32.745Z] === RUN TestIpcModeOlderClient [2020-07-29T14:14:32.745Z] === PAUSE TestIpcModeOlderClient [2020-07-29T14:14:32.745Z] === RUN TestKillContainerInvalidSignal [2020-07-29T14:14:33.543Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-07-29T14:14:33.543Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-29T14:14:33.779Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-07-29T14:14:33.779Z] === RUN TestKillContainer [2020-07-29T14:14:33.779Z] === RUN TestKillContainer/no_signal [2020-07-29T14:14:34.102Z] #17 29.66 Selecting previously unselected package libnet1:arm64. [2020-07-29T14:14:34.102Z] #17 29.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-29T14:14:34.102Z] #17 29.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:14:34.365Z] #17 29.79 Selecting previously unselected package libnl-3-200:arm64. [2020-07-29T14:14:34.365Z] #17 29.79 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-29T14:14:34.365Z] #17 29.80 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-29T14:14:34.365Z] #17 29.90 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-29T14:14:34.365Z] #17 29.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-29T14:14:34.365Z] #17 29.90 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-29T14:14:34.365Z] #17 29.99 Selecting previously unselected package libreadline5:arm64. [2020-07-29T14:14:34.365Z] #17 29.99 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-29T14:14:34.365Z] #17 30.00 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-29T14:14:34.365Z] #17 30.13 Selecting previously unselected package net-tools. [2020-07-29T14:14:34.412Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T14:14:34.628Z] #17 30.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-29T14:14:34.628Z] #17 30.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:14:34.891Z] #17 30.37 Selecting previously unselected package python-pip-whl. [2020-07-29T14:14:34.891Z] #17 30.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-29T14:14:34.891Z] #17 30.38 Unpacking python-pip-whl (18.1-5) ... [2020-07-29T14:14:34.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-29T14:14:35.049Z] === RUN TestKillContainer/killing_signal [2020-07-29T14:14:35.154Z] #17 30.81 Selecting previously unselected package python3-lib2to3. [2020-07-29T14:14:35.154Z] #17 30.81 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-29T14:14:35.154Z] #17 30.83 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:14:35.180Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-07-29T14:14:35.180Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-29T14:14:35.417Z] #17 31.01 Selecting previously unselected package python3-distutils. [2020-07-29T14:14:35.417Z] #17 ... [2020-07-29T14:14:35.417Z] [2020-07-29T14:14:35.417Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:35.417Z] #39 71.06 DEP criu/files-ext.d [2020-07-29T14:14:35.417Z] #39 71.18 DEP criu/file-lock.d [2020-07-29T14:14:35.417Z] #39 71.31 DEP criu/file-ids.d [2020-07-29T14:14:35.417Z] #39 71.46 DEP criu/fifo.d [2020-07-29T14:14:35.417Z] #39 71.57 DEP criu/fdstore.d [2020-07-29T14:14:35.417Z] #39 71.66 DEP criu/fault-injection.d [2020-07-29T14:14:35.417Z] #39 71.71 DEP criu/external.d [2020-07-29T14:14:35.417Z] #39 71.80 DEP criu/eventpoll.d [2020-07-29T14:14:35.417Z] #39 71.97 DEP criu/eventfd.d [2020-07-29T14:14:35.417Z] #39 72.07 DEP criu/crtools.d [2020-07-29T14:14:35.417Z] #39 72.27 DEP criu/cr-service.d [2020-07-29T14:14:35.417Z] #39 72.46 DEP criu/cr-restore.d [2020-07-29T14:14:35.417Z] #39 72.65 DEP criu/cr-errno.d [2020-07-29T14:14:35.417Z] #39 72.67 DEP criu/cr-dump.d [2020-07-29T14:14:35.417Z] #39 72.90 DEP criu/cr-dedup.d [2020-07-29T14:14:35.417Z] #39 73.06 DEP criu/cr-check.d [2020-07-29T14:14:35.417Z] #39 73.37 DEP criu/config.d [2020-07-29T14:14:35.417Z] #39 73.47 DEP criu/clone-noasan.d [2020-07-29T14:14:35.417Z] #39 73.52 DEP criu/cgroup.d [2020-07-29T14:14:35.417Z] #39 73.65 DEP criu/cgroup-props.d [2020-07-29T14:14:35.417Z] #39 73.79 DEP criu/bitmap.d [2020-07-29T14:14:35.417Z] #39 73.80 DEP criu/bfd.d [2020-07-29T14:14:35.417Z] #39 73.87 DEP criu/autofs.d [2020-07-29T14:14:35.417Z] #39 74.01 DEP criu/aio.d [2020-07-29T14:14:35.417Z] #39 74.13 DEP criu/action-scripts.d [2020-07-29T14:14:35.417Z] #39 74.47 CC criu/action-scripts.o [2020-07-29T14:14:35.417Z] #39 74.99 CC criu/aio.o [2020-07-29T14:14:35.417Z] #39 75.41 CC criu/autofs.o [2020-07-29T14:14:35.417Z] #39 76.36 CC criu/bfd.o [2020-07-29T14:14:35.417Z] #39 76.77 CC criu/bitmap.o [2020-07-29T14:14:35.417Z] #39 76.89 CC criu/cgroup-props.o [2020-07-29T14:14:35.417Z] #39 77.43 CC criu/cgroup.o [2020-07-29T14:14:35.417Z] #39 79.34 CC criu/clone-noasan.o [2020-07-29T14:14:35.417Z] #39 79.48 CC criu/config.o [2020-07-29T14:14:35.417Z] #39 80.58 CC criu/cr-check.o [2020-07-29T14:14:35.417Z] #39 ... [2020-07-29T14:14:35.417Z] [2020-07-29T14:14:35.417Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:14:35.417Z] #17 31.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-29T14:14:35.417Z] #17 31.03 Unpacking python3-distutils (3.7.3-1) ... [2020-07-29T14:14:35.680Z] #17 31.21 Selecting previously unselected package python3-pip. [2020-07-29T14:14:35.680Z] #17 31.21 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-29T14:14:35.680Z] #17 31.22 Unpacking python3-pip (18.1-5) ... [2020-07-29T14:14:35.944Z] #17 31.40 Selecting previously unselected package python3-pkg-resources. [2020-07-29T14:14:35.944Z] #17 31.40 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-29T14:14:35.944Z] #17 31.41 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:14:35.944Z] #17 31.60 Selecting previously unselected package python3-setuptools. [2020-07-29T14:14:36.209Z] #17 31.60 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-29T14:14:36.209Z] #17 31.60 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-29T14:14:36.209Z] #17 31.87 Selecting previously unselected package python3-wheel. [2020-07-29T14:14:36.209Z] #17 31.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-29T14:14:36.209Z] #17 31.88 Unpacking python3-wheel (0.32.3-2) ... [2020-07-29T14:14:36.209Z] #17 31.97 Selecting previously unselected package sudo. [2020-07-29T14:14:36.474Z] #17 31.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-29T14:14:36.474Z] #17 32.00 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-29T14:14:36.558Z] --- PASS: TestKillContainer (2.65s) [2020-07-29T14:14:36.559Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-07-29T14:14:36.559Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-07-29T14:14:36.559Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-07-29T14:14:36.559Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T14:14:36.559Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T14:14:36.737Z] #17 32.42 Selecting previously unselected package thin-provisioning-tools. [2020-07-29T14:14:37.001Z] #17 32.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-29T14:14:37.001Z] #17 32.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:14:37.001Z] #17 32.72 Selecting previously unselected package uidmap. [2020-07-29T14:14:37.001Z] #17 32.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-29T14:14:37.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-29T14:14:37.193Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T14:14:37.264Z] #17 32.72 Unpacking uidmap (1:4.5-1.1) ... [2020-07-29T14:14:37.264Z] #17 32.87 Selecting previously unselected package vim-runtime. [2020-07-29T14:14:37.264Z] #17 32.89 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-29T14:14:37.264Z] #17 32.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-29T14:14:37.264Z] #17 32.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-29T14:14:37.264Z] #17 32.95 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:14:37.348Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.96s) [2020-07-29T14:14:37.348Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-29T14:14:37.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-29T14:14:38.227Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-07-29T14:14:38.227Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-07-29T14:14:38.227Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-07-29T14:14:38.227Z] === RUN TestKillStoppedContainer [2020-07-29T14:14:38.227Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-29T14:14:38.227Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T14:14:38.227Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2020-07-29T14:14:38.227Z] === RUN TestKillDifferentUserContainer [2020-07-29T14:14:39.258Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-07-29T14:14:39.258Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-29T14:14:39.262Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-07-29T14:14:39.262Z] === RUN TestInspectOomKilledTrue [2020-07-29T14:14:39.262Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-29T14:14:39.262Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:14:39.262Z] === RUN TestInspectOomKilledFalse [2020-07-29T14:14:39.262Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-29T14:14:39.262Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:14:39.262Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T14:14:39.822Z] #17 35.34 Selecting previously unselected package vim. [2020-07-29T14:14:39.823Z] #17 35.35 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-29T14:14:39.823Z] #17 35.37 Unpacking vim (2:8.1.0875-5) ... [2020-07-29T14:14:39.895Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-07-29T14:14:39.895Z] === RUN TestLinksContainerNames [2020-07-29T14:14:40.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-29T14:14:40.353Z] #17 35.75 Selecting previously unselected package xfsprogs. [2020-07-29T14:14:40.354Z] #17 35.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-29T14:14:40.354Z] #17 35.77 Unpacking xfsprogs (4.20.0-1) ... [2020-07-29T14:14:40.617Z] #17 36.17 Selecting previously unselected package zip. [2020-07-29T14:14:40.617Z] #17 36.18 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-29T14:14:40.617Z] #17 36.19 Unpacking zip (3.0-11+b1) ... [2020-07-29T14:14:40.770Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-07-29T14:14:40.770Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-29T14:14:40.881Z] #17 36.44 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-29T14:14:40.881Z] #17 36.47 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-29T14:14:40.881Z] #17 36.49 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-29T14:14:40.881Z] #17 36.52 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-29T14:14:40.881Z] #17 36.53 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-29T14:14:41.144Z] #17 36.55 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-29T14:14:41.144Z] #17 36.57 Setting up uidmap (1:4.5-1.1) ... [2020-07-29T14:14:41.144Z] #17 36.59 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-29T14:14:41.144Z] #17 36.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-29T14:14:41.144Z] #17 36.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-29T14:14:41.144Z] #17 ... [2020-07-29T14:14:41.144Z] [2020-07-29T14:14:41.144Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-29T14:14:41.144Z] #49 46.39 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-29T14:14:41.175Z] ok github.com/docker/docker/integration/build 13.638s [2020-07-29T14:14:41.400Z] --- PASS: TestLinksContainerNames (1.75s) [2020-07-29T14:14:41.401Z] === RUN TestLogsFollowTailEmpty [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] === Skipped [2020-07-29T14:14:41.648Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-29T14:14:41.648Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-29T14:14:41.648Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-29T14:14:41.648Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-07-29T14:14:41.648Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-07-29T14:14:41.648Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-29T14:14:41.648Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-07-29T14:14:41.648Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-07-29T14:14:41.648Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-29T14:14:41.648Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-29T14:14:41.648Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] DONE 22 tests, 10 skipped in 34.595s [2020-07-29T14:14:41.648Z] [2020-07-29T14:14:41.648Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-29T14:14:42.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-29T14:14:42.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-29T14:14:42.410Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2020-07-29T14:14:42.410Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-29T14:14:42.435Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-07-29T14:14:42.435Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T14:14:43.067Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/default [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/private [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/slave [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/shared [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T14:14:43.067Z] === CONT TestMountDaemonRoot/default [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T14:14:43.067Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:14:43.067Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:14:43.067Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:14:43.067Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:14:43.067Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:14:43.069Z] #49 48.08 + mkdir -p /build [2020-07-29T14:14:43.069Z] #49 48.09 + cp runc /build/runc [2020-07-29T14:14:43.347Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-07-29T14:14:43.347Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-29T14:14:43.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-29T14:14:43.358Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T14:14:43.358Z] === CONT TestMountDaemonRoot/shared [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:14:43.358Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:14:43.358Z] === CONT TestMountDaemonRoot/slave [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:14:43.358Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:14:43.358Z] === CONT TestMountDaemonRoot/private [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:14:43.358Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:14:43.358Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T14:14:43.359Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T14:14:43.359Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:14:43.359Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:14:43.359Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T14:14:43.359Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:14:43.359Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:14:43.359Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T14:14:43.650Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:14:43.650Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:14:43.650Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T14:14:43.650Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:14:43.650Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T14:14:43.650Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:14:43.650Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:14:43.879Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:14:43.879Z] INFO: Testing against a local daemon [2020-07-29T14:14:43.879Z] ok github.com/docker/docker/integration/config 0.191s [2020-07-29T14:14:43.879Z] [2020-07-29T14:14:43.879Z] === Skipped [2020-07-29T14:14:43.879Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-29T14:14:43.879Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:14:43.879Z] [2020-07-29T14:14:43.879Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-29T14:14:43.879Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:14:43.879Z] [2020-07-29T14:14:43.879Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-29T14:14:43.879Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:14:43.879Z] [2020-07-29T14:14:43.879Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-29T14:14:43.879Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:14:43.879Z] [2020-07-29T14:14:43.879Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-29T14:14:43.879Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:14:43.879Z] [2020-07-29T14:14:43.879Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-29T14:14:43.879Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:14:43.879Z] [2020-07-29T14:14:43.879Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-29T14:14:43.879Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:14:43.879Z] [2020-07-29T14:14:43.879Z] [2020-07-29T14:14:43.879Z] DONE 7 tests, 7 skipped in 2.257s [2020-07-29T14:14:43.879Z] [2020-07-29T14:14:43.879Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-29T14:14:43.942Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:14:43.942Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:14:43.942Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:14:43.942Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T14:14:43.942Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:14:43.942Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:14:43.942Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:14:43.942Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:14:43.942Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:14:43.942Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T14:14:43.942Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:14:44.234Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-29T14:14:44.234Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-29T14:14:44.234Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T14:14:44.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-29T14:14:44.544Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-29T14:14:44.996Z] #49 DONE 50.2s [2020-07-29T14:14:44.996Z] [2020-07-29T14:14:44.996Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:14:44.996Z] #17 36.66 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-29T14:14:44.996Z] #17 36.67 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-29T14:14:44.996Z] #17 36.69 Setting up xxd (2:8.1.0875-5) ... [2020-07-29T14:14:44.996Z] #17 36.70 Setting up zip (3.0-11+b1) ... [2020-07-29T14:14:44.996Z] #17 36.71 Setting up vim-common (2:8.1.0875-5) ... [2020-07-29T14:14:44.996Z] #17 36.76 Setting up bash-completion (1:2.8-6) ... [2020-07-29T14:14:44.996Z] #17 39.82 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-29T14:14:44.996Z] #17 40.47 Setting up xz-utils (5.2.4-1) ... [2020-07-29T14:14:44.996Z] #17 40.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-29T14:14:44.996Z] #17 40.49 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-29T14:14:44.996Z] #17 40.59 invoke-rc.d: could not determine current runlevel [2020-07-29T14:14:44.996Z] #17 40.64 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-29T14:14:44.996Z] #17 40.64 Setting up pigz (2.4-1) ... [2020-07-29T14:14:44.996Z] #17 40.66 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-29T14:14:44.996Z] #17 40.68 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-29T14:14:44.996Z] #17 40.70 Setting up python-pip-whl (18.1-5) ... [2020-07-29T14:14:45.113Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-07-29T14:14:45.113Z] === RUN TestKernelTCPMemory [2020-07-29T14:14:45.258Z] #17 40.72 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-29T14:14:45.258Z] #17 40.73 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-29T14:14:45.521Z] #17 41.13 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-29T14:14:45.521Z] #17 41.14 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-29T14:14:45.521Z] #17 41.16 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-29T14:14:45.521Z] #17 41.17 Setting up vim (2:8.1.0875-5) ... [2020-07-29T14:14:45.521Z] #17 41.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-29T14:14:45.521Z] #17 41.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-29T14:14:45.521Z] #17 41.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-29T14:14:45.521Z] #17 41.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-29T14:14:45.521Z] #17 41.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-29T14:14:45.521Z] #17 41.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-29T14:14:45.682Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-29T14:14:45.784Z] #17 41.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-29T14:14:45.784Z] #17 41.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-29T14:14:45.784Z] #17 41.27 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-29T14:14:45.784Z] #17 41.29 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-29T14:14:45.784Z] #17 41.31 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-29T14:14:45.784Z] #17 41.32 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-29T14:14:45.784Z] #17 41.34 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-29T14:14:45.784Z] #17 41.36 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-29T14:14:45.942Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-07-29T14:14:45.942Z] === RUN TestNISDomainname [2020-07-29T14:14:46.365Z] #17 ... [2020-07-29T14:14:46.365Z] [2020-07-29T14:14:46.365Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:46.365Z] #39 81.93 CC criu/cr-dedup.o [2020-07-29T14:14:46.365Z] #39 82.23 CC criu/cr-dump.o [2020-07-29T14:14:46.365Z] #39 84.22 CC criu/cr-errno.o [2020-07-29T14:14:46.365Z] #39 84.28 CC criu/cr-restore.o [2020-07-29T14:14:46.365Z] #39 87.91 CC criu/cr-service.o [2020-07-29T14:14:46.365Z] #39 89.45 CC criu/crtools.o [2020-07-29T14:14:46.365Z] #39 89.93 CC criu/eventfd.o [2020-07-29T14:14:46.365Z] #39 90.26 CC criu/eventpoll.o [2020-07-29T14:14:46.365Z] #39 91.15 CC criu/external.o [2020-07-29T14:14:46.365Z] #39 91.45 CC criu/fault-injection.o [2020-07-29T14:14:46.365Z] #39 91.54 CC criu/fdstore.o [2020-07-29T14:14:46.365Z] #39 91.89 CC criu/fifo.o [2020-07-29T14:14:46.510Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-29T14:14:46.632Z] #39 92.24 CC criu/file-ids.o [2020-07-29T14:14:46.632Z] #39 92.49 CC criu/file-lock.o [2020-07-29T14:14:46.771Z] --- PASS: TestNISDomainname (0.92s) [2020-07-29T14:14:46.771Z] === RUN TestHostnameDnsResolution [2020-07-29T14:14:46.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:14:46.854Z] INFO: Testing against a local daemon [2020-07-29T14:14:47.000Z] --- PASS: TestContainerBindMountNonRecursive (2.56s) [2020-07-29T14:14:47.000Z] === RUN TestNetworkNat [2020-07-29T14:14:47.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-29T14:14:47.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-29T14:14:47.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-29T14:14:47.579Z] #39 93.16 CC criu/files-ext.o [2020-07-29T14:14:47.634Z] --- PASS: TestNetworkNat (0.90s) [2020-07-29T14:14:47.634Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T14:14:47.842Z] #39 93.44 CC criu/files-reg.o [2020-07-29T14:14:47.842Z] #39 ... [2020-07-29T14:14:47.842Z] [2020-07-29T14:14:47.842Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-29T14:14:47.842Z] #17 43.53 Setting up iptables (1.8.2-4) ... [2020-07-29T14:14:47.842Z] #17 43.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:14:48.105Z] #17 43.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:14:48.105Z] #17 43.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-29T14:14:48.105Z] #17 43.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-29T14:14:48.105Z] #17 43.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-29T14:14:48.105Z] #17 43.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-29T14:14:48.105Z] #17 43.67 Setting up python3 (3.7.3-1) ... [2020-07-29T14:14:48.286Z] --- PASS: TestHostnameDnsResolution (1.37s) [2020-07-29T14:14:48.286Z] === RUN TestStats [2020-07-29T14:14:48.670Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-07-29T14:14:48.670Z] === RUN TestNetworkLoopbackNat [2020-07-29T14:14:48.680Z] #17 44.19 Setting up python3-wheel (0.32.3-2) ... [2020-07-29T14:14:49.255Z] #17 44.89 Setting up apparmor (2.13.2-10) ... [2020-07-29T14:14:50.647Z] #17 46.31 Setting up xfsprogs (4.20.0-1) ... [2020-07-29T14:14:50.647Z] #17 46.32 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-29T14:14:50.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-29T14:14:50.823Z] --- PASS: TestStats (2.77s) [2020-07-29T14:14:50.823Z] === RUN TestStopContainerWithTimeout [2020-07-29T14:14:50.823Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T14:14:50.823Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T14:14:50.823Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T14:14:50.823Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T14:14:50.823Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T14:14:50.823Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T14:14:50.823Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T14:14:50.823Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T14:14:50.823Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T14:14:50.823Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T14:14:51.085Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-29T14:14:51.223Z] #17 46.72 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-29T14:14:51.798Z] #17 47.50 Setting up python3-distutils (3.7.3-1) ... [2020-07-29T14:14:52.185Z] --- PASS: TestNetworkLoopbackNat (3.33s) [2020-07-29T14:14:52.185Z] === RUN TestPause [2020-07-29T14:14:52.373Z] #17 47.85 Setting up python3-setuptools (40.8.0-1) ... [2020-07-29T14:14:52.465Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T14:14:52.724Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-29T14:14:52.819Z] --- PASS: TestPause (0.90s) [2020-07-29T14:14:52.819Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T14:14:52.819Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:14:52.819Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:14:52.819Z] === RUN TestPauseStopPausedContainer [2020-07-29T14:14:53.291Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-29T14:14:53.320Z] #17 48.90 Setting up python3-pip (18.1-5) ... [2020-07-29T14:14:53.855Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-07-29T14:14:53.855Z] === RUN TestPsFilter [2020-07-29T14:14:53.855Z] --- PASS: TestPsFilter (0.27s) [2020-07-29T14:14:53.855Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T14:14:54.229Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T14:14:54.229Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-29T14:14:54.267Z] #17 49.65 Processing triggers for libc-bin (2.28-10) ... [2020-07-29T14:14:54.267Z] #17 49.72 Processing triggers for mime-support (3.62) ... [2020-07-29T14:14:54.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-29T14:14:54.842Z] #17 DONE 50.2s [2020-07-29T14:14:54.842Z] [2020-07-29T14:14:54.842Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-29T14:14:54.890Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-07-29T14:14:54.890Z] === RUN TestRemoveContainerWithVolume [2020-07-29T14:14:55.522Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-07-29T14:14:55.523Z] === RUN TestRemoveContainerRunning [2020-07-29T14:14:55.733Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-29T14:14:55.733Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-07-29T14:14:55.733Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-07-29T14:14:55.733Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2020-07-29T14:14:55.733Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2020-07-29T14:14:55.733Z] === RUN TestDeleteDevicemapper [2020-07-29T14:14:55.733Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T14:14:55.733Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:14:55.733Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T14:14:55.789Z] #18 1.251 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-29T14:14:56.051Z] #18 1.255 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-29T14:14:56.051Z] #18 1.264 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-29T14:14:56.051Z] #18 DONE 1.4s [2020-07-29T14:14:56.051Z] [2020-07-29T14:14:56.051Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:14:56.557Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-07-29T14:14:56.557Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T14:14:57.591Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-07-29T14:14:57.591Z] === RUN TestRemoveInvalidContainer [2020-07-29T14:14:57.592Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-29T14:14:57.592Z] === RUN TestRenameLinkedContainer [2020-07-29T14:14:58.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-29T14:14:58.271Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.62s) [2020-07-29T14:14:58.271Z] === RUN TestUpdateMemory [2020-07-29T14:14:58.271Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-29T14:14:58.271Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:14:58.271Z] === RUN TestUpdateCPUQuota [2020-07-29T14:14:59.210Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-29T14:14:59.368Z] #19 ... [2020-07-29T14:14:59.368Z] [2020-07-29T14:14:59.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:14:59.368Z] #39 95.01 CC criu/files.o [2020-07-29T14:14:59.368Z] #39 96.27 CC criu/filesystems.o [2020-07-29T14:14:59.368Z] #39 96.68 CC criu/fsnotify.o [2020-07-29T14:14:59.368Z] #39 97.50 CC criu/image-desc.o [2020-07-29T14:14:59.368Z] #39 97.62 CC criu/image.o [2020-07-29T14:14:59.368Z] #39 98.32 CC criu/ipc_ns.o [2020-07-29T14:14:59.368Z] #39 99.15 CC criu/irmap.o [2020-07-29T14:14:59.368Z] #39 99.61 CC criu/kcmp-ids.o [2020-07-29T14:14:59.368Z] #39 99.80 CC criu/kerndat.o [2020-07-29T14:14:59.368Z] #39 100.8 CC criu/libnetlink.o [2020-07-29T14:14:59.368Z] #39 101.1 CC criu/log.o [2020-07-29T14:14:59.368Z] #39 101.6 CC criu/lsm.o [2020-07-29T14:14:59.368Z] #39 101.9 CC criu/mem.o [2020-07-29T14:14:59.368Z] #39 103.3 CC criu/memfd.o [2020-07-29T14:14:59.368Z] #39 103.8 CC criu/mount.o [2020-07-29T14:14:59.779Z] --- PASS: TestUpdateCPUQuota (1.47s) [2020-07-29T14:14:59.779Z] === RUN TestUpdatePidsLimit [2020-07-29T14:14:59.779Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-29T14:15:00.038Z] === RUN TestUpdatePidsLimit/no_change [2020-07-29T14:15:00.319Z] #39 ... [2020-07-29T14:15:00.319Z] [2020-07-29T14:15:00.319Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:15:00.319Z] #19 4.121 Collecting yamllint==1.16.0 [2020-07-29T14:15:00.606Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-29T14:15:00.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-29T14:15:00.865Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-29T14:15:01.110Z] --- PASS: TestRenameLinkedContainer (3.52s) [2020-07-29T14:15:01.110Z] === RUN TestRenameStoppedContainer [2020-07-29T14:15:01.432Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-29T14:15:01.432Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-29T14:15:01.691Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-29T14:15:01.742Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-07-29T14:15:01.742Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T14:15:01.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-29T14:15:02.211Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-29T14:15:02.782Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-29T14:15:03.042Z] --- PASS: TestUpdatePidsLimit (3.18s) [2020-07-29T14:15:03.042Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2020-07-29T14:15:03.042Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-07-29T14:15:03.042Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-07-29T14:15:03.042Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-07-29T14:15:03.042Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-07-29T14:15:03.042Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2020-07-29T14:15:03.042Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-07-29T14:15:03.042Z] === RUN TestUpdateRestartPolicy [2020-07-29T14:15:03.301Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-29T14:15:03.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-29T14:15:03.560Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-29T14:15:03.811Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2020-07-29T14:15:03.811Z] === RUN TestRenameInvalidName [2020-07-29T14:15:03.818Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-29T14:15:03.818Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-29T14:15:04.445Z] --- PASS: TestRenameInvalidName (0.86s) [2020-07-29T14:15:04.445Z] === RUN TestRenameAnonymousContainer [2020-07-29T14:15:05.195Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-29T14:15:05.626Z] #19 9.465 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-29T14:15:05.626Z] #19 9.544 Collecting pyyaml (from yamllint==1.16.0) [2020-07-29T14:15:05.889Z] #19 9.703 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-29T14:15:05.889Z] #19 ... [2020-07-29T14:15:05.889Z] [2020-07-29T14:15:05.889Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:15:05.889Z] #52 139.5 + bin/containerd [2020-07-29T14:15:05.889Z] #52 ... [2020-07-29T14:15:05.889Z] [2020-07-29T14:15:05.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:05.889Z] #39 106.5 CC criu/namespaces.o [2020-07-29T14:15:05.889Z] #39 107.9 CC criu/net.o [2020-07-29T14:15:05.889Z] #39 110.2 CC criu/netfilter.o [2020-07-29T14:15:05.889Z] #39 110.4 CC criu/page-pipe.o [2020-07-29T14:15:05.889Z] #39 111.0 CC criu/page-xfer.o [2020-07-29T14:15:06.465Z] #39 112.2 CC criu/pagemap-cache.o [2020-07-29T14:15:06.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-29T14:15:06.727Z] #39 ... [2020-07-29T14:15:06.727Z] [2020-07-29T14:15:06.727Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-29T14:15:06.727Z] #19 10.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-29T14:15:06.990Z] #19 10.93 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-29T14:15:06.990Z] #19 10.97 Building wheels for collected packages: pyyaml [2020-07-29T14:15:06.990Z] #19 10.97 Running setup.py bdist_wheel for pyyaml: started [2020-07-29T14:15:07.940Z] #19 11.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-29T14:15:07.940Z] #19 11.84 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-29T14:15:07.940Z] #19 11.90 Successfully built pyyaml [2020-07-29T14:15:07.940Z] #19 11.92 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-29T14:15:08.203Z] #19 12.23 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-29T14:15:09.110Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-29T14:15:09.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-29T14:15:09.937Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-29T14:15:10.009Z] --- PASS: TestRenameAnonymousContainer (4.74s) [2020-07-29T14:15:10.009Z] === RUN TestRenameContainerWithSameName [2020-07-29T14:15:10.009Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-07-29T14:15:10.009Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T14:15:10.762Z] #19 DONE 14.5s [2020-07-29T14:15:10.762Z] [2020-07-29T14:15:10.762Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:10.762Z] #39 112.7 CC criu/pagemap.o [2020-07-29T14:15:10.762Z] #39 113.4 CC criu/parasite-syscall.o [2020-07-29T14:15:10.762Z] #39 114.2 CC criu/path.o [2020-07-29T14:15:10.762Z] #39 114.5 CC criu/pie-util-vdso.o [2020-07-29T14:15:10.762Z] #39 114.8 CC criu/pie-util.o [2020-07-29T14:15:10.762Z] #39 114.9 CC criu/pipes.o [2020-07-29T14:15:10.762Z] #39 115.6 CC criu/plugin.o [2020-07-29T14:15:10.762Z] #39 116.0 CC criu/proc_parse.o [2020-07-29T14:15:11.283Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T14:15:11.283Z] ok github.com/docker/docker/api/server/middleware 0.065s coverage: 37.7% of statements [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T14:15:11.283Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-07-29T14:15:11.283Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2020-07-29T14:15:11.283Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-07-29T14:15:11.283Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 5.4% of statements [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T14:15:11.283Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T14:15:11.283Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T14:15:11.283Z] ok github.com/docker/docker/builder/dockerignore 0.039s coverage: 96.8% of statements [2020-07-29T14:15:11.283Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2020-07-29T14:15:11.344Z] #39 ... [2020-07-29T14:15:11.344Z] [2020-07-29T14:15:11.344Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:15:11.344Z] #21 193.2 + return [2020-07-29T14:15:11.344Z] #21 DONE 193.6s [2020-07-29T14:15:11.607Z] [2020-07-29T14:15:11.607Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:15:11.931Z] ok github.com/docker/docker/builder/remotecontext/git 4.017s coverage: 86.3% of statements [2020-07-29T14:15:12.077Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-07-29T14:15:12.077Z] === RUN TestResize [2020-07-29T14:15:12.183Z] #45 ... [2020-07-29T14:15:12.183Z] [2020-07-29T14:15:12.183Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:12.183Z] #39 118.0 CC criu/protobuf-desc.o [2020-07-29T14:15:12.473Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-29T14:15:12.709Z] --- PASS: TestResize (0.85s) [2020-07-29T14:15:12.710Z] === RUN TestResizeWithInvalidSize [2020-07-29T14:15:12.990Z] ok github.com/docker/docker/builder/remotecontext 0.511s coverage: 13.6% of statements [2020-07-29T14:15:13.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-29T14:15:13.132Z] #39 118.7 CC criu/protobuf.o [2020-07-29T14:15:13.302Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-29T14:15:13.342Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-07-29T14:15:13.342Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T14:15:13.395Z] #39 119.1 CC criu/pstree.o [2020-07-29T14:15:13.560Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-29T14:15:13.560Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-29T14:15:14.344Z] #39 ... [2020-07-29T14:15:14.344Z] [2020-07-29T14:15:14.344Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-29T14:15:14.344Z] #22 DONE 1.1s [2020-07-29T14:15:14.344Z] [2020-07-29T14:15:14.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:14.344Z] #39 120.1 CC criu/rbtree.o [2020-07-29T14:15:14.376Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:15:14.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:15:14.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:15:14.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:15:14.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:15:14.498Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-29T14:15:14.498Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-29T14:15:14.607Z] #39 120.3 CC criu/rst-malloc.o [2020-07-29T14:15:14.870Z] #39 120.5 CC criu/seccomp.o [2020-07-29T14:15:15.093Z] ok github.com/docker/docker/builder/dockerfile 1.423s coverage: 48.1% of statements [2020-07-29T14:15:15.093Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T14:15:15.093Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T14:15:15.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-29T14:15:15.435Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-07-29T14:15:15.435Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T14:15:15.444Z] #39 121.2 CC criu/seize.o [2020-07-29T14:15:16.374Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2020-07-29T14:15:16.374Z] === RUN TestWaitNonBlocked [2020-07-29T14:15:16.374Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:15:16.374Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:15:16.374Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:15:16.374Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:15:16.374Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:15:16.374Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:15:16.391Z] #39 121.9 CC criu/servicefd.o [2020-07-29T14:15:16.653Z] #39 122.3 CC criu/shmem.o [2020-07-29T14:15:17.103Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:15:17.103Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:15:17.602Z] #39 123.2 CC criu/sigframe.o [2020-07-29T14:15:17.753Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-29T14:15:17.753Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-07-29T14:15:17.753Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2020-07-29T14:15:17.753Z] === RUN TestWaitBlocked [2020-07-29T14:15:17.753Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:15:17.753Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:15:17.753Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:15:17.753Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:15:17.753Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:15:17.753Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:15:17.865Z] #39 123.4 CC criu/signalfd.o [2020-07-29T14:15:17.865Z] #39 123.7 CC criu/sk-inet.o [2020-07-29T14:15:18.691Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-29T14:15:18.691Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-29T14:15:18.691Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-07-29T14:15:18.691Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-07-29T14:15:18.691Z] === CONT TestContainerStartOnDaemonRestart [2020-07-29T14:15:18.691Z] === CONT TestContainerKillOnDaemonStart [2020-07-29T14:15:18.812Z] #39 124.5 CC criu/sk-netlink.o [2020-07-29T14:15:19.388Z] #39 124.9 CC criu/sk-packet.o [2020-07-29T14:15:19.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:15:19.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:15:19.963Z] #39 125.5 CC criu/sk-queue.o [2020-07-29T14:15:20.242Z] #39 126.0 CC criu/sk-tcp.o [2020-07-29T14:15:20.755Z] ok github.com/docker/docker/client 0.562s coverage: 75.4% of statements [2020-07-29T14:15:20.817Z] #39 126.6 CC criu/sk-unix.o [2020-07-29T14:15:21.995Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s) [2020-07-29T14:15:21.995Z] === CONT TestIpcModeOlderClient [2020-07-29T14:15:21.995Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-29T14:15:21.995Z] === CONT TestDaemonHostGatewayIP [2020-07-29T14:15:22.254Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-29T14:15:22.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:15:22.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:15:22.741Z] #39 128.2 CC criu/sockets.o [2020-07-29T14:15:22.741Z] #39 ... [2020-07-29T14:15:22.741Z] [2020-07-29T14:15:22.741Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-29T14:15:22.741Z] #26 DONE 8.2s [2020-07-29T14:15:22.741Z] [2020-07-29T14:15:22.741Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-29T14:15:23.316Z] #29 DONE 0.7s [2020-07-29T14:15:23.316Z] [2020-07-29T14:15:23.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:23.316Z] #39 129.0 CC criu/stats.o [2020-07-29T14:15:23.316Z] #39 ... [2020-07-29T14:15:23.316Z] [2020-07-29T14:15:23.316Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-29T14:15:23.316Z] #31 DONE 0.1s [2020-07-29T14:15:23.579Z] [2020-07-29T14:15:23.579Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-29T14:15:23.579Z] #34 DONE 0.1s [2020-07-29T14:15:23.579Z] [2020-07-29T14:15:23.579Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:15:23.579Z] #45 199.0 + cd /tmp/tmp.UaBhrinV5Y/src/github.com/golangci/golangci-lint/ [2020-07-29T14:15:23.579Z] #45 199.0 + git checkout -q v1.23.8 [2020-07-29T14:15:23.579Z] #45 199.4 ++ git describe --tags [2020-07-29T14:15:23.579Z] #45 199.4 + version=v1.23.8 [2020-07-29T14:15:23.579Z] #45 199.4 ++ git rev-parse --short HEAD [2020-07-29T14:15:23.579Z] #45 199.4 + commit=76a82c6 [2020-07-29T14:15:23.579Z] #45 199.4 ++ git show -s --format=%cd [2020-07-29T14:15:23.579Z] #45 199.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-29T14:15:23.579Z] #45 199.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-29T14:15:23.579Z] #45 ... [2020-07-29T14:15:23.579Z] [2020-07-29T14:15:23.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:23.579Z] #39 129.3 CC criu/string.o [2020-07-29T14:15:23.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:15:23.842Z] #39 129.4 CC criu/sysctl.o [2020-07-29T14:15:24.161Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-29T14:15:24.418Z] #39 ... [2020-07-29T14:15:24.418Z] [2020-07-29T14:15:24.418Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-29T14:15:24.418Z] #37 DONE 0.7s [2020-07-29T14:15:24.418Z] [2020-07-29T14:15:24.418Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-29T14:15:24.418Z] #39 130.0 CC criu/sysfs_parse.o [2020-07-29T14:15:24.418Z] #39 130.3 CC criu/timens.o [2020-07-29T14:15:24.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:15:24.685Z] #39 130.6 CC criu/timerfd.o [2020-07-29T14:15:25.098Z] --- PASS: TestDaemonHostGatewayIP (3.05s) [2020-07-29T14:15:25.098Z] === CONT TestDaemonRestartIpcMode [2020-07-29T14:15:25.098Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-29T14:15:25.260Z] #39 131.0 CC criu/tty.o [2020-07-29T14:15:25.291Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:15:25.666Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-29T14:15:25.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:15:26.234Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-29T14:15:27.184Z] #39 132.6 CC criu/tun.o [2020-07-29T14:15:27.184Z] #39 133.1 CC criu/uffd.o [2020-07-29T14:15:27.617Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-29T14:15:27.876Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2020-07-29T14:15:28.443Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-29T14:15:28.577Z] #39 134.1 CC criu/util.o [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.97s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-07-29T14:15:28.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2020-07-29T14:15:28.654Z] === RUN TestCgroupNamespacesRun [2020-07-29T14:15:28.752Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-29T14:15:28.752Z] Copying nested executables into bundles/binary-daemon [2020-07-29T14:15:28.752Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-29T14:15:29.085Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/make.sh cross [2020-07-29T14:15:29.344Z] [2020-07-29T14:15:29.525Z] #39 135.2 CC criu/uts_ns.o [2020-07-29T14:15:29.603Z] Removing bundles/ [2020-07-29T14:15:29.603Z] [2020-07-29T14:15:29.603Z] ---> Making bundle: cross (in bundles/cross) [2020-07-29T14:15:29.603Z] Cross building: bundles/cross/linux/amd64 [2020-07-29T14:15:29.603Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-29T14:15:29.603Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-29T14:15:29.789Z] #39 135.4 CC criu/vdso.o [2020-07-29T14:15:30.161Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-07-29T14:15:30.161Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-29T14:15:30.364Z] #39 135.9 LINK criu/built-in.o [2020-07-29T14:15:30.364Z] #39 136.0 LINK criu/criu [2020-07-29T14:15:30.627Z] #39 136.4 DEP lib/c/criu.d [2020-07-29T14:15:30.627Z] #39 136.4 CC images/rpc.pb-c.o [2020-07-29T14:15:30.981Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-29T14:15:31.550Z] --- PASS: TestContainerKillOnDaemonStart (12.79s) [2020-07-29T14:15:31.550Z] PASS [2020-07-29T14:15:31.550Z] [2020-07-29T14:15:31.550Z] === Skipped [2020-07-29T14:15:31.550Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-29T14:15:31.550Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:15:31.550Z] [2020-07-29T14:15:31.550Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-07-29T14:15:31.550Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:15:31.550Z] [2020-07-29T14:15:31.550Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2020-07-29T14:15:31.550Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:15:31.550Z] [2020-07-29T14:15:31.550Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:15:31.550Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:15:31.550Z] [2020-07-29T14:15:31.550Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T14:15:31.550Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:15:31.550Z] [2020-07-29T14:15:31.550Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-29T14:15:31.550Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:15:31.550Z] [2020-07-29T14:15:31.550Z] [2020-07-29T14:15:31.550Z] DONE 192 tests, 6 skipped in 141.126s [2020-07-29T14:15:31.550Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T14:15:31.550Z] ++ 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-29T14:15:31.550Z] ++ set -e [2020-07-29T14:15:31.550Z] ++ '[' -n 0 ']' [2020-07-29T14:15:31.550Z] ++ set -x [2020-07-29T14:15:31.550Z] ++ env -i DEST=/go/src/github.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-29T14:15:31.575Z] #39 137.1 CC lib/c/criu.o [2020-07-29T14:15:31.669Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-07-29T14:15:31.669Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-29T14:15:31.809Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-29T14:15:31.809Z] INFO: Testing against a local daemon [2020-07-29T14:15:31.809Z] === RUN TestCommitInheritsEnv [2020-07-29T14:15:32.378Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-29T14:15:32.378Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-29T14:15:32.378Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-29T14:15:32.378Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-29T14:15:32.378Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-29T14:15:32.378Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-07-29T14:15:32.378Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T14:15:32.378Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-29T14:15:32.378Z] === RUN TestImagesFilterMultiReference [2020-07-29T14:15:32.378Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-29T14:15:32.378Z] === RUN TestImagePullPlatformInvalid [2020-07-29T14:15:32.378Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-29T14:15:32.378Z] === RUN TestRemoveImageOrphaning [2020-07-29T14:15:32.524Z] #39 138.0 LINK lib/c/built-in.o [2020-07-29T14:15:32.524Z] #39 138.1 LINK lib/c/libcriu.so [2020-07-29T14:15:32.524Z] #39 138.1 LINK lib/c/libcriu.a [2020-07-29T14:15:32.524Z] #39 138.3 GEN magic.py [2020-07-29T14:15:32.787Z] #39 138.4 Note: Building without setproctitle() and strlcpy() support. [2020-07-29T14:15:32.787Z] #39 138.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-29T14:15:32.787Z] #39 138.4 Note: Building without GnuTLS support [2020-07-29T14:15:32.787Z] #39 138.4 Makefile.config:39: Warn: you have no libnftables installed [2020-07-29T14:15:32.787Z] #39 138.4 Makefile.config:40: Warn: Building without nftables support [2020-07-29T14:15:32.945Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-07-29T14:15:32.945Z] === RUN TestRemoveImageGarbageCollector [2020-07-29T14:15:32.945Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-29T14:15:33.514Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-29T14:15:33.735Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-07-29T14:15:33.735Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-29T14:15:33.736Z] #39 139.1 fatal: not a git repository (or any of the parent directories): .git [2020-07-29T14:15:34.085Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-29T14:15:34.312Z] #39 139.9 make[1]: Nothing to be done for 'all'. [2020-07-29T14:15:34.888Z] #39 140.7 make[1]: 'images/built-in.o' is up to date. [2020-07-29T14:15:35.024Z] --- PASS: TestRemoveImageGarbageCollector (2.22s) [2020-07-29T14:15:35.024Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T14:15:35.024Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-29T14:15:35.024Z] === RUN TestTagInvalidReference [2020-07-29T14:15:35.024Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-29T14:15:35.024Z] === RUN TestTagValidPrefixedRepo [2020-07-29T14:15:35.152Z] #39 140.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-29T14:15:35.152Z] #39 140.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-29T14:15:35.152Z] #39 140.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-29T14:15:35.152Z] #39 141.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-29T14:15:35.245Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-07-29T14:15:35.245Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-29T14:15:35.283Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-07-29T14:15:35.284Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T14:15:35.284Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-07-29T14:15:35.284Z] === RUN TestTagOfficialNames [2020-07-29T14:15:35.284Z] --- PASS: TestTagOfficialNames (0.08s) [2020-07-29T14:15:35.284Z] === RUN TestTagMatchesDigest [2020-07-29T14:15:35.284Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-29T14:15:35.284Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-29T14:15:35.415Z] #39 141.0 make[1]: Nothing to be done for 'all'. [2020-07-29T14:15:35.415Z] #39 141.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-29T14:15:35.678Z] #39 141.4 make[2]: Nothing to be done for 'all'. [2020-07-29T14:15:35.678Z] #39 141.4 make[2]: Nothing to be done for 'all'. [2020-07-29T14:15:35.678Z] #39 141.5 make[2]: Nothing to be done for 'all'. [2020-07-29T14:15:35.851Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-29T14:15:35.942Z] #39 141.6 make[2]: Nothing to be done for 'all'. [2020-07-29T14:15:35.942Z] #39 141.7 make[2]: Nothing to be done for 'all'. [2020-07-29T14:15:35.942Z] #39 141.7 make[2]: Nothing to be done for 'all'. [2020-07-29T14:15:36.206Z] #39 141.8 make[2]: Nothing to be done for 'all'. [2020-07-29T14:15:36.206Z] #39 141.9 make[2]: Nothing to be done for 'all'. [2020-07-29T14:15:36.206Z] #39 141.9 INSTALL criu/criu [2020-07-29T14:15:36.782Z] #39 DONE 142.6s [2020-07-29T14:15:36.782Z] [2020-07-29T14:15:36.782Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:15:37.328Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-07-29T14:15:37.328Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-29T14:15:38.837Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-07-29T14:15:38.837Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-29T14:15:39.142Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-29T14:15:39.340Z] #52 ... [2020-07-29T14:15:39.340Z] [2020-07-29T14:15:39.340Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-29T14:15:39.340Z] #40 DONE 0.1s [2020-07-29T14:15:39.340Z] [2020-07-29T14:15:39.340Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-29T14:15:39.469Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-07-29T14:15:39.469Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-29T14:15:39.710Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-29T14:15:39.916Z] #42 DONE 0.6s [2020-07-29T14:15:39.916Z] [2020-07-29T14:15:39.916Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-29T14:15:39.916Z] #44 DONE 0.1s [2020-07-29T14:15:39.916Z] [2020-07-29T14:15:39.916Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:15:40.278Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-29T14:15:40.847Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-29T14:15:41.416Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-29T14:15:41.535Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-07-29T14:15:41.535Z] === RUN TestKernelTCPMemory [2020-07-29T14:15:42.167Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-07-29T14:15:42.167Z] === RUN TestNISDomainname [2020-07-29T14:15:43.201Z] --- PASS: TestNISDomainname (1.00s) [2020-07-29T14:15:43.201Z] === RUN TestHostnameDnsResolution [2020-07-29T14:15:43.323Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-29T14:15:43.891Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-29T14:15:44.459Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-29T14:15:45.028Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-29T14:15:45.268Z] --- PASS: TestHostnameDnsResolution (1.75s) [2020-07-29T14:15:45.268Z] === RUN TestStats [2020-07-29T14:15:46.516Z] #45 ... [2020-07-29T14:15:46.516Z] [2020-07-29T14:15:46.516Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:15:46.516Z] #52 189.5 + bin/containerd-stress [2020-07-29T14:15:47.572Z] ok github.com/docker/docker/integration/container 55.092s [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === Skipped [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-29T14:15:47.572Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-29T14:15:47.572Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-07-29T14:15:47.572Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-29T14:15:47.572Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-29T14:15:47.572Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-29T14:15:47.572Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-29T14:15:47.572Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-29T14:15:47.572Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-29T14:15:47.572Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-29T14:15:47.572Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-29T14:15:47.572Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-29T14:15:47.572Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-29T14:15:47.572Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-29T14:15:47.572Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-29T14:15:47.572Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-29T14:15:47.572Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-29T14:15:47.572Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-29T14:15:47.572Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-29T14:15:47.572Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-29T14:15:47.572Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-29T14:15:47.572Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-29T14:15:47.572Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-29T14:15:47.572Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-29T14:15:47.572Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-29T14:15:47.572Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-29T14:15:47.572Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-29T14:15:47.572Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-29T14:15:47.572Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-29T14:15:47.572Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-29T14:15:47.572Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-29T14:15:47.572Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-29T14:15:47.572Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-29T14:15:47.572Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-29T14:15:47.572Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-29T14:15:47.572Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-29T14:15:47.572Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-29T14:15:47.572Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-29T14:15:47.572Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-29T14:15:47.572Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-29T14:15:47.572Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-29T14:15:47.572Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] DONE 84 tests, 41 skipped in 57.632s [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-29T14:15:47.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:15:47.572Z] INFO: Testing against a local daemon [2020-07-29T14:15:47.572Z] ok github.com/docker/docker/integration/image 0.475s [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === Skipped [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-29T14:15:47.572Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-29T14:15:47.572Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-29T14:15:47.572Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-29T14:15:47.572Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] DONE 11 tests, 4 skipped in 2.384s [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-29T14:15:47.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:15:47.572Z] INFO: Testing against a local daemon [2020-07-29T14:15:47.572Z] ok github.com/docker/docker/integration/network 0.195s [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === Skipped [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-29T14:15:47.572Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-29T14:15:47.572Z] 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-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-29T14:15:47.572Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-29T14:15:47.572Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-29T14:15:47.572Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-29T14:15:47.572Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-29T14:15:47.572Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-29T14:15:47.572Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-29T14:15:47.572Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-29T14:15:47.572Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-29T14:15:47.572Z] [2020-07-29T14:15:47.573Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-29T14:15:47.573Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-29T14:15:47.573Z] [2020-07-29T14:15:47.573Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-29T14:15:47.573Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-29T14:15:47.573Z] [2020-07-29T14:15:47.573Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:15:47.573Z] service_test.go:236: FLAKY_TEST [2020-07-29T14:15:47.573Z] [2020-07-29T14:15:47.573Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-29T14:15:47.573Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-29T14:15:47.573Z] [2020-07-29T14:15:47.573Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-29T14:15:47.573Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-29T14:15:47.573Z] [2020-07-29T14:15:47.573Z] [2020-07-29T14:15:47.573Z] DONE 19 tests, 15 skipped in 2.247s [2020-07-29T14:15:47.573Z] [2020-07-29T14:15:47.573Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-29T14:15:47.573Z] testing: warning: no tests to run [2020-07-29T14:15:47.573Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2020-07-29T14:15:47.573Z] [2020-07-29T14:15:47.573Z] DONE 0 tests in 0.701s [2020-07-29T14:15:47.573Z] [2020-07-29T14:15:47.573Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-29T14:15:47.996Z] --- PASS: TestStats (2.91s) [2020-07-29T14:15:47.996Z] === RUN TestStopContainerWithTimeout [2020-07-29T14:15:47.996Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T14:15:47.996Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T14:15:47.996Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T14:15:47.996Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T14:15:47.996Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T14:15:47.996Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T14:15:47.996Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T14:15:47.996Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T14:15:47.996Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T14:15:47.996Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T14:15:48.044Z] testing: warning: no tests to run [2020-07-29T14:15:48.044Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2020-07-29T14:15:48.044Z] [2020-07-29T14:15:48.044Z] DONE 0 tests in 0.705s [2020-07-29T14:15:48.044Z] [2020-07-29T14:15:48.044Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-29T14:15:48.322Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-29T14:15:48.516Z] testing: warning: no tests to run [2020-07-29T14:15:48.516Z] ok github.com/docker/docker/integration/plugin 0.065s [2020-07-29T14:15:48.516Z] [2020-07-29T14:15:48.516Z] DONE 0 tests in 0.694s [2020-07-29T14:15:48.988Z] [2020-07-29T14:15:48.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-29T14:15:49.030Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T14:15:49.067Z] #52 192.7 + bin/containerd-shim [2020-07-29T14:15:49.460Z] testing: warning: no tests to run [2020-07-29T14:15:49.460Z] ok github.com/docker/docker/integration/plugin/authz 0.066s [2020-07-29T14:15:49.460Z] [2020-07-29T14:15:49.460Z] DONE 0 tests in 0.675s [2020-07-29T14:15:49.460Z] [2020-07-29T14:15:49.460Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-29T14:15:49.702Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-29T14:15:49.962Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-29T14:15:51.138Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T14:15:53.204Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-29T14:15:53.204Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-07-29T14:15:53.204Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2020-07-29T14:15:53.204Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-07-29T14:15:53.204Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-07-29T14:15:53.204Z] === RUN TestDeleteDevicemapper [2020-07-29T14:15:53.204Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T14:15:53.204Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:15:53.204Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T14:15:54.156Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-29T14:15:54.373Z] #52 ... [2020-07-29T14:15:54.373Z] [2020-07-29T14:15:54.373Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:15:54.373Z] #45 DONE 236.6s [2020-07-29T14:15:54.635Z] [2020-07-29T14:15:54.635Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:15:55.115Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-29T14:15:55.578Z] #52 199.2 + bin/containerd-shim-runc-v1 [2020-07-29T14:15:55.685Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-29T14:15:56.621Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-29T14:15:56.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:15:56.664Z] INFO: Testing against a local daemon [2020-07-29T14:15:56.664Z] ok github.com/docker/docker/integration/plugin/common 0.223s [2020-07-29T14:15:56.664Z] [2020-07-29T14:15:56.664Z] === Skipped [2020-07-29T14:15:56.664Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-29T14:15:56.664Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-29T14:15:56.664Z] [2020-07-29T14:15:56.664Z] [2020-07-29T14:15:56.664Z] DONE 3 tests, 1 skipped in 7.319s [2020-07-29T14:15:56.664Z] [2020-07-29T14:15:56.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-29T14:15:56.719Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.50s) [2020-07-29T14:15:56.719Z] === RUN TestUpdateMemory [2020-07-29T14:15:56.719Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-29T14:15:56.719Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:15:56.719Z] === RUN TestUpdateCPUQuota [2020-07-29T14:15:57.755Z] --- PASS: TestUpdateCPUQuota (1.11s) [2020-07-29T14:15:57.755Z] === RUN TestUpdatePidsLimit [2020-07-29T14:15:57.755Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-29T14:15:57.999Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-29T14:15:58.047Z] === RUN TestUpdatePidsLimit/no_change [2020-07-29T14:15:58.128Z] #52 ... [2020-07-29T14:15:58.128Z] [2020-07-29T14:15:58.128Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-29T14:15:58.128Z] #46 DONE 0.9s [2020-07-29T14:15:58.128Z] [2020-07-29T14:15:58.128Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-29T14:15:58.128Z] #48 DONE 0.1s [2020-07-29T14:15:58.128Z] [2020-07-29T14:15:58.128Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-29T14:15:58.128Z] #50 DONE 0.4s [2020-07-29T14:15:58.128Z] [2020-07-29T14:15:58.128Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-29T14:15:58.338Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-29T14:15:58.630Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-29T14:15:59.071Z] #52 202.7 + bin/containerd-shim-runc-v2 [2020-07-29T14:15:59.264Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-29T14:15:59.555Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-29T14:15:59.847Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-29T14:15:59.903Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-29T14:16:00.220Z] ok github.com/docker/docker/cmd/dockerd 0.120s coverage: 30.8% of statements [2020-07-29T14:16:00.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:16:00.488Z] INFO: Testing against a local daemon [2020-07-29T14:16:00.488Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.281s [2020-07-29T14:16:00.488Z] [2020-07-29T14:16:00.488Z] === Skipped [2020-07-29T14:16:00.488Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-29T14:16:00.488Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-29T14:16:00.488Z] [2020-07-29T14:16:00.488Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-29T14:16:00.488Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-29T14:16:00.488Z] [2020-07-29T14:16:00.488Z] [2020-07-29T14:16:00.488Z] DONE 2 tests, 2 skipped in 3.301s [2020-07-29T14:16:00.488Z] [2020-07-29T14:16:00.488Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-29T14:16:00.507Z] #52 204.1 + binaries [2020-07-29T14:16:00.507Z] #52 204.1 + install -D bin/containerd /build/containerd [2020-07-29T14:16:00.507Z] #52 204.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-29T14:16:00.507Z] #52 204.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-29T14:16:00.507Z] #52 204.2 + install -D bin/ctr /build/ctr [2020-07-29T14:16:01.355Z] --- PASS: TestUpdatePidsLimit (3.70s) [2020-07-29T14:16:01.355Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-07-29T14:16:01.355Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-07-29T14:16:01.355Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-07-29T14:16:01.355Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-07-29T14:16:01.355Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-07-29T14:16:01.355Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-29T14:16:01.355Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-07-29T14:16:01.355Z] === RUN TestUpdateRestartPolicy [2020-07-29T14:16:01.807Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-29T14:16:02.378Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-29T14:16:02.378Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-29T14:16:02.419Z] #52 DONE 206.2s [2020-07-29T14:16:02.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:16:02.722Z] INFO: Testing against a local daemon [2020-07-29T14:16:02.722Z] ok github.com/docker/docker/integration/plugin/logging 0.233s [2020-07-29T14:16:03.194Z] [2020-07-29T14:16:03.194Z] === Skipped [2020-07-29T14:16:03.194Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-29T14:16:03.194Z] read_test.go:21: no unix domain sockets on Windows [2020-07-29T14:16:03.194Z] [2020-07-29T14:16:03.194Z] [2020-07-29T14:16:03.194Z] DONE 1 tests, 1 skipped in 2.746s [2020-07-29T14:16:03.194Z] [2020-07-29T14:16:03.194Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-29T14:16:03.756Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-29T14:16:03.778Z] ok github.com/docker/docker/container 0.154s coverage: 34.7% of statements [2020-07-29T14:16:03.778Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T14:16:03.778Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T14:16:03.778Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T14:16:03.778Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T14:16:03.803Z] [2020-07-29T14:16:03.803Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-29T14:16:04.015Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-29T14:16:04.188Z] testing: warning: no tests to run [2020-07-29T14:16:04.188Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.093s [2020-07-29T14:16:04.188Z] [2020-07-29T14:16:04.188Z] DONE 0 tests in 1.230s [2020-07-29T14:16:04.188Z] [2020-07-29T14:16:04.188Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-29T14:16:05.394Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-29T14:16:05.713Z] #53 DONE 1.8s [2020-07-29T14:16:05.713Z] [2020-07-29T14:16:05.713Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-29T14:16:06.283Z] #57 DONE 0.5s [2020-07-29T14:16:06.283Z] [2020-07-29T14:16:06.283Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-29T14:16:06.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:16:06.417Z] INFO: Testing against a local daemon [2020-07-29T14:16:06.417Z] ok github.com/docker/docker/integration/plugin/volumes 0.242s [2020-07-29T14:16:06.548Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2020-07-29T14:16:06.771Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-29T14:16:06.771Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-29T14:16:06.889Z] [2020-07-29T14:16:06.889Z] === Skipped [2020-07-29T14:16:06.889Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-29T14:16:06.889Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:06.889Z] [2020-07-29T14:16:06.889Z] [2020-07-29T14:16:06.889Z] DONE 1 tests, 1 skipped in 2.512s [2020-07-29T14:16:06.889Z] [2020-07-29T14:16:06.889Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-29T14:16:07.226Z] #59 DONE 1.0s [2020-07-29T14:16:07.226Z] [2020-07-29T14:16:07.226Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-29T14:16:07.226Z] #61 DONE 0.1s [2020-07-29T14:16:07.226Z] [2020-07-29T14:16:07.226Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-29T14:16:07.226Z] #62 DONE 0.0s [2020-07-29T14:16:07.226Z] [2020-07-29T14:16:07.226Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-29T14:16:08.612Z] #63 DONE 1.5s [2020-07-29T14:16:08.612Z] [2020-07-29T14:16:08.612Z] #64 exporting to image [2020-07-29T14:16:08.612Z] #64 exporting layers [2020-07-29T14:16:08.677Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-29T14:16:09.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:16:09.118Z] INFO: Testing against a local daemon [2020-07-29T14:16:09.118Z] ok github.com/docker/docker/integration/secret 0.240s [2020-07-29T14:16:09.118Z] [2020-07-29T14:16:09.118Z] === Skipped [2020-07-29T14:16:09.118Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-29T14:16:09.118Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:09.118Z] [2020-07-29T14:16:09.118Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-29T14:16:09.118Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:09.118Z] [2020-07-29T14:16:09.118Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-29T14:16:09.118Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:09.118Z] [2020-07-29T14:16:09.118Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-29T14:16:09.118Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:09.118Z] [2020-07-29T14:16:09.118Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-29T14:16:09.118Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:09.118Z] [2020-07-29T14:16:09.118Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-29T14:16:09.118Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:16:09.118Z] [2020-07-29T14:16:09.118Z] [2020-07-29T14:16:09.118Z] DONE 6 tests, 6 skipped in 2.051s [2020-07-29T14:16:09.118Z] [2020-07-29T14:16:09.118Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-29T14:16:09.245Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-29T14:16:10.184Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-29T14:16:10.444Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-29T14:16:11.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:16:11.349Z] INFO: Testing against a local daemon [2020-07-29T14:16:11.349Z] ok github.com/docker/docker/integration/service 0.374s [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === Skipped [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-29T14:16:11.824Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-29T14:16:11.824Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-29T14:16:11.824Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-29T14:16:11.824Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-29T14:16:11.824Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-29T14:16:11.824Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-07-29T14:16:11.824Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-29T14:16:11.824Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-29T14:16:11.824Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-29T14:16:11.824Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-29T14:16:11.824Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-29T14:16:11.824Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-29T14:16:11.824Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-29T14:16:11.824Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-29T14:16:11.824Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-29T14:16:11.824Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-29T14:16:11.824Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-29T14:16:11.824Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-29T14:16:11.824Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-29T14:16:11.824Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-29T14:16:11.824Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-29T14:16:11.824Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-29T14:16:11.824Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-29T14:16:11.824Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-29T14:16:11.824Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] DONE 24 tests, 23 skipped in 2.687s [2020-07-29T14:16:11.824Z] [2020-07-29T14:16:11.824Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-29T14:16:12.181Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.4% of statements [2020-07-29T14:16:12.898Z] #64 exporting layers 3.8s done [2020-07-29T14:16:12.898Z] #64 writing image sha256:acbb573bb7d62fa8787d5833e6fcd8108ff529988c0446f86269e2a44d6ccfb1 done [2020-07-29T14:16:12.898Z] #64 naming to docker.io/library/docker:baa950315f68b23ae1109d63a56575c39ebc469d done [2020-07-29T14:16:12.898Z] #64 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-29T14:16:12.981Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-29T14:16:12.981Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-29T14:16:13.249Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/test/unit [2020-07-29T14:16:13.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:16:13.475Z] INFO: Testing against a local daemon [2020-07-29T14:16:13.475Z] ok github.com/docker/docker/integration/session 0.240s [2020-07-29T14:16:13.948Z] [2020-07-29T14:16:13.948Z] === Skipped [2020-07-29T14:16:13.948Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-29T14:16:13.948Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-29T14:16:13.948Z] [2020-07-29T14:16:13.948Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-29T14:16:13.948Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-29T14:16:13.948Z] [2020-07-29T14:16:13.948Z] [2020-07-29T14:16:13.948Z] DONE 2 tests, 2 skipped in 2.089s [2020-07-29T14:16:13.948Z] [2020-07-29T14:16:13.948Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-29T14:16:14.053Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2020-07-29T14:16:14.053Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T14:16:14.308Z] ok github.com/docker/docker/daemon/cluster 0.143s coverage: 0.5% of statements [2020-07-29T14:16:14.362Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-29T14:16:15.088Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-07-29T14:16:15.088Z] === RUN TestWaitNonBlocked [2020-07-29T14:16:15.088Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:16:15.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:16:15.088Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:16:15.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:16:15.088Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:16:15.088Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:16:16.122Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-29T14:16:16.122Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-07-29T14:16:16.122Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-07-29T14:16:16.122Z] === RUN TestWaitBlocked [2020-07-29T14:16:16.122Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:16:16.122Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:16:16.122Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:16:16.122Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:16:16.122Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:16:16.122Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:16:16.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:16:16.178Z] INFO: Testing against a local daemon [2020-07-29T14:16:16.266Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-29T14:16:16.266Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-29T14:16:17.171Z] ok github.com/docker/docker/integration/system 1.355s [2020-07-29T14:16:17.171Z] [2020-07-29T14:16:17.171Z] === Skipped [2020-07-29T14:16:17.171Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:16:17.171Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-29T14:16:17.171Z] [2020-07-29T14:16:17.171Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-29T14:16:17.171Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-29T14:16:17.171Z] [2020-07-29T14:16:17.171Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-29T14:16:17.171Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-29T14:16:17.171Z] [2020-07-29T14:16:17.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-29T14:16:17.171Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-29T14:16:17.171Z] [2020-07-29T14:16:17.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-29T14:16:17.171Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-29T14:16:17.171Z] [2020-07-29T14:16:17.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-29T14:16:17.171Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-29T14:16:17.171Z] [2020-07-29T14:16:17.171Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-29T14:16:17.171Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-29T14:16:17.171Z] [2020-07-29T14:16:17.171Z] [2020-07-29T14:16:17.171Z] DONE 13 tests, 7 skipped in 3.251s [2020-07-29T14:16:17.171Z] [2020-07-29T14:16:17.171Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-29T14:16:17.186Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-29T14:16:17.186Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2020-07-29T14:16:17.186Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2020-07-29T14:16:17.186Z] === CONT TestContainerStartOnDaemonRestart [2020-07-29T14:16:17.186Z] === CONT TestContainerKillOnDaemonStart [2020-07-29T14:16:17.647Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-29T14:16:17.879Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-07-29T14:16:18.540Z] ? github.com/docker/docker/api [no test files] [2020-07-29T14:16:19.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:16:19.411Z] INFO: Testing against a local daemon [2020-07-29T14:16:19.411Z] ok github.com/docker/docker/integration/volume 0.265s [2020-07-29T14:16:19.411Z] [2020-07-29T14:16:19.411Z] === Skipped [2020-07-29T14:16:19.411Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-29T14:16:19.411Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-29T14:16:19.411Z] [2020-07-29T14:16:19.411Z] [2020-07-29T14:16:19.411Z] DONE 5 tests, 1 skipped in 2.173s [2020-07-29T14:16:19.411Z] [2020-07-29T14:16:19.411Z] INFO: make.ps1 ended at 07/29/2020 14:16:19 [2020-07-29T14:16:19.411Z] INFO: Integration CLI tests being run from the host: [2020-07-29T14:16:19.411Z] 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-29T14:16:19.415Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-07-29T14:16:20.078Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 81.8% of statements [2020-07-29T14:16:20.183Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-29T14:16:20.183Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-29T14:16:20.698Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2020-07-29T14:16:20.698Z] === CONT TestIpcModeOlderClient [2020-07-29T14:16:20.698Z] --- PASS: TestIpcModeOlderClient (0.23s) [2020-07-29T14:16:20.698Z] === CONT TestDaemonHostGatewayIP [2020-07-29T14:16:21.563Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-29T14:16:22.190Z] ok github.com/docker/docker/daemon/graphdriver 0.044s coverage: 2.2% of statements [2020-07-29T14:16:23.469Z] --- PASS: TestDaemonHostGatewayIP (3.29s) [2020-07-29T14:16:23.469Z] === CONT TestDaemonRestartIpcMode [2020-07-29T14:16:23.474Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-29T14:16:25.739Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-07-29T14:16:25.740Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.482s coverage: 13.9% of statements [2020-07-29T14:16:26.768Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-29T14:16:27.046Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2020-07-29T14:16:27.273Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.641s coverage: 57.9% of statements [2020-07-29T14:16:28.125Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-29T14:16:28.125Z] INFO: Testing against a local daemon [2020-07-29T14:16:29.777Z] --- PASS: TestContainerKillOnDaemonStart (12.22s) [2020-07-29T14:16:29.777Z] PASS [2020-07-29T14:16:29.777Z] [2020-07-29T14:16:29.777Z] === Skipped [2020-07-29T14:16:29.777Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-29T14:16:29.777Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:16:29.777Z] [2020-07-29T14:16:29.777Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-29T14:16:29.777Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:16:29.777Z] [2020-07-29T14:16:29.777Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-29T14:16:29.777Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:16:29.777Z] [2020-07-29T14:16:29.777Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:16:29.777Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:16:29.777Z] [2020-07-29T14:16:29.777Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T14:16:29.777Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:16:29.777Z] [2020-07-29T14:16:29.777Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-29T14:16:29.778Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:16:29.778Z] [2020-07-29T14:16:29.778Z] [2020-07-29T14:16:29.778Z] DONE 192 tests, 6 skipped in 151.217s [2020-07-29T14:16:29.778Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T14:16:29.778Z] ++ 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-29T14:16:29.778Z] ++ set -e [2020-07-29T14:16:29.778Z] ++ '[' -n 0 ']' [2020-07-29T14:16:29.778Z] ++ set -x [2020-07-29T14:16:29.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T14:16:29.778Z] INFO: Testing against a local daemon [2020-07-29T14:16:29.778Z] === RUN TestCommitInheritsEnv [2020-07-29T14:16:30.039Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-07-29T14:16:30.058Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-29T14:16:30.069Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-07-29T14:16:30.069Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T14:16:30.069Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-29T14:16:30.069Z] === RUN TestImagesFilterMultiReference [2020-07-29T14:16:30.069Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-29T14:16:30.069Z] === RUN TestImagePullPlatformInvalid [2020-07-29T14:16:30.069Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-29T14:16:30.069Z] === RUN TestRemoveImageOrphaning [2020-07-29T14:16:30.336Z] ok github.com/docker/docker/daemon 12.316s coverage: 17.4% of statements [2020-07-29T14:16:30.336Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T14:16:30.336Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T14:16:30.336Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T14:16:30.336Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T14:16:30.792Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2020-07-29T14:16:30.802Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-07-29T14:16:30.802Z] === RUN TestRemoveImageGarbageCollector [2020-07-29T14:16:30.802Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-29T14:16:30.802Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:16:30.802Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T14:16:30.802Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-29T14:16:30.802Z] === RUN TestTagInvalidReference [2020-07-29T14:16:30.802Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-29T14:16:30.802Z] === RUN TestTagValidPrefixedRepo [2020-07-29T14:16:30.802Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-29T14:16:30.802Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T14:16:30.802Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-29T14:16:30.802Z] === RUN TestTagOfficialNames [2020-07-29T14:16:30.802Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-29T14:16:30.802Z] === RUN TestTagMatchesDigest [2020-07-29T14:16:30.802Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-29T14:16:30.802Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-29T14:16:31.394Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.610s coverage: 69.2% of statements [2020-07-29T14:16:32.013Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-29T14:16:32.923Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.046s coverage: 45.9% of statements [2020-07-29T14:16:32.923Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T14:16:33.393Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-29T14:16:33.394Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-29T14:16:34.333Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-29T14:16:35.036Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.184s coverage: 49.5% of statements [2020-07-29T14:16:35.036Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-07-29T14:16:35.682Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.541s coverage: 76.1% of statements [2020-07-29T14:16:36.242Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-29T14:16:37.182Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-29T14:16:37.215Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-07-29T14:16:37.752Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-29T14:16:37.862Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2020-07-29T14:16:38.161Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.749s coverage: 52.1% of statements [2020-07-29T14:16:38.161Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-29T14:16:38.161Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T14:16:38.691Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-29T14:16:40.073Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-29T14:16:40.935Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 41.0% of statements [2020-07-29T14:16:40.935Z] ok github.com/docker/docker/daemon/logger/gelf 0.039s coverage: 67.0% of statements [2020-07-29T14:16:41.981Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-29T14:16:42.478Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 4.8% of statements [2020-07-29T14:16:42.478Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T14:16:42.478Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T14:16:42.550Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-29T14:16:42.778Z] ok github.com/docker/docker/daemon/logger/awslogs 0.448s coverage: 77.4% of statements [2020-07-29T14:16:42.778Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T14:16:42.778Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T14:16:43.426Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 26.2% of statements [2020-07-29T14:16:44.080Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.040s coverage: 87.2% of statements [2020-07-29T14:16:44.080Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 61.6% of statements [2020-07-29T14:16:46.185Z] ok github.com/docker/docker/daemon/logger/local 0.065s coverage: 75.2% of statements [2020-07-29T14:16:46.185Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T14:16:46.483Z] time="2020-07-29T14:16:46Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate993349737/log824140468.1: no such file or directory" [2020-07-29T14:16:46.483Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 37.7% of statements [2020-07-29T14:16:47.546Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 33.3% of statements [2020-07-29T14:16:47.546Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-07-29T14:16:49.123Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-29T14:16:49.123Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-29T14:16:49.648Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2020-07-29T14:16:50.296Z] ok github.com/docker/docker/daemon/logger/splunk 2.569s coverage: 82.5% of statements [2020-07-29T14:16:50.296Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T14:16:50.944Z] ok github.com/docker/docker/daemon/network 0.032s coverage: 63.8% of statements [2020-07-29T14:16:50.944Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T14:16:51.029Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-29T14:16:51.078Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-29T14:16:51.078Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-29T14:16:51.078Z] Cross building: bundles/cross/windows/amd64 [2020-07-29T14:16:51.078Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-29T14:16:51.078Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-29T14:16:53.568Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-29T14:16:53.735Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-07-29T14:16:53.735Z] ok github.com/docker/docker/distribution 0.538s coverage: 22.1% of statements [2020-07-29T14:16:53.735Z] ok github.com/docker/docker/distribution/metadata 0.086s coverage: 48.2% of statements [2020-07-29T14:16:53.735Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T14:16:56.507Z] ok github.com/docker/docker/distribution/xfer 1.676s coverage: 85.1% of statements [2020-07-29T14:16:56.507Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T14:16:56.507Z] ok github.com/docker/docker/image/cache 0.040s coverage: 19.2% of statements [2020-07-29T14:16:56.805Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2020-07-29T14:16:56.805Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T14:16:57.103Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2020-07-29T14:16:57.103Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T14:16:57.749Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2020-07-29T14:16:57.761Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-29T14:16:59.863Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 50.0% of statements [2020-07-29T14:17:01.054Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-29T14:17:01.964Z] ok github.com/docker/docker/opts 0.101s coverage: 67.4% of statements [2020-07-29T14:17:02.609Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2020-07-29T14:17:02.906Z] ok github.com/docker/docker/pkg/authorization 0.502s coverage: 68.3% of statements [2020-07-29T14:17:02.964Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-29T14:17:03.204Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-07-29T14:17:03.204Z] ok github.com/docker/docker/pkg/archive 1.213s coverage: 77.0% of statements [2020-07-29T14:17:03.850Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-07-29T14:17:04.901Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-07-29T14:17:04.901Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-07-29T14:17:05.500Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-29T14:17:05.759Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-29T14:17:05.957Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-29T14:17:06.600Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-07-29T14:17:07.247Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-29T14:17:08.293Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-07-29T14:17:08.295Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-29T14:17:08.555Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-29T14:17:08.938Z] ok github.com/docker/docker/pkg/chrootarchive 3.927s coverage: 43.2% of statements [2020-07-29T14:17:09.237Z] ok github.com/docker/docker/layer 7.478s coverage: 68.8% of statements [2020-07-29T14:17:09.237Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T14:17:09.237Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T14:17:09.237Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T14:17:09.237Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T14:17:09.237Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T14:17:09.237Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T14:17:09.237Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T14:17:09.237Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T14:17:09.237Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-07-29T14:17:09.886Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-07-29T14:17:10.534Z] ok github.com/docker/docker/pkg/fsutils 0.478s coverage: 85.1% of statements [2020-07-29T14:17:10.844Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite (322.41s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.02s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.91s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.38s) [2020-07-29T14:17:11.101Z] docker_cli_daemon_test.go:1449: [d1b99b1b05991] daemon is not started [2020-07-29T14:17:11.101Z] check_test.go:309: [d3d58490d3dfe] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.43s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2020-07-29T14:17:11.101Z] check_test.go:309: [d6dcba834903b] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.52s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.65s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.25s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.56s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.65s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.63s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-29T14:17:11.101Z] check_test.go:309: [d4774b2ea0142] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-29T14:17:11.101Z] check_test.go:309: [d4cbafb54230e] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.61s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.64s) [2020-07-29T14:17:11.101Z] check_test.go:309: [dd404d11db6eb] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.89s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.69s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.78s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-29T14:17:11.101Z] check_test.go:309: [dc868f69c8370] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.49s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.53s) [2020-07-29T14:17:11.101Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-29T14:17:11.101Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-29T14:17:11.101Z] check_test.go:309: [d55add7e00ceb] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.23s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.93s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.59s) [2020-07-29T14:17:11.101Z] check_test.go:309: [dd1d64376185b] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.06s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-29T14:17:11.101Z] check_test.go:309: [da7a84f4cf735] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.61s) [2020-07-29T14:17:11.101Z] docker_cli_daemon_plugins_test.go:79: [dfb4d458a2b92] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.99s) [2020-07-29T14:17:11.101Z] docker_cli_daemon_plugins_test.go:169: [d3d14ba4256bc] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.95s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-07-29T14:17:11.101Z] check_test.go:309: [d7c911d877dee] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.53s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.42s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.74s) [2020-07-29T14:17:11.101Z] check_test.go:309: [d7fa46ab54d98] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.18s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.42s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.80s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.18s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.40s) [2020-07-29T14:17:11.101Z] check_test.go:309: [d1ffbba6d892e] daemon is not started [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.81s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.54s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.51s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.08s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-07-29T14:17:11.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.19s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.20s) [2020-07-29T14:17:11.102Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-29T14:17:11.102Z] check_test.go:309: [d2e05ad5acd72] daemon is not started [2020-07-29T14:17:11.102Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-29T14:17:11.102Z] check_test.go:309: [df6ef6e715ad4] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.14s) [2020-07-29T14:17:11.102Z] check_test.go:309: [d1d7f11d10a82] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.40s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.05s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.99s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.37s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.36s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.05s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.45s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s) [2020-07-29T14:17:11.102Z] check_test.go:309: [d775d2ee53106] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.27s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.65s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.67s) [2020-07-29T14:17:11.102Z] check_test.go:309: [de2f6a545f892] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.39s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-29T14:17:11.102Z] check_test.go:309: [d0b63167530fd] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2020-07-29T14:17:11.102Z] check_test.go:309: [d22bedeb11286] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.98s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-07-29T14:17:11.102Z] check_test.go:309: [d8ca5ebfb7b7a] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.84s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.23s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.12s) [2020-07-29T14:17:11.102Z] check_test.go:309: [d043e939a0a65] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.69s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.87s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.20s) [2020-07-29T14:17:11.102Z] check_test.go:309: [d1a698077f996] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-29T14:17:11.102Z] check_test.go:309: [df376d6c4eba9] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.76s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.74s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.74s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.43s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.46s) [2020-07-29T14:17:11.102Z] docker_cli_daemon_test.go:2544: [d45f627b551f1] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.80s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.78s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.97s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.88s) [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-07-29T14:17:11.102Z] check_test.go:309: [d965685708efb] daemon is not started [2020-07-29T14:17:11.102Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.99s) [2020-07-29T14:17:11.102Z] === RUN TestDockerSwarmSuite [2020-07-29T14:17:11.102Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-29T14:17:11.903Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-07-29T14:17:11.904Z] ok github.com/docker/docker/pkg/idtools 0.711s coverage: 70.5% of statements [2020-07-29T14:17:11.904Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2020-07-29T14:17:12.962Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-07-29T14:17:12.962Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-07-29T14:17:12.962Z] ok github.com/docker/docker/pkg/ioutils 1.359s coverage: 70.6% of statements [2020-07-29T14:17:12.962Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-29T14:17:12.962Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-29T14:17:12.962Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T14:17:12.962Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-07-29T14:17:13.611Z] ok github.com/docker/docker/pkg/parsers/kernel 0.034s coverage: 60.0% of statements [2020-07-29T14:17:13.677Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-29T14:17:13.677Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-29T14:17:13.677Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-29T14:17:13.910Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 86.7% of statements [2020-07-29T14:17:13.910Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-07-29T14:17:13.910Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T14:17:13.910Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T14:17:13.936Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-29T14:17:14.874Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-29T14:17:14.874Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-29T14:17:14.963Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-07-29T14:17:15.133Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-29T14:17:15.612Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2020-07-29T14:17:15.702Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-29T14:17:15.914Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-07-29T14:17:16.212Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-07-29T14:17:16.861Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-07-29T14:17:17.081Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-29T14:17:17.507Z] ok github.com/docker/docker/pkg/pubsub 1.152s coverage: 73.9% of statements [2020-07-29T14:17:17.807Z] ok github.com/docker/docker/pkg/stdcopy 0.024s coverage: 100.0% of statements [2020-07-29T14:17:18.018Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-29T14:17:18.454Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-29T14:17:18.454Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-07-29T14:17:19.101Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-07-29T14:17:19.397Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-29T14:17:20.152Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.4% of statements [2020-07-29T14:17:20.153Z] ok github.com/docker/docker/pkg/signal 3.099s coverage: 61.0% of statements [2020-07-29T14:17:20.153Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2020-07-29T14:17:21.214Z] testing: warning: no tests to run [2020-07-29T14:17:21.214Z] coverage: [no statements] [2020-07-29T14:17:21.214Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-07-29T14:17:21.214Z] ok github.com/docker/docker/pkg/tailfile 0.186s coverage: 88.6% of statements [2020-07-29T14:17:21.887Z] ok github.com/docker/docker/pkg/tarsum 0.185s coverage: 89.3% of statements [2020-07-29T14:17:21.887Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-07-29T14:17:21.887Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-07-29T14:17:21.935Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-29T14:17:22.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-29T14:17:22.533Z] ok github.com/docker/docker/pkg/useragent 0.063s coverage: 88.9% of statements [2020-07-29T14:17:23.133Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-29T14:17:23.587Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-07-29T14:17:24.070Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-29T14:17:25.122Z] ok github.com/docker/docker/reference 0.027s coverage: 84.4% of statements [2020-07-29T14:17:25.450Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-29T14:17:25.771Z] ok github.com/docker/docker/profiles/seccomp 0.045s coverage: 68.8% of statements [2020-07-29T14:17:26.414Z] ok github.com/docker/docker/plugin 0.653s coverage: 23.1% of statements [2020-07-29T14:17:27.081Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2020-07-29T14:17:27.101Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T14:17:27.101Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T14:17:27.101Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2020-07-29T14:17:27.101Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.4% of statements [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T14:17:27.101Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T14:17:27.101Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2020-07-29T14:17:27.101Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T14:17:27.101Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T14:17:27.101Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-07-29T14:17:27.101Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-07-29T14:17:27.363Z] ok github.com/docker/docker/builder/remotecontext 0.342s coverage: 13.6% of statements [2020-07-29T14:17:27.729Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-07-29T14:17:28.309Z] ok github.com/docker/docker/builder/dockerfile 0.826s coverage: 48.1% of statements [2020-07-29T14:17:28.572Z] ok github.com/docker/docker/builder/remotecontext/git 3.333s coverage: 86.3% of statements [2020-07-29T14:17:28.572Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T14:17:28.572Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T14:17:28.782Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2020-07-29T14:17:29.081Z] ok github.com/docker/docker/registry 0.280s coverage: 56.3% of statements [2020-07-29T14:17:29.379Z] ok github.com/docker/docker/runconfig 0.020s coverage: 66.1% of statements [2020-07-29T14:17:30.724Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-29T14:17:32.144Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2020-07-29T14:17:33.676Z] ok github.com/docker/docker/volume/mounts 0.069s coverage: 67.0% of statements [2020-07-29T14:17:33.676Z] ok github.com/docker/docker/volume/local 0.063s coverage: 73.0% of statements [2020-07-29T14:17:33.877Z] ok github.com/docker/docker/client 0.315s coverage: 75.4% of statements [2020-07-29T14:17:34.727Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-07-29T14:17:35.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-29T14:17:36.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-29T14:17:50.085Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T14:17:50.085Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === Skipped [2020-07-29T14:17:50.085Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-29T14:17:50.085Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-29T14:17:50.085Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-29T14:17:50.085Z] time="2020-07-29T14:16:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-29T14:17:50.085Z] time="2020-07-29T14:16:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-29T14:17:50.085Z] time="2020-07-29T14:16:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-29T14:17:50.085Z] time="2020-07-29T14:16:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-29T14:17:50.085Z] time="2020-07-29T14:16:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-29T14:17:50.085Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-29T14:17:50.085Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-29T14:17:50.085Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:17:50.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-29T14:17:50.085Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-29T14:17:50.085Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-29T14:17:50.085Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] [2020-07-29T14:17:50.085Z] DONE 2123 tests, 26 skipped in 262.077s Post stage [Pipeline] junit [2020-07-29T14:17:50.131Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T14:17:50.866Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -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:baa950315f68b23ae1109d63a56575c39ebc469d hack/make.sh dynbinary test-integration [2020-07-29T14:17:51.166Z] [2020-07-29T14:17:51.166Z] Removing bundles/ [2020-07-29T14:17:51.166Z] [2020-07-29T14:17:51.166Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-29T14:17:51.166Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:17:51.166Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:17:51.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-29T14:17:51.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-29T14:17:58.780Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-29T14:17:59.040Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-29T14:17:59.040Z] remote: Enumerating objects: 2, done. [2020-07-29T14:17:59.040Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-29T14:17:59.040Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-29T14:17:59.040Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-29T14:17:59.299Z] 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-29T14:17:59.299Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-29T14:17:59.573Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-29T14:18:00.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-29T14:18:00.484Z] ok github.com/docker/docker/cmd/dockerd 0.115s coverage: 30.8% of statements [2020-07-29T14:18:00.708Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-29T14:18:00.967Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-29T14:18:01.059Z] ok github.com/docker/docker/container 0.183s coverage: 34.7% of statements [2020-07-29T14:18:01.322Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T14:18:01.322Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T14:18:01.322Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T14:18:01.322Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T14:18:02.346Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-29T14:18:02.346Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-29T14:18:02.605Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-29T14:18:03.497Z] [2020-07-29T14:18:03.880Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.100s coverage: 65.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-29T14:18:04.403Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/test/unit [2020-07-29T14:18:05.805Z] ok github.com/docker/docker/daemon/cluster/convert 0.067s coverage: 35.4% of statements [2020-07-29T14:18:06.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-29T14:18:06.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-29T14:18:06.939Z] ? github.com/docker/docker/api [no test files] [2020-07-29T14:18:08.133Z] --- PASS: TestImportExtremelyLargeImageWorks (88.26s) [2020-07-29T14:18:08.133Z] PASS [2020-07-29T14:18:08.133Z] [2020-07-29T14:18:08.133Z] === Skipped [2020-07-29T14:18:08.133Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-29T14:18:08.133Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:18:08.133Z] [2020-07-29T14:18:08.133Z] [2020-07-29T14:18:08.133Z] DONE 12 tests, 1 skipped in 89.767s [2020-07-29T14:18:08.133Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T14:18:08.133Z] ++ 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-29T14:18:08.133Z] ++ set -e [2020-07-29T14:18:08.133Z] ++ '[' -n 0 ']' [2020-07-29T14:18:08.133Z] ++ set -x [2020-07-29T14:18:08.133Z] ++ env -i DEST=/go/src/github.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-29T14:18:08.133Z] INFO: Testing against a local daemon [2020-07-29T14:18:08.133Z] === RUN TestNetworkCreateDelete [2020-07-29T14:18:08.133Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-07-29T14:18:08.133Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T14:18:08.133Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-07-29T14:18:08.133Z] === RUN TestDaemonDNSFallback [2020-07-29T14:18:08.133Z] --- PASS: TestDaemonDNSFallback (2.55s) [2020-07-29T14:18:08.133Z] === RUN TestInspectNetwork [2020-07-29T14:18:08.364Z] ok github.com/docker/docker/daemon/cluster 0.128s coverage: 0.5% of statements [2020-07-29T14:18:08.425Z] === RUN TestInspectNetwork/full_network_id [2020-07-29T14:18:08.425Z] === RUN TestInspectNetwork/partial_network_id [2020-07-29T14:18:08.425Z] === RUN TestInspectNetwork/network_name [2020-07-29T14:18:08.425Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-29T14:18:10.290Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2020-07-29T14:18:11.687Z] ok github.com/docker/docker/daemon/events 0.091s coverage: 50.0% of statements [2020-07-29T14:18:11.687Z] ok github.com/docker/docker/daemon/config 0.112s coverage: 81.8% of statements [2020-07-29T14:18:12.116Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-29T14:18:12.376Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-29T14:18:12.945Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-29T14:18:13.512Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-29T14:18:13.614Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-07-29T14:18:13.992Z] --- PASS: TestInspectNetwork (11.66s) [2020-07-29T14:18:13.992Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-29T14:18:13.992Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-29T14:18:13.992Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-29T14:18:13.992Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-29T14:18:13.992Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T14:18:14.080Z] === RUN TestDockerSuite/TestBuildFails [2020-07-29T14:18:15.019Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-29T14:18:15.019Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-29T14:18:16.722Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-07-29T14:18:16.722Z] === RUN TestNetworkInvalidJSON [2020-07-29T14:18:16.722Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T14:18:16.722Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T14:18:16.722Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:18:16.722Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:18:16.722Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:18:16.722Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:18:16.722Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T14:18:16.722Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:18:16.722Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:18:16.722Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-29T14:18:16.722Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T14:18:16.722Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T14:18:16.722Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T14:18:16.722Z] === RUN TestHostIPv4BridgeLabel [2020-07-29T14:18:16.920Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-07-29T14:18:16.920Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.478s coverage: 13.9% of statements [2020-07-29T14:18:16.923Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-29T14:18:17.016Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-07-29T14:18:17.016Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T14:18:18.053Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-29T14:18:18.053Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T14:18:18.315Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.591s coverage: 57.0% of statements [2020-07-29T14:18:18.830Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-29T14:18:19.100Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-07-29T14:18:19.100Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T14:18:20.166Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-07-29T14:18:20.166Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:18:20.209Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-29T14:18:20.869Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-07-29T14:18:21.200Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-07-29T14:18:21.200Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:18:21.826Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-07-29T14:18:21.833Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-07-29T14:18:21.833Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T14:18:22.115Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-29T14:18:22.115Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-29T14:18:22.263Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.007s coverage: 46.2% of statements [2020-07-29T14:18:23.055Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-29T14:18:23.208Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.319s coverage: 73.1% of statements [2020-07-29T14:18:24.597Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.970s coverage: 49.5% of statements [2020-07-29T14:18:24.960Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-29T14:18:25.529Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-29T14:18:25.543Z] ok github.com/docker/docker/daemon 12.384s coverage: 17.4% of statements [2020-07-29T14:18:25.543Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T14:18:25.543Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T14:18:25.543Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T14:18:25.543Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T14:18:25.543Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T14:18:25.806Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.595s coverage: 76.1% of statements [2020-07-29T14:18:26.098Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-29T14:18:26.283Z] --- PASS: TestServiceWithPredefinedNetwork (3.81s) [2020-07-29T14:18:26.283Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T14:18:26.283Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:18:26.283Z] service_test.go:236: FLAKY_TEST [2020-07-29T14:18:26.283Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T14:18:26.380Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.0% of statements [2020-07-29T14:18:27.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-29T14:18:27.329Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-07-29T14:18:27.592Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-07-29T14:18:27.974Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-29T14:18:27.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-29T14:18:29.515Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.8% of statements [2020-07-29T14:18:29.515Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 41.0% of statements [2020-07-29T14:18:29.880Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-29T14:18:30.091Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.972s coverage: 57.7% of statements [2020-07-29T14:18:30.091Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-29T14:18:30.091Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T14:18:30.091Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T14:18:30.091Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T14:18:30.354Z] ok github.com/docker/docker/daemon/logger/awslogs 0.268s coverage: 77.4% of statements [2020-07-29T14:18:30.354Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T14:18:30.354Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T14:18:30.931Z] ok github.com/docker/docker/daemon/logger/gelf 0.057s coverage: 67.0% of statements [2020-07-29T14:18:31.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 87.2% of statements [2020-07-29T14:18:31.194Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 26.2% of statements [2020-07-29T14:18:31.771Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 61.6% of statements [2020-07-29T14:18:31.786Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-29T14:18:33.163Z] time="2020-07-29T14:18:32Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate499632954/log693768017.1: no such file or directory" [2020-07-29T14:18:33.163Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 38.3% of statements [2020-07-29T14:18:33.163Z] ok github.com/docker/docker/daemon/logger/local 0.056s coverage: 75.2% of statements [2020-07-29T14:18:33.163Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T14:18:33.163Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 33.3% of statements [2020-07-29T14:18:34.112Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2020-07-29T14:18:34.687Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 46.8% of statements [2020-07-29T14:18:35.262Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2020-07-29T14:18:35.978Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-29T14:18:35.978Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-29T14:18:36.211Z] ok github.com/docker/docker/daemon/logger/splunk 2.004s coverage: 82.5% of statements [2020-07-29T14:18:36.211Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T14:18:36.211Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T14:18:36.211Z] ok github.com/docker/docker/distribution/metadata 0.122s coverage: 48.2% of statements [2020-07-29T14:18:36.237Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-29T14:18:36.805Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-29T14:18:37.159Z] ok github.com/docker/docker/distribution 0.349s coverage: 22.1% of statements [2020-07-29T14:18:37.159Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T14:18:37.372Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-29T14:18:37.373Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-29T14:18:37.734Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-07-29T14:18:38.310Z] ok github.com/docker/docker/image 0.042s coverage: 86.4% of statements [2020-07-29T14:18:38.312Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-29T14:18:38.572Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2020-07-29T14:18:38.881Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-29T14:18:39.141Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-29T14:18:39.147Z] ok github.com/docker/docker/image/v1 0.049s coverage: 25.0% of statements [2020-07-29T14:18:39.410Z] ok github.com/docker/docker/distribution/xfer 1.736s coverage: 85.1% of statements [2020-07-29T14:18:39.410Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T14:18:39.410Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T14:18:39.410Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T14:18:39.410Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-07-29T14:18:39.708Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-29T14:18:39.967Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-29T14:18:39.985Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 50.0% of statements [2020-07-29T14:18:40.549Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-29T14:18:41.383Z] ok github.com/docker/docker/opts 0.074s coverage: 67.4% of statements [2020-07-29T14:18:41.949Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-29T14:18:42.343Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-07-29T14:18:42.605Z] ok github.com/docker/docker/pkg/authorization 0.526s coverage: 68.3% of statements [2020-07-29T14:18:42.605Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-07-29T14:18:43.552Z] ok github.com/docker/docker/pkg/directory 0.029s coverage: 80.0% of statements [2020-07-29T14:18:43.552Z] ok github.com/docker/docker/pkg/archive 1.260s coverage: 76.9% of statements [2020-07-29T14:18:44.126Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-07-29T14:18:44.387Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-07-29T14:18:44.487Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-29T14:18:44.961Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-29T14:18:45.534Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-29T14:18:45.795Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-29T14:18:47.182Z] ok github.com/docker/docker/pkg/chrootarchive 3.486s coverage: 43.2% of statements [2020-07-29T14:18:47.182Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-07-29T14:18:47.756Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-07-29T14:18:48.018Z] ok github.com/docker/docker/pkg/fsutils 0.312s coverage: 85.1% of statements [2020-07-29T14:18:48.018Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-07-29T14:18:48.593Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-07-29T14:18:48.750Z] --- PASS: TestServiceWithDataPathPortInit (20.86s) [2020-07-29T14:18:48.750Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T14:18:49.166Z] ok github.com/docker/docker/layer 7.486s coverage: 68.8% of statements [2020-07-29T14:18:49.166Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T14:18:49.166Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T14:18:49.166Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T14:18:49.166Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T14:18:49.166Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T14:18:49.166Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T14:18:49.166Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T14:18:49.166Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T14:18:49.427Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-07-29T14:18:49.427Z] ok github.com/docker/docker/pkg/idtools 0.636s coverage: 70.5% of statements [2020-07-29T14:18:49.690Z] ok github.com/docker/docker/pkg/ioutils 0.604s coverage: 70.6% of statements [2020-07-29T14:18:49.690Z] ok github.com/docker/docker/pkg/locker 0.056s coverage: 88.9% of statements [2020-07-29T14:18:49.758Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-29T14:18:49.951Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2020-07-29T14:18:49.951Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-29T14:18:49.951Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-29T14:18:50.213Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2020-07-29T14:18:50.213Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T14:18:50.214Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2020-07-29T14:18:50.475Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2020-07-29T14:18:50.738Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.045s coverage: 86.7% of statements [2020-07-29T14:18:51.000Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2020-07-29T14:18:51.000Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T14:18:51.000Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T14:18:51.576Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2020-07-29T14:18:52.150Z] ok github.com/docker/docker/pkg/pools 0.052s coverage: 88.2% of statements [2020-07-29T14:18:52.150Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-07-29T14:18:52.150Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-07-29T14:18:52.293Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-29T14:18:52.293Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-29T14:18:52.293Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-29T14:18:52.552Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-29T14:18:52.552Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-29T14:18:52.725Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-07-29T14:18:53.120Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-29T14:18:53.297Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-29T14:18:53.559Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-07-29T14:18:54.132Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-07-29T14:18:54.132Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-07-29T14:18:54.394Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-07-29T14:18:54.968Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.8% of statements [2020-07-29T14:18:55.025Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-29T14:18:55.542Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-07-29T14:18:55.804Z] ok github.com/docker/docker/pkg/signal 2.788s coverage: 61.0% of statements [2020-07-29T14:18:55.804Z] ok github.com/docker/docker/pkg/tailfile 0.165s coverage: 88.6% of statements [2020-07-29T14:18:56.066Z] testing: warning: no tests to run [2020-07-29T14:18:56.066Z] coverage: [no statements] [2020-07-29T14:18:56.329Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2020-07-29T14:18:56.405Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-29T14:18:56.592Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2020-07-29T14:18:56.592Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-07-29T14:18:56.592Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-07-29T14:18:56.854Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2020-07-29T14:18:57.226Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.72s) [2020-07-29T14:18:57.226Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o0o7kr0c9wufq5cnutvjsazyf Created:2020-07-29 14:18:47.620346152 +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[6f9c75a7ccfc2b525710e0acbc14a42bed66849bf73f6683a38dd872bc1e6830:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yo66o7y3dd8dusii5fy1o5lto EndpointID:f3a282a9e78efa233bd97d8a72b61b7162e8a089f9051ab0237ef76607b34e36 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a3d8c1962e4fd4785ae0dab7f307e272fb1ec92759af385e3d83a37e2dd9dac5 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:9c62b98bfed5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yo66o7y3dd8dusii5fy1o5lto EndpointID:f3a282a9e78efa233bd97d8a72b61b7162e8a089f9051ab0237ef76607b34e36 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-29T14:18:57.226Z] PASS [2020-07-29T14:18:57.226Z] [2020-07-29T14:18:57.226Z] === Skipped [2020-07-29T14:18:57.226Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:18:57.226Z] service_test.go:236: FLAKY_TEST [2020-07-29T14:18:57.226Z] [2020-07-29T14:18:57.226Z] [2020-07-29T14:18:57.226Z] DONE 23 tests, 1 skipped in 57.231s [2020-07-29T14:18:57.226Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:18:57.226Z] ++ 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-29T14:18:57.226Z] ++ set -e [2020-07-29T14:18:57.226Z] ++ '[' -n 0 ']' [2020-07-29T14:18:57.226Z] ++ set -x [2020-07-29T14:18:57.226Z] ++ env -i DEST=/go/src/github.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-29T14:18:57.226Z] INFO: Testing against a local daemon [2020-07-29T14:18:57.226Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T14:18:57.226Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:18:57.226Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:18:57.226Z] === RUN TestDockerNetworkIpvlan [2020-07-29T14:18:57.226Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:18:57.226Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:18:57.226Z] PASS [2020-07-29T14:18:57.226Z] [2020-07-29T14:18:57.226Z] === Skipped [2020-07-29T14:18:57.226Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:18:57.226Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:18:57.226Z] [2020-07-29T14:18:57.226Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:18:57.226Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:18:57.226Z] [2020-07-29T14:18:57.226Z] [2020-07-29T14:18:57.226Z] DONE 2 tests, 2 skipped in 0.076s [2020-07-29T14:18:57.226Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:18:57.226Z] ++ 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-29T14:18:57.226Z] ++ set -e [2020-07-29T14:18:57.226Z] ++ '[' -n 0 ']' [2020-07-29T14:18:57.226Z] ++ set -x [2020-07-29T14:18:57.226Z] ++ env -i DEST=/go/src/github.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-29T14:18:57.226Z] INFO: Testing against a local daemon [2020-07-29T14:18:57.226Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T14:18:58.249Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-07-29T14:18:58.286Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2020-07-29T14:18:58.286Z] === RUN TestDockerNetworkMacvlan [2020-07-29T14:18:58.825Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 73.8% of statements [2020-07-29T14:18:58.919Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-29T14:18:59.087Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-07-29T14:18:59.349Z] ok github.com/docker/docker/plugin 0.580s coverage: 23.1% of statements [2020-07-29T14:18:59.695Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-29T14:19:00.046Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-29T14:19:00.067Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-29T14:19:00.421Z] ok github.com/docker/docker/registry/resumable 0.040s coverage: 100.0% of statements [2020-07-29T14:19:00.421Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2020-07-29T14:19:00.616Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-29T14:19:00.998Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2020-07-29T14:19:01.102Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-29T14:19:01.261Z] ok github.com/docker/docker/registry 0.280s coverage: 56.3% of statements [2020-07-29T14:19:01.523Z] ok github.com/docker/docker/runconfig 0.028s coverage: 66.1% of statements [2020-07-29T14:19:02.522Z] --- PASS: TestImportExtremelyLargeImageWorks (207.14s) [2020-07-29T14:19:02.522Z] PASS [2020-07-29T14:19:02.522Z] [2020-07-29T14:19:02.522Z] DONE 12 tests in 210.886s [2020-07-29T14:19:02.522Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T14:19:02.522Z] ++ 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-29T14:19:02.522Z] ++ set -e [2020-07-29T14:19:02.522Z] ++ '[' -n 0 ']' [2020-07-29T14:19:02.522Z] ++ set -x [2020-07-29T14:19:02.522Z] ++ env -i DEST=/go/src/github.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-29T14:19:02.781Z] INFO: Testing against a local daemon [2020-07-29T14:19:02.781Z] === RUN TestNetworkCreateDelete [2020-07-29T14:19:02.781Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-29T14:19:02.781Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T14:19:03.350Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2020-07-29T14:19:03.350Z] === RUN TestDaemonDNSFallback [2020-07-29T14:19:03.461Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-07-29T14:19:04.036Z] ok github.com/docker/docker/volume/local 0.071s coverage: 73.0% of statements [2020-07-29T14:19:04.609Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 67.0% of statements [2020-07-29T14:19:04.623Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-29T14:19:05.182Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-07-29T14:19:07.542Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-29T14:19:09.078Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-29T14:19:09.445Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-29T14:19:10.012Z] --- PASS: TestDaemonDNSFallback (6.63s) [2020-07-29T14:19:10.012Z] === RUN TestInspectNetwork [2020-07-29T14:19:10.271Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-29T14:19:12.177Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-29T14:19:12.177Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-29T14:19:14.086Z] === RUN TestInspectNetwork/full_network_id [2020-07-29T14:19:14.086Z] === RUN TestInspectNetwork/partial_network_id [2020-07-29T14:19:14.086Z] === RUN TestInspectNetwork/network_name [2020-07-29T14:19:14.086Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-29T14:19:15.463Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-29T14:19:15.721Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-29T14:19:15.971Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-29T14:19:17.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-29T14:19:17.098Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-29T14:19:17.356Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-29T14:19:17.925Z] --- PASS: TestInspectNetwork (8.01s) [2020-07-29T14:19:17.925Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-29T14:19:17.925Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-29T14:19:17.925Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-29T14:19:17.925Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-29T14:19:17.925Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T14:19:18.040Z] --- PASS: TestDockerNetworkMacvlan (19.74s) [2020-07-29T14:19:18.040Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-29T14:19:18.040Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-07-29T14:19:18.040Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s) [2020-07-29T14:19:18.040Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.65s) [2020-07-29T14:19:18.040Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.43s) [2020-07-29T14:19:18.040Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.44s) [2020-07-29T14:19:18.040Z] PASS [2020-07-29T14:19:18.040Z] [2020-07-29T14:19:18.040Z] DONE 8 tests in 21.356s [2020-07-29T14:19:18.040Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T14:19:18.040Z] ++ 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-29T14:19:18.040Z] ++ set -e [2020-07-29T14:19:18.040Z] ++ '[' -n 0 ']' [2020-07-29T14:19:18.040Z] ++ set -x [2020-07-29T14:19:18.040Z] ++ env -i DEST=/go/src/github.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-29T14:19:18.040Z] testing: warning: no tests to run [2020-07-29T14:19:18.040Z] PASS [2020-07-29T14:19:18.040Z] [2020-07-29T14:19:18.040Z] DONE 0 tests in 0.018s [2020-07-29T14:19:18.040Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T14:19:18.040Z] ++ 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-29T14:19:18.040Z] ++ set -e [2020-07-29T14:19:18.040Z] ++ '[' -n 0 ']' [2020-07-29T14:19:18.040Z] ++ set -x [2020-07-29T14:19:18.040Z] ++ env -i DEST=/go/src/github.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-29T14:19:18.040Z] INFO: Testing against a local daemon [2020-07-29T14:19:18.040Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T14:19:19.334Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-29T14:19:19.633Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-07-29T14:19:19.633Z] === RUN TestAuthZPluginTLS [2020-07-29T14:19:19.917Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-29T14:19:20.294Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-29T14:19:20.294Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T14:19:20.591Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-29T14:19:20.591Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T14:19:20.854Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2020-07-29T14:19:20.854Z] === RUN TestNetworkInvalidJSON [2020-07-29T14:19:20.854Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T14:19:20.854Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T14:19:20.854Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:19:20.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:19:20.854Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:19:20.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:19:20.854Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T14:19:20.854Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:19:20.854Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:19:20.854Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-29T14:19:20.854Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-07-29T14:19:20.854Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-07-29T14:19:20.854Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T14:19:20.854Z] === RUN TestHostIPv4BridgeLabel [2020-07-29T14:19:21.114Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-29T14:19:21.230Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-29T14:19:21.230Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T14:19:21.374Z] --- PASS: TestHostIPv4BridgeLabel (0.66s) [2020-07-29T14:19:21.374Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T14:19:21.862Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-29T14:19:21.862Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T14:19:21.942Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-29T14:19:22.512Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-29T14:19:22.512Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T14:19:23.081Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-29T14:19:23.340Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-07-29T14:19:23.340Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T14:19:23.599Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-29T14:19:23.599Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-29T14:19:23.925Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-07-29T14:19:23.925Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T14:19:24.167Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-29T14:19:24.216Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-07-29T14:19:24.216Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T14:19:24.426Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-07-29T14:19:24.426Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:19:24.426Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-29T14:19:24.507Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-29T14:19:24.507Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T14:19:24.993Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-29T14:19:25.140Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-29T14:19:25.140Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T14:19:25.930Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-07-29T14:19:25.930Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:19:26.189Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-07-29T14:19:26.189Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T14:19:26.448Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-29T14:19:27.016Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-29T14:19:27.139Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T14:19:27.139Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === Skipped [2020-07-29T14:19:27.139Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-29T14:19:27.139Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-29T14:19:27.139Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-29T14:19:27.139Z] time="2020-07-29T14:18:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-29T14:19:27.139Z] time="2020-07-29T14:18:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-29T14:19:27.139Z] time="2020-07-29T14:18:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-29T14:19:27.139Z] time="2020-07-29T14:18:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-29T14:19:27.139Z] time="2020-07-29T14:18:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-29T14:19:27.139Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-29T14:19:27.139Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-29T14:19:27.139Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:19:27.139Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-29T14:19:27.139Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-29T14:19:27.139Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-29T14:19:27.139Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] [2020-07-29T14:19:27.139Z] DONE 2123 tests, 26 skipped in 189.385s Post stage [Pipeline] junit [2020-07-29T14:19:27.154Z] Recording test results [2020-07-29T14:19:27.864Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-07-29T14:19:27.864Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T14:19:28.536Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:19:28.536Z] [2020-07-29T14:19:28.536Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:19:28.536Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:19:28.536Z] HOSTNAME=576f6cecccb8 [2020-07-29T14:19:28.536Z] TESTDEBUG=0 [2020-07-29T14:19:28.536Z] DEST=bundles/test-integration [2020-07-29T14:19:28.536Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:19:28.536Z] DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d [2020-07-29T14:19:28.536Z] container=docker [2020-07-29T14:19:28.536Z] HOME=/root [2020-07-29T14:19:28.536Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:19:28.536Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:19:28.536Z] VALIDATE_BRANCH=master [2020-07-29T14:19:28.536Z] TERM=xterm [2020-07-29T14:19:28.536Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:19:28.536Z] SHLVL=1 [2020-07-29T14:19:28.536Z] TIMEOUT=120m [2020-07-29T14:19:28.536Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:19:28.536Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:19:28.536Z] GO111MODULE=off [2020-07-29T14:19:28.536Z] DOCKER_EXPERIMENTAL=1 [2020-07-29T14:19:28.536Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T14:19:28.536Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:19:28.536Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:19:28.536Z] GOPATH=/go [2020-07-29T14:19:28.536Z] PKG_CONFIG=pkg-config [2020-07-29T14:19:28.536Z] _=/usr/bin/env [2020-07-29T14:19:28.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-29T14:19:29.551Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2020-07-29T14:19:29.552Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T14:19:29.552Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:19:29.552Z] service_test.go:236: FLAKY_TEST [2020-07-29T14:19:29.552Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T14:19:29.552Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-29T14:19:29.583Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-29T14:19:29.777Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -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:baa950315f68b23ae1109d63a56575c39ebc469d hack/make.sh dynbinary test-integration [2020-07-29T14:19:29.842Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-07-29T14:19:29.933Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2020-07-29T14:19:29.933Z] === RUN TestAuthZPluginHeader [2020-07-29T14:19:30.119Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-29T14:19:30.364Z] [2020-07-29T14:19:30.566Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-29T14:19:30.566Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T14:19:30.566Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T14:19:30.566Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:19:30.566Z] === RUN TestAuthZPluginV2Disable [2020-07-29T14:19:30.566Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-29T14:19:30.566Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:19:30.566Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T14:19:30.566Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T14:19:30.566Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:19:30.566Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T14:19:30.566Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T14:19:30.566Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:19:30.566Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T14:19:30.637Z] Removing bundles/ [2020-07-29T14:19:30.637Z] [2020-07-29T14:19:30.637Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-29T14:19:30.637Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:19:30.637Z] GOOS="" GOARCH="" GOARM="" [2020-07-29T14:19:31.223Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2020-07-29T14:19:31.223Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-29T14:19:31.223Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-29T14:19:31.223Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-29T14:19:31.792Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-29T14:19:31.792Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-29T14:19:31.792Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-29T14:19:31.792Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-29T14:19:32.026Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-29T14:19:32.051Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-29T14:19:32.311Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-29T14:19:32.967Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-29T14:19:33.250Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-29T14:19:33.250Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-29T14:19:33.536Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-29T14:19:33.796Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-29T14:19:33.818Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.4% of statements [2020-07-29T14:19:33.818Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-29T14:19:33.818Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-29T14:19:33.818Z] ? github.com/docker/docker/api/types [no test files] [2020-07-29T14:19:33.818Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-29T14:19:33.818Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-29T14:19:33.818Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-29T14:19:33.818Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-29T14:19:34.387Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-07-29T14:19:34.387Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-07-29T14:19:34.387Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-29T14:19:34.387Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-29T14:19:34.387Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-29T14:19:34.387Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-29T14:19:34.387Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-29T14:19:34.387Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-29T14:19:34.387Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-29T14:19:34.646Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-07-29T14:19:34.646Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-29T14:19:34.906Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-29T14:19:34.906Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-29T14:19:34.906Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-29T14:19:34.906Z] ? github.com/docker/docker/builder [no test files] [2020-07-29T14:19:34.906Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-29T14:19:34.906Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-29T14:19:34.906Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-29T14:19:34.906Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-29T14:19:34.906Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-29T14:19:34.906Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-29T14:19:34.906Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-29T14:19:35.475Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-07-29T14:19:36.331Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-29T14:19:37.709Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-29T14:19:38.278Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-29T14:19:38.767Z] ok github.com/docker/docker/builder/dockerfile 0.148s coverage: 48.1% of statements [2020-07-29T14:19:38.767Z] ok github.com/docker/docker/builder/remotecontext 0.118s coverage: 13.6% of statements [2020-07-29T14:19:39.215Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-29T14:19:39.705Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-07-29T14:19:40.642Z] ok github.com/docker/docker/builder/remotecontext/git 1.238s coverage: 86.3% of statements [2020-07-29T14:19:40.642Z] ? github.com/docker/docker/cli [no test files] [2020-07-29T14:19:40.642Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-29T14:19:44.836Z] ok github.com/docker/docker/client 0.145s coverage: 75.4% of statements [2020-07-29T14:19:45.789Z] --- PASS: TestServiceWithDataPathPortInit (16.19s) [2020-07-29T14:19:45.789Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T14:19:45.789Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-29T14:19:48.322Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-29T14:19:49.192Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.27s) [2020-07-29T14:19:49.192Z] PASS [2020-07-29T14:19:49.192Z] [2020-07-29T14:19:49.192Z] === Skipped [2020-07-29T14:19:49.192Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T14:19:49.192Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:19:49.192Z] [2020-07-29T14:19:49.192Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-29T14:19:49.192Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:19:49.192Z] [2020-07-29T14:19:49.192Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T14:19:49.192Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:19:49.192Z] [2020-07-29T14:19:49.192Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T14:19:49.192Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:19:49.192Z] [2020-07-29T14:19:49.192Z] [2020-07-29T14:19:49.192Z] DONE 17 tests, 4 skipped in 29.971s [2020-07-29T14:19:49.192Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T14:19:49.192Z] ++ 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-29T14:19:49.192Z] ++ set -e [2020-07-29T14:19:49.192Z] ++ '[' -n 0 ']' [2020-07-29T14:19:49.192Z] ++ set -x [2020-07-29T14:19:49.192Z] ++ env -i DEST=/go/src/github.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-29T14:19:49.192Z] INFO: Testing against a local daemon [2020-07-29T14:19:49.192Z] === RUN TestPluginInvalidJSON [2020-07-29T14:19:49.192Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:19:49.192Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:19:49.192Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:19:49.192Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-29T14:19:49.192Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T14:19:49.192Z] === RUN TestPluginInstall [2020-07-29T14:19:49.192Z] === RUN TestPluginInstall/no_auth [2020-07-29T14:19:49.699Z] === RUN TestDockerSuite/TestBuildRm [2020-07-29T14:19:51.604Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-29T14:19:51.919Z] time="2020-07-29T14:19:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:19:51.919Z] time="2020-07-29T14:19:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:19:51.919Z] time="2020-07-29T14:19:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b681abbceba25219084c2563e1a6d4c69e653bb63161a1ef91c416f6137da59d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:19:51.919Z] time="2020-07-29T14:19:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:19:51.919Z] time="2020-07-29T14:19:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:19:51.919Z] time="2020-07-29T14:19:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b681abbceba25219084c2563e1a6d4c69e653bb63161a1ef91c416f6137da59d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:19:51.919Z] === RUN TestPluginInstall/with_htpasswd [2020-07-29T14:19:52.171Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-29T14:19:52.210Z] time="2020-07-29T14:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:19:52.210Z] time="2020-07-29T14:19:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:19:52.210Z] time="2020-07-29T14:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b225b22bd6557379e4a21a770c071214d4133cfe31c352f40201edafad685464" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:19:52.210Z] time="2020-07-29T14:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:19:52.210Z] time="2020-07-29T14:19:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:19:52.210Z] time="2020-07-29T14:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b225b22bd6557379e4a21a770c071214d4133cfe31c352f40201edafad685464" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:19:52.501Z] === RUN TestPluginInstall/with_insecure [2020-07-29T14:19:52.739Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-29T14:19:52.998Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s) [2020-07-29T14:19:52.999Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nq0a8uangrkqpm2mi0nazrnom Created:2020-07-29 14:19:46.691836601 +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[710a95744536712206a139e149dbdcb2556a3cf2c270c72a8d473c93c0f9500f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m5fpxm3d9zjycpls4i20zg24l EndpointID:9e9d7bcb10d441f761a9b4ea82c9d069e62ca81924b7244e6d658f1a654f1f46 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:530052b442a50302c33b15a607e1224f6435fe4586844c19fef8edd75e5d4686 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:171235a55992 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m5fpxm3d9zjycpls4i20zg24l EndpointID:9e9d7bcb10d441f761a9b4ea82c9d069e62ca81924b7244e6d658f1a654f1f46 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-29T14:19:52.999Z] PASS [2020-07-29T14:19:53.257Z] [2020-07-29T14:19:53.257Z] === Skipped [2020-07-29T14:19:53.257Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:19:53.257Z] service_test.go:236: FLAKY_TEST [2020-07-29T14:19:53.257Z] [2020-07-29T14:19:53.257Z] [2020-07-29T14:19:53.257Z] DONE 23 tests, 1 skipped in 50.603s [2020-07-29T14:19:53.257Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:19:53.257Z] ++ 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-29T14:19:53.257Z] ++ set -e [2020-07-29T14:19:53.257Z] ++ '[' -n 0 ']' [2020-07-29T14:19:53.257Z] ++ set -x [2020-07-29T14:19:53.257Z] ++ env -i DEST=/go/src/github.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-29T14:19:53.257Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-29T14:19:53.257Z] INFO: Testing against a local daemon [2020-07-29T14:19:53.257Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T14:19:53.257Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:19:53.257Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:19:53.257Z] === RUN TestDockerNetworkIpvlan [2020-07-29T14:19:53.257Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:19:53.257Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:19:53.257Z] PASS [2020-07-29T14:19:53.257Z] [2020-07-29T14:19:53.257Z] === Skipped [2020-07-29T14:19:53.257Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:19:53.258Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:19:53.258Z] [2020-07-29T14:19:53.258Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:19:53.258Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:19:53.258Z] [2020-07-29T14:19:53.258Z] [2020-07-29T14:19:53.258Z] DONE 2 tests, 2 skipped in 0.166s [2020-07-29T14:19:53.258Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:19:53.258Z] ++ 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-29T14:19:53.258Z] ++ set -e [2020-07-29T14:19:53.258Z] ++ '[' -n 0 ']' [2020-07-29T14:19:53.258Z] ++ set -x [2020-07-29T14:19:53.258Z] ++ env -i DEST=/go/src/github.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-29T14:19:53.517Z] INFO: Testing against a local daemon [2020-07-29T14:19:53.517Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T14:19:53.534Z] time="2020-07-29T14:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:19:53.534Z] time="2020-07-29T14:19:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:19:53.534Z] time="2020-07-29T14:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e9c9a5199d3442757bc360ffec36c8ada3550e9ecae470e0b36bdef9028785" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:19:53.534Z] time="2020-07-29T14:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:19:53.534Z] time="2020-07-29T14:19:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:19:53.534Z] time="2020-07-29T14:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e9c9a5199d3442757bc360ffec36c8ada3550e9ecae470e0b36bdef9028785" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:19:53.776Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-29T14:19:53.825Z] --- PASS: TestPluginInstall (5.96s) [2020-07-29T14:19:53.825Z] --- PASS: TestPluginInstall/no_auth (3.87s) [2020-07-29T14:19:53.825Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2020-07-29T14:19:53.825Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2020-07-29T14:19:53.825Z] plugin_test.go:157: [dff2c7aabe9b7] daemon is not started [2020-07-29T14:19:53.825Z] PASS [2020-07-29T14:19:53.825Z] [2020-07-29T14:19:53.825Z] DONE 6 tests in 6.052s [2020-07-29T14:19:53.825Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T14:19:53.825Z] ++ 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-29T14:19:53.825Z] ++ set -e [2020-07-29T14:19:53.825Z] ++ '[' -n 0 ']' [2020-07-29T14:19:53.825Z] ++ set -x [2020-07-29T14:19:53.825Z] ++ env -i DEST=/go/src/github.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-29T14:19:54.116Z] INFO: Testing against a local daemon [2020-07-29T14:19:54.116Z] === RUN TestExternalGraphDriver [2020-07-29T14:19:54.116Z] === RUN TestExternalGraphDriver/json [2020-07-29T14:19:54.743Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-29T14:19:54.743Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-07-29T14:19:54.743Z] === RUN TestDockerNetworkMacvlan [2020-07-29T14:19:55.320Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-29T14:19:55.579Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-29T14:19:56.185Z] === RUN TestExternalGraphDriver/spec [2020-07-29T14:19:56.516Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-29T14:19:56.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-29T14:19:56.775Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-29T14:19:57.712Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-29T14:19:58.251Z] === RUN TestExternalGraphDriver/pull [2020-07-29T14:20:00.248Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-29T14:20:00.248Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-29T14:20:00.323Z] --- PASS: TestExternalGraphDriver (6.39s) [2020-07-29T14:20:00.323Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-07-29T14:20:00.323Z] --- PASS: TestExternalGraphDriver/spec (1.98s) [2020-07-29T14:20:00.323Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2020-07-29T14:20:00.323Z] === RUN TestGraphdriverPluginV2 [2020-07-29T14:20:00.323Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-29T14:20:00.323Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:20:00.323Z] PASS [2020-07-29T14:20:00.323Z] [2020-07-29T14:20:00.323Z] === Skipped [2020-07-29T14:20:00.323Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-29T14:20:00.323Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:20:00.323Z] [2020-07-29T14:20:00.323Z] [2020-07-29T14:20:00.323Z] DONE 5 tests, 1 skipped in 6.535s [2020-07-29T14:20:00.323Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T14:20:00.323Z] ++ 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-29T14:20:00.323Z] ++ set -e [2020-07-29T14:20:00.323Z] ++ '[' -n 0 ']' [2020-07-29T14:20:00.323Z] ++ set -x [2020-07-29T14:20:00.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=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-29T14:20:00.508Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-29T14:20:00.509Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-29T14:20:00.614Z] INFO: Testing against a local daemon [2020-07-29T14:20:00.614Z] === RUN TestContinueAfterPluginCrash [2020-07-29T14:20:00.614Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T14:20:00.614Z] === RUN TestReadPluginNoRead [2020-07-29T14:20:00.614Z] === PAUSE TestReadPluginNoRead [2020-07-29T14:20:00.614Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T14:20:00.614Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T14:20:00.614Z] === CONT TestContinueAfterPluginCrash [2020-07-29T14:20:00.614Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T14:20:00.768Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-29T14:20:01.027Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-29T14:20:01.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T14:20:01.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T14:20:01.967Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-29T14:20:02.226Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-29T14:20:02.793Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-29T14:20:02.793Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-29T14:20:04.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T14:20:05.077Z] --- PASS: TestDaemonStartWithLogOpt (3.84s) [2020-07-29T14:20:05.077Z] === CONT TestReadPluginNoRead [2020-07-29T14:20:06.989Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-29T14:20:07.189Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-29T14:20:07.248Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-29T14:20:07.507Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-29T14:20:08.446Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-29T14:20:08.446Z] --- PASS: TestDockerNetworkMacvlan (13.69s) [2020-07-29T14:20:08.446Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-29T14:20:08.446Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-07-29T14:20:08.446Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.67s) [2020-07-29T14:20:08.446Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.39s) [2020-07-29T14:20:08.446Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2020-07-29T14:20:08.446Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2020-07-29T14:20:08.446Z] PASS [2020-07-29T14:20:08.446Z] [2020-07-29T14:20:08.446Z] DONE 8 tests in 15.221s [2020-07-29T14:20:08.446Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T14:20:08.446Z] ++ 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-29T14:20:08.446Z] ++ set -e [2020-07-29T14:20:08.446Z] ++ '[' -n 0 ']' [2020-07-29T14:20:08.446Z] ++ set -x [2020-07-29T14:20:08.446Z] ++ env -i DEST=/go/src/github.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-29T14:20:08.705Z] testing: warning: no tests to run [2020-07-29T14:20:08.706Z] PASS [2020-07-29T14:20:08.706Z] [2020-07-29T14:20:08.706Z] DONE 0 tests in 0.029s [2020-07-29T14:20:08.706Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T14:20:08.706Z] ++ 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-29T14:20:08.706Z] ++ set -e [2020-07-29T14:20:08.706Z] ++ '[' -n 0 ']' [2020-07-29T14:20:08.706Z] ++ set -x [2020-07-29T14:20:08.706Z] ++ env -i DEST=/go/src/github.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-29T14:20:08.706Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-29T14:20:08.706Z] INFO: Testing against a local daemon [2020-07-29T14:20:08.706Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T14:20:09.257Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-29T14:20:09.548Z] --- PASS: TestContinueAfterPluginCrash (9.11s) [2020-07-29T14:20:09.644Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-29T14:20:10.213Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2020-07-29T14:20:10.213Z] === RUN TestAuthZPluginTLS [2020-07-29T14:20:10.781Z] === RUN TestDockerSuite/TestBuildUser [2020-07-29T14:20:10.781Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-07-29T14:20:10.781Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T14:20:11.056Z] === RUN TestReadPluginNoRead/default [2020-07-29T14:20:11.350Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-29T14:20:11.350Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T14:20:11.918Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-07-29T14:20:11.918Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T14:20:11.918Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-29T14:20:12.486Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-29T14:20:12.486Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T14:20:13.124Z] --- PASS: TestReadPluginNoRead (8.78s) [2020-07-29T14:20:13.124Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2020-07-29T14:20:13.124Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2020-07-29T14:20:13.124Z] --- PASS: TestReadPluginNoRead/default (2.03s) [2020-07-29T14:20:13.124Z] read_test.go:92: [d1d19ee5cdb4b] daemon is not started [2020-07-29T14:20:13.124Z] PASS [2020-07-29T14:20:13.124Z] [2020-07-29T14:20:13.124Z] DONE 6 tests in 12.713s [2020-07-29T14:20:13.124Z] 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-29T14:20:13.124Z] ++ 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-29T14:20:13.124Z] ++ set -e [2020-07-29T14:20:13.124Z] ++ '[' -n 0 ']' [2020-07-29T14:20:13.124Z] ++ set -x [2020-07-29T14:20:13.124Z] ++ env -i DEST=/go/src/github.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-29T14:20:13.124Z] testing: warning: no tests to run [2020-07-29T14:20:13.124Z] PASS [2020-07-29T14:20:13.124Z] [2020-07-29T14:20:13.124Z] DONE 0 tests in 0.035s [2020-07-29T14:20:13.124Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T14:20:13.124Z] ++ 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-29T14:20:13.124Z] ++ set -e [2020-07-29T14:20:13.124Z] ++ '[' -n 0 ']' [2020-07-29T14:20:13.124Z] ++ set -x [2020-07-29T14:20:13.124Z] ++ env -i DEST=/go/src/github.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-29T14:20:13.416Z] INFO: Testing against a local daemon [2020-07-29T14:20:13.416Z] === RUN TestPluginWithDevMounts [2020-07-29T14:20:13.416Z] === PAUSE TestPluginWithDevMounts [2020-07-29T14:20:13.416Z] === CONT TestPluginWithDevMounts [2020-07-29T14:20:13.862Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2020-07-29T14:20:13.862Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T14:20:14.428Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-29T14:20:14.428Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T14:20:14.428Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-29T14:20:14.997Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-07-29T14:20:14.997Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T14:20:15.483Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-07-29T14:20:15.483Z] PASS [2020-07-29T14:20:15.483Z] [2020-07-29T14:20:15.483Z] DONE 1 tests in 1.975s [2020-07-29T14:20:15.483Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T14:20:15.483Z] ++ 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-29T14:20:15.483Z] ++ set -e [2020-07-29T14:20:15.483Z] ++ '[' -n 0 ']' [2020-07-29T14:20:15.483Z] ++ set -x [2020-07-29T14:20:15.483Z] ++ env -i DEST=/go/src/github.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-29T14:20:15.483Z] INFO: Testing against a local daemon [2020-07-29T14:20:15.483Z] === RUN TestSecretInspect [2020-07-29T14:20:15.567Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-29T14:20:15.567Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T14:20:17.473Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2020-07-29T14:20:17.473Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T14:20:19.004Z] --- PASS: TestSecretInspect (3.87s) [2020-07-29T14:20:19.004Z] === RUN TestSecretList [2020-07-29T14:20:19.383Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2020-07-29T14:20:19.383Z] === RUN TestAuthZPluginHeader [2020-07-29T14:20:19.954Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-29T14:20:19.954Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T14:20:21.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-29T14:20:23.453Z] --- PASS: TestSecretList (3.72s) [2020-07-29T14:20:23.453Z] === RUN TestSecretsCreateAndDelete [2020-07-29T14:20:23.569Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 30.8% of statements [2020-07-29T14:20:24.140Z] ok github.com/docker/docker/container 0.124s coverage: 34.7% of statements [2020-07-29T14:20:24.140Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-29T14:20:24.140Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-29T14:20:24.140Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-29T14:20:24.140Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-29T14:20:24.395Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s) [2020-07-29T14:20:24.395Z] === RUN TestAuthZPluginV2Disable [2020-07-29T14:20:26.930Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-29T14:20:27.001Z] --- PASS: TestSecretsCreateAndDelete (3.67s) [2020-07-29T14:20:27.001Z] === RUN TestSecretsUpdate [2020-07-29T14:20:27.190Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-29T14:20:27.450Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-29T14:20:27.450Z] --- PASS: TestAuthZPluginV2Disable (3.35s) [2020-07-29T14:20:27.450Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T14:20:28.461Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-29T14:20:29.035Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-29T14:20:29.970Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-29T14:20:29.970Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-29T14:20:29.970Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-29T14:20:29.970Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-29T14:20:29.970Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-29T14:20:30.514Z] --- PASS: TestSecretsUpdate (3.81s) [2020-07-29T14:20:30.514Z] === RUN TestTemplatedSecret [2020-07-29T14:20:30.907Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s) [2020-07-29T14:20:30.907Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T14:20:31.165Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-29T14:20:31.165Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-29T14:20:31.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T14:20:31.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T14:20:31.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T14:20:31.733Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-29T14:20:32.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T14:20:32.674Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-29T14:20:32.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T14:20:33.243Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-29T14:20:33.505Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-29T14:20:34.031Z] --- PASS: TestTemplatedSecret (3.53s) [2020-07-29T14:20:34.031Z] === RUN TestSecretCreateResolve [2020-07-29T14:20:34.130Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2020-07-29T14:20:34.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T14:20:36.037Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-29T14:20:36.049Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-29T14:20:37.417Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.4% of statements [2020-07-29T14:20:37.547Z] --- PASS: TestSecretCreateResolve (3.62s) [2020-07-29T14:20:37.547Z] PASS [2020-07-29T14:20:37.547Z] [2020-07-29T14:20:37.547Z] DONE 6 tests in 22.300s [2020-07-29T14:20:37.547Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T14:20:37.547Z] ++ 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-29T14:20:37.547Z] ++ set -e [2020-07-29T14:20:37.547Z] ++ '[' -n 0 ']' [2020-07-29T14:20:37.547Z] ++ set -x [2020-07-29T14:20:37.547Z] ++ env -i DEST=/go/src/github.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-29T14:20:37.547Z] INFO: Testing against a local daemon [2020-07-29T14:20:37.547Z] === RUN TestServiceCreateInit [2020-07-29T14:20:37.547Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:20:37.957Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-29T14:20:38.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T14:20:38.895Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-29T14:20:38.895Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-29T14:20:39.463Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-29T14:20:39.463Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-29T14:20:40.031Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-29T14:20:40.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T14:20:41.413Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-29T14:20:41.413Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-29T14:20:41.413Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-29T14:20:41.672Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.94s) [2020-07-29T14:20:41.672Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T14:20:41.931Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-29T14:20:42.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T14:20:42.500Z] === RUN TestDockerSuite/TestCommitChange [2020-07-29T14:20:43.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T14:20:43.113Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:20:43.438Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-29T14:20:43.698Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-29T14:20:44.636Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-29T14:20:44.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T14:20:45.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-29T14:20:45.833Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-29T14:20:46.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T14:20:46.401Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-29T14:20:47.399Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.9% of statements [2020-07-29T14:20:47.399Z] ok github.com/docker/docker/daemon 12.177s coverage: 17.4% of statements [2020-07-29T14:20:47.399Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-29T14:20:47.399Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-29T14:20:47.658Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 81.8% of statements [2020-07-29T14:20:47.780Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-29T14:20:48.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T14:20:48.677Z] --- PASS: TestServiceCreateInit (10.94s) [2020-07-29T14:20:48.677Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2020-07-29T14:20:48.677Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.53s) [2020-07-29T14:20:48.677Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T14:20:48.718Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-29T14:20:49.036Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-29T14:20:49.036Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-07-29T14:20:49.036Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-29T14:20:49.036Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-29T14:20:49.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-29T14:20:49.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T14:20:49.913Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-29T14:20:50.414Z] ok github.com/docker/docker/daemon/graphdriver 0.031s coverage: 2.2% of statements [2020-07-29T14:20:50.484Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-29T14:20:50.484Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-29T14:20:50.743Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-29T14:20:50.743Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-29T14:20:50.743Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-29T14:20:50.743Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-29T14:20:50.743Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-29T14:20:51.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T14:20:51.795Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.418s coverage: 73.1% of statements [2020-07-29T14:20:52.122Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-29T14:20:52.204Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-29T14:20:52.204Z] [2020-07-29T14:20:52.204Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-29T14:20:52.204Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-29T14:20:52.204Z] HOSTNAME=111242a0826b [2020-07-29T14:20:52.204Z] TESTDEBUG=0 [2020-07-29T14:20:52.204Z] DEST=bundles/test-integration [2020-07-29T14:20:52.204Z] PWD=/go/src/github.com/docker/docker [2020-07-29T14:20:52.204Z] DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d [2020-07-29T14:20:52.204Z] container=docker [2020-07-29T14:20:52.204Z] HOME=/root [2020-07-29T14:20:52.204Z] GOLANG_VERSION=1.13.14 [2020-07-29T14:20:52.204Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-29T14:20:52.204Z] VALIDATE_BRANCH=master [2020-07-29T14:20:52.204Z] TERM=xterm [2020-07-29T14:20:52.204Z] DOCKER_PKG=github.com/docker/docker [2020-07-29T14:20:52.204Z] SHLVL=1 [2020-07-29T14:20:52.204Z] TIMEOUT=120m [2020-07-29T14:20:52.204Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-29T14:20:52.204Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-29T14:20:52.204Z] GO111MODULE=off [2020-07-29T14:20:52.204Z] DOCKER_EXPERIMENTAL=1 [2020-07-29T14:20:52.204Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-29T14:20:52.204Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-29T14:20:52.204Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-29T14:20:52.204Z] GOPATH=/go [2020-07-29T14:20:52.204Z] PKG_CONFIG=pkg-config [2020-07-29T14:20:52.204Z] _=/usr/bin/env [2020-07-29T14:20:52.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T14:20:52.733Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-29T14:20:52.886Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:20:52.886Z] Using test binary docker [2020-07-29T14:20:52.886Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T14:20:52.886Z] +++ /etc/init.d/apparmor start [2020-07-29T14:20:52.886Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:20:52.886Z] INFO: Waiting for daemon to start... [2020-07-29T14:20:52.886Z] Starting dockerd [2020-07-29T14:20:52.886Z] +++ 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-29T14:20:53.500Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-29T14:20:53.500Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-29T14:20:53.671Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.406s coverage: 57.0% of statements [2020-07-29T14:20:53.759Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-29T14:20:54.018Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-29T14:20:54.585Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-29T14:20:54.965Z] . [2020-07-29T14:20:54.965Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:20:54.965Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:20:54.965Z] Error: No such image: emptyfs [2020-07-29T14:20:54.965Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T14:20:54.965Z] ++++ docker load [2020-07-29T14:20:54.965Z] Running integration-test (iteration 1) [2020-07-29T14:20:54.965Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T14:20:54.965Z] ++ 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-29T14:20:54.965Z] ++ set -e [2020-07-29T14:20:54.965Z] ++ '[' -n 0 ']' [2020-07-29T14:20:54.965Z] ++ set -x [2020-07-29T14:20:54.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T14:20:55.152Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-29T14:20:55.411Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-29T14:20:55.411Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-29T14:20:55.411Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-29T14:20:55.979Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-29T14:20:55.979Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-29T14:20:55.979Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-29T14:20:55.979Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-29T14:20:55.979Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-29T14:20:56.221Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-07-29T14:20:56.546Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-29T14:20:57.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-29T14:20:57.373Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-29T14:20:57.373Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-29T14:20:58.144Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.480s coverage: 45.9% of statements [2020-07-29T14:20:58.144Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-29T14:20:58.144Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.285s coverage: 49.5% of statements [2020-07-29T14:20:58.323Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-07-29T14:20:58.323Z] PASS [2020-07-29T14:20:58.323Z] [2020-07-29T14:20:58.323Z] DONE 17 tests in 49.762s [2020-07-29T14:20:58.323Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T14:20:58.323Z] ++ 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-29T14:20:58.323Z] ++ set -e [2020-07-29T14:20:58.323Z] ++ '[' -n 0 ']' [2020-07-29T14:20:58.323Z] ++ set -x [2020-07-29T14:20:58.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-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-29T14:20:58.583Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-29T14:20:58.583Z] INFO: Testing against a local daemon [2020-07-29T14:20:58.583Z] === RUN TestPluginInvalidJSON [2020-07-29T14:20:58.583Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:20:58.583Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:20:58.583Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:20:58.583Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-29T14:20:58.583Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-29T14:20:58.583Z] === RUN TestPluginInstall [2020-07-29T14:20:58.583Z] === RUN TestPluginInstall/no_auth [2020-07-29T14:20:59.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-29T14:20:59.159Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-29T14:20:59.727Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-29T14:21:00.057Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.524s coverage: 57.7% of statements [2020-07-29T14:21:00.057Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-29T14:21:00.318Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.273s coverage: 76.1% of statements [2020-07-29T14:21:00.318Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-29T14:21:00.666Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-29T14:21:01.236Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-29T14:21:01.699Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2020-07-29T14:21:02.176Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-29T14:21:02.176Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-29T14:21:02.269Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-07-29T14:21:02.745Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-29T14:21:03.210Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2020-07-29T14:21:03.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-29T14:21:03.577Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-29T14:21:04.516Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-29T14:21:04.591Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.8% of statements [2020-07-29T14:21:04.591Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-29T14:21:04.591Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-29T14:21:04.776Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-29T14:21:04.851Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 41.0% of statements [2020-07-29T14:21:05.717Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-29T14:21:06.231Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-07-29T14:21:06.799Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 77.4% of statements [2020-07-29T14:21:06.800Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-29T14:21:06.800Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-29T14:21:07.625Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-29T14:21:07.738Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-29T14:21:07.884Z] time="2020-07-29T14:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:21:07.884Z] time="2020-07-29T14:21:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:21:07.884Z] time="2020-07-29T14:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c43c18ad06cf83f26c72179ecbd2559dd800a7b3033bb6bb2d67fde8c0f47f66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:21:07.884Z] time="2020-07-29T14:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:21:07.884Z] time="2020-07-29T14:21:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:21:07.884Z] time="2020-07-29T14:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c43c18ad06cf83f26c72179ecbd2559dd800a7b3033bb6bb2d67fde8c0f47f66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:21:08.306Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 61.6% of statements [2020-07-29T14:21:08.306Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-07-29T14:21:08.581Z] === RUN TestPluginInstall/with_htpasswd [2020-07-29T14:21:09.151Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-29T14:21:09.151Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-29T14:21:09.151Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-29T14:21:09.151Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-29T14:21:09.151Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-29T14:21:09.687Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-07-29T14:21:09.687Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-29T14:21:09.720Z] time="2020-07-29T14:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:21:09.720Z] time="2020-07-29T14:21:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:21:09.720Z] time="2020-07-29T14:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d7096ccb30f087d041cb44edb88478d4fb4e7084dfbe378664c6a9f6cdf94bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:21:09.720Z] time="2020-07-29T14:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:21:09.720Z] time="2020-07-29T14:21:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:21:09.720Z] time="2020-07-29T14:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d7096ccb30f087d041cb44edb88478d4fb4e7084dfbe378664c6a9f6cdf94bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:21:09.947Z] time="2020-07-29T14:21:09Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate164057759/log774057330.1: no such file or directory" [2020-07-29T14:21:09.947Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 37.7% of statements [2020-07-29T14:21:09.979Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-29T14:21:09.979Z] === RUN TestPluginInstall/with_insecure [2020-07-29T14:21:10.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T14:21:10.380Z] Loaded image: buildpack-deps:buster [2020-07-29T14:21:10.380Z] Loaded image: busybox:latest [2020-07-29T14:21:10.380Z] Loaded image: busybox:glibc [2020-07-29T14:21:10.380Z] Loaded image: debian:buster [2020-07-29T14:21:10.380Z] Loaded image: hello-world:latest [2020-07-29T14:21:10.380Z] INFO: Testing against a local daemon [2020-07-29T14:21:10.380Z] === RUN TestCgroupNamespacesBuild [2020-07-29T14:21:10.380Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2020-07-29T14:21:10.380Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-29T14:21:11.018Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-07-29T14:21:11.018Z] === RUN TestBuildWithSession [2020-07-29T14:21:11.018Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-29T14:21:11.018Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T14:21:11.018Z] === RUN TestBuildSquashParent [2020-07-29T14:21:11.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T14:21:11.328Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 33.3% of statements [2020-07-29T14:21:11.356Z] time="2020-07-29T14:21:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:21:11.356Z] time="2020-07-29T14:21:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:21:11.356Z] time="2020-07-29T14:21:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5663721eccd976e57a69bf1a5e34fc8ded55618b38c5686f56c08913cbb3998b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:21:11.356Z] time="2020-07-29T14:21:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:21:11.356Z] time="2020-07-29T14:21:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:21:11.356Z] time="2020-07-29T14:21:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5663721eccd976e57a69bf1a5e34fc8ded55618b38c5686f56c08913cbb3998b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:21:11.356Z] --- PASS: TestPluginInstall (12.70s) [2020-07-29T14:21:11.356Z] --- PASS: TestPluginInstall/no_auth (9.89s) [2020-07-29T14:21:11.356Z] --- PASS: TestPluginInstall/with_htpasswd (1.60s) [2020-07-29T14:21:11.356Z] --- PASS: TestPluginInstall/with_insecure (1.21s) [2020-07-29T14:21:11.356Z] plugin_test.go:157: [df85a669ebc0c] daemon is not started [2020-07-29T14:21:11.356Z] PASS [2020-07-29T14:21:11.356Z] [2020-07-29T14:21:11.356Z] DONE 6 tests in 12.893s [2020-07-29T14:21:11.356Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T14:21:11.356Z] ++ 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-29T14:21:11.356Z] ++ set -e [2020-07-29T14:21:11.356Z] ++ '[' -n 0 ']' [2020-07-29T14:21:11.356Z] ++ set -x [2020-07-29T14:21:11.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-29T14:21:11.356Z] INFO: Testing against a local daemon [2020-07-29T14:21:11.356Z] === RUN TestExternalGraphDriver [2020-07-29T14:21:11.615Z] === RUN TestExternalGraphDriver/json [2020-07-29T14:21:12.710Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-29T14:21:12.710Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-29T14:21:13.278Z] ok github.com/docker/docker/daemon/logger/splunk 1.692s coverage: 82.5% of statements [2020-07-29T14:21:13.278Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-29T14:21:13.520Z] === RUN TestExternalGraphDriver/spec [2020-07-29T14:21:13.537Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-07-29T14:21:13.537Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-29T14:21:13.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T14:21:14.093Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-29T14:21:14.664Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-29T14:21:14.923Z] === RUN TestExternalGraphDriver/pull [2020-07-29T14:21:15.444Z] ok github.com/docker/docker/distribution/metadata 0.068s coverage: 48.2% of statements [2020-07-29T14:21:15.487Z] --- PASS: TestBuildSquashParent (4.21s) [2020-07-29T14:21:15.487Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T14:21:15.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:21:15.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:21:15.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:21:15.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:21:15.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:21:15.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:21:15.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:21:15.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:21:15.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:21:15.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:21:15.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:21:15.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:21:15.487Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:21:15.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:21:15.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:21:15.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:21:15.490Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-29T14:21:15.490Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-29T14:21:15.490Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-29T14:21:15.704Z] ok github.com/docker/docker/distribution 0.264s coverage: 22.1% of statements [2020-07-29T14:21:15.704Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-29T14:21:15.808Z] --- PASS: TestCreateServiceMultipleTimes (23.20s) [2020-07-29T14:21:15.808Z] === RUN TestCreateServiceConflict [2020-07-29T14:21:15.808Z] --- PASS: TestCreateServiceConflict (3.66s) [2020-07-29T14:21:15.808Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T14:21:16.427Z] --- PASS: TestExternalGraphDriver (4.86s) [2020-07-29T14:21:16.427Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2020-07-29T14:21:16.427Z] --- PASS: TestExternalGraphDriver/spec (1.69s) [2020-07-29T14:21:16.427Z] --- PASS: TestExternalGraphDriver/pull (1.45s) [2020-07-29T14:21:16.427Z] === RUN TestGraphdriverPluginV2 [2020-07-29T14:21:17.084Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-29T14:21:17.600Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:21:17.805Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-29T14:21:17.895Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:21:18.022Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-07-29T14:21:18.373Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-29T14:21:18.602Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-07-29T14:21:18.863Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2020-07-29T14:21:18.863Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-29T14:21:18.863Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-29T14:21:19.309Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-29T14:21:19.375Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2020-07-29T14:21:19.375Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T14:21:19.800Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2020-07-29T14:21:19.800Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-29T14:21:19.997Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-29T14:21:19.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2020-07-29T14:21:19.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s) [2020-07-29T14:21:19.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s) [2020-07-29T14:21:19.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2020-07-29T14:21:19.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.78s) [2020-07-29T14:21:19.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2020-07-29T14:21:19.997Z] === RUN TestBuildMultiStageCopy [2020-07-29T14:21:19.997Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T14:21:20.250Z] --- PASS: TestGraphdriverPluginV2 (3.72s) [2020-07-29T14:21:20.250Z] PASS [2020-07-29T14:21:20.250Z] [2020-07-29T14:21:20.250Z] DONE 5 tests in 8.697s [2020-07-29T14:21:20.250Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T14:21:20.251Z] ++ 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-29T14:21:20.251Z] ++ set -e [2020-07-29T14:21:20.251Z] ++ '[' -n 0 ']' [2020-07-29T14:21:20.251Z] ++ set -x [2020-07-29T14:21:20.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T14:21:20.251Z] INFO: Testing against a local daemon [2020-07-29T14:21:20.251Z] === RUN TestContinueAfterPluginCrash [2020-07-29T14:21:20.251Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T14:21:20.251Z] === RUN TestReadPluginNoRead [2020-07-29T14:21:20.251Z] === PAUSE TestReadPluginNoRead [2020-07-29T14:21:20.251Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T14:21:20.251Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T14:21:20.251Z] === CONT TestContinueAfterPluginCrash [2020-07-29T14:21:20.251Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T14:21:20.738Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-07-29T14:21:21.520Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T14:21:21.520Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T14:21:21.676Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-07-29T14:21:21.813Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T14:21:21.935Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-07-29T14:21:22.106Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T14:21:22.755Z] --- PASS: TestBuildMultiStageCopy (2.90s) [2020-07-29T14:21:22.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2020-07-29T14:21:22.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-07-29T14:21:22.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-07-29T14:21:22.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-07-29T14:21:22.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2020-07-29T14:21:22.755Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T14:21:22.791Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-29T14:21:23.391Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2020-07-29T14:21:23.391Z] === RUN TestBuildLabelWithTargets [2020-07-29T14:21:23.731Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-29T14:21:23.841Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 77.2% of statements [2020-07-29T14:21:24.410Z] ok github.com/docker/docker/pkg/authorization 0.099s coverage: 68.3% of statements [2020-07-29T14:21:24.669Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-29T14:21:24.911Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2020-07-29T14:21:24.911Z] === RUN TestBuildWithEmptyLayers [2020-07-29T14:21:24.929Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-29T14:21:25.112Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-29T14:21:25.207Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2020-07-29T14:21:25.207Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T14:21:25.371Z] --- PASS: TestDaemonStartWithLogOpt (5.20s) [2020-07-29T14:21:25.371Z] === CONT TestReadPluginNoRead [2020-07-29T14:21:25.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-29T14:21:27.288Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2020-07-29T14:21:27.288Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T14:21:27.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-29T14:21:27.926Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2020-07-29T14:21:27.926Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T14:21:28.217Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 43.2% of statements [2020-07-29T14:21:28.217Z] ok github.com/docker/docker/layer 7.106s coverage: 68.8% of statements [2020-07-29T14:21:28.217Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-29T14:21:28.217Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-29T14:21:28.217Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-29T14:21:28.217Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-29T14:21:28.217Z] ? github.com/docker/docker/oci [no test files] [2020-07-29T14:21:28.217Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-29T14:21:28.217Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-29T14:21:28.217Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-29T14:21:28.217Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-29T14:21:28.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-29T14:21:28.697Z] === RUN TestReadPluginNoRead/default [2020-07-29T14:21:28.787Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-07-29T14:21:29.047Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-07-29T14:21:29.616Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-07-29T14:21:30.040Z] --- PASS: TestBuildMultiStageLayerLeak (1.89s) [2020-07-29T14:21:30.040Z] === RUN TestBuildWithHugeFile [2020-07-29T14:21:30.072Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-29T14:21:30.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-29T14:21:30.185Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-07-29T14:21:30.639Z] --- PASS: TestContinueAfterPluginCrash (10.36s) [2020-07-29T14:21:30.754Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2020-07-29T14:21:31.208Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-29T14:21:31.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-29T14:21:31.693Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-07-29T14:21:31.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T14:21:32.587Z] --- PASS: TestReadPluginNoRead (7.08s) [2020-07-29T14:21:32.587Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2020-07-29T14:21:32.587Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2020-07-29T14:21:32.587Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2020-07-29T14:21:32.587Z] read_test.go:92: [df74279453af1] daemon is not started [2020-07-29T14:21:32.587Z] PASS [2020-07-29T14:21:32.587Z] [2020-07-29T14:21:32.587Z] DONE 6 tests in 12.437s [2020-07-29T14:21:32.587Z] 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-29T14:21:32.587Z] ++ 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-29T14:21:32.587Z] ++ set -e [2020-07-29T14:21:32.587Z] ++ '[' -n 0 ']' [2020-07-29T14:21:32.587Z] ++ set -x [2020-07-29T14:21:32.587Z] ++ env -i DEST=/go/src/github.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-29T14:21:32.587Z] testing: warning: no tests to run [2020-07-29T14:21:32.587Z] PASS [2020-07-29T14:21:32.587Z] [2020-07-29T14:21:32.587Z] DONE 0 tests in 0.049s [2020-07-29T14:21:32.587Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T14:21:32.587Z] ++ 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-29T14:21:32.587Z] ++ set -e [2020-07-29T14:21:32.587Z] ++ '[' -n 0 ']' [2020-07-29T14:21:32.587Z] ++ set -x [2020-07-29T14:21:32.587Z] ++ env -i DEST=/go/src/github.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-29T14:21:32.587Z] INFO: Testing against a local daemon [2020-07-29T14:21:32.587Z] === RUN TestPluginWithDevMounts [2020-07-29T14:21:32.587Z] === PAUSE TestPluginWithDevMounts [2020-07-29T14:21:32.587Z] === CONT TestPluginWithDevMounts [2020-07-29T14:21:32.632Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-07-29T14:21:32.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007621c0_} [2020-07-29T14:21:33.202Z] ok github.com/docker/docker/pkg/fsutils 0.156s coverage: 85.1% of statements [2020-07-29T14:21:33.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T14:21:33.462Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2020-07-29T14:21:33.462Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-07-29T14:21:34.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1961413773_/foo_false____} [2020-07-29T14:21:34.224Z] --- PASS: TestPluginWithDevMounts (1.65s) [2020-07-29T14:21:34.224Z] PASS [2020-07-29T14:21:34.224Z] [2020-07-29T14:21:34.224Z] DONE 1 tests in 1.770s [2020-07-29T14:21:34.224Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T14:21:34.224Z] ++ 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-29T14:21:34.224Z] ++ set -e [2020-07-29T14:21:34.224Z] ++ '[' -n 0 ']' [2020-07-29T14:21:34.224Z] ++ set -x [2020-07-29T14:21:34.224Z] ++ env -i DEST=/go/src/github.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-29T14:21:34.482Z] INFO: Testing against a local daemon [2020-07-29T14:21:34.482Z] === RUN TestSecretInspect [2020-07-29T14:21:34.841Z] ok github.com/docker/docker/pkg/idtools 0.355s coverage: 70.5% of statements [2020-07-29T14:21:34.841Z] ok github.com/docker/docker/pkg/ioutils 0.544s coverage: 69.3% of statements [2020-07-29T14:21:35.100Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-07-29T14:21:35.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T14:21:35.359Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-07-29T14:21:35.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1961413773_/foo_true____} [2020-07-29T14:21:35.619Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-29T14:21:35.619Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-29T14:21:35.619Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-29T14:21:35.878Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-07-29T14:21:35.878Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-29T14:21:35.878Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-07-29T14:21:36.138Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-07-29T14:21:36.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T14:21:36.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T14:21:36.707Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-07-29T14:21:36.707Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-07-29T14:21:36.707Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-29T14:21:36.707Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-29T14:21:36.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3884352648_/foo_false____} [2020-07-29T14:21:36.829Z] --- PASS: TestSecretInspect (2.32s) [2020-07-29T14:21:36.829Z] === RUN TestSecretList [2020-07-29T14:21:37.645Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-07-29T14:21:37.963Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.04s) [2020-07-29T14:21:37.963Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T14:21:38.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3884352648_/foo_true____} [2020-07-29T14:21:38.213Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-29T14:21:38.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T14:21:38.781Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-29T14:21:38.781Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-29T14:21:38.996Z] --- PASS: TestCreateServiceSecretFileMode (3.56s) [2020-07-29T14:21:38.996Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T14:21:39.145Z] --- PASS: TestSecretList (2.35s) [2020-07-29T14:21:39.145Z] === RUN TestSecretsCreateAndDelete [2020-07-29T14:21:39.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3884352648_/foo_true__0xc0007622a0__} [2020-07-29T14:21:40.162Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-29T14:21:40.420Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-29T14:21:40.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007622e0_} [2020-07-29T14:21:41.718Z] --- PASS: TestSecretsCreateAndDelete (2.43s) [2020-07-29T14:21:41.718Z] === RUN TestSecretsUpdate [2020-07-29T14:21:41.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T14:21:42.286Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000762300_} [2020-07-29T14:21:42.555Z] --- PASS: TestCreateServiceConfigFileMode (3.54s) [2020-07-29T14:21:42.555Z] === RUN TestCreateServiceSysctls [2020-07-29T14:21:43.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000762340_} [2020-07-29T14:21:43.708Z] ok github.com/docker/docker/pkg/signal 2.389s coverage: 61.0% of statements [2020-07-29T14:21:43.708Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-29T14:21:43.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T14:21:43.968Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-29T14:21:44.227Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-29T14:21:44.228Z] --- PASS: TestSecretsUpdate (2.60s) [2020-07-29T14:21:44.228Z] === RUN TestTemplatedSecret [2020-07-29T14:21:44.487Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-29T14:21:45.055Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-07-29T14:21:45.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000762380_} [2020-07-29T14:21:45.623Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-29T14:21:45.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T14:21:46.193Z] ok github.com/docker/docker/pkg/tailfile 0.083s coverage: 88.6% of statements [2020-07-29T14:21:46.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T14:21:46.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-29T14:21:46.761Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-07-29T14:21:46.761Z] testing: warning: no tests to run [2020-07-29T14:21:46.761Z] coverage: [no statements] [2020-07-29T14:21:46.761Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-29T14:21:47.006Z] --- PASS: TestCreateServiceSysctls (4.53s) [2020-07-29T14:21:47.006Z] === RUN TestCreateServiceCapabilities [2020-07-29T14:21:47.114Z] --- PASS: TestTemplatedSecret (2.79s) [2020-07-29T14:21:47.114Z] === RUN TestSecretCreateResolve [2020-07-29T14:21:47.279Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-29T14:21:47.279Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-29T14:21:47.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-29T14:21:47.539Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-29T14:21:47.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-29T14:21:47.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-29T14:21:47.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-29T14:21:47.632Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-29T14:21:48.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T14:21:49.445Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-07-29T14:21:49.536Z] --- PASS: TestSecretCreateResolve (2.29s) [2020-07-29T14:21:49.536Z] PASS [2020-07-29T14:21:49.536Z] [2020-07-29T14:21:49.536Z] DONE 6 tests in 14.914s [2020-07-29T14:21:49.536Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T14:21:49.536Z] ++ 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-29T14:21:49.536Z] ++ set -e [2020-07-29T14:21:49.536Z] ++ '[' -n 0 ']' [2020-07-29T14:21:49.536Z] ++ set -x [2020-07-29T14:21:49.536Z] ++ env -i DEST=/go/src/github.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-29T14:21:49.536Z] INFO: Testing against a local daemon [2020-07-29T14:21:49.536Z] === RUN TestServiceCreateInit [2020-07-29T14:21:49.536Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:21:49.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T14:21:49.795Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-29T14:21:50.014Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-29T14:21:50.532Z] --- PASS: TestCreateServiceCapabilities (3.53s) [2020-07-29T14:21:50.532Z] === RUN TestInspect [2020-07-29T14:21:50.952Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-29T14:21:51.173Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-29T14:21:51.212Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-29T14:21:51.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T14:21:52.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-29T14:21:52.594Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-07-29T14:21:52.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T14:21:53.163Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-29T14:21:53.423Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-29T14:21:53.992Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-07-29T14:21:54.020Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-29T14:21:54.251Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-29T14:21:54.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T14:21:54.587Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:21:54.987Z] --- PASS: TestInspect (3.69s) [2020-07-29T14:21:54.987Z] === RUN TestCreateJob [2020-07-29T14:21:55.155Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-29T14:21:55.415Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-29T14:21:55.688Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-29T14:21:55.688Z] Using test binary docker [2020-07-29T14:21:55.949Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-29T14:21:55.949Z] +++ /etc/init.d/apparmor start [2020-07-29T14:21:55.949Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-29T14:21:55.949Z] INFO: Waiting for daemon to start... [2020-07-29T14:21:55.949Z] Starting dockerd [2020-07-29T14:21:55.949Z] +++ 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-29T14:21:56.376Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-29T14:21:56.790Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-29T14:21:57.316Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-29T14:21:57.728Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-29T14:21:58.255Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-29T14:21:58.297Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-29T14:21:59.194Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-29T14:21:59.444Z] --- PASS: TestCreateJob (4.53s) [2020-07-29T14:21:59.444Z] === RUN TestReplicatedJob [2020-07-29T14:21:59.676Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2020-07-29T14:21:59.763Z] --- PASS: TestServiceCreateInit (10.25s) [2020-07-29T14:21:59.763Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2020-07-29T14:21:59.763Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2020-07-29T14:21:59.763Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T14:21:59.763Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-29T14:22:00.701Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-29T14:22:01.643Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-29T14:22:02.531Z] . [2020-07-29T14:22:02.531Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-29T14:22:02.531Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-29T14:22:02.531Z] Error: No such image: emptyfs [2020-07-29T14:22:02.531Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-29T14:22:02.531Z] ++++ docker load [2020-07-29T14:22:02.791Z] Running integration-test (iteration 1) [2020-07-29T14:22:02.791Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-29T14:22:02.791Z] ++ 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-29T14:22:02.791Z] ++ set -e [2020-07-29T14:22:02.791Z] ++ '[' -n 0 ']' [2020-07-29T14:22:02.791Z] ++ set -x [2020-07-29T14:22:02.791Z] ++ env -i DEST=/go/src/github.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-29T14:22:03.024Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-29T14:22:03.961Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-29T14:22:04.900Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-29T14:22:05.839Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-29T14:22:06.366Z] --- PASS: TestReplicatedJob (7.09s) [2020-07-29T14:22:06.366Z] === RUN TestUpdateReplicatedJob [2020-07-29T14:22:06.412Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-29T14:22:07.348Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-29T14:22:08.728Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-29T14:22:08.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-29T14:22:09.668Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-29T14:22:09.927Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-29T14:22:09.927Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-29T14:22:10.826Z] --- PASS: TestUpdateReplicatedJob (4.74s) [2020-07-29T14:22:10.826Z] === RUN TestServiceListWithStatuses [2020-07-29T14:22:10.826Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-29T14:22:10.826Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T14:22:10.826Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T14:22:10.867Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-29T14:22:11.806Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-29T14:22:11.893Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/rootless [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/volume [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-29T14:22:11.893Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === Skipped [2020-07-29T14:22:11.893Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-29T14:22:11.893Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-29T14:22:11.893Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-29T14:22:11.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:22:11.893Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-29T14:22:11.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:22:11.893Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-29T14:22:11.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:22:11.893Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-29T14:22:11.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:22:11.893Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-29T14:22:11.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:22:11.893Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-29T14:22:11.893Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-29T14:22:11.893Z] time="2020-07-29T14:20:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:22:11.893Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:22:11.893Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-29T14:22:11.893Z] time="2020-07-29T14:20:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:22:11.893Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:22:11.893Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-29T14:22:11.893Z] time="2020-07-29T14:20:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:22:11.893Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:22:11.893Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-29T14:22:11.893Z] time="2020-07-29T14:20:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:22:11.893Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:22:11.893Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-29T14:22:11.893Z] time="2020-07-29T14:20:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-29T14:22:11.893Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-29T14:22:11.893Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-29T14:22:11.893Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:22:11.893Z] [2020-07-29T14:22:11.893Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-29T14:22:11.894Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-29T14:22:11.894Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-29T14:22:11.894Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-29T14:22:11.894Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-29T14:22:11.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:22:11.894Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-29T14:22:11.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:22:11.894Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-29T14:22:11.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:22:11.894Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-29T14:22:11.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:22:11.894Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-29T14:22:11.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-29T14:22:11.894Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-29T14:22:11.894Z] graphtest_unix.go:73: No driver to put! [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-29T14:22:11.894Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-29T14:22:11.894Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] [2020-07-29T14:22:11.894Z] DONE 2123 tests, 26 skipped in 245.849s Post stage [Pipeline] junit [2020-07-29T14:22:12.164Z] Recording test results [2020-07-29T14:22:12.374Z] === RUN TestDockerSuite/TestCpSymlinkComponent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-29T14:22:12.889Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41288/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:baa950315f68b23ae1109d63a56575c39ebc469d hack/validate/vendor [2020-07-29T14:22:12.942Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-29T14:22:13.462Z] No vendor changes in diff. [2020-07-29T14:22:13.509Z] === RUN TestDockerSuite/TestCpToCaseA [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-29T14:22:14.369Z] + echo Building e2e image [2020-07-29T14:22:14.369Z] Building e2e image [2020-07-29T14:22:14.369Z] + docker build --build-arg DOCKER_GITCOMMIT=baa950315f68b23ae1109d63a56575c39ebc469d -t moby-e2e-test -f Dockerfile.e2e . [2020-07-29T14:22:14.369Z] #2 [internal] load .dockerignore [2020-07-29T14:22:14.369Z] #2 transferring context: 34B done [2020-07-29T14:22:14.369Z] #2 DONE 0.0s [2020-07-29T14:22:14.369Z] [2020-07-29T14:22:14.369Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-29T14:22:14.369Z] #1 transferring dockerfile: 3.21kB done [2020-07-29T14:22:14.369Z] #1 DONE 0.0s [2020-07-29T14:22:14.369Z] [2020-07-29T14:22:14.369Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-29T14:22:14.369Z] #3 DONE 0.1s [2020-07-29T14:22:14.369Z] [2020-07-29T14:22:14.369Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-29T14:22:14.369Z] #4 DONE 0.1s [2020-07-29T14:22:14.369Z] [2020-07-29T14:22:14.369Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-29T14:22:14.369Z] #5 DONE 0.0s [2020-07-29T14:22:14.369Z] [2020-07-29T14:22:14.369Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-29T14:22:14.369Z] #14 DONE 0.0s [2020-07-29T14:22:14.369Z] [2020-07-29T14:22:14.369Z] #8 [internal] load build context [2020-07-29T14:22:14.446Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-29T14:22:14.630Z] #8 transferring context: 852.22kB 0.2s done [2020-07-29T14:22:14.889Z] #8 DONE 0.2s [2020-07-29T14:22:14.889Z] [2020-07-29T14:22:14.889Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-29T14:22:14.889Z] #15 CACHED [2020-07-29T14:22:14.889Z] [2020-07-29T14:22:14.889Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-29T14:22:14.889Z] #16 CACHED [2020-07-29T14:22:14.889Z] [2020-07-29T14:22:14.889Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-29T14:22:14.889Z] #17 CACHED [2020-07-29T14:22:14.889Z] [2020-07-29T14:22:14.889Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-29T14:22:14.889Z] #18 CACHED [2020-07-29T14:22:14.889Z] [2020-07-29T14:22:14.889Z] #31 [builder 1/4] COPY . . [2020-07-29T14:22:15.015Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-29T14:22:15.031Z] Loaded image: buildpack-deps:buster [2020-07-29T14:22:15.458Z] #31 DONE 0.6s [2020-07-29T14:22:15.458Z] [2020-07-29T14:22:15.458Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-29T14:22:15.716Z] #32 DONE 0.5s [2020-07-29T14:22:15.716Z] [2020-07-29T14:22:15.716Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-29T14:22:16.284Z] #33 0.442 [2020-07-29T14:22:16.284Z] #33 0.510 Removing bundles/ [2020-07-29T14:22:16.284Z] #33 0.510 [2020-07-29T14:22:16.284Z] #33 0.514 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-29T14:22:16.392Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-29T14:22:16.413Z] Loaded image: busybox:latest [2020-07-29T14:22:16.853Z] #33 0.965 Building test suite binary ./integration-cli/test.main [2020-07-29T14:22:17.799Z] Loaded image: busybox:glibc [2020-07-29T14:22:17.799Z] Loaded image: debian:buster [2020-07-29T14:22:17.799Z] Loaded image: hello-world:latest [2020-07-29T14:22:17.799Z] INFO: Testing against a local daemon [2020-07-29T14:22:17.799Z] === RUN TestCgroupNamespacesBuild [2020-07-29T14:22:18.295Z] --- PASS: TestCreateServiceMultipleTimes (18.61s) [2020-07-29T14:22:18.295Z] === RUN TestCreateServiceConflict [2020-07-29T14:22:18.895Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-29T14:22:19.300Z] --- PASS: TestDockerNetworkConnectAlias (7.91s) [2020-07-29T14:22:19.300Z] === RUN TestDockerNetworkReConnect [2020-07-29T14:22:20.816Z] --- PASS: TestCreateServiceConflict (2.54s) [2020-07-29T14:22:20.816Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T14:22:21.076Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-29T14:22:21.646Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-29T14:22:23.087Z] --- PASS: TestCgroupNamespacesBuild (4.44s) [2020-07-29T14:22:23.087Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-29T14:22:24.472Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.91s) [2020-07-29T14:22:24.472Z] === RUN TestBuildWithSession [2020-07-29T14:22:24.472Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-29T14:22:24.472Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T14:22:24.472Z] === RUN TestBuildSquashParent [2020-07-29T14:22:24.865Z] --- PASS: TestDockerNetworkReConnect (6.38s) [2020-07-29T14:22:24.865Z] === RUN TestServicePlugin [2020-07-29T14:22:24.865Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-29T14:22:24.865Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:22:24.865Z] === RUN TestServiceUpdateLabel [2020-07-29T14:22:24.938Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2020-07-29T14:22:24.938Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T14:22:25.197Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-29T14:22:27.112Z] --- PASS: TestBuildWithHugeFile (54.98s) [2020-07-29T14:22:27.112Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T14:22:27.112Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:22:27.112Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:22:27.112Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:22:27.112Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:22:27.112Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:22:27.112Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:22:27.112Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:22:27.112Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:22:27.112Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:22:27.112Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-07-29T14:22:27.112Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-07-29T14:22:27.112Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-07-29T14:22:27.112Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-07-29T14:22:27.112Z] === RUN TestBuildPreserveOwnership [2020-07-29T14:22:27.112Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T14:22:27.732Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-29T14:22:27.753Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T14:22:28.300Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-29T14:22:29.275Z] --- PASS: TestBuildPreserveOwnership (3.87s) [2020-07-29T14:22:29.275Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2020-07-29T14:22:29.275Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s) [2020-07-29T14:22:29.275Z] === RUN TestBuildPlatformInvalid [2020-07-29T14:22:29.275Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-07-29T14:22:29.275Z] PASS [2020-07-29T14:22:29.275Z] [2020-07-29T14:22:29.275Z] === Skipped [2020-07-29T14:22:29.275Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-29T14:22:29.275Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T14:22:29.275Z] [2020-07-29T14:22:29.275Z] [2020-07-29T14:22:29.275Z] DONE 32 tests, 1 skipped in 94.075s [2020-07-29T14:22:29.275Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T14:22:29.275Z] ++ 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-29T14:22:29.275Z] ++ set -e [2020-07-29T14:22:29.275Z] ++ '[' -n 0 ']' [2020-07-29T14:22:29.275Z] ++ set -x [2020-07-29T14:22:29.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-29T14:22:29.275Z] INFO: Testing against a local daemon [2020-07-29T14:22:29.275Z] === RUN TestConfigInspect [2020-07-29T14:22:29.314Z] --- PASS: TestServiceUpdateLabel (3.74s) [2020-07-29T14:22:29.314Z] === RUN TestServiceUpdateSecrets [2020-07-29T14:22:30.835Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-29T14:22:31.062Z] --- PASS: TestBuildSquashParent (6.76s) [2020-07-29T14:22:31.062Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-29T14:22:31.062Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:22:31.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:22:31.062Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:22:31.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:22:31.062Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:22:31.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:22:31.062Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:22:31.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:22:31.062Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:22:31.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:22:31.062Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:22:31.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:22:31.062Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-29T14:22:31.062Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-29T14:22:31.062Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-29T14:22:31.062Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-29T14:22:31.366Z] --- PASS: TestConfigInspect (1.94s) [2020-07-29T14:22:31.366Z] === RUN TestConfigList [2020-07-29T14:22:31.773Z] === RUN TestDockerSuite/TestCpToDot [2020-07-29T14:22:32.032Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-29T14:22:32.968Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-29T14:22:33.454Z] --- PASS: TestConfigList (1.91s) [2020-07-29T14:22:33.454Z] === RUN TestConfigsCreateAndDelete [2020-07-29T14:22:33.903Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-29T14:22:34.162Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-29T14:22:34.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-29T14:22:34.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-29T14:22:34.983Z] --- PASS: TestConfigsCreateAndDelete (2.00s) [2020-07-29T14:22:34.983Z] === RUN TestConfigsUpdate [2020-07-29T14:22:35.101Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-29T14:22:35.360Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-29T14:22:35.927Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-29T14:22:36.315Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-29T14:22:36.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s) [2020-07-29T14:22:36.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2020-07-29T14:22:36.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2020-07-29T14:22:36.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2020-07-29T14:22:36.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-07-29T14:22:36.315Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2020-07-29T14:22:36.315Z] === RUN TestBuildMultiStageCopy [2020-07-29T14:22:36.315Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-29T14:22:36.496Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-29T14:22:36.496Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-29T14:22:36.754Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-29T14:22:37.014Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-29T14:22:37.062Z] --- PASS: TestConfigsUpdate (1.95s) [2020-07-29T14:22:37.062Z] === RUN TestTemplatedConfig [2020-07-29T14:22:37.581Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-29T14:22:37.581Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-29T14:22:37.581Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-29T14:22:37.841Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-29T14:22:38.099Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-29T14:22:38.099Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-29T14:22:38.229Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-29T14:22:38.358Z] === RUN TestDockerSuite/TestCreateRM [2020-07-29T14:22:38.358Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.88s) [2020-07-29T14:22:38.358Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T14:22:38.358Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-29T14:22:38.358Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-29T14:22:38.618Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-29T14:22:38.618Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-29T14:22:38.802Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-29T14:22:39.374Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-29T14:22:39.814Z] --- PASS: TestTemplatedConfig (2.45s) [2020-07-29T14:22:39.814Z] === RUN TestConfigCreateResolve [2020-07-29T14:22:39.946Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-29T14:22:40.517Z] --- PASS: TestBuildMultiStageCopy (4.29s) [2020-07-29T14:22:40.517Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.16s) [2020-07-29T14:22:40.517Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-07-29T14:22:40.517Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-07-29T14:22:40.517Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-29T14:22:40.517Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-07-29T14:22:40.517Z] === RUN TestBuildMultiStageParentConfig [2020-07-29T14:22:40.523Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-29T14:22:40.523Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-29T14:22:40.523Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-29T14:22:41.336Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-07-29T14:22:41.336Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T14:22:41.460Z] --- PASS: TestCreateServiceSecretFileMode (3.08s) [2020-07-29T14:22:41.461Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T14:22:41.902Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2020-07-29T14:22:41.902Z] === RUN TestBuildLabelWithTargets [2020-07-29T14:22:41.973Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-29T14:22:41.973Z] PASS [2020-07-29T14:22:41.973Z] [2020-07-29T14:22:41.973Z] DONE 7 tests in 12.782s [2020-07-29T14:22:41.973Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T14:22:41.973Z] ++ 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-29T14:22:41.973Z] ++ set -e [2020-07-29T14:22:41.973Z] ++ '[' -n 0 ']' [2020-07-29T14:22:41.973Z] ++ set -x [2020-07-29T14:22:41.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T14:22:41.974Z] INFO: Testing against a local daemon [2020-07-29T14:22:41.974Z] === RUN TestCheckpoint [2020-07-29T14:22:41.974Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T14:22:41.974Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:22:41.974Z] === RUN TestContainerInvalidJSON [2020-07-29T14:22:41.974Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:22:41.974Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:22:41.974Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:22:41.974Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:22:41.974Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:22:41.974Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:22:41.974Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:22:41.974Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:22:41.974Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:22:41.974Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-29T14:22:41.974Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T14:22:41.974Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T14:22:41.974Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T14:22:41.974Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T14:22:41.974Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-29T14:22:41.974Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T14:22:42.274Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-07-29T14:22:42.274Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T14:22:42.274Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-29T14:22:42.274Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T14:22:42.274Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-29T14:22:42.274Z] === RUN TestCopyFromContainer [2020-07-29T14:22:43.803Z] === RUN TestCopyFromContainer// [2020-07-29T14:22:43.803Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T14:22:43.803Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T14:22:43.803Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T14:22:43.803Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T14:22:43.803Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T14:22:44.099Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T14:22:44.099Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T14:22:44.099Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T14:22:44.099Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T14:22:44.393Z] --- PASS: TestCopyFromContainer (2.03s) [2020-07-29T14:22:44.393Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-29T14:22:44.393Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-07-29T14:22:44.393Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-29T14:22:44.393Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-07-29T14:22:44.393Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-29T14:22:44.393Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-29T14:22:44.393Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-07-29T14:22:44.393Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-29T14:22:44.393Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-29T14:22:44.393Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-29T14:22:44.393Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T14:22:44.393Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:22:44.393Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:22:44.393Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:22:44.393Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:22:44.393Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:22:44.393Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:22:44.393Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:22:44.393Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:22:44.393Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:22:44.393Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-29T14:22:44.393Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T14:22:44.393Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-29T14:22:44.393Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-07-29T14:22:44.393Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T14:22:44.393Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-29T14:22:44.393Z] === RUN TestCreateWithInvalidEnv [2020-07-29T14:22:44.393Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T14:22:44.393Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T14:22:44.393Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T14:22:44.393Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T14:22:44.393Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T14:22:44.393Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T14:22:44.393Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T14:22:44.393Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T14:22:44.393Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T14:22:44.393Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-29T14:22:44.393Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T14:22:44.393Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T14:22:44.393Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-29T14:22:44.393Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T14:22:44.393Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-29T14:22:44.393Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T14:22:44.449Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2020-07-29T14:22:44.449Z] === RUN TestBuildWithEmptyLayers [2020-07-29T14:22:44.675Z] --- PASS: TestServiceUpdateSecrets (15.94s) [2020-07-29T14:22:44.675Z] === RUN TestServiceUpdateConfigs [2020-07-29T14:22:44.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-29T14:22:44.754Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2020-07-29T14:22:44.754Z] === RUN TestCreateServiceSysctls [2020-07-29T14:22:45.021Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-07-29T14:22:45.021Z] === RUN TestBuildMultiStageOnBuild [2020-07-29T14:22:45.322Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-29T14:22:45.322Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-29T14:22:45.322Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-29T14:22:45.581Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-29T14:22:45.581Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-29T14:22:45.581Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-29T14:22:45.908Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2020-07-29T14:22:45.908Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T14:22:46.149Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-29T14:22:47.444Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2020-07-29T14:22:47.444Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T14:22:47.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:22:47.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:22:47.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:22:47.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:22:47.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:22:47.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:22:47.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:22:47.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:22:47.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:22:47.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:22:47.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:22:47.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:22:47.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:22:47.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:22:47.531Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-29T14:22:47.566Z] --- PASS: TestBuildMultiStageOnBuild (2.68s) [2020-07-29T14:22:47.566Z] === RUN TestBuildUncleanTarFilenames [2020-07-29T14:22:47.737Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:22:47.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-29T14:22:47.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-29T14:22:47.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-29T14:22:47.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-29T14:22:47.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-29T14:22:47.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-29T14:22:47.737Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T14:22:48.033Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2020-07-29T14:22:48.033Z] === RUN TestCreateDifferentPlatform [2020-07-29T14:22:48.033Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-29T14:22:48.033Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-29T14:22:48.033Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-29T14:22:48.033Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-29T14:22:48.033Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-29T14:22:48.033Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-29T14:22:48.033Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-29T14:22:48.033Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T14:22:48.033Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-29T14:22:48.033Z] === RUN TestDaemonRestartIpcMode [2020-07-29T14:22:48.033Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T14:22:48.033Z] === RUN TestDaemonHostGatewayIP [2020-07-29T14:22:48.033Z] === PAUSE TestDaemonHostGatewayIP [2020-07-29T14:22:48.033Z] === RUN TestContainerKillOnDaemonStart [2020-07-29T14:22:48.033Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-29T14:22:48.033Z] === RUN TestDiff [2020-07-29T14:22:48.099Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-29T14:22:48.668Z] --- PASS: TestDiff (0.50s) [2020-07-29T14:22:48.668Z] === RUN TestExecWithCloseStdin [2020-07-29T14:22:48.951Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-07-29T14:22:48.951Z] === RUN TestBuildMultiStageLayerLeak [2020-07-29T14:22:49.037Z] --- PASS: TestCreateServiceSysctls (4.21s) [2020-07-29T14:22:49.037Z] === RUN TestCreateServiceCapabilities [2020-07-29T14:22:49.296Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-29T14:22:49.306Z] --- PASS: TestExecWithCloseStdin (0.59s) [2020-07-29T14:22:49.306Z] === RUN TestExec [2020-07-29T14:22:49.942Z] --- PASS: TestExec (0.62s) [2020-07-29T14:22:49.942Z] === RUN TestExecUser [2020-07-29T14:22:50.578Z] --- PASS: TestExecUser (0.61s) [2020-07-29T14:22:50.578Z] === RUN TestExportContainerAndImportImage [2020-07-29T14:22:50.674Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-29T14:22:50.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-29T14:22:51.194Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-29T14:22:51.219Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2020-07-29T14:22:51.219Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T14:22:52.132Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-29T14:22:52.132Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2020-07-29T14:22:52.132Z] === RUN TestInspect [2020-07-29T14:22:52.132Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-29T14:22:52.250Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s) [2020-07-29T14:22:52.250Z] === RUN TestBuildWithHugeFile [2020-07-29T14:22:52.703Z] === RUN TestDockerSuite/TestDockerFails [2020-07-29T14:22:52.703Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-29T14:22:52.703Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-29T14:22:52.736Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-07-29T14:22:52.736Z] === RUN TestHealthCheckWorkdir [2020-07-29T14:22:52.963Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-29T14:22:53.384Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2020-07-29T14:22:53.384Z] === RUN TestHealthKillContainer [2020-07-29T14:22:54.342Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-29T14:22:54.909Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-29T14:22:55.846Z] --- PASS: TestInspect (3.61s) [2020-07-29T14:22:55.846Z] === RUN TestCreateJob [2020-07-29T14:22:56.129Z] --- PASS: TestHealthKillContainer (2.60s) [2020-07-29T14:22:56.129Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T14:22:56.414Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-29T14:22:56.414Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-29T14:22:56.414Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-29T14:22:56.424Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-07-29T14:22:56.424Z] === RUN TestIpcModeNone [2020-07-29T14:22:56.673Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-29T14:22:57.064Z] --- PASS: TestIpcModeNone (0.59s) [2020-07-29T14:22:57.064Z] === RUN TestIpcModePrivate [2020-07-29T14:22:57.703Z] --- PASS: TestIpcModePrivate (0.61s) [2020-07-29T14:22:57.703Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-29T14:22:57.703Z] === RUN TestIpcModeShareable [2020-07-29T14:22:58.341Z] --- PASS: TestIpcModeShareable (0.63s) [2020-07-29T14:22:58.341Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-29T14:22:58.341Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T14:22:59.207Z] --- PASS: TestCreateJob (3.34s) [2020-07-29T14:22:59.207Z] === RUN TestReplicatedJob [2020-07-29T14:23:00.011Z] --- PASS: TestServiceUpdateConfigs (15.25s) [2020-07-29T14:23:00.011Z] === RUN TestServiceUpdateNetwork [2020-07-29T14:23:00.018Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2020-07-29T14:23:00.018Z] === RUN TestAPIIpcModeHost [2020-07-29T14:23:00.656Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-07-29T14:23:00.656Z] === RUN TestDaemonIpcModeShareable [2020-07-29T14:23:02.175Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2020-07-29T14:23:02.175Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-29T14:23:02.175Z] === RUN TestDaemonIpcModePrivate [2020-07-29T14:23:02.497Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-29T14:23:03.220Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-07-29T14:23:03.221Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-29T14:23:03.221Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T14:23:03.876Z] --- PASS: TestReplicatedJob (4.90s) [2020-07-29T14:23:03.876Z] === RUN TestUpdateReplicatedJob [2020-07-29T14:23:04.444Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-29T14:23:04.737Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2020-07-29T14:23:04.737Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-29T14:23:04.737Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T14:23:06.254Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2020-07-29T14:23:06.254Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-29T14:23:06.254Z] === RUN TestIpcModeOlderClient [2020-07-29T14:23:06.254Z] === PAUSE TestIpcModeOlderClient [2020-07-29T14:23:06.254Z] === RUN TestKillContainerInvalidSignal [2020-07-29T14:23:06.548Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-07-29T14:23:06.548Z] === RUN TestKillContainer [2020-07-29T14:23:06.844Z] === RUN TestKillContainer/no_signal [2020-07-29T14:23:06.986Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-29T14:23:07.139Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T14:23:07.432Z] === RUN TestKillContainer/killing_signal [2020-07-29T14:23:08.366Z] --- PASS: TestUpdateReplicatedJob (4.14s) [2020-07-29T14:23:08.366Z] === RUN TestServiceListWithStatuses [2020-07-29T14:23:08.366Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-29T14:23:08.366Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T14:23:08.366Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T14:23:08.366Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-29T14:23:08.474Z] --- PASS: TestKillContainer (1.57s) [2020-07-29T14:23:08.474Z] --- PASS: TestKillContainer/no_signal (0.49s) [2020-07-29T14:23:08.474Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-07-29T14:23:08.474Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2020-07-29T14:23:08.474Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T14:23:08.474Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T14:23:08.769Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T14:23:09.304Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-29T14:23:09.407Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2020-07-29T14:23:09.407Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-07-29T14:23:09.407Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-07-29T14:23:09.407Z] === RUN TestKillStoppedContainer [2020-07-29T14:23:09.407Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-29T14:23:09.407Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T14:23:09.407Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-29T14:23:09.407Z] === RUN TestKillDifferentUserContainer [2020-07-29T14:23:09.874Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-29T14:23:10.045Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-07-29T14:23:10.045Z] === RUN TestInspectOomKilledTrue [2020-07-29T14:23:10.811Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-29T14:23:11.085Z] --- PASS: TestInspectOomKilledTrue (0.89s) [2020-07-29T14:23:11.085Z] === RUN TestInspectOomKilledFalse [2020-07-29T14:23:11.379Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-29T14:23:11.383Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2020-07-29T14:23:11.383Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T14:23:11.946Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-29T14:23:12.019Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2020-07-29T14:23:12.019Z] === RUN TestLinksContainerNames [2020-07-29T14:23:12.514Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-29T14:23:12.773Z] --- PASS: TestDockerNetworkConnectAlias (4.70s) [2020-07-29T14:23:12.773Z] === RUN TestDockerNetworkReConnect [2020-07-29T14:23:13.061Z] --- PASS: TestLinksContainerNames (1.01s) [2020-07-29T14:23:13.061Z] === RUN TestLogsFollowTailEmpty [2020-07-29T14:23:13.354Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2020-07-29T14:23:13.354Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T14:23:13.997Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/default [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/private [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/slave [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/shared [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/default [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/private [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/shared [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/slave [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T14:23:13.997Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T14:23:13.997Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:23:13.997Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T14:23:14.292Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:23:14.292Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:23:14.292Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:23:14.292Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T14:23:14.292Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-29T14:23:14.292Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-29T14:23:14.292Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T14:23:14.679Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-29T14:23:15.617Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-29T14:23:15.824Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2020-07-29T14:23:15.824Z] === RUN TestNetworkNat [2020-07-29T14:23:16.118Z] --- PASS: TestNetworkNat (0.55s) [2020-07-29T14:23:16.118Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T14:23:16.760Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-07-29T14:23:16.760Z] === RUN TestNetworkLoopbackNat [2020-07-29T14:23:16.995Z] --- PASS: TestDockerNetworkReConnect (3.93s) [2020-07-29T14:23:16.995Z] === RUN TestServicePlugin [2020-07-29T14:23:16.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-29T14:23:18.374Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-29T14:23:18.595Z] --- PASS: TestServiceUpdateNetwork (16.73s) [2020-07-29T14:23:18.596Z] === RUN TestServiceUpdatePidsLimit [2020-07-29T14:23:18.596Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-29T14:23:18.909Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-29T14:23:19.522Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2020-07-29T14:23:19.522Z] === RUN TestPause [2020-07-29T14:23:20.174Z] --- PASS: TestPause (0.60s) [2020-07-29T14:23:20.174Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T14:23:20.174Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:23:20.174Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:23:20.174Z] === RUN TestPauseStopPausedContainer [2020-07-29T14:23:20.815Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-07-29T14:23:20.815Z] === RUN TestPsFilter [2020-07-29T14:23:20.815Z] --- PASS: TestPsFilter (0.17s) [2020-07-29T14:23:20.815Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T14:23:20.908Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-29T14:23:21.452Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-07-29T14:23:21.453Z] === RUN TestRemoveContainerWithVolume [2020-07-29T14:23:21.748Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2020-07-29T14:23:21.748Z] === RUN TestRemoveContainerRunning [2020-07-29T14:23:22.286Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-29T14:23:22.388Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-07-29T14:23:22.388Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T14:23:23.026Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2020-07-29T14:23:23.026Z] === RUN TestRemoveInvalidContainer [2020-07-29T14:23:23.026Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-29T14:23:23.026Z] === RUN TestRenameLinkedContainer [2020-07-29T14:23:23.226Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-29T14:23:25.105Z] --- PASS: TestRenameLinkedContainer (2.12s) [2020-07-29T14:23:25.105Z] === RUN TestRenameStoppedContainer [2020-07-29T14:23:25.783Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-07-29T14:23:25.783Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T14:23:26.824Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2020-07-29T14:23:26.824Z] === RUN TestRenameInvalidName [2020-07-29T14:23:27.120Z] --- PASS: TestRenameInvalidName (0.51s) [2020-07-29T14:23:27.120Z] === RUN TestRenameAnonymousContainer [2020-07-29T14:23:27.384Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-29T14:23:28.497Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-29T14:23:28.756Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-29T14:23:29.214Z] --- PASS: TestRenameAnonymousContainer (1.93s) [2020-07-29T14:23:29.214Z] === RUN TestRenameContainerWithSameName [2020-07-29T14:23:29.852Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2020-07-29T14:23:29.852Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T14:23:30.133Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-29T14:23:30.133Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-29T14:23:30.393Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-29T14:23:30.662Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-29T14:23:30.662Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-29T14:23:30.904Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2020-07-29T14:23:30.904Z] === RUN TestResize [2020-07-29T14:23:30.924Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-29T14:23:31.199Z] --- PASS: TestResize (0.54s) [2020-07-29T14:23:31.199Z] === RUN TestResizeWithInvalidSize [2020-07-29T14:23:31.839Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-07-29T14:23:31.839Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T14:23:31.860Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-29T14:23:32.482Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:23:32.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:23:32.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:23:32.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:23:32.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:23:32.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:23:32.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:23:32.799Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-29T14:23:32.799Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-29T14:23:32.799Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-29T14:23:33.737Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-29T14:23:33.737Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-29T14:23:33.995Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-29T14:23:34.931Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-29T14:23:35.189Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-29T14:23:35.189Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-29T14:23:35.189Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-29T14:23:35.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:23:35.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:23:35.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:23:35.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:23:35.861Z] --- PASS: TestServiceUpdatePidsLimit (18.02s) [2020-07-29T14:23:35.861Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-07-29T14:23:35.861Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.27s) [2020-07-29T14:23:35.861Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-07-29T14:23:35.861Z] PASS [2020-07-29T14:23:35.861Z] [2020-07-29T14:23:35.861Z] === Skipped [2020-07-29T14:23:35.861Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-29T14:23:35.861Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T14:23:35.861Z] [2020-07-29T14:23:35.861Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-29T14:23:35.861Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:23:35.861Z] [2020-07-29T14:23:35.861Z] [2020-07-29T14:23:35.861Z] DONE 27 tests, 2 skipped in 177.035s [2020-07-29T14:23:35.861Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T14:23:35.861Z] ++ 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-29T14:23:35.861Z] ++ set -e [2020-07-29T14:23:35.861Z] ++ '[' -n 0 ']' [2020-07-29T14:23:35.861Z] ++ set -x [2020-07-29T14:23:35.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-29T14:23:35.861Z] INFO: Testing against a local daemon [2020-07-29T14:23:35.861Z] === RUN TestSessionCreate [2020-07-29T14:23:35.861Z] --- PASS: TestSessionCreate (0.01s) [2020-07-29T14:23:35.861Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T14:23:35.861Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-29T14:23:35.861Z] PASS [2020-07-29T14:23:35.861Z] [2020-07-29T14:23:35.861Z] DONE 2 tests in 0.106s [2020-07-29T14:23:35.861Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T14:23:35.861Z] ++ 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-29T14:23:35.861Z] ++ set -e [2020-07-29T14:23:35.861Z] ++ '[' -n 0 ']' [2020-07-29T14:23:35.861Z] ++ set -x [2020-07-29T14:23:35.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-29T14:23:35.861Z] INFO: Testing against a local daemon [2020-07-29T14:23:35.861Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T14:23:35.861Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:23:35.861Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:23:35.861Z] === RUN TestEventsExecDie [2020-07-29T14:23:35.861Z] --- PASS: TestEventsExecDie (0.98s) [2020-07-29T14:23:35.861Z] === RUN TestEventsBackwardsCompatible [2020-07-29T14:23:35.861Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-29T14:23:35.861Z] === RUN TestInfoBinaryCommits [2020-07-29T14:23:35.861Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-29T14:23:35.861Z] === RUN TestInfoAPIVersioned [2020-07-29T14:23:35.861Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-29T14:23:35.861Z] === RUN TestInfoDiscoveryBackend [2020-07-29T14:23:36.493Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-29T14:23:36.493Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-29T14:23:36.567Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-29T14:23:37.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:23:37.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:23:37.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:23:37.135Z] === RUN TestDockerSuite/TestEventsRename [2020-07-29T14:23:37.382Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:23:37.526Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-29T14:23:37.526Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T14:23:37.702Z] === RUN TestDockerSuite/TestEventsResize [2020-07-29T14:23:37.817Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-29T14:23:37.817Z] === RUN TestInfoAPI [2020-07-29T14:23:37.817Z] --- PASS: TestInfoAPI (0.01s) [2020-07-29T14:23:37.817Z] === RUN TestInfoAPIWarnings [2020-07-29T14:23:37.961Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-29T14:23:38.450Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-29T14:23:38.450Z] === RUN TestInfoDebug [2020-07-29T14:23:39.083Z] --- PASS: TestInfoDebug (0.54s) [2020-07-29T14:23:39.083Z] === RUN TestInfoInsecureRegistries [2020-07-29T14:23:39.374Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-07-29T14:23:39.374Z] === RUN TestInfoRegistryMirrors [2020-07-29T14:23:40.006Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-29T14:23:40.006Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T14:23:40.297Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-07-29T14:23:40.297Z] === RUN TestPingCacheHeaders [2020-07-29T14:23:40.297Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-29T14:23:40.297Z] === RUN TestPingGet [2020-07-29T14:23:40.297Z] --- PASS: TestPingGet (0.01s) [2020-07-29T14:23:40.297Z] === RUN TestPingHead [2020-07-29T14:23:40.297Z] --- PASS: TestPingHead (0.01s) [2020-07-29T14:23:40.297Z] === RUN TestVersion [2020-07-29T14:23:40.297Z] --- PASS: TestVersion (0.01s) [2020-07-29T14:23:40.297Z] PASS [2020-07-29T14:23:40.297Z] [2020-07-29T14:23:40.297Z] === Skipped [2020-07-29T14:23:40.297Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:23:40.297Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:23:40.297Z] [2020-07-29T14:23:40.297Z] [2020-07-29T14:23:40.298Z] DONE 18 tests, 1 skipped in 5.696s [2020-07-29T14:23:40.298Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T14:23:40.298Z] ++ 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-29T14:23:40.298Z] ++ set -e [2020-07-29T14:23:40.298Z] ++ '[' -n 0 ']' [2020-07-29T14:23:40.298Z] ++ set -x [2020-07-29T14:23:40.298Z] ++ env -i DEST=/go/src/github.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-29T14:23:40.589Z] INFO: Testing against a local daemon [2020-07-29T14:23:40.589Z] === RUN TestVolumesCreateAndList [2020-07-29T14:23:40.589Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-07-29T14:23:40.589Z] === RUN TestVolumesRemove [2020-07-29T14:23:40.589Z] --- PASS: TestVolumesRemove (0.11s) [2020-07-29T14:23:40.589Z] === RUN TestVolumesInspect [2020-07-29T14:23:40.589Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-29T14:23:40.589Z] === RUN TestVolumesInvalidJSON [2020-07-29T14:23:40.589Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T14:23:40.589Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T14:23:40.589Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T14:23:40.589Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-29T14:23:40.589Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T14:23:40.589Z] PASS [2020-07-29T14:23:40.589Z] [2020-07-29T14:23:40.589Z] DONE 5 tests in 0.226s [2020-07-29T14:23:40.589Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T14:23:40.589Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T14:23:40.589Z] +++ kill 11973 [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.89s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.38s) [2020-07-29T14:23:40.937Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.27s) [2020-07-29T14:23:40.937Z] === RUN TestCgroupNamespacesRun [2020-07-29T14:23:41.579Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-07-29T14:23:41.579Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-29T14:23:42.125Z] +++ /etc/init.d/apparmor stop [2020-07-29T14:23:42.125Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:23:42.125Z] [2020-07-29T14:23:42.125Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:23:42.125Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:23:42.125Z] [2020-07-29T14:23:42.125Z] To set a process to complain mode, use the command line tool [2020-07-29T14:23:42.125Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:23:42.125Z] +++ true [2020-07-29T14:23:42.125Z] exiting test-integration [2020-07-29T14:23:42.125Z] ++ exit 0 [2020-07-29T14:23:42.125Z] [2020-07-29T14:23:43.104Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2020-07-29T14:23:43.104Z] === RUN TestCgroupNamespacesRunDaemonHostMode Post stage [Pipeline] junit [2020-07-29T14:23:44.236Z] Recording test results [2020-07-29T14:23:44.523Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-29T14:23:44.523Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-29T14:23:44.523Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-29T14:23:44.630Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2020-07-29T14:23:44.630Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T14:23:45.129Z] + echo Ensuring container killed. [2020-07-29T14:23:45.129Z] Ensuring container killed. [2020-07-29T14:23:45.129Z] + docker rm -vf docker-pr2 [2020-07-29T14:23:45.129Z] Error: No such container: docker-pr2 [2020-07-29T14:23:45.129Z] + true [Pipeline] sh [2020-07-29T14:23:45.506Z] + echo Chowning /workspace to jenkins user [2020-07-29T14:23:45.506Z] Chowning /workspace to jenkins user [2020-07-29T14:23:45.506Z] + id -u [2020-07-29T14:23:45.506Z] + id -g [2020-07-29T14:23:45.506Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41288:/workspace busybox chown -R 1001:1001 /workspace [2020-07-29T14:23:45.506Z] Unable to find image 'busybox:latest' locally [2020-07-29T14:23:45.676Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-07-29T14:23:45.677Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-29T14:23:45.797Z] latest: Pulling from library/busybox [2020-07-29T14:23:45.797Z] 970013469dcd: Pulling fs layer [2020-07-29T14:23:46.088Z] 970013469dcd: Verifying Checksum [2020-07-29T14:23:46.088Z] 970013469dcd: Download complete [2020-07-29T14:23:46.720Z] 970013469dcd: Pull complete [2020-07-29T14:23:46.720Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-29T14:23:46.720Z] Status: Downloaded newer image for busybox:latest [2020-07-29T14:23:47.055Z] === RUN TestDockerSuite/TestEventsTop [2020-07-29T14:23:47.199Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-07-29T14:23:47.199Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-29T14:23:47.621Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-29T14:23:48.551Z] --- PASS: TestBuildWithHugeFile (48.68s) [2020-07-29T14:23:48.551Z] === RUN TestBuildWithEmptyDockerfile [2020-07-29T14:23:48.551Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:23:48.551Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:23:48.551Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:23:48.551Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:23:48.551Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:23:48.551Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:23:48.551Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-29T14:23:48.551Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-29T14:23:48.551Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-29T14:23:48.551Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-07-29T14:23:48.551Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-07-29T14:23:48.551Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2020-07-29T14:23:48.551Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-07-29T14:23:48.551Z] === RUN TestBuildPreserveOwnership [2020-07-29T14:23:48.551Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-29T14:23:48.551Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-29T14:23:48.551Z] --- PASS: TestBuildPreserveOwnership (5.92s) [2020-07-29T14:23:48.551Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.80s) [2020-07-29T14:23:48.551Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2020-07-29T14:23:48.551Z] === RUN TestBuildPlatformInvalid [2020-07-29T14:23:48.551Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-07-29T14:23:48.551Z] PASS [2020-07-29T14:23:48.551Z] [2020-07-29T14:23:48.551Z] === Skipped [2020-07-29T14:23:48.551Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-29T14:23:48.551Z] build_session_test.go:25: TODO: BuildKit [2020-07-29T14:23:48.551Z] [2020-07-29T14:23:48.551Z] [2020-07-29T14:23:48.551Z] DONE 32 tests, 1 skipped in 104.257s [2020-07-29T14:23:48.551Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-29T14:23:48.551Z] ++ 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-29T14:23:48.551Z] ++ set -e [2020-07-29T14:23:48.551Z] ++ '[' -n 0 ']' [2020-07-29T14:23:48.551Z] ++ set -x [2020-07-29T14:23:48.551Z] ++ env -i DEST=/go/src/github.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-29T14:23:48.551Z] INFO: Testing against a local daemon [2020-07-29T14:23:48.551Z] === RUN TestConfigInspect [2020-07-29T14:23:48.711Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-07-29T14:23:48.711Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T14:23:49.181Z] + bundleName=s390x-integration [2020-07-29T14:23:49.181Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-29T14:23:49.181Z] Creating s390x-integration-bundles.tar.gz [2020-07-29T14:23:49.181Z] + + xargs tar -czffind s390x-integration-bundles.tar.gz bundles [2020-07-29T14:23:49.181Z] -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-29T14:23:49.226Z] Archiving artifacts [2020-07-29T14:23:49.351Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-07-29T14:23:49.351Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-29T14:23:49.521Z] --- PASS: TestServicePlugin (32.52s) [2020-07-29T14:23:49.521Z] plugin_test.go:62: [da80c7cf06fa8] joining swarm manager [dbe329230ef3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:23:49.521Z] plugin_test.go:65: [d788b466f0147] joining swarm manager [dbe329230ef3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:23:49.521Z] === RUN TestServiceUpdateLabel [2020-07-29T14:23:49.549Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41288/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T14:23:49.931Z] + make clean [2020-07-29T14:23:50.089Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-29T14:23:50.221Z] docker volume rm -f docker-dev-cache [2020-07-29T14:23:50.512Z] docker-dev-cache [Pipeline] deleteDir [2020-07-29T14:23:50.868Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-07-29T14:23:50.868Z] === RUN TestKernelTCPMemory [2020-07-29T14:23:51.095Z] --- PASS: TestConfigInspect (3.72s) [2020-07-29T14:23:51.095Z] === RUN TestConfigList [2020-07-29T14:23:51.463Z] --- PASS: TestServiceUpdateLabel (2.25s) [2020-07-29T14:23:51.463Z] === RUN TestServiceUpdateSecrets [2020-07-29T14:23:51.505Z] --- PASS: TestKernelTCPMemory (0.65s) [2020-07-29T14:23:51.505Z] === RUN TestNISDomainname [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T14:23:52.152Z] --- PASS: TestNISDomainname (0.67s) [2020-07-29T14:23:52.152Z] === RUN TestHostnameDnsResolution [2020-07-29T14:23:53.191Z] --- PASS: TestHostnameDnsResolution (0.92s) [2020-07-29T14:23:53.191Z] === RUN TestStats [2020-07-29T14:23:54.392Z] --- PASS: TestConfigList (3.21s) [2020-07-29T14:23:54.392Z] === RUN TestConfigsCreateAndDelete [2020-07-29T14:23:55.929Z] --- PASS: TestStats (2.54s) [2020-07-29T14:23:55.930Z] === RUN TestStopContainerWithTimeout [2020-07-29T14:23:55.930Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T14:23:55.930Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T14:23:55.930Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T14:23:55.930Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T14:23:55.930Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T14:23:55.930Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T14:23:55.930Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T14:23:55.930Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T14:23:55.930Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T14:23:55.930Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T14:23:55.930Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T14:23:55.930Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T14:23:57.691Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-07-29T14:23:57.691Z] === RUN TestConfigsUpdate [2020-07-29T14:23:58.688Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-29T14:23:58.688Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-07-29T14:23:58.688Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2020-07-29T14:23:58.688Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-07-29T14:23:58.688Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-07-29T14:23:58.688Z] === RUN TestDeleteDevicemapper [2020-07-29T14:23:58.688Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T14:23:58.688Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:23:58.688Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T14:24:00.991Z] --- PASS: TestConfigsUpdate (3.23s) [2020-07-29T14:24:00.991Z] === RUN TestTemplatedConfig [2020-07-29T14:24:01.435Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s) [2020-07-29T14:24:01.435Z] === RUN TestUpdateMemory [2020-07-29T14:24:01.435Z] === RUN TestDockerSuite/TestExec [2020-07-29T14:24:01.435Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-29T14:24:01.729Z] --- PASS: TestUpdateMemory (0.68s) [2020-07-29T14:24:01.729Z] === RUN TestUpdateCPUQuota [2020-07-29T14:24:02.004Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-29T14:24:02.266Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-29T14:24:02.772Z] --- PASS: TestUpdateCPUQuota (0.85s) [2020-07-29T14:24:02.772Z] === RUN TestUpdatePidsLimit [2020-07-29T14:24:02.772Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-29T14:24:02.772Z] === RUN TestUpdatePidsLimit/no_change [2020-07-29T14:24:02.844Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-29T14:24:03.066Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-29T14:24:03.366Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-29T14:24:03.660Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-29T14:24:03.780Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-29T14:24:03.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-29T14:24:03.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-29T14:24:04.291Z] --- PASS: TestTemplatedConfig (3.46s) [2020-07-29T14:24:04.291Z] === RUN TestConfigCreateResolve [2020-07-29T14:24:04.348Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-29T14:24:04.915Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-29T14:24:05.007Z] --- PASS: TestUpdatePidsLimit (2.42s) [2020-07-29T14:24:05.007Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-07-29T14:24:05.007Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2020-07-29T14:24:05.007Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2020-07-29T14:24:05.007Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-07-29T14:24:05.007Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-07-29T14:24:05.007Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-07-29T14:24:05.007Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-07-29T14:24:05.007Z] === RUN TestUpdateRestartPolicy [2020-07-29T14:24:05.174Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-29T14:24:05.742Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-29T14:24:06.310Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2020-07-29T14:24:06.310Z] === RUN TestServiceUpdateConfigs [2020-07-29T14:24:06.310Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-29T14:24:06.878Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-29T14:24:07.591Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-07-29T14:24:07.591Z] === RUN TestConfigDaemonLibtrustID [2020-07-29T14:24:07.852Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-07-29T14:24:07.852Z] PASS [2020-07-29T14:24:07.852Z] [2020-07-29T14:24:07.852Z] DONE 7 tests in 20.878s [2020-07-29T14:24:08.113Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-29T14:24:08.113Z] ++ 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-29T14:24:08.113Z] ++ set -e [2020-07-29T14:24:08.113Z] ++ '[' -n 0 ']' [2020-07-29T14:24:08.113Z] ++ set -x [2020-07-29T14:24:08.113Z] ++ env -i DEST=/go/src/github.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-29T14:24:08.113Z] INFO: Testing against a local daemon [2020-07-29T14:24:08.113Z] === RUN TestCheckpoint [2020-07-29T14:24:08.113Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-29T14:24:08.113Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:24:08.113Z] === RUN TestContainerInvalidJSON [2020-07-29T14:24:08.113Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:24:08.113Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:24:08.113Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:24:08.113Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:24:08.113Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:24:08.113Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:24:08.113Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-29T14:24:08.113Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-29T14:24:08.113Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-29T14:24:08.113Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-29T14:24:08.113Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-29T14:24:08.113Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-29T14:24:08.113Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-29T14:24:08.113Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-29T14:24:08.257Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-29T14:24:08.374Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-29T14:24:08.374Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-29T14:24:08.374Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-07-29T14:24:08.374Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-29T14:24:08.634Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-07-29T14:24:08.634Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-29T14:24:08.634Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-07-29T14:24:08.634Z] === RUN TestCopyFromContainer [2020-07-29T14:24:09.198Z] === RUN TestDockerSuite/TestExecEnv [2020-07-29T14:24:09.766Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-29T14:24:10.549Z] === RUN TestCopyFromContainer// [2020-07-29T14:24:10.549Z] === RUN TestCopyFromContainer//bar/root [2020-07-29T14:24:10.702Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-29T14:24:10.810Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-29T14:24:10.810Z] === RUN TestCopyFromContainer/bar/quux [2020-07-29T14:24:11.071Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-29T14:24:11.071Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-29T14:24:11.270Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-29T14:24:11.331Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-29T14:24:11.331Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-29T14:24:11.591Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-29T14:24:11.591Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-29T14:24:11.852Z] --- PASS: TestCopyFromContainer (3.08s) [2020-07-29T14:24:11.852Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-07-29T14:24:11.852Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-29T14:24:11.852Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-29T14:24:11.852Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-29T14:24:11.852Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-07-29T14:24:11.852Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-29T14:24:11.852Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-29T14:24:11.852Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-29T14:24:11.852Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-29T14:24:11.852Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-29T14:24:11.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-29T14:24:11.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:24:11.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:24:11.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:24:11.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:24:11.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:24:11.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:24:11.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-29T14:24:11.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-29T14:24:11.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-29T14:24:11.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-29T14:24:11.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-29T14:24:11.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-29T14:24:11.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-29T14:24:11.852Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-29T14:24:11.852Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-29T14:24:11.852Z] === RUN TestCreateWithInvalidEnv [2020-07-29T14:24:11.852Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-29T14:24:11.852Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-29T14:24:11.852Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-29T14:24:11.852Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-29T14:24:11.852Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-29T14:24:11.852Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-29T14:24:11.852Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-29T14:24:11.852Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-29T14:24:11.852Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-29T14:24:11.852Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-29T14:24:11.852Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-29T14:24:11.852Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-29T14:24:11.852Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-29T14:24:11.852Z] === RUN TestCreateTmpfsMountsTarget [2020-07-29T14:24:11.852Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-29T14:24:11.852Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-29T14:24:13.800Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-29T14:24:14.059Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-29T14:24:14.396Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2020-07-29T14:24:14.396Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-29T14:24:14.627Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-29T14:24:15.195Z] === RUN TestDockerSuite/TestExecParseError [2020-07-29T14:24:15.762Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-29T14:24:16.308Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-07-29T14:24:16.308Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-29T14:24:16.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:24:16.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:24:16.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:24:16.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:24:16.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:24:16.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:24:16.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:24:16.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:24:16.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:24:16.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:24:16.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-29T14:24:16.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-29T14:24:16.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-29T14:24:16.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-29T14:24:16.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-29T14:24:16.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-29T14:24:16.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-29T14:24:16.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-29T14:24:16.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-07-29T14:24:16.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-07-29T14:24:16.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-29T14:24:16.308Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-29T14:24:16.329Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-29T14:24:16.589Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-29T14:24:17.251Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-07-29T14:24:17.251Z] === RUN TestCreateDifferentPlatform [2020-07-29T14:24:17.251Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-29T14:24:17.251Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-29T14:24:17.251Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-29T14:24:17.251Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-29T14:24:17.251Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-29T14:24:17.251Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-29T14:24:17.251Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-29T14:24:17.251Z] === RUN TestContainerStartOnDaemonRestart [2020-07-29T14:24:17.251Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-29T14:24:17.251Z] === RUN TestDaemonRestartIpcMode [2020-07-29T14:24:17.251Z] === PAUSE TestDaemonRestartIpcMode [2020-07-29T14:24:17.251Z] === RUN TestDaemonHostGatewayIP [2020-07-29T14:24:17.251Z] === PAUSE TestDaemonHostGatewayIP [2020-07-29T14:24:17.251Z] === RUN TestContainerKillOnDaemonStart [2020-07-29T14:24:17.251Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-29T14:24:17.251Z] === RUN TestDiff [2020-07-29T14:24:17.525Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-29T14:24:17.657Z] --- PASS: TestUpdateRestartPolicy (11.28s) [2020-07-29T14:24:17.657Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T14:24:17.657Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-07-29T14:24:17.657Z] === RUN TestWaitNonBlocked [2020-07-29T14:24:17.657Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:24:17.657Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:24:17.657Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:24:17.657Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:24:17.657Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:24:17.657Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:24:17.657Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-29T14:24:17.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-07-29T14:24:17.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2020-07-29T14:24:17.657Z] === RUN TestWaitBlocked [2020-07-29T14:24:17.657Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:24:17.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:24:17.657Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:24:17.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:24:17.657Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:24:17.657Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:24:17.823Z] --- PASS: TestDiff (0.72s) [2020-07-29T14:24:17.823Z] === RUN TestExecWithCloseStdin [2020-07-29T14:24:18.092Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-29T14:24:18.351Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-29T14:24:18.706Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-29T14:24:18.706Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-07-29T14:24:18.706Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2020-07-29T14:24:18.706Z] === CONT TestContainerStartOnDaemonRestart [2020-07-29T14:24:18.706Z] === CONT TestIpcModeOlderClient [2020-07-29T14:24:18.706Z] === CONT TestDaemonHostGatewayIP [2020-07-29T14:24:18.706Z] === CONT TestContainerKillOnDaemonStart [2020-07-29T14:24:18.706Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-07-29T14:24:18.706Z] === CONT TestDaemonRestartIpcMode [2020-07-29T14:24:18.766Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-07-29T14:24:18.766Z] === RUN TestExec [2020-07-29T14:24:18.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-29T14:24:19.706Z] --- PASS: TestExec (0.86s) [2020-07-29T14:24:19.706Z] === RUN TestExecUser [2020-07-29T14:24:20.647Z] --- PASS: TestExecUser (0.86s) [2020-07-29T14:24:20.648Z] === RUN TestExportContainerAndImportImage [2020-07-29T14:24:20.821Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2020-07-29T14:24:20.821Z] === RUN TestServiceUpdateNetwork [2020-07-29T14:24:21.588Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-07-29T14:24:21.588Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-29T14:24:22.279Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2020-07-29T14:24:22.572Z] --- PASS: TestDaemonHostGatewayIP (3.89s) [2020-07-29T14:24:22.864Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-07-29T14:24:23.343Z] #33 117.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-29T14:24:23.343Z] #33 119.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-29T14:24:23.343Z] #33 120.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-29T14:24:23.343Z] #33 122.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-29T14:24:23.343Z] #33 125.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-29T14:24:23.343Z] #33 126.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-29T14:24:23.502Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2020-07-29T14:24:23.502Z] === RUN TestHealthCheckWorkdir [2020-07-29T14:24:23.602Z] #33 127.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-29T14:24:24.443Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-07-29T14:24:24.443Z] === RUN TestHealthKillContainer [2020-07-29T14:24:24.982Z] #33 128.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-29T14:24:24.982Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-29T14:24:26.363Z] #33 130.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-29T14:24:27.741Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-29T14:24:27.743Z] --- PASS: TestHealthKillContainer (2.83s) [2020-07-29T14:24:27.743Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-29T14:24:28.315Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-07-29T14:24:28.315Z] === RUN TestIpcModeNone [2020-07-29T14:24:28.887Z] --- PASS: TestIpcModeNone (0.81s) [2020-07-29T14:24:28.887Z] === RUN TestIpcModePrivate [2020-07-29T14:24:29.648Z] #33 133.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-29T14:24:29.829Z] --- PASS: TestIpcModePrivate (0.81s) [2020-07-29T14:24:29.829Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-07-29T14:24:29.829Z] === RUN TestIpcModeShareable [2020-07-29T14:24:30.772Z] --- PASS: TestIpcModeShareable (0.85s) [2020-07-29T14:24:30.772Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-07-29T14:24:30.772Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-29T14:24:30.800Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-29T14:24:30.800Z] === RUN TestDockerSuite/TestExecTTY [2020-07-29T14:24:30.800Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-29T14:24:30.800Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-29T14:24:31.029Z] #33 135.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-29T14:24:31.058Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-29T14:24:31.361Z] --- PASS: TestContainerKillOnDaemonStart (12.55s) [2020-07-29T14:24:31.361Z] PASS [2020-07-29T14:24:31.361Z] [2020-07-29T14:24:31.361Z] === Skipped [2020-07-29T14:24:31.361Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-29T14:24:31.361Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:24:31.361Z] [2020-07-29T14:24:31.361Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:24:31.361Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:24:31.361Z] [2020-07-29T14:24:31.361Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T14:24:31.361Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:24:31.361Z] [2020-07-29T14:24:31.361Z] [2020-07-29T14:24:31.361Z] DONE 192 tests, 3 skipped in 109.216s [2020-07-29T14:24:31.361Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T14:24:31.361Z] ++ 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-29T14:24:31.361Z] ++ set -e [2020-07-29T14:24:31.361Z] ++ '[' -n 0 ']' [2020-07-29T14:24:31.361Z] ++ set -x [2020-07-29T14:24:31.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T14:24:31.361Z] INFO: Testing against a local daemon [2020-07-29T14:24:31.361Z] === RUN TestCommitInheritsEnv [2020-07-29T14:24:31.627Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-29T14:24:31.627Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-29T14:24:31.656Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-07-29T14:24:31.656Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T14:24:31.656Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-29T14:24:31.656Z] === RUN TestImagesFilterMultiReference [2020-07-29T14:24:31.656Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-29T14:24:31.656Z] === RUN TestImagePullPlatformInvalid [2020-07-29T14:24:31.656Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-29T14:24:31.656Z] === RUN TestRemoveImageOrphaning [2020-07-29T14:24:31.952Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-07-29T14:24:31.952Z] === RUN TestRemoveImageGarbageCollector [2020-07-29T14:24:31.952Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-29T14:24:31.952Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:24:31.952Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T14:24:31.952Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-29T14:24:31.952Z] === RUN TestTagInvalidReference [2020-07-29T14:24:31.952Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-29T14:24:31.952Z] === RUN TestTagValidPrefixedRepo [2020-07-29T14:24:31.952Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-29T14:24:31.952Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T14:24:31.968Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-29T14:24:32.250Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-29T14:24:32.250Z] === RUN TestTagOfficialNames [2020-07-29T14:24:32.250Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-29T14:24:32.250Z] === RUN TestTagMatchesDigest [2020-07-29T14:24:32.250Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-29T14:24:32.250Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-29T14:24:33.006Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-29T14:24:33.315Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2020-07-29T14:24:33.315Z] === RUN TestAPIIpcModeHost [2020-07-29T14:24:33.347Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-29T14:24:33.888Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-07-29T14:24:33.888Z] === RUN TestDaemonIpcModeShareable [2020-07-29T14:24:33.941Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-29T14:24:33.941Z] --- PASS: TestServiceUpdateNetwork (12.92s) [2020-07-29T14:24:33.941Z] === RUN TestServiceUpdatePidsLimit [2020-07-29T14:24:34.286Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-29T14:24:34.509Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-29T14:24:35.077Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-29T14:24:35.077Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-29T14:24:35.802Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-07-29T14:24:35.802Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-07-29T14:24:35.802Z] === RUN TestDaemonIpcModePrivate [2020-07-29T14:24:36.014Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-29T14:24:36.014Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-29T14:24:36.192Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-29T14:24:37.131Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-29T14:24:37.186Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-07-29T14:24:37.186Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-07-29T14:24:37.186Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-29T14:24:38.511Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-29T14:24:39.099Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-07-29T14:24:39.099Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-07-29T14:24:39.099Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-29T14:24:39.448Z] #33 143.7 [2020-07-29T14:24:39.707Z] #33 DONE 143.9s [2020-07-29T14:24:39.707Z] [2020-07-29T14:24:39.707Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-29T14:24:41.013Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-07-29T14:24:41.013Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-07-29T14:24:41.013Z] === RUN TestIpcModeOlderClient [2020-07-29T14:24:41.013Z] === PAUSE TestIpcModeOlderClient [2020-07-29T14:24:41.013Z] === RUN TestKillContainerInvalidSignal [2020-07-29T14:24:41.087Z] #34 DONE 1.2s [2020-07-29T14:24:41.284Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-29T14:24:41.583Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2020-07-29T14:24:41.583Z] === RUN TestKillContainer [2020-07-29T14:24:41.583Z] === RUN TestKillContainer/no_signal [2020-07-29T14:24:42.466Z] [2020-07-29T14:24:42.466Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-29T14:24:42.466Z] #19 CACHED [2020-07-29T14:24:42.466Z] [2020-07-29T14:24:42.466Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-29T14:24:42.466Z] #21 CACHED [2020-07-29T14:24:42.466Z] [2020-07-29T14:24:42.466Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-29T14:24:42.466Z] #13 CACHED [2020-07-29T14:24:42.466Z] [2020-07-29T14:24:42.466Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-29T14:24:42.466Z] #26 CACHED [2020-07-29T14:24:42.466Z] [2020-07-29T14:24:42.466Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-29T14:24:42.466Z] #25 CACHED [2020-07-29T14:24:42.466Z] [2020-07-29T14:24:42.466Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-29T14:24:42.466Z] #11 CACHED [2020-07-29T14:24:42.466Z] [2020-07-29T14:24:42.466Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-29T14:24:42.466Z] #20 CACHED [2020-07-29T14:24:42.466Z] [2020-07-29T14:24:42.466Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-29T14:24:42.466Z] #10 CACHED [2020-07-29T14:24:42.466Z] [2020-07-29T14:24:42.467Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-29T14:24:42.467Z] #22 CACHED [2020-07-29T14:24:42.467Z] [2020-07-29T14:24:42.467Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-29T14:24:42.467Z] #27 CACHED [2020-07-29T14:24:42.467Z] [2020-07-29T14:24:42.467Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-29T14:24:42.467Z] #28 CACHED [2020-07-29T14:24:42.467Z] [2020-07-29T14:24:42.467Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-29T14:24:42.467Z] #29 CACHED [2020-07-29T14:24:42.467Z] [2020-07-29T14:24:42.467Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-29T14:24:42.467Z] #6 CACHED [2020-07-29T14:24:42.467Z] [2020-07-29T14:24:42.467Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-29T14:24:42.467Z] #7 CACHED [2020-07-29T14:24:42.467Z] [2020-07-29T14:24:42.467Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-29T14:24:42.467Z] #24 CACHED [2020-07-29T14:24:42.467Z] [2020-07-29T14:24:42.467Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-29T14:24:42.467Z] #12 CACHED [2020-07-29T14:24:42.467Z] [2020-07-29T14:24:42.467Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-29T14:24:42.467Z] #23 CACHED [2020-07-29T14:24:42.467Z] [2020-07-29T14:24:42.467Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-29T14:24:42.467Z] #9 CACHED [2020-07-29T14:24:42.467Z] [2020-07-29T14:24:42.467Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-29T14:24:42.467Z] #30 CACHED [2020-07-29T14:24:42.467Z] [2020-07-29T14:24:42.467Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-29T14:24:42.526Z] === RUN TestKillContainer/non_killing_signal [2020-07-29T14:24:42.658Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-29T14:24:42.786Z] === RUN TestKillContainer/killing_signal [2020-07-29T14:24:43.047Z] #35 DONE 0.6s [2020-07-29T14:24:43.047Z] [2020-07-29T14:24:43.047Z] #36 exporting to image [2020-07-29T14:24:43.047Z] #36 exporting layers [2020-07-29T14:24:43.729Z] --- PASS: TestKillContainer (2.18s) [2020-07-29T14:24:43.729Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-07-29T14:24:43.729Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-07-29T14:24:43.729Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2020-07-29T14:24:43.729Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-29T14:24:43.729Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-29T14:24:44.444Z] #36 exporting layers 1.4s done [2020-07-29T14:24:44.444Z] #36 writing image sha256:e6506b1144725c499916ab43b976a4cae5824e794801ab880f45fd74f79dec9c done [2020-07-29T14:24:44.444Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-29T14:24:44.444Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T14:24:44.670Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-29T14:24:44.755Z] + echo Ensuring container killed. [2020-07-29T14:24:44.755Z] Ensuring container killed. [2020-07-29T14:24:44.755Z] + docker rm -vf docker-pr2 [2020-07-29T14:24:44.755Z] Error: No such container: docker-pr2 [2020-07-29T14:24:44.755Z] + true [Pipeline] sh [2020-07-29T14:24:45.039Z] + echo Chowning /workspace to jenkins user [2020-07-29T14:24:45.039Z] Chowning /workspace to jenkins user [2020-07-29T14:24:45.039Z] + id -u [2020-07-29T14:24:45.039Z] + id -g [2020-07-29T14:24:45.039Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41288:/workspace busybox chown -R 1000:1000 /workspace [2020-07-29T14:24:45.188Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-29T14:24:45.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2020-07-29T14:24:45.242Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-07-29T14:24:45.242Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-07-29T14:24:45.242Z] === RUN TestKillStoppedContainer [2020-07-29T14:24:45.502Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-29T14:24:45.502Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-29T14:24:45.502Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-29T14:24:45.502Z] === RUN TestKillDifferentUserContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T14:24:45.902Z] + bundleName=unit [2020-07-29T14:24:45.902Z] + echo Creating unit-bundles.tar.gz [2020-07-29T14:24:45.902Z] Creating unit-bundles.tar.gz [2020-07-29T14:24:45.902Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-29T14:24:45.902Z] bundles/junit-report.xml [2020-07-29T14:24:45.902Z] bundles/go-test-report.json [2020-07-29T14:24:45.902Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-29T14:24:45.914Z] Archiving artifacts [2020-07-29T14:24:46.275Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41288/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T14:24:46.442Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-07-29T14:24:46.442Z] === RUN TestInspectOomKilledTrue [2020-07-29T14:24:46.442Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-29T14:24:46.442Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:24:46.442Z] === RUN TestInspectOomKilledFalse [2020-07-29T14:24:46.442Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-29T14:24:46.442Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:24:46.442Z] === RUN TestLinksEtcHostsContentMatch [2020-07-29T14:24:46.562Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-29T14:24:46.585Z] + make clean [2020-07-29T14:24:46.585Z] docker volume rm -f docker-dev-cache [2020-07-29T14:24:46.843Z] docker-dev-cache [Pipeline] deleteDir [2020-07-29T14:24:47.013Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-07-29T14:24:47.013Z] === RUN TestLinksContainerNames [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T14:24:48.397Z] --- PASS: TestLinksContainerNames (1.49s) [2020-07-29T14:24:48.397Z] === RUN TestLogsFollowTailEmpty [2020-07-29T14:24:49.340Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-07-29T14:24:49.340Z] === RUN TestContainerNetworkMountsNoChown [2020-07-29T14:24:49.912Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/default [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/default [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/private [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/private [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rprivate [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/slave [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/slave [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rslave [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/shared [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/shared [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rshared [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/default [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/rslave [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/rshared [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/rprivate [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/shared [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/private [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/slave [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-29T14:24:49.912Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:24:49.912Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-29T14:24:49.912Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-29T14:24:50.173Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-29T14:24:50.435Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-07-29T14:24:50.435Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-29T14:24:50.435Z] === RUN TestContainerBindMountNonRecursive [2020-07-29T14:24:50.749Z] --- PASS: TestServiceUpdatePidsLimit (16.47s) [2020-07-29T14:24:50.749Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-07-29T14:24:50.749Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-07-29T14:24:50.749Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-07-29T14:24:50.749Z] PASS [2020-07-29T14:24:50.749Z] [2020-07-29T14:24:50.749Z] === Skipped [2020-07-29T14:24:50.749Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-29T14:24:50.749Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T14:24:50.749Z] [2020-07-29T14:24:50.749Z] [2020-07-29T14:24:50.749Z] DONE 27 tests, 1 skipped in 180.989s [2020-07-29T14:24:50.749Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T14:24:50.749Z] ++ 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-29T14:24:50.749Z] ++ set -e [2020-07-29T14:24:50.749Z] ++ '[' -n 0 ']' [2020-07-29T14:24:50.749Z] ++ set -x [2020-07-29T14:24:50.749Z] ++ env -i DEST=/go/src/github.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-29T14:24:50.749Z] INFO: Testing against a local daemon [2020-07-29T14:24:50.749Z] === RUN TestSessionCreate [2020-07-29T14:24:50.749Z] --- PASS: TestSessionCreate (0.02s) [2020-07-29T14:24:50.749Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T14:24:50.749Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-29T14:24:50.749Z] PASS [2020-07-29T14:24:50.749Z] [2020-07-29T14:24:50.749Z] DONE 2 tests in 0.150s [2020-07-29T14:24:50.749Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T14:24:50.749Z] ++ 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-29T14:24:50.749Z] ++ set -e [2020-07-29T14:24:50.749Z] ++ '[' -n 0 ']' [2020-07-29T14:24:50.749Z] ++ set -x [2020-07-29T14:24:50.749Z] ++ env -i DEST=/go/src/github.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-29T14:24:50.749Z] INFO: Testing against a local daemon [2020-07-29T14:24:50.749Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T14:24:50.749Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:24:50.749Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:24:50.749Z] === RUN TestEventsExecDie [2020-07-29T14:24:51.009Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-29T14:24:51.268Z] --- PASS: TestEventsExecDie (0.67s) [2020-07-29T14:24:51.268Z] === RUN TestEventsBackwardsCompatible [2020-07-29T14:24:51.268Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-07-29T14:24:51.268Z] === RUN TestInfoBinaryCommits [2020-07-29T14:24:51.268Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-29T14:24:51.268Z] === RUN TestInfoAPIVersioned [2020-07-29T14:24:51.268Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-29T14:24:51.268Z] === RUN TestInfoDiscoveryBackend [2020-07-29T14:24:51.527Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-29T14:24:51.527Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-29T14:24:51.527Z] === RUN TestDockerSuite/TestHealth [2020-07-29T14:24:51.786Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-07-29T14:24:51.786Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-29T14:24:52.981Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2020-07-29T14:24:52.981Z] === RUN TestNetworkNat [2020-07-29T14:24:53.162Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-29T14:24:53.162Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T14:24:53.421Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-07-29T14:24:53.421Z] === RUN TestInfoAPI [2020-07-29T14:24:53.421Z] --- PASS: TestInfoAPI (0.02s) [2020-07-29T14:24:53.421Z] === RUN TestInfoAPIWarnings [2020-07-29T14:24:53.553Z] --- PASS: TestNetworkNat (0.89s) [2020-07-29T14:24:53.553Z] === RUN TestNetworkLocalhostTCPNat [2020-07-29T14:24:53.988Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-29T14:24:53.988Z] === RUN TestInfoDebug [2020-07-29T14:24:54.495Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-07-29T14:24:54.495Z] === RUN TestNetworkLoopbackNat [2020-07-29T14:24:54.555Z] --- PASS: TestInfoDebug (0.53s) [2020-07-29T14:24:54.555Z] === RUN TestInfoInsecureRegistries [2020-07-29T14:24:55.140Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-29T14:24:55.140Z] === RUN TestInfoRegistryMirrors [2020-07-29T14:24:55.709Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-29T14:24:55.709Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T14:24:55.709Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-07-29T14:24:55.709Z] === RUN TestPingCacheHeaders [2020-07-29T14:24:55.709Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-29T14:24:55.709Z] === RUN TestPingGet [2020-07-29T14:24:55.709Z] --- PASS: TestPingGet (0.01s) [2020-07-29T14:24:55.709Z] === RUN TestPingHead [2020-07-29T14:24:55.709Z] --- PASS: TestPingHead (0.02s) [2020-07-29T14:24:55.709Z] === RUN TestVersion [2020-07-29T14:24:55.968Z] --- PASS: TestVersion (0.02s) [2020-07-29T14:24:55.968Z] PASS [2020-07-29T14:24:55.968Z] [2020-07-29T14:24:55.968Z] === Skipped [2020-07-29T14:24:55.968Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:24:55.968Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:24:55.968Z] [2020-07-29T14:24:55.968Z] [2020-07-29T14:24:55.968Z] DONE 18 tests, 1 skipped in 5.400s [2020-07-29T14:24:55.968Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T14:24:55.968Z] ++ 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-29T14:24:55.968Z] ++ set -e [2020-07-29T14:24:55.968Z] ++ '[' -n 0 ']' [2020-07-29T14:24:55.968Z] ++ set -x [2020-07-29T14:24:55.968Z] ++ env -i DEST=/go/src/github.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-29T14:24:55.968Z] INFO: Testing against a local daemon [2020-07-29T14:24:55.968Z] === RUN TestVolumesCreateAndList [2020-07-29T14:24:55.968Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-29T14:24:55.968Z] === RUN TestVolumesRemove [2020-07-29T14:24:55.968Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-29T14:24:55.968Z] === RUN TestVolumesInspect [2020-07-29T14:24:55.968Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-29T14:24:55.968Z] === RUN TestVolumesInvalidJSON [2020-07-29T14:24:56.227Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T14:24:56.227Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T14:24:56.227Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T14:24:56.227Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-29T14:24:56.227Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T14:24:56.227Z] PASS [2020-07-29T14:24:56.227Z] [2020-07-29T14:24:56.227Z] DONE 5 tests in 0.253s [2020-07-29T14:24:56.227Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T14:24:56.485Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T14:24:56.485Z] +++ kill 5589 [2020-07-29T14:24:57.420Z] +++ /etc/init.d/apparmor stop [2020-07-29T14:24:57.420Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:24:57.420Z] [2020-07-29T14:24:57.420Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:24:57.420Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:24:57.420Z] [2020-07-29T14:24:57.420Z] To set a process to complain mode, use the command line tool [2020-07-29T14:24:57.420Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:24:57.420Z] +++ true [2020-07-29T14:24:57.420Z] exiting test-integration [2020-07-29T14:24:57.420Z] ++ exit 0 [2020-07-29T14:24:57.420Z] [2020-07-29T14:24:57.793Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2020-07-29T14:24:57.793Z] === RUN TestPause [2020-07-29T14:24:58.359Z] + for job in $(jobs -p) [2020-07-29T14:24:58.359Z] + wait 10942 [2020-07-29T14:24:58.366Z] --- PASS: TestPause (0.79s) [2020-07-29T14:24:58.366Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-29T14:24:58.366Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:24:58.366Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:24:58.366Z] === RUN TestPauseStopPausedContainer [2020-07-29T14:24:59.308Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2020-07-29T14:24:59.308Z] === RUN TestPsFilter [2020-07-29T14:24:59.308Z] --- PASS: TestPsFilter (0.26s) [2020-07-29T14:24:59.308Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-29T14:25:00.250Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-07-29T14:25:00.250Z] === RUN TestRemoveContainerWithVolume [2020-07-29T14:25:00.822Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-07-29T14:25:00.822Z] === RUN TestRemoveContainerRunning [2020-07-29T14:25:01.765Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-07-29T14:25:01.765Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-29T14:25:02.336Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-07-29T14:25:02.336Z] === RUN TestRemoveInvalidContainer [2020-07-29T14:25:02.336Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-29T14:25:02.336Z] === RUN TestRenameLinkedContainer [2020-07-29T14:25:05.636Z] --- PASS: TestRenameLinkedContainer (3.00s) [2020-07-29T14:25:05.636Z] === RUN TestRenameStoppedContainer [2020-07-29T14:25:06.211Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-07-29T14:25:06.211Z] === RUN TestRenameRunningContainerAndReuse [2020-07-29T14:25:07.595Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2020-07-29T14:25:07.595Z] === RUN TestRenameInvalidName [2020-07-29T14:25:08.539Z] --- PASS: TestRenameInvalidName (0.76s) [2020-07-29T14:25:08.539Z] === RUN TestRenameAnonymousContainer [2020-07-29T14:25:10.559Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-29T14:25:10.559Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-29T14:25:10.559Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-29T14:25:10.559Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-29T14:25:10.818Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-29T14:25:10.818Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-29T14:25:11.387Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-29T14:25:11.387Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-29T14:25:11.387Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-29T14:25:11.645Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-29T14:25:11.645Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-29T14:25:11.904Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-29T14:25:12.163Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-29T14:25:12.163Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-29T14:25:12.732Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-29T14:25:12.746Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2020-07-29T14:25:12.746Z] === RUN TestRenameContainerWithSameName [2020-07-29T14:25:12.992Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-29T14:25:13.318Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-07-29T14:25:13.318Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-29T14:25:13.560Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-29T14:25:14.128Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-29T14:25:14.128Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-29T14:25:14.694Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-29T14:25:14.701Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2020-07-29T14:25:14.701Z] === RUN TestResize [2020-07-29T14:25:15.642Z] --- PASS: TestResize (0.76s) [2020-07-29T14:25:15.642Z] === RUN TestResizeWithInvalidSize [2020-07-29T14:25:16.213Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-07-29T14:25:16.213Z] === RUN TestResizeWhenContainerNotStarted [2020-07-29T14:25:17.156Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:25:17.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:25:17.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:25:17.157Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-29T14:25:17.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:25:17.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-29T14:25:17.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-29T14:25:17.224Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-29T14:25:17.224Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-29T14:25:17.224Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-29T14:25:18.161Z] === RUN TestDockerSuite/TestImportFile [2020-07-29T14:25:19.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-29T14:25:19.539Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-29T14:25:19.539Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-29T14:25:19.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-29T14:25:19.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-29T14:25:19.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:25:20.473Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-29T14:25:21.296Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-29T14:25:21.409Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-29T14:25:21.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-29T14:25:21.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-29T14:25:22.346Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-29T14:25:22.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-29T14:25:22.916Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-29T14:25:23.485Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-29T14:25:24.053Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-29T14:25:24.053Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-29T14:25:24.053Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-29T14:25:24.320Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-29T14:25:24.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-29T14:25:24.889Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-29T14:25:25.457Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2020-07-29T14:25:25.696Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.96s) [2020-07-29T14:25:25.696Z] === RUN TestCgroupNamespacesRun [2020-07-29T14:25:25.716Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-29T14:25:26.283Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-29T14:25:26.541Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-29T14:25:26.802Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-29T14:25:27.079Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-07-29T14:25:27.079Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-29T14:25:27.738Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-29T14:25:28.306Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-29T14:25:28.565Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-29T14:25:28.565Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-29T14:25:28.995Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-07-29T14:25:28.995Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-29T14:25:29.133Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-29T14:25:29.133Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-29T14:25:29.701Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-29T14:25:30.268Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-29T14:25:30.378Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-07-29T14:25:30.378Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-29T14:25:30.526Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-29T14:25:31.093Z] === RUN TestDockerSuite/TestInspectImage [2020-07-29T14:25:31.093Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-29T14:25:31.093Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-29T14:25:31.093Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-29T14:25:31.662Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-29T14:25:31.922Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-29T14:25:32.180Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-29T14:25:32.291Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-07-29T14:25:32.291Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-29T14:25:32.438Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-29T14:25:33.006Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-29T14:25:34.204Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-07-29T14:25:34.204Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-29T14:25:34.383Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-29T14:25:34.383Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-29T14:25:34.952Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-29T14:25:35.521Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-29T14:25:36.117Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-07-29T14:25:36.117Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-29T14:25:36.457Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-29T14:25:36.690Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-07-29T14:25:36.690Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-29T14:25:36.717Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-29T14:25:37.285Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-29T14:25:37.543Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-29T14:25:38.112Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-29T14:25:38.371Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-29T14:25:38.638Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-07-29T14:25:38.638Z] === RUN TestKernelTCPMemory [2020-07-29T14:25:38.938Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-29T14:25:38.938Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-29T14:25:39.210Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-07-29T14:25:39.210Z] === RUN TestNISDomainname [2020-07-29T14:25:40.153Z] --- PASS: TestNISDomainname (0.94s) [2020-07-29T14:25:40.153Z] === RUN TestHostnameDnsResolution [2020-07-29T14:25:40.316Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-29T14:25:41.256Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-29T14:25:42.067Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-07-29T14:25:42.067Z] === RUN TestStats [2020-07-29T14:25:42.192Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-29T14:25:42.192Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-29T14:25:43.570Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-29T14:25:44.531Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-29T14:25:44.610Z] --- PASS: TestStats (2.79s) [2020-07-29T14:25:44.610Z] === RUN TestStopContainerWithTimeout [2020-07-29T14:25:44.871Z] === RUN TestStopContainerWithTimeout/0 [2020-07-29T14:25:44.871Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-29T14:25:44.871Z] === RUN TestStopContainerWithTimeout/1 [2020-07-29T14:25:44.871Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-29T14:25:44.871Z] === RUN TestStopContainerWithTimeout/3 [2020-07-29T14:25:44.871Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-29T14:25:44.871Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-29T14:25:44.871Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-29T14:25:44.871Z] === CONT TestStopContainerWithTimeout/0 [2020-07-29T14:25:44.871Z] === CONT TestStopContainerWithTimeout/3 [2020-07-29T14:25:44.871Z] === CONT TestStopContainerWithTimeout/1 [2020-07-29T14:25:44.871Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-29T14:25:45.907Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-29T14:25:45.907Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-29T14:25:46.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-29T14:25:47.546Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-29T14:25:47.806Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-29T14:25:48.172Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-29T14:25:48.172Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2020-07-29T14:25:48.172Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-07-29T14:25:48.172Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-07-29T14:25:48.172Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2020-07-29T14:25:48.172Z] === RUN TestDeleteDevicemapper [2020-07-29T14:25:48.172Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-29T14:25:48.172Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:25:48.172Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-29T14:25:48.745Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-29T14:25:51.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-29T14:25:51.475Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.13s) [2020-07-29T14:25:51.475Z] === RUN TestUpdateMemory [2020-07-29T14:25:51.475Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-29T14:25:51.475Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:25:51.475Z] === RUN TestUpdateCPUQuota [2020-07-29T14:25:52.416Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-07-29T14:25:52.416Z] === RUN TestUpdatePidsLimit [2020-07-29T14:25:52.416Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-29T14:25:52.677Z] === RUN TestUpdatePidsLimit/no_change [2020-07-29T14:25:53.249Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-29T14:25:53.509Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-29T14:25:53.769Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-29T14:25:54.340Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-29T14:25:54.601Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-29T14:25:55.985Z] --- PASS: TestUpdatePidsLimit (3.58s) [2020-07-29T14:25:55.985Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-07-29T14:25:55.985Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-07-29T14:25:55.985Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-07-29T14:25:55.985Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-07-29T14:25:55.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-07-29T14:25:55.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-07-29T14:25:55.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-07-29T14:25:55.985Z] === RUN TestUpdateRestartPolicy [2020-07-29T14:25:57.854Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-29T14:25:59.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-29T14:26:00.698Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-29T14:26:00.956Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-29T14:26:02.334Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-29T14:26:02.593Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-29T14:26:02.852Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-29T14:26:02.852Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-29T14:26:02.852Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-29T14:26:03.111Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-29T14:26:03.677Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-29T14:26:07.864Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-29T14:26:07.864Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-29T14:26:08.249Z] --- PASS: TestUpdateRestartPolicy (12.34s) [2020-07-29T14:26:08.249Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-29T14:26:09.195Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-07-29T14:26:09.195Z] === RUN TestWaitNonBlocked [2020-07-29T14:26:09.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:26:09.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:26:09.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:26:09.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:26:09.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-29T14:26:09.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-29T14:26:09.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-29T14:26:10.142Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-29T14:26:10.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-07-29T14:26:10.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2020-07-29T14:26:10.143Z] === RUN TestWaitBlocked [2020-07-29T14:26:10.143Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:26:10.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:26:10.143Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:26:10.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:26:10.143Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-29T14:26:10.143Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-29T14:26:11.099Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-29T14:26:11.099Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-07-29T14:26:11.099Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-07-29T14:26:11.099Z] === CONT TestContainerStartOnDaemonRestart [2020-07-29T14:26:11.099Z] === CONT TestContainerKillOnDaemonStart [2020-07-29T14:26:11.099Z] === CONT TestDaemonHostGatewayIP [2020-07-29T14:26:11.099Z] === CONT TestDaemonRestartIpcMode [2020-07-29T14:26:12.302Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-29T14:26:12.584Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-29T14:26:12.584Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-29T14:26:13.521Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-29T14:26:14.902Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-29T14:26:15.314Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2020-07-29T14:26:15.314Z] === CONT TestIpcModeOlderClient [2020-07-29T14:26:15.314Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-07-29T14:26:15.314Z] --- PASS: TestDaemonRestartIpcMode (4.31s) [2020-07-29T14:26:15.838Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-29T14:26:15.884Z] --- PASS: TestDaemonHostGatewayIP (4.81s) [2020-07-29T14:26:17.213Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-29T14:26:17.781Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-29T14:26:19.686Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-29T14:26:19.945Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-29T14:26:20.513Z] === RUN TestDockerSuite/TestLogsSince [2020-07-29T14:26:25.878Z] --- PASS: TestContainerKillOnDaemonStart (13.19s) [2020-07-29T14:26:25.878Z] PASS [2020-07-29T14:26:25.878Z] [2020-07-29T14:26:25.878Z] === Skipped [2020-07-29T14:26:25.878Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-29T14:26:25.879Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-29T14:26:25.879Z] [2020-07-29T14:26:25.879Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-29T14:26:25.879Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:26:25.879Z] [2020-07-29T14:26:25.879Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-29T14:26:25.879Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:26:25.879Z] [2020-07-29T14:26:25.879Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-29T14:26:25.879Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-29T14:26:25.879Z] [2020-07-29T14:26:25.879Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-29T14:26:25.879Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-29T14:26:25.879Z] [2020-07-29T14:26:25.879Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-29T14:26:25.879Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-29T14:26:25.879Z] [2020-07-29T14:26:25.879Z] [2020-07-29T14:26:25.879Z] DONE 192 tests, 6 skipped in 136.316s [2020-07-29T14:26:25.879Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-29T14:26:25.879Z] ++ 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-29T14:26:25.879Z] ++ set -e [2020-07-29T14:26:25.879Z] ++ '[' -n 0 ']' [2020-07-29T14:26:25.879Z] ++ set -x [2020-07-29T14:26:25.879Z] ++ env -i DEST=/go/src/github.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-29T14:26:25.879Z] INFO: Testing against a local daemon [2020-07-29T14:26:25.879Z] === RUN TestCommitInheritsEnv [2020-07-29T14:26:25.879Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-07-29T14:26:25.879Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-29T14:26:25.879Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-29T14:26:25.879Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-29T14:26:25.879Z] === RUN TestImagesFilterMultiReference [2020-07-29T14:26:25.879Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-29T14:26:25.879Z] === RUN TestImagePullPlatformInvalid [2020-07-29T14:26:25.879Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-29T14:26:25.879Z] === RUN TestRemoveImageOrphaning [2020-07-29T14:26:25.879Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-07-29T14:26:25.879Z] === RUN TestRemoveImageGarbageCollector [2020-07-29T14:26:25.879Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-29T14:26:25.879Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:26:25.879Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-29T14:26:25.879Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-29T14:26:25.879Z] === RUN TestTagInvalidReference [2020-07-29T14:26:25.879Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-29T14:26:25.879Z] === RUN TestTagValidPrefixedRepo [2020-07-29T14:26:26.139Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-29T14:26:26.139Z] === RUN TestTagExistedNameWithoutForce [2020-07-29T14:26:26.139Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-29T14:26:26.139Z] === RUN TestTagOfficialNames [2020-07-29T14:26:26.139Z] --- PASS: TestTagOfficialNames (0.08s) [2020-07-29T14:26:26.139Z] === RUN TestTagMatchesDigest [2020-07-29T14:26:26.139Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-29T14:26:26.139Z] PASS [2020-07-29T14:26:26.139Z] [2020-07-29T14:26:26.139Z] === Skipped [2020-07-29T14:26:26.139Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-29T14:26:26.139Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-29T14:26:26.139Z] [2020-07-29T14:26:26.139Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-29T14:26:26.139Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:26:26.139Z] [2020-07-29T14:26:26.139Z] [2020-07-29T14:26:26.139Z] DONE 12 tests, 2 skipped in 1.759s [2020-07-29T14:26:26.139Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T14:26:26.139Z] ++ 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-29T14:26:26.139Z] ++ set -e [2020-07-29T14:26:26.139Z] ++ '[' -n 0 ']' [2020-07-29T14:26:26.139Z] ++ set -x [2020-07-29T14:26:26.139Z] ++ env -i DEST=/go/src/github.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-29T14:26:26.401Z] INFO: Testing against a local daemon [2020-07-29T14:26:26.401Z] === RUN TestNetworkCreateDelete [2020-07-29T14:26:26.661Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-07-29T14:26:26.661Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T14:26:27.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-29T14:26:27.074Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-29T14:26:28.047Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-07-29T14:26:28.048Z] === RUN TestDaemonDNSFallback [2020-07-29T14:26:32.345Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-29T14:26:32.912Z] === RUN TestDockerSuite/TestLogsTail [2020-07-29T14:26:33.171Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-29T14:26:33.740Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-29T14:26:34.000Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-29T14:26:34.260Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-29T14:26:34.827Z] === RUN TestDockerSuite/TestNetHostname [2020-07-29T14:26:36.184Z] --- PASS: TestDaemonDNSFallback (7.34s) [2020-07-29T14:26:36.184Z] === RUN TestInspectNetwork [2020-07-29T14:26:36.204Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-29T14:26:36.204Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-29T14:26:37.140Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-29T14:26:38.078Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-29T14:26:38.645Z] === RUN TestDockerSuite/TestPluginActive [2020-07-29T14:26:40.039Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-29T14:26:40.389Z] === RUN TestInspectNetwork/full_network_id [2020-07-29T14:26:40.389Z] === RUN TestInspectNetwork/partial_network_id [2020-07-29T14:26:40.389Z] === RUN TestInspectNetwork/network_name [2020-07-29T14:26:40.389Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-29T14:26:41.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-29T14:26:44.592Z] --- PASS: TestInspectNetwork (9.40s) [2020-07-29T14:26:44.592Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-29T14:26:44.592Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-29T14:26:44.592Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-29T14:26:44.592Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-29T14:26:44.592Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T14:26:46.136Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-29T14:26:46.136Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-29T14:26:46.703Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-29T14:26:47.137Z] --- PASS: TestRunContainerWithBridgeNone (2.40s) [2020-07-29T14:26:47.137Z] === RUN TestNetworkInvalidJSON [2020-07-29T14:26:47.137Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T14:26:47.137Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T14:26:47.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:26:47.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:26:47.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:26:47.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:26:47.137Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T14:26:47.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:26:47.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:26:47.137Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-29T14:26:47.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T14:26:47.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T14:26:47.137Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T14:26:47.137Z] === RUN TestHostIPv4BridgeLabel [2020-07-29T14:26:48.080Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-07-29T14:26:48.081Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T14:26:48.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-29T14:26:49.460Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-29T14:26:49.466Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-07-29T14:26:49.466Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T14:26:50.408Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2020-07-29T14:26:50.408Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T14:26:50.839Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-29T14:26:52.322Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s) [2020-07-29T14:26:52.322Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:26:52.743Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-29T14:26:54.867Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.29s) [2020-07-29T14:26:54.867Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:26:55.437Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-07-29T14:26:55.437Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T14:26:56.938Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-29T14:26:57.874Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-29T14:26:58.442Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-29T14:26:58.736Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-07-29T14:26:58.736Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T14:26:58.736Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:26:58.736Z] service_test.go:236: FLAKY_TEST [2020-07-29T14:26:58.736Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T14:26:59.379Z] === RUN TestDockerSuite/TestPortList [2020-07-29T14:27:05.949Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-29T14:27:05.949Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-29T14:27:12.536Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-29T14:27:12.536Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-29T14:27:12.536Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-29T14:27:12.536Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-29T14:27:12.536Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-29T14:27:12.799Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-29T14:27:12.799Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-29T14:27:13.369Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-29T14:27:13.369Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-29T14:27:14.306Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-29T14:27:14.306Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-29T14:27:15.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-29T14:27:16.181Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-29T14:27:16.851Z] --- PASS: TestServiceWithDataPathPortInit (18.23s) [2020-07-29T14:27:16.851Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T14:27:17.117Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-29T14:27:17.376Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-29T14:27:17.635Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-29T14:27:17.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-29T14:27:19.802Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-29T14:27:20.739Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-29T14:27:24.030Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-29T14:27:26.563Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-29T14:27:26.563Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-29T14:27:26.848Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.07s) [2020-07-29T14:27:26.848Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wp2yknf1do3d26088frm0fcon Created:2020-07-29 14:27:18.572764732 +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[c07e2248b9f20d4fc761f72d0af922c41273eb1870479ff86cd6cc46a1e1f51d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uv6cim4r8jyls8rmbhzb4gpa8 EndpointID:bebd6cd554bf30e71e19333ccf741ccf42f09be1fd10689547a1939d44041896 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eb5552bea241fc192a3d1a3c6cd71491bb4584bc90089e74ac4d0e2b3e4c5981 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:16d195400799 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uv6cim4r8jyls8rmbhzb4gpa8 EndpointID:bebd6cd554bf30e71e19333ccf741ccf42f09be1fd10689547a1939d44041896 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-29T14:27:26.848Z] PASS [2020-07-29T14:27:26.848Z] [2020-07-29T14:27:26.848Z] === Skipped [2020-07-29T14:27:26.848Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:27:26.848Z] service_test.go:236: FLAKY_TEST [2020-07-29T14:27:26.848Z] [2020-07-29T14:27:26.848Z] [2020-07-29T14:27:26.848Z] DONE 23 tests, 1 skipped in 59.845s [2020-07-29T14:27:26.848Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:27:26.848Z] ++ 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-29T14:27:26.848Z] ++ set -e [2020-07-29T14:27:26.848Z] ++ '[' -n 0 ']' [2020-07-29T14:27:26.848Z] ++ set -x [2020-07-29T14:27:26.848Z] ++ env -i DEST=/go/src/github.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-29T14:27:26.848Z] INFO: Testing against a local daemon [2020-07-29T14:27:26.848Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T14:27:26.848Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-29T14:27:26.848Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:27:26.848Z] === RUN TestDockerNetworkIpvlan [2020-07-29T14:27:26.848Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:27:26.848Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:27:26.848Z] PASS [2020-07-29T14:27:26.848Z] [2020-07-29T14:27:26.848Z] === Skipped [2020-07-29T14:27:26.848Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-29T14:27:26.848Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:27:26.848Z] [2020-07-29T14:27:26.848Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:27:26.848Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:27:26.848Z] [2020-07-29T14:27:26.848Z] [2020-07-29T14:27:26.848Z] DONE 2 tests, 2 skipped in 0.169s [2020-07-29T14:27:26.848Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:27:26.848Z] ++ 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-29T14:27:26.848Z] ++ set -e [2020-07-29T14:27:26.848Z] ++ '[' -n 0 ']' [2020-07-29T14:27:26.848Z] ++ set -x [2020-07-29T14:27:26.848Z] ++ env -i DEST=/go/src/github.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-29T14:27:26.848Z] INFO: Testing against a local daemon [2020-07-29T14:27:26.848Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T14:27:28.473Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-29T14:27:28.761Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.08s) [2020-07-29T14:27:28.761Z] === RUN TestDockerNetworkMacvlan [2020-07-29T14:27:29.703Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-29T14:27:30.646Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-29T14:27:32.031Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-29T14:27:35.331Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-29T14:27:36.589Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-29T14:27:36.589Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-29T14:27:37.525Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-29T14:27:38.465Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-29T14:27:38.634Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-29T14:27:39.034Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-29T14:27:40.417Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-29T14:27:40.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-29T14:27:42.593Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-29T14:27:43.534Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-29T14:27:43.535Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-29T14:27:44.104Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-29T14:27:45.218Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-29T14:27:45.482Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-29T14:27:46.603Z] --- PASS: TestDockerNetworkMacvlan (17.97s) [2020-07-29T14:27:46.603Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-29T14:27:46.603Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-29T14:27:46.603Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-07-29T14:27:46.603Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-07-29T14:27:46.603Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.55s) [2020-07-29T14:27:46.603Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2020-07-29T14:27:46.603Z] PASS [2020-07-29T14:27:46.603Z] [2020-07-29T14:27:46.603Z] DONE 8 tests in 20.200s [2020-07-29T14:27:46.603Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T14:27:46.603Z] ++ 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-29T14:27:46.603Z] ++ set -e [2020-07-29T14:27:46.603Z] ++ '[' -n 0 ']' [2020-07-29T14:27:46.603Z] ++ set -x [2020-07-29T14:27:46.603Z] ++ env -i DEST=/go/src/github.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-29T14:27:46.603Z] testing: warning: no tests to run [2020-07-29T14:27:46.603Z] PASS [2020-07-29T14:27:46.603Z] [2020-07-29T14:27:46.603Z] DONE 0 tests in 0.029s [2020-07-29T14:27:46.603Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T14:27:46.603Z] ++ 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-29T14:27:46.603Z] ++ set -e [2020-07-29T14:27:46.603Z] ++ '[' -n 0 ']' [2020-07-29T14:27:46.603Z] ++ set -x [2020-07-29T14:27:46.603Z] ++ env -i DEST=/go/src/github.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-29T14:27:46.603Z] INFO: Testing against a local daemon [2020-07-29T14:27:46.603Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T14:27:48.515Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-07-29T14:27:48.515Z] === RUN TestAuthZPluginTLS [2020-07-29T14:27:48.774Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-29T14:27:48.774Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-29T14:27:48.774Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-29T14:27:49.033Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-29T14:27:49.033Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-29T14:27:49.087Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-07-29T14:27:49.087Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T14:27:49.292Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-29T14:27:49.551Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-29T14:27:49.658Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-07-29T14:27:49.658Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T14:27:50.487Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-29T14:27:50.601Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-07-29T14:27:50.601Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T14:27:51.175Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-07-29T14:27:51.175Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T14:27:51.427Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-29T14:27:51.995Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-29T14:27:53.089Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-07-29T14:27:53.089Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T14:27:53.350Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-07-29T14:27:53.350Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T14:27:54.293Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-07-29T14:27:54.293Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T14:27:54.860Z] --- PASS: TestImportExtremelyLargeImageWorks (193.59s) [2020-07-29T14:27:54.860Z] PASS [2020-07-29T14:27:54.860Z] [2020-07-29T14:27:54.860Z] === Skipped [2020-07-29T14:27:54.860Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-29T14:27:54.860Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:27:54.860Z] [2020-07-29T14:27:54.860Z] [2020-07-29T14:27:54.860Z] DONE 12 tests, 1 skipped in 194.612s [2020-07-29T14:27:54.860Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-29T14:27:54.860Z] ++ 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-29T14:27:54.860Z] ++ set -e [2020-07-29T14:27:54.860Z] ++ '[' -n 0 ']' [2020-07-29T14:27:54.860Z] ++ set -x [2020-07-29T14:27:54.860Z] ++ env -i DEST=/go/src/github.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-29T14:27:54.860Z] INFO: Testing against a local daemon [2020-07-29T14:27:54.860Z] === RUN TestNetworkCreateDelete [2020-07-29T14:27:54.860Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-29T14:27:54.860Z] === RUN TestDockerNetworkDeletePreferID [2020-07-29T14:27:54.860Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-07-29T14:27:54.860Z] === RUN TestDaemonDNSFallback [2020-07-29T14:27:54.860Z] --- PASS: TestDaemonDNSFallback (1.60s) [2020-07-29T14:27:54.860Z] === RUN TestInspectNetwork [2020-07-29T14:27:54.860Z] === RUN TestInspectNetwork/full_network_id [2020-07-29T14:27:54.860Z] === RUN TestInspectNetwork/partial_network_id [2020-07-29T14:27:54.860Z] === RUN TestInspectNetwork/network_name [2020-07-29T14:27:54.860Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-29T14:27:54.864Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-07-29T14:27:54.864Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T14:27:55.153Z] --- PASS: TestInspectNetwork (6.93s) [2020-07-29T14:27:55.153Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-29T14:27:55.153Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-29T14:27:55.153Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-29T14:27:55.153Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-29T14:27:55.153Z] === RUN TestRunContainerWithBridgeNone [2020-07-29T14:27:56.778Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-07-29T14:27:56.778Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T14:27:57.249Z] --- PASS: TestRunContainerWithBridgeNone (1.86s) [2020-07-29T14:27:57.249Z] === RUN TestNetworkInvalidJSON [2020-07-29T14:27:57.249Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-29T14:27:57.249Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-29T14:27:57.249Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:27:57.249Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:27:57.249Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:27:57.249Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:27:57.249Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-29T14:27:57.249Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-29T14:27:57.249Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-29T14:27:57.249Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-29T14:27:57.249Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-29T14:27:57.249Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-29T14:27:57.249Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-29T14:27:57.249Z] === RUN TestHostIPv4BridgeLabel [2020-07-29T14:27:57.271Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-29T14:27:57.545Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-29T14:27:57.545Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-29T14:27:58.207Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-29T14:27:58.588Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-29T14:27:58.588Z] === RUN TestDaemonDefaultNetworkPools [2020-07-29T14:27:59.225Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-07-29T14:27:59.225Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-29T14:27:59.323Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-07-29T14:27:59.323Z] === RUN TestAuthZPluginHeader [2020-07-29T14:27:59.587Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-29T14:27:59.587Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-29T14:27:59.587Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-29T14:27:59.846Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-29T14:28:00.265Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-07-29T14:28:00.265Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T14:28:00.265Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T14:28:00.265Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:00.265Z] === RUN TestAuthZPluginV2Disable [2020-07-29T14:28:00.265Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-29T14:28:00.265Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:00.265Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T14:28:00.265Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T14:28:00.265Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:00.265Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T14:28:00.265Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T14:28:00.265Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:00.265Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T14:28:00.742Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-07-29T14:28:00.742Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-29T14:28:01.750Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-29T14:28:01.790Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-07-29T14:28:01.790Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-29T14:28:02.424Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-29T14:28:02.424Z] === RUN TestServiceWithPredefinedNetwork [2020-07-29T14:28:03.131Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-29T14:28:04.507Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2020-07-29T14:28:04.507Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-29T14:28:04.507Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:28:04.507Z] service_test.go:236: FLAKY_TEST [2020-07-29T14:28:04.507Z] === RUN TestServiceWithDataPathPortInit [2020-07-29T14:28:05.667Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-29T14:28:06.604Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-29T14:28:06.604Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-29T14:28:06.604Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-29T14:28:09.153Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-29T14:28:09.412Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-29T14:28:09.671Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-29T14:28:11.048Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-29T14:28:11.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-29T14:28:11.616Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-29T14:28:12.995Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-29T14:28:13.565Z] === RUN TestDockerSuite/TestRmiTag [2020-07-29T14:28:13.824Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-29T14:28:14.393Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-29T14:28:18.376Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.00s) [2020-07-29T14:28:18.376Z] PASS [2020-07-29T14:28:18.376Z] [2020-07-29T14:28:18.376Z] === Skipped [2020-07-29T14:28:18.376Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T14:28:18.376Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:18.376Z] [2020-07-29T14:28:18.376Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-29T14:28:18.376Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:18.376Z] [2020-07-29T14:28:18.376Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T14:28:18.376Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:18.376Z] [2020-07-29T14:28:18.376Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T14:28:18.376Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:18.376Z] [2020-07-29T14:28:18.376Z] [2020-07-29T14:28:18.376Z] DONE 17 tests, 4 skipped in 31.680s [2020-07-29T14:28:18.376Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T14:28:18.377Z] ++ 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-29T14:28:18.377Z] ++ set -e [2020-07-29T14:28:18.377Z] ++ '[' -n 0 ']' [2020-07-29T14:28:18.377Z] ++ set -x [2020-07-29T14:28:18.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=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-29T14:28:18.377Z] INFO: Testing against a local daemon [2020-07-29T14:28:18.377Z] === RUN TestPluginInvalidJSON [2020-07-29T14:28:18.377Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:28:18.377Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:28:18.377Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:28:18.377Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-29T14:28:18.377Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T14:28:18.377Z] === RUN TestPluginInstall [2020-07-29T14:28:18.377Z] === RUN TestPluginInstall/no_auth [2020-07-29T14:28:18.591Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-29T14:28:18.592Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-29T14:28:19.530Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-29T14:28:19.789Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-29T14:28:19.882Z] --- PASS: TestServiceWithDataPathPortInit (13.62s) [2020-07-29T14:28:19.882Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-29T14:28:20.726Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-29T14:28:21.293Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-29T14:28:21.552Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-29T14:28:22.119Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-29T14:28:22.119Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-29T14:28:22.378Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-29T14:28:23.321Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-29T14:28:23.674Z] time="2020-07-29T14:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:28:23.674Z] time="2020-07-29T14:28:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:28:23.674Z] time="2020-07-29T14:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef0e199e20b06075d1d21f508316af628a0ebc48c666309d91a835d7739c621c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:28:23.674Z] time="2020-07-29T14:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:28:23.674Z] time="2020-07-29T14:28:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:28:23.674Z] time="2020-07-29T14:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef0e199e20b06075d1d21f508316af628a0ebc48c666309d91a835d7739c621c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:28:23.890Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-29T14:28:24.149Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-29T14:28:24.245Z] === RUN TestPluginInstall/with_htpasswd [2020-07-29T14:28:24.717Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-29T14:28:24.819Z] time="2020-07-29T14:28:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:28:24.819Z] time="2020-07-29T14:28:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:28:24.819Z] time="2020-07-29T14:28:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e490233e4bea9e7221f676321b7f4f345acb7b3a08586be05c1aaf7cfb150129" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:28:24.819Z] time="2020-07-29T14:28:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:28:24.819Z] time="2020-07-29T14:28:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:28:24.819Z] time="2020-07-29T14:28:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e490233e4bea9e7221f676321b7f4f345acb7b3a08586be05c1aaf7cfb150129" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:28:25.392Z] === RUN TestPluginInstall/with_insecure [2020-07-29T14:28:25.466Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2020-07-29T14:28:25.466Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:focv4qgcpixog5djoru5ix394 Created:2020-07-29 14:28:19.058075726 +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[286db873d209b3c2b6d56efb89099dff0aa8c4e2c872903608757532b2eab449:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y1zm4jqo3zawaxfuw3yhiy2uu EndpointID:734184339d436b150ce5a2f786452c0329e40a3f012b8abb334a8d1778862365 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:57748f62ca801678e0d55a7258ad08f7d8ad2981fbad0ff2a4bbef41185f7873 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:2626267fb06e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y1zm4jqo3zawaxfuw3yhiy2uu EndpointID:734184339d436b150ce5a2f786452c0329e40a3f012b8abb334a8d1778862365 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-29T14:28:25.466Z] PASS [2020-07-29T14:28:25.466Z] [2020-07-29T14:28:25.466Z] === Skipped [2020-07-29T14:28:25.466Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-29T14:28:25.466Z] service_test.go:236: FLAKY_TEST [2020-07-29T14:28:25.466Z] [2020-07-29T14:28:25.466Z] [2020-07-29T14:28:25.466Z] DONE 23 tests, 1 skipped in 39.116s [2020-07-29T14:28:25.466Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:28:25.466Z] ++ 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-29T14:28:25.466Z] ++ set -e [2020-07-29T14:28:25.466Z] ++ '[' -n 0 ']' [2020-07-29T14:28:25.466Z] ++ set -x [2020-07-29T14:28:25.466Z] ++ env -i DEST=/go/src/github.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-29T14:28:25.466Z] INFO: Testing against a local daemon [2020-07-29T14:28:25.466Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-29T14:28:25.466Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:28:25.466Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:28:25.466Z] === RUN TestDockerNetworkIpvlan [2020-07-29T14:28:25.466Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:28:25.466Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:28:25.466Z] PASS [2020-07-29T14:28:25.466Z] [2020-07-29T14:28:25.466Z] === Skipped [2020-07-29T14:28:25.466Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-29T14:28:25.466Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:28:25.466Z] [2020-07-29T14:28:25.466Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-29T14:28:25.466Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-29T14:28:25.466Z] [2020-07-29T14:28:25.466Z] [2020-07-29T14:28:25.466Z] DONE 2 tests, 2 skipped in 0.086s [2020-07-29T14:28:25.466Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-29T14:28:25.466Z] ++ 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-29T14:28:25.466Z] ++ set -e [2020-07-29T14:28:25.466Z] ++ '[' -n 0 ']' [2020-07-29T14:28:25.466Z] ++ set -x [2020-07-29T14:28:25.466Z] ++ env -i DEST=/go/src/github.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-29T14:28:25.466Z] INFO: Testing against a local daemon [2020-07-29T14:28:25.466Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-29T14:28:25.654Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-29T14:28:26.510Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-07-29T14:28:26.510Z] === RUN TestDockerNetworkMacvlan [2020-07-29T14:28:26.591Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-29T14:28:26.781Z] time="2020-07-29T14:28:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:28:26.781Z] time="2020-07-29T14:28:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:28:26.781Z] time="2020-07-29T14:28:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01966a5e310fc15419c73640dc1bff2b7812012463636739c03dc2e3938d210e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:28:26.781Z] time="2020-07-29T14:28:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:28:26.781Z] time="2020-07-29T14:28:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:28:26.781Z] time="2020-07-29T14:28:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01966a5e310fc15419c73640dc1bff2b7812012463636739c03dc2e3938d210e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:28:27.043Z] --- PASS: TestPluginInstall (8.77s) [2020-07-29T14:28:27.043Z] --- PASS: TestPluginInstall/no_auth (5.70s) [2020-07-29T14:28:27.043Z] --- PASS: TestPluginInstall/with_htpasswd (1.28s) [2020-07-29T14:28:27.150Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-29T14:28:27.158Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-29T14:28:27.304Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2020-07-29T14:28:27.304Z] plugin_test.go:157: [d7200bd086745] daemon is not started [2020-07-29T14:28:27.304Z] PASS [2020-07-29T14:28:27.304Z] [2020-07-29T14:28:27.304Z] DONE 6 tests in 8.970s [2020-07-29T14:28:27.304Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T14:28:27.304Z] ++ 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-29T14:28:27.304Z] ++ set -e [2020-07-29T14:28:27.304Z] ++ '[' -n 0 ']' [2020-07-29T14:28:27.304Z] ++ set -x [2020-07-29T14:28:27.304Z] ++ env -i DEST=/go/src/github.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-29T14:28:27.304Z] INFO: Testing against a local daemon [2020-07-29T14:28:27.304Z] === RUN TestExternalGraphDriver [2020-07-29T14:28:27.565Z] === RUN TestExternalGraphDriver/json [2020-07-29T14:28:27.725Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-29T14:28:28.196Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-29T14:28:28.293Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-29T14:28:28.873Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-29T14:28:29.241Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-29T14:28:29.449Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-29T14:28:30.017Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-29T14:28:30.110Z] === RUN TestExternalGraphDriver/spec [2020-07-29T14:28:30.953Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-29T14:28:31.212Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-29T14:28:31.327Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-29T14:28:31.471Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-29T14:28:32.040Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-29T14:28:32.298Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-29T14:28:32.656Z] === RUN TestExternalGraphDriver/pull [2020-07-29T14:28:33.427Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-29T14:28:33.673Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-29T14:28:33.932Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-29T14:28:34.499Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-29T14:28:34.758Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-29T14:28:35.199Z] --- PASS: TestExternalGraphDriver (7.38s) [2020-07-29T14:28:35.199Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2020-07-29T14:28:35.199Z] --- PASS: TestExternalGraphDriver/spec (2.66s) [2020-07-29T14:28:35.199Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2020-07-29T14:28:35.199Z] === RUN TestGraphdriverPluginV2 [2020-07-29T14:28:35.199Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-07-29T14:28:35.199Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:35.199Z] PASS [2020-07-29T14:28:35.199Z] [2020-07-29T14:28:35.199Z] === Skipped [2020-07-29T14:28:35.199Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-07-29T14:28:35.199Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:35.199Z] [2020-07-29T14:28:35.199Z] [2020-07-29T14:28:35.199Z] DONE 5 tests, 1 skipped in 7.583s [2020-07-29T14:28:35.199Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T14:28:35.199Z] ++ 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-29T14:28:35.199Z] ++ set -e [2020-07-29T14:28:35.199Z] ++ '[' -n 0 ']' [2020-07-29T14:28:35.199Z] ++ set -x [2020-07-29T14:28:35.199Z] ++ env -i DEST=/go/src/github.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-29T14:28:35.199Z] INFO: Testing against a local daemon [2020-07-29T14:28:35.199Z] === RUN TestContinueAfterPluginCrash [2020-07-29T14:28:35.199Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T14:28:35.199Z] === RUN TestReadPluginNoRead [2020-07-29T14:28:35.199Z] === PAUSE TestReadPluginNoRead [2020-07-29T14:28:35.199Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T14:28:35.199Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T14:28:35.199Z] === CONT TestContinueAfterPluginCrash [2020-07-29T14:28:35.199Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T14:28:35.199Z] === CONT TestReadPluginNoRead [2020-07-29T14:28:35.326Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-29T14:28:35.326Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-29T14:28:35.584Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-29T14:28:36.153Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-29T14:28:36.411Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-29T14:28:36.973Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-29T14:28:36.979Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-29T14:28:37.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-29T14:28:37.497Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-29T14:28:37.497Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-29T14:28:37.611Z] --- PASS: TestDockerNetworkMacvlan (11.05s) [2020-07-29T14:28:37.611Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-29T14:28:37.611Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-29T14:28:37.611Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-07-29T14:28:37.611Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s) [2020-07-29T14:28:37.611Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2020-07-29T14:28:37.611Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2020-07-29T14:28:37.611Z] PASS [2020-07-29T14:28:37.611Z] [2020-07-29T14:28:37.611Z] DONE 8 tests in 12.513s [2020-07-29T14:28:37.611Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-29T14:28:37.611Z] ++ 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-29T14:28:37.611Z] ++ set -e [2020-07-29T14:28:37.611Z] ++ '[' -n 0 ']' [2020-07-29T14:28:37.611Z] ++ set -x [2020-07-29T14:28:37.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-29T14:28:37.611Z] testing: warning: no tests to run [2020-07-29T14:28:37.611Z] PASS [2020-07-29T14:28:37.611Z] [2020-07-29T14:28:37.611Z] DONE 0 tests in 0.018s [2020-07-29T14:28:37.611Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-29T14:28:37.611Z] ++ 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-29T14:28:37.611Z] ++ set -e [2020-07-29T14:28:37.611Z] ++ '[' -n 0 ']' [2020-07-29T14:28:37.611Z] ++ set -x [2020-07-29T14:28:37.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-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-29T14:28:37.612Z] INFO: Testing against a local daemon [2020-07-29T14:28:37.612Z] === RUN TestAuthZPluginAllowRequest [2020-07-29T14:28:37.756Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-29T14:28:37.756Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-29T14:28:38.694Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-29T14:28:39.128Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-07-29T14:28:39.128Z] === RUN TestAuthZPluginTLS [2020-07-29T14:28:39.264Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-29T14:28:39.413Z] === RUN TestReadPluginNoRead/default [2020-07-29T14:28:39.424Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-29T14:28:39.424Z] === RUN TestAuthZPluginDenyRequest [2020-07-29T14:28:39.673Z] --- PASS: TestDaemonStartWithLogOpt (4.66s) [2020-07-29T14:28:40.059Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-29T14:28:40.059Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-29T14:28:40.201Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-29T14:28:40.461Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-29T14:28:40.699Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-07-29T14:28:40.699Z] === RUN TestAuthZPluginDenyResponse [2020-07-29T14:28:40.722Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-29T14:28:41.061Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-29T14:28:41.291Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-29T14:28:41.340Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-29T14:28:41.340Z] === RUN TestAuthZPluginAllowEventStream [2020-07-29T14:28:42.670Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-29T14:28:42.860Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2020-07-29T14:28:42.860Z] === RUN TestAuthZPluginErrorResponse [2020-07-29T14:28:42.972Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-29T14:28:43.156Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-29T14:28:43.156Z] === RUN TestAuthZPluginErrorRequest [2020-07-29T14:28:43.605Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-29T14:28:43.795Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-29T14:28:43.795Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-29T14:28:44.090Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-29T14:28:44.090Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-29T14:28:44.543Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-29T14:28:44.886Z] --- PASS: TestReadPluginNoRead (9.53s) [2020-07-29T14:28:44.887Z] --- PASS: TestReadPluginNoRead/default (1.80s) [2020-07-29T14:28:44.887Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2020-07-29T14:28:44.887Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2020-07-29T14:28:44.887Z] read_test.go:92: [dea3aa9888050] daemon is not started [2020-07-29T14:28:45.111Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-29T14:28:45.147Z] --- PASS: TestContinueAfterPluginCrash (10.08s) [2020-07-29T14:28:45.147Z] PASS [2020-07-29T14:28:45.147Z] [2020-07-29T14:28:45.147Z] DONE 6 tests in 10.238s [2020-07-29T14:28:45.147Z] 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-29T14:28:45.147Z] ++ 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-29T14:28:45.147Z] ++ set -e [2020-07-29T14:28:45.147Z] ++ '[' -n 0 ']' [2020-07-29T14:28:45.147Z] ++ set -x [2020-07-29T14:28:45.147Z] ++ env -i DEST=/go/src/github.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-29T14:28:45.147Z] testing: warning: no tests to run [2020-07-29T14:28:45.147Z] PASS [2020-07-29T14:28:45.147Z] [2020-07-29T14:28:45.147Z] DONE 0 tests in 0.053s [2020-07-29T14:28:45.147Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T14:28:45.147Z] ++ 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-29T14:28:45.147Z] ++ set -e [2020-07-29T14:28:45.147Z] ++ '[' -n 0 ']' [2020-07-29T14:28:45.147Z] ++ set -x [2020-07-29T14:28:45.147Z] ++ env -i DEST=/go/src/github.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-29T14:28:45.370Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-29T14:28:45.418Z] INFO: Testing against a local daemon [2020-07-29T14:28:45.418Z] === RUN TestPluginWithDevMounts [2020-07-29T14:28:45.418Z] === PAUSE TestPluginWithDevMounts [2020-07-29T14:28:45.418Z] === CONT TestPluginWithDevMounts [2020-07-29T14:28:45.937Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-29T14:28:46.174Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-07-29T14:28:46.174Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-29T14:28:46.504Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-29T14:28:46.765Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-29T14:28:47.705Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-29T14:28:47.709Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2020-07-29T14:28:47.709Z] === RUN TestAuthZPluginHeader [2020-07-29T14:28:47.976Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-07-29T14:28:47.976Z] PASS [2020-07-29T14:28:47.976Z] [2020-07-29T14:28:47.976Z] DONE 1 tests in 2.355s [2020-07-29T14:28:47.976Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T14:28:47.976Z] ++ 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-29T14:28:47.976Z] ++ set -e [2020-07-29T14:28:47.976Z] ++ '[' -n 0 ']' [2020-07-29T14:28:47.976Z] ++ set -x [2020-07-29T14:28:47.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T14:28:47.976Z] INFO: Testing against a local daemon [2020-07-29T14:28:47.976Z] === RUN TestSecretInspect [2020-07-29T14:28:48.751Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-07-29T14:28:48.751Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-29T14:28:48.751Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T14:28:48.751Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:48.751Z] === RUN TestAuthZPluginV2Disable [2020-07-29T14:28:48.751Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-29T14:28:48.751Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:48.751Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-29T14:28:48.751Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T14:28:48.751Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:48.751Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-29T14:28:48.751Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T14:28:48.751Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:28:48.751Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-29T14:28:50.254Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-29T14:28:50.254Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-29T14:28:50.254Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-29T14:28:51.280Z] --- PASS: TestSecretInspect (3.25s) [2020-07-29T14:28:51.280Z] === RUN TestSecretList [2020-07-29T14:28:52.158Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-29T14:28:52.727Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-29T14:28:54.581Z] --- PASS: TestSecretList (3.26s) [2020-07-29T14:28:54.581Z] === RUN TestSecretsCreateAndDelete [2020-07-29T14:28:54.633Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-29T14:28:56.014Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-29T14:28:56.014Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-29T14:28:56.014Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-29T14:28:56.273Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-29T14:28:57.655Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-29T14:28:57.879Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2020-07-29T14:28:57.879Z] === RUN TestSecretsUpdate [2020-07-29T14:28:58.594Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-29T14:28:59.976Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-29T14:29:00.426Z] --- PASS: TestSecretsUpdate (3.18s) [2020-07-29T14:29:00.426Z] === RUN TestTemplatedSecret [2020-07-29T14:29:00.543Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-29T14:29:01.482Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-29T14:29:01.742Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-29T14:29:01.742Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-29T14:29:02.311Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-29T14:29:03.250Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-29T14:29:03.250Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-29T14:29:03.509Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-29T14:29:04.079Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-29T14:29:04.631Z] --- PASS: TestTemplatedSecret (3.46s) [2020-07-29T14:29:04.631Z] === RUN TestSecretCreateResolve [2020-07-29T14:29:04.649Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-29T14:29:05.218Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-29T14:29:05.218Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-29T14:29:05.786Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-29T14:29:06.354Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-29T14:29:06.923Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-29T14:29:07.176Z] --- PASS: TestSecretCreateResolve (3.14s) [2020-07-29T14:29:07.177Z] PASS [2020-07-29T14:29:07.177Z] [2020-07-29T14:29:07.177Z] DONE 6 tests in 19.627s [2020-07-29T14:29:07.177Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T14:29:07.177Z] ++ 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-29T14:29:07.177Z] ++ set -e [2020-07-29T14:29:07.177Z] ++ '[' -n 0 ']' [2020-07-29T14:29:07.177Z] ++ set -x [2020-07-29T14:29:07.177Z] ++ env -i DEST=/go/src/github.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-29T14:29:07.183Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-29T14:29:07.398Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-07-29T14:29:07.398Z] PASS [2020-07-29T14:29:07.398Z] [2020-07-29T14:29:07.398Z] === Skipped [2020-07-29T14:29:07.398Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-29T14:29:07.398Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:29:07.398Z] [2020-07-29T14:29:07.398Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-29T14:29:07.398Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:29:07.398Z] [2020-07-29T14:29:07.398Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-29T14:29:07.398Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:29:07.398Z] [2020-07-29T14:29:07.398Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-29T14:29:07.398Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:29:07.398Z] [2020-07-29T14:29:07.398Z] [2020-07-29T14:29:07.398Z] DONE 17 tests, 4 skipped in 27.677s [2020-07-29T14:29:07.398Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-29T14:29:07.398Z] ++ 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-29T14:29:07.398Z] ++ set -e [2020-07-29T14:29:07.398Z] ++ '[' -n 0 ']' [2020-07-29T14:29:07.398Z] ++ set -x [2020-07-29T14:29:07.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=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-29T14:29:07.398Z] INFO: Testing against a local daemon [2020-07-29T14:29:07.398Z] === RUN TestPluginInvalidJSON [2020-07-29T14:29:07.398Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:29:07.398Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:29:07.398Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-29T14:29:07.398Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-29T14:29:07.398Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-29T14:29:07.398Z] === RUN TestPluginInstall [2020-07-29T14:29:07.398Z] === RUN TestPluginInstall/no_auth [2020-07-29T14:29:07.437Z] INFO: Testing against a local daemon [2020-07-29T14:29:07.437Z] === RUN TestServiceCreateInit [2020-07-29T14:29:07.437Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:29:07.751Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-29T14:29:08.011Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-29T14:29:08.579Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-29T14:29:09.146Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-29T14:29:09.147Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-29T14:29:09.406Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-29T14:29:09.985Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-29T14:29:10.920Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-29T14:29:11.093Z] time="2020-07-29T14:29:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:29:11.093Z] time="2020-07-29T14:29:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:29:11.093Z] time="2020-07-29T14:29:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab233a73cbc3f826010a2f51806911a98f3bceceada7a8fe5068a8f9db5e7f95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:29:11.093Z] time="2020-07-29T14:29:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:29:11.093Z] time="2020-07-29T14:29:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:29:11.093Z] time="2020-07-29T14:29:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab233a73cbc3f826010a2f51806911a98f3bceceada7a8fe5068a8f9db5e7f95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:29:11.093Z] === RUN TestPluginInstall/with_htpasswd [2020-07-29T14:29:11.179Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-29T14:29:11.180Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-29T14:29:11.386Z] time="2020-07-29T14:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:29:11.386Z] time="2020-07-29T14:29:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:29:11.386Z] time="2020-07-29T14:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3809292eed49a552a9827d6731ea9eda0743fdbf2c4c6ea1a4c130824270f0f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:29:11.386Z] time="2020-07-29T14:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:29:11.386Z] time="2020-07-29T14:29:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:29:11.386Z] time="2020-07-29T14:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3809292eed49a552a9827d6731ea9eda0743fdbf2c4c6ea1a4c130824270f0f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:29:11.680Z] === RUN TestPluginInstall/with_insecure [2020-07-29T14:29:12.721Z] time="2020-07-29T14:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:29:12.721Z] time="2020-07-29T14:29:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:29:12.721Z] time="2020-07-29T14:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eddf872ffce2c21589ce3775f34e88e1949f87c5b074c48f50cded8cbbd4eb56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:29:12.721Z] time="2020-07-29T14:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-29T14:29:12.721Z] time="2020-07-29T14:29:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-29T14:29:12.721Z] time="2020-07-29T14:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eddf872ffce2c21589ce3775f34e88e1949f87c5b074c48f50cded8cbbd4eb56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-29T14:29:12.724Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:29:13.017Z] --- PASS: TestPluginInstall (7.73s) [2020-07-29T14:29:13.017Z] --- PASS: TestPluginInstall/no_auth (5.49s) [2020-07-29T14:29:13.017Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2020-07-29T14:29:13.017Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-07-29T14:29:13.017Z] plugin_test.go:157: [d31b31bbdb557] daemon is not started [2020-07-29T14:29:13.017Z] PASS [2020-07-29T14:29:13.017Z] [2020-07-29T14:29:13.017Z] DONE 6 tests in 7.838s [2020-07-29T14:29:13.017Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-29T14:29:13.017Z] ++ 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-29T14:29:13.017Z] ++ set -e [2020-07-29T14:29:13.017Z] ++ '[' -n 0 ']' [2020-07-29T14:29:13.017Z] ++ set -x [2020-07-29T14:29:13.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-29T14:29:13.084Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-29T14:29:13.313Z] INFO: Testing against a local daemon [2020-07-29T14:29:13.313Z] === RUN TestExternalGraphDriver [2020-07-29T14:29:13.313Z] === RUN TestExternalGraphDriver/json [2020-07-29T14:29:13.652Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-29T14:29:15.393Z] === RUN TestExternalGraphDriver/spec [2020-07-29T14:29:16.916Z] === RUN TestExternalGraphDriver/pull [2020-07-29T14:29:16.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-29T14:29:18.013Z] --- PASS: TestServiceCreateInit (10.57s) [2020-07-29T14:29:18.013Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2020-07-29T14:29:18.013Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2020-07-29T14:29:18.013Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T14:29:19.005Z] --- PASS: TestExternalGraphDriver (5.49s) [2020-07-29T14:29:19.006Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2020-07-29T14:29:19.006Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2020-07-29T14:29:19.006Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2020-07-29T14:29:19.006Z] === RUN TestGraphdriverPluginV2 [2020-07-29T14:29:19.006Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-07-29T14:29:19.006Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:29:19.006Z] PASS [2020-07-29T14:29:19.006Z] [2020-07-29T14:29:19.006Z] === Skipped [2020-07-29T14:29:19.006Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-07-29T14:29:19.006Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:29:19.006Z] [2020-07-29T14:29:19.006Z] [2020-07-29T14:29:19.006Z] DONE 5 tests, 1 skipped in 5.628s [2020-07-29T14:29:19.006Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-29T14:29:19.006Z] ++ 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-29T14:29:19.006Z] ++ set -e [2020-07-29T14:29:19.006Z] ++ '[' -n 0 ']' [2020-07-29T14:29:19.006Z] ++ set -x [2020-07-29T14:29:19.006Z] ++ env -i DEST=/go/src/github.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-29T14:29:19.006Z] INFO: Testing against a local daemon [2020-07-29T14:29:19.006Z] === RUN TestContinueAfterPluginCrash [2020-07-29T14:29:19.006Z] === PAUSE TestContinueAfterPluginCrash [2020-07-29T14:29:19.006Z] === RUN TestReadPluginNoRead [2020-07-29T14:29:19.006Z] === PAUSE TestReadPluginNoRead [2020-07-29T14:29:19.006Z] === RUN TestDaemonStartWithLogOpt [2020-07-29T14:29:19.006Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-29T14:29:19.006Z] === CONT TestContinueAfterPluginCrash [2020-07-29T14:29:19.006Z] === CONT TestDaemonStartWithLogOpt [2020-07-29T14:29:19.006Z] === CONT TestReadPluginNoRead [2020-07-29T14:29:24.620Z] === RUN TestReadPluginNoRead/default [2020-07-29T14:29:24.620Z] --- PASS: TestDaemonStartWithLogOpt (5.35s) [2020-07-29T14:29:25.057Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-29T14:29:25.259Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-29T14:29:25.316Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-29T14:29:26.694Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-29T14:29:26.694Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-29T14:29:26.694Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-29T14:29:26.694Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-29T14:29:26.771Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-29T14:29:26.953Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-29T14:29:28.282Z] --- PASS: TestReadPluginNoRead (9.27s) [2020-07-29T14:29:28.282Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2020-07-29T14:29:28.283Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-07-29T14:29:28.283Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2020-07-29T14:29:28.283Z] read_test.go:92: [dd29d96d626a4] daemon is not started [2020-07-29T14:29:28.861Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-29T14:29:29.797Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-29T14:29:29.798Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2020-07-29T14:29:29.798Z] PASS [2020-07-29T14:29:29.798Z] [2020-07-29T14:29:29.798Z] DONE 6 tests in 10.705s [2020-07-29T14:29:29.798Z] 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-29T14:29:29.798Z] ++ 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-29T14:29:29.798Z] ++ set -e [2020-07-29T14:29:29.798Z] ++ '[' -n 0 ']' [2020-07-29T14:29:29.798Z] ++ set -x [2020-07-29T14:29:29.798Z] ++ env -i DEST=/go/src/github.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-29T14:29:29.798Z] testing: warning: no tests to run [2020-07-29T14:29:29.798Z] PASS [2020-07-29T14:29:29.798Z] [2020-07-29T14:29:29.798Z] DONE 0 tests in 0.022s [2020-07-29T14:29:29.798Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-29T14:29:29.798Z] ++ 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-29T14:29:29.798Z] ++ set -e [2020-07-29T14:29:29.798Z] ++ '[' -n 0 ']' [2020-07-29T14:29:29.798Z] ++ set -x [2020-07-29T14:29:29.798Z] ++ env -i DEST=/go/src/github.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-29T14:29:29.798Z] INFO: Testing against a local daemon [2020-07-29T14:29:29.798Z] === RUN TestPluginWithDevMounts [2020-07-29T14:29:29.798Z] === PAUSE TestPluginWithDevMounts [2020-07-29T14:29:29.798Z] === CONT TestPluginWithDevMounts [2020-07-29T14:29:30.735Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-29T14:29:31.313Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-07-29T14:29:31.313Z] PASS [2020-07-29T14:29:31.313Z] [2020-07-29T14:29:31.313Z] DONE 1 tests in 1.900s [2020-07-29T14:29:31.313Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-29T14:29:31.313Z] ++ 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-29T14:29:31.313Z] ++ set -e [2020-07-29T14:29:31.313Z] ++ '[' -n 0 ']' [2020-07-29T14:29:31.314Z] ++ set -x [2020-07-29T14:29:31.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T14:29:31.607Z] INFO: Testing against a local daemon [2020-07-29T14:29:31.607Z] === RUN TestSecretInspect [2020-07-29T14:29:33.688Z] --- PASS: TestSecretInspect (1.93s) [2020-07-29T14:29:33.688Z] === RUN TestSecretList [2020-07-29T14:29:35.777Z] --- PASS: TestSecretList (1.95s) [2020-07-29T14:29:35.777Z] === RUN TestSecretsCreateAndDelete [2020-07-29T14:29:37.294Z] --- PASS: TestSecretsCreateAndDelete (1.88s) [2020-07-29T14:29:37.294Z] === RUN TestSecretsUpdate [2020-07-29T14:29:37.299Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-29T14:29:37.299Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-29T14:29:37.299Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-29T14:29:37.558Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-29T14:29:37.558Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-29T14:29:37.817Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-29T14:29:38.758Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-29T14:29:39.369Z] --- PASS: TestSecretsUpdate (1.95s) [2020-07-29T14:29:39.369Z] === RUN TestTemplatedSecret [2020-07-29T14:29:39.699Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-29T14:29:39.978Z] --- PASS: TestCreateServiceMultipleTimes (19.51s) [2020-07-29T14:29:39.978Z] === RUN TestCreateServiceConflict [2020-07-29T14:29:40.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-29T14:29:40.550Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-07-29T14:29:40.550Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T14:29:40.853Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-29T14:29:40.853Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-29T14:29:41.112Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-29T14:29:42.120Z] --- PASS: TestTemplatedSecret (2.42s) [2020-07-29T14:29:42.120Z] === RUN TestSecretCreateResolve [2020-07-29T14:29:42.492Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-29T14:29:43.431Z] === RUN TestDockerSuite/TestRunMount [2020-07-29T14:29:43.641Z] --- PASS: TestSecretCreateResolve (1.89s) [2020-07-29T14:29:43.641Z] PASS [2020-07-29T14:29:43.641Z] [2020-07-29T14:29:43.641Z] DONE 6 tests in 12.077s [2020-07-29T14:29:43.641Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-29T14:29:43.641Z] ++ 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-29T14:29:43.641Z] ++ set -e [2020-07-29T14:29:43.641Z] ++ '[' -n 0 ']' [2020-07-29T14:29:43.641Z] ++ set -x [2020-07-29T14:29:43.641Z] ++ env -i DEST=/go/src/github.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-29T14:29:43.641Z] INFO: Testing against a local daemon [2020-07-29T14:29:43.641Z] === RUN TestServiceCreateInit [2020-07-29T14:29:43.641Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-29T14:29:44.755Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2020-07-29T14:29:44.755Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T14:29:45.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-29T14:29:48.130Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-29T14:29:48.628Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-29T14:29:48.628Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-29T14:29:48.628Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-29T14:29:49.196Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-29T14:29:50.134Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-29T14:29:51.513Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-29T14:29:51.667Z] --- PASS: TestServiceCreateInit (7.59s) [2020-07-29T14:29:51.667Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2020-07-29T14:29:51.667Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) [2020-07-29T14:29:51.667Z] === RUN TestCreateServiceMultipleTimes [2020-07-29T14:29:52.081Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-29T14:29:54.620Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-29T14:29:54.620Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-29T14:29:55.998Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-29T14:29:57.909Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-29T14:29:58.169Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-29T14:29:59.106Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-29T14:29:59.662Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.75s) [2020-07-29T14:29:59.662Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T14:30:00.484Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-29T14:30:00.484Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-29T14:30:00.484Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-29T14:30:01.052Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-29T14:30:01.989Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-29T14:30:02.207Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2020-07-29T14:30:02.207Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T14:30:02.557Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-29T14:30:03.126Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-29T14:30:04.525Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-29T14:30:04.784Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-29T14:30:05.509Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2020-07-29T14:30:05.509Z] === RUN TestCreateServiceSysctls [2020-07-29T14:30:06.166Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-29T14:30:07.057Z] --- PASS: TestCreateServiceMultipleTimes (15.73s) [2020-07-29T14:30:07.057Z] === RUN TestCreateServiceConflict [2020-07-29T14:30:08.709Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-29T14:30:09.287Z] --- PASS: TestCreateServiceConflict (1.99s) [2020-07-29T14:30:09.287Z] === RUN TestCreateServiceMaxReplicas [2020-07-29T14:30:09.645Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-29T14:30:09.715Z] --- PASS: TestCreateServiceSysctls (4.27s) [2020-07-29T14:30:09.715Z] === RUN TestCreateServiceCapabilities [2020-07-29T14:30:10.214Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-29T14:30:10.473Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-29T14:30:11.041Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-29T14:30:11.041Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-29T14:30:11.377Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2020-07-29T14:30:11.377Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-29T14:30:11.979Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-29T14:30:12.238Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-29T14:30:12.238Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-29T14:30:12.806Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-29T14:30:13.016Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2020-07-29T14:30:13.016Z] === RUN TestInspect [2020-07-29T14:30:16.318Z] --- PASS: TestInspect (3.02s) [2020-07-29T14:30:16.318Z] === RUN TestCreateJob [2020-07-29T14:30:19.366Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-29T14:30:19.366Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-29T14:30:19.366Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-29T14:30:19.366Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-29T14:30:20.302Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-29T14:30:20.525Z] --- PASS: TestCreateJob (4.25s) [2020-07-29T14:30:20.525Z] === RUN TestReplicatedJob [2020-07-29T14:30:20.561Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-29T14:30:21.130Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-29T14:30:21.389Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-29T14:30:21.956Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-29T14:30:22.216Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-29T14:30:22.784Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-29T14:30:22.784Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-29T14:30:23.044Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-29T14:30:23.611Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-29T14:30:23.611Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-29T14:30:24.179Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-29T14:30:24.747Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-29T14:30:24.747Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-29T14:30:26.759Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) [2020-07-29T14:30:26.760Z] === RUN TestCreateServiceSecretFileMode [2020-07-29T14:30:26.760Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2020-07-29T14:30:26.760Z] === RUN TestCreateServiceConfigFileMode [2020-07-29T14:30:27.108Z] --- PASS: TestReplicatedJob (6.51s) [2020-07-29T14:30:27.108Z] === RUN TestUpdateReplicatedJob [2020-07-29T14:30:27.288Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-29T14:30:27.855Z] === RUN TestDockerSuite/TestRunRm [2020-07-29T14:30:28.114Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-29T14:30:28.849Z] --- PASS: TestCreateServiceConfigFileMode (2.15s) [2020-07-29T14:30:28.849Z] === RUN TestCreateServiceSysctls [2020-07-29T14:30:31.311Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2020-07-29T14:30:31.311Z] === RUN TestServiceListWithStatuses [2020-07-29T14:30:31.311Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-29T14:30:31.311Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T14:30:31.311Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T14:30:31.595Z] --- PASS: TestCreateServiceSysctls (2.94s) [2020-07-29T14:30:31.595Z] === RUN TestCreateServiceCapabilities [2020-07-29T14:30:32.305Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-29T14:30:32.305Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-29T14:30:32.878Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-29T14:30:32.878Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-29T14:30:34.256Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-29T14:30:34.363Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2020-07-29T14:30:34.363Z] === RUN TestInspect [2020-07-29T14:30:34.824Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-29T14:30:36.462Z] --- PASS: TestInspect (2.46s) [2020-07-29T14:30:36.462Z] === RUN TestCreateJob [2020-07-29T14:30:37.896Z] --- PASS: TestDockerNetworkConnectAlias (6.42s) [2020-07-29T14:30:37.896Z] === RUN TestDockerNetworkReConnect [2020-07-29T14:30:38.117Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-29T14:30:39.218Z] --- PASS: TestCreateJob (2.88s) [2020-07-29T14:30:39.218Z] === RUN TestReplicatedJob [2020-07-29T14:30:40.661Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-29T14:30:41.231Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-29T14:30:41.800Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-29T14:30:41.800Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-29T14:30:42.368Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-29T14:30:42.936Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-29T14:30:43.185Z] --- PASS: TestDockerNetworkReConnect (4.90s) [2020-07-29T14:30:43.185Z] === RUN TestServicePlugin [2020-07-29T14:30:43.185Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-29T14:30:43.185Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:30:43.185Z] === RUN TestServiceUpdateLabel [2020-07-29T14:30:43.194Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-29T14:30:43.764Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-29T14:30:44.332Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-29T14:30:44.819Z] --- PASS: TestReplicatedJob (4.82s) [2020-07-29T14:30:44.819Z] === RUN TestUpdateReplicatedJob [2020-07-29T14:30:44.901Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-29T14:30:45.470Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-29T14:30:45.470Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-29T14:30:45.729Z] --- PASS: TestServiceUpdateLabel (3.19s) [2020-07-29T14:30:45.730Z] === RUN TestServiceUpdateSecrets [2020-07-29T14:30:47.568Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2020-07-29T14:30:47.568Z] === RUN TestServiceListWithStatuses [2020-07-29T14:30:47.568Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-29T14:30:47.568Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T14:30:47.568Z] === RUN TestDockerNetworkConnectAlias [2020-07-29T14:30:48.009Z] === RUN TestDockerSuite/TestRunState [2020-07-29T14:30:48.948Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-29T14:30:49.518Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-29T14:30:49.778Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-29T14:30:50.038Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-29T14:30:50.038Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-29T14:30:50.297Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-29T14:30:50.865Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-29T14:30:51.135Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2020-07-29T14:30:51.135Z] === RUN TestDockerNetworkReConnect [2020-07-29T14:30:51.805Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-29T14:30:51.805Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-29T14:30:51.805Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-29T14:30:52.065Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-29T14:30:53.479Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-29T14:30:54.046Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-29T14:30:54.678Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2020-07-29T14:30:54.678Z] === RUN TestServicePlugin [2020-07-29T14:30:54.678Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-29T14:30:54.678Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:30:54.678Z] === RUN TestServiceUpdateLabel [2020-07-29T14:30:54.982Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-29T14:30:56.201Z] --- PASS: TestServiceUpdateLabel (1.91s) [2020-07-29T14:30:56.201Z] === RUN TestServiceUpdateSecrets [2020-07-29T14:30:57.515Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-29T14:30:58.082Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-29T14:30:59.986Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-29T14:31:00.562Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-29T14:31:00.821Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-29T14:31:01.079Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-29T14:31:01.648Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-29T14:31:03.554Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-29T14:31:03.850Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-07-29T14:31:03.850Z] === RUN TestServiceUpdateConfigs [2020-07-29T14:31:04.491Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-29T14:31:04.491Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-29T14:31:05.058Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-29T14:31:05.058Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-29T14:31:05.317Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-29T14:31:05.576Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-29T14:31:06.512Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-29T14:31:07.079Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-29T14:31:07.079Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-29T14:31:07.079Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-29T14:31:07.079Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-29T14:31:07.647Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-29T14:31:10.184Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-29T14:31:11.122Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-29T14:31:11.382Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-29T14:31:11.561Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2020-07-29T14:31:11.561Z] === RUN TestServiceUpdateConfigs [2020-07-29T14:31:12.321Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-29T14:31:13.261Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-29T14:31:14.201Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-29T14:31:15.158Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-29T14:31:16.075Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2020-07-29T14:31:16.075Z] === RUN TestServiceUpdateNetwork [2020-07-29T14:31:16.535Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-29T14:31:17.103Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-29T14:31:19.011Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-29T14:31:19.011Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-29T14:31:19.579Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-29T14:31:19.839Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-29T14:31:20.406Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-29T14:31:20.406Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-29T14:31:20.406Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-29T14:31:20.406Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-29T14:31:20.667Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-29T14:31:20.667Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-29T14:31:21.605Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-29T14:31:21.864Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-29T14:31:22.125Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-29T14:31:23.065Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-29T14:31:24.002Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-29T14:31:24.569Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-29T14:31:24.569Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-29T14:31:25.136Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-29T14:31:25.136Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-29T14:31:25.136Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-29T14:31:25.136Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-29T14:31:25.136Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-29T14:31:25.136Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-29T14:31:25.136Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-29T14:31:25.136Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-29T14:31:25.136Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-29T14:31:25.136Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-29T14:31:25.704Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-29T14:31:25.966Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-29T14:31:26.535Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-29T14:31:26.535Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-29T14:31:26.794Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-29T14:31:26.937Z] --- PASS: TestServiceUpdateConfigs (14.20s) [2020-07-29T14:31:26.937Z] === RUN TestServiceUpdateNetwork [2020-07-29T14:31:27.054Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-29T14:31:27.621Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-29T14:31:27.621Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-29T14:31:27.879Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-29T14:31:28.138Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-29T14:31:28.705Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-29T14:31:28.705Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-29T14:31:28.705Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-29T14:31:29.274Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-29T14:31:30.653Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-29T14:31:30.912Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-29T14:31:30.912Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-29T14:31:30.980Z] --- PASS: TestServiceUpdateNetwork (14.56s) [2020-07-29T14:31:30.980Z] === RUN TestServiceUpdatePidsLimit [2020-07-29T14:31:31.172Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-29T14:31:31.172Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-29T14:31:32.107Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-29T14:31:32.365Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-29T14:31:32.674Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-29T14:31:32.933Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-29T14:31:33.306Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-29T14:31:34.312Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-29T14:31:34.593Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-29T14:31:34.593Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-29T14:31:34.860Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-29T14:31:35.799Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-29T14:31:36.735Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-29T14:31:37.302Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-29T14:31:37.302Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-29T14:31:37.315Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2020-07-29T14:31:37.315Z] === RUN TestServiceUpdatePidsLimit [2020-07-29T14:31:37.953Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-29T14:31:38.590Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-29T14:31:38.678Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-29T14:31:38.678Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-29T14:31:38.936Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-29T14:31:40.317Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-29T14:31:40.317Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-29T14:31:41.254Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-29T14:31:41.254Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-29T14:31:41.254Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-29T14:31:41.438Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-29T14:31:42.191Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-29T14:31:43.569Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-29T14:31:43.827Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-29T14:31:44.085Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-29T14:31:44.085Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-29T14:31:44.085Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-29T14:31:44.653Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-29T14:31:45.527Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-29T14:31:46.556Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-29T14:31:46.556Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-29T14:31:49.088Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-29T14:31:49.575Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2020-07-29T14:31:49.575Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-29T14:31:49.575Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-29T14:31:49.575Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-07-29T14:31:49.575Z] PASS [2020-07-29T14:31:49.575Z] [2020-07-29T14:31:49.575Z] === Skipped [2020-07-29T14:31:49.575Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-29T14:31:49.575Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T14:31:49.575Z] [2020-07-29T14:31:49.575Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-29T14:31:49.575Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:31:49.575Z] [2020-07-29T14:31:49.575Z] [2020-07-29T14:31:49.575Z] DONE 27 tests, 2 skipped in 161.043s [2020-07-29T14:31:49.575Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T14:31:49.575Z] ++ 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-29T14:31:49.575Z] ++ set -e [2020-07-29T14:31:49.575Z] ++ '[' -n 0 ']' [2020-07-29T14:31:49.575Z] ++ set -x [2020-07-29T14:31:49.575Z] ++ env -i DEST=/go/src/github.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-29T14:31:49.575Z] INFO: Testing against a local daemon [2020-07-29T14:31:49.575Z] === RUN TestSessionCreate [2020-07-29T14:31:49.575Z] --- PASS: TestSessionCreate (0.05s) [2020-07-29T14:31:49.575Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T14:31:49.575Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-29T14:31:49.575Z] PASS [2020-07-29T14:31:49.575Z] [2020-07-29T14:31:49.575Z] DONE 2 tests in 0.248s [2020-07-29T14:31:49.575Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T14:31:49.575Z] ++ 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-29T14:31:49.575Z] ++ set -e [2020-07-29T14:31:49.575Z] ++ '[' -n 0 ']' [2020-07-29T14:31:49.575Z] ++ set -x [2020-07-29T14:31:49.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T14:31:49.576Z] INFO: Testing against a local daemon [2020-07-29T14:31:49.576Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T14:31:49.576Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:31:49.576Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:31:49.576Z] === RUN TestEventsExecDie [2020-07-29T14:31:49.576Z] --- PASS: TestEventsExecDie (0.86s) [2020-07-29T14:31:49.576Z] === RUN TestEventsBackwardsCompatible [2020-07-29T14:31:49.576Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-29T14:31:49.576Z] === RUN TestInfoBinaryCommits [2020-07-29T14:31:49.576Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-29T14:31:49.576Z] === RUN TestInfoAPIVersioned [2020-07-29T14:31:49.576Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-29T14:31:49.576Z] === RUN TestInfoDiscoveryBackend [2020-07-29T14:31:50.519Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-07-29T14:31:50.519Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-29T14:31:51.461Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-29T14:31:51.461Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T14:31:51.622Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-29T14:31:51.880Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-29T14:31:52.032Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-07-29T14:31:52.032Z] === RUN TestInfoAPI [2020-07-29T14:31:52.032Z] --- PASS: TestInfoAPI (0.05s) [2020-07-29T14:31:52.032Z] === RUN TestInfoAPIWarnings [2020-07-29T14:31:52.604Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-07-29T14:31:52.604Z] === RUN TestInfoDebug [2020-07-29T14:31:53.176Z] --- PASS: TestInfoDebug (0.60s) [2020-07-29T14:31:53.176Z] === RUN TestInfoInsecureRegistries [2020-07-29T14:31:53.259Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-29T14:31:53.748Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-07-29T14:31:53.748Z] === RUN TestInfoRegistryMirrors [2020-07-29T14:31:54.025Z] --- PASS: TestServiceUpdatePidsLimit (15.91s) [2020-07-29T14:31:54.025Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2020-07-29T14:31:54.025Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-07-29T14:31:54.025Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-07-29T14:31:54.025Z] PASS [2020-07-29T14:31:54.025Z] [2020-07-29T14:31:54.025Z] === Skipped [2020-07-29T14:31:54.025Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-29T14:31:54.025Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-29T14:31:54.025Z] [2020-07-29T14:31:54.025Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-29T14:31:54.025Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-29T14:31:54.025Z] [2020-07-29T14:31:54.025Z] [2020-07-29T14:31:54.025Z] DONE 27 tests, 2 skipped in 129.407s [2020-07-29T14:31:54.025Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-29T14:31:54.026Z] ++ 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-29T14:31:54.026Z] ++ set -e [2020-07-29T14:31:54.026Z] ++ '[' -n 0 ']' [2020-07-29T14:31:54.026Z] ++ set -x [2020-07-29T14:31:54.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T14:31:54.026Z] INFO: Testing against a local daemon [2020-07-29T14:31:54.026Z] === RUN TestSessionCreate [2020-07-29T14:31:54.026Z] --- PASS: TestSessionCreate (0.04s) [2020-07-29T14:31:54.026Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-29T14:31:54.026Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-29T14:31:54.026Z] PASS [2020-07-29T14:31:54.026Z] [2020-07-29T14:31:54.026Z] DONE 2 tests in 0.147s [2020-07-29T14:31:54.026Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-29T14:31:54.026Z] ++ 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-29T14:31:54.026Z] ++ set -e [2020-07-29T14:31:54.026Z] ++ '[' -n 0 ']' [2020-07-29T14:31:54.026Z] ++ set -x [2020-07-29T14:31:54.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T14:31:54.026Z] INFO: Testing against a local daemon [2020-07-29T14:31:54.026Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-29T14:31:54.026Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:31:54.026Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:31:54.026Z] === RUN TestEventsExecDie [2020-07-29T14:31:54.026Z] --- PASS: TestEventsExecDie (0.62s) [2020-07-29T14:31:54.026Z] === RUN TestEventsBackwardsCompatible [2020-07-29T14:31:54.026Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-29T14:31:54.026Z] === RUN TestInfoBinaryCommits [2020-07-29T14:31:54.026Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-29T14:31:54.026Z] === RUN TestInfoAPIVersioned [2020-07-29T14:31:54.026Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-29T14:31:54.026Z] === RUN TestInfoDiscoveryBackend [2020-07-29T14:31:54.197Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-29T14:31:54.321Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-07-29T14:31:54.321Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T14:31:54.456Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-29T14:31:54.582Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-07-29T14:31:54.582Z] === RUN TestPingCacheHeaders [2020-07-29T14:31:54.662Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-29T14:31:54.662Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-29T14:31:54.843Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-29T14:31:54.843Z] === RUN TestPingGet [2020-07-29T14:31:54.843Z] --- PASS: TestPingGet (0.03s) [2020-07-29T14:31:54.843Z] === RUN TestPingHead [2020-07-29T14:31:54.843Z] --- PASS: TestPingHead (0.04s) [2020-07-29T14:31:54.843Z] === RUN TestVersion [2020-07-29T14:31:54.843Z] --- PASS: TestVersion (0.04s) [2020-07-29T14:31:54.843Z] PASS [2020-07-29T14:31:54.843Z] [2020-07-29T14:31:54.843Z] === Skipped [2020-07-29T14:31:54.843Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:31:54.843Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:31:54.843Z] [2020-07-29T14:31:54.843Z] [2020-07-29T14:31:54.843Z] DONE 18 tests, 1 skipped in 6.367s [2020-07-29T14:31:54.843Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T14:31:54.843Z] ++ 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-29T14:31:54.843Z] ++ set -e [2020-07-29T14:31:54.843Z] ++ '[' -n 0 ']' [2020-07-29T14:31:54.843Z] ++ set -x [2020-07-29T14:31:54.843Z] ++ env -i DEST=/go/src/github.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-29T14:31:55.104Z] INFO: Testing against a local daemon [2020-07-29T14:31:55.104Z] === RUN TestVolumesCreateAndList [2020-07-29T14:31:55.104Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-29T14:31:55.104Z] === RUN TestVolumesRemove [2020-07-29T14:31:55.104Z] --- PASS: TestVolumesRemove (0.11s) [2020-07-29T14:31:55.104Z] === RUN TestVolumesInspect [2020-07-29T14:31:55.104Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-29T14:31:55.104Z] === RUN TestVolumesInvalidJSON [2020-07-29T14:31:55.104Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T14:31:55.104Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T14:31:55.105Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T14:31:55.105Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-29T14:31:55.105Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T14:31:55.105Z] PASS [2020-07-29T14:31:55.366Z] [2020-07-29T14:31:55.366Z] DONE 5 tests in 0.358s [2020-07-29T14:31:55.366Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T14:31:55.394Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-29T14:31:55.626Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T14:31:55.626Z] +++ kill 13588 [2020-07-29T14:31:55.699Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-29T14:31:55.699Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-29T14:31:55.996Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-29T14:31:55.996Z] === RUN TestInfoAPI [2020-07-29T14:31:55.996Z] --- PASS: TestInfoAPI (0.04s) [2020-07-29T14:31:55.996Z] === RUN TestInfoAPIWarnings [2020-07-29T14:31:56.634Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-29T14:31:56.634Z] === RUN TestInfoDebug [2020-07-29T14:31:57.009Z] +++ /etc/init.d/apparmor stop [2020-07-29T14:31:57.009Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:31:57.009Z] [2020-07-29T14:31:57.009Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:31:57.009Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:31:57.009Z] [2020-07-29T14:31:57.009Z] To set a process to complain mode, use the command line tool [2020-07-29T14:31:57.009Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:31:57.009Z] +++ true [2020-07-29T14:31:57.009Z] exiting test-integration [2020-07-29T14:31:57.009Z] ++ exit 0 [2020-07-29T14:31:57.009Z] [2020-07-29T14:31:57.271Z] --- PASS: TestInfoDebug (0.54s) [2020-07-29T14:31:57.271Z] === RUN TestInfoInsecureRegistries [2020-07-29T14:31:57.564Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-29T14:31:57.564Z] === RUN TestInfoRegistryMirrors [2020-07-29T14:31:57.938Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-29T14:31:58.200Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-29T14:31:58.200Z] === RUN TestLoginFailsWithBadCredentials [2020-07-29T14:31:58.500Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-07-29T14:31:58.500Z] === RUN TestPingCacheHeaders [2020-07-29T14:31:58.500Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-29T14:31:58.500Z] === RUN TestPingGet [2020-07-29T14:31:58.500Z] --- PASS: TestPingGet (0.02s) [2020-07-29T14:31:58.500Z] === RUN TestPingHead [2020-07-29T14:31:58.500Z] --- PASS: TestPingHead (0.03s) [2020-07-29T14:31:58.500Z] === RUN TestVersion [2020-07-29T14:31:58.500Z] --- PASS: TestVersion (0.04s) [2020-07-29T14:31:58.500Z] PASS [2020-07-29T14:31:58.500Z] [2020-07-29T14:31:58.500Z] === Skipped [2020-07-29T14:31:58.500Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-29T14:31:58.500Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-29T14:31:58.500Z] [2020-07-29T14:31:58.500Z] [2020-07-29T14:31:58.500Z] DONE 18 tests, 1 skipped in 5.487s [2020-07-29T14:31:58.500Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-29T14:31:58.500Z] ++ 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-29T14:31:58.500Z] ++ set -e [2020-07-29T14:31:58.500Z] ++ '[' -n 0 ']' [2020-07-29T14:31:58.500Z] ++ set -x [2020-07-29T14:31:58.500Z] ++ env -i DEST=/go/src/github.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-29T14:31:58.818Z] INFO: Testing against a local daemon [2020-07-29T14:31:58.818Z] === RUN TestVolumesCreateAndList [2020-07-29T14:31:58.818Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-29T14:31:58.818Z] === RUN TestVolumesRemove [2020-07-29T14:31:58.818Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-29T14:31:58.818Z] === RUN TestVolumesInspect [2020-07-29T14:31:58.818Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-29T14:31:58.818Z] === RUN TestVolumesInvalidJSON [2020-07-29T14:31:58.818Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-29T14:31:58.818Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-29T14:31:58.818Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-29T14:31:58.818Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-29T14:31:58.818Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-29T14:31:58.818Z] PASS [2020-07-29T14:31:58.818Z] [2020-07-29T14:31:58.818Z] DONE 5 tests in 0.237s [2020-07-29T14:31:58.818Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T14:31:58.876Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-29T14:31:59.112Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T14:31:59.112Z] +++ kill 13732 Post stage [Pipeline] junit [2020-07-29T14:31:59.569Z] Recording test results [2020-07-29T14:31:59.813Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-29T14:32:00.074Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-29T14:32:00.148Z] +++ /etc/init.d/apparmor stop [2020-07-29T14:32:00.148Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:32:00.148Z] [2020-07-29T14:32:00.148Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:32:00.148Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:32:00.148Z] [2020-07-29T14:32:00.148Z] To set a process to complain mode, use the command line tool [2020-07-29T14:32:00.148Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:32:00.148Z] +++ true [2020-07-29T14:32:00.148Z] exiting test-integration [2020-07-29T14:32:00.148Z] ++ exit 0 [2020-07-29T14:32:00.148Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T14:32:00.516Z] + echo Ensuring container killed. [2020-07-29T14:32:00.517Z] Ensuring container killed. [2020-07-29T14:32:00.517Z] + docker rm -vf docker-pr2 [2020-07-29T14:32:00.517Z] Error: No such container: docker-pr2 [2020-07-29T14:32:00.517Z] + true [Pipeline] sh [2020-07-29T14:32:00.806Z] + echo Chowning /workspace to jenkins user [2020-07-29T14:32:00.806Z] Chowning /workspace to jenkins user [2020-07-29T14:32:00.806Z] + id -u [2020-07-29T14:32:00.806Z] + id -g [2020-07-29T14:32:00.806Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41288:/workspace busybox chown -R 1000:1000 /workspace [2020-07-29T14:32:00.806Z] Unable to find image 'busybox:latest' locally [2020-07-29T14:32:00.806Z] latest: Pulling from library/busybox [2020-07-29T14:32:01.066Z] b532f239b6e6: Pulling fs layer [2020-07-29T14:32:01.066Z] b532f239b6e6: Download complete [2020-07-29T14:32:01.327Z] b532f239b6e6: Pull complete [2020-07-29T14:32:01.327Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-29T14:32:01.327Z] Status: Downloaded newer image for busybox:latest Post stage [Pipeline] junit [2020-07-29T14:32:01.722Z] Recording test results [2020-07-29T14:32:01.982Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-29T14:32:01.982Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T14:32:02.452Z] + echo Ensuring container killed. [2020-07-29T14:32:02.452Z] Ensuring container killed. [2020-07-29T14:32:02.452Z] + docker rm -vf docker-pr2 [2020-07-29T14:32:02.452Z] Error: No such container: docker-pr2 [2020-07-29T14:32:02.452Z] + true [Pipeline] sh [2020-07-29T14:32:02.841Z] + echo Chowning /workspace to jenkins user [2020-07-29T14:32:02.841Z] Chowning /workspace to jenkins user [2020-07-29T14:32:02.841Z] + id -u [2020-07-29T14:32:02.841Z] + id -g [2020-07-29T14:32:02.841Z] + docker run --rm -v /home/docker/workspace/moby_PR-41288:/workspace busybox chown -R 1001:1001 /workspace [2020-07-29T14:32:02.841Z] Unable to find image 'busybox:latest' locally [2020-07-29T14:32:03.138Z] latest: Pulling from library/busybox [2020-07-29T14:32:03.138Z] f45ff7dc89a9: Pulling fs layer [2020-07-29T14:32:03.362Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-29T14:32:03.439Z] f45ff7dc89a9: Verifying Checksum [2020-07-29T14:32:03.439Z] f45ff7dc89a9: Download complete [2020-07-29T14:32:03.439Z] f45ff7dc89a9: Pull complete [2020-07-29T14:32:03.439Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-29T14:32:03.439Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T14:32:04.742Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-29T14:32:04.967Z] + bundleName=arm64-integration [2020-07-29T14:32:04.968Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-29T14:32:04.968Z] Creating arm64-integration-bundles.tar.gz [2020-07-29T14:32:04.968Z] + 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-29T14:32:04.968Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] catchError [Pipeline] { [Pipeline] sh [Pipeline] archiveArtifacts [2020-07-29T14:32:05.246Z] Archiving artifacts [2020-07-29T14:32:05.362Z] + bundleName=ppc64le-integration [2020-07-29T14:32:05.362Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-29T14:32:05.362Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-29T14:32:05.362Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-07-29T14:32:05.362Z] -print [Pipeline] archiveArtifacts [2020-07-29T14:32:05.408Z] Archiving artifacts [2020-07-29T14:32:05.836Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41288/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T14:32:06.231Z] + make clean [2020-07-29T14:32:06.524Z] make: command: Command not found [2020-07-29T14:32:06.524Z] make: command: Command not found [2020-07-29T14:32:06.524Z] docker volume rm -f docker-dev-cache [2020-07-29T14:32:06.524Z] docker-dev-cache [Pipeline] deleteDir [2020-07-29T14:32:07.281Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-29T14:32:07.456Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41288/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T14:32:07.801Z] + make clean [2020-07-29T14:32:08.373Z] docker volume rm -f docker-dev-cache [2020-07-29T14:32:08.373Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T14:32:11.472Z] === RUN TestDockerSuite/TestStatsContainerNotFound [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T14:32:14.003Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-29T14:32:14.573Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-29T14:32:18.764Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-29T14:32:21.295Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-29T14:32:22.671Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-29T14:32:23.239Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-29T14:32:23.807Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-29T14:32:24.066Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-29T14:32:24.066Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-29T14:32:24.657Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-29T14:32:27.199Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-29T14:32:27.458Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-29T14:32:30.748Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-29T14:32:30.748Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-29T14:32:31.071Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-29T14:32:31.071Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-29T14:32:31.640Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-29T14:32:32.578Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-29T14:32:32.578Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-29T14:32:33.518Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-29T14:32:34.085Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-29T14:32:34.653Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-29T14:32:35.589Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-29T14:32:38.873Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-29T14:32:39.809Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-29T14:32:39.809Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-29T14:32:40.377Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-29T14:32:40.377Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-29T14:32:40.946Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-29T14:32:43.482Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-29T14:32:43.742Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-29T14:32:46.283Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-29T14:32:48.187Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-29T14:32:49.601Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-29T14:32:52.892Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-29T14:32:55.427Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-29T14:32:56.362Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-29T14:32:57.738Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-29T14:32:58.306Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-29T14:32:59.685Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-29T14:33:01.593Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-29T14:33:01.852Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-29T14:33:02.790Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-29T14:33:04.170Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-29T14:33:04.429Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-29T14:33:05.809Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-29T14:33:06.746Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-29T14:33:07.683Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-29T14:33:22.561Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-29T14:33:22.825Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-29T14:33:22.825Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-29T14:33:23.395Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-29T14:33:23.395Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-29T14:33:23.395Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-29T14:33:23.395Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-29T14:33:23.962Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-29T14:33:23.962Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-29T14:33:24.529Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-29T14:33:24.529Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-29T14:33:24.529Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-29T14:33:24.529Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-29T14:33:24.529Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-29T14:33:25.910Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-29T14:33:26.169Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-29T14:33:26.169Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-29T14:33:26.169Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-29T14:33:26.169Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-29T14:33:26.428Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-29T14:33:26.687Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-29T14:33:28.593Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-29T14:33:28.593Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-29T14:33:28.593Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-29T14:33:30.498Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-29T14:33:33.034Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite (1302.08s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.11s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.62s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.26s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.98s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.96s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.05s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.88s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.85s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.06s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.91s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.34s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.92s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.22s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.96s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.01s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.14s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.38s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.65s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.09s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.89s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.95s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.92s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.62s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.41s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.11s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.75s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.07s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.14s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.68s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.56s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.36s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.61s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.64s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.26s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.21s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.22s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.52s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.47s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.64s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.03s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.75s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.88s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.11s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.26s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.65s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.64s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.57s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.69s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.31s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.03s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.84s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s) [2020-07-29T14:33:33.035Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-29T14:33:33.035Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.10s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.09s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.81s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildContChar (2.54s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.80s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.17s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.63s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.48s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.30s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.51s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.25s) [2020-07-29T14:33:33.035Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-29T14:33:33.035Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.035Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-29T14:33:33.035Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.035Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-29T14:33:33.035Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.035Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-29T14:33:33.035Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.43s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.06s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.40s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.86s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.13s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.34s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.69s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.12s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.47s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.28s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.43s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.19s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.90s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.56s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.36s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.45s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.37s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.50s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.13s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.20s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.93s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.76s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.47s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.97s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEnv (1.44s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.19s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.27s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.33s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.29s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.44s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.84s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s) [2020-07-29T14:33:33.035Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-29T14:33:33.035Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.42s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFails (0.85s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.83s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.85s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.78s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.59s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.87s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.15s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.83s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildHistory (3.73s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.69s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.83s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.86s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.83s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.47s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.08s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.61s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.84s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.07s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.86s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.96s) [2020-07-29T14:33:33.035Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-07-29T14:33:33.035Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.17s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.43s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.69s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.84s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.31s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.50s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.55s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.18s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.08s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.71s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.81s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.07s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildPATH (1.71s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.53s) [2020-07-29T14:33:33.035Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.51s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.87s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.17s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildRm (1.77s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.68s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.85s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.75s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.46s) [2020-07-29T14:33:33.036Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-07-29T14:33:33.036Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.86s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildStderr (0.77s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.36s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.11s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.87s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.17s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildUser (1.33s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.58s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.80s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.02s) [2020-07-29T14:33:33.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-29T14:33:33.036Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-29T14:33:33.036Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-29T14:33:33.036Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-29T14:33:33.036Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.22s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.82s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.39s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.80s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.09s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2020-07-29T14:33:33.036Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-29T14:33:33.036Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.46s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-29T14:33:33.036Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-29T14:33:33.036Z] docker_cli_sni_test.go:18: Flakey test [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.52s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.93s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.14s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.67s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCommitTTY (1.21s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.89s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.30s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.28s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.18s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.51s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.42s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.44s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.43s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.44s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.05s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.63s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.68s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.76s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.80s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.67s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.75s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.71s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2020-07-29T14:33:33.036Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-29T14:33:33.036Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.52s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.68s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.74s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.75s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.46s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.19s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.36s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.56s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007621c0_} (1.29s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1961413773_/foo_false____} (1.31s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1961413773_/foo_true____} (1.28s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3884352648_/foo_false____} (1.39s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3884352648_/foo_true____} (1.34s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3884352648_/foo_true__0xc0007622a0__} (1.28s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007622e0_} (1.44s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000762300_} (1.41s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000762340_} (1.42s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000762380_} (1.30s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.10s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.23s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.34s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.78s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.22s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.27s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.91s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.80s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.21s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.91s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.00s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.99s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.85s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.88s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.25s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.84s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.25s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.57s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.56s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.47s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.53s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.70s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.82s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.88s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.82s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.42s) [2020-07-29T14:33:33.036Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-29T14:33:33.036Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2020-07-29T14:33:33.036Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-29T14:33:33.036Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.61s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.94s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.47s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.12s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.09s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.59s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.19s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.33s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.72s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.15s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.40s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.52s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.77s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestEventsAttach (0.74s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestEventsCommit (0.85s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.61s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.79s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.66s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.29s) [2020-07-29T14:33:33.036Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.57s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.57s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsCopy (1.41s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.06s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.29s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFormat (0.86s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.97s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.21s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-07-29T14:33:33.037Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-29T14:33:33.037Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-29T14:33:33.037Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-29T14:33:33.037Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.44s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsResize (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.41s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExec (0.49s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.46s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.46s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.67s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.43s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecCgroup (0.88s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecEnv (0.49s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.93s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.46s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecInspectID (2.51s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecInteractive (0.48s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.66s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecParseError (0.43s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.83s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecStartFails (0.50s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.68s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecTTY (0.49s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.50s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2020-07-29T14:33:33.037Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-29T14:33:33.037Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.46s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.69s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestExecWithUser (0.88s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.44s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.58s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestHealth (18.75s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImportFile (1.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.04s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2020-07-29T14:33:33.037Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-29T14:33:33.037Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-29T14:33:33.037Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-29T14:33:33.037Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.41s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.40s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.85s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.99s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.54s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.80s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.84s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.97s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.16s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.41s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.02s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.25s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.09s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.93s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.42s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.79s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.17s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPluginActive (1.34s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.17s) [2020-07-29T14:33:33.037Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-29T14:33:33.037Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.67s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.67s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.89s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.73s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.24s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.75s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.83s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPortList (5.80s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.91s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.41s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.80s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.01s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsByOrder (2.07s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.92s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.81s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.94s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.15s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.66s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.88s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.30s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.86s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.83s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.42s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.70s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.22s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.40s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.69s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s) [2020-07-29T14:33:33.037Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-29T14:33:33.037Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-07-29T14:33:33.037Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.44s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.29s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.55s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.19s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.82s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.27s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.73s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.57s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.74s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.77s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAddHost (0.74s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.18s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.93s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.51s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.57s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.40s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.41s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.39s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.67s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.53s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.58s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.37s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.86s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.14s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.00s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.08s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-29T14:33:33.038Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-29T14:33:33.038Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.49s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.03s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.56s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.94s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-29T14:33:33.038Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.97s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.63s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.61s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.56s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:33:33.038Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.04s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.85s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.16s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.88s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.96s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.11s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.15s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.02s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.21s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunMount (4.86s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.53s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.00s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.79s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.53s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.40s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.16s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.06s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.27s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.63s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.61s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.71s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.44s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.53s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.52s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.63s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.14s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.70s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.39s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-29T14:33:33.038Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.45s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.94s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2020-07-29T14:33:33.038Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.39s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.38s) [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:33:33.038Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-29T14:33:33.038Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s) [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-29T14:33:33.038Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.02s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.65s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.89s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.61s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.60s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.58s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.64s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunState (0.93s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-29T14:33:33.038Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.37s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunSysctls (0.83s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.41s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.05s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.12s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.74s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.78s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.41s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUserByName (0.63s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-29T14:33:33.038Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.36s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.04s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.72s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.72s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.04s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.50s) [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.56s) [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-29T14:33:33.038Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-29T14:33:33.038Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-29T14:33:33.038Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-07-29T14:33:33.038Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-29T14:33:33.038Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-29T14:33:33.038Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.67s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.59s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.56s) [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.41s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.42s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.12s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.58s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.55s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.07s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.22s) [2020-07-29T14:33:33.039Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents600195570 [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.99s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.80s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.00s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.80s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStartRecordError (1.53s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.51s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.35s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.43s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.85s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.87s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.56s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.98s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.40s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.49s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.04s) [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdateStats (3.45s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.65s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.50s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.02s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.29s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.76s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.70s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.21s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.25s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.02s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.83s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.58s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.67s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.42s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.71s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.75s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s) [2020-07-29T14:33:33.039Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.28s) [2020-07-29T14:33:33.039Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-29T14:33:33.039Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-29T14:33:33.039Z] === RUN TestDockerRegistrySuite [2020-07-29T14:33:33.039Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-29T14:33:33.978Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-29T14:33:33.978Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-29T14:33:34.921Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-29T14:33:36.827Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-29T14:33:36.827Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-29T14:33:36.827Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-29T14:33:40.122Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-29T14:33:42.656Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-29T14:33:45.193Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-29T14:33:45.760Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-29T14:33:46.714Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-29T14:33:47.656Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-29T14:33:48.592Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-29T14:33:49.969Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-29T14:33:50.537Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-29T14:33:51.475Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-29T14:33:52.412Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-29T14:33:53.792Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-29T14:33:55.698Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-29T14:33:57.078Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-29T14:33:58.981Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-29T14:33:59.919Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-29T14:33:59.919Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-29T14:34:00.856Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-29T14:34:01.793Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-29T14:34:02.730Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-29T14:34:05.263Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-29T14:34:05.263Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-29T14:34:06.206Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-29T14:34:06.465Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-29T14:34:06.723Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-29T14:34:06.982Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-29T14:34:07.241Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-29T14:34:07.500Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-29T14:34:07.760Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-29T14:34:08.019Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-29T14:34:08.587Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-29T14:34:10.507Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-29T14:34:11.444Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-29T14:34:12.379Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-29T14:34:13.315Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite (41.19s) [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d7e2c4eaff654] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.13s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d8eb8869a816e] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.64s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d3074f032e06c] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d00b032e34878] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.96s) [2020-07-29T14:34:13.884Z] check_test.go:196: [dc9629b892b92] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.50s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d6bedb5dfd50a] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.53s) [2020-07-29T14:34:13.884Z] check_test.go:196: [df5ab14455fd6] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d1e3b4463d8e0] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d83dad60a5197] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d4939b0af53d8] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s) [2020-07-29T14:34:13.884Z] check_test.go:196: [dbad5306157f6] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d7f2d80dbb9ca] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2020-07-29T14:34:13.884Z] check_test.go:196: [dc05820c53576] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d2060185e36e0] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.03s) [2020-07-29T14:34:13.884Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fb3241d975a07592df09cb2a60a62f42edeee2e7b3678bf1291c714598cfa438 [2020-07-29T14:34:13.884Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8e506dc0723161e9bb05681631ee2b64b2c73fab4d52f87c0ea26cda8adf69f9 [2020-07-29T14:34:13.884Z] check_test.go:196: [da9b5b1d4743b] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.25s) [2020-07-29T14:34:13.884Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b669abcf7f67e0797c49088fd671e3bd5ac97a202c01e92e480cadea4875e839 [2020-07-29T14:34:13.884Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b77223bf18d89afee80307898b87306b6466c54d01947ff55b9c4bcaab040be6 [2020-07-29T14:34:13.884Z] check_test.go:196: [d2a548c7de472] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.08s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d0079c42294dc] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.97s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d5905721edb03] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d7c6fd9af31e6] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-29T14:34:13.884Z] check_test.go:196: [db8632de5db4c] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.87s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d8855d7ef3dcb] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d40a20a2b8f50] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.10s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d6f5e5c742166] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.23s) [2020-07-29T14:34:13.884Z] check_test.go:196: [db74f0f3069dc] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-07-29T14:34:13.884Z] check_test.go:196: [da7894fecb7a8] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.91s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d1c0665e6803c] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d63aa11fae64d] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d71194b98c632] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d121893022b0f] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-29T14:34:13.884Z] check_test.go:196: [ddda4460ee427] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d2699d20a3194] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d43fe2c536ce2] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d571ef54654fc] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.81s) [2020-07-29T14:34:13.884Z] check_test.go:196: [d4bf255a507cd] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2020-07-29T14:34:13.884Z] check_test.go:196: [dbd7666a39970] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.92s) [2020-07-29T14:34:13.884Z] check_test.go:196: [dcc0335963d2e] daemon is not started [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-07-29T14:34:13.884Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-29T14:34:13.884Z] === RUN TestDockerSchema1RegistrySuite [2020-07-29T14:34:13.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-29T14:34:13.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-29T14:34:16.419Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-29T14:34:16.988Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-29T14:34:20.277Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-29T14:34:23.564Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-29T14:34:23.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-29T14:34:24.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-29T14:34:25.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-29T14:34:25.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-29T14:34:26.895Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-29T14:34:27.833Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-29T14:34:29.738Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-29T14:34:30.306Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-29T14:34:30.565Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-29T14:34:30.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-29T14:34:31.082Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-29T14:34:31.341Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-29T14:34:31.909Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite (18.04s) [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d69517b6618e5] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.10s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d20f11c21500d] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.19s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d7fe557fcec74] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.67s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d1165f6afbd68] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d243af326217e] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2020-07-29T14:34:31.909Z] check_test.go:223: [da45e35bd5654] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d78fb5d5f0450] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2020-07-29T14:34:31.909Z] check_test.go:223: [db789c7462b3c] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-07-29T14:34:31.909Z] check_test.go:223: [ded1112e6d523] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d346cc8c6bf05] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.23s) [2020-07-29T14:34:31.909Z] check_test.go:223: [dc84cf09561f3] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d3cebdfaae787] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d249bd60ffcb4] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-29T14:34:31.909Z] check_test.go:223: [dfbf5912affff] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d3ac8abc4898b] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.35s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d7aa8bc9a5fb5] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d2c1fa9868c44] daemon is not started [2020-07-29T14:34:31.909Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-29T14:34:31.909Z] check_test.go:223: [d7579fa8db140] daemon is not started [2020-07-29T14:34:31.909Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-29T14:34:31.909Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-29T14:34:32.854Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-29T14:34:33.113Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-29T14:34:33.372Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-29T14:34:34.308Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-29T14:34:34.566Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-29T14:34:34.826Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-29T14:34:35.394Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-29T14:34:35.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.71s) [2020-07-29T14:34:35.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-07-29T14:34:35.653Z] check_test.go:252: [d4c30a6e32402] daemon is not started [2020-07-29T14:34:35.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-07-29T14:34:35.653Z] check_test.go:252: [d20fe47c3f7cf] daemon is not started [2020-07-29T14:34:35.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-07-29T14:34:35.653Z] check_test.go:252: [d0570c61d2db6] daemon is not started [2020-07-29T14:34:35.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2020-07-29T14:34:35.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-29T14:34:35.653Z] check_test.go:252: [de5a745deb7bd] daemon is not started [2020-07-29T14:34:35.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-07-29T14:34:35.653Z] check_test.go:252: [d4977ca0db016] daemon is not started [2020-07-29T14:34:35.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-07-29T14:34:35.653Z] check_test.go:252: [dbc921a6fce4d] daemon is not started [2020-07-29T14:34:35.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-29T14:34:35.653Z] check_test.go:252: [d23ddb34a3595] daemon is not started [2020-07-29T14:34:35.653Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-29T14:34:35.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-29T14:34:40.922Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-29T14:34:40.922Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-29T14:34:41.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-29T14:34:41.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-29T14:34:41.440Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-07-29T14:34:41.440Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-07-29T14:34:41.440Z] check_test.go:279: [d820dafeb60be] daemon is not started [2020-07-29T14:34:41.440Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-29T14:34:41.440Z] check_test.go:279: [de13c87592831] daemon is not started [2020-07-29T14:34:41.440Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-29T14:34:41.440Z] check_test.go:279: [d2f3e8242cab4] daemon is not started [2020-07-29T14:34:41.440Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-29T14:34:41.440Z] check_test.go:279: [ddb14b823307b] daemon is not started [2020-07-29T14:34:41.440Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-29T14:34:41.440Z] check_test.go:279: [d02b8afcff927] daemon is not started [2020-07-29T14:34:41.440Z] === RUN TestDockerNetworkSuite [2020-07-29T14:34:41.440Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-29T14:34:43.345Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-29T14:34:43.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-29T14:34:46.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-29T14:34:48.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-29T14:34:50.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-29T14:34:51.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-29T14:34:56.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-29T14:34:58.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-29T14:34:59.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-29T14:35:00.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-29T14:35:00.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-29T14:35:01.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-29T14:35:02.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-29T14:35:02.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-29T14:35:02.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-29T14:35:03.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-29T14:35:03.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-29T14:35:03.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-29T14:35:03.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-29T14:35:04.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-29T14:35:05.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-29T14:35:05.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-29T14:35:05.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-29T14:35:05.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-29T14:35:08.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-29T14:35:10.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-29T14:35:15.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-29T14:35:15.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-29T14:35:16.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-29T14:35:16.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-29T14:35:16.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-29T14:35:16.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-29T14:35:16.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-29T14:35:16.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-29T14:35:19.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-29T14:35:19.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-29T14:35:19.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-29T14:35:20.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-29T14:35:23.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-29T14:35:26.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-29T14:35:26.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-29T14:35:27.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-29T14:35:28.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-29T14:35:28.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-29T14:35:29.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-29T14:35:29.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-29T14:35:30.722Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-29T14:35:37.292Z] --- PASS: TestDockerNetworkSuite (54.92s) [2020-07-29T14:35:37.292Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.66s) [2020-07-29T14:35:37.292Z] docker_cli_network_unix_test.go:46: [d1225fc35e3ca] daemon is not started [2020-07-29T14:35:37.292Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2020-07-29T14:35:37.292Z] docker_cli_network_unix_test.go:46: [dd6ab05614bea] daemon is not started [2020-07-29T14:35:37.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.55s) [2020-07-29T14:35:37.292Z] docker_cli_network_unix_test.go:46: [d772a0909bb46] daemon is not started [2020-07-29T14:35:37.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) [2020-07-29T14:35:37.292Z] docker_cli_network_unix_test.go:46: [d014290f5dc2d] daemon is not started [2020-07-29T14:35:37.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2020-07-29T14:35:37.292Z] docker_cli_network_unix_test.go:1233: [d458df806fa91] daemon is not started [2020-07-29T14:35:37.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.37s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [de157d73b9cc9] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.92s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [de9eb842044e1] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [df91e4eee3f80] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d9ec2b52080b3] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d1f8546cbb486] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d7230cb89cf5e] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d5b12ccab77f4] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d90814a77371e] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [de398f09cf1ac] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d05d45ae9852a] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d09d44233b4fc] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d61ba0026244e] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d7e2a4889d212] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d20755aafdd2b] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [df02fe8947414] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d3382e43566b7] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d9da1a1b84c98] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [da77f5b86105c] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d994c6815f895] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:968: [dfd78d2c00a27] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d3b865021c844] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.66s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:1116: [d61d01c1b8ff4] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d828bff006534] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [dd6dc69d17203] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [df44a70936145] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [db06ee834166d] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [db9ab36ac3a42] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d9c38d240a2cd] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d0fb083449f09] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.27s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [df51a6bfb0142] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d370da2211fee] daemon is not started [2020-07-29T14:35:37.293Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [db5f0b5990762] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d4446007a8bec] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.92s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:1084: [d8a44e0cdf36c] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d7bc64d6a6a27] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [df0cb0fda0773] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.43s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d98f853eeee8c] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d70c126cabe6d] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [dcd1d11ab2cd6] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [db8a39a221975] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [d903099f5cea2] daemon is not started [2020-07-29T14:35:37.293Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.57s) [2020-07-29T14:35:37.293Z] docker_cli_network_unix_test.go:46: [dd09646801007] daemon is not started [2020-07-29T14:35:37.293Z] === RUN TestDockerHubPullSuite [2020-07-29T14:35:37.293Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-29T14:35:37.551Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-29T14:35:40.082Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-29T14:35:40.082Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-29T14:35:41.459Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-29T14:35:41.717Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-29T14:35:41.717Z] --- PASS: TestDockerHubPullSuite (5.49s) [2020-07-29T14:35:41.717Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.25s) [2020-07-29T14:35:41.717Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-07-29T14:35:41.717Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) [2020-07-29T14:35:41.717Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2020-07-29T14:35:41.717Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-07-29T14:35:41.717Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-07-29T14:35:41.717Z] PASS [2020-07-29T14:35:41.717Z] [2020-07-29T14:35:41.717Z] === Skipped [2020-07-29T14:35:41.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-29T14:35:41.717Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-29T14:35:41.717Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.717Z] [2020-07-29T14:35:41.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-29T14:35:41.717Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-29T14:35:41.717Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.717Z] [2020-07-29T14:35:41.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-29T14:35:41.717Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-29T14:35:41.717Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.717Z] [2020-07-29T14:35:41.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-29T14:35:41.717Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-29T14:35:41.717Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.717Z] [2020-07-29T14:35:41.717Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-29T14:35:41.717Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-29T14:35:41.717Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.717Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-29T14:35:41.718Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-07-29T14:35:41.718Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-07-29T14:35:41.718Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-29T14:35:41.718Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_sni_test.go:18: Flakey test [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-29T14:35:41.718Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-29T14:35:41.718Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-29T14:35:41.718Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-29T14:35:41.718Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-29T14:35:41.718Z] docker_cli_network_unix_test.go:46: [db5f0b5990762] daemon is not started [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] [2020-07-29T14:35:41.718Z] DONE 1277 tests, 51 skipped in 1471.774s [2020-07-29T14:35:41.718Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T14:35:41.718Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T14:35:41.718Z] +++ kill 7569 [2020-07-29T14:35:43.093Z] +++ /etc/init.d/apparmor stop [2020-07-29T14:35:43.093Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:35:43.093Z] [2020-07-29T14:35:43.093Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:35:43.093Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:35:43.093Z] [2020-07-29T14:35:43.093Z] To set a process to complain mode, use the command line tool [2020-07-29T14:35:43.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:35:43.093Z] +++ true [2020-07-29T14:35:43.093Z] exiting test-integration [2020-07-29T14:35:43.093Z] ++ exit 0 [2020-07-29T14:35:43.093Z] [2020-07-29T14:35:43.093Z] + for job in $(jobs -p) [2020-07-29T14:35:43.093Z] + wait 10943 [2020-07-29T14:36:09.632Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-29T14:36:12.917Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-29T14:36:18.204Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-29T14:36:23.479Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-29T14:36:26.011Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-29T14:36:30.202Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-29T14:36:32.734Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-29T14:36:36.920Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-29T14:36:36.920Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-29T14:36:43.483Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-29T14:36:43.483Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-29T14:36:43.742Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-29T14:36:46.273Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-29T14:37:42.513Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-29T14:38:38.920Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-29T14:38:53.793Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-29T14:38:55.702Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-29T14:41:02.217Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-29T14:41:03.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-29T14:41:04.527Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-29T14:41:04.527Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-29T14:41:04.786Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-29T14:41:04.786Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-29T14:41:05.721Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-29T14:41:07.626Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-29T14:41:10.157Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-29T14:41:12.687Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-29T14:42:08.907Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-29T14:42:08.907Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-29T14:42:10.283Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-29T14:42:12.816Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-29T14:42:16.100Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-29T14:42:18.631Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-29T14:42:40.554Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-29T14:42:52.793Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-29T14:42:53.727Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-29T14:42:56.259Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-29T14:42:58.792Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-29T14:43:05.353Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-29T14:43:10.621Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-29T14:43:12.523Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-29T14:43:15.054Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-29T14:43:17.593Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-29T14:43:20.131Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-29T14:43:23.416Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-29T14:43:25.317Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-29T14:44:21.533Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-29T14:44:36.403Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite (1660.03s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.79s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.51s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.28s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.70s) [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:562: [d2ab1c9e35410] joining swarm manager [d3293ef7ec2f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:584: [d84f3978e226f] joining swarm manager [d3293ef7ec2f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] check_test.go:380: [d2ab1c9e35410] daemon is not started [2020-07-29T14:44:51.276Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.82s) [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:45: [dc39c0cf13989] joining swarm manager [d8d864941ae34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.06s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.21s) [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:303: [defd46ae38103] joining swarm manager [d7abf90bbdec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:304: [d156d66a546ac] joining swarm manager [d7abf90bbdec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.30s) [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:271: [dc67dc2677ce5] joining swarm manager [d67db76b01a38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:272: [d479d0ac094d6] joining swarm manager [d67db76b01a38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.02s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.83s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.91s) [2020-07-29T14:44:51.276Z] docker_api_swarm_node_test.go:19: [d69b589cd57ab] joining swarm manager [d26dbbf5bbf13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_node_test.go:20: [df399ae40d5fd] joining swarm manager [d26dbbf5bbf13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.65s) [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:501: [d10d4ac47ae3c] joining swarm manager [db480401ffc19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:506: [d33c9a15a9e8a] joining swarm manager [db480401ffc19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.48s) [2020-07-29T14:44:51.276Z] docker_api_swarm_node_test.go:80: [d5da6f4eb166b] joining swarm manager [d8e73e0eb2a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.78s) [2020-07-29T14:44:51.276Z] docker_api_swarm_node_test.go:52: [df164ed5b2207] joining swarm manager [d6564e075b95a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_node_test.go:53: [d21c009aa762e] joining swarm manager [d6564e075b95a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.88s) [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:201: [de6c43f7708be] joining swarm manager [df79f03551466]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.10s) [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:383: [d24717135753c] joining swarm manager [d280ab44d47e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:384: [d927b57ed0703] joining swarm manager [d280ab44d47e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] check_test.go:380: [d927b57ed0703] daemon is not started [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.87s) [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:801: [d1be715cdc6d0] joining swarm manager [d063738eee144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:801: [d5afb4212e244] joining swarm manager [d063738eee144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:801: [d3c764fa68616] joining swarm manager [d063738eee144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:801: [dfa5a7e39628c] joining swarm manager [d063738eee144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-29T14:44:51.276Z] docker_api_swarm_test.go:809: [db0c39fa9c55f] joining swarm manager [d063738eee144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.83s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.77s) [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:394: [d9d340aaf0fde] joining swarm manager [df6960407a6a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:394: [d0d7ff91db786] joining swarm manager [df6960407a6a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.99s) [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:342: [d72e1b9a7cb34] joining swarm manager [dbca634d716c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:342: [df5fa5b595712] joining swarm manager [dbca634d716c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.93s) [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:489: [d2e411f5a9a02] joining swarm manager [ded21e3fbb867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:489: [d12ae4e26215a] joining swarm manager [ded21e3fbb867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.51s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.08s) [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:127: [d0c90bf95f368] joining swarm manager [d32decec18731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:128: [d0a29b5e77a35] joining swarm manager [d32decec18731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:136: [d62ed94d6bec5] joining swarm manager [d32decec18731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:137: [d3b52f326be1a] joining swarm manager [d32decec18731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.62s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.88s) [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:303: [db77a38952b77] joining swarm manager [d9bed62e933f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:303: [d35316fa9ee34] joining swarm manager [d9bed62e933f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.04s) [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:99: [d4abc676bf94b] joining swarm manager [d1d48d8c828bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:100: [da6dcf4853033] joining swarm manager [d1d48d8c828bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] check_test.go:380: [d4abc676bf94b] daemon is not started [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.37s) [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:532: [d686c687cb39e] joining swarm manager [d9a8f57f430b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:533: [d8c9eb9e0b7a1] joining swarm manager [d9a8f57f430b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.40s) [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:147: [d1631e434ba2e] joining swarm manager [d86cb629b5956]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_api_swarm_service_test.go:147: [ddf64d5ce2450] joining swarm manager [d86cb629b5956]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.79s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.10s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.73s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.28s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.09s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.94s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.80s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.18s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.33s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.91s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.79s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.51s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.85s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.33s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.07s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.35s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.31s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.19s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.59s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.40s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.59s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.02s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.58s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.27s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.09s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.81s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.66s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.13s) [2020-07-29T14:44:51.276Z] docker_cli_service_logs_test.go:245: checking task lk5d564qpr5r [2020-07-29T14:44:51.276Z] docker_cli_service_logs_test.go:250: checking messages for lk5d564qpr5r [2020-07-29T14:44:51.276Z] docker_cli_service_logs_test.go:245: checking task ix6szk20qk84 [2020-07-29T14:44:51.276Z] docker_cli_service_logs_test.go:250: checking messages for ix6szk20qk84 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.64s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.31s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.44s) [2020-07-29T14:44:51.276Z] docker_cli_swarm_test.go:1901: [d4fad3b7475f0] joining swarm manager [de90f87e9cdfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_cli_swarm_test.go:1902: [ddbb907b175c1] joining swarm manager [de90f87e9cdfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.84s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.73s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.60s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.69s) [2020-07-29T14:44:51.276Z] docker_cli_swarm_test.go:1802: [d86846f15e24f] joining swarm manager [da60158d28f96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_cli_swarm_test.go:1803: [db181226824e4] joining swarm manager [da60158d28f96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.94s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (112.95s) [2020-07-29T14:44:51.276Z] docker_cli_swarm_test.go:1321: [dcb1ba095c389] joining swarm manager [d5d9a0d960719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_cli_swarm_test.go:1322: [db9972dfbd73f] joining swarm manager [d5d9a0d960719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.63s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.38s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.58s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.32s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.26s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.89s) [2020-07-29T14:44:51.276Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-29T14:44:51.276Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.90s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.26s) [2020-07-29T14:44:51.276Z] docker_cli_swarm_test.go:1186: [d4f6e8ea477b5] joining swarm manager [d94da6634afef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_cli_swarm_test.go:1195: [d649509cfe860] joining swarm manager [d94da6634afef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.02s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.96s) [2020-07-29T14:44:51.276Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (113.95s) [2020-07-29T14:44:51.276Z] docker_cli_swarm_test.go:1118: [d2868f15265e9] joining swarm manager [d1f80eb169981]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.276Z] docker_cli_swarm_test.go:1119: [d88a104428ec0] joining swarm manager [d1f80eb169981]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.277Z] docker_cli_swarm_test.go:1172: [d317b246f493d] joining swarm manager [d1f80eb169981]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.35s) [2020-07-29T14:44:51.277Z] docker_cli_swarm_test.go:1453: [d1c08853992ee] joining swarm manager [d3549df1dce7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.277Z] docker_cli_swarm_test.go:1454: [d9017fa95db6d] joining swarm manager [d3549df1dce7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.37s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.82s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.90s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.31s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.47s) [2020-07-29T14:44:51.277Z] docker_cli_swarm_unix_test.go:62: [d9c953d086587] joining swarm manager [d3e993c287af5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.32s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.17s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.59s) [2020-07-29T14:44:51.277Z] docker_api_swarm_test.go:961: [d71c0f6d13f63] joining swarm manager [d48834c07177a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.37s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.46s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.78s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.61s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.39s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2020-07-29T14:44:51.277Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.78s) [2020-07-29T14:44:51.277Z] === RUN TestDockerExternalVolumeSuite [2020-07-29T14:44:51.277Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-29T14:45:06.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-29T14:46:13.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-29T14:46:23.792Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-29T14:46:55.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-29T14:47:10.743Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-29T14:47:42.808Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-29T14:47:55.008Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-29T14:48:27.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-29T14:48:41.945Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-29T14:48:56.844Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-29T14:49:43.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-29T14:50:01.584Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-29T14:50:33.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-29T14:51:05.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-29T14:51:20.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-29T14:51:38.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-29T14:51:53.576Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite (436.74s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2020-07-29T14:52:08.475Z] docker_cli_external_volume_driver_test.go:53: [db7059aeb53ad] daemon is not started [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-29T14:52:08.475Z] docker_cli_external_volume_driver_test.go:53: [da81e23d0f559] daemon is not started [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-29T14:52:08.475Z] docker_cli_external_volume_driver_test.go:53: [d05701d14b201] daemon is not started [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-29T14:52:08.475Z] docker_cli_external_volume_driver_test.go:53: [db5b4aa441e6c] daemon is not started [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-07-29T14:52:08.475Z] docker_cli_external_volume_driver_test.go:485: [dbb68a0c06cdb] daemon is not started [2020-07-29T14:52:08.475Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-29T14:52:08.475Z] docker_cli_external_volume_driver_test.go:53: [d4bca30c376e7] daemon is not started [2020-07-29T14:52:08.475Z] PASS [2020-07-29T14:52:08.475Z] [2020-07-29T14:52:08.475Z] === Skipped [2020-07-29T14:52:08.475Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-29T14:52:08.475Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-29T14:52:08.475Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-29T14:52:08.475Z] check_test.go:309: [d55add7e00ceb] daemon is not started [2020-07-29T14:52:08.475Z] [2020-07-29T14:52:08.475Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-29T14:52:08.475Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-29T14:52:08.475Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-29T14:52:08.475Z] check_test.go:309: [d2e05ad5acd72] daemon is not started [2020-07-29T14:52:08.475Z] [2020-07-29T14:52:08.475Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-29T14:52:08.475Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-29T14:52:08.475Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-29T14:52:08.475Z] check_test.go:309: [df6ef6e715ad4] daemon is not started [2020-07-29T14:52:08.475Z] [2020-07-29T14:52:08.475Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-29T14:52:08.475Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-29T14:52:08.475Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-29T14:52:08.475Z] [2020-07-29T14:52:08.475Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-29T14:52:08.475Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-29T14:52:08.475Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-29T14:52:08.475Z] [2020-07-29T14:52:08.475Z] [2020-07-29T14:52:08.475Z] DONE 273 tests, 5 skipped in 2458.452s [2020-07-29T14:52:08.475Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-29T14:52:08.475Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9a4f9c4dfe0c/docker.pid [2020-07-29T14:52:08.475Z] +++ kill 5513 [2020-07-29T14:52:08.475Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5513 is not a child of this shell [2020-07-29T14:52:08.475Z] warning: PID 5513 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9a4f9c4dfe0c/docker.pid had a nonzero exit code [2020-07-29T14:52:08.475Z] ++++ cat bundles/test-integration/docker.pid [2020-07-29T14:52:08.475Z] +++ kill 7556 [2020-07-29T14:52:08.475Z] +++ /etc/init.d/apparmor stop [2020-07-29T14:52:08.475Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-29T14:52:08.475Z] [2020-07-29T14:52:08.475Z] Unloading profiles will leave already running processes permanently [2020-07-29T14:52:08.475Z] unconfined, which can lead to unexpected situations. [2020-07-29T14:52:08.475Z] [2020-07-29T14:52:08.475Z] To set a process to complain mode, use the command line tool [2020-07-29T14:52:08.475Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-29T14:52:08.475Z] +++ true [2020-07-29T14:52:08.475Z] exiting test-integration [2020-07-29T14:52:08.475Z] ++ exit 0 [2020-07-29T14:52:08.475Z] [2020-07-29T14:52:08.475Z] + exit 0 [2020-07-29T14:52:08.475Z] ++ jobs -p [2020-07-29T14:52:08.475Z] + pids= [2020-07-29T14:52:08.475Z] + echo 'Remaining pids to kill: []' [2020-07-29T14:52:08.475Z] Remaining pids to kill: [] [2020-07-29T14:52:08.475Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-29T14:52:08.492Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-29T14:52:09.395Z] + echo Ensuring container killed. [2020-07-29T14:52:09.395Z] Ensuring container killed. [2020-07-29T14:52:09.395Z] + docker ps -aq -f name=docker-pr2-* [2020-07-29T14:52:09.395Z] + cids=3704074bfd08 [2020-07-29T14:52:09.395Z] 62a3bfea16f4 [2020-07-29T14:52:09.395Z] 887b89adf1c2 [2020-07-29T14:52:09.395Z] + [ -n 3704074bfd08 [2020-07-29T14:52:09.395Z] 62a3bfea16f4 [2020-07-29T14:52:09.395Z] 887b89adf1c2 ] [2020-07-29T14:52:09.395Z] + docker rm -vf 3704074bfd08 62a3bfea16f4 887b89adf1c2 [2020-07-29T14:52:12.681Z] 3704074bfd08 [2020-07-29T14:52:12.681Z] 62a3bfea16f4 [2020-07-29T14:52:12.681Z] 887b89adf1c2 [Pipeline] sh [2020-07-29T14:52:12.963Z] + echo Chowning /workspace to jenkins user [2020-07-29T14:52:12.963Z] Chowning /workspace to jenkins user [2020-07-29T14:52:12.963Z] + id -u [2020-07-29T14:52:12.963Z] + id -g [2020-07-29T14:52:12.963Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41288:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-29T14:52:16.548Z] + bundleName=amd64 [2020-07-29T14:52:16.548Z] + echo Creating amd64-bundles.tar.gz [2020-07-29T14:52:16.548Z] Creating amd64-bundles.tar.gz [2020-07-29T14:52:16.548Z] + xargs tar -czf amd64-bundles.tar.gz [2020-07-29T14:52:16.548Z] + 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-29T14:52:17.495Z] Archiving artifacts [2020-07-29T14:52:17.869Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41288/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T14:52:18.179Z] + make clean [2020-07-29T14:52:18.437Z] docker volume rm -f docker-dev-cache [2020-07-29T14:52:18.437Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T14:52:40.296Z] ok github.com/docker/docker/integration-cli 2171.015s [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === Skipped [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-29T14:52:40.296Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-29T14:52:40.296Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-29T14:52:40.296Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-29T14:52:40.296Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-29T14:52:40.296Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-29T14:52:40.296Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-29T14:52:40.296Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-29T14:52:40.296Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-29T14:52:40.296Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-29T14:52:40.296Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-29T14:52:40.296Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-07-29T14:52:40.296Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-29T14:52:40.296Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.24s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.24s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-07-29T14:52:40.296Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2020-07-29T14:52:40.296Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2020-07-29T14:52:40.296Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.296Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.23s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.23s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.26s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2020-07-29T14:52:40.297Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2020-07-29T14:52:40.297Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-29T14:52:40.297Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-29T14:52:40.297Z] docker_cli_sni_test.go:18: Flakey test [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-29T14:52:40.297Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-29T14:52:40.297Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.297Z] [2020-07-29T14:52:40.297Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-29T14:52:40.297Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-07-29T14:52:40.298Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-07-29T14:52:40.298Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-29T14:52:40.298Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-07-29T14:52:40.298Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-07-29T14:52:40.298Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-07-29T14:52:40.298Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-07-29T14:52:40.298Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-07-29T14:52:40.298Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-07-29T14:52:40.298Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-29T14:52:40.298Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-29T14:52:40.298Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-29T14:52:40.298Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-29T14:52:40.298Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-29T14:52:40.298Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-29T14:52:40.298Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-29T14:52:40.298Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-29T14:52:40.298Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-29T14:52:40.298Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-29T14:52:40.298Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-07-29T14:52:40.298Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-07-29T14:52:40.298Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-07-29T14:52:40.298Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-29T14:52:40.298Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.298Z] [2020-07-29T14:52:40.298Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-29T14:52:40.298Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-29T14:52:40.299Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-29T14:52:40.299Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-29T14:52:40.299Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-29T14:52:40.299Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-29T14:52:40.299Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-07-29T14:52:40.299Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-29T14:52:40.299Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-07-29T14:52:40.299Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-29T14:52:40.299Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-29T14:52:40.299Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-07-29T14:52:40.299Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-29T14:52:40.299Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-07-29T14:52:40.299Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-29T14:52:40.299Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-29T14:52:40.299Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-07-29T14:52:40.299Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-29T14:52:40.299Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.299Z] [2020-07-29T14:52:40.299Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-29T14:52:40.299Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-29T14:52:40.300Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-29T14:52:40.300Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-29T14:52:40.300Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-29T14:52:40.300Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-29T14:52:40.300Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-07-29T14:52:40.300Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-29T14:52:40.300Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-29T14:52:40.300Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-29T14:52:40.300Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-07-29T14:52:40.300Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-29T14:52:40.300Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-29T14:52:40.300Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-29T14:52:40.300Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.300Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-29T14:52:40.301Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-29T14:52:40.301Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.301Z] [2020-07-29T14:52:40.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-07-29T14:52:40.302Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-07-29T14:52:40.302Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-29T14:52:40.302Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-29T14:52:40.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-29T14:52:40.302Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-29T14:52:40.302Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.302Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-29T14:52:40.303Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-29T14:52:40.303Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.303Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-29T14:52:40.304Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-29T14:52:40.304Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] DONE 1096 tests, 549 skipped in 2178.766s [2020-07-29T14:52:40.304Z] INFO: Integration tests ended at 07/29/2020 14:52:38. Duration:00:36:19.0442888 [2020-07-29T14:52:40.304Z] INFO: Docker info of the daemon under test at end of run [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] Containers: 2 [2020-07-29T14:52:40.304Z] Running: 0 [2020-07-29T14:52:40.304Z] Paused: 0 [2020-07-29T14:52:40.304Z] Stopped: 2 [2020-07-29T14:52:40.304Z] Images: 15 [2020-07-29T14:52:40.304Z] Server Version: 0.0.0-dev [2020-07-29T14:52:40.304Z] Storage Driver: windowsfilter [2020-07-29T14:52:40.304Z] Windows: [2020-07-29T14:52:40.304Z] Logging Driver: json-file [2020-07-29T14:52:40.304Z] Plugins: [2020-07-29T14:52:40.304Z] Volume: local [2020-07-29T14:52:40.304Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-29T14:52:40.304Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-29T14:52:40.304Z] Swarm: inactive [2020-07-29T14:52:40.304Z] Default Isolation: process [2020-07-29T14:52:40.304Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-29T14:52:40.304Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-29T14:52:40.304Z] OSType: windows [2020-07-29T14:52:40.304Z] Architecture: x86_64 [2020-07-29T14:52:40.304Z] CPUs: 4 [2020-07-29T14:52:40.304Z] Total Memory: 32GiB [2020-07-29T14:52:40.304Z] Name: azwin-2-48f070 [2020-07-29T14:52:40.304Z] ID: GKLM:Q2AD:J5N3:CREE:A52F:MOSO:OUTI:I3OY:A2SN:QLQW:EVV3:OQUC [2020-07-29T14:52:40.304Z] Docker Root Dir: D:\CI\PR-41288\2\daemon [2020-07-29T14:52:40.304Z] Debug Mode (client): false [2020-07-29T14:52:40.304Z] Debug Mode (server): true [2020-07-29T14:52:40.304Z] File Descriptors: -1 [2020-07-29T14:52:40.304Z] Goroutines: 18 [2020-07-29T14:52:40.304Z] System Time: 2020-07-29T14:52:38.2844459Z [2020-07-29T14:52:40.304Z] EventsListeners: 0 [2020-07-29T14:52:40.304Z] Registry: https://index.docker.io/v1/ [2020-07-29T14:52:40.304Z] Labels: [2020-07-29T14:52:40.304Z] Experimental: false [2020-07-29T14:52:40.304Z] Insecure Registries: [2020-07-29T14:52:40.304Z] 127.0.0.0/8 [2020-07-29T14:52:40.304Z] Live Restore Enabled: false [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] [2020-07-29T14:52:40.304Z] INFO: Stopping daemon under test [2020-07-29T14:52:40.304Z] SUCCESS: The process with PID 8868 (child process of PID 5448) has been terminated. [2020-07-29T14:52:40.304Z] SUCCESS: The process with PID 5448 (child process of PID 8884) has been terminated. [2020-07-29T14:52:40.304Z] INFO: Stop tailing logs of the daemon under tests [2020-07-29T14:52:40.304Z] INFO: executeCI.ps1 Completed successfully at 07/29/2020 14:52:38. [2020-07-29T14:52:40.304Z] INFO: Tidying up at end of run [2020-07-29T14:52:40.304Z] INFO: Saving daemon under test log (d:\CI\PR-41288\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-29T14:52:40.304Z] INFO: Saving daemon under test log (d:\CI\PR-41288\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-29T14:52:40.304Z] INFO: Nuke-Everything... [2020-07-29T14:52:40.304Z] INFO: Container count on control daemon to delete is 2 [2020-07-29T14:52:40.304Z] 9dbad81e4bb9 [2020-07-29T14:52:40.304Z] 2ebbb15117d3 [2020-07-29T14:52:40.304Z] INFO: Non-base image count on control daemon to delete is 1 [2020-07-29T14:52:40.304Z] Deleted: sha256:2566a6b0235ecbc03921b593696cfc63b744a80dfd4ec64cfd01e8d2ea77c6c4 [2020-07-29T14:52:40.304Z] Deleted: sha256:a3b87c833b09462121e31fdb9876b24566433e7dc1d7a3d64fd2091089146ec2 [2020-07-29T14:52:40.304Z] INFO: Tidying pidfile d:\CI\PR-41288\2\docker.pid [2020-07-29T14:52:40.304Z] INFO: Nuking d:\CI [2020-07-29T14:53:05.655Z] INFO: Zapped successfully [2020-07-29T14:53:05.655Z] [2020-07-29T14:53:05.655Z] INFO: executeCI.ps1 exiting at Wed Jul 29 14:53:03 CUT 2020. Duration 00:49:05.1864022 [2020-07-29T14:53:05.655Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-29T14:53:05.911Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-29T14:53:07.551Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-29T14:53:09.352Z] Archiving artifacts [2020-07-29T14:53:10.548Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41288/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-29T14:53:11.519Z] + make clean [2020-07-29T14:53:11.991Z] docker volume rm -f docker-dev-cache [2020-07-29T14:53:12.464Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS